/*!
Theme Name:   OneServices
Author:       web-mosaica
Author URI:   http://web-mosaica.com/
Version:      1.0
*/
/* headers */
.title-section h1{
	font-size: 4.5rem !important;
}
.title-section h2{
	font-size: 3.5rem !important;
}
.title-section h3{
	font-size: 2.5rem !important;
}
/* other */
.marquee {
    font-weight: 500;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
    background: #316bff;
    color: #fff;
}
.marquee span {
	margin-left: 100px;
}
.marquee .yellow {
    color: #FFDC09;
}
.top-section{
	padding: 0 !important;
}
.service-product__media img{
	max-width: fit-content !important;
}
.header-top__phone a{
    padding: 1.5rem 0 1.6rem;
}
.fck-rf{
    padding: 10px 0;
    text-align: center;
    background: #316bff;
	z-index: 99;
}
.fck-rf span{
    font-weight: bold;
    font-size: 16px;
    color: #FFDC09;
    font-family: "Comfortaa", cursive;
}
.hero-desc .full-slide {
    margin: 60px auto 0 !important;
}
@media screen and (max-height: 760px)
.hero-desc{
	margin: 50px auto !important;
}
.hero-wrapper .hero-slider {
    margin: 5rem auto 0 !important;
}
.breadcrumbs, .breadcrumbs a{
	color: #316BFF !important;
	text-decoration: none !important;
}
.hero-title--inner, .hero-title--inner * {
    font-size: 6rem !important;
    line-height: 6.5rem !important;
}
.hero-desc.full-slide .hero-desc__info {
    padding: 0 0 5rem !important;
}
.hero-desc__info {
    padding: 0 0 5rem !important;
}
.hero-text.slider {
    margin: 0 auto 2rem !important;
}
@media screen and (max-width: 1660px)
.hero-desc__info {
    padding: 0 0 5rem !important;
}
#gradient{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgb(29,37,74);
background: linear-gradient(45deg, rgba(29,37,74,1) 40%, rgba(255,220,9,1) 90%);
}
.bg-image{
    background-image: url("https://www.nordic-ecolabel.org/contentassets/9293fc2172a1440c873a06036f61687f/gettyimages-527072689_forestry_1140.jpg") !important;
  background-repeat: no-repeat, repeat !important;
	background-size:cover !important;
}
.bg-image:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(29, 37, 74, 0.75);
}
.header-nav .has-sub {
    position: relative !important;
}
.has-sub__item {
    padding: 2rem 2.5rem !important;
}
.has-sub__item{
	margin:0 !important;
	width: fit-content !important;
}
section {
    padding: 6rem 0 6rem !important;
}
.cases-post__media {
    margin-bottom: 6rem !important;
}
.container li {
	list-style: circle !important;
	margin-left: 1.5rem;
}
.container ul.breadcrumbs li {
	list-style: none !important;
	margin-left: 0 !important;
}
.text-block ul li {
    padding-left: 0 !important;
    position: inherit !important;
}
.text-block ul li:before {
    content: none !important;
}
.text-block h4, .text h4 {
    margin: 3rem 0 1rem !important;
}
.work-item__media li {
	list-style: none !important;
}