.bg-logo{
  position: relative;
}

.navbar {
  overflow-x: clip;
  z-index: 999;
      padding-top: 2em;
    padding-bottom: 2em;
}
/* --- baner --- */

  .baner .container {
    height: 100%;
  }
  .baner__content-wrap {
    height: 100%;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
  }
  .baner__content-wrap h1,
  .baner__content-wrap h2 {
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 5rem;
    letter-spacing: 1px;
    max-width: 468px;
    margin-bottom: 25px;
	text-shadow: 2px 2px 4px #000;
  }
  .baner__content-wrap .dq-btn.bg-gray{
    font-size: 1.9rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px;
  }
  @media screen and (max-width: 1199px){
    .baner {
      height: 450px;
    } 
  }
  @media screen and (max-width: 992px){
    .baner{
      margin-top: 101px;
      height: 350px;
    }
      .baner__content-wrap h1,
      .baner__content-wrap h2 {
      font-size: 2.6rem;
      line-height: 3.7rem;
      }
      .baner__content-wrap .dq-btn {
      font-size: 1.6rem;
      }
  }
  @media screen and (max-width: 576px){
      .baner {
          height: 300px;
      } 
      .baner__content-wrap h1,
      .baner__content-wrap h2 {
      font-size: 2.6rem;
      line-height: 3.3rem;
      }
      .services-style-four-item .icon {
   
    padding-right: 0px;
}
  }



  html,
  body {
    position: relative;
    height: 100%;
  }

  body {
    background: #fff;

    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
  }

  .slider .swiper__wrap{
    overflow-x: clip;
  }
    .slider .swiper {
    width: 100%;
    height: 100%;
  }

   .slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

    .slider .swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
  }






.two-color__content{
  display: flex;
  align-items: center;
}
.two-color__wrap{
  max-width: 740px;
}
.two-color__img .two-color__wrap{
  margin-left: auto;
  padding-right: 60px;
}
.two-color__content .two-color__wrap{
  padding-left: 0px;
}
.two-color__wrap--content{
  font-size: 2.2rem;
  line-height: 3.9rem;
  max-width: 600px;
}
.two-color__wrap--content strong{
  font-size: 3.8rem;
  line-height: 5.6rem;
  color:var(--dark);
  margin-bottom: 40px;
  display: block;
  font-weight: 500;
}
.two-color__img img{
  position: relative;
  top: 90px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1399px){
  .two-color__wrap,
  .two-color__wrap--content{
    max-width: 555px;
  }
  .two-color__content .two-color__wrap{
    padding-left: 0;
  }
}
@media screen and (max-width: 1199px){
  .two-color{
    background-image: none;
  }
  .two-color__img .two-color__wrap,
  .two-color__content .two-color__wrap{
    max-width: 930px;
    width: 100%;
    padding-right: 0px;
    margin: auto;
  }
  .two-color__img img{
    top: 0px;
    object-position: top;
  }
  .two-color__row{
    row-gap: 45px;
  }
  .two-color__content:last-child{
    background-color: #cecece;
  }
  .two-color__img img{
    border-radius: 0px 72px 0 72px;
  }
  .two-color__wrap--content{
    max-width: 930px;
    padding: 50px 0 50px 0;
    margin: auto;
    display: block;
  }
}
@media screen and (max-width: 991px){
  .two-color__wrap--content strong{
    font-size: 2.6rem;
    line-height: 3.5rem;
    margin-bottom: 30px;
  }
  .two-color__wrap--content{
    font-size: 2.1rem;
    line-height: 3rem;
  }
  .games-block p, .games-block h2 {
    padding: 40px 0px 0px 0px;
    display: block;
    line-height: 31px;
    text-align: center;
}
.games-block h2 {
    line-height: 41px;
    text-align: center;
}
.games-block .soc span:first-child {
  display: block;
}
.input-group h3 {
    position: relative !important;
    left: 0;
    text-transform: uppercase;
    font-size: 2.7rem;
    display: block;
    margin-right: 25px;
}
}
@media screen and (max-width: 576px){
  .two-color__img img{
    max-height: 500px;
  }
  .two-color{
    margin-bottom:100px ;
  }
}

.slider {
  overflow: hidden;
}

