
html {

}
body {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
a {
	text-decoration: none;
}
p {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
	outline:0px !important;
	-webkit-appearance:none;
	box-shadow: none !important;
}
h1,h2,h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #1a3661;
}
h1 {
	font-size: 46px;
	font-weight: 400;
}
h2 {
	font-size: 38px;
	font-weight: 400;
}
h2 span {
	font-style: italic;
	font-weight: 700;
}
h3 {
	font-size: 38px;
	line-height: 1.45;
}
h4 {
	font-size: 16px;
	font-weight: 400;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	color: #41d25f;
	/*position: relative;
	margin-bottom: 25px;
	display: inline-block;*/
}
h6:after {
	/*position: absolute;
	content: "";
	border-bottom: 2px solid #0073ff;
	width: 40%;
	display: block;
  padding-bottom: 10px;*/
}
@media (max-width: 991px) {
	h1 {
    font-size: 38px;
	}
}
.lead {
	color: #1a3661;
}
.navbar-expand-lg {
	padding: 0;
}
.primary__logo {
	max-height: 70px;
}
.backdrop {
	background-color: #f0f7ff;
}
/* Menu system */
.menu .offcanvas-body ul {
	/*flex-direction: row;
	justify-content: flex-end;
	flex-grow: 1;*/
}
.menu .navbar-nav .menu-item {
	margin-right: 25px;
	text-transform: uppercase;
	text-decoration: none;
}
.menu .navbar-nav a {
	color: #333;
}
.menu .navbar .menu-item a:hover, .menu .navbar .current-menu-item > a, .menu .navbar .current-menu-parent > a {
	color: #41d25f;
	border-bottom: 1px solid #41d25f;
  	padding-bottom: 3px;
}
.menu .navbar .navbar-toggler {
	border: none;
	padding-right: 0;
}
@media (max-width: 991px) {
	.menu .navbar-nav .menu-item {
		margin: 10px 0;
	}
	.menu .navbar-nav {
		background-color: #fff;
	  padding: 5px 15px;
	  margin-top: 15px;
	  border-radius: 6px;
	  /*box-shadow: -1px 2px 3px 0px #b3b3b3;*/
	}
}
.menu .navbar .collapse>ul>li>a {
	padding: 10px 0;
}
.menu .navbar .menu-item a:hover {
	transition: 0.3s ease-in-out;
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    width: 80%;
}
.btn-close {
  width: 35px;
  height: 35px;
}
/* button */
.btn-label {
	position: relative;
	left: -12px;
	display: inline-block;
	padding: 4px 8px 2px;
	background-color: #41d25f;
	border-radius: 6px 0 0 6px;
	color: #fff;
	vertical-align: middle;
}
.btn-labeled {
	padding-top: 0;
	padding-bottom: 0;
}
.btn-rounded {
	border-radius: 25px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 14px;
}
.btn-light {
	background-color: #fff;
	border-color: #fff;
	border-radius: 6px;
	font-size: 14px;
}
.btn-danger {
	background-color: #41d25f;
	border: 1px solid #41d25f;
}
.btn-danger:hover {
	background-color: #1cee47;
	border: 1px solid #1cee47;
}
.btn-outline-danger {
	color: #41d25f;
	border: 1px solid #41d25f;
}
.btn-outline-danger:hover {
	border: 1px solid #41d25f;
	background-color: #41d25f;
}
.btn-arrow {
	margin: 15px 10px 15px 0;
}
.btn-arrow::after {
	font-family: 'ottinfluencer';
	display: inline-block;
	padding-left: 10px;
	content: "\64";
	transition: transform 0.3s ease-out;
	vertical-align: middle;
}
.btn-arrow:hover {
	/*color: #0073ff;*/
}
.btn-arrow:hover::after {
	transform: translateX(5px);
}
@media (max-width: 991px) {
	.btn-rounded {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/* header */
.header {
	background-color: #ecf3f9;
  background-image: url('images/dots-blue.png'), url('images/wave-blue.png');
  background-position: left bottom, right top;
  background-size: 60px, contain;
  background-repeat: no-repeat, no-repeat;
}
.header__mains .lead {
	margin-bottom: 30px;
}
.header__mains .lead span {
	font-weight: 700;
	font-style: italic;
	font-size:  1.5rem;
}
#one {
  height: 100vh;
  width: 100vw;
}

.move {
  position: absolute;
}
.header__animate {
	position: relative;
	min-height: 500px;
}
.header__animate--items.one {
	top: 5%;
	left: 10%;
	width: 220px;
	position: absolute;
  z-index: 5;
  border: 6px solid #fff;
  border-top-left-radius: 30px;
}
.header__animate--items.two {
	top: 25%;
	left: 45%;
	width: 220px;
  position: absolute;
  z-index: 10;
  border: 6px solid #fff;
  border-bottom-right-radius: 30px;
}
.header__animate--items.heart, #two {
	top: 20%;
	left: 2%;
	width: 70px;
  position: absolute;
  z-index: 15;
  border: 6px solid #fff;
  border-radius: 6px;
  box-shadow: -1px 2px 3px 0px #b3b3b3;
}
.header__animate--items.chat, #three {
	top: 10%;
	left: 78%;
	width: 100px;
  position: absolute;
  z-index: 20;
  border: 6px solid #fff;
  border-radius: 6px;
  box-shadow: -1px 2px 3px 0px #b3b3b3;
}
.header__animate--items.thumbs, #four {
	top: 67%;
	left: 30%;
	width: 110px;
  position: absolute;
  z-index: 25;
  border: 6px solid #fff;
  border-radius: 6px;
  box-shadow: -1px 2px 3px 0px #b3b3b3;
}
@media (max-width: 991px) {
	.header__mains {
		margin-top: 30px;
	}
	.header__animate--items.one {
		width: 200px;
	}
	.header__animate--items.two {
		width: 200px;
	}
	.header__animate--items.chat {
		left: 70%;
	}
}
/* Our Influencers */
.influencers {
	padding: 80px 0 20px;
}
.influencers {
	background-color: #fff;
  background-image: url('images/dots-blue.png');
  background-position: right bottom;
  background-size: 60px;
  background-repeat: no-repeat;
}
/* carousel */
@media (max-width: 767px) {
		.influencers .carousel-inner .carousel-item > div {
			display: none;
		}
		.influencers .carousel-inner .carousel-item > div:first-child {
			display: block;
		}
	}

	.influencers .carousel-inner .carousel-item.active,
	.influencers .carousel-inner .carousel-item-next,
	.influencers .carousel-inner .carousel-item-prev {
		display: flex;
	}

	/* medium and up screens */
	@media (min-width: 768px) {
		.influencers .carousel-inner .carousel-item-end.active,
		.influencers .carousel-inner .carousel-item-next {
			transform: translateX(20%);
		}
		.influencers .carousel-inner .carousel-item-start.active, 
		.influencers .carousel-inner .carousel-item-prev {
			transform: translateX(-20%);
		}
	}

	.influencers .carousel-inner .carousel-item-end,
	.influencers .carousel-inner .carousel-item-start { 
		transform: translateX(0);
	}
