﻿/*$font-default: 'Open Sans', sans-serif;
$font-primary: 'Raleway', sans-serif;
$font-secondary: 'Poppins', sans-serif;*/
.padding-xxs {
  padding: 2.5px !important;
}

.padding-tw {
  padding: 5px !important;
}

.padding-xs {
  padding: 10px !important;
}

.padding-sm {
  padding: 20px !important;
}

.padding-md {
  padding: 40px !important;
}

.padding-lg {
  padding: 80px !important;
}

.padding-none {
  padding: 0 !important;
}

.padding-top-xxs {
  padding-top: 2.5px !important;
}

.padding-top-tw {
  padding-top: 5px !important;
}

.padding-top-xs {
  padding-top: 10px !important;
}

.padding-top-sm {
  padding-top: 20px !important;
}

.padding-top-md {
  padding-top: 40px !important;
}

.padding-top-lg {
  padding-top: 80px !important;
}

.padding-top-none {
  padding-top: 0 !important;
}

.padding-bottom-xxs {
  padding-bottom: 2.5px !important;
}

.padding-bottom-tw {
  padding-bottom: 5px !important;
}

.padding-bottom-xs {
  padding-bottom: 10px !important;
}

.padding-bottom-sm {
  padding-bottom: 20px !important;
}

.padding-bottom-md {
  padding-bottom: 40px !important;
}

.padding-bottom-lg {
  padding-bottom: 80px !important;
}

.padding-bottom-none {
  padding-bottom: 0 !important;
}

.padding-right-xxs {
  padding-right: 2.5px !important;
}

.padding-right-tw {
  padding-right: 5px !important;
}

.padding-right-xs {
  padding-right: 10px !important;
}

.padding-right-sm {
  padding-right: 20px !important;
}

.padding-right-md {
  padding-right: 40px !important;
}

.padding-right-lg {
  padding-right: 80px !important;
}

.padding-right-none {
  padding-right: 0 !important;
}

.padding-left-xxs {
  padding-left: 2.5px !important;
}

.padding-left-tw {
  padding-left: 5px !important;
}

.padding-left-xs {
  padding-left: 10px !important;
}

.padding-left-sm {
  padding-left: 20px !important;
}

.padding-left-md {
  padding-left: 40px !important;
}

.padding-left-lg {
  padding-left: 80px !important;
}

.padding-left-none {
  padding-left: 0 !important;
}

.margin-top-xxs {
  margin-top: 2.5px !important;
}

.margin-top-tw {
  margin-top: 5px !important;
}

.margin-top-xs {
  margin-top: 10px !important;
}

.margin-top-sm {
  margin-top: 20px !important;
}

.margin-top-md {
  margin-top: 40px !important;
}

.margin-top-lg {
  margin-top: 80px !important;
}

.margin-top-none {
  margin-top: 0 !important;
}

.margin-bottom-xxs {
  margin-bottom: 2.5px !important;
}

.margin-bottom-tw {
  margin-bottom: 5px !important;
}

.margin-bottom-xs {
  margin-bottom: 10px !important;
}

.margin-bottom-sm {
  margin-bottom: 20px !important;
}

.margin-bottom-md {
  margin-bottom: 40px !important;
}

.margin-bottom-lg {
  margin-bottom: 80px !important;
}

.margin-bottom-none {
  margin-bottom: 0 !important;
}

.margin-left-xxs {
  margin-left: 2.5px !important;
}

.margin-left-tw {
  margin-left: 5px !important;
}

.margin-left-xs {
  margin-left: 10px !important;
}

.margin-left-sm {
  margin-left: 20px !important;
}

.margin-left-md {
  margin-left: 40px !important;
}

.margin-left-lg {
  margin-left: 80px !important;
}

.margin-left-none {
  margin-left: 0 !important;
}

.margin-right-xxs {
  margin-right: 2.5px !important;
}

.margin-right-tw {
  margin-right: 5px !important;
}

.margin-right-xs {
  margin-right: 10px !important;
}

.margin-right-sm {
  margin-right: 20px !important;
}

.margin-right-md {
  margin-right: 40px !important;
}

.margin-right-lg {
  margin-right: 80px !important;
}

.margin-right-none {
  margin-right: 0 !important;
}

.margin-none {
  margin: 0 !important;
}

/*$white_1: $white;
$white_2: $white;
$white_3: $white;
$white_4: $white;
$white_5: $white;
$white_6: $white;
$white_7: $white;
$white_8: $white;*/
.col-white {
  color: #F4F4F4 !important;
}

.bg-white {
  background-color: #F4F4F4 !important;
}

.border-white-2 {
  border: 2px white solid;
}

.border-lightgrey-1-1 {
  border: 1px #8897A9 solid;
}

.border-lightgrey-bottom-1-3 {
  border-bottom: 1px #5B6E82 solid;
}

.col-peach-1 {
  color: #F3A683 !important;
}

.bg-peach-1 {
  background-color: #F3A683 !important;
}

.border-left-peach-1 {
  border-left: 0.1rem solid #F3A683 !important;
}

.border-bottom-peach-1 {
  border-bottom: 0.1rem solid #F3A683 !important;
}

.border-peach-1 {
  border: 0.1rem solid #F3A683 !important;
}

.col-peach-2 {
  color: #F19065 !important;
}

.bg-peach-2 {
  background-color: #F19065 !important;
}

.border-left-peach-2 {
  border-left: 0.1rem solid #F19065 !important;
}

.border-bottom-peach-2 {
  border-bottom: 0.1rem solid #F19065 !important;
}

.border-peach-2 {
  border: 0.1rem solid #F19065 !important;
}

.col-peach-3 {
  color: #DD7150 !important;
}

.bg-peach-3 {
  background-color: #DD7150 !important;
}

.border-left-peach-3 {
  border-left: 0.1rem solid #DD7150 !important;
}

.border-bottom-peach-3 {
  border-bottom: 0.1rem solid #DD7150 !important;
}

.border-peach-3 {
  border: 0.1rem solid #DD7150 !important;
}

.col-peach-4 {
  color: #D35E42 !important;
}

.bg-peach-4 {
  background-color: #D35E42 !important;
}

.border-left-peach-4 {
  border-left: 0.1rem solid #D35E42 !important;
}

.border-bottom-peach-4 {
  border-bottom: 0.1rem solid #D35E42 !important;
}

.border-peach-4 {
  border: 0.1rem solid #D35E42 !important;
}

.col-peach-5 {
  color: #C44B33 !important;
}

.bg-peach-5 {
  background-color: #C44B33 !important;
}

.border-left-peach-5 {
  border-left: 0.1rem solid #C44B33 !important;
}

.border-bottom-peach-5 {
  border-bottom: 0.1rem solid #C44B33 !important;
}

.border-peach-5 {
  border: 0.1rem solid #C44B33 !important;
}

.col-peach-6 {
  color: #B23824 !important;
}

.bg-peach-6 {
  background-color: #B23824 !important;
}

.border-left-peach-6 {
  border-left: 0.1rem solid #B23824 !important;
}

.border-bottom-peach-6 {
  border-bottom: 0.1rem solid #B23824 !important;
}

.border-peach-6 {
  border: 0.1rem solid #B23824 !important;
}

.col-peach-7 {
  color: #8E1F13 !important;
}

.bg-peach-7 {
  background-color: #8E1F13 !important;
}

.border-left-peach-7 {
  border-left: 0.1rem solid #8E1F13 !important;
}

.border-bottom-peach-7 {
  border-bottom: 0.1rem solid #8E1F13 !important;
}

.border-peach-7 {
  border: 0.1rem solid #8E1F13 !important;
}

.col-peach-8 {
  color: #701109 !important;
}

.bg-peach-8 {
  background-color: #701109 !important;
}

.border-left-peach-8 {
  border-left: 0.1rem solid #701109 !important;
}

.border-bottom-peach-8 {
  border-bottom: 0.1rem solid #701109 !important;
}

.border-peach-8 {
  border: 0.1rem solid #701109 !important;
}

.col-yellow-1 {
  color: #F5CD78 !important;
}

.bg-yellow-1 {
  background-color: #F5CD78 !important;
}

.border-left-yellow-1 {
  border-left: 0.1rem solid #F5CD78 !important;
}

.border-bottom-yellow-1 {
  border-bottom: 0.1rem solid #F5CD78 !important;
}

.border-yellow-1 {
  border: 0.1rem solid #F5CD78 !important;
}

.col-yellow-2 {
  color: #E7B25F !important;
}

.bg-yellow-2 {
  background-color: #E7B25F !important;
}

.border-left-yellow-2 {
  border-left: 0.1rem solid #E7B25F !important;
}

.border-bottom-yellow-2 {
  border-bottom: 0.1rem solid #E7B25F !important;
}

.border-yellow-2 {
  border: 0.1rem solid #E7B25F !important;
}

.col-yellow-3 {
  color: #D1984B !important;
}

.bg-yellow-3 {
  background-color: #D1984B !important;
}

.border-left-yellow-3 {
  border-left: 0.1rem solid #D1984B !important;
}

