
* {
	font-family: 'poppins_mediumregular', sans-serif;
	color: #777;
}


@font-face {
    font-family: 'poppins_blackregular';
    src: url('../fonts/poppins/poppins-black-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_blackitalic';
    src: url('../fonts/poppins/poppins-blackitalic-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsbold_italic';
    src: url('../fonts/poppins/poppins-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extraboldregular';
    src: url('../fonts/poppins/poppins-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extrabolditalic';
    src: url('../fonts/poppins/poppins-extrabolditalic-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extralightregular';
    src: url('../fonts/poppins/poppins-extralight-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_extralightitalic';
    src: url('../fonts/poppins/poppins-extralightitalic-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-extralightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsitalic';
    src: url('../fonts/poppins/poppins-italic-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_lightregular';
    src: url('../fonts/poppins/poppins-light-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins_lightitalic';
    src: url('../fonts/poppins/poppins-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins_mediumregular';
    src: url('../fonts/poppins/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisbold';
    src: url('../fonts/dosis/dosis-bold-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisextrabold';
    src: url('../fonts/dosis/dosis-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisextralight';
    src: url('../fonts/dosis/dosis-extralight-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosislight';
    src: url('../fonts/dosis/dosis-light-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosismedium';
    src: url('../fonts/dosis/dosis-medium-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisregular';
    src: url('../fonts/dosis/dosis-regular-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosissemibold';
    src: url('../fonts/dosis/dosis-semibold-webfont.woff2') format('woff2'),
         url('../fonts/dosis/dosis-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.row-no-gutter {
	--bs-gutter-x: 0rem;
}

.container-no-gutter {
	padding-right: var(--bs-gutter-x, 0rem);
    padding-left: var(--bs-gutter-x, 0rem);
}

p {
	color: #777;
	font-size: 0.8rem;
	line-height: 1.7;
}

h5 {
	font-size: 1rem
}

.dosis {
	font-family: 'dosismedium', sans-serif;
	letter-spacing: 7px;
}

.nav-item {
	font-size: 0.8rem;
}

.txt-blue {
	color: #3366ff;
}

.txt-white {
	color: #fff;
}

.txt-grey {
	color: #777;
}

.text-600 {
	font-weight: 600
}

.txt-right {
	text-align: right;
}

@media (max-device-width: 600px) {
  .mobile-text {
    text-align: center;
  }
}

.bg-gradient-blue {
	background-color: rgba(21, 155, 242, 1.0);
	background-color: linear-gradient(180deg, rgba(21, 155, 242, 1.0), rgba(1, 134, 221, 1.0));
}

.bg-grey {
	background-color: #f7f7f7;
}

.bg-grey-dark {
	background-color: #1b1d1f;
}

.bg-grey-darker {
    background-color: #141618;
}

.btn {
    padding: 0.375rem 2rem;
    border-radius: 30px;
}

hr.blue {
    margin: auto;
    border: 0;
    border-top-width: 1px;
    border-style: solid;
    width: 90px !important;
    border-top-width: 2px;
    border-color: #006cff !important;
    opacity: 1;
}

hr.white {
    margin: auto;
    border: 0;
    border-top-width: 1px;
    border-style: solid;
    width: 90px !important;
    border-top-width: 2px;
    border-color: #ffffff !important;
    opacity: 1;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #666; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px 17px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

.reveal{
  position: relative;
  transform: translateY(30px);
  opacity: 0;
  transition: 0.7s all ease-in;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}