html {
	margin: 0px; padding: 0px; height: 100%; color: #94c2e2; font-family: "Fira Sans", sans-serif;
}
body {
	margin: 0px; padding: 0px; height: 100%; color: #94c2e2; font-family: "Fira Sans", sans-serif;
}
h1 {
	margin: 0px; color: #274767; line-height: 1.3; font-family: "Fira Sans", sans-serif;
}
h2 {
	margin: 0px; color: #274767; line-height: 1.3; font-family: "Fira Sans", sans-serif;
}
h3 {
	margin: 0px; color: #274767; line-height: 1.3; font-family: "Fira Sans", sans-serif;
}
h4 {
	margin: 0px; color: #274767; line-height: 1.3; font-family: "Fira Sans", sans-serif;
}
h5 {
	margin: 0px; color: #274767; line-height: 1.3; font-family: "Fira Sans", sans-serif;
}
h6 {
	margin: 0px; color: #274767; line-height: 1.3; font-family: "Fira Sans", sans-serif;
}
h1 {
	font-weight: 700;
}
h2 {
	font-weight: 700;
}
h3 {
	font-weight: 700;
}
h4 {
	font-weight: 700;
}
h5 {
	font-weight: 600;
}
h6 {
	font-weight: 600;
}
p {
	color: rgb(153, 153, 153); line-height: 1.7; font-size: 14px; margin-bottom: 0px;
}
img {
	height: auto; max-width: 100%; transition-duration: 0.3s; -webkit-transition-duration: .3s;
}
a {
	color: #274767; transition-duration: 0.3s; -webkit-transition-duration: .3s;
}
a:active {
	outline: 0px; color: #274767; text-decoration: none;
}
a:hover {
	outline: 0px; color: #274767; text-decoration: none;
}
a:focus {
	outline: 0px; color: #274767; text-decoration: none;
}
button {
	background: none; outline: 0px; border: currentColor; border-image: none; transition-duration: 0.3s; -webkit-transition-duration: .3s;
}
iframe {
	border: 0px currentColor; border-image: none;
}
input {
	max-width: 100%;
}
textarea {
	max-width: 100%;
}
ul {
	padding-left: 0px; margin-bottom: 0px;
}
li {
	/*list-style-type: none;*/
}
::selection {
	background: #274767; color: rgb(255, 255, 255); text-shadow: none;
}
.left-holder {
	text-align: left !important;
}
.right-holder {
	text-align: right !important;
}
.center-holder {
	text-align: center !important;
}
.right-holder-md {
	text-align: right;
}
@media all and (max-width:767px)
{
.right-holder-md {
	text-align: center;
}
}
.modal {
	padding: 0px !important; border-radius: 10px; text-align: center; z-index: 999999;
}
.modal::before {
	border-radius: 10px; height: 100%; margin-right: -4px; vertical-align: middle; display: inline-block; z-index: 999999; content: "";
}
.modal-dialog {
	text-align: left; vertical-align: middle; display: inline-block; z-index: 999999;
}
.ml-15 {
	margin-left: 15px;
}
.mt-0 {
	margin-top: 0px !important;
}
.mt-5 {
	margin-top: 5px !important;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-35 {
	margin-top: 35px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-45 {
	margin-top: 45px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-55 {
	margin-top: 55px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-65 {
	margin-top: 65px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-75 {
	margin-top: 75px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-85 {
	margin-top: 85px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-95 {
	margin-top: 95px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-105 {
	margin-top: 105px;
}
.mt-110 {
	margin-top: 110px;
}
.mt-115 {
	margin-top: 115px;
}
.mt-120 {
	margin-top: 120px;
}
.mt-125 {
	margin-top: 125px;
}
.mt-130 {
	margin-top: 130px;
}
.mt-135 {
	margin-top: 135px;
}
.mt-140 {
	margin-top: 140px;
}
.mt-145 {
	margin-top: 145px;
}
.mt-150 {
	margin-top: 150px;
}
.mt-15-xs {
	margin-top: 0px;
}
@media screen and (max-width:767px)
{
.mt-15-xs {
	margin-top: 15px;
}
}
.mb-0 {
	margin-bottom: 0px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-35 {
	margin-bottom: 35px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-45 {
	margin-bottom: 45px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-55 {
	margin-bottom: 55px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-65 {
	margin-bottom: 65px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-75 {
	margin-bottom: 75px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-85 {
	margin-bottom: 85px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-95 {
	margin-bottom: 95px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-105 {
	margin-bottom: 105px;
}
.mb-110 {
	margin-bottom: 110px;
}
.mb-115 {
	margin-bottom: 115px;
}
.mb-120 {
	margin-bottom: 120px;
}
.mb-125 {
	margin-bottom: 125px;
}
.mb-130 {
	margin-bottom: 130px;
}
.mb-135 {
	margin-bottom: 135px;
}
.mb-140 {
	margin-bottom: 140px;
}
.mb-145 {
	margin-bottom: 145px;
}
.mb-150 {
	margin-bottom: 150px;
}
.mb-15-xs {
	margin-bottom: 0px;
}
@media screen and (max-width:767px)
{
.mb-15-xs {
	margin-bottom: 15px;
}
}
@media screen and (max-width:767px)
{
.mb-0-xs {
	margin-bottom: 0px;
}
}
@media screen and (max-width:767px)
{
.mt-0-xs {
	margin-top: 0px;
}
}
.mr-20-md {
	margin-right: 20px;
}
@media screen and (max-width:767px)
{
.mr-30-md {
	margin-right: 0px;
}
}
.no-padding {
	padding: 0px !important;
}
.pb-0 {
	padding-bottom: 0px !important;
}
.pt-0 {
	padding-top: 0px !important;
}
.pl-0 {
	padding-left: 0px;
}
.pl-0-md {
	padding-left: 0px;
}
@media screen and (max-width:991px)
{
.pl-0-md {
	padding-left: 15px;
}
}
.pr-0 {
	padding-right: 0px;
}
.pr-0-md {
	padding-right: 0px;
}
@media screen and (max-width:991px)
{
.pr-0-md {
	padding-right: 15px;
}
}
.pl-15-md {
	padding-left: 15px;
}
@media screen and (max-width:991px)
{
.pl-15-md {
	padding-left: 0px;
}
}
.pl-30-md {
	padding-left: 30px;
}
@media screen and (max-width:991px)
{
.pl-30-md {
	padding-left: 0px;
}
}
.pr-15-md {
	padding-right: 15px;
}
@media screen and (max-width:991px)
{
.pr-15-md {
	padding-right: 0px;
}
}
.pr-30-md {
	padding-right: 30px;
}
@media screen and (max-width:991px)
{
.pr-30-md {
	padding-right: 0px;
}
}
.pl-45-md {
	padding-left: 45px;
}
@media screen and (max-width:991px)
{
.pl-45-md {
	padding-left: 0px;
}
}
.pl-30-md {
	padding-left: 30px;
}
@media screen and (max-width:991px)
{
.pl-30-md {
	padding-left: 0px;
}
}
.padding-10-perc {
	padding: 10%;
}
@media screen and (max-width:776px)
{
.padding-10-perc {
	padding: 70px 15px;
}
}
.overflow-hidden {
	overflow: hidden;
}
.display-b {
	display: block;
}
.clearfix::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: " ";
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.invisible {
	visibility: hidden !important;
}
.hidden-xs-up {
	display: none !important;
}
@media all and (max-width:575px)
{
.hidden-xs-down {
	display: none !important;
}
}
@media all and (min-width:576px)
{
.hidden-sm-up {
	display: none !important;
}
}
@media all and (max-width:767px)
{
.hidden-sm-down {
	display: none !important;
}
}
@media all and (min-width:768px)
{
.hidden-md-up {
	display: none !important;
}
}
@media all and (max-width:991px)
{
.hidden-md-down {
	display: none !important;
}
}
@media all and (min-width:992px)
{
.hidden-lg-up {
	display: none !important;
}
}
@media all and (max-width:1199px)
{
.hidden-lg-down {
	display: none !important;
}
}
@media all and (min-width:1200px)
{
.hidden-xl-up {
	display: none !important;
}
}
.hidden-xl-down {
	display: none !important;
}
@media all and (max-width:767px)
{
.reverse-xs {
	flex-direction: column-reverse;
}
}