.carousel-caption {
    position: absolute;
    top: 25%;
    right: 17%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #000;
    text-align: center;
    max-width: 400px;
    bottom:inherit;
    left:inherit;
    z-index: 9999;
}
.carousel-caption h1 {
  font-weight: 200;
  line-height: 38px;
}
.carousel-item img {
  	clip-path: polygon(0 0, 61% 0, 53% 100%, 0 100%);
    width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.carousel-item img.navbar-brand {
clip-path:none;
  width:240px;
  height: auto;
  text-align: center;
  display: inline-block;
  margin-bottom: 4em;
}

.about-style-five-info .d-flex h4 {
	min-width: 200px;
}

.about-style-five-info .info a.btn-read-more {
	color: var(--color-primary);
}

.thumb-style-five {
	position: relative;
	z-index: 1;
}

.thumb-style-five img:nth-child(2) {
	position: absolute;
	top: 0;
}

.about-style-five-info {
	position: relative;
}

.achivement-style-one {
	display: inline-block;
	background: var(--dark);
	padding: 50px;
	color: var(--white);
	min-width: 300px;
	border-radius: 10px;
}

.achivement-style-one .counter {
	font-size: 100px;
	line-height: 1;
}

.about-style-five-info .left {
	margin-right: 75px;
}

.about-style-five-info .d-flex {
	position: relative;
	left: -245px;
	z-index: 1;
	margin-right: -220px;
}


.text.title {
    width: 100%;
    color: rgb(0, 0, 0, 0.5);
    background: linear-gradient(to right, var(--color-heading), var(--color-heading)) no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 0%;
    transition: background-size cubic-bezier(.1,.5,.5,1) 0.5s;
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}
.about-style-five-info .title {
	font-size: 54px;
}

.thumb-style-five img {
  max-width: 630px;
}




@media screen and (max-width: 576px){
.thumb-style-five img {
  max-width: 100%; 
display: block; 
height: auto;
}
.about-style-five-info .d-flex {
  left:0px;
  margin-right: 0px;
}
.two-color__wrap.pt-5.pb-5 {
  overflow: hidden;

}
.carousel-caption {
  top:2rem;
  padding-top:0;
}
.carousel h1 {
           font-weight: 500;
        line-height: 30px;
        text-shadow: 4px 0px 21px rgba(0, 0, 0, 1);
        font-size: 1.2rem;
        left: 0;
        position: relative;
}
.carousel-item img {
   filter: brightness(0.4);
}
.center_block .header__title {
    line-height: 2.9rem;
}
.about-style-five-info.mt-4 .d-flex{
  display: block !important;
  margin-bottom: 10px;
}
.info.text {
  margin-top: 2em;
}
#about .pl-80 {
    padding-left: 20px;
}
.card {
    margin-bottom: 3em;
}
.blog .button_belt .bt img {
    width: 15px;
    height: 15px;
    top: 6px;
    left: 5px;
}

.carousel h1 span {
    font-size: 1.2rem;
    font-weight: 500;
    text-shadow:none;
    color:#fff;
    text-align: center;
}

.grid__item-text span {
    font-size: 1.35rem !important;
    font-weight: 600;
    text-align: center;
           margin-right: 0em;
        display: block;
    }

.info_belt {
  text-align: center;
}
.grid__item-text {
    background: var(--bg-gradient);
    padding: 31px 0px 60px 0px;
}
.button_belt {
  top:33px;
}
}

.carousel h1 {
  color:#000;
}

@media (min-width: 1199px) and (max-width: 1400px) {
  .thumb-style-five img {
    max-width: 600px;
  }
  .right_block, .left_block, .right_block p, .left_block p, .about-style-five-info p, .about-style-five-info {
    font-size: 1.15rem !important;
    line-height: 38px;
}
    .twin__row-col--content {
        margin-right: 2em;
    }
    .grid__item-text {
      padding-left: 5em;
    }
        .two-color__content .two-color__wrap {
        padding-left: 2em;

        }
        .header__title {
    text-align: center;
    font-weight: bolder;
    font-size: 2rem;
    line-height: 48px;
}
.two-color__wrap--content {
    margin-right: 4em;
    margin-top: 5em;
    margin-left: 2em;
}
.blog .image-wrapper {
    padding-top: 5px;
}
.image-wrapper img {
  width:100%;
  height: auto;
  display: block;
  padding: 10px;
}
.footer .button_belt .bt {
  margin-left: 6px;
}
.footer .button_belt {
    padding: 14px;
    margin: 20px;
    border: 1px solid #fff;
    font-size: 1rem;
    position: relative;
    top: 34px;
}
    .footer .block-one {
        --footerXpadding: 25px;
    }
        .navbar-expand-lg .navbar-collapse {
        justify-content: right;
    }
        .navbar .nav-link {
        font-size: 1.3rem;
        margin-left: 25px;
    }

 
    
}