.border-bottom-yellow-3 {
  border-bottom: 0.1rem solid #D1984B !important;
}

.border-yellow-3 {
  border: 0.1rem solid #D1984B !important;
}

.col-yellow-4 {
  color: #C48437 !important;
}

.bg-yellow-4 {
  background-color: #C48437 !important;
}

.border-left-yellow-4 {
  border-left: 0.1rem solid #C48437 !important;
}

.border-bottom-yellow-4 {
  border-bottom: 0.1rem solid #C48437 !important;
}

.border-yellow-4 {
  border: 0.1rem solid #C48437 !important;
}

.col-yellow-5 {
  color: #AF6B22 !important;
}

.bg-yellow-5 {
  background-color: #AF6B22 !important;
}

.border-left-yellow-5 {
  border-left: 0.1rem solid #AF6B22 !important;
}

.border-bottom-yellow-5 {
  border-bottom: 0.1rem solid #AF6B22 !important;
}

.border-yellow-5 {
  border: 0.1rem solid #AF6B22 !important;
}

.col-yellow-6 {
  color: #9E5915 !important;
}

.bg-yellow-6 {
  background-color: #9E5915 !important;
}

.border-left-yellow-6 {
  border-left: 0.1rem solid #9E5915 !important;
}

.border-bottom-yellow-6 {
  border-bottom: 0.1rem solid #9E5915 !important;
}

.border-yellow-6 {
  border: 0.1rem solid #9E5915 !important;
}

.col-yellow-7 {
  color: #87460B !important;
}

.bg-yellow-7 {
  background-color: #87460B !important;
}

.border-left-yellow-7 {
  border-left: 0.1rem solid #87460B !important;
}

.border-bottom-yellow-7 {
  border-bottom: 0.1rem solid #87460B !important;
}

.border-yellow-7 {
  border: 0.1rem solid #87460B !important;
}

.col-yellow-8 {
  color: #6D3609 !important;
}

.bg-yellow-8 {
  background-color: #6D3609 !important;
}

.border-left-yellow-8 {
  border-left: 0.1rem solid #6D3609 !important;
}

.border-bottom-yellow-8 {
  border-bottom: 0.1rem solid #6D3609 !important;
}

.border-yellow-8 {
  border: 0.1rem solid #6D3609 !important;
}

.col-blue-1 {
  color: #7586C2 !important;
}

.bg-blue-1 {
  background-color: #7586C2 !important;
}

.border-left-blue-1 {
  border-left: 0.1rem solid #7586C2 !important;
}

.border-bottom-blue-1 {
  border-bottom: 0.1rem solid #7586C2 !important;
}

.border-blue-1 {
  border: 0.1rem solid #7586C2 !important;
}

.col-blue-2 {
  color: #4F66AD !important;
}

.bg-blue-2 {
  background-color: #4F66AD !important;
}

.border-left-blue-2 {
  border-left: 0.1rem solid #4F66AD !important;
}

.border-bottom-blue-2 {
  border-bottom: 0.1rem solid #4F66AD !important;
}

.border-blue-2 {
  border: 0.1rem solid #4F66AD !important;
}

.col-blue-3 {
  color: #395599 !important;
}

.bg-blue-3 {
  background-color: #395599 !important;
}

.border-left-blue-3 {
  border-left: 0.1rem solid #395599 !important;
}

.border-bottom-blue-3 {
  border-bottom: 0.1rem solid #395599 !important;
}

.border-blue-3 {
  border: 0.1rem solid #395599 !important;
}

.col-blue-4 {
  color: #2A4987 !important;
}

.bg-blue-4 {
  background-color: #2A4987 !important;
}

.border-left-blue-4 {
  border-left: 0.1rem solid #2A4987 !important;
}

.border-bottom-blue-4 {
  border-bottom: 0.1rem solid #2A4987 !important;
}

.border-blue-4 {
  border: 0.1rem solid #2A4987 !important;
}

.col-blue-5 {
  color: #1B3C6D !important;
}

.bg-blue-5 {
  background-color: #1B3C6D !important;
}

.border-left-blue-5 {
  border-left: 0.1rem solid #1B3C6D !important;
}

.border-bottom-blue-5 {
  border-bottom: 0.1rem solid #1B3C6D !important;
}

.border-blue-5 {
  border: 0.1rem solid #1B3C6D !important;
}

.col-blue-6 {
  color: #113156 !important;
}

.bg-blue-6 {
  background-color: #113156 !important;
}

.border-left-blue-6 {
  border-left: 0.1rem solid #113156 !important;
}

.border-bottom-blue-6 {
  border-bottom: 0.1rem solid #113156 !important;
}

.border-blue-6 {
  border: 0.1rem solid #113156 !important;
}

.col-blue-7 {
  color: #07223D !important;
}

.bg-blue-7 {
  background-color: #07223D !important;
}

.border-left-blue-7 {
  border-left: 0.1rem solid #07223D !important;
}

.border-bottom-blue-7 {
  border-bottom: 0.1rem solid #07223D !important;
}

.border-blue-7 {
  border: 0.1rem solid #07223D !important;
}

.col-blue-8 {
  color: #021321 !important;
}

.bg-blue-8 {
  background-color: #021321 !important;
}

.border-left-blue-8 {
  border-left: 0.1rem solid #021321 !important;
}

.border-bottom-blue-8 {
  border-bottom: 0.1rem solid #021321 !important;
}

.border-blue-8 {
  border: 0.1rem solid #021321 !important;
}

.col-orange-1 {
  color: #E87F67 !important;
}

.bg-orange-1 {
  background-color: #E87F67 !important;
}

.border-left-orange-1 {
  border-left: 0.1rem solid #E87F67 !important;
}

.border-bottom-orange-1 {
  border-bottom: 0.1rem solid #E87F67 !important;
}

.border-orange-1 {
  border: 0.1rem solid #E87F67 !important;
}

.col-orange-2 {
  color: #E15F3F !important;
}

.bg-orange-2 {
  background-color: #E15F3F !important;
}

.border-left-orange-2 {
  border-left: 0.1rem solid #E15F3F !important;
}

.border-bottom-orange-2 {
  border-bottom: 0.1rem solid #E15F3F !important;
}

.border-orange-2 {
  border: 0.1rem solid #E15F3F !important;
}

.col-orange-3 {
  color: #CE4832 !important;
}

.bg-orange-3 {
  background-color: #CE4832 !important;
}

.border-left-orange-3 {
  border-left: 0.1rem solid #CE4832 !important;
}

.border-bottom-orange-3 {
  border-bottom: 0.1rem solid #CE4832 !important;
}

.border-orange-3 {
  border: 0.1rem solid #CE4832 !important;
}

.col-orange-4 {
  color: #C13325 !important;
}

.bg-orange-4 {
  background-color: #C13325 !important;
}

.border-left-orange-4 {
  border-left: 0.1rem solid #C13325 !important;
}

.border-bottom-orange-4 {
  border-bottom: 0.1rem solid #C13325 !important;
}

.border-orange-4 {
  border: 0.1rem solid #C13325 !important;
}

.col-orange-5 {
  color: #AD1C15 !important;
}

.bg-orange-5 {
  background-color: #AD1C15 !important;
}

.border-left-orange-5 {
  border-left: 0.1rem solid #AD1C15 !important;
}

.border-bottom-orange-5 {
  border-bottom: 0.1rem solid #AD1C15 !important;
}

.border-orange-5 {
  border: 0.1rem solid #AD1C15 !important;
}

.col-orange-6 {
  color: #991010 !important;
}

.bg-orange-6 {
  background-color: #991010 !important;
}

.border-left-orange-6 {
  border-left: 0.1rem solid #991010 !important;
}

.border-bottom-orange-6 {
  border-bottom: 0.1rem solid #991010 !important;
}

.border-orange-6 {
  border: 0.1rem solid #991010 !important;
}

.col-orange-7 {
  color: #7C0808 !important;
}

.bg-orange-7 {
  background-color: #7C0808 !important;
}

.border-left-orange-7 {
  border-left: 0.1rem solid #7C0808 !important;
}

.border-bottom-orange-7 {
  border-bottom: 0.1rem solid #7C0808 !important;
}

.border-orange-7 {
  border: 0.1rem solid #7C0808 !important;
}

.col-orange-8 {
  color: #560404 !important;
}

.bg-orange-8 {
  background-color: #560404 !important;
}

.border-left-orange-8 {
  border-left: 0.1rem solid #560404 !important;
}

.border-bottom-orange-8 {
  border-bottom: 0.1rem solid #560404 !important;
}

.border-orange-8 {
  border: 0.1rem solid #560404 !important;
}

.col-salmon-1 {
  color: #CF6A87 !important;
}

.bg-salmon-1 {
  background-color: #CF6A87 !important;
}

.border-left-salmon-1 {
  border-left: 0.1rem solid #CF6A87 !important;
}

.border-bottom-salmon-1 {
  border-bottom: 0.1rem solid #CF6A87 !important;
}

.border-salmon-1 {
  border: 0.1rem solid #CF6A87 !important;
}

