.fi-en {
  background-image: url(../flags/4x3/gb.svg);
}

.fi-en.fis {
  background-image: url(../flags/1x1/gb.svg);
}

.supermt {
  margin-top: 260px;
  padding-bottom: 130px !important;
}

.box_shadow {
  -webkit-box-shadow: -1px 4px 11px -6px #AEAEAE;
  -moz-box-shadow: -1px 4px 11px -6px #AEAEAE;
  -o-box-shadow: -1px 4px 11px -6px #AEAEAE;
  box-shadow: -1px 4px 11px -6px #AEAEAE;
}

.btn-lang {
  color: #fff;
  background-color: #0069d900;
  border-color: #0069d900;
}

.btn-lang:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-lang.focus,
.btn-lang:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-lang.disabled,
.btn-lang:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-lang:not(:disabled):not(.disabled).active,
.btn-lang:not(:disabled):not(.disabled):active,
.show>.btn-lang.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}


.main_container_2 .onova_content span {
  font-size: 36px;
}

h1 {
  font-size: 92px;
}

@media only screen and (max-width: 767px) {
  .onova_content h1 {
    font-size: 45px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1380px;
  }
}



.at {
  font-size: 13px;
}

.brand_logo {
  padding-top: 15px !important;

}

img.logo {
  max-width: 200px;
}


.card-body.services span.dot_c {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: rgb(255, 255, 255);
  border: 4px solid rgb(0, 102, 255);
  border-radius: 50%;
  margin-bottom: 35px;
}

.card-body.services span.dot_c:after {
  content: '';
  width: 360px;
  height: 2px;
  position: absolute;
  top: 7px;
  background-color: #e2f0ff;
  display: block;
  z-index: -1;
}

.card-body.services span.dot_c_3:after {
  display: none;
}

.card-body.services .dot_c_2 {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  border: 4px solid rgb(0, 102, 255);
}

/*.onova_img2 {
  width: auto;
  margin-top: 0;
}
*/

.onova_overlay {
  background: rgba(13, 35, 53, 0.71);
  opacity: 0.902;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none !important;
}

.proudtitle {

  color: rgb(255, 254, 254);
}

div.spacing-paragraph>p {
  margin-bottom: 1.3em !important
}

@media only screen and (max-width: 767px) {
  .breadcrumb_text {
    text-align: left;
    margin-top: 30px;
  }
}

.onova_faq_4 .onova_faq_area .faq_right {
  background: #cee3ff;
}

.light2_bg {
  background: #e4e4e4;
}

.sponsor_bg {
  background-image: url(/assets/images/sponsor_bg.jpg);
}

.mobile_menu_icon .menu_icon {
  font-size: 23px;
}

.logo {
  width: 200px;
}

.chiocciola {
  font-size: 12px;
}

.img-size-hero {
  margin-top: -30px;
  max-width: 746px;
}

.onova_main_3 {
  padding: 250px 0 120px;
}

.onova_about_3 .about_img_3 .overlay_content {
  position: absolute;
  top: 0px;
  left: 20px;
}

.onova_about_3 .about_img_3 .overlay_content h2 {
  color: #0574ff;
  font-size: 100px;
}

.onova_img>img {
  margin-top: 40px;
}

.onova_about_3 .about_img_3 .overlay_content p {
  color: #0574ff;
}

.onova_about_3 .about_img_3 .overlay_img {
  background: none;
}

.onova_main_menu_3 .main_menu ul li a,
.main_container_2 .onova_content h1,
.main_container_2 .onova_content span,
.main_container_2 .onova_content p {
  color: #000 !important;
}

.main_menu ul li ul.sub_menu {
  border-top: 4px solid rgb(156, 156, 156);
}

.onova_header_3.sticky {
  background: #fecf00;
}

.yellow {
  background: #fecc00;
}

.portfolio_box_1 .portfolio_info {
  background: #fff0;
  border: 1px solid #eaeaea00;
  margin-top: 10px;
}

.portfolio_img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.portfolio_box_1 .portfolio_info .portfolio_icon i,
.proudtitle,
.overlay_title h2 {
  color: #333;
}
