@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500&family=Poppins:ital,wght@0,100;0,200;1,100&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url(csmin.css);
@font-face {
  font-family: "Gilroy";
  src: url("Gilroy-Medium.eot");
  src: local("☞Gilroy-Medium"), local("Gilroy-Medium"), url("Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("Gilroy-Medium.woff2") format("woff2"), url("Gilroy-Medium.woff") format("woff"), url("Gilroy-Medium.ttf") format("truetype"), url("Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url("Gilroy-ExtraBold.eot");
  src: local("Gilroy ExtraBold"), local("Gilroy-ExtraBold"), url("Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("Gilroy-ExtraBold.woff2") format("woff2"), url("Gilroy-ExtraBold.woff") format("woff"), url("Gilroy-ExtraBold.ttf") format("truetype"), url("Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.motto {
  font-family: "Gilroy-Bold" !important;
  text-transform: capitalize !important;
  padding-bottom: 10px;
  white-space: nowrap;
  margin: 30px 0px 0px 0px !important;
  font-size: 28px !important;
  padding: 0 !important;
  color: #222222 !important;
}

/*  Mobile Styles   */
@media only screen and (max-width: 767px) {
  .main-title h1 {
    font-family: "Gilroy-Bold" !important;
    text-transform: capitalize !important;
    font-size: 28px !important;
  }
  body {
    -webkit-text-size-adjust: none;
  }
  .motto {
    white-space: unset !important;
    font-size: 24px !important;
  }
  .about-section h2 {
    font-family: "Gilroy-Bold";
    white-space: break-spaces !important;
    font-size: 24px !important;
  }
  .mobilecareerbutton {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    margin: auto;
    background: white;
    color: #d72255 !important;
    padding: 10px 25px;
    border-radius: 20px;
    position: absolute;
    width: 140px;
    line-height: 20px;
    height: 44px;
    top: -9px;
    bottom: 0;
    margin-top: 28px;
    left: 0;
    right: 0;
    margin-right: 40px;
    transition: 0.25s ease all;
    border: 2px solid white;
    border-color: #d72255 !important;
  }
  .mobilecareerbutton:hover {
    background: #d72255 !important;
    color: white !important;
    border-color: white !important;
  }
}
/*  Desktop Styles   */
@media only screen and (min-width: 768px) {
  .main-title h1 {
    font-family: "Gilroy-Bold" !important;
    text-transform: capitalize !important;
    font-size: 28px !important;
  }
  .mobilecareerbutton:hover {
    background: #d72255 !important;
    color: white !important;
    border-color: white !important;
  }
}
/*

h1 {

    font-size: 48px !important;
    color: black !important;
    font-family: "Gilroy-Bold" !important;
}
*/
.game-links img {
  transition: all ease 0.25s !important;
}

.game-links img:hover {
  opacity: 0.85 !important;
}

.video-section {
  padding: 0 !important;
}

.joblocation {
  font-weight: 900;
  font-family: "Gilroy" !important;
  color: #d72255 !important;
  font-size: 30px !important;
  margin-bottom: -20px !important;
  padding: 0 !important;
}

.contenttr,
.contenttr p,
.contenten,
.contenten p {
  color: black !important;
  font-family: "Gilroy" !important;
  font-size: 16px !important;
}

.contenttr strong,
.contenten strong,
.contenten a,
.contenttr a {
  color: #d72255 !important;
}

#footer {
  border: none;
}

.about-area {
  display: flex;
  margin-top: 50px;
}

.about-section {
  width: 33%;
}

.about-section h2 {
  font-family: "Gilroy-Bold";
  text-transform: capitalize !important;
  border-bottom: 1px solid black;
  border-color: #000 !important;
  width: 90%;
  padding-bottom: 10px;
  white-space: nowrap;
  margin-bottom: 20px !important;
}

.about-section ul,
.about-section li {
  font-family: "Gilroy";
  color: black;
  font-size: 18px !important;
}

.about-section p {
  width: 80% !important;
}

.langselector {
  width: 150px !important;
  float: right;
}

.ppbutton {
  float: left;
  background: #d72255;
  border: 2px solid #d72255;
  border-color: #d72255 !important;
  padding: 11px;
  margin-right: 10px;
  color: white !important;
  font-weight: bold;
  font-family: "Gilroy";
  font-size: 20px;
  border-radius: 5px;
}

.ppbuttonx {
  float: left;
  border: 2px solid #d72255;
  border-color: #d72255 !important;
  padding: 11px;
  margin-right: 10px;
  color: #d72255 !important;
  font-weight: bold;
  font-family: "Gilroy";
  font-size: 20px;
  border-radius: 5px;
}

.main_color b {
  color: #d72255 !important;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
  max-width: 856px !important;
}

#top .fullsize .template-blog .post .entry-content {
  max-width: 100% !important;
}

#top .fullsize .template-blog .big-preview {
  display: none !important;
}