.influencers .carousel-item .card-body {
	position: absolute;
  bottom: 0;
  background-color: rgb(255 255 255 / 75%);
  width: 100%;
  padding: 5px;
}
.influencers .card img {
  max-height: 100%;
  border-radius: 4px;
  border-top-right-radius: 25px;
}
.influencers .carousel-item .card-title {
	margin-bottom: 0;
	text-align: center;
	color: #1b3661;
	/*text-shadow: -1px 1px 0px rgb(0 0 0 / 55%);*/
}
.influencers .card-video {
	max-width: 100%;
	height: auto;
	margin-bottom: -4px;
  border-radius: 4px;
  border-top-right-radius: 25px;
}
.influencer__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
  border-radius: 2px;
  border-top-right-radius: 25px;
}
.influencers .carousel-item .card:hover .influencer__overlay {
  display: block;
  background: rgba(0, 0, 0, .3);
}
.influencer__followers {
	font-weight: 700;
	/*font-family: 'Playfair Display', serif;*/
	font-size: 22px;
}
.influencers__button {
	position: relative;
}
.influencer__button {
  position: absolute;
  width: 100%;
  left:0;
  top: 140px;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}
.influencer__button a {
  z-index: 1;
}
.influencers .carousel-item .card:hover .influencer__button {
  opacity: 1;
}
.influencers .carousel-inner {
  margin-top: 30px;
}
.influencers .card {
  margin: 15px 15px 15px 5px;
  box-shadow: 2px 4px 8px 0 rgba(22, 22, 26, 0.25);
  border: 6px solid #fff;
  border-top-right-radius: 30px;
}
.influencers .carousel-control-prev,
.influencers .carousel-control-next {
  background-color: #fff;
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #1a3661;
}
.influencers .icon-next, .influencers .icon-back {
	color: #1a3661;
  font-size: 18px;
	padding-top: 5px;
}
.influencers .carousel-control-prev:hover,
.influencers .carousel-control-next:hover, 
.influencers .carousel-control-prev:hover .icon-back,
.influencers .carousel-control-next:hover .icon-next { 
	background-color: #1a3661;
	color: #fff;
}
.influencers .carousel-control-prev {
  border-top-left-radius: 15px;
}
.influencers .carousel-control-next {
  border-bottom-right-radius: 15px;
}
.influencers .carousel-control-prev, .influencers .carousel-control-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15%;
}
@media screen and (min-width: 768px) {
  .influencers .carousel-control-prev {
    left: inherit;
    right: 39px;
  }
  .influencers .carousel-control-next {
    right: 0%;
  }
}
@media screen and (max-width: 767px) {
	.influencers .carousel-control-prev, .influencers .carousel-control-next {
  	top: 22%;
	}
	.influencers .carousel-control-prev {
    left: inherit;
    right: 39px;
  }
}
/*
.influencer__button {
  position: absolute;
  width: 100%;
  left:0;
  top: 180px;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}
.influencer__button a {
  z-index: 1;
}
.influencers .carousel-item .card:hover .influencer__button {
  opacity: 1;
}
@media (min-width: 768px) {
  .influencers .carousel-item {
    margin-right: 0;
    flex: 0 0 22.222222%;
    display: block;
  }
  .influencers .carousel-inner {
    display: flex;
  }
}
.influencers .card .img-wrapper {
    max-width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.influencers .card img {
    max-height: 100%;
    border-radius: 2px;
    border-top-right-radius: 25px;
}
.influencers .carousel-control-prev, .influencers .carousel-control-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 15%;
}
@media screen and (min-width: 768px) {
  .influencers .carousel-control-prev {
    left: inherit;
    right: 39px;
  }
  .influencers .carousel-control-next {
    right: 0%;
  }
}
@media screen and (max-width: 767px) {
	.influencers .carousel-control-prev, .influencers .carousel-control-next {
  	top: 22%;
	}
	.influencers .carousel-control-prev {
    left: inherit;
    right: 39px;
  }
}*/

