@font-face {
  font-family: "raleway-thin";
  src: url('font/raleway-thin.eot');
  src: url('font/raleway-thin.eot?#iefix') format('embedded-opentype'), url('font/raleway-thin.woff') format('woff'), url('font/raleway-thin.ttf') format('truetype'), url('font/raleway-thin.svg#ralewaythin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Raleway Extralight";
  src: url('font/raleway-extralight.eot');
  src: url('font/raleway-extralight.eot?#iefix') format('embedded-opentype'), url('font/raleway-extralight.woff') format('woff'), url('font/raleway-extralight.ttf') format('truetype'), url('font/raleway-extralight.svg#ralewayextralight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "raleway-light";
  src: url('font/raleway-light.eot');
  src: url('font/raleway-light.eot?#iefix') format('embedded-opentype'), url('font/raleway-light.woff') format('woff'), url('font/raleway-light.ttf') format('truetype'), url('font/raleway-light.svg#ralewaylight') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "raleway-regular";
  src: url('font/raleway-regular.eot');
  src: url('font/raleway-regular.eot?#iefix') format('embedded-opentype'), url('font/raleway-regular.woff') format('woff'), url('font/raleway-regular.ttf') format('truetype'), url('font/raleway-regular.svg#ralewayregular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "raleway-medium";
  src: url('font/raleway-medium.eot');
  src: url('font/raleway-medium.eot?#iefix') format('embedded-opentype'), url('font/raleway-medium.woff') format('woff'), url('font/raleway-medium.ttf') format('truetype'), url('font/raleway-medium.svg#ralewaymedium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Raleway-Semibold";
  src: url('font/raleway-semibold.eot');
  src: url('font/raleway-semibold.eot?#iefix') format('embedded-opentype'), url('font/raleway-semibold.woff') format('woff'), url('font/raleway-semibold.ttf') format('truetype'), url('font/raleway-semibold.svg#ralewaysemibold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "raleway-bold";
  src: url('font/raleway-bold.eot');
  src: url('font/raleway-bold.eot?#iefix') format('embedded-opentype'), url('font/raleway-bold.woff') format('woff'), url('font/raleway-bold.ttf') format('truetype'), url('font/raleway-bold.svg#ralewaybold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Raleway-extrabold";
  src: url('font/raleway-extrabold.eot');
  src: url('font/raleway-extrabold.eot?#iefix') format('embedded-opentype'), url('font/raleway-extrabold.woff') format('woff'), url('font/raleway-extrabold.ttf') format('truetype'), url('font/raleway-extrabold.svg#ralewayextrabold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Raleway-heavy";
  src: url('font/raleway-heavy.eot');
  src: url('font/raleway-heavy.eot?#iefix') format('embedded-opentype'), url('font/raleway-heavy.woff') format('woff'), url('font/raleway-heavy.ttf') format('truetype'), url('font/raleway-heavy.svg#ralewayheavy') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap
}
.title-site{
  font-size: 50px;
  color: #f5f6f6 !important;
  font-family: raleway-bold;
}.faqs-page h5{
   font-size: 15px;
  font-family: raleway-bold;
   color: #E11C27;
}
.title-site-description{
  font-size: 30px;
  color: #f5f6f6 !important;
  font-family: raleway-medium;
}.other-link{
   color: #3a424c !important;
  font-size: 15px;
  font-family: raleway-regular;
}.faqs-page h3{
    font-size: 22px;
    font-family: raleway-bold;
    color: #E11C27;
    padding: 10px 0px 10px 0px;
}
.page_text h3{
  font-size: 25px;
  font-family: raleway-bold;
  color: rgb(31, 30, 35);
  line-height: 1;
  text-align: center;
  padding: 40px 0px 26px 0px;
}.h5 , .h6{
   font-family: raleway-bold;
 }
.terms-page h3{
  font-size: 24px;
  font-family: raleway-bold;

}.privacy-policy h3{
  font-size: 24px;
  font-family: raleway-bold;

}.privacy-policy li{
  font-family: raleway-bold;

}.terms-page h4{
  font-size: 20px;
  font-family: raleway-bold;
   padding-left:5px;
  text-transform: capitalize;
}.services-page a h2{
  font-family: raleway-bold;
  text-decoration: none;
}.services-page h6{
  font-family: raleway-bold;
  text-decoration: none;
}
.service-page-desc{
  text-align: left;
  font-family: raleway-medium;
  padding-top: 10px;
}
.mission-statement{
  font-size: 20px;
  font-family: raleway-bold;
  padding-left:0px;
  color: #E11C27;
  text-align: left;
}