@font-face {
  font-family: 'Nohemi';
  src: url('Nohemi-Regular-BF6438cc58b98fc.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Nohemi', sans-serif;
}


.slider-banner-main-3, .slider-banner-main-0{
    height: 120vh;
}


/*footer */

.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}

/***/
.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    
    height: unset;
}

.s-payments-list-item:nth-of-type(3) img {
    padding:12px 5px !important;
}
/**/


.fbanner-star-btn::after {

    background-color: transparent !important ;

}
.landing-page-first-banner .item-text a {
    background: transparent !important;
    border: 2px solid #fff;
    width: 255px;
    display: block;

}
.landing-page-first-banner .txt {
    justify-content: end !important;
    align-items: center !important;
    padding: 10rem 0;
}
@media(max-width:768px) {

  .slider-banner-main-3, .slider-banner-main-0{
    height: 40vh;
}

.landing-page-first-banner .item-text {

    max-width: 700px !important;
    justify-content: center;
    align-items: center !important;

}

  
}


.s-trust-badges-wrapper:after {
content:'';
width:120px;
height:100px;
background-image:url(https://i.ibb.co/3ys6zJ5K/image-1-17.png);
display:block;
background-repeat:no-repeat    
    
}
.s-trust-badges-image,.s-trust-badges-content {
    display: none;
}