/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #d800ff;
}

#r6 ::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#r6 ::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#r6 ::-webkit-scrollbar-thumb
{
	background-color: #d800ff;
}


/*------typography-----------*/

header#top ul li a {
    font-family: bn !important;
}
html body h1 {
    font-family: bn !important;
}
html body h2 {
    font-family: wbd !important;
}
html body h3 {
    font-family: wbd !important;
}
html body h4 {
    font-family: wbd !important;
}
html body p {
    font-family: bk !important;
}
ul li {
    font-family: 'bk';
}

/*------typography-----------*/

.srs_left p {
    display: none;
}

.srs-footing {
    display: none;
}
header#top a#logo img {
    filter: drop-shadow(5px 5px 1px black);
} 
header#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a {
    padding: 4px 18px !important;
    border-radius: 40px !important;
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    z-index: -9;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    --borderWidth: 1px;
    box-shadow: 0px 0px 35px -2px transparent;
    transition: 0.6s !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a:hover {
    box-shadow: 0px 0px 35px -2px #1679ff;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: black;
  border-radius: 50px;
  z-index: -11;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
  transform: translate(-50%, -50%);
}	
header#top ul.buttons.sf-menu .s1 a {
    padding: 12px 28px !important;
    border-radius: 40px !important;
	background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    z-index: -11;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    --borderWidth: 1px;
	box-shadow: 0px 0px 35px -2px transparent;
	transition: 0.6s !important;
}
header#top ul.buttons.sf-menu .s1 a:hover {
	box-shadow: 0px 0px 35px -2px #1679ff;
}	
header#top ul.buttons.sf-menu .s1 a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: black;
  border-radius: 50px;
  z-index: -11;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
  transform: translate(-50%, -50%);
}	
header#top ul.buttons.sf-menu li#menu-item-39 a {
    text-decoration: underline;
}
div#r1 .text1 h2 em {
    font-style: unset;
    background: linear-gradient(90deg, rgba(216, 0, 255, 1) 0%, rgba(0, 135, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 8s ease infinite;
    background-size: 200% 200%;
}
a#b1 {
    font-family: bn !important;
    text-transform: capitalize;
    font-size: 15px !important;
    line-height: 25px !important;
    padding: 11px 30px !important;
    border-radius: 40px !important;
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    --borderWidth: 1px;
    z-index: 9;	
    transition: 0.6s !important;
    box-shadow: 0px 0px 35px -2px transparent;
}
a#b1:hover {
	box-shadow: 0px 0px 35px -2px #1679ff !important;
}	
a#b1:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: black;
  border-radius: 50px;
  z-index: -11;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
  transform: translate(-50%, -50%);
}
a#b2 span {
    text-decoration: underline;
}
a#b2 {
    font-family: bn !important;
    font-size: 15px !important;
    line-height: 25px !important;
    box-shadow: unset !important;
    background: transparent !important;
    margin-left: 20px;
}
#r1 .i1 {
    position: absolute;
    top: -70px;
    left: -5%;
    width: 100px;
}
#r1 .i2 {
    position: absolute;
    left: -20%;
    top: 90px;
    width: 100px;
}
#r1 .i3 {
    position: absolute;
    right: -11%;
    width: 110px;
    top: -60px;
}
#r1 .i4 {
    position: absolute;
    top: 310px;
    left: -16%;
    width: 130px;
}
#r1 .i5 {
    position: absolute;
    top: 280px;
    right: -18%;
    width: 130px;
}
#r1 {
    padding-top: 220px;
}
#r1 .nectar-scrolling-text .nectar-scrolling-text-inner h4:before {
    content: '';
    position: absolute;
    background: url(https://sellifyx.org/wp-content/uploads/2024/01/r1-scrolling-img-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 19px;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#r1 .nectar-scrolling-text .nectar-scrolling-text-inner h4 {
    font-size: 18px !important;
    line-height: 28px !important;
    padding-left: 17px;
    margin-left: 13px;
    position: relative;
}
#r1 .nectar-scrolling-text .nectar-scrolling-text-inner {
    color: black !important;
    padding: 5px 0px !important;
    border-radius: 50px !important;
    margin: auto;
    width: 40%;
    overflow: hidden;
	--borderWidth: 3px;
    position: relative;
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    z-index: -11;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
}
#r1 .nectar-scrolling-text .nectar-scrolling-text-inner:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: white;
  border-radius: 50px;
  z-index: -11;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
  transform: translate(-50%, -50%);
}
@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
html body h1 em {
    font-style: unset;
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 8s ease infinite;
	background-size: 200% 200%;
}
@keyframes gradient {
	0% {
    background-position: 0% 50%;
}
    50% {
    background-position: 100% 50%;
}
    100% {
    background-position: 0% 50%;
}
}
#r1 .i6 {
    margin-top: 120px;
    margin-bottom: -170px;
    z-index: 9;
    width: 150px;
    animation: moving 3s linear infinite;
}
@keyframes moving {
0%, 100% {
    transform: rotatey(0deg);
    filter: drop-shadow(0 0 35px #be75ce);
}
50% {
    transform: rotatey(180deg);
    filter: drop-shadow(0 0 0px #be75ce);
}
}
#r1 .i8 {
    position: absolute;
    bottom: 450px;
    width: 100px;
    left: 10%;
}
#r1 .i9 {
    position: absolute;
    bottom: 450px;
    width: 100px;
    right: 10%;
}
#r1 .i7 {
    width: 48%;
}
#r1 .i10 {
    position: absolute;
    bottom: 190px;
    right: -17%;
    width: 80px;
}
#r2 .i1 {
    position: absolute;
    right: -16%;
    width: 50px;
    top: 40px;
}
#r2 .i2 {
    position: absolute;
    left: -18%;
    width: 80px;
    bottom: 180px;
}
#r2 .img-with-aniamtion-wrap.center {
    width: 85%;
    margin: auto;
}
#r2 .img-with-aniamtion-wrap.center .screen {
    width: 100% !important;
}	
#r2 .img-with-aniamtion-wrap.center .hover-wrap-inner {
    z-index: -11;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    --borderWidth: 1px;
    position: relative;
}
#r2 .img-with-aniamtion-wrap.center .hover-wrap-inner:before {
    content: '';
    position: absolute;
    height: calc(101% - 4px);
    width: calc(101% - 4px);
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    border-radius: 27px;
    z-index: -11;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    top: 0;
    bottom: 0;
    right: 0;
    left: -3px;
    margin: auto;
}
#r2 {
    padding-top: 40px !important;
    padding-bottom: 50px !important;
}
#r3 {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
}
#r3 .i1 {
    position: absolute;
    right: -18%;
    top: -110px;
    width: 200px;
}
#r3 .t1 {
    padding-bottom: 40px;
}
#r3 .c2 {
    padding-left: 50px;
    padding-right: 70px;
}
#r4 {
    padding-top: 70px !important;
    border-bottom: 1px solid #ffffff4f;
    padding-bottom: 100px !important;
    height: 1100px;
}
#r4 .i1 {
    position: absolute;
    left: -10%;
    width: 160px;
    top: -110px;
}
#r4 .i2 {
    position: absolute;
    right: -20%;
    width: 130px;
    bottom: 200px;
}
#r4 .i3 {
    position: absolute;
    bottom: -190px;
    left: -10%;
    width: 130px;
}
#r4 .vc_col-sm-4 {
    padding: unset;
}
#r4 .vc_col-sm-4>div {
    margin: 0px 10px !important;
    padding: 30px 20px !important;
    margin-top: 110px !important;
    width: auto !important;
    border-radius: 10px !important;
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    --borderWidth: 1px;
/* 	z-index: -11; */
}
#r4 .vc_col-sm-4>div:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    background: black;
    z-index: -11;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    transform: translate(-50%, -50%);
    border-radius: 10px !important;
}
#r4 .vc_col-sm-4:hover >div:after {
	opacity: 1;
}
#r4 .vc_col-sm-4>div:after {
    content: '';
    position: absolute;
    background: url(https://sellifyx.org/wp-content/uploads/2024/01/carousel-background.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 99%;
    height: 99%;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    transition: 0.9s;
    z-index: -9;
    border-radius: 10px !important;
    left: 0;
    top: 0;
    margin: auto;
}
#r4 .vc_col-sm-4:hover>div .caro1 {
    margin-top: 0px !important;
}
#r4 .vc_col-sm-4>div .caro1 {
    transition: 0.9s;
    margin-top: -80px;
    width: 100px;
    height: 100px;
    animation: rotate1 2s linear infinite;
}
@keyframes rotate1 {
	0%,100% {
		transform: rotate(5deg)
	}
	50% {
		transform: rotate(-5deg)
	}
}
#r4 .vc_col-sm-4 .wpb_text_column p {
    height: 76px;
    padding: 0px 5px;
    overflow: hidden;
    transition: 0.9s;
}
#r4 .vc_col-sm-4:hover .wpb_text_column p {
    overflow: auto;
}
#r4 .vc_col-sm-4 .wpb_text_column p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	opacity: 0 !important;
}
#r4 .vc_col-sm-4 .wpb_text_column p::-webkit-scrollbar
{
	width: 3px;
	background-color: #F5F5F5;
}

