header.header-2 .main-menu {
{
margin-bottom: 12px;
}
}
.team-block.team-v3 {
  max-width: 500px;
  margin: 0 auto 30px;
  border-radius:50%;
}

.team-block.team-v3 .team-image {
  position: relative;
  text-align: center;
  object-fit:cover;
  border-radius:50%;
}

.team-block.team-v3 .team-content {
  text-align: center;
  z-index: 2;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding-top: 20px;
}

.team-block.team-v3 .team-content .socials-team {
  z-index: 9;
  width: auto;
  padding: 5px 0;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  -moz-transition: all 0.15s;
  -ms-transition: all 0.15s;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
}

.team-block.team-v3 .team-content .socials-team a {
  text-align: center;
  color: #949494;
  font-size: 16px;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #F3F3F3;
  display: inline-block;
  line-height: 40px;
}

.team-block.team-v3 .team-content .socials-team a:hover, .team-block.team-v3 .team-content .socials-team a:focus, .team-block.team-v3 .team-content .socials-team a:active {
  color: #000000;
  background: rgb(160,129,62);
}

.team-block.team-v3 .team-content .team-name {
  font-weight: 700;
  line-height: 22px;
  font-size: 20px;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.team-block.team-v3 .team-content .team-name a:hover {
  color: rgb(160,129,62);
}

.team-block.team-v3 .team-content .team-job {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}

.team-carousel .team-block, .team-carousel .team-v3 {
  margin-bottom: 0;
}
header.header-2{
  /*background: #000;*/
  /*background: #fff;*/
  background-image: url(/sites/default/files/gbb-uploads/TYTYTY-02.svg);
  background-repeat: no-repeat;
  background-size: 1800px 100px;
  background-size: 100% 100%;
  background-size: cover;
  background-attachment:scroll;
  background-position-y: -2px;
  background-position-x: -0px;
  background-position:center;
  background-clip: inherit;
  opacity:6;
  z-index: 99;
  object-fit:cover;
}
 .5thbinual-head .gsc-heading.align-center {
        max-width: 1167px;
}
.bi-slider .owl-carousel .owl-item img  {
  width: 100vw;
}
.nav-tabs, .topbar ul, ul.contact-info, ul.menu {
  list-style: none !important;
  padding-left: 0;
}

.site-branding-logo {
  max-height: inherit;
}

.site-branding-logo img {
  max-height: 114px;
  width: auto;
  object-fit: cover;
  /*margin-left: 30px;*/
}

header.header-2 .main-menu {
  /*margin-bottom: 10px;*/
  padding-bottom: 5px;
  background: black;
  padding-top: 5px;

}

header .site-branding-logo img.logo-site {
  display: block !important;
}

.page-user-login .help.show, .page-user-register .help.show, .page-user-pass .help.show {
  display: block !important;
}

@media (min-width: 992px) {
  .navigation .gva_menu .sub-menu > li:hover > ul {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  .navigation .gva_menu .sub-menu > li > ul li {
    opacity: 1;
    visibility: visible;
  }
}

.service-block-singe .service-icon img {
  max-width: 30px;
  margin-top: 6px;
}
