@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap');

html{
	overflow-x: hidden;
}
body {
	margin: 0;
	font-family: 'Quicksand', sans-serif;
	color: #000000;
	font-weight: 500;
}

img {
	max-width: 100%;
}

* {
	outline: none;
}

a {
	display: inline-block;
	text-decoration: none !important;
	transition: all ease .3s;
}

p {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 24px;
	color: #000000;
	font-weight: 500;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	font-weight: 500;
}

h1 {
	font-size: 90px;
	line-height: 1;
}

p.big {
	font-size: 20px;
	line-height: 31px;
}
.btn:focus{
	box-shadow: none;
}

p.small {
	font-size: 15px;
	line-height: 22px;
}

p.extrasmall {
	font-size: 11px;
	line-height: 16px;
}
.btn {
	font-size: 24px;
	line-height: 29px;
	padding: 15px 37px;
	color: #ffffff;
	font-size: 20px;
	line-height: 25px;
	border-radius: 50px;
	background: #5D1A58;
}

.btn:hover {
	transition: all ease .3s;
	color: #ffffff;
	background: #762a71;
}
.tooltip-inner {
    color: #000;
    background-color: #fff;
    padding: 20px;
}
.tooltip.show{
	opacity: 1;
}
.tooltip-arrow::before {
    display: none;
}
.tooltip {
    box-shadow: 0 0 15px 0px #eee;
    padding: 0;
    left: 20px !important;
}
.hexa-bee-img img {
    position: relative;
    right: -50px;
}
body{
	overflow-x: hidden !important;
}
.industry-boxes .text-container:after{
	top: 33%;
}
.text-container:after,
.text-container:before{
	bottom: 33%;
	top: inherit !important;
	display: none !important;
}
.text-layer {
    border: 1px solid #eee;
}
.get-started-sec {
  background: url('../img/hb-get-start-bg.jpg') no-repeat center;
  background-size: cover;
  padding: 150px 0 !important;
}
.btn-white {
  background: #fff;
  color: #5d1a58;
  font-weight: 600;
}
.mobile-show{
	display: none;
}
.bee-section .bee-mobile-show{
	display: none;
}
.dp-boxes h4{
	font-size: 18px;
	line-height: 1.4;
}
.dp-boxes.text-container .text-layer{
	flex-basis: 100%;
	min-height: 200px;
}
/*.dp-boxes2.text-container .text-layer{
	justify-content: flex-start;
	padding: 20px 0;
}*/
.dp-border{
	border: 1px solid #e7e7e7;
	border-collapse: collapse;
}
.dp-boxes.text-container:before,
.dp-boxes.text-container:after{
	display: none !important;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown .dropdown-menu .dropdown-menu {
  display: none;
}
.dropdown-menu .dropdown:hover .dropdown-menu {
  display: block;
  left: 200px;
  top: 0;
}
.dropdown-menu {
    padding: 10px;
    border-radius: 10px;
    border: none;
    box-shadow: 0 0 20px #eee;
}
.dropdown-item {
  padding: 15px;
  font-weight: 700;
  color: #000;
  min-width: 200px;
  border-radius: 10px;
}
.dropdown-item.active,
.dropdown-item:focus, 
.dropdown-item:hover {
  color: #5d1a58;
  background-color: #f0e7ef;
}
.pb-number-60 .outcome > div{
	flex-basis: 50%;
	margin-bottom: 50px;
}	
.pb-number-60 .outcome > div:last-child{
	padding-left: 0;
}	
.privacy-box {
    box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    padding: 40px;
    background: #FFFFFF;
}
.faq-ques .accordion-button {
    padding: 10px 20px 0 !important;
    color: #000;
    font-weight: 600;
    background: transparent;
    min-height: auto;
    font-size: 20px;
}
.faq-ques .accordion-item {
    border: 1px solid #E5EAF4;
    margin-bottom: 20px;
    border-radius: 8px;
}
.faq-ques .accordion-body {
    padding: 10px 20px !important;
    font-size: 18px;
}
.faq-ques .accordion-collapse.collapse.show{
	padding-bottom: 0;
}
.faq-ques .accordion-button:not(.collapsed), 
.faq-ques .accordion-collapse.collapse{
	background: transparent !important;
}
.faq-ques .accordion-button:not(.collapsed) p, 
.faq-ques .accordion-collapse.collapse.show p{
	color: #000;
}
.hexa-process {
    height: 800px;
}
.hexa-shape {
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  width: 300px;
  height: 260px;
	background: #fac84d;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  transition: 0.4s all;
  text-align: center;
}
.hexa-shape:hover{
	background: #5D1A58;
}
.hexa-shape:hover p{
	opacity: 1;
	display: block;
	color: #fff;
}
.hexa-shape:hover img,
.hexa-shape:hover h5{
	opacity: 0;
	display: none;
}
.hexa-shape4:hover h5{
	display: block;
	opacity: 1;
}

.hexa-shape1 {
  right: 0;
  top: 0;
  left: 0;
  margin: 0 auto;
}
.hexa-shape2 {
  top: 135px;
  left: -15px;
}
.hexa-shape3 {
  top: 50.5%;
  left: -17px;
}
.hexa-shape4 {
  top: 33.9%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.hexa-shape5 {
  right: -15px;
  top: 135px;
}
.hexa-shape6 {
  bottom: 0px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.hexa-shape.hexa-shape7 {
  bottom: 135px;
  right: -15px;
}
.bg-purple{
	background: #5D1A58;
}
.hexa-shape p{
	font-size: 13px;
	margin-bottom: 0;
	line-height: 1.4;
	opacity: 0;
	display: none;
}
.hexa-shape h5{
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 5px;
}
.hexa-shape img{
	max-width: 40px;
	margin: 0 auto 10px;
}
.hexa-shape p,
.hexa-shape h5{
	text-align: center;
	color: #000;
	transition: 0.4s all;
}
.our-process{
	display: none;
}
.bee-text > p{
	width: 30px;
  height: 27px;
  background: #fbcd0b;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  margin: 0 auto !important;
}
.badge2 img{
	left: 0px !important;
}
.badge2 p{
  right: -40px !important;
  text-align: left;
}
.badge2 img,
.badge2 p{
	top: 0 !important;
}
.badge3 img{
	right: -120px !important;
}
.badge3 p{
  right: 20px !important;
}
.industry-boxes img {
    max-width: 50px;
}
.industry-boxes .dp-boxes img {
    margin-bottom: 20px;
}
.bg-yellow{
	background: #fffae9;
	border: 2px dashed #979692;
}
.latest-buzz .item{
	margin: 0 30px;
	height: 100%;
}
.latest-buzz .item img{
	margin: 0 0 30px;
}
select.form-control{
	border-radius: 8px;
	border:none;
	padding: 18px 20px;
	font-weight: 600;
}
select.form-control:focus{
	box-shadow: none;
	border:none;
}
select option{
	font-weight: 700;
}
.accordion-button{
	cursor: pointer;
}
.break-mobile br{
	display: none;
}
.roic-box {
  background-color: #fff;
  -webkit-box-shadow: 0 0 1rem 0 rgba(0,0,0,.3);
  box-shadow: 0 0 1rem 0 rgba(0,0,0,.3);
  padding: 50px;
  border-radius: 10px;
}
.roic-info-icon img {
    width: 20px;
    height: 20px;
    top: -12px;
    position: relative;
    left: 10px;
}
.roic-bar{
	width: calc(100% - 60px);
	height: 24px;
}
.roic-bar input {
    width: 100%;
    height: 24px;
    border-radius: 30px;
    border: 1px solid #cacdcf;
    background: #f4f6f7;
}
.form-range {
    width: 20px;
    height: 20px;
    background: #8F2887;
    border-radius: 100%;
    position: relative;
    top: 1px;
    left: 2px;
    cursor: pointer;
}
.form-range::-webkit-slider-thumb:focus,
.form-range::-webkit-slider-thumb:active,
.form-range::-webkit-slider-thumb {
  background: #8F2887;
  box-shadow: none !important;
  width: 22px;
  height: 22px;
  position: relative;
  top: -3px;
}
.form-range::-moz-range-thumb:focus,
.form-range::-moz-range-thumb:active,
.form-range::-moz-range-thumb {
  background: #8F2887;
  box-shadow: none !important;
}
.form-range::-ms-thumb:focus,
.form-range::-ms-thumb:active,
.form-range::-ms-thumb {
  background: #8F2887;
  box-shadow: none !important;
}
input[type='range']::-webkit-slider-runnable-track {
  background: transparent;
}
.roic-counter span{
	font-size: 14px;
}
.roic-abox{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	justify-content: center;
	padding: 0;
}
.roic-abox li{
	width: 23%;
	margin: 0 6px;
	text-align: center;
	padding: 10px;
	font-size: 18px;
	border: 1px solid #cacdcf;
	font-weight: 700;
	cursor: pointer;
	transition: 0.4s all;
	margin-bottom: 10px;
}
.roic-abox3 li{
	width: 30%;
	min-height: 76px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.roic-abox li.active,
.roic-abox li:hover{
	background: #8F2887;
	color: #fff;
	border-color: #8F2887;
}
.tab-content .slick-prev, 
.tab-content  .slick-next {
  background: #5d1a58;
  border-radius: 30px;
  padding: 10px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-content .slick-prev {
  left: -55px;
}
.tab-content .slick-next {
  right: -55px;
}

@media (min-width: 1400px){
	.hexa-shape2 {
    left: -10px;
	}
	.hexa-shape3 {
    top: 51%;
    left: -10px;
	}
	.hexa-shape6 {
    bottom: -5px;
	}
	.hexa-shape4 {
    top: 34%;
	}
	.hexa-shape5 {
    right: -10px;
	}
	.hexa-shape.hexa-shape7 {
    bottom: 132px;
    right: -10px;
	}
}

@media (min-width: 1366px){
	.banner-inc p {
    top: 0px !important;
	}
	.home_profile.profile{
		bottom: -160px !important;
	}
	.profile {
	    bottom: -210px !important;
	}
	.badge img {
	    top: -20px !important;
	}
}
@media (max-width: 1366px){
	.banner h1{
		font-size: 45px !important;
		line-height: 50px !important;
	}
	.banner h3 {
    font-size: 22px !important;
    line-height: 30px !important;
	}
	.employer-banner{
		background-position: right 20px !important;
	}
	.home_profile.profile{
		bottom: -190px !important;
	}
}

@media(min-width:  1200px) {
	.container {
		width: 1170px;
	}
}
@media(max-width: 1199px) {
	.hexa-shape{
		width: 260px;
    height: 220px;
	}
	.hexa-shape2 {
    top: 115px;
    left: -25px;
	}
	.hexa-shape3 {
    top: 43.1%;
    left: -27px;
	}
	.hexa-shape4 {
    top: 28.8%;
	}
	.hexa-shape5 {
    right: -25px;
    top: 115px;
	}
	.hexa-shape6 {
    bottom: 120px;
	}
	.hexa-shape.hexa-shape7 {
    bottom: 235px;
    right: -25px;
	}
	.badge2 p {
    right: -100px !important;
	}
	.badge2 img {
		top: -20px !important;
	}
}

h1 {
	font-size: 55px;
	line-height: 65px;
	letter-spacing: -1px;
	font-weight: 600;
	margin: 0 0 18px;
}

h2 {
	font-size: 45px;
	line-height: 56px;
	margin: 0;
}

h3 {
	font-size: 32px;
	line-height: 44px;
}

h4 {
	font-size: 25px;
	line-height: 35px;
}

.text-white {
	color: #ffffff;
}

.text-purple {
	color: #5D1A58;
}
.section-bg {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.toggle {
	display: none;
}

header {
	padding-top: 30px;
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	top: 0;
	transition: all ease .3s;
}

header .fixedheaderlogo {
	display: none;
	width: 100px;
}

.fixedheader {
	transition: all ease .3s;
	z-index: 5;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 17px 0;
	background: #ffffff;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
}

.fixedheader img {
	display: none;
}

.fixedheader .fixedheaderlogo {
	display: block;
}

header nav {
	padding-top: 9px;
}

.navbar-nav {
	align-items: center;
}

nav .nav-link {
	font-size: 20px;
	line-height: 25px;
	color: #000;
	margin-left: 35px;
	padding: 0.5rem 0rem !important;
	position: relative;
}

nav .nav-link:after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 2px;
	background: #5D1A58;
	width: 0;
	margin: 0 auto;
	transition: all ease .3s;
	display: block;
}

nav .nav-link:hover,
nav .nav-link.active {
	color: #5D1A58;
}

nav .nav-link:hover:after,
nav .nav-link.active:after {
	left: 0;
	right: 0;
	transition: all ease .3s;
	width: 100%;
}

nav .btn {
	margin-left: 35px;
}

.panel {
	padding: 80px 0;
}

.banner,
.banner .container {
	min-height: calc(100vh - 180px);
	position: relative;
	padding: 50px 0;
}

.banner .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner .btn {
	width: max-content;
}

.badge img {
	position: absolute;
	top: 30px;
	right: 0;
}
.banner-inc {
  width: 50%;
  text-align: right;
}
.banner-inc p {
  position: absolute;
  right: 135px;
  top: 50px;
}
.banner-inc p span {
  color: #8F2887;
  font-weight: 700;
}
.profile {
	padding: 53px 0px;
	border-radius: 24px;
	background: #8F2887;
	box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.15);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -190px;
}

.number {
	font-size: 64px;
	line-height: 75px;
	font-weight: bold;
	margin: 0 0 10px;
}

.details {
	text-align: center;
	padding: 0 30px;
	position: relative;
}

.details.main {
	padding: 0 55px;
}

.details.main:before,
.details.main:after {
	content: '';
	width: 1px;
	height: 100%;
	top: 0;
	left: 0;
	background: #A849A1;
	display: block;
	position: absolute;
}

.details.main:after {
	left: auto;
	right: 0;
}

.panel.main {
	padding: 250px 0 100px;
}


.panel-grey {
	background:	#F9F9FE;
}
#owl-carousel1 {
	margin: 0 -25px;
}

#owl-carousel1 .item {
	padding: 0 25px;
}

#owl-carousel1 .item .slide-title {
	border-bottom: 1px solid #8298AB;
	position: relative;
}

#owl-carousel1 .item .slide-title:after {
	content: '';
	transition: all ease .3s;
	height: 5px;
	background: #FBCD0B;
	border-radius: 2px;
	width: 125px;
	opacity: 0;
	display: block;
	position: absolute;
	bottom: -3px;
}