.html_elegant-blog #top .post-entry .post-title {
  font-size: 30px !important;
}

#search-fail {
  padding: 130px 0px !important;
}

#search-fail strong {
  color: #d72255 !important;
}

#searchsubmit {
  background-color: #d72255;
}

img,
img:first {
  text-indent: -9999px;
}

.jobsbacklink {
  position: absolute;
  top: 5px !important;
  margin-left: -130px !important;
  background: #d72255 !important;
  padding: 5px 30px !important;
  border-radius: 35px !important;
  color: white !important;
  font-weight: bold !important;
  cursor: pointer;
  border: 3px solid #d72255;
  border-color: #d72255 !important;
  transition: 0.25s all ease;
}

.jobsbacklink:hover {
  text-decoration: none !important;
  color: #d72255 !important;
  background: #fff !important;
  border: 3px solid #d72255;
}

#aboutus h1 {
  font-size: 30px !important;
}

#aboutus p {
  margin-top: 40px !important;
  font-size: 15px !important;
}

#aboutus ul {
  width: -moz-min-content !important;
  width: min-content !important;
  white-space: nowrap !important;
  margin: auto !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

p {
  color: black !important;
  font-weight: 400 !important;
  font-family: "Gilroy" !important;
  font-size: 18px !important;
}

.eckb-breadcrumb-label a {
  display: block !important;
  background: #d72255 !important;
  padding: 10px 30px !important;
  color: whitesmoke !important;
  border-radius: 15px !important;
  margin-right: 20px !important;
  font-weight: bold !important;
}

#eckb-article-content-footer {
  display: none !important;
}

.eckb-breadcrumb-link {
  line-height: 35px !important;
}

.main-video div,
.main-video iframe {
  border-radius: 30px !important;
  background-color: transparent !important;
}

.image-overlay-inside,
.overlay-type-extern {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
}

.sjb-container {
  padding: 0px;
}

.sjb-content {
  padding: 0px 300px;
}

.sjb-container {
  max-width: 100% !important;
  background-color: #f8f8f8;
}

.sjb-page h3 {
  text-align: center;
  font-family: "Gilroy-Bold";
  font-size: 38px;
  padding: 40px 0px 0px 0px;
}

.sjb-page {
  background-color: #f8f8f8 !important;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info h4 a span {
  display: block !important;
  padding: 0px 30px;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 {
  border-radius: 30px !important;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  border: none;
  transition: all 0.3s ease-in;
}

.sjb-page .sjb-listing .grid-item .list-data .v2:hover {
  border-radius: 30px !important;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.4);
  border: none;
}

.av-social-sharing-box,
.eckb-navigation-back,
.eckb-article-content-header__article-meta,
.eckb_main_title {
  display: none !important;
}

.epkb-article-navigation__next a,
.epkb-article-navigation__next span,
.eckb-breadcrumb-link a,
.eckb-breadcrumb-link span,
.eckb-breadcrumb-label {
  color: #d72255 !important;
}

.epkb-cat-icon {
  margin-right: 10px !important;
  color: #fff !important;
}

#sjb-application-form,
#sjb-application-form label {
  color: black !important;
}

#epkb-search-kb,
.eckb_search_on_main_page,
#epkb-main-page-container.epkb-basic-template .section_divider {
  background-color: #d72255 !important;
}

.eckb-breadcrumb-label {
  line-height: 18px !important;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
  float: unset;
  margin: 10px auto 0px auto;
  border-radius: 20px !important;
  padding: 10px;
  width: 200px;
  font-weight: bold;
}

.scformdiv {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0px 110px !important;
}

.scformdiv h2 {
  color: #ffffff;
  text-align: left;
  font-size: 36px;
}