/* BRands */

.brands {
  background: #fff;
	padding: 0px 0 30px;
	margin-bottom: 100px;
}
.brands h2 {
	margin-bottom: 30px;
}
.brands__logo {
	margin: 0 5px;
  border: 1px solid #eee;
  padding: 5px 40px;
  border-radius: 4px;
}
.brands__logo-img {
	height: 80px;
}
@-webkit-keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes marquee-r {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes marquee-r {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes rollCage {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(5turn);
  }
}
@keyframes rollCage {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(5turn);
  }
}
/* animations */
@-webkit-keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes marquee-r {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes marquee-r {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
/* scroller styles */
.brands .marquee {
  height: calc(100px + 15px);
  overflow: hidden;
  position: relative;
}
.brands .track {
  height: 100%;
  overflow: hidden;
  padding: 15px 0;
  position: absolute;
  transition: background-color 300ms ease, color 300ms ease;
  white-space: nowrap;
  width: 100%;
}
.brands .track .text {
  -webkit-animation: marquee 5000ms linear infinite;
  animation: marquee 5000ms linear infinite;
  align-items: center;
  display: inline-flex;
  will-change: transform;
}
.brands .track .text.-r {
  -webkit-animation-name: marquee-r;
  animation-name: marquee-r;
}
/* Numbers Area */

.numbers {
    background: linear-gradient(0deg, rgb(81 205 110 / 84%), rgb(67 201 95 / 74%)), url(../../assets/img/numbers.jpg);
  	background-position: bottom;
  	background-size: cover;
  	background-repeat: no-repeat;
	min-height: 400px;
	padding: 80px 0;
	margin-bottom: 100px;
}
.numbers h2 {
	color: #fff;
	text-shadow: -1px 1px 1px rgb(0 0 0 / 35%);
	margin-bottom: 30px;
}
.numbers .lead {
	color: #fff;
	text-shadow: -1px 1px 1px rgb(0 0 0 / 35%);
}
.numbers__list {
	position: relative;
}
.numbers__list--box {
	position: absolute;
	bottom: -250px;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 25%);
	width: 100%;
}
.numbers__list--unit {
	text-align: center;
	padding: 15px;
}
.numbers__list--unit h3, .numbers__list--unit p {
	color: #333;
}
.numbers__list--unit .icon {
	font-size: 36px;
	color: #41d25f;
}
.numbers__list--unit h3 {
	line-height: 1;
}
.numbers__list--unit.bar {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.numbers__list--unit.barone {
	border-left: 1px solid #eee;
}
@media (max-width: 991px) {
	.numbers {
		margin-bottom: inherit;
	}
	.numbers__list, .numbers__list--box {
		position: inherit;
	}
	.numbers__list--unit.bar, .numbers__list--unit.barone {
		border: 0;
	}
}
/* Services */
.services {
	padding: 80px 0;
	background-color: #fff;
  background-image: url('images/dots-red.png');
  background-position: right 15%;
	background-size: 400px;
  background-repeat: no-repeat;
}
.services .carousel-logo {
	width: 100%;
	max-width: 380px;
	height: auto;
}
.services .list-unstyled {
	margin-top: 20px;
	padding-left: 20px;
}
.services .list-unstyled li {
	color: #1a3661;
	line-height: 2.25;
	font-size: 14px;
  display: list-item;
  padding-inline-start: 15px;
}
.services .list-unstyled li::before {
	color: #41d25f;
	font-family: 'ottinfluencer';
	content: "\4c";
	vertical-align: middle;
	margin-right: 7px;
}
.services__slide {
	position: relative;
}
.services__slide--top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.services__slide--image {
    width: 100%;
    max-width: 250px;
    margin-left: 60px;
    margin-top: 20px;
    object-fit: cover;
    height: 250px;
    border-radius: 50%;
}
@media (max-width: 991px) {
	.services {
		padding-bottom: 0;
	}
	.services__slide {
		margin-bottom: 30px;
	}
	.services h2 {
		margin-bottom: 30px;
		font-size: 24px;
	}
	.services .list-unstyled {
    margin: inherit;
	}
}
@media (max-width: 410px) {
	.services {
		padding-bottom: 0;
	}
	.services__slide--image {
		height: 228px;
		margin-left: 55px;
		max-width: 232px;
	
	}
}
.contact {
	margin-top: 100px;
	padding: 80px 0 15px;
	background-color: #41d25f;
	background-image: url('../../assets/img/dots-white.png'), url('../../assets/img/wave-blue.png');
  background-position: right top, left bottom;
  background-size: 60px, contain;
  background-repeat: no-repeat, no-repeat;
}
.contact h6 {
	color: #fff;
}
.contact h2 {
	color: #fff;
	margin-bottom: 30px;
}
.contact hr {
  border-top: 1px solid #af140f;
  border-bottom: 1px solid #fff;
}
.contact__copyright {
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 0;
}
.contact__body {
	position: relative;
}
.contact__form {
	position: absolute;
	top: -200px;
	width: 100%;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: -2px 5px 10px 2px rgba(22, 22, 26, 0.25);
	padding: 20px 25px;
}
@media (max-width: 991px) {
	.contact__body, .contact__form {
		position: inherit;
	}
	.contact h2 {
		margin-bottom: 30px;
		font-size: 24px;
	}
	.contact__body {
		margin-bottom: 30px;
	}
}
/* error */
.wpforms-container .wpforms-field {
    padding: 5px 0 !important;
}
div.wpforms-container-full .wpforms-field-label {
	margin-bottom: 5px !important;
	font-size: 14px !important;
    font-weight: 400 !important;
}
div.wpforms-container-full input, div.wpforms-container-full select {
	height: 30px !important;
}
div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea {
	padding: 0 5px !important;
	font-size: 14px !important;
	background-color: #f9f9f9 !important;
    border: 1px solid #ccc !important;
}
div.wpforms-container-full {
    margin: 0 auto !important;
}
div.wpforms-container-full input[type=submit], div.wpforms-container-full button[type=submit], div.wpforms-container-full .wpforms-page-button {
	background-color: #41d25f !important;
    width: 100% !important;
	font-size: 14px !important;
    text-transform: uppercase !important;
    padding: 0 7px !important;
    height: 30px !important;
}
.modalInfluencer .modal-body {
	padding: 0 15px !important;
}
.loader1 {
    float: right;
    margin-left: 5px;
    border: 16px solid #f3f3f3;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    border-top: 5px solid blue;
    border-right: 5px solid green;
    border-bottom: 5px solid red;
    border-left: 5px solid pink;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.parsley-errors-list li{
	list-style: none;
}
.parsley-errors-list .parsley-required{
    color: red;
    font-size: 12px;
}
.parsley-errors-list .parsley-type{
    color: #e78d00;
    font-size: 12px;
}
input .parsley-success{
	border:1px solid green;
}
input .parsley-error{
	border:1px solid red;
}
.my-list li{
	font-size: 18px;
    color: white;
    font-weight: 900;
}
.contact-data tr th , .contact-data tr td{
    font-size: 17px;
    color: white;
}
.contact-data{

	margin-bottom: 100px;
}
.contact-data tr{
	line-height: 30px;

}