
@font-face {
  font-family: 'Visuelt-Regular';
  src: url('../fonts/Visuelt-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Visuelt-Regular.woff') format('woff'), url('../fonts/Visuelt-Regular.ttf')  format('truetype'), url('../fonts/Visuelt-Regular.svg#Visuelt-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
  font-family: 'Visuelt-Regular' ,Arial, Helvetica, Sans-serif;
  color: #f13923;
  font-size:18px;
  max-height:100vh;
  list-style: none !important;
}
ul{
  list-style-type: none!important;
}



.whitebg .sb_container a{
  color: #f13923 !important;
}

.redbg a{
  color:#fff;
}

a:hover{
  text-decoration: none;
}

a{
  display: inline-block;
}



.navlinks a:after {

  content: "";
  display: block;
  height: 2px;
  background: #f13923;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

.redbg a:after {

  content: "";
  display: block;
  height: 2px;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}



a:hover:after {
  width: 100%;
  left: 0;
}

.sb_logo a:hover:after {
  width: 0;
  left: 0;
}

.nohover:hover:after {
  width: 0;
  left: 0;
}

.sb_logo a:hover:after {
  width: 0;
  left: 0;
}

.redbg{
  background-color: #f13923;
  color: #fff;
}



.sb_container{
  padding:40px 50px;


}

.sbaboutus{
  margin-top:50px;
}
.niceday{
  width:255px;
  float:right;
}

.navlinks{
  text-align:right;
}

.sb_logo{
  margin-bottom: 50px;
}

.sb_description{

}

.sb_right{
  float:right;
}

.sb_contact{



}

.profilelink{
margin-left:100px;
}

.sb_social{
  position: fixed;
  bottom:0px;
  width:100%;
  padding: 40px 50px;


}

.fa-facebook{
  color: #ffffff;
  padding: 8px 9px;

}
.fa-instagram{
  color: #ffffff;
  padding: 8px 7px;


}

.sb_email{
color:#f13923;
}
.sb_email:hover{
color:#f13923;
}

.fa-envelope{
  color: #ffffff;
  padding: 7px 7px;

}

.sb_social_icon{
  background-color:#f13923;
  width:30px;
  height:30px;
  border-radius: 50px;
  display: inline-block;
  margin-right: 8px;
}

.sb_social_icon:hover{
  background-color:#db1e09;

}


/*--------------------------------------------------
	Slider and Carousel
---------------------------------------------------*/


	.slider.screen-contain {
		width: auto!important;
	}

	.slider.screen-contain .owl-item img {
		display: block;
		width: auto!important;
		max-height: 60vh!important;
		margin: 0 auto;
	}

	.slider .owl-nav, .carousel .owl-nav {
		position:absolute;
		top:0;
		left:0;
		margin:0;
		width:100%;
		height:100%;
		pointer-events: none;
		margin:0!important;

	}

	.slider .owl-prev, .carousel .owl-prev {
		text-indent: -9999px;
		position: absolute;
		top: 0;
		pointer-events: auto;
		opacity: 1;
		left: 0;
		cursor: pointer;
		height: 100%;
		width: 50%;
		margin-top: 0;
	}

	.owl-prev {
		text-decoration:none;
		position:relative;
	}
	.owl-prev span {
		text-indent: 0;
		margin-left:-90px;
		display:none;
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 600;
		color:#000;
	}

	.white-tooltip .owl-prev span {
		color:#fff;
	}

	.owl-prev:hover span {
		display:block;
		position:fixed;
		overflow:hidden;
	}

	.slider .owl-next, .carousel .owl-next {
		text-indent: -9999px;
		position: absolute;
		top: 0;
		pointer-events: auto;
		opacity: 1;
		right: 0;
		cursor: pointer;
		height: 100%;
		width: 50%;
		margin-top: 0;
	}

	.owl-next {
		text-decoration:none;
		position:relative;
	}
	.owl-next span {
		text-indent: 0;
		display:none;
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 600;
		color:#000;
	}

	.white-tooltip .owl-next span {
		color:#fff;
	}

	.owl-next:hover span {
		display:block;
		position:fixed;
		overflow:hidden;
	}

	.owl-dots {
		position:relative;
		width:100%;
		text-align: center;
  		-webkit-tap-highlight-color: transparent;
		top:-40px;
	}

	.carousel .owl-dots {
		top:20px;
	}

	.owl-theme .owl-dots .owl-dot {
		display: inline-block;
		zoom: 1;
		*display: inline;
	}

	.owl-dots .owl-dot span {
		background: rgba(255,255,255,0.1)!important;
		width:6px;
		height:6px;
		border-radius:6px;
		width: 8px;
		height: 8px;
		margin: 4px 5px;
		background: #D6D6D6;
		display: block;
		-webkit-backface-visibility: visible;
		transition: opacity 200ms ease;
		border-radius: 30px;
	}

	.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
		background: #fff!important;
	}

	.text-carousel .owl-nav {
		text-align: center;
		margin: 0 auto;
		width: 160px;
		height:80px;
		margin-top:30px;
	}

	.text-carousel .owl-prev, .text-carousel .owl-next {
		display:inline-block;
		width:80px;
		height:80px;
		margin:0;
		display: flex;
		justify-content: center;
		align-items: center;
		float:left;
	}

	.prev-testimonial, .next-testimonial {
		width: 34px;
		height: 34px;
		border-radius: 34px;
		box-sizing: border-box;
		position: absolute;
		cursor: pointer;
	}

	.text-carousel .owl-nav i {
		line-height:34px;
		text-align:center;
		font-size:12px;
		color:#000;
	}

	.light-content .text-carousel .owl-nav i {
		color:#fff;
	}

@media only screen and (max-width: 1023px) {
  .niceday{
    width:100%;
    display:none;
  }
}




@media only screen and (max-width: 576px) {
  .sb_right{
    float:left;
  }

  .sb_container{
    padding:35px;

  }
  .sb_container{
    padding:20px 25px;


  }
  .profilelink{
  margin-left:15px;
  }


  .sb_social{
      padding:20px 25px;
  }

  body{

    font-size:15px;

  }
}