/*  Mobile Styles   */
@media only screen and (max-width: 767px) {
  .joblocation {
    text-align: center;
  }
  .html_av-overlay-side #top .av-burger-overlay-scroll {
    background: rgba(255, 255, 255, 0.95);
  }
  .toubar {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }


  .ppbutton,
  .ppbuttonx,
  .langselector {
    font-size: 18px;
    float: unset !important;
    width: -moz-min-content;
    width: min-content;
    white-space: nowrap;
    margin: 10px 10px;
    width: 200px !important;
  }
  .ppbutton:hover,
  .ppbuttonx:hover,
  .langselector:hover {
    text-decoration: none !important;
  }
  .ppbutton {
    order: 2;
  }
  .ppbuttonx {
    order: 3;
  }
  .langselector {
    line-height: 30px;
    order: 1;
    margin-right: 200px !important;
  }
  .html_av-overlay-side .av-burger-overlay-scroll {
    width: 225px !important;
  }
  .jobsbacklink {
    display: none !important;
  }
  .sjb-container {
    width: 100% !important;
  }
  .sjb-content {
    padding: 0;
  }
  .scformdiv {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0px 40px !important;
  }
  .scformdiv h2 {
    text-align: center !important;
  }
  .scformdiv select {
    width: 100% !important;
  }
  .responsive #top .logo {
    margin-left: -10px !important;
  }
  #top #av-burger-menu-ul {
    vertical-align: top !important;
  }
  .game-container {
    padding: 50px 25px;
    display: flex;
    flex-direction: column;
    background-color: #f5f5f5 !important;
  }
  .game-container:nth-child(2n) {
    background-color: #fff !important;
  }
}
/*  Desktop Styles   */
@media only screen and (min-width: 767px) {
  .main_menu {
    height: 40px !important;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .avia-menu-text {
    color: white !important;
  }
  #header_main > .container .main_menu .av-main-nav > li > a {
    line-height: 40px !important;
    height: 40px !important;
    padding: 0px 25px !important;
    font-size: 18px !important;
    border-radius: 30px !important;
  }
  #top #header .av-main-nav > li:hover > a,
  #top #header .av-main-nav > li:visited > a {
    padding: 0px 25px !important;
    font-size: 18px !important;
    border-radius: 30px !important;
    background-color: #b30e3d !important;
  }
  .current-menu-item a {
    padding: 0px 25px !important;
    font-size: 18px !important;
    border-radius: 30px !important;
    background-color: transparent !important;
  }
  .avia-menu-fx {
    display: none;
  }
  .game-container {
    padding: 80px 150px;
  }
  #games,
  #gc3 {
    background-color: #f5f5f5;
  }
  #gc2,
  #gc4 {
    background-color: #fff;
  }
}
.dispnone {
  display: none !important;
}

#footer .widget {
  margin: 0;
}

#header_main {
  width: calc(100% - 20px);
  margin: 10px auto 0px auto;
  border-radius: 20px;
  background: #d72255 !important;
  padding: 4px 0px;
  border-width: 0px;
}

.mobilecareerbutton:hover {
  background: #d72255 !important;
  text-decoration: none !important;
}

.main_color {
  border: none;
}

#heroarea {
  background: #f5f5f5;
}

.spech1 h1 {
  text-transform: none !important;
  font-family: "Gilroy-Bold";
  font-weight: 600 !important;
  margin: 0px 0px 30px 0px;
  text-align: left;
  font-size: 45px !important;
}

.specp p {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  width: 100%;
  margin: auto;
}

.game-video {
  background: transparent !important;
}

.game-container-rw1 {
  display: flex !important;
}

.game-icon a span {
  display: none !important;
}

.game-icon {
  order: 1;
  align-self: center;
  margin-right: 0 !important;
  margin: 0px 30px 0px 0px !important;
}

.play-now-button {
  order: 3;
  align-self: center;
  display: inline-block !important;
}

.play-now-button-sec a {
  color: #ffffff !important;
  border-color: #d72257 !important;
  background: #d72257 !important;
  padding: 10px 60px !important;
  border-radius: 50px !important;
  font-size: 20px !important;
  float: left;
  margin: 30px 0px 20px 0px !important;
  font-weight: bold !important;
}

.game-text {
  font-family: "Heebo", sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
}

.game-text p {
  padding: 30px 0px;
  margin-bottom: 0px;
}

.careerspecp p {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  width: 75%;
  color: #000;
}

.careerbutton {
  align-self: center;
  display: inline-block !important;
  width: 100% !important;
  text-align: left !important;
  margin-top: 60px !important;
  margin-bottom: 10px !important;
}

.careerbutton a {
  color: #ffffff !important;
  border-color: #d72257 !important;
  background: #d72257 !important;
  padding: 15px 20px !important;
  border-radius: 50px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  -webkit-text-stroke: 0.3px #fff;
}