.col-salmon-2 {
  color: #C44469 !important;
}

.bg-salmon-2 {
  background-color: #C44469 !important;
}

.border-left-salmon-2 {
  border-left: 0.1rem solid #C44469 !important;
}

.border-bottom-salmon-2 {
  border-bottom: 0.1rem solid #C44469 !important;
}

.border-salmon-2 {
  border: 0.1rem solid #C44469 !important;
}

.col-salmon-3 {
  color: #B5355F !important;
}

.bg-salmon-3 {
  background-color: #B5355F !important;
}

.border-left-salmon-3 {
  border-left: 0.1rem solid #B5355F !important;
}

.border-bottom-salmon-3 {
  border-bottom: 0.1rem solid #B5355F !important;
}

.border-salmon-3 {
  border: 0.1rem solid #B5355F !important;
}

.col-salmon-4 {
  color: #A52654 !important;
}

.bg-salmon-4 {
  background-color: #A52654 !important;
}

.border-left-salmon-4 {
  border-left: 0.1rem solid #A52654 !important;
}

.border-bottom-salmon-4 {
  border-bottom: 0.1rem solid #A52654 !important;
}

.border-salmon-4 {
  border: 0.1rem solid #A52654 !important;
}

.col-salmon-5 {
  color: #93184A !important;
}

.bg-salmon-5 {
  background-color: #93184A !important;
}

.border-left-salmon-5 {
  border-left: 0.1rem solid #93184A !important;
}

.border-bottom-salmon-5 {
  border-bottom: 0.1rem solid #93184A !important;
}

.border-salmon-5 {
  border: 0.1rem solid #93184A !important;
}

.col-salmon-6 {
  color: #7C0F41 !important;
}

.bg-salmon-6 {
  background-color: #7C0F41 !important;
}

.border-left-salmon-6 {
  border-left: 0.1rem solid #7C0F41 !important;
}

.border-bottom-salmon-6 {
  border-bottom: 0.1rem solid #7C0F41 !important;
}

.border-salmon-6 {
  border: 0.1rem solid #7C0F41 !important;
}

.col-salmon-7 {
  color: #5E0833 !important;
}

.bg-salmon-7 {
  background-color: #5E0833 !important;
}

.border-left-salmon-7 {
  border-left: 0.1rem solid #5E0833 !important;
}

.border-bottom-salmon-7 {
  border-bottom: 0.1rem solid #5E0833 !important;
}

.border-salmon-7 {
  border: 0.1rem solid #5E0833 !important;
}

.col-salmon-8 {
  color: #3F0424 !important;
}

.bg-salmon-8 {
  background-color: #3F0424 !important;
}

.border-left-salmon-8 {
  border-left: 0.1rem solid #3F0424 !important;
}

.border-bottom-salmon-8 {
  border-bottom: 0.1rem solid #3F0424 !important;
}

.border-salmon-8 {
  border: 0.1rem solid #3F0424 !important;
}

.col-green-1 {
  color: #58B686 !important;
}

.bg-green-1 {
  background-color: #58B686 !important;
}

.border-left-green-1 {
  border-left: 0.1rem solid #58B686 !important;
}

.border-bottom-green-1 {
  border-bottom: 0.1rem solid #58B686 !important;
}

.border-green-1 {
  border: 0.1rem solid #58B686 !important;
}

.col-green-2 {
  color: #1D9571 !important;
}

.bg-green-2 {
  background-color: #1D9571 !important;
}

.border-left-green-2 {
  border-left: 0.1rem solid #1D9571 !important;
}

.border-bottom-green-2 {
  border-bottom: 0.1rem solid #1D9571 !important;
}

.border-green-2 {
  border: 0.1rem solid #1D9571 !important;
}

.col-green-3 {
  color: #11825C !important;
}

.bg-green-3 {
  background-color: #11825C !important;
}

.border-left-green-3 {
  border-left: 0.1rem solid #11825C !important;
}

.border-bottom-green-3 {
  border-bottom: 0.1rem solid #11825C !important;
}

.border-green-3 {
  border: 0.1rem solid #11825C !important;
}

.col-green-4 {
  color: #09704B !important;
}

.bg-green-4 {
  background-color: #09704B !important;
}

.border-left-green-4 {
  border-left: 0.1rem solid #09704B !important;
}

.border-bottom-green-4 {
  border-bottom: 0.1rem solid #09704B !important;
}

.border-green-4 {
  border: 0.1rem solid #09704B !important;
}

.col-green-5 {
  color: #045E3B !important;
}

.bg-green-5 {
  background-color: #045E3B !important;
}

.border-left-green-5 {
  border-left: 0.1rem solid #045E3B !important;
}

.border-bottom-green-5 {
  border-bottom: 0.1rem solid #045E3B !important;
}

.border-green-5 {
  border: 0.1rem solid #045E3B !important;
}

.col-green-6 {
  color: #024427 !important;
}

.bg-green-6 {
  background-color: #024427 !important;
}

.border-left-green-6 {
  border-left: 0.1rem solid #024427 !important;
}

.border-bottom-green-6 {
  border-bottom: 0.1rem solid #024427 !important;
}

.border-green-6 {
  border: 0.1rem solid #024427 !important;
}

.col-green-7 {
  color: #012D18 !important;
}

.bg-green-7 {
  background-color: #012D18 !important;
}

.border-left-green-7 {
  border-left: 0.1rem solid #012D18 !important;
}

.border-bottom-green-7 {
  border-bottom: 0.1rem solid #012D18 !important;
}

.border-green-7 {
  border: 0.1rem solid #012D18 !important;
}

.col-green-8 {
  color: #011C0E !important;
}

.bg-green-8 {
  background-color: #011C0E !important;
}

.border-left-green-8 {
  border-left: 0.1rem solid #011C0E !important;
}

.border-bottom-green-8 {
  border-bottom: 0.1rem solid #011C0E !important;
}

.border-green-8 {
  border: 0.1rem solid #011C0E !important;
}

.col-purple-1 {
  color: #7870A7 !important;
}

.bg-purple-1 {
  background-color: #7870A7 !important;
}

.border-left-purple-1 {
  border-left: 0.1rem solid #7870A7 !important;
}

.border-bottom-purple-1 {
  border-bottom: 0.1rem solid #7870A7 !important;
}

.border-purple-1 {
  border: 0.1rem solid #7870A7 !important;
}

.col-purple-2 {
  color: #584B91 !important;
}

.bg-purple-2 {
  background-color: #584B91 !important;
}

.border-left-purple-2 {
  border-left: 0.1rem solid #584B91 !important;
}

.border-bottom-purple-2 {
  border-bottom: 0.1rem solid #584B91 !important;
}

.border-purple-2 {
  border: 0.1rem solid #584B91 !important;
}

.col-purple-3 {
  color: #3E3E7F !important;
}

.bg-purple-3 {
  background-color: #3E3E7F !important;
}

.border-left-purple-3 {
  border-left: 0.1rem solid #3E3E7F !important;
}

.border-bottom-purple-3 {
  border-bottom: 0.1rem solid #3E3E7F !important;
}

.border-purple-3 {
  border: 0.1rem solid #3E3E7F !important;
}

.col-purple-4 {
  color: #332E75 !important;
}

.bg-purple-4 {
  background-color: #332E75 !important;
}

.border-left-purple-4 {
  border-left: 0.1rem solid #332E75 !important;
}

.border-bottom-purple-4 {
  border-bottom: 0.1rem solid #332E75 !important;
}

.border-purple-4 {
  border: 0.1rem solid #332E75 !important;
}

.col-purple-5 {
  color: #212160 !important;
}

.bg-purple-5 {
  background-color: #212160 !important;
}

.border-left-purple-5 {
  border-left: 0.1rem solid #212160 !important;
}

.border-bottom-purple-5 {
  border-bottom: 0.1rem solid #212160 !important;
}

.border-purple-5 {
  border: 0.1rem solid #212160 !important;
}

.col-purple-6 {
  color: #151549 !important;
}

.bg-purple-6 {
  background-color: #151549 !important;
}

.border-left-purple-6 {
  border-left: 0.1rem solid #151549 !important;
}

.border-bottom-purple-6 {
  border-bottom: 0.1rem solid #151549 !important;
}

.border-purple-6 {
  border: 0.1rem solid #151549 !important;
}

.col-purple-7 {
  color: #0D0D35 !important;
}

.bg-purple-7 {
  background-color: #0D0D35 !important;
}

.border-left-purple-7 {
  border-left: 0.1rem solid #0D0D35 !important;
}

.border-bottom-purple-7 {
  border-bottom: 0.1rem solid #0D0D35 !important;
}

.border-purple-7 {
  border: 0.1rem solid #0D0D35 !important;
}

.col-purple-8 {
  color: #070723 !important;
}

.bg-purple-8 {
  background-color: #070723 !important;
}

.border-left-purple-8 {
  border-left: 0.1rem solid #070723 !important;
}

.border-bottom-purple-8 {
  border-bottom: 0.1rem solid #070723 !important;
}