#r4 .vc_col-sm-4 .wpb_text_column p::-webkit-scrollbar-thumb
{
	background-color: #ff00e4;
}
#r5 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
#r6 {
    padding-bottom: 80px !important;
    padding-top: 50px;
}
#r6 .i1 {
    position: absolute;
    right: -7%;
    top: -120px;
    width: 130px;
}
#r6 .owl-dots {
    display: none;
}
#r6 .carousel-item {
    border-radius: 10px !important;
    padding: 25px 25px !important;
    margin: 0px 10px;
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    z-index: 9;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    --borderWidth: 1px;
    position: relative;
	height: 300px;
}
#r6 .carousel-item:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    background: black;
    border-radius: 10px;
    z-index: -11;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    transform: translate(-50%, -50%);
}
#r6 .carousel-item:after {
    content: '';
    position: absolute;
    background: url(https://sellifyx.org/wp-content/uploads/2024/01/testi-caro-background.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 99%;
    height: 99%;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    transition: 0.9s;
    z-index: -9;
    border-radius: 10px !important;
    left: 0;
    top: 0;
    margin: auto;
}
#r6 .carousel-item:hover:after {
    opacity: 1;
}	
#r6 .owl-stage-outer {
    overflow: visible;
}
#r6 .carousel-item:hover .iwt-text p {
    color: #0087ff !important;
}
#r6 .carousel-item p {
    font-size: 13px !important;
    line-height: 23px !important;
    color: #cccccd !important;
    transition: 0.9s;
	height: 90px;
	overflow-y: auto;
		
}
#r6 .owl-stage {
    padding: 10px 0px !important;
}
#r6 .iwt-icon img {
    width: 65px;
	display: none;
}
#r6 .iwt-text {
    padding-left: 0px;
    padding-top: 6px;
	text-align: center;
}
#r6 .iwt-text h4 {
    margin-bottom: 0px !important;
}
#r6 .carousel-item:hover .iwt-text h1 {
    color: #0087ff !important;
}
#r6 .iwt-text h1 {
    float: right;
    margin-top: -30px;
    line-height: 0px !important;
    font-family: bk !important;
    color: #5a595b;
    transition: 0.9s;
}
#r6 .owl-stage {
    animation: marquee-horizontal 20s linear infinite;
	animation-direction: reverse;
}
@keyframes marquee-horizontal{

100% {
    transform: translateX(0%);
}
    
}