.careerbutton a:hover {
  color: #ffffff !important;
  border-color: #b30e3d !important;
  background: #b30e3d !important;
}

.footer-area-col {
  font-size: 16px;
  text-align: center;
  margin: 35px 0px;
}

.footer-area-col a {
  margin: 0px 10px;
  font-weight: bold !important;
  color: white;
  display: inline-block;
  line-height: 40px;
}

.footer-area-col a:hover {
  color: #cbd6f5 !important;
}

.footer-logo {
  text-align: center;
}

.footer-logo a {
  display: block !important;
  height: 160px !important;
}

.footer-logo img {
  width: 100px;
}

.footer-socials {
  height: 140px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.footer-social {
  margin: 0px 6px;
  align-self: center;
  border-radius: 30px;
}

.footer-social img {
  width: 50px;
  display: block;
  position: relative;
  transition: 0.15s all ease-in;
  border-radius: 30px;
  border: 2px solid white !important;
}

.footer-social img:hover {
  transform: rotate(15deg) scale(1.55);
}

.footer-socias a span,
.footer-area-col a span,
.footer-logo a span {
  display: none !important;
}

.footer-logo a span {
  display: none !important;
}

/*  Desktop Styles  */
@media only screen and (min-width: 768px) {
  .logo.avia-img-svg-logo {
    transition: 0.15s ease-in all;
  }
  .logo.avia-img-svg-logo:hover {
    transform: scale(1.1);
  }
  .logo.avia-img-svg-logo > a > img {
    height: 60px;
  }
  .footer-logo a {
    display: block !important;
    height: 140px !important;
  }
  .mobilecareerbutton {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    margin: auto;
    background: white;
    color: #d72255 !important;
    padding: 10px 25px;
    border-radius: 20px;
    position: absolute;
    width: 140px;
    line-height: 20px;
    height: 44px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.25s ease all;
    border: 2px solid white;
    border-color: #d72255 !important;
  }
  .flr {
    float: right !important;
  }
  .play-now-button {
    display: none !important;
  }
  .video-section iframe {
    border-radius: 40px;
  }
  .game-icon img {
    width: 135px !important;
  }
  .game-title {
    order: 2;
    align-self: center;
    width: -moz-min-content !important;
    width: min-content !important;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
  }
  .game-title h1 {
    white-space: nowrap !important;
    text-transform: none !important;
    font-family: "Heebo", sans-serif !important;
    font-weight: 600 !important;
    font-size: 40px !important;
  }
  .game-links {
    margin-right: 5px;
  }
  .game-links a {
    text-decoration: none !important;
  }
  .game-links img {
    height: 50px !important;
  }
  .logo a {
    height: -moz-min-content;
    height: min-content;
    top: 5px;
  }
}
/*  Mobile Styles   */
@media only screen and (max-width: 767px) {
  .game-videox {
    background-color: transparent !important;
    margin: 20px auto !important;
  }
  .game-videox div {
    margin: 0 !important;
    padding: 0 !important;
  }
  .game-videox iframe {
    border-radius: 10px !important;
  }
  .arrow-down img {
    width: 50px;
    margin-top: 40px;
  }
  #header {
    padding: 15px 0px !important;
  }
  #footer {
    padding: 30px 0 0px 0 !important;
  }
  #heroarea .mainimgs .hr-invisible {
    display: none !important;
  }
  #footer .container {
    display: flex;
    flex-direction: column;
  }
  #footer .container .av_one_third:nth-child(1) {
    order: 3;
    margin-bottom: 0px !important;
  }
  .footer-area-col,
  .footer-logo {
    margin-top: 0px;
  }
  .footer-logo a {
    height: -moz-min-content !important;
    height: min-content !important;
  }
  .footer-logo b {
    display: block !important;
    margin-top: 0px !important;
  }
  .footer-socials {
    margin-top: 0px;
    height: 80px !important;
  }
  .footer-area-col {
    line-height: 35px;
  }
  .footer-social img {
    display: unset !important;
    position: unset !important;
    float: none !important;
  }
  .game-links img {
    width: calc(50% - 4px) !important;
  }
  .responsive #top .av-main-nav .menu-item-avia-special {
    transform: scale(0.85);
  }
  #header_main {
    padding: 10px 0px;
  }
  .header_color div .av-hamburger-inner,
  .header_color div .av-hamburger-inner::before,
  .header_color div .av-hamburger-inner::after {
    background-color: #fff !important;
  }
  .av-burger-overlay-active #top .av-hamburger-inner,
  .av-burger-overlay-active #top .av-hamburger-inner::before,
  .av-burger-overlay-active #top .av-hamburger-inner::after {
    background-color: #000 !important;
  }
  .play-now-button-sec {
    display: none !important;
  }
  .flr {
    margin-right: auto;
  }
  .fll {
    margin-left: auto;
  }
  .spech1 {
    margin: 0 !important;
  }
  .specp p {
    width: 100% !important;
  }
  .about-area {
    flex-direction: column;
    margin: 30px 0px 0px 0px;
  }
  .about-section {
    width: 100%;
    margin: 15px 0px;
  }
  .about-section h2 {
    font-family: "Gilroy-Bold";
    white-space: break-spaces !important;
    width: unset !important;
  }
  .about-section p {
    font-family: "Gilroy";
    width: 100% !important;
  }
  .video-section {
    order: 1;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding: 0px;
  }
  .video-section iframe {
    border-radius: 10px;
  }
  .exp-section {
    order: 2;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding: 0px;
  }
  .game-container-rw1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding: 0 !important;
    margin: 0px 0px 20px 0px !important;
  }
  .game-icon {
    width: 60px !important;
    margin-right: 10px !important;
  }
  .game-title {
    order: 2;
    align-self: center;
    width: -moz-min-content !important;
    width: min-content !important;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
  }
  .game-title .special-heading-border {
    display: none !important;
  }
  .game-title h1 {
    white-space: nowrap !important;
    text-transform: none !important;
    font-weight: 900 !important;
    font-size: 25px !important;
    line-height: initial;
    -webkit-margin-before: 0 !important;
    margin-block-start: 0 !important;
    -webkit-margin-after: 0 !important;
    margin-block-end: 0 !important;
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important;
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important;
  }
  .play-now-button a {
    color: #ffffff !important;
    border-color: #d72257 !important;
    background: #d72257 !important;
    padding: 13px 44px !important;
    border-radius: 50px !important;
    font-size: 20px !important;
    font-weight: bold !important;
  }
  .game-text p {
    padding: 5px 0px 20px 0px;
    font-size: 16px !important;
  }
  .game-link-container {
    padding: 0 !important;
  }
  .game-links img {
    width: calc(50% - 2px);
  }
  .spech1 {
    text-align: center;
  }
  .careerspecp {
    text-align: center;
  }
  .careerspecp p {
    width: 100%;
    text-align: left;
  }
  .careerbutton {
    text-align: left !important;
    margin-top: 10px !important;
  }
  .careerbutton a {
    font-weight: bold !important;
  }
}
/*JOBS*/
.sjb-listing .v2 .col-sm-3 {
  display: none !important;
}