.border-purple-8 {
  border: 0.1rem solid #070723 !important;
}

.col-pink-1 {
  color: #F3A4C1 !important;
}

.bg-pink-1 {
  background-color: #F3A4C1 !important;
}

.border-left-pink-1 {
  border-left: 0.1rem solid #F3A4C1 !important;
}

.border-bottom-pink-1 {
  border-bottom: 0.1rem solid #F3A4C1 !important;
}

.border-pink-1 {
  border: 0.1rem solid #F3A4C1 !important;
}

.col-pink-2 {
  color: #F18EB2 !important;
}

.bg-pink-2 {
  background-color: #F18EB2 !important;
}

.border-left-pink-2 {
  border-left: 0.1rem solid #F18EB2 !important;
}

.border-bottom-pink-2 {
  border-bottom: 0.1rem solid #F18EB2 !important;
}

.border-pink-2 {
  border: 0.1rem solid #F18EB2 !important;
}

.col-pink-3 {
  color: #E274A1 !important;
}

.bg-pink-3 {
  background-color: #E274A1 !important;
}

.border-left-pink-3 {
  border-left: 0.1rem solid #E274A1 !important;
}

.border-bottom-pink-3 {
  border-bottom: 0.1rem solid #E274A1 !important;
}

.border-pink-3 {
  border: 0.1rem solid #E274A1 !important;
}

.col-pink-4 {
  color: #D86498 !important;
}

.bg-pink-4 {
  background-color: #D86498 !important;
}

.border-left-pink-4 {
  border-left: 0.1rem solid #D86498 !important;
}

.border-bottom-pink-4 {
  border-bottom: 0.1rem solid #D86498 !important;
}

.border-pink-4 {
  border: 0.1rem solid #D86498 !important;
}

.col-pink-5 {
  color: #BC4A83 !important;
}

.bg-pink-5 {
  background-color: #BC4A83 !important;
}

.border-left-pink-5 {
  border-left: 0.1rem solid #BC4A83 !important;
}

.border-bottom-pink-5 {
  border-bottom: 0.1rem solid #BC4A83 !important;
}

.border-pink-5 {
  border: 0.1rem solid #BC4A83 !important;
}

.col-pink-6 {
  color: #A0326E !important;
}

.bg-pink-6 {
  background-color: #A0326E !important;
}

.border-left-pink-6 {
  border-left: 0.1rem solid #A0326E !important;
}

.border-bottom-pink-6 {
  border-bottom: 0.1rem solid #A0326E !important;
}

.border-pink-6 {
  border: 0.1rem solid #A0326E !important;
}

.col-pink-7 {
  color: #871F5D !important;
}

.bg-pink-7 {
  background-color: #871F5D !important;
}

.border-left-pink-7 {
  border-left: 0.1rem solid #871F5D !important;
}

.border-bottom-pink-7 {
  border-bottom: 0.1rem solid #871F5D !important;
}

.border-pink-7 {
  border: 0.1rem solid #871F5D !important;
}

.col-pink-8 {
  color: #5B0E40 !important;
}

.bg-pink-8 {
  background-color: #5B0E40 !important;
}

.border-left-pink-8 {
  border-left: 0.1rem solid #5B0E40 !important;
}

.border-bottom-pink-8 {
  border-bottom: 0.1rem solid #5B0E40 !important;
}

.border-pink-8 {
  border: 0.1rem solid #5B0E40 !important;
}

.col-cyan-1 {
  color: #6AC5D4 !important;
}

.bg-cyan-1 {
  background-color: #6AC5D4 !important;
}

.border-left-cyan-1 {
  border-left: 0.1rem solid #6AC5D4 !important;
}

.border-bottom-cyan-1 {
  border-bottom: 0.1rem solid #6AC5D4 !important;
}

.border-cyan-1 {
  border: 0.1rem solid #6AC5D4 !important;
}

.col-cyan-2 {
  color: #46BDD0 !important;
}

.bg-cyan-2 {
  background-color: #46BDD0 !important;
}

.border-left-cyan-2 {
  border-left: 0.1rem solid #46BDD0 !important;
}

.border-bottom-cyan-2 {
  border-bottom: 0.1rem solid #46BDD0 !important;
}

.border-cyan-2 {
  border: 0.1rem solid #46BDD0 !important;
}

.col-cyan-3 {
  color: #2BACB2 !important;
}

.bg-cyan-3 {
  background-color: #2BACB2 !important;
}

.border-left-cyan-3 {
  border-left: 0.1rem solid #2BACB2 !important;
}

.border-bottom-cyan-3 {
  border-bottom: 0.1rem solid #2BACB2 !important;
}

.border-cyan-3 {
  border: 0.1rem solid #2BACB2 !important;
}

.col-cyan-4 {
  color: #1A9999 !important;
}

.bg-cyan-4 {
  background-color: #1A9999 !important;
}

.border-left-cyan-4 {
  border-left: 0.1rem solid #1A9999 !important;
}

.border-bottom-cyan-4 {
  border-bottom: 0.1rem solid #1A9999 !important;
}

.border-cyan-4 {
  border: 0.1rem solid #1A9999 !important;
}

.col-cyan-5 {
  color: #0F827F !important;
}

.bg-cyan-5 {
  background-color: #0F827F !important;
}

.border-left-cyan-5 {
  border-left: 0.1rem solid #0F827F !important;
}

.border-bottom-cyan-5 {
  border-bottom: 0.1rem solid #0F827F !important;
}

.border-cyan-5 {
  border: 0.1rem solid #0F827F !important;
}

.col-cyan-6 {
  color: #07706B !important;
}

.bg-cyan-6 {
  background-color: #07706B !important;
}

.border-left-cyan-6 {
  border-left: 0.1rem solid #07706B !important;
}

.border-bottom-cyan-6 {
  border-bottom: 0.1rem solid #07706B !important;
}

.border-cyan-6 {
  border: 0.1rem solid #07706B !important;
}

.col-cyan-7 {
  color: #035650 !important;
}

.bg-cyan-7 {
  background-color: #035650 !important;
}

.border-left-cyan-7 {
  border-left: 0.1rem solid #035650 !important;
}

.border-bottom-cyan-7 {
  border-bottom: 0.1rem solid #035650 !important;
}

.border-cyan-7 {
  border: 0.1rem solid #035650 !important;
}

.col-cyan-8 {
  color: #033A35 !important;
}

.bg-cyan-8 {
  background-color: #033A35 !important;
}

.border-left-cyan-8 {
  border-left: 0.1rem solid #033A35 !important;
}

.border-bottom-cyan-8 {
  border-bottom: 0.1rem solid #033A35 !important;
}

.border-cyan-8 {
  border: 0.1rem solid #033A35 !important;
}

.col-red-1 {
  color: #EA8685 !important;
}

.bg-red-1 {
  background-color: #EA8685 !important;
}

.border-left-red-1 {
  border-left: 0.1rem solid #EA8685 !important;
}

.border-bottom-red-1 {
  border-bottom: 0.1rem solid #EA8685 !important;
}

.border-red-1 {
  border: 0.1rem solid #EA8685 !important;
}

.col-red-2 {
  color: #E66767 !important;
}

.bg-red-2 {
  background-color: #E66767 !important;
}

.border-left-red-2 {
  border-left: 0.1rem solid #E66767 !important;
}

.border-bottom-red-2 {
  border-bottom: 0.1rem solid #E66767 !important;
}

.border-red-2 {
  border: 0.1rem solid #E66767 !important;
}

.col-red-3 {
  color: #DD4E4E !important;
}

.bg-red-3 {
  background-color: #DD4E4E !important;
}

.border-left-red-3 {
  border-left: 0.1rem solid #DD4E4E !important;
}

.border-bottom-red-3 {
  border-bottom: 0.1rem solid #DD4E4E !important;
}

.border-red-3 {
  border: 0.1rem solid #DD4E4E !important;
}

.col-red-4 {
  color: #D13B3B !important;
}

.bg-red-4 {
  background-color: #D13B3B !important;
}

.border-left-red-4 {
  border-left: 0.1rem solid #D13B3B !important;
}

.border-bottom-red-4 {
  border-bottom: 0.1rem solid #D13B3B !important;
}

.border-red-4 {
  border: 0.1rem solid #D13B3B !important;
}

.col-red-5 {
  color: #BC2626 !important;
}

.bg-red-5 {
  background-color: #BC2626 !important;
}

.border-left-red-5 {
  border-left: 0.1rem solid #BC2626 !important;
}

.border-bottom-red-5 {
  border-bottom: 0.1rem solid #BC2626 !important;
}

.border-red-5 {
  border: 0.1rem solid #BC2626 !important;
}

.col-red-6 {
  color: #A51616 !important;
}

.bg-red-6 {
  background-color: #A51616 !important;
}

.border-left-red-6 {
  border-left: 0.1rem solid #A51616 !important;
}

.border-bottom-red-6 {
  border-bottom: 0.1rem solid #A51616 !important;
}

.border-red-6 {
  border: 0.1rem solid #A51616 !important;
}

.col-red-7 {
  color: #890C0C !important;
}