#owl-carousel1 .slick-active.slick-current  .slide-title:after {
	opacity: 1;
	transition: all ease .3s;
}

.slick-arrow {
	display: none;
}

.slick-dots {
	position: relative;
	display: inline-block;
	padding: 5px;
	background: #FBCD0B;
    line-height: 0;
    display: block;
    bottom: 0;
    width: max-content;
    border-radius: 8px;
    margin: 24px auto 0;
}

.slick-dots li {
	height: 6px;
	width: 6px;
	background: #ffffff;
	border-radius: 6px;
	margin: 0 4px;
}

.slick-dots li.slick-active {
	background: #000000;
}


.bee-section {
	margin: 101px auto 82px;
	max-width: 690px;
	width: 100%;
}

.bee-section img {
	display: block;
	margin: 0 auto;
}

.inner-bee {
	max-width: 420px;
	width: 100%;
	margin: 0 auto;
}

.text-right {
	text-align: right;
}


.bee-text.right {
	padding-left: 100px;
}

.bee-text.tr {
    right: 215px;
    top: -25px;
}

.bee-text.right:before,
.bee-text.left:before {
	content: '';
	width: 90px;
  height: 1px;
  background: #000000;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}

.bee-text.left {
	padding-right: 100px;
}

.bee-text.left:before {
	left: auto;
	right: 0;
}

.bee-text.tr:after {
	width: 1px;
	height: 24px;
	left: 0;
	display: block;
	position: absolute;
	background: #000000;
	content: '';
	top: 50%;
}

.bee-text.rc {
    right: 120px;
    top: 45px;
}

.bee-text.rb {
	right: 170px;
  bottom: 22px;
}

.bee-text.cb {
  padding-top: 25px;
  bottom: -43px;
  max-width: 200px;
  margin: 0 auto;
  left: 0px;
  right: 0;
  text-align: center;
}

.bee-text.cb:before {
	width: 1px;
	height: 24px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	position: absolute;
	background: #000000;
	content: '';
	top: 0;
}

.bee-text.lt {
	top: 15px;
	left: 160px;
}

.bee-text.bl {
	padding-top: 30px;
	top: auto;
	bottom: -5px;
}

.bee-text p {
	font-weight: 600;
}

.bee-text.bl p.small {
	position: relative;
	left: 25px;
}

.bee-text.bl:before {
	top: 0;
}

.bee-text.bl:after {
	content: '';
	height: 24px;
	width: 1px;
	background: #000000;
	display: block;
	top: 0;
	right: 90px;
	position: absolute;
}


.yellow-bg {
	background: #F4CF47;
}

.solution.bg-yellow {
	background: #F4CF47 url(../img/human-bees-solution-bg.png) no-repeat top left;	
}

.partnership .yellow-bg {
	background: #F4CF47 url(../img/human-bees-solution-bg.png) no-repeat left top;	
	background-size: 100% auto;
}

.our-services {
	margin: 80px 0 0;
}

.placement {
	min-height: 350px;
	flex-basis: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.text-yellow {
	color: #FBCD0B !important;
}

.home-banner.banner.section-bg {
	background-position: top right;
  }
.image {
	height: 77px;
	display: block;
	margin: 0 auto 64px;
}

.detail-content {
	padding: 20px 30px;
	background: #8F2887;
	height: 100%;
	border-radius: 12px 12px 0 0;
	visibility: hidden;
	opacity: 0;
	bottom: 0;
	top: 0;
	transition: all ease .3s;
}

.detail-content p.big:after {
	content: '';
	width: 50px;
	height: 4px;
	border-radius: 2px;
	background: #FBCD0B;
	position: absolute;
	bottom: 0;
	left: 0;
}

.placement:hover .detail-content,
.placement.active .detail-content {
	visibility: visible;
	bottom: 0;
	opacity: 1;
	transition: all ease .3s;
}
.detail-content p.small {
	margin-bottom: 10px;
	font-size: 14px;
}
.placement .top img {
	filter: invert(1);
	-webkit-filter: invert(1);
	margin-left: auto;
    display: block;
    max-height: 40px;
    margin-bottom: 10px;
}

.slider.fade {
	margin-top: 40px;
}

.slider.fade:not(.show) {
	opacity: 1;
}

.quotes {

	background-image: url(../img/humanbees-quotes.png) ;
	background-repeat: no-repeat;
	background-position:  left top 80px;
}

.logo-row {
	flex-wrap: wrap;
	justify-content: space-between;
}

.img-logo {
	min-width: 100px;
	flex-basis: 16.667%;
	text-align: center;
	margin: 70px 0 0;
}
.logo-row .img-logo img {
  width: 200px;
  height: 150px;
  object-fit: contain;
  margin: 0 auto;
}

.fade-slide {
	width: 52%;
}

.fade-slide .item {
	margin: 0 15px;
}

.fade-slide .item h3,
.fade-slide .item p,
.fade-slide .item a {
	opacity: 0;
	transition: all ease .3s;
}

.fade-slide .slick-center.item h3,
.fade-slide .slick-center.item p,
.fade-slide .slick-center.item a {
	opacity: 1;
	transition: all ease .3s;
}

.fade-slide .slick-list {
	padding: 0 !important;
	overflow: visible;
}

.fade-slide .img {
	margin: 44px auto 12px;
	position: relative;
	max-width: 90%;
  }
.fade-slide .img:before {
	content: '';
	background: #ffffff50;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all ease .3s;
	opacity: 1;
	bottom: 0;
	right: 0;
}
.fade-slide h3, .fade-slide p.big {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
  }
  .fade-slide p.big {
	  font-size: 16px;
		line-height: 24px;
	  }
  .fade-slide a.text-purple {
	margin-left: 5%;
	font-size: 14px;
  }
.fade-slide .slick-center .img:before {
	transition: all ease .3s;
	opacity: 0;
}

.fade-slide .img img {
	width: 100%;
}

.fade-slide {
	width: 52%;
	margin: 0 auto;
}

.case-study {
	position: relative;
	margin: 70px 0 0;
}

.case-study img {
	width: 100%;
}
.case-study a{
	height: 100%;
	width: 100%;
}

.overlay-text {
	padding: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

.schedule-call {
	padding: 40px 0 40px 90px;
}

.radial {
	height: 352px;
	width: 352px;
	position: relative;
	margin-left: 80px;
}

.radial .bee {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	background: #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}

.radial img {
	max-width: 76px;
}

.layer {
	position: absolute;
	background: #ffffff;
	border-radius: 100%;
	height: 100%;
	width: 100%;
}

.layer1 {
	top: 0;
	left: 0;
	opacity: 0;
	animation: move infinite ease-in-out;
	animation-duration: 1s;
	animation-delay: 3s;
}

.layer2 {
	opacity: 0;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 272px;
	height: 272px;
	animation: move1 infinite ease-in-out;
	animation-duration: 2s;
	animation-delay: 2s;
}

.layer3 {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	z-index: 2;
	width: 198px;
	height: 198px;
	animation: move2 infinite ease-in-out;
	animation-duration: 3s;
	animation-delay: 1s;
}

@keyframes move {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes move1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}

@keyframes move2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 0;
  }
}

footer {
	padding: 115px 0 0;
}

footer .newsletter {
	margin-bottom: 115px;
	background: #8F2887;
	box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.15);
	border-radius: 24px;
	padding: 48px 20px;
}

.newsletter fieldset {
	display: flex;
    background: #fff;
    border-radius: 53px;
}

.newsletter form {
	max-width: 582px;
	width: 100%;
	margin: 30px auto 0;
}

.newsletter input {
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	padding: 15px 44px;
	border: 0;
	border-radius: 53px;
	width: 100%;
}

.nav-footer {
	margin-bottom: 40px;
}

.nav-footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.nav-footer a{
	font-size: 18px;
	line-height: 22px;
	color: #8F2887;
	font-weight: 500;
	margin-bottom: 12px;
}

.nav-footer a:hover {
	color: #5D1A58;
}
.nav-footer p.big,
.address-footer p.big {
	margin-bottom: 30px;
	font-weight: 600;
}

.copyright {
	border-top: 1px solid rgba(105, 120, 131, 0.16);
	padding: 20px 0;
	text-align: center;
	margin: 58px 0 0;
}

.hover-link {
	transition: all ease .3s;
}

.hover-link:hover {
	color: #5D1A58;
}

.hover-link.text-yellow {
	color: #FBCD0B;
}

.hover-link img {
	position: relative;
	transition: all ease .3s;
}

.hover-link:hover img {
	transform: translateX(3px);
	transition: all ease .3s;;
}

.innerpage h1 {
	font-size: 61px;
	line-height: 1;
	font-weight: 500;
}


.innerpage .banner {
	min-height: 0;
	padding: 223px 0 80px;
}

.innerpage .banner .container {
	height: auto;
	min-height: 0;
}

.seal {
	margin: 30px 0 0;
}

.seal img {
	margin-right: 38px;
}

.partnership {
	align-items: stretch;
}

.partnership > div {
	flex-basis: 50%;
}

.partnership h2 {
	font-size: 62px;
	line-height: 1;
}

.partnership h3 {
	margin: 30px 0 20px;
}

.partnership .yellow-bg {
	padding: 115px 92px;
}

.bee-img {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding-left: 87px;
}

.bee-img .img1 {
	transform: rotate(49.66deg);
	position: relative;
	left: 113px;
	z-index: 2;
}

.bee-img .img2 {
	transform: rotate(-6.56deg);
    top: -60px;
    position: relative;
    left: 33px;
    z-index: 1;
}

.bee-img span {
	font-size: 100px;
	line-height: 44px;
	color: rgba(0,0,0,0.1);
	font-weight: bold;
	position: relative;
	top: -40px;
}

nav .nav-tabs.nav {
	align-items: center;
	justify-content: center;
	border: 0;
	margin: 0 0 52px;
}

nav .nav.nav-tabs .nav-link {
	border: 0;
	background: transparent;
	padding: 12px 20px !important;
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	color: #000000;
	border-radius: 0 !important;
}

nav .nav.nav-tabs .nav-link:after {
	display: none;
}

nav .nav-tabs.nav .nav-link.active,
nav .nav-tabs.nav .nav-link:hover {
	background: #6A2B65 !important;
	color: #ffffff;
}

.item {
	position: relative;
}

.item img {
	width: 100%;
}

.item a img {
	max-width: 100%;
	width: auto;
}

.item-content {
	position: relative;
}

.hover-content,
.hover-text {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	top: 100%;
	transition: all ease .3s;
	padding: 20px;
	box-sizing: border-box;
}

.hover-text {
	height: auto;
	top: auto;
	bottom: 0;
	transition: all ease .3s;
}

.hover-text p {
	margin: 0;
}
.item-content:hover .hover-content {
	top: 0;
	transition: all ease .3s;
	background: linear-gradient(179.94deg, rgba(0, 0, 0, 0.67) 0.05%, rgba(0, 0, 0, 0.8) 54.76%, #000000 103.4%), url(kelly-gutilla.jpg);
	backdrop-filter: blur(5px);
}

.item-content:hover .hover-text {
	opacity: 0;
	transition: all ease .3s;
}

.min-container {
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
}

.thumbnail {
	background: #FFFFFF;
	border: 1px solid #D9DADB;
	border-radius: 10px;
	margin: 26px 0 97px;
}

.thumbnail > img {
	width: 100%;
}

.thumbnail .news-detail {
	padding: 30px 24px;
}

.innerpage .slider .item {
	padding: 0 15px !important;
}

.our-process {
	max-width: 523px;
	height: 523px;
	width: 100%;
	border-radius: 100%;
	margin: 133px auto 0;
	border: 3px solid #8F288710;
}

.our-process .circle {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	position: relative;
	height: 90px;
	width: 90px;
}

.our-process .circle p,
.our-process .circle h3 {
	z-index: 1;
	position: relative;
}

.our-process .circle:before {
	width: 90px;
	height: 90px;
	background: #8F2887;
	border-radius: 100%;
	content: '';
	position: absolute;
	display: block;
	transition: all ease 1s;
}

.our-process p {
	font-weight: bold;
}

.our-process .circle h3 {
	color: #ffffff;
}

.our-process .circle p {
	opacity: 0;
	line-height: 0;
	margin: 0;
	font-weight: bold;
}

.c-1 {
	position: absolute;
    left: 0;
    right: 0;
    top: -88px;
}

.c-2,.c-5 {
	top: 148px;
	position: absolute;
}

.c-2 {
	left: auto;
	right: -140px;
}

.c-5 {
	left: -140px;
}


.c-3,.c-4 {
	bottom: 22px;
	position: absolute;
	left: -40px;
}


.c-3 {
	left: auto;
	right: -40px;
}

.our-process p {
	transition: all ease .3s;
}

.our-process .active .d-flex p {
	opacity: 0;
}

.our-process .active .circle:before {
	transform-origin: center;
    transform: scale(1.65);
    background: #F4CF47;
    transition: all ease 1s;
}

.our-process .active .circle p {
	opacity: 1;
	line-height: 1;
	color: #000000;
}

.our-process .active .circle h3 {
	color: #000000;
}

.our-process .description {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 310px;
	text-align: center;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all ease .3s;
}

.our-process .active .description {
	opacity: 1;
	transition: all ease .3s;
}

.our-process .description h4 {
	margin-bottom: 24px;
}

.our-process .description p {
	opacity: 1;
}

.our-process .description h4 span {
	font-size: 20px;
	line-height: 1;
}

.contact > div {
	flex-basis: 50%;
	padding: 107px 111px;
}

.contact {
	margin-bottom: 124px;
}

.contact .yellow-bg {
	position: relative;
	z-index: 1;
	top: 124px;
	right: 168px;
}

.bg-dark {
	background: #353535;
}

.contact .address {
	max-width: 260px;
	width: 100%;
	margin: 0 auto;
}

.address address {
	padding-left: 28px;
	background: url(../img/humanbees-location.svg) no-repeat left top 4px;
	margin-bottom: 40px;
}

.address address a,
.address address a:hover {
	color: #F4CF47;
}

.address address:last-child {
	margin-bottom: 0;
}

.form {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}

.form form {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.form label {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 14px;
	display: block;
	font-weight: 600;
}

.form input[type="text"],.form input[type="text"],
.form input[type="tel"],.form input[type="email"],
.form textarea {
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
	padding: 18px 20px;
	background: #FFFFFF;
	border: 1px solid #DEBA34;
	border-radius: 8px;
	width: 100%;
}

.form fieldset,
.form .inner {
	max-width: calc(50% - 13px);
    margin-bottom: 30px;
    flex-basis: 50%;
}

.form .inner,
.form .inner .checkbox:last-child {
	margin-bottom: 0;
}

.form .inner input[type="text"] {
	padding: 7px 20px;
	margin: 12px 0 0;
}

.form fieldset.fullwidth {
	max-width: 100%;
	flex-basis: 100%;
}

.form button {
	width: 100%;
}

.form .checkbox {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    color: #000;
    font-weight: 600;
    margin: 0;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background: #FFFFFF;
	border: 1px solid #DEBA34;
	border-radius: 8px;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #000;
    position: absolute;
    top: 6px;
    left: 6px;
    transition: all 0.2s ease;
    border-radius: 4px;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.schedule {
	padding-top: 110px;
}

body.contactus {
	background: url(../img/humanbees-contact.jpg) no-repeat top center;
	background-size: 100% auto;
}

body.contactus .content {
	padding-top: 60px;
}

body.contactus .banner img {
	left: 0;
	right: 0;
	margin: 0 auto;
}

.social {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	align-items: flex-start;
	margin: 40px 0 0;
}

.social li {
	margin-right: 24px;
}

.social a {
	height: 50px;
	width: 50px;
	text-decoration: none;
	background: #ffffff;
	border-radius: 100%;
	box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.08);
	display: flex;
	align-items: center;
	justify-content: center;
}

.social a:hover {
	background: #8F2887;
}

.social a:hover img {
	filter: invert(1);
    -webkit-filter: invert(1);
}


.show-mobile,
.show-mobile.d-flex {
	display: none !important;
}

.item .user img {
	max-width: 100%;
	width: auto;
}

.accordion {
	margin: 20px 0 0;
}

.accordion .img {
	max-width: 73px;
	width: 100%;
	margin-right: 23px;
}

.accordion-item,
.accordion-button {
	background: transparent !important;
	border: 0;
	box-shadow: none !important;
}

.accordion-body {
	padding: 0 20px 0 116px;
}

.accordion-button {
	transition: all ease .3s;
	min-height: 168px;
}

.accordion-button p.big {
	font-size: 20px;
	line-height: 30px;
}

.accordion-button:not(.collapsed) img {
	filter: invert();
	-webkit-filter: invert();
}

.accordion-button:not(.collapsed),
.accordion-collapse.collapse {
	background: #8F2887 !important;
	min-height: 0;
}

.accordion-button:not(.collapsed) {
	padding-top: 53px;
}

.accordion-collapse.collapse.show {
	padding-bottom: 53px;
}

.accordion-button:not(.collapsed) p,
.accordion-collapse.collapse.show p {
	color: #ffffff;
}
.testi-slider-outer .user img {
	margin: 0 auto;
}
.testi-slider-outer p.big {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
  }
  .home-banner h1 {
	font-size: 55px;
	line-height: 74px;
  }
  .home-banner h3 {
	font-size: 26px;
	line-height: 36px;
  }
  .solution.bg-yellow h3 {
	font-size: 24px;
	line-height: 36px;
  }
  .solution.bg-yellow h3 b {
	font-size: 31px;
	line-height: 44px;
  }


.job-process {
	padding-top: 60px;
}
.profile.v2 .details {
	flex-basis: 33.33%;
}

.profile.v2 .details:last-child {
	border-right: 0;
}

.text-item {
	display: none;
	font-weight: 600;
}

.text-item.active {
	display: block;
}

.text.big {
	padding: 14px 50px 14px 22px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	width: calc(100% - 60px);
	transition: all ease;
	min-height: 90px;
    display: flex;
    align-items: center;
}

.text.big.active {
	background: #8F2887;
	transition: all ease;
	color: #ffffff;
	border-radius: 8px 0 0 8px;
}

.text.big.active:after, .text.big.active:before{
    content:"";
    position:absolute;
    width:30px;
    height:50%;
    left:auto;
    right: -30px;
}
.text.big.active:after{
    bottom:0;
    background: linear-gradient(to right bottom, #8F2887 50%, transparent 50%);
}
.text.big.active:before{
      top:0;
    background: linear-gradient(to right top, #8F2887 50%, transparent 50%);
}

.jobs.v2 {
	margin: 133px  0 0;
}

.jobs.v2 .img {
	position: sticky;
	top: 0;
}

.options {
	position: relative;
}

.options .list-number {
	height: 48px;
	width: 48px;
	border-radius: 100%;
	border:  1px solid #90458F30;
	margin-right: 24px;
	position: relative;
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.options .list-number:before {
	content: '';
	background: #8F2887;
	border-radius: 100%;
	height: 36px;
    width: 36px;
    position: absolute;
    top: 50%;
    left: 50%;
    filter: drop-shadow(0px 10px 15px rgba(21, 37, 71, 0.15));
    z-index: 0;
    transform: translate(-50%, -50%);
}

.list-content {
	padding-bottom: 28px;
	margin-bottom: 28px;
	border-bottom: 1px solid #E7E7E7;
}

.option:last-child .list-content {
	border:  0;
}

.options .list-number span {
	z-index: 1;
	position: relative;
}

.services.v2 .accordion-body {
	padding: 1rem 1.25rem;
}

.our-list {
		list-style: none;
		margin: 0 0 40px;
		padding: 0;
}

.our-list.d-flex {
	flex-wrap: wrap;
}

.our-list.d-flex li {
	flex-basis: 50%;
}


.our-list li {
    line-height: 20px;
    font-size: 16px;
    background: url(../img/list-icon.svg) no-repeat left;
    background-size: 20px 20px;
    padding-left: 40px;
    font-weight: 700;
    margin-bottom: 16px;
}

.our-list.font-normal li {
	font-weight: 400;
}

.our-list.big li {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 30px;
}

.sticky {
	position: sticky;
	top: 0;
}

.outcome > div {
	flex-basis: 25%;
}

.outcome > div:last-child {
	padding-left: 20px;
}

.outcome .number {
	font-size: 60px;
}


.services .details {
	flex-basis: 33.333%;
}

.services .details:last-child {
	border-right: none;
}

.text-container {
	flex-wrap: wrap;
	position: relative;
	margin: 60px 0 0;
}

.industry-boxes .text-container:before,
.text-container:after {
	top: 50%;
	content: '';
	height: 1px;
	width: 100%;
	display: block;
	left: 0;
	background: #E7E7E7;
	position: absolute;
	z-index: 1;
}

.text-container .text-layer {
	flex-basis: 33.33%;
	transition: all ease .3s;
	min-height: 258px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}
/*.text-container .text-layer:hover {
	background: #ffffff;
}*/

.content-margin {
	margin: 70px 0;
}

.banner-services {
	background-position: top center;
}
.timeline-center {
  position: relative;
}
.timeline-center .timeline-icon {
  position: absolute;
  left: 0;
  top: calc(50% - 20px);
  width: 100%;
}
.timeline-center .timeline-icon img {
  height: 40px;
}
.jobs .list-content a.text-purple {
  border-radius: 50px;
}
.jobs .list-content a.text-purple:hover {
  background: #5D1A58;
  color: #fff;
  padding: 10px 25px;
}
.jobs .list-content h4 b {
  max-width: 280px;
  display: inline-block;
  margin-bottom: 20px;
}
.jobs.jobs-new.v2 .img {
  position: relative;
  top: 0;
  min-height: 250px;
}
.jobs.jobs-new.v2 .img {
  position: relative;
  top: 0;
  min-height: 250px;
  height: 100%;
}
.jobs.jobs-new.v2 .img::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background: #F9F9F9;
}
.jobs.jobs-new.v2 .row:last-child .img::before {
  display: none;
}
.jobs .list-content .big.mb-3 {
  max-width: 350px;
  font-size: 18px;
  line-height: 26px;
}
.jobs .text-right .list-content .big.mb-3 {
  float: right;
}
.jobs-new-content {
  display: inline-block;
  width: 100%;
}
.industrie-grid .case-study,
.industrie-grid .overlay-text{
	transition: 0.5s all;
}
.industrie-grid .case-study:hover .overlay-text {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(0 0 0 / 0.6);
  text-align: center;
}
.logo{
	height: 100px;
}
.pt-160{
	padding-top: 160px;
}

.address-footer a.big {
	font-size: 30px;
    font-weight: bold;
    color: #000;
    margin: -15px 0 0;
}

.address address:first-child {
	background: url(../img/humanbees-location.svg) no-repeat left top 4px;
}

@media(min-width: 1200px) {
	nav .btn {
		margin-right: -40px;
	}
}

@media(max-width: 1200px) {
	.home-banner h1 {
	  font-size: 45px;
	  line-height: 55px;
	}
	.home-banner h3 {
	  font-size: 20px;
	  line-height: 30px;
	  margin: 0 0 20px !important;
	}
	.number {
	  font-size: 44px;
	}
	.profile {
	  padding: 30px 0px;
	  position: static;
	  margin: 50px 0 0;
	}
	.panel.main {
	  padding: 100px 0;
	}
	h2 {
	  font-size: 35px;
	  line-height: 46px;
	}
	h4 {
	  font-size: 20px;
	  line-height: 30px;
	}
	p.big {
	  font-size: 18px;
	  line-height: 26px;
	}
	nav .btn {
	  margin-right: 0;
	}
	nav .nav-link {
		font-size: 18px;
	}
	.our-list li {
	  background: url(../img/list-icon.svg) no-repeat left top 3px;
	  background-size: 15px auto;
	  padding-left: 25px;
	  margin-bottom: 16px;
	}
	.pt-160{
		padding-top: 0;
	}
}

@media(max-width: 992px) {

	.number {
		font-size: 44px;
	}
	.schedule-call {
		padding-left: 0;
	}
	.schedule-call h2 {
		font-size: 34px;
		line-height: 1.5;
	}
	.details,
	.details.main {
		padding: 0 15px;
	}
	#owl-carousel1 button,
	.slider.fade button {
		display: none !important;
	}
	nav .btn {
		margin-left: 0;
	}
	.toggle {
		width: 32px;
		height: 32px;
		border-radius: 100%;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		box-shadow: none;
    	outline: none;
    	position: absolute;
    	top: 40px;
    	right: 10px;
    	margin: 0;
    	background: transparent;
    	transition: all ease .3s;
    	z-index: 4;
    	border: 0;
	}
	.toggle span,
	.toggle span:before,
	.toggle span:after {
		position: relative;
		width: 20px;
		height: 2px;
		background: #000000;
		transition: all ease .3s;
		right: 0;
	}
	.toggle span:before,
	.toggle span:after {
		content: '';
		display: block;
		width: 32px;
		position: absolute;
		top: -8px;
	}
	.toggle span:after {
		top: 8px;
		width: 28px;
	}
	.navbar-collapse {
		position: fixed;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(143, 40, 135, 0.8);
		backdrop-filter: blur(17.5px);
		-webkit-backdrop-filter: blur(17.5px);
		display: flex !important;
		align-items: center;
		justify-content: center;
		z-index: 3;
		opacity: 0;
		visibility: hidden;
		transition: all ease .3s;
	}
	.navOpen {
		overflow: hidden;
	}
	.navShadow .navbar-collapse {
		visibility: visible;
		opacity: 1;
		transition: all ease .3s;
	}

	header .collapse:not(.show) {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.navbar-nav {
		text-align: center;
	}

	.navbar-nav .nav-link {
		margin: 0;
		font-size: 32px;
		line-height: 74px;
		color: #ffffff !important;
	}

	.navbar-nav .active .nav-link {
		color: #ffffff !important;
	}

	.toggle.navBtnActive {
		transition: all ease .3s;
		border-color: #ffffff !important;	
	}

	.toggle.navBtnActive span {
		background: transparent;
		transition: all ease .3s;	
	}

	.toggle.navBtnActive span:before,
	.toggle.navBtnActive span:after {
		transform: rotate(45deg);
		top: 0;
		transition: all ease .3s;
		background: #ffffff !important;	
		width: 32px;
	}
	.toggle.navBtnActive span:after {
		transform: rotate(-45deg);
	}
	.fixedheader .toggle {
		top: 22px;
	}
	.btn.show-mobile {
		display: inline-block !important;
		font-size: 16px;
		line-height: 24px;
		padding: 8px 26px;
		border-radius: 20px;
		margin-right: 52px;
	}
	.navbar {
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	header .container > div {
		align-items: center !important;
	}
	.banner-inc p {
	  position: static;
	  float: left;
	  text-align: left;
	  margin: 15px 0 0;
	}
	/*header .d-flex.align-items-start.justify-content-between > div > a {
	  display: none !important;
	}*/
	.badge img {
	  position: static;
	}
	.number {
	  font-size: 34px;
	}
	.profile.v2 .details p {
	  font-size: 14px;
	  line-height: 18px;
	}
	.banner, .banner .container {
	  min-height: 0;
	  padding: 80px 0 20px;
	}
	header {
	  padding-top: 15px;
	}
	.social a {
	  height: 35px;
	  width: 35px;
	}
	.social li {
	  margin-right: 15px;
	}
	.hexa-bee-img img{
		top: 0;
		right: 0;
	}
	.form form{
		display: block;
	}
	.form fieldset{
		max-width: 100%;
	}
	.contact > div {
    padding: 100px 50px;
	}
	.schedule-btn {
    margin-top: 35px;
    margin-right: 20px;
	}
	.fixedheader .schedule-btn {
    margin-top: 15px;
	}
	.hexa-process{
		display: none;
	}
	.our-process {
    height: auto;
    width: auto;
    border-radius: 0;
    border: 0;
    margin: 0 auto;
	}
	.our-process,
	.our-process .hide-desktop{
		display: block;
	}
	.our-process .accordion-button {
    min-height: 0;
	}
	.our-process .accordion-button {
    background: #8F2887 !important;
	}
	.our-process .accordion-item {
    margin-bottom: 15px;
	}
	.our-process .accordion-item {
    margin-bottom: 15px;
	}
	.our-process {
		height: auto;
		width: auto;
		border-radius: 0;
		border: 0;
		margin: 0 auto;
	}
	.our-process .accordion-body {
		padding: 20px 20px 0;
	}
	.our-process .accordion-button{
		background: #8F2887 !important;
	}
	.our-process .accordion-collapse.show,
	.our-process .accordion-button[aria-expanded="true"]{
		background: #F4CF47 !important;
	}
	.our-process .accordion-item{
		margin-bottom: 15px;
	}
	.our-process .accordion-button p.big{
		color: #fff !important;
	}
	.our-process .accordion-button:not(.collapsed){
		padding-top: 15px;
	}
	.our-process .accordion-button:not(.collapsed)::after,
	.our-process .accordion-button.collapsed::after{
		display: none;
	}
	.hexa-shape{
		position: static;
		margin: 0 auto;
	}
	.hexa-shape {
    width: 320px;
    height: 280px;
	}
	.hexa-shape:hover img,
	.hexa-shape:hover h5,
	.hexa-shape p{
		opacity: 1;
		display: block;
	}
	.hexa-shape img{
		transition: 0.4s all;
		max-width: 35px;
	}
	.hexa-shape:hover img{
		filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(0%) hue-rotate(184deg) brightness(101%) contrast(101%);
	}
	.hexa-shape:hover h5{
		color: #fff;
	}
	.hexa-shape h5 {
    font-size: 20px;
    margin-bottom: 10px;
	}
	.navbar-collapse ul li:last-child .btn{
		display: none;
	}
}

@media(min-width: 768px) {
.hide-desktop {
	display: none;
  }
}
@media(max-width: 767px) {

	.profile.v2 .details {
		border-right: 0;
	}
	.show-mobile,
	.show-mobile.d-flex {
		display: block !important;
	}	

	.hide-mobile,
	.hide-mobile.d-flex {
		display: none !important;
	}

	.bee-section {
		flex-direction: column;
		position: relative;
		margin: 10px -15px;
		width: auto;
	}
	.bee-section p,
	.bee-section p:last-child {
		margin-bottom: 28px;
		top: 0;
	}

	.bee-section .text-left p:last-child {
		margin-bottom: 0;
	}

	.inner-bee img {
		width: 100%;
	}

	h3 {
		font-size: 24px !important;
		line-height: 32px !important;
	}

	p.big,p {
		font-size: 16px;
		line-height: 26px;
	}

	.inner-bee .d-flex {
		display: none !important;
	}

	.bee-section .text-left {
		order: 2;
		padding-left: 200px;
	}

	.bee-section .text-right {
		padding-left: 200px;
		order: 1;
		text-align: left !important;
	}

	#owl-carousel1 .slick-dots {
		margin-left: auto;
		margin-right: auto;
	}

	.banner h1 {
		font-size: 34px !important;
		line-height: 44px !important;
	}

	.banner h3 {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 26px !important;
	}

	.logo {
		max-width: 50px;
		height: auto;
	}

	header {
		padding: 25px 0;
	}

	.banner {
		padding: 130px 0 0;
		align-items: flex-start !important;
	}
	.banner .container {
		align-items: flex-start !important;
		justify-content: flex-start !important;
	}

	.badge img {
		position: relative;
		top: 0;
		left: 0;
		width: 80px;
		margin: 20px 0 0;
	}

	.profile {
		position: relative;
		flex-direction: column;
		bottom: 0;
		padding: 25px 50px;
	}

	.number {
		font-size: 48px;
	}

	.details {
		margin-bottom: 0;
		padding-bottom: 28px;
	}

	.details h4 {
		font-size: 20px;
		line-height: 25px;
	}

	.details.main {
		padding: 12px 0 28px;
	}

	.details.main:before,
	.details.main:after {
		width: 80px;
		height: 1px;
		left: 0 ;
		right: 0;
		margin: 0 auto;
		top: 0;
	}

	.details.main:after {
		top: auto;
		bottom: 0;
	}

	.panel.main {
		padding: 80px 0;
	}

	.solution h3 {
		font-size: 24px;
		line-height: 36px;
	}

	.accordion-button::after {
    background-image: none;
    border-top: 8px solid #000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0.25rem;
	}

	.accordion-button:not(.collapsed)::after {
		border-top:  8px solid #ffffff;
	}

	.testimonial {
		margin-bottom: 80px;
	}

	.quotes {
		background-position: top 21px left;
	}

	.quotes .container {
		padding-top: 0 !important;
	}

	.img-logo  {
		flex-basis: 50%;
		max-width: 100%;
	}

	.fade-slide {
		width: 100%;
	}

	.case-study {
		margin: 24px 0 0;
	}

	.schedule-call {
		padding: 70px 0;
		flex-direction: column;
		text-align: center;
	}

	.radial {
		margin: 0 auto;
	}

	footer {
		padding: 70px 0 0;
	}

	footer .newsletter {
		margin: 0 0 60px;
	}

	.schedule-call h2 {
		margin: 0 !important;
	}

	br {
		display: none;
	}

	h2 {
		font-size: 32px;
		line-height: 40px;
	}

	footer {
		text-align: center;
	}

	footer .col-md-4 {
		order: 4;
	}

	.schedule-call .btn {
		margin: 40px 0;
	}


	footer p.big {
		font-size: 20px;
		line-height: 30px;
	}

	.address-footer p {
		font-size: 17px;
	}

	.address-footer {
		margin-bottom: 70px;
	}

	.social {
		justify-content: center;
	}


	.social li:last-child {
		margin: 0;
	}

	.newsletter fieldset {
		display: block;
		background: transparent;
	}

	.newsletter fieldset input {
		margin-bottom: 30px;
	}

	.fixedheader .fixedheaderlogo {
		max-width: 50px;
	}

	#owl-carousel1 {
		margin: 0;
	}

	#owl-carousel1 .item {
		padding: 0;
	}

	.bl-1,.bl-2,.bl-3,.bl-4,.bl-5,.bl-6 {
		position: relative;
	}

	.bl-1:before,.bl-2:before,.bl-3:before,.bl-4:before,.bl-5:before,.bl-6:before {
		content: '';
		position: absolute;
	}

	.bl-1:before {
		content: url(../img/bl-1.png) no-repeat left center;
	}

	.bl-2:before {
		content: url(../img/bl-2.png) no-repeat left center;
	}

	.bl-3:before {
		content: url(../img/bl-3.png) no-repeat left center;
	}

	.bl-4:before {
		content: url(../img/bl-4.png) no-repeat left center;
	}

	.bl-5:before {
		content: url(../img/bl-5.png) no-repeat left center;
	}

	.bl-6:before {
		content: url(../img/bl-6.png) no-repeat left center;
	}

	.thumbnail {
		margin: 30px 0 40px;
	}

	.innerpage .banner {
		min-height: 0;
		height: auto;
	}

	.partnership {
		flex-direction: column !important;
	}

	.partnership .section-bg {
		padding-bottom: 0%;
	}

	.partnership .yellow-bg {
		padding: 45px 12px;
	}

	.partnership h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.bee-img {
		margin: 80px 0 0;
		padding: 0;
	}

	nav .nav.nav-tabs .nav-link {
	    padding: 12px 10px !important;
	    font-size: 15px;
	    line-height: 19px;
	}

	body.contactus .content {
		padding-top: 0;
	}

	.innerpage h1 {
		font-size: 34px;
		line-height: 1;
	}

	.contact {
		flex-direction: column !important;
	}

	.contact .yellow-bg {
    top: 0;
    right: 0;
    width: calc(100% - 30px);
    margin: 0 auto;
	}

	.contact > div {
		padding: 40px;
	}

	.schedule {
		padding: 0;
	}

	.contact .address {
		max-width: 100%;
	}
	.logo-row .img-logo img {
    width: 150px;
    height: 100px;
	}
	.accordion-button {
	  min-height: 0;
	}
	.banner-services,
	.home-banner.banner.section-bg {
	  padding: 30px 15px 20px;
	}
	.casestudy-banner,
	.banner-services{
		padding: 100px 15px 50px !important;
	}
	/*.home-section {
    background-image: url('../img/humanbee-mobile-banner.png') !important;
    background-position: right 60px !important;
    background-size: contain;
    background-color: #e3e7ea;
	}*/
	.employer-banner{
		background: none !important;
		background-color: white !important;
	}
	.home-banner h1 {
	  font-size: 24px !important;
	  line-height: 34px !important;
	}
	.home-section h1 {
    max-width: 220px;
	}
	.home-section h3{
		max-width: 190px;
	}
	.banner h3 {
	  font-size: 18px !important;
	}
	.profile {
	  margin-bottom: 50px;
	  top: -30px;
	}
	.jobs-new .text-right, .jobs-new .text-left {
	  text-align: center;
	}
	.jobs .text-right .list-content .big.mb-3, .jobs .list-content .big.mb-3 {
	  float: none;
	  max-width: 100%;
	}
	.v2.jobs.jobs-new .col-md-2 {
	  display: none;
	}
	.jobs.v2 {
	  margin: 50px 0 -50px;
	}
	.home-section .banner-inc{
		width: 100%;
		text-align: left;
	}
	.innerpage .banner {
	  padding: 80px 15px;
	}
	body {
		overflow-x: hidden !important;
	}
	.services .details{
		border-right: 0;
	}
	.hexa-bee-img{
		margin-bottom: 40px;
	}
	.text-container .text-layer{
		flex-basis: 50%;
		border: 1px solid #e7e7e7;
	}
	.dp-boxes.text-container .text-layer{
		border: none;
	}
	.industry-boxes .text-container:before,
	.text-container:after{
		display: none;
	}
	.outcome > div {
	    flex-basis: 100%;
	    margin-bottom: 50px;
	    text-align: center;
	}
	.navbar-nav .nav-link{
		font-size: 25px;
    line-height: 55px;
	}
	.mobile-none{
		display: none;
	}
	.mobile-show{
		display: block;
	}
	.mobile-show .img {
    min-height: 130px !important;
    max-width: 120px;
    margin: 0 auto;
	}
	.mobile-show .img:before {
    display: none;
	}
	.bee-section .bee-mobile-hide{
		display: none;
	}
	.bee-content-sec .container:last-child{
		max-width: 100%;
	}
	.bee-content-sec .bee-section{
		margin-bottom: 50px;
	}
	.bee-content-sec .inner-bee{
		max-width: 100%;
	}
	.bee-section .bee-mobile-show {
    display: block;
    max-width: 500px;
    margin: 0 auto 0 0 !important;
	}
	.bee-text.bl:after,
	.bee-text.cb:before,
	.bee-text.tr:after,
	.bee-text.right:before, .bee-text.left:before{
		display: none;
	}
	.bee-text p{
		font-weight: 700;
	}
	.bee-text.tr {
    left: 220px;
    top: 15px;
	}
	.bee-text.rc {
    right: 240px;
    top: 110px;
	}
	.bee-text.lt {
    top: 220px;
    right: 160px;
    left: auto;
	}
	.bee-text.rb {
    right: 260px;
    bottom: 210px;
	}
	.bee-text.cb {
    bottom: 105px;
    left: 120px;
	}
	.bee-text.bl {
    bottom: 5px;
    right: 32%;
	}
	.services .accordion-button:not(.collapsed), .accordion-collapse.collapse{
		border: none;
	}
	.services .accordion-item .accordion-button p.big{
		position: relative;
	}
	.services .accordion-item .accordion-button[aria-expanded="true"] p.big:after {
    content: '';
    width: 50px;
    height: 4px;
    border-radius: 2px;
    background: #FBCD0B;
    position: absolute;
    bottom: -10px;
    left: 0;
	}
	.accordion-collapse.collapse.show {
    padding-bottom: 20px;
	}
	.accordion-body {
    padding: 20px 20px 0 116px;
	}
	.testimonial-content p{
		text-align: left;
	}
	.slick-slide{
		text-align: left;
	}
	.contact > div:first-child{
		display: none;
	}
	body.contactus .banner img {
    margin: 0 0 0 auto;
    max-width: 80px;
    bottom: -50px;
	}
	.form .inner{
		max-width: 100%;
		margin-bottom: 20px;
	}
	.form .checkbox{
		display: block;
	}
	.casestudy-banner h3,
	.banner-services h3 {
    max-width: 250px;
	}
	.employer-banner h3,
	.casestudy-banner h1{
    max-width: 350px;
	}
	.employer-banner h1{
		max-width: 350px;
	}
	.btn {
    padding: 10px 25px;
    font-size: 16px;
	}
	.bee-img .img1 {
    left: 200px;
    top: -80px;
    max-width: 100px;
	}
	.bee-img .img2 {
    top: -90px;
    left: 120px;
    max-width: 120px;
	}
	.bee-img span {
    right: -50px;
    top: -60px;
	}
	.wwd-text b{
		display: block;
	}
	.banner:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgb(255 255 255 / 0.5);
	}
	.pb-number-60 .outcome > div{
		flex-basis: 100%;
	}
	.bee-text > p{
		margin: 0 !important;
	}
	.banner-inc.mobile-show{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
	}
	.banner-inc.mobile-show p{
		margin-left: 10px;
	}
	.show-address p:last-child br:nth-child(2),
	.jobs-new-content p br,
	.home_profile.profile p br,
	.banner-inc.mobile-show p br{
		display: block;
	}
	.our-process .accordion-collapse.collapse.show p {
    color: #000;
	}
	.bee-content-sec .panel{
		padding: 0;
	}
	.home_profile.profile{
		margin-bottom: 0;
	}
	.mobile-showbnimg{
		margin: -120px 0 120px;
	}
	.mobile-showbnimg2{
		margin: -50px 0 120px;	
	}
	.mobile-showbnimg img{
		margin-left: auto;
		z-index: 99;
	}
	.employer-banner{
		background: transparent !important;
	}
	.employer-banner:before{
		display: none;
	}
	.employer-banner h3{
		line-height: 1.3 !important;
	}
	.employer-banner .banner-inc.mobile-show p{
    line-height: 1.2;
	}
	.employer-banner .container{
		padding-top: 100px;
	}
	.spacing-responsive{
		padding-top: 0 !important;
	}
	.quotes-sec h3 br{
		display: block;
	}
	.spacing-top-0{
		padding-top: 0;
	}
	.industrie-grid,
	.spacing-bottom-0{
		padding-bottom: 0;
	}
	.industries-banner h3{
		max-width: 100%;
	}
	.about-inc .badge{
		text-align: left;
		margin-top: 0 !important;
		display: flex;
		top: 30px;
	}
	.about-inc .banner-inc{
		width: 100%;
	}
	.about-inc .badge img{
		width: 100px;
		margin-right: 15px;
	}
	.about-inc .badge p{
		float: none;
		white-space: pre-wrap;
    line-height: 1.3;
	}
	.break-mobile br,
	.not-break br{
		display: block;
	}
	.roic-abox li{
		width: 47%;
	}
}

@media (max-width: 575px){
	.text-container .text-layer{
		flex-basis: 50%;
		border: 1px solid #e7e7e7;
		padding: 5px;
	}
	.text-container .text-layer h4 {
    font-size: 18px;
    line-height: 25px;
	}
	.bee-text.cb,
	.bee-text.left,
	.bee-text.right{
		padding: 0;
	}
	.bee-text.tr {
    right: 50px;
    left: auto;
	}
	.bee-text.rc {
    right: 65px;
	}
	.bee-text.lt {
    right: 90px;
	}
	.bee-text.rb {
    right: 75px;
	}
	.bee-text.cb{
		max-width: 100%;
		left: auto;
		right: 15px;
	}
	.bee-text.bl {
    right: 55px;
	}
	.bee-text.bl p.small{
		left: 0;
	}
	/*.casestudy-banner {
    background: url('../img/case-study-mobile.png') no-repeat right !important;
    background-color: white !important;
    background-size: cover !important;
	}*/
	.panel{
		padding: 40px 0;
	}
	.innerpage .slider .item{
		padding: 0 !important;
	}
	.item-content:hover .hover-content p{
		max-width: 300px;
	}
	.tooltip-inner{
		margin-left: auto;
	}
	.pt-160{
		padding-top: 0;
	}
	.spacing-bottom-0{
		padding-bottom: 0;
	}
	.casestudy-banner h3{
		max-width: 300px;
	}
	.roic-abox li{
		width: 100%;
	}
}
@media (max-width: 414px){
	.bee-text.tr {
    right: 40px;
    top: 0;
    max-width: 80px;
	}
	.bee-text.rc {
    top: 82px;
    right: 40px;
	}
	.bee-text.lt {
    right: 40px;
    top: 37%;
	}
	.bee-text.rb {
    right: 40px;
    bottom: 155px;
	}
	.bee-text.cb {
    bottom: 65px;
    max-width: 80px;
    right: 40px;
	}
	.bee-text.bl {
    bottom: 0;
    right: 40px;
	}
}