.slider {
	max-height:740px !important;
}
.rs-slider.slider8 .slider.slide1 {
  background: url(assets/images/galer4/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


.rs-slider.slider8 .slider.slide2 {
  background: url(assets/images/galer4/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


.rs-slider.slider8 .slider.slide3 {
  background: url(assets/images/galer4/3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


.rs-slider.slider8 .slider.slide4 {
  background: url(assets/images/galer4/4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


.rs-slider.slider8 .slider.slide5 {
  background: url(assets/images/galer4/5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


.rs-slider.slider8 .slider.slide6 {
  background: url(assets/images/galer4/6_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.rs-slider.slider8 .slider.slide7 {
  background: url(assets/images/galer4/7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}





.partner-item p{
    font-size: 32px;
    color: white;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: 'Roboto';
	text-align: center;

}

.shape-bg2 {
    background: none;
	background-color:#f9f9f9;
}

body.home-eight .rs-footer {
    background-image: url(/assets/images/bottom-img.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

body .search-modal .search-block form input
{
	background-color: white !important;
	color: black;
}

.rs-blog.style1 .blog-wrap .img-part img {
    transition: all 0.3s ease;
    height: 310px;
    width: auto;
    object-fit: cover;
}
li.country-active {
	background-color: #03a9f4;
    padding: 0 6px !important;
    font-weight: bold;
}

@media only screen and (max-width: 580px) {
.full-width-header .rs-header .menu-area.sticky .logo-area img, .rs-footer .footer-content .about-widget .logo-part a img, .full-width-header .rs-header .menu-area .logo-area img {
    max-height: 70% !important;
}
.rs-blog .img-part img {
	
}
}