.bg-red-7 {
  background-color: #890C0C !important;
}

.border-left-red-7 {
  border-left: 0.1rem solid #890C0C !important;
}

.border-bottom-red-7 {
  border-bottom: 0.1rem solid #890C0C !important;
}

.border-red-7 {
  border: 0.1rem solid #890C0C !important;
}

.col-red-8 {
  color: #680909 !important;
}

.bg-red-8 {
  background-color: #680909 !important;
}

.border-left-red-8 {
  border-left: 0.1rem solid #680909 !important;
}

.border-bottom-red-8 {
  border-bottom: 0.1rem solid #680909 !important;
}

.border-red-8 {
  border: 0.1rem solid #680909 !important;
}

.col-darkgrey-1 {
  color: #596275 !important;
}

.bg-darkgrey-1 {
  background-color: #596275 !important;
}

.border-left-darkgrey-1 {
  border-left: 0.1rem solid #596275 !important;
}

.border-bottom-darkgrey-1 {
  border-bottom: 0.1rem solid #596275 !important;
}

.border-darkgrey-1 {
  border: 0.1rem solid #596275 !important;
}

.col-darkgrey-2 {
  color: #2F3952 !important;
}

.bg-darkgrey-2 {
  background-color: #2F3952 !important;
}

.border-left-darkgrey-2 {
  border-left: 0.1rem solid #2F3952 !important;
}

.border-bottom-darkgrey-2 {
  border-bottom: 0.1rem solid #2F3952 !important;
}

.border-darkgrey-2 {
  border: 0.1rem solid #2F3952 !important;
}

.col-darkgrey-3 {
  color: #222D44 !important;
}

.bg-darkgrey-3 {
  background-color: #222D44 !important;
}

.border-left-darkgrey-3 {
  border-left: 0.1rem solid #222D44 !important;
}

.border-bottom-darkgrey-3 {
  border-bottom: 0.1rem solid #222D44 !important;
}

.border-darkgrey-3 {
  border: 0.1rem solid #222D44 !important;
}

.col-darkgrey-4 {
  color: #162135 !important;
}

.bg-darkgrey-4 {
  background-color: #162135 !important;
}

.border-left-darkgrey-4 {
  border-left: 0.1rem solid #162135 !important;
}

.border-bottom-darkgrey-4 {
  border-bottom: 0.1rem solid #162135 !important;
}

.border-darkgrey-4 {
  border: 0.1rem solid #162135 !important;
}

.col-darkgrey-5 {
  color: #101A28 !important;
}

.bg-darkgrey-5 {
  background-color: #101A28 !important;
}

.border-left-darkgrey-5 {
  border-left: 0.1rem solid #101A28 !important;
}

.border-bottom-darkgrey-5 {
  border-bottom: 0.1rem solid #101A28 !important;
}

.border-darkgrey-5 {
  border: 0.1rem solid #101A28 !important;
}

.col-darkgrey-6 {
  color: #070E16 !important;
}

.bg-darkgrey-6 {
  background-color: #070E16 !important;
}

.border-left-darkgrey-6 {
  border-left: 0.1rem solid #070E16 !important;
}

.border-bottom-darkgrey-6 {
  border-bottom: 0.1rem solid #070E16 !important;
}

.border-darkgrey-6 {
  border: 0.1rem solid #070E16 !important;
}

.col-darkgrey-7 {
  color: #03060A !important;
}

.bg-darkgrey-7 {
  background-color: #03060A !important;
}

.border-left-darkgrey-7 {
  border-left: 0.1rem solid #03060A !important;
}

.border-bottom-darkgrey-7 {
  border-bottom: 0.1rem solid #03060A !important;
}

.border-darkgrey-7 {
  border: 0.1rem solid #03060A !important;
}

.col-darkgrey-8 {
  color: #010305 !important;
}

.bg-darkgrey-8 {
  background-color: #010305 !important;
}

.border-left-darkgrey-8 {
  border-left: 0.1rem solid #010305 !important;
}

.border-bottom-darkgrey-8 {
  border-bottom: 0.1rem solid #010305 !important;
}

.border-darkgrey-8 {
  border: 0.1rem solid #010305 !important;
}

.col-lightgrey-1 {
  color: #8897A9 !important;
}

.bg-lightgrey-1 {
  background-color: #8897A9 !important;
}

.border-left-lightgrey-1 {
  border-left: 0.1rem solid #8897A9 !important;
}

.border-bottom-lightgrey-1 {
  border-bottom: 0.1rem solid #8897A9 !important;
}

.border-lightgrey-1 {
  border: 0.1rem solid #8897A9 !important;
}

.col-lightgrey-2 {
  color: #6B7C92 !important;
}

.bg-lightgrey-2 {
  background-color: #6B7C92 !important;
}

.border-left-lightgrey-2 {
  border-left: 0.1rem solid #6B7C92 !important;
}

.border-bottom-lightgrey-2 {
  border-bottom: 0.1rem solid #6B7C92 !important;
}

.border-lightgrey-2 {
  border: 0.1rem solid #6B7C92 !important;
}

.col-lightgrey-3 {
  color: #5B6E82 !important;
}

.bg-lightgrey-3 {
  background-color: #5B6E82 !important;
}

.border-left-lightgrey-3 {
  border-left: 0.1rem solid #5B6E82 !important;
}

.border-bottom-lightgrey-3 {
  border-bottom: 0.1rem solid #5B6E82 !important;
}

.border-lightgrey-3 {
  border: 0.1rem solid #5B6E82 !important;
}

.col-lightgrey-4 {
  color: #4E6172 !important;
}

.bg-lightgrey-4 {
  background-color: #4E6172 !important;
}

.border-left-lightgrey-4 {
  border-left: 0.1rem solid #4E6172 !important;
}

.border-bottom-lightgrey-4 {
  border-bottom: 0.1rem solid #4E6172 !important;
}

.border-lightgrey-4 {
  border: 0.1rem solid #4E6172 !important;
}

.col-lightgrey-5 {
  color: #3B4D5B !important;
}

.bg-lightgrey-5 {
  background-color: #3B4D5B !important;
}

.border-left-lightgrey-5 {
  border-left: 0.1rem solid #3B4D5B !important;
}

.border-bottom-lightgrey-5 {
  border-bottom: 0.1rem solid #3B4D5B !important;
}

.border-lightgrey-5 {
  border: 0.1rem solid #3B4D5B !important;
}

.col-lightgrey-6 {
  color: #253642 !important;
}

.bg-lightgrey-6 {
  background-color: #253642 !important;
}

.border-left-lightgrey-6 {
  border-left: 0.1rem solid #253642 !important;
}

.border-bottom-lightgrey-6 {
  border-bottom: 0.1rem solid #253642 !important;
}

.border-lightgrey-6 {
  border: 0.1rem solid #253642 !important;
}

.col-lightgrey-7 {
  color: #17252D !important;
}

.bg-lightgrey-7 {
  background-color: #17252D !important;
}

.border-left-lightgrey-7 {
  border-left: 0.1rem solid #17252D !important;
}

.border-bottom-lightgrey-7 {
  border-bottom: 0.1rem solid #17252D !important;
}

.border-lightgrey-7 {
  border: 0.1rem solid #17252D !important;
}

.col-lightgrey-8 {
  color: #081014 !important;
}

.bg-lightgrey-8 {
  background-color: #081014 !important;
}

.border-left-lightgrey-8 {
  border-left: 0.1rem solid #081014 !important;
}

.border-bottom-lightgrey-8 {
  border-bottom: 0.1rem solid #081014 !important;
}

.border-lightgrey-8 {
  border: 0.1rem solid #081014 !important;
}

.rainbow-light, .btn.btn-rainbow, .trainingoffering .filters button.btn-rainbow {
  background-image: linear-gradient(90deg, rgba(216, 100, 152, 0.6) 0%, rgba(216, 100, 152, 0.6) 16.67%, rgba(209, 59, 59, 0.6) 16.67%, rgba(209, 59, 59, 0.6) 33.34%, rgba(196, 132, 55, 0.6) 33.34%, rgba(196, 132, 55, 0.6) 50%, rgba(9, 112, 75, 0.6) 50%, rgba(9, 112, 75, 0.6) 66.67%, rgba(42, 73, 135, 0.6) 66.67%, rgba(42, 73, 135, 0.6) 83.34%, rgba(51, 46, 117, 0.6) 83.34%, rgba(51, 46, 117, 0.6) 100%);
}

.rainbow-dark, .btn.btn-rainbow:hover, .trainingoffering .filters button.btn-rainbow:hover {
  background-image: linear-gradient(90deg, rgba(216, 100, 152, 0.8) 0%, rgba(216, 100, 152, 0.8) 16.67%, rgba(209, 59, 59, 0.8) 16.67%, rgba(209, 59, 59, 0.8) 33.34%, rgba(196, 132, 55, 0.8) 33.34%, rgba(196, 132, 55, 0.8) 50%, rgba(9, 112, 75, 0.8) 50%, rgba(9, 112, 75, 0.8) 66.67%, rgba(42, 73, 135, 0.8) 66.67%, rgba(42, 73, 135, 0.8) 83.34%, rgba(51, 46, 117, 0.8) 83.34%, rgba(51, 46, 117, 0.8) 100%);
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Roboto", sans-serif;
  color: #F4F4F4;
  background-color: #070723;
}

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