.carousel-indicators {
  bottom: 95px;
}

.carousel-indicators [data-bs-target] {
  font-size: 0;
}
#mainCarousel {
  z-index: 1;
}
@media screen and (min-width: 1921px) {

.carousel-caption {
  position: absolute;
  top: 22.25rem;
  right: 25%;
  max-width: 505px;
}
.carousel-caption h1{
  font-size:3.2rem;
  line-height: 70px;
}
.info_belt .grid__item-img img{
  position: relative;
  top: 11em;

    }
    .rectangle__grid {
  display: grid;
  grid-template-columns: 1fr calc(var(--containerwidth)) calc(((141vw - var(--containerwidth)) / 2)) ;
}
.grid__item-text {
    background: var(--bg-gradient);
    padding: 60px 0px 60px 90px;
  }
.carousel-item img {
  clip-path: polygon(0 0, 56% 0, 47% 100%, 0 100%);
  max-height: 1150px;
}
.carousel-indicators [data-bs-target] {
  
  background-color: #000;
}

.carousel-indicators {
  bottom: 5px;

}
.bg-block {
  width: 93%;

}
.center_block .offset-lg-1:nth-child(2) {
  margin-left:0;
}
.gallery-style-one img {
  height: auto;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
}



@media (min-width: 481px) and (max-width: 578px) {
 .carousel-indicators {
    bottom: 0px;
}
    .carousel h1 {
        left: 0%;

}
.footer .button_belt {
    top: -20px;
}
    .footer p {
        max-width: 260px;
        margin: 0;
    }
    .blog .button_belt .bt {
  
    top: 7px;
}
    .image-wrapper img {
      
        width: 100%;
    }
}

.slider .button_belt:hover, .center_block .button_belt:hover{
  background-color: #000;
  color:#fff;
}

.slider .head-bg {
  
    background-image: url(../Images/raccoon-tail.svg);
    background-size: cover;        
  background-position:bottom left;   
  background-repeat: no-repeat;  
  color: #fff;   
  position: absolute;
  left:0;
  bottom:0;
  width:180px;
  height: 399px;
  z-index: 9999;
}

.center_block img {
  width:100%;
  height: auto;
  margin-top:3em;
      border-radius: 10px;
}

#projects {
  margin-top:10em;
  margin-bottom:2em;
}
.container-fill {
  overflow: hidden;
}
#projects .header__title {
  text-align: left;
}
.center_block .button_belt {
  padding: 9px 26px 9px 26px;
  font-size: 0.95rem;
}

.newsletter-block {
  color:#fff !important;
}
.newsletter-block .button_belt{
  border:2px solid #fff;
  background-color:transparent;
  color:#fff;
  margin-left: 0px;
}
.newsletter-block p.rodo, .newsletter-block span.rodo {
  font-size:1rem !important;
}
.newsletter-block .button_belt:hover{
  border:2px solid #fff;
  background-color:#fff;
  color:#000;
}
.container.bg-gradient.p-5 {
  border-radius: 15px;
}
.email-input.form-control {
  max-width: 450px;
  border-radius: 20px !important;
  display: flex;
  justify-content: flex-end;
}
.input-group {
    justify-content: flex-end; 
}
.input-group h3 {
  position: absolute;
  left:0;
  text-transform: uppercase;
  font-size:2.7rem;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.8em .75rem;
}
.checkbox-row {
  display: flex;
  align-items: flex-start;
}

.checkbox-row input[type="checkbox"] {
  margin-right: 10px; 
  margin-top: 4px;   
}

