@charset "utf-8";

/*
	[ Shortcode Stylesheet ]
	<?xml version="1.0" encoding="UTF-8"?>

	Theme Name: Bishop
	Version: 1.0.0
	Author: webRedox
	Author URI: 
	Description:Multi-Purpose Theme by webRedox
*/


@import "font-awesome.min.css";
@import "bootstrap.min.css";
@import "nav-media.css";
@import "media.css";
@import "component.css";
@import "owl.carousel.css";
@import "owl.theme.css";
@import "owl.transitions.css";
@import "revolution-slider/settings.css";
@import "revolution-slider/extralayers.css";
@import "revolution-slider/revolution-style.css";
@import "slick.css";
@import "thumbelina.css";
@import "cloud-zoom.css";
@import "ytplayer.css";
@import "style.css";
@import "magnific-popup.css";
@import "jquery.bxslider.css";
@import "liquid-slider.css";
@import "animate.css";


/* Footer */
#footer-1-back,
#footer-1-back .footer-1 {
  background: #dfdada !important;
  background-image: none !important;
}

#footer-1-back::before,
#footer-1-back::after,
#footer-1-back .footer-1::before,
#footer-1-back .footer-1::after {
  display: none !important;
  content: none !important;
}
html {
  scroll-behavior: smooth;
}
.by-now-back {
  background-image: none !important;
  background: #dfdada !important;
}
#whatwedo h4,
#whatwedo .service-bottom h4 {
  font-family: 'Oswald', sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#whatwedo p,
#whatwedo .service-bottom p {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.7;
}