a:hover {
  color: white;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  /*margin-bottom:$spacer-md !important;*/
}

p {
  color: #8897A9;
}

.rounded-right {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}

.rounded-left {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.bold {
  font-weight: 700;
}

.bolder {
  font-weight: 900;
}

.light {
  font-weight: normal;
}

.shadow-sm, .trainingoffering .training-item:hover, .btn:hover, .trainingoffering .filters button:hover {
  box-shadow: 0 2.5px 10px rgba(0, 0, 0, 0.1), 0 2.5px 10px rgba(0, 0, 0, 0.05);
}

ul.custom-icon-list {
  list-style-type: none; /* Remove default list styling */
  padding-left: 0; /* Remove default padding */
  /*li::before
      {
          content: 'star';*/ /* Replace 'star' with your chosen icon */
  /*font-family: 'Material Icons';*/ /* Specify the icon font */
  /*position: absolute;
          left: -32px;*/ /* Align with the start of the list item */
  /*top: -8px;*/ /* Adjust as necessary */
  /*font-size: 24px;*/ /* Icon size */
  /*}*/
}
ul.custom-icon-list li {
  position: relative; /* Required for positioning the pseudo-element */
  margin-left: 40px; /* Space for the icon */
  margin-bottom: 10px; /* Optional: Space between items */
  /*&.star<span class="material-symbols-outlined">

  </span>
          {
              content: 'star';*/ /* Replace 'star' with your chosen icon */
  /*}*/
}
ul.custom-icon-list li.icon-funded::before {
  content: "credit_score"; /* Replace 'star' with your chosen icon */
}
ul.custom-icon-list li.icon-open::before {
  content: "meeting_room"; /* Replace 'star' with your chosen icon */
}
ul.custom-icon-list li.icon-private::before {
  content: "apartment"; /* Replace 'star' with your chosen icon */
}

.reusable-li-material-icon-before, ul.custom-icon-list li.icon-funded::before, ul.custom-icon-list li.icon-open::before, ul.custom-icon-list li.icon-private::before {
  font-family: "Material Symbols Outlined"; /* Specify the icon font */
  position: absolute;
  left: -32px; /* Align with the start of the list item */
  top: -8px; /* Adjust as necessary */
  font-size: 24px; /* Icon size */
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 20px;
  bottom: 20px;
  z-index: 996;
  background: #F4F4F4;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #070723;
  line-height: 0;
}
.back-to-top:hover {
  background: white;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #F4F4F4;
  border-top-color: #070723;
  border-bottom-color: #070723;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
.bg-triangle, .bg-triangle-opaque {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #151549; /* Purple with 50% transparency */
  z-index: -1; /* Places the triangle behind the text */
  opacity: 0.2;
  /*opacity:1;*/
  /*triangle-1 position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: $purple_6;*/ /* Purple with 50% transparency */
  /*transform: skewX(-45deg);
  z-index: -1;*/ /* Places the triangle behind the text */
}

.bg-triangle-opaque {
  opacity: 0.5;
}

/* Triangle Variations */
.triangle-1 {
  transform: skewX(-30deg); /* Less skewed */
}

.triangle-2 {
  transform: skewX(45deg); /* Standard 45 degree skew */
  /*transform: scaleY(-1);*/ /* Flips the triangle vertically */
}

.triangle-3 {
  transform: skewX(-60deg); /* More skewed */
}

.triangle-4 {
  transform: skewX(-75deg); /* Highly skewed */
}

.triangle-5 {
  transform: skewX(75deg); /* Highly skewed */
}

.btn, .trainingoffering .filters button {
  /*display: flex;
  align-items: center;*/ /* This align

/*background: rgba($white, .2);*/
  background: rgba(9, 112, 75, 0.75);
  /*padding: 6px 30px 8px 30px;*/
  padding: 10px 20px 10px 20px;
  color: #F4F4F4;
  border-radius: 50px;
  transition: all ease-in-out 0.4s;
  font-weight: 700;
  border: 1px solid #012D18;
  display: inline-flex; /* Use flexbox for alignment */
  align-items: center; /* Vertical alignment */
  justify-content: center; /* Horizontal alignment */
  /*
  &.btn-icon-inline
  {*/
  /* }*/
}
.btn.btn-xs, .trainingoffering .filters button {
  padding: 5px 10px 5px 10px;
  font-weight: 500;
  font-size: 14px;
}
.btn i, .trainingoffering .filters button i {
  font-size: 14px;
}
.btn .material-icons, .trainingoffering .filters button .material-icons {
  margin-right: 10px; /* Space between icon and text */
  vertical-align: middle; /* Additional vertical alignment */
}
.btn .material-icons .right, .trainingoffering .filters button .material-icons .right {
  margin-right: 0; /* Space between icon and text */
  margin-left: 10px; /* Space between icon and text */
}
.btn:hover, .trainingoffering .filters button:hover {
  color: #F4F4F4;
  background: #09704b;
  border: 1px solid #045E3B;
  transform: scale(1.05); /* Slightly enlarges the button when hovered */
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn.btn-orange, .trainingoffering .filters button.btn-orange {
  background: rgba(193, 51, 37, 0.75);
}
.btn.btn-orange:hover, .trainingoffering .filters button.btn-orange:hover {
  color: #F4F4F4;
  background: #c13325;
  border: 1px solid #7C0808;
}
.btn.btn-purple, .trainingoffering .filters button.btn-purple {
  background: rgba(51, 46, 117, 0.75);
}
.btn.btn-purple:hover, .trainingoffering .filters button.btn-purple:hover {
  color: #F4F4F4;
  background: #332e75;
  border: 1px solid #0D0D35;
}
.btn.btn-lightgrey, .trainingoffering .filters button.btn-lightgrey {
  background: rgba(78, 97, 114, 0.75);
}
.btn.btn-lightgrey:hover, .trainingoffering .filters button.btn-lightgrey:hover {
  color: #F4F4F4;
  background: #4e6172;
  border: 1px solid #17252D;
}
.btn.btn-white-outline, .trainingoffering .filters button.btn-white-outline {
  background: unset;
  border: 2px solid #F4F4F4;
  color: #F4F4F4;
}
.btn.btn-white-outline:hover, .trainingoffering .filters button.btn-white-outline:hover {
  color: #F4F4F4;
  background: rgba(244, 244, 244, 0.1);
}
.btn.btn-rainbow, .trainingoffering .filters button.btn-rainbow {
  background: rgba(244, 244, 244, 0.2);
  color: #F4F4F4 !important; /* Text color */
}
.btn.btn-rainbow:hover, .trainingoffering .filters button.btn-rainbow:hover {
  color: #F4F4F4;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1); /* Original size */
    background-image: linear-gradient(90deg, rgba(216, 100, 152, 0.6) 0%, rgba(216, 100, 152, 0.6) 16.67%, rgba(209, 59, 59, 0.6) 16.67%, rgba(209, 59, 59, 0.6) 33.34%, rgba(196, 132, 55, 0.6) 33.34%, rgba(196, 132, 55, 0.6) 50%, rgba(9, 112, 75, 0.6) 50%, rgba(9, 112, 75, 0.6) 66.67%, rgba(42, 73, 135, 0.6) 66.67%, rgba(42, 73, 135, 0.6) 83.34%, rgba(51, 46, 117, 0.6) 83.34%, rgba(51, 46, 117, 0.6) 100%);
  }
  50% {
    transform: scale(1.05); /* 20% larger */
    background-image: linear-gradient(90deg, rgba(216, 100, 152, 0.8) 0%, rgba(216, 100, 152, 0.8) 16.67%, rgba(209, 59, 59, 0.8) 16.67%, rgba(209, 59, 59, 0.8) 33.34%, rgba(196, 132, 55, 0.8) 33.34%, rgba(196, 132, 55, 0.8) 50%, rgba(9, 112, 75, 0.8) 50%, rgba(9, 112, 75, 0.8) 66.67%, rgba(42, 73, 135, 0.8) 66.67%, rgba(42, 73, 135, 0.8) 83.34%, rgba(51, 46, 117, 0.8) 83.34%, rgba(51, 46, 117, 0.8) 100%);
  }
}
.pulse {
  animation: pulse 2s infinite; /* Adjust '2s' to control the speed */
}

.pulse-hover:hover {
  animation: 2s ease-out; /* Adjust '2s' to control the speed */
  /*transform: scale(1.05);*/ /* 20% larger */
  /*background-image: linear-gradient( 90deg, rgba($pink_4,.8) 0%,
  //$pink_4 0%,
  rgba($pink_4,.8) 16.67%, rgba($red_4,.8) 16.67%, rgba($red_4,.8) 33.34%, rgba($yellow_4,.8) 33.34%, rgba($yellow_4,.8) 50%, rgba($green_4,.8) 50%, rgba($green_4,.8) 66.67%, rgba($blue_4,.8) 66.67%, rgba($blue_4,.8) 83.34%, rgba($purple_4,.8) 83.34%, rgba($purple_4,.8) 100% );*/
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background-color: #0D0D35;
  transition: all 0.5s;
  z-index: 997;
  padding: 15px 0;
  box-shadow: 0px 0 18px rgba(91, 110, 130, 0.08);
}
#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
#header .logo a {
  color: #F4F4F4;
}
#header .logo img {
  max-height: 40px;
}