.sjb-listing .v2 .col-sm-9 {
  width: 100% !important;
  padding: 0 !important;
  text-align: center;
}

.sjb-listing .v2 .col-sm-9 .job-info {
  margin-left: 0 !important;
}

.sjb-listing .v2 .col-sm-9 .job-info a {
  font-family: "Heebo", sans-serif;
  font-size: 25px;
}

.sjb-listing .v2 .col-sm-9 .job-info a .job-title {
  font-family: "Gilroy-Bold";
  font-size: 25px !important;
  font-weight: bold;
  line-height: 30px !important;
}

.sjb-listing .v2 .job-type,
.sjb-listing .v2 .job-date {
  display: none !important;
}

.sjb-listing .job-location {
  font-family: "Gilroy";
  font-weight: 600;
  color: black !important;
  text-align: center;
  margin: 5px 0px 15px 0px !important;
}

.sjb-listing .v2 .job-location i {
  display: none !important;
}

.sjb-apply-button p {
  text-align: center;
  width: 100%;
}

.sjb-apply-button p a {
  font-family: "Heebo", sans-serif;
  font-weight: 900 !important;
  border-radius: 20px !important;
  border: 2px solid #d72255 !important;
  border-color: #d72255 !important;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .btn:hover {
  border: 2px solid #d72255 !important;
  border-color: #d72255 !important;
  background-color: #fff !important;
  color: #d72255 !important;
}

.list-data header {
  /* display: none !important;*/
}

.job-description,
.job-description strong,
.job-description p,
.job-description ::before {
  font-family: "Heebo", sans-serif;
  color: black !important;
}

.job-features,
.post-meta-infos,
.entry-footer,
.sjb-job-info {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .sjb-archive-page {
    text-align: center;
  }
  .sjb-page .sjb-listing .row {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}
/*# sourceMappingURL=custom.css.map */