#r6 .owl-carousel:nth-child(even) .owl-stage {
    animation-direction: unset;
}

#r6 .owl-carousel:hover .owl-stage {
    animation-play-state: paused !important;
}

#r6 .owl-carousel:not(:hover) .owl-stage {
    animation-play-state: running !important;
}
#r7 .nectar-scrolling-text h1:before {
    content: '';
    position: absolute;
    background: url(https://sellifyx.org/wp-content/uploads/2025/09/caro1-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#r7 .nectar-scrolling-text h1 {
    background: white !important;
    color: black !important;
    font-size: 28px !important;
    line-height: 28px !important;
    padding: 16px 0px !important;
    padding-right: 60px !important;
    margin-right: -4px;
    position: relative;
}
#r7 .nectar-scrolling-text:nth-child(2) h1:before {
    background: url(https://sellifyx.org/wp-content/uploads/2024/01/caro6.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#r7 .nectar-scrolling-text {
    transform: rotate(3deg);
    margin-bottom: 0px !important;
}
#r7 .nectar-scrolling-text:nth-child(2) {
    transform: rotate(-3deg);
    margin-top: -60px;
    z-index: -9;
    position: relative;
}
#r7 {
    padding-top: 100px;
    padding-bottom: 70px;
}
#f1 {
    padding-top: 90px !important;
    padding-bottom: 20px !important;
}
#f1 .c1 {
    padding-right: 110px;
}
#f1 .flogo {
    border-bottom: 1px solid #ffffff42;
    padding-bottom: 21px;
    width: 52%;
}
#f1 input.tnp-email {
    font-family: bk !important;
    background: transparent !important;
    border: 1px solid #dbdde0;
    border-radius: 0px !important;
}
#f1 input.tnp-submit {
    margin-top: 15px;
    font-family: bn !important;
    font-size: 16px !important;
    line-height: 26px !important;
    background: black !important;
    padding: 11px 30px !important;
    width: 33%;
    border-radius: 40px !important;
    border: 2px solid #125491;
    transition: 0.9s;
    box-shadow: 0px 0px 35px -2px transparent !important;
}
#f1 input.tnp-submit:hover {
	box-shadow: 0px 0px 35px -2px #1679ff !important;
}	
#f1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent !important;
    border: 1px solid;
    border-radius: 0px !important;
}
#f1 textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent !important;
    border: 1px solid;
    border-radius: 0px !important;
    resize: unset;
    height: 100px;
}
#f1 .c2 .col.span_12 {
    margin-bottom: 15px !important;
}
#f1 .c2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: bn !important;
    font-size: 16px !important;
    line-height: 26px !important;
    background: black !important;
    padding: 11px 30px !important;
    border-radius: 40px !important;
    border: 2px solid #791a91;
    transition: 0.9s;
	box-shadow: 0px 0px 35px -2px transparent !important;
}
#f1 .c2 input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    box-shadow: 0px 0px 35px -2px #1679ff !important;
}	
#f1 .c1 .icn ul li {
    display: inline-block;
}
#f1 .c1 .icn ul {
    margin: unset;
}
#f1 .c1 .icn ul li i {
    color: white !important;
    margin-right: 5px !important;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px !important;
    font-size: 15px !important;
    background: linear-gradient(90deg, rgba(216,0,255,1) 0%, rgba(0,135,255,1) 100%);
    z-index: -11;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
    --borderWidth: 1px;
    box-shadow: 0px 0px 40px -2px transparent;
    transition: 0.9s !important;
}
#f1 .c1 .icn ul li a:hover i {
    transform: rotate(360deg);
    box-shadow: 0px 0px 40px -2px #1679ff;
}
#f1 .c1 .icn ul li i:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: black;
  border-radius: 50px;
  z-index: -11;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
  transform: translate(-50%, -50%);
}	
#f1 .c1 .wpb_text_column {
    margin-bottom: 20px;
    border-top: 1px solid #ffffff4d;
    width: 45%;
    padding-top: 20px !important;
}
#f1 .foot-secc ul {
    margin: unset;
    display: flex;
    justify-content: space-between;
}
#f1 .foot-secc ul li {
    display: inline-block;
    border-right: 1px solid #ffffff7a;
    padding: 20px 0px !important;
    padding-right: 120px !important;
    position: relative;
    padding-left: 23px !important;
}
#f1 .foot-secc ul li:before {
    color: #0087ff !important;
}
#f1 .foot-secc li a {
    color: white !IMPORTANT;
}
#f1 .foot-secc ul li:last-child {
    padding-right: 0px !important;
    border-right: unset;
}
#f1 .foot-secc {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
#f1 a, #f1 p {
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: bk !important;
}
#f1 .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
     left: 0px !important;
}
#f1 .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
      left: 0px !important;
}
#f1 .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px !important;
}
#f1 .foot-secc {
position: relative;
}
#f1 .foot-secc ul:before {
    content: '';
    position: absolute;
    border-top: 1px solid #ffffff66;
    width: 180%;
    left: -40%;
    border-bottom: 1px solid #ffffff54;
    bottom: 0;
    top: 0;
    margin: auto;
}
#f1 .foot-secc ul {
    position: relative;
}
#f1 p a {
    opacity: 1;
}
#f1 .wpcf7-response-output {
    font-family: bk !important;
    font-size: 13px !important;
    background: transparent !important;
    color: #0087ff !important;
    line-height: 23px !important;
    border: unset !important;
}
div#faqss h3.toggle-title a.nectar-inherit-h3.toggle-heading {
    color: #e1a85b;
}
body .nectar-milestone .subject {
    letter-spacing: .5px;
    font-size: 21px;
    line-height: 25px;
    font-family: 'wbd';
    font-style: unset;
    background: linear-gradient(90deg, rgba(216, 0, 255, 1) 0%, rgb(255 255 255) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 8s ease infinite;
    background-size: 200% 200%;
}
#r1 .i1, #r4 .i3 {
    animation: glow 5s ease-in-out infinite;
	display: none !important;
}
@keyframes glow {
0%, 100% {
    transform: translateY(0px)rotatey(0deg);
    filter: drop-shadow(0 0 29px #70cacd);
}

50% {
    transform: translateY(25px)rotatey(360deg);
    filter: drop-shadow(0 0 0px #70cacd);
}
}
#r1 .i2, #r2 .i1 {
    animation: glow5 4s ease-in-out infinite;
}
@keyframes glow5 {
0%, 100% {
    transform:rotate(8deg);
    filter: drop-shadow(0 0 35px #70cacd);
}

50% {
    transform:rotate(-8deg);
    filter: drop-shadow(0 0 0px #70cacd);
}
}
#r1 .i10, #r2 .i2 {
    animation: glow6 4s ease-in-out infinite;
}
@keyframes glow6 {
0%, 100% {
    transform:rotate(8deg);
    filter: drop-shadow(0 0 35px #e84993);
}

50% {
    transform:rotate(-8deg);
    filter: drop-shadow(0 0 0px #e84993);
}
}
#r1 .i4 {
    animation: glow1 5s ease-in-out infinite;
}
@keyframes glow1 {
0%, 100% {
    transform: translateY(0px)rotatey(0deg);
    filter: drop-shadow(0 0 29px #217fcb);
}

50% {
    transform: translateY(25px)rotatey(360deg);
    filter: drop-shadow(0 0 0px #217fcb);
}	
}
#r1 .i8, #r1 .i3 {
    animation: glow2 5s ease-in-out infinite;
}
@keyframes glow2 {
0%, 100% {
    transform: translateY(0px)rotatey(0deg);
    filter: drop-shadow(0 0 29px #eab847);
}

50% {
    transform: translateY(25px)rotatey(360deg);
    filter: drop-shadow(0 0 0px #eab847);
}	
}
#r1 .i9, #r6 .i1 {
    animation: glowp 5s ease-in-out infinite;
}
@keyframes glowp {
0%, 100% {
    transform: translateY(0px)rotatey(0deg);
    filter: drop-shadow(0 0 29px #e94e95);
}

50% {
    transform: translateY(25px)rotatey(360deg);
    filter: drop-shadow(0 0 0px #e94e95);
}	
}
#r1 .i5, #r4 .i2 {
    animation: glow3 5s ease-in-out infinite;
}
@keyframes glow3 {
0%, 100% {
    transform: translateY(0px)rotatey(0deg);
    filter: drop-shadow(0 0 29px #d2d7e5);
}

50% {
    transform: translateY(25px)rotatey(360deg);
    filter: drop-shadow(0 0 0px #d2d7e5);
}	
}
#r3 .i1 {
	    animation: glow7 5s ease-in-out infinite;
}
@keyframes glow7 {
0%, 100% {
    transform: rotate(8deg);
    filter: drop-shadow(0 0 29px #d2d7e5);
}

50% {
    transform: rotate(-8deg);
    filter: drop-shadow(0 0 0px #d2d7e5);
}	
}
#r4 .i1 {
    animation: scale 2s linear infinite;
}
@keyframes scale {
	0%,100% {
		transform: scale(1)
	}
	50% {
		transform: scale(0.9)
	}
}
.page-id-10 #primary a {
    opacity: 1 !important;
    color: white !important;
}
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control.active {
    color: white !important;
}
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control {
    color: white !important;
    opacity: 1 !important;
}
.woocommerce-account .woocommerce>#customer_login .nectar-form-controls .control:hover {
    color: white !important;
}

#r3 .laptop {
    animation: rotate3 3s linear infinite;
}
@keyframes rotate3 {
    0%, 100% {
        transform: rotate(-10deg);
        filter: drop-shadow(0 0 50px #0087ff);
    }
    50% {
        transform: rotate(-2deg);
        filter: drop-shadow(0 0 0px #0087ff);
    }
}
#r5 .plant {
    animation: rotate3 3s linear infinite;
}
@keyframes rotate3 {
    0%, 100% {
        transform: rotate(10deg);
        filter: drop-shadow(0 0 50px #d502ff);
    }
    50% {
        transform: rotate(2deg);
        filter: drop-shadow(0 0 0px #d502ff);
    }
}





/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	header#top .container {
    padding: 0px 80px !important;
}
	#r1 .i1 {
    top: -90px;
    left: 2%;
    width: 100px;
}
	#r1 .i2 {
    left: -10%;
    top: 60px;
    width: 100px;
}
	#r1 .i3 {
    right: -6%;
    width: 110px;
    top: -60px;
}
	#r1 .i5 {
    top: 250px;
    right: -10%;
    width: 130px;
}
	#r1 .i4 {
    top: 260px;
    left: -7%;
    width: 130px;
}
	#r1 .i10 {
    bottom: 220px;
    right: -10%;
    width: 80px;
}
#r2 .i1 {
    right: -9%;
    width: 50px;
    top: 40px;
}
	#r2 .i2 {
    left: -10%;
    width: 80px;
    bottom: 160px;
}
	#r3 .i1 {
    right: -8%;
    top: -110px;
    width: 200px;
}
	#r4 .i1 {
    left: -7%;
    width: 160px;
    top: -110px;
}
	#r4 .i2 {
    right: -13%;
    width: 120px;
    bottom: 190px;
}
	#r7 {
    padding-top: 70px;
    padding-bottom: 70px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	header#top .container {
    padding: 0px 30px !important;
}
	#r1 .i2 {
    left: -5%;
    top: 60px;
    width: 90px;
}
	#r1 .i4 {
    top: 280px;
    left: -4%;
    width: 110px;
}
	#r1 .i3 {
    right: -4%;
    width: 110px;
    top: -60px;
}
	#r1 .i5 {
    top: 250px;
    right: -5%;
    width: 120px;
}
	#r1 .i10 {
    bottom: 220px;
    right: -1%;
    width: 80px;
}
	#r1 .i6 {
    margin-top: 80px;
    margin-bottom: -160px;
    width: 150px;
}
	#r2 {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
	#r2 .i1 {
    right: -5%;
    width: 50px;
    top: 40px;
}
	#r2 .i2 {
    left: -5%;
    width: 80px;
    bottom: 160px;
}
	#r3 .i1 {
    right: -5%;
    top: -110px;
    width: 200px;
}
	#r4 .i1 {
    left: -4%;
    width: 160px;
    top: -110px;
}
	html body h3 {
    font-size: 22px !important;
    line-height: 32px !important;
}
	#r4 .i3 {
    bottom: -190px;
    left: -6%;
    width: 130px;
}
	#r4 .i2 {
    right: -11%;
    width: 120px;
    bottom: 190px;
}
	#r5 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	header#top ul li a {
    font-size: 14px !important;
    line-height: 24px !important;
}
	html body h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}
	#r1 {
    padding-top: 190px;
}
	#r1 .i7 {
    width: 55%;
}
	#r6 .carousel-item {
    margin: 0px 6px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#f1 .foot-secc ul li {
    padding-right: 73px !important;
}
	html body h3 {
    font-size: 20px !important;
    line-height: 30px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	
	
html .ocm-effect-wrap.material-ocm-open .ocm-effect-wrap-inner {transform: perspective(400px) rotateY(13deg) translatex(280px) scale(0.9) !important;}

html .ocm-effect-wrap {
    background: #b416ff !important;
}
html .ocm-effect-wrap.material-ocm-open {
    overflow: visible !important;
    background: #b416ff !important;
}
html .ocm-effect-wrap .ocm-effect-wrap-inner {
    transition: 0.5s !important;
}

html .ocm-effect-wrap-inner {
    background: #b416ff !important;
}
.ocm-effect-wrap.material-ocm-open {
    animation: floaty 5s infinite ease-in-out;
}
@keyframes floaty{
    0%,100%{
        translate: 0px 0px;
    }
    50%{
       translate: 0px -35px;
    }
}
.ocm-effect-wrap.material-ocm-open #search-outer {
    display: none;
}
	
	
	html body h1 {
    font-size: 50px !important;
    line-height: 60px !important;
}
	#r1 .nectar-scrolling-text .nectar-scrolling-text-inner {
    width: 50%;
}
	#r1 .i6 {
    margin-top: 60px;
    margin-bottom: -150px;
    width: 130px;
}
	#r1 .i8 {
    bottom: 280px;
    width: 100px;
    left: 16%;
}
	#r1 .i9 {
    bottom: 290px;
    width: 100px;
    right: 13%;
}
	#r1 .i10 {
    bottom: 120px;
    right: -1%;
    width: 70px;
}
	#r2 .i2 {
    left: -6%;
    width: 70px;
    bottom: 120px;
}
	#r3 .i1 {
    right: -5%;
    top: -110px;
    width: 170px;
}
	html body p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r3 .c2 {
    padding-left: 30px;
    padding-right: 70px;
}
	#r4 {
    padding-top: 20px !important;
    border-bottom: 1px solid #ffffff4f;
    padding-bottom: 40px !important;
    height: 1010px;
}
	#r4 .i1 {
    left: -4%;
    width: 120px;
    top: -110px;
}
	html body h3 {
    font-size: 15px !important;
    line-height: 25px !important;
}
	#r4 .i2 {
    right: -15%;
    width: 120px;
    bottom: 190px;
}
	#r4 .vc_col-sm-4 .wpb_text_column p {
    height: 86px;
}
	#r6 .iwt-text h4 {
    font-size: 14px !important;
    line-height: 24px !important;
}
	#r6 .carousel-item p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r6 .carousel-item {
    padding: 20px 18px !important;
    margin: 0px 7px;
}
	#r7 {
    padding-top: 30px;
    padding-bottom: 70px;
}
	html body h2 {
    font-size: 22px !important;
    line-height: 32px !important;
}
	#f1 input.tnp-submit {
    width: 55%;
}
	#f1 a, #f1 p {
    font-size: 12px !important;
    line-height: 22px !important;
    font-family: bk !important;
}
	#f1 .foot-secc ul li {
    padding-right: 43px !important;
}
	#f1 .c1 {
    padding-right: 60px;
}
	#r2 .img-with-aniamtion-wrap.center .hover-wrap-inner:before {
    height: calc(102% - 4px);
    width: calc(101% - 4px);
    border-radius: 17px;
    left: -2px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#r1 {
    padding-top: 110px;
}
	#r1 .nectar-scrolling-text .nectar-scrolling-text-inner h4 {
    font-size: 15px !important;
    line-height: 25px !important;
    padding-left: 17px;
    margin-left: 13px;
}
	html body h1 {
    font-size: 36px !important;
    line-height: 46px !important;
}
	#r1 .i1 {
    top: -80px;
    left: 6%;
    width: 80px;
}
	#r1 .i2 {
    left: -4%;
    top: 30px;
    width: 70px;
}
	#r1 .i3 {
    right: -2%;
    width: 80px;
    top: -60px;
}
	#r1 .i4 {
    top: 260px;
    left: -3%;
    width: 90px;
}
	#r1 .i5 {
    top: 260px;
    right: -4%;
    width: 100px;
}
	#r1 .i6 {
    margin-top: 60px;
    margin-bottom: -120px;
    width: 110px;
}
	#r1 .i10 {
    bottom: 110px;
    right: -2%;
    width: 60px;
}
	#r1 .i8 {
    bottom: 230px;
    width: 80px;
    left: 15%;
}
	#r1 .i9 {
    bottom: 230px;
    width: 80px;
    right: 14%;
}
	#r2 .i1 {
    right: -4%;
    width: 40px;
    top: 30px;
}
	#r2 .i2 {
    left: -5%;
    width: 60px;
    bottom: 90px;
}
	#r2 .img-with-aniamtion-wrap.center .hover-wrap-inner:before {
    left: -1px;
}
	#r3 {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
    text-align: center;
}
	#r3 .i1 {
    right: -5%;
    top: -80px;
    width: 130px;
}
	#r3 .c2 {
    padding-left: 0px;
    padding-right: 0px;
}
	#r4 {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
    height: auto;
}
	#r4 .vc_col-sm-4>div {
    margin: 0px 70px !important;
    padding: 30px 60px !important;
    margin-top: 50px !important;
}
	#r4 .vc_col-sm-4 .wpb_text_column p {
    height: 100%;
}
	#r4 .i3 {
    display: none;
}
	#r5 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    text-align: center;
}
	#r5 img {
    margin: auto;
}
	#r6 .i1 {
    right: -5%;
    top: -120px;
    width: 100px;
}
	#r7 {
    padding-top: 10px;
    padding-bottom: 50px;
}
#r7 .nectar-scrolling-text:nth-child(2) {
    margin-top: -60px;
    transform: rotate(-6deg);
}
	#f1 .c1 {
    padding-right: 0px;
}
	#f1 input.tnp-submit {
    width: 35%;
}
	#f1 .foot-secc ul li {
    padding-right: 0px !important;
    border-right: unset;
}
	#f1 .foot-secc ul {
    margin: auto;
    display: inline-grid;
}
	#f1 .foot-secc ul:before {
    width: 280%;
    left: -30%;
}
	#copy a, #copy p {
    text-align: center !important;
}
	#f1 .c2 .col.span_12 {
    margin-bottom: 0px !important;
}
	#f1 .flogo {
    width: 48%;
}
	#f1 a, #f1 p {
    font-size: 13px !important;
    line-height: 23px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#r1 .nectar-scrolling-text .nectar-scrolling-text-inner h4 {
    font-size: 12px !important;
    line-height: 22px !important;
    padding-left: 14px;
    margin-left: 11px;
}
	html body h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	html body p br {
    display: none;
}
	#r1 .nectar-scrolling-text .nectar-scrolling-text-inner {
    width: 60%;
}
	#r1 .nectar-scrolling-text {
    margin-bottom: 10px !important;
}
	#r1 {
    padding-top: 80px;
}
	#r1 .i1 {
    top: -65px;
    left: 6%;
    width: 50px;
}
	#r1 .i3 {
    right: -1%;
    width: 50px;
    top: -57px;
}
	#r1 .i2 {
    left: -3%;
    top: 0px;
    width: 27px;
}
	#r1 .i8 {
    display: none;
}
	#r1 .i9 {
    display: none;
}
	#r1 .i4 {
    top: 330px;
    left: -2%;
    width: 70px;
}
	#r1 .i5 {
    top: 330px;
    right: -4%;
    width: 70px;
}
	#r1 .i6 {
    margin-top: 40px;
    margin-bottom: -82px;
    width: 70px;
}
	#r1 .i10 {
    bottom: 20px;
    right: -1%;
    width: 50px;
}
	#r2 .img-with-aniamtion-wrap.center .hover-wrap-inner:before {
    left: -1px;
    height: calc(104% - 4px);
    width: calc(102% - 4px);
    border-radius: 10px !important;
}
	#r2 .i1 {
    right: -4%;
    width: 30px;
    top: 20px;
}
	#r2 .i2 {
    left: -5%;
    width: 45px;
    bottom: 60px;
}
	#r2 {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}
	#r3 .t1 {
    padding-bottom: 0px;
}
	#r3 .i1 {
    right: -5%;
    top: -60px;
    width: 80px;
}
	#r3 {
    margin-bottom: 0px !important;
}
	#r4 .i1 {
    left: -2%;
    width: 90px;
    top: -100px;
}
	#r4 .vc_col-sm-4>div {
    margin: 0px 20px !important;
    padding: 30px 10px !important;
    margin-top: 50px !important;
}
	#r4 .i2 {
    display: none;
}
	#r6 .i1 {
    right: -5%;
    top: -120px;
    width: 80px;
}
	#r6 .iwt-text h1 {
    font-size: 65px !important;
    margin-top: -25px;
}
#r7 .nectar-scrolling-text h1 {
    font-size: 20px !important;
    line-height: 30px !important;
    padding: 12px 0px !important;
    padding-right: 60px !important;
}
	#r7 {
    padding-top: 0px;
    padding-bottom: 30px;
}
	#f1 input.tnp-submit {
    width: 50%;
}
	#f1 a, #f1 p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r7 .nectar-scrolling-text:nth-child(2) {
    margin-top: -54px;
    transform: rotate(-6deg);
}
	#slide-out-widget-area {
    padding-left: 130px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	html body h1 {
    font-size: 18px !important;
    line-height: 28px !important;
}
	a#b1, a#b2 {
    font-size: 12px !important;
    line-height: 22px !important;
    margin-left: 0px !important;
}
	#r1 .i10 {
    bottom: 20px;
    right: -1%;
    width: 40px;
}
	#r2 .i2 {
    left: -6%;
    width: 35px;
    bottom: 40px;
}
	#r2 .i1 {
    right: -6%;
    width: 30px;
    top: 20px;
}
	#r5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
	#f1 .foot-secc ul li {
    padding: 13px 23px !important;
}
	#slide-out-widget-area {
    padding-left: 130px !important;
}
	#slide-out-widget-area a {
    font-size: 13px !important;
    line-height: 23px !important;
}
	html .ocm-effect-wrap.material-ocm-open .ocm-effect-wrap-inner {
    transform: perspective(400px) rotateY(13deg) translatex(210px) scale(0.9) !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}