/**
* Get Startet Button 
*/
/*.rainbow-border
{
    height: 50px;*/ /* Example height, adjust as needed */
/*border-bottom: 3px solid transparent;*/ /* Set the thickness of the border */
/*background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);*/ /* Colors of the rainbow */
/*background-clip: padding-box;*/ /* Prevents the background from extending into the border */
/*background-size: 100% calc(100% + 3px);*/ /* Adjusts the size of the background */
/*background-repeat: no-repeat;
}*/
/* Additional style to prevent the background from being covered by the element's content */
/*.rainbow-border::before
{
    content: "";
    display: block;
    height: 3px;*/ /* Same as the border thickness */
/*margin-bottom: -3px;*/ /* Pulls the pseudo-element up to the bottom border */
/*}*/
.get-started-btn {
  margin-left: 22px;
  background: #F4F4F4;
  color: #5B6E82;
  border-radius: 50px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  display: inline-block;
  /*@extend .rainbow-border;*/
}
.get-started-btn:hover {
  background: #8897A9;
  color: #070723;
}
@media (max-width: 768px) {
  .get-started-btn {
    margin: 0 15px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #5B6E82;
  white-space: nowrap;
  transition: 0.3s;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #F4F4F4;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #070723;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #5B6E82;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(70, 84.6153846154, 100, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 6px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #5B6E82;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #F4F4F4;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #F4F4F4;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 80vh;
  background: url("/Content/images/ninion-trans-25.png") top center;
  background-size: cover;
  position: relative;
}
#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero .container {
  /*  padding-top: 72px;
    @media (max-width: 992px) {
      padding-top: 62px;
    }*/
}
#hero h1 {
  margin: 0;
  font-size: 96px;
  font-weight: 700;
  line-height: 104px;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
#hero h2 {
  color: #eee;
  margin: 10px 0 0 0;
  font-size: 24px;
}
#hero .btn-get-started {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 50px;
  transition: 0.5s;
  margin-top: 30px;
  border: 2px solid #fff;
  color: #fff;
}
#hero .btn-get-started:hover {
  background: #F4F4F4;
  color: #070723;
  border: 2px solid #F4F4F4;
}
@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #hero {
    height: 100vh;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
  position: relative;
}

.section-bg {
  /*background-color: lighten($primary, 73);*/
  background-color: #0D0D35;
}

.section-title {
  padding-bottom: 40px;
}
.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #F4F4F4;
  font-family: "Roboto", sans-serif;
}
.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: white;
  margin: 4px 10px;
}
.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 900;
  /*font-weight:bold;*/
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  color: #5B6E82;
}

.breadcrumbs {
  margin-top: 80px;
  text-align: left;
  background: #070723;
  padding: 40px 0;
  color: #F4F4F4;
}
@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 63px;
  }
}
.breadcrumbs h2 {
  font-size: 32px;
  font-weight: 500;
  text-transform: uppercase;
}
.breadcrumbs p {
  font-size: 14px;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}
.about .content ul {
  list-style: none;
  padding: 0;
}
.about .content ul li {
  padding-bottom: 10px;
}
.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #F4F4F4;
}
.about .content .learn-more-btn {
  background: #F4F4F4;
  color: #F4F4F4;
  border-radius: 50px;
  padding: 8px 25px 9px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  display: inline-block;
}
.about .content .learn-more-btn:hover {
  background: rgb(218.5, 218.5, 218.5);
  color: #F4F4F4;
}
@media (max-width: 768px) {
  .about .content .learn-more-btn {
    margin: 0 48px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding: 30px 0;
}
.counts .counters span {
  font-size: 48px;
  display: block;
  color: #F4F4F4;
  font-weight: 700;
}
.counts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #5B6E82;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .content {
  padding: 30px;
  background: #151549;
  border-radius: 4px;
  color: #F4F4F4;
}
.why-us .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}
.why-us .content p {
  margin-bottom: 30px;
}
.why-us .icon-boxes .icon-box {
  text-align: center;
  background: #0D0D35;
  padding: 40px 30px;
  width: 100%;
  border: none;
  /*border: 1px solid lighten($secondary, 70);*/
}
.why-us .icon-boxes .icon-box .icon {
  font-size: 72px;
  margin-bottom: 20px;
}
.why-us .icon-boxes .icon-box i {
  font-size: 32px;
  padding: 18px;
  color: #F4F4F4;
  margin-bottom: 30px;
  background: white;
  border-radius: 50px;
}
.why-us .icon-boxes .icon-box .we-are {
  color: #6B7C92;
  margin-bottom: 2.5px;
}
.why-us .icon-boxes .icon-box .description {
  margin-bottom: 0px !important;
}
.why-us .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.why-us .icon-boxes .icon-box p {
  font-size: 15px;
  /*color: lighten($default, 25);*/
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features {
  padding-top: 0px;
}
.features .icon-box {
  display: flex;
  align-items: center;
  padding: 20px;
  transition: 0.3s;
  border: 1px solid #212160;
}
.features .icon-box i {
  font-size: 32px;
  padding-right: 10px;
  line-height: 1;
}
.features .icon-box h3 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 16px;
}
.features .icon-box h3 a {
  color: #5B6E82;
  transition: 0.3s;
}
.features .icon-box:hover {
  border-color: #F4F4F4;
}
.features .icon-box:hover h3 a {
  color: #F4F4F4;
}

/*--------------------------------------------------------------
# Courses
--------------------------------------------------------------*/
.courses .course-item {
  border-radius: 5px;
  border: 1px solid #6B7C92;
}
.courses .course-content {
  padding: 15px;
}
.courses .course-content h3 {
  font-weight: 700;
  font-size: 32px;
}
.courses .course-content h3 a {
  color: #F4F4F4;
  transition: 0.3s;
}
.courses .course-content h3 a:hover {
  color: #F4F4F4;
}
.courses .course-content p {
  font-size: 14px;
  color: #8897A9;
}
.courses .course-content h4 {
  font-size: 14px;
  padding: 7px 14px;
  color: #F4F4F4;
  margin: 0;
}
.courses .course-content .features {
  margin-bottom: 20px;
}
.courses .course-content .features h4 {
  padding-left: 0 !important;
}
.courses .course-content .price {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  color: #5B6E82;
}
.courses .trainer {
  padding-top: 15px;
  border-top: 1px solid white;
}
.courses .trainer .trainer-profile img {
  max-width: 50px;
  border-radius: 50px;
}
.courses .trainer .trainer-profile span {
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  color: rgb(130, 148.2692307692, 167.5);
}
.courses .trainer .trainer-rank {
  font-size: 18px;
  color: rgb(145, 161.0769230769, 178);
}

/*--------------------------------------------------------------
# Training Offering
--------------------------------------------------------------*/
.trainingoffering .filters label {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
}
.trainingoffering .filters button {
  margin-bottom: 5px;
}
.trainingoffering .training-item {
  border-radius: 5px;
  background-color: rgba(33, 33, 96, 0.25);
  border: 1px solid rgba(33, 33, 96, 0.5);
  width: 100%;
}
.trainingoffering .training-item:hover {
  transform: scale(1.025); /* Slightly enlarges the button when hovered */
  background-color: rgba(62, 62, 127, 0.25);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 1px solid rgba(88, 75, 145, 0.75);
}
.trainingoffering .training-content {
  position: relative;
  overflow: hidden;
  padding: 15px;
}
.trainingoffering .training-content h3 {
  font-weight: 700;
  font-size: 32px;
}
.trainingoffering .training-content h3 a {
  color: #F4F4F4;
  transition: 0.3s;
}
.trainingoffering .training-content h3 a:hover {
  color: #F4F4F4;
}
.trainingoffering .training-content p {
  font-size: 14px;
  color: #8897A9;
}
.trainingoffering .training-content h4 {
  font-size: 14px;
  padding: 7px 14px;
  color: #F4F4F4;
  margin: 0;
}
.trainingoffering .training-content .addons span {
  display: inline-block;
  font-size: 14px;
}
.trainingoffering .training-content .details {
  margin-bottom: 20px;
}
.trainingoffering .training-content .details h4 {
  padding-left: 0 !important;
  padding: 5px 14px;
}
.trainingoffering .training-content .details h4 span {
  display: inline-block;
  padding: 1px 10px;
  margin-bottom: 5px;
}
.trainingoffering .training-content .price {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  color: #5B6E82;
}

