body {
    background-color: #ffffff;
}

body {
    font-family: Poppins;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-style: normal;
    color: #666666;
    font-size: 14px;
}

body h1,
.font-size-1 {
    font-family: Poppins;
    line-height: 60px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    font-size: 50px;
}

body h2,
.font-size-2 {
    font-family: Poppins;
    line-height: 60px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    font-size: 36px;
}

body h3,
.font-size-3 {
    font-family: Poppins;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    font-size: 24px;
}

body h4,
.font-size-4 {
    font-family: Poppins;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    font-size: 20px;
}

body h5,
.font-size-5 {
    font-family: Poppins;
    line-height: 36px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    font-size: 18px;
}

body h6,
.font-size-6 {
    font-family: Poppins;
    line-height: 16px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-style: normal;
    color: #333333;
    font-size: 16px;
}

.font-2 {
    font-family: Poppins;
    line-height: 26px;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-style: normal;
    color: #333333;
    font-size: 24px;
}

.theiaStickySidebar:after {content: ""; display: table; clear: both;}

/**************************
SLIDER STYLES
***************************/
.slider .caption {
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background-color: rgba(20,20,20,0.2);
	height: 100%;
	color: #fff;
	cursor: e-resize;
  }
  .slider .container {
	width: 100%;
  }

  .slider .slide-ovelay{
	background-color: #000000;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	color: #ffffff;
}
  
  .slider .owl-dots {
	  position: absolute;
	  top: 575px;
	  width: 100%;
	  justify-content: center;
  }
  
  .slider .caption {
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background-color: rgba(20,20,20,0.2);
	color: #fff;
	cursor: e-resize;
	font-family: sans-serif;
  }
  
  .slider .caption .mt-5 {
	padding-top: 14%;
  }

  .slider .caption .heading {
    font-size: 36px;
    line-height: 1;
	font-family: Poppins;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    padding-bottom: 24px;
}

.slider .caption .heading:before {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    background: #ffffff;
    margin: 0 auto;
}
.slider .caption .small-text{
	font-family: sans-serif;
	color: #ffffff;
	z-index: 9999;
	font-size: 18px;

}

.slider .caption .btn-ideas{
	color:#ffffff;
	background:rgb(254, 185, 19);
	border-color:rgb(254, 185, 19);
	font-family: sans-serif;
	margin-top: 10px;
}

.slider .caption .btn-ideas:hover{
	background:rgb(221, 160, 19);
	border-color:rgb(221, 160, 19);
}
  
  .slider .owl-item {
	background-position: inherit;
	background-repeat: no-repeat;
	background-attachment: local;
	text-align: center;
	background-size: cover;
	height: 475px;
	width: 100%;
	background-position: 0% 50%;
  }

  @media(max-width: 640px) {
	.slider .owl-item {
		height: 345px;
	  }
  }

.slider .owl-carousel .owl-nav .owl-next {
    right: 90px;
}

.slider .owl-carousel .owl-nav .owl-prev {
    left: 100px;
}

.slider .owl-carousel .owl-nav>button {
    position: absolute;
    color: #000;
    font-size: 15px;
    border-radius: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #ffffff !important;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    border: 1px solid #959595;
    color: #959595;
	padding-top: 50px;
}

.slider .owl-carousel .owl-nav>button:hover
 {
    background: #000000 !important;
    color: #fff;
    border-color: #000;
	fill:#ffffff;
}
.slider .owl-carousel .owl-nav svg
 {
    margin-top: 3.5px;
	margin-right: 1.5px;
}
.slider .owl-carousel .owl-nav svg:hover,
.slider .owl-carousel .owl-nav svg:active,
.slider .owl-carousel .owl-nav svg:focus
 {
    fill: #ffffff;
}
  .slider .owl-carousel  .owl-dots {
    text-align: center
}

  .slider .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #959595;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.zadora-content .values-card{
	text-align: center;
	justify-content: center;
}

.zadora-content .heading {
    font-size: 27px;
    line-height: 0.45;
    font-family: Poppins;
    font-weight: bold;
    color: #000000;
    position: relative;
    padding-bottom: 24px;
}

.zadora-content .heading:before {
    content: '';
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    background: #000000;
    margin: 0 auto;
}

.zadora-content .values-body-text{
	font-size: 14px;color: #333333;
}

.zadora-content .values-card i{
	font-size: 60px;
	cursor: pointer;
	color: #3f3f3f;
}

.zadora-content .values-card i:hover{
	font-size: 60px;
	cursor: pointer;
	color: #000000;
}