.checkbox-row label {
  margin: 0;          
  text-align: left;  
}

.checkbox-row p.rodo, .checkbox-row span.rodo {
  margin: 0;        
}
.newsletter-column {
    padding:3rem 5rem 1.5rem 5rem;
}

@media screen and (max-width: 576px){
 .games-block .px-5 {

  padding:1rem !important;
 }
.games-block span, .games-block h2 {
  padding:0;
}
.newsletter-column {
    padding: 1rem;
}
.newsletter-block {
  margin:0.5em;
}
.games-block h2 {
    font-size: 2.2rem;
    line-height: 42px;
    text-align: center;
}
.input-group h3 {
    position: relative;
    left: 0;
    text-transform: uppercase;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom:1em;
}
.carousel-caption {
    position: absolute;
    top: 25px;
    right: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: var(--bs-carousel-caption-color);
    text-align: center;
  
    bottom: inherit;
    left: 0;
    z-index: 9999;
    text-align: center;
    margin: 0 auto;
}
.carousel-item img {
  clip-path: none;
      width: 100%;
    height: 350px;
}
.newsletter-block p.rodo, .newsletter-block span.rodo {
    font-size: 0.8rem !important;
}
.carousel-caption img {
   filter: invert(1);
}
.carousel-item {
  color:#fff;
}
.carousel-item img.navbar-brand {
    display: none;
}
   .carousel h1, .carousel-caption p {
      color:#fff !important;
    }
    .carousel h1 {
      font-size:1.6rem;
    }
    .carousel-caption p {
      font-size:1rem !important;
    }
    .gallery-style-one .overlay {
         bottom: -50px;
    max-width: 100%;
    padding: 20px 10px 10px 10px;
    visibility: hidden;
    opacity: 0;
    position: relative;
    }
    .gallery-style-one {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    padding: 25px;
}
  .center-block_bg {
    display:none;
  }
  .center_block.bg-gradient .col-lg-4.p-5.offset-lg-1 {
    padding:1rem !important;
  }
  .center_block p.lead {
    margin-top: 0em !important;
    margin-bottom: 1em !important;
}
.center_block .col-lg-10.bg-white.mt-5 {
  margin-top:0rem !important
}
.pt-5 {
  padding-top:0rem !important
}
.pb-5 {
  padding-bottom:0rem !important;
}
.blog .button_belt {
    margin-left: 0px;
    background-color: #000;
    color: #fff;
    border: none;
    margin-top: 0px;
}
.gallery-style-one .button_belt {
  margin-top:50px;
}
 .input-group h3 {
      text-align: center;
    font-size: 2rem !important;
 }
}

@media (min-width: 1166px) and (max-width: 1460px) {
  .carousel-item img {
    clip-path: polygon(0 0, 52% 0, 44% 100%, 0 100%);
  }

  .carousel-caption {
    position: absolute;
    top: 10% !important;
    right: 11% !important;
  } 
}


@media screen and (max-width: 1166px){


    .carousel-item img {
        filter: brightness(0.4);
    }
        .carousel-caption {
        position: absolute;
        top: 45px;
        right: 0;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: var(--bs-carousel-caption-color);
        text-align: center;
        bottom: inherit;
        left: 0;
        z-index: 9999;
        text-align: center;
        margin: 0 auto;
    }
        .carousel-item img.navbar-brand {
        display: none;
    }
        .carousel-caption p {
        font-size: 1rem !important;
    }
    .carousel h1, .carousel-caption p {
        color: #fff !important;
    }
        .carousel-item img {
        clip-path: none;
        width: 100%;
        height: 350px;
    }
    .carousel-indicators {
    bottom: 0px;
}

}


@media screen and (max-width: 1200px){
 .input-group h3 {
    position: relative !important;
    left: 0;
    text-transform: uppercase;
    font-size: 2.7rem;
    display: block;
    margin-right: 25px;
}
}

.carousel-indicators li {
 -webkit-box-shadow: 0px 1px 10px 1px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 1px 10px 1px rgba(66, 68, 90, 1);
box-shadow: 0px 1px 10px 1px rgba(66, 68, 90, 1);
}

.carousel-indicators [data-bs-target] {
  border:none;
}