/*--------------------------------------------------------------
# Curriculum
--------------------------------------------------------------*/
.curriculum #main-overview h2 {
  margin: 20px 0;
}
.curriculum #main-overview .full-width-img {
  width: 100%;
  /*max-width: 512px !important;*/
  text-align: center;
}
.curriculum #main-overview .box {
  /* display: flex;
  align-items: center;*/
  padding: 20px;
  transition: 0.3s;
  border: 1px solid #212160;
  text-align: center;
}
.curriculum #main-overview .box h3 {
  font-weight: 700;
  margin: 0;
  padding-bottom: 5px;
  line-height: 1;
  font-size: 18px;
  width: 100%;
}
.curriculum #main-overview .box h3 a {
  color: #F4F4F4;
  transition: 0.3s;
}
.curriculum #main-overview .box p {
  width: 100%;
}
.curriculum #main-overview .box:hover {
  border-color: #F4F4F4;
}
.curriculum #main-overview .box:hover h3 a {
  color: #F4F4F4;
}
.curriculum #main-overview #key-features li {
  color: #6B7C92;
}
.curriculum #main-overview #key-features li strong {
  color: #F4F4F4;
}

/*--------------------------------------------------------------
# Trainers
--------------------------------------------------------------*/
.trainers .member {
  text-align: center;
  margin-bottom: 20px;
  background: #F4F4F4;
  border: 1px solid white;
}
.trainers .member img {
  margin: -1px -1px 30px -1px;
}
.trainers .member .member-content {
  padding: 0 20px 30px 20px;
}
.trainers .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}
.trainers .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}
.trainers .member p {
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  color: rgb(62.2727272727, 62.2727272727, 207.7272727273);
}
.trainers .member .social {
  margin-top: 15px;
}
.trainers .member .social a {
  color: rgb(175, 186.6923076923, 199);
  transition: 0.3s;
}
.trainers .member .social a:hover {
  color: #F4F4F4;
}
.trainers .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 50px;
}
.testimonials .testimonials-carousel, .testimonials .testimonials-slider {
  overflow: hidden;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  border: 1px solid white;
  position: relative;
  background: #F4F4F4;
}
.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -45px;
}
.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}
.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: white;
  font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}
.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
}
.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #F4F4F4;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #F4F4F4;
}
@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }
  .testimonials .testimonials-carousel, .testimonials .testimonials-slider {
    overflow: hidden;
  }
  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }
  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}

/*--------------------------------------------------------------
# Cource Details
--------------------------------------------------------------*/
.course-details h3 {
  font-size: 24px;
  margin: 30px 0 15px 0;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
}
.course-details h3:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: white;
  bottom: 0;
  left: 0;
}
.course-details h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 1px;
  background: #F4F4F4;
  bottom: 0;
  left: 0;
}
.course-details .course-info {
  background: white;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.course-details .course-info h5 {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  font-family: "Roboto", sans-serif;
}
.course-details .course-info p {
  margin: 0;
  font-weight: 600;
}
.course-details .course-info a {
  color: rgb(145, 161.0769230769, 178);
}

/*--------------------------------------------------------------
# Cource Details Tabs
--------------------------------------------------------------*/
.cource-details-tabs {
  overflow: hidden;
  padding-top: 0;
}
.cource-details-tabs .nav-tabs {
  border: 0;
}
.cource-details-tabs .nav-link {
  border: 0;
  padding: 12px 15px 12px 0;
  transition: 0.3s;
  color: #5B6E82;
  border-radius: 0;
  border-right: 2px solid white;
  font-weight: 600;
  font-size: 15px;
}
.cource-details-tabs .nav-link:hover {
  color: #F4F4F4;
}
.cource-details-tabs .nav-link.active {
  color: #F4F4F4;
  border-color: #F4F4F4;
}
.cource-details-tabs .tab-pane.active {
  animation: fadeIn 0.5s ease-out;
}
.cource-details-tabs .details h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #5B6E82;
}
.cource-details-tabs .details p {
  color: rgb(33.0909090909, 33.0909090909, 134.9090909091);
}
.cource-details-tabs .details p:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .cource-details-tabs .nav-link {
    border: 0;
    padding: 15px;
  }
  .cource-details-tabs .nav-link.active {
    color: #F4F4F4;
    background: #F4F4F4;
  }
}

/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
.events .card {
  border: 0;
  padding: 0 30px;
  margin-bottom: 60px;
  position: relative;
}
.events .card-img {
  width: calc(100% + 60px);
  margin-left: -30px;
  overflow: hidden;
  z-index: 9;
  border-radius: 0;
}
.events .card-img img {
  max-width: 100%;
  transition: all 0.3s ease-in-out;
}
.events .card-body {
  z-index: 10;
  background: #F4F4F4;
  border-top: 4px solid #F4F4F4;
  padding: 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  margin-top: -60px;
  transition: 0.3s;
}
.events .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.events .card-title a {
  color: #5B6E82;
  transition: 0.3s;
}
.events .card-text {
  color: rgb(23.0454545455, 23.0454545455, 93.9545454545);
}
.events .read-more a {
  color: rgb(33.0909090909, 33.0909090909, 134.9090909091);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.3s;
}
.events .read-more a:hover {
  color: #F4F4F4;
}
.events .card:hover img {
  transform: scale(1.1);
}
.events .card:hover .card-body {
  border-color: #F4F4F4;
}
.events .card:hover .card-body .card-title a {
  color: #F4F4F4;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .package-box {
  padding: 20px;
  background: #fff;
  text-align: center;
  border: 1px solid white;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.pricing h3 {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(33.0909090909, 33.0909090909, 134.9090909091);
  background: #f8f8f8;
}
.pricing h4 {
  font-size: 36px;
  color: #F4F4F4;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
}
.pricing h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}
.pricing h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}
.pricing ul {
  padding: 0;
  list-style: none;
  color: #0D0D35;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.pricing ul li {
  padding-bottom: 16px;
}
.pricing ul i {
  color: #F4F4F4;
  font-size: 18px;
  padding-right: 4px;
}
.pricing ul .na {
  color: #ccc;
  text-decoration: line-through;
}
.pricing .btn-wrap {
  margin: 20px -20px -20px -20px;
  padding: 20px 15px;
  background: #f8f8f8;
  text-align: center;
}
.pricing .btn-buy {
  background: #F4F4F4;
  display: inline-block;
  padding: 8px 35px;
  border-radius: 50px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}
.pricing .btn-buy:hover {
  background: rgb(218.5, 218.5, 218.5);
}
.pricing .featured h3 {
  color: #F4F4F4;
  background: #F4F4F4;
}
.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #F4F4F4;
  color: #F4F4F4;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact {
  padding-top: 5px;
}
.contact .info {
  width: 100%;
  background: #F4F4F4;
}
.contact .info i {
  font-size: 20px;
  color: #F4F4F4;
  float: left;
  width: 44px;
  height: 44px;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #5B6E82;
}
.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: rgb(145, 161.0769230769, 178);
}
.contact .info .email, .contact .info .phone {
  margin-top: 40px;
}
.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #F4F4F4;
  color: #F4F4F4;
}
.contact .php-email-form {
  width: 100%;
  background: #fff;
}
.contact .php-email-form .form-group {
  padding-bottom: 8px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #F4F4F4;
}
.contact .php-email-form input {
  height: 44px;
}
.contact .php-email-form textarea {
  padding: 10px 12px;
}
.contact .php-email-form button[type=submit] {
  background: #F4F4F4;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}
.contact .php-email-form button[type=submit]:hover {
  background: rgb(218.5, 218.5, 218.5);
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #5B6E82;
  font-size: 10px;
  /*background: lighten($secondary, 70);*/
  background: #0D0D35;
}
#footer .footer-top {
  padding: 80px 0 40px 0;
  background: #070723;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact h4 {
  font-size: 22px;
  margin: 0 0 30px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  color: #F4F4F4;
}
#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #6B7C92;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #6B7C92;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #F4F4F4;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  /*color: lighten($default, 20);*/
  color: #4F66AD;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #F4F4F4;
}
#footer .footer-newsletter {
  font-size: 15px;
}
#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  color: #332E75;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  text-align: left;
  /*border: 1px solid lighten($secondary, 65);*/
}
#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  /*border: 1px solid lighten($secondary, 65);*/
  background: none;
  font-size: 16px;
  padding: 0 20px 0 20px;
  background: #5B6E82;
  color: #F4F4F4;
  transition: 0.3s;
  border-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  /*      box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.10);*/
}
#footer .footer-newsletter form input[type=submit]:hover {
  background: rgb(2.9545454545, 2.9545454545, 12.0454545455);
}
#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}
#footer .credits a {
  color: rgb(218.5, 218.5, 218.5);
  transition: 0.3s;
}
#footer .credits a:hover {
  color: #F4F4F4;
}
#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #F4F4F4;
  color: #070723;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .social-links a:hover {
  background: rgb(218.5, 218.5, 218.5);
  color: #fff;
  text-decoration: none;
}

.copyright {
  display: flex;
  align-items: center;
  justify-content: left; /* or 'justify-content: start;' for text-md-start */
  height: 100%;
}
