/*
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: #fd1384;
}


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

header#top ul li a {
    font-family: reg !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a {
    font-family: bd !important;
}
html body h1 {
    font-family: creg !important;
}
html body h1 strong {
    font-family: cbd !important;
}
html body h2 {
    font-family: cbd !important;
}
html body h2 strong {
    font-family: cbd !important;
}
html body h3 {
    font-family: cbd !important;
}
html body h4 {
    font-family: cbd !important;
}
html body p {
    font-family: reg !important;
}
#r1 h2 {
    font-family: creg !important;
}
#footer-outer a, #footer-outer p {
    font-family: reg !important;
    font-size: 16px !important;
    line-height: 25px !important;
}

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

header#top ul.sf-menu.sf-js-enabled.sf-arrows .g1 a {
    background: #fd1384 !important;
    text-transform: uppercase;
    font-family: bd !important;
    padding: 15px 60px 15px 32px !important;
    position: relative;
    box-shadow: 8px 8px 0px 1px #ff59a9;
    transition: 0.9s !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .g1 a:hover {
    box-shadow: -8px -8px 0px 1px #ff59a9;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .g1 a:before {
    content: "\f061";
    font-family: 'FontAwesome';
    right: 22px;
    position: absolute;
    font-size: 20px !important;
    line-height: 25px !important;
    transition: 0.9s !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .g1 a:hover:before {
    transform: rotate(360deg);
}
#r1 a.primary-color {
    background: #fd1384 !important;
    text-transform: uppercase;
    padding: 15px 60px 15px 32px !important;
    position: relative;
    box-shadow: 8px 8px 0px 1px #ff59a9;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: cbd !important;
    font-weight: 400 !important;
    letter-spacing: 0px;
    border-radius: 0px !important;
    transition: 0.9s !important;
}
#r1 a.primary-color:hover {
    box-shadow: -8px -8px 0px 1px #ff59a9 !important;
}
#r1 a.primary-color:before {
    content: "\f061";
    font-family: 'FontAwesome';
    right: 22px;
    position: absolute;
    font-size: 20px !important;
    line-height: 25px !important;
	transition: 0.9s !important;
}
#r1 a.primary-color:hover:before {
    transform: rotate(360deg);
}
#r1 .buttons {
    padding-top: 15px !important;
}
#r2 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
}
#r2 .i1 {
    width: 100%;
}
#r2 .c1 .img-with-aniamtion-wrap {
    width: 72%;
    margin: auto;
    border-radius: 500px !important;
    border: 30px solid white;
    outline: 8px solid #fd1384;
}
#r2 .c1 .hover-wrap {
    position: relative;
}
#r2 .c1 .hover-wrap:before {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Leveled/wp-content/uploads/2024/02/r2-img-before.png);
    width: 160%;
    height: 160%;
    background-size: 100% 100%;
    left: 50%;
    top: 50%;
    z-index: -9;
    translate: -50% -50%;
    animation: move 80s linear infinite;
}
@keyframes move {
	0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}	
#r2 .c1 .hover-wrap:after {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Leveled/wp-content/uploads/2024/02/r2-img-text.png);
    background-size: 100% 100%;
    width: 110%;
    height: 110%;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    animation: move 30s linear infinite;
    animation-direction: reverse;
}
a#b1 {
    background: #fd1384 !important;
    text-transform: uppercase;
    padding: 15px 60px 15px 32px !important;
    position: relative;
    box-shadow: 8px 8px 0px 1px #ff59a9;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: cbd !important;
    font-weight: 400 !important;
    letter-spacing: 0px;
    border-radius: 0px !important;
    transition: 0.9s !important;
}
a#b1:hover {
    box-shadow: -8px -8px 0px 1px #ff59a9 !important;
}
a#b1:before {
    content: "\f061";
    font-family: 'FontAwesome';
    right: 22px;
    position: absolute;
    font-size: 20px !important;
    line-height: 25px !important;
	transition: 0.9s !important;
}
a#b1:hover:before {
    transform: rotate(360deg);
}
#r2 .c2 {
    padding-left: 50px;
}
#r3 {
    padding-top: 120px !important;
    padding-bottom: 100px !important;
}
#r3 .owl-stage {
    padding-top: 0px !important;
}
#r3 .carousel-item {
    border: 1px solid #a4a4a4;
    margin: 0px 13px;
    transition: 0.6s;
}
#r3 a#b2 {
    margin-bottom: 0px !important;
    width: 100%;
    border-radius: 0px !important;
    font-family: cbd !important;
    font-size: 15px !important;
    line-height: 25px !important;
    padding: 18px 0px !important;
    transition: 0.6s;
    box-shadow: unset !important;
    transform: unset !important;
}
#r3 .carousel-item:hover a#b2 {
    background: #fd1384 !important;
}
#r3 .carousel-item .wpb_text_column {
    padding: 0px 20px !important;
    padding-top: 20px !important;
	min-height: 120px;
}
#r4 {
    padding-top: 140px !important;
    padding-bottom: 160px !important;
}
#r4 .i1 {
    position: absolute;
    top: -80px;
    left: 0;
    width: 200px;
    animation: rotate2 3s linear infinite;
}
div#Leveled {
    min-height: 200px;
}
@keyframes rotate2 {
	0%, 100% {
    transform: rotate(5deg);
}
50% {
    transform: rotate(-5deg);
}
}	
#r4 .i2 {
    position: absolute;
    top: -40px;
    right: 40px;
    width: 145px;
	animation: rotate2 3s linear infinite;
}
#r4 .i3 {
    margin: auto;
    width: 60%;
    margin-top: 90px;
	animation: rotate2 3s linear infinite;
}
#r4 .i4 {
    position: absolute;
    bottom: -40px;
    left: 40px;
    width: 120px;
	animation: rotate2 3s linear infinite;
}
#r4 .i5 {
    position: absolute;
    bottom: -100px;
    right: 30px;
    width: 160px;
	animation: rotate2 3s linear infinite;
}
#r4 a#b1 {
    box-shadow: 8px 8px 0px 1px #a9a9a9;
}
#r5 {
    padding-top: 120px !important;
    padding-bottom: 80px !important;
}
#r5 .carousel-item .wpb_text_column p {
    padding-bottom: 8px !important;
    font-weight: 400 !important;
}
#r5 .carousel-item .wpb_text_column img {
    margin-bottom: 5px !important;
    width: 100px;
}
#r5 .carousel-item {
    border: 1px solid #ffffff87;
    margin: 0px 10px;
    padding: 0px 20px !important;
    padding-top: 45px !important;
}
#r5 .carousel-item .wpb_text_column p strong {
    font-family: bd !important;
}
#r5 .carousel-item .wpb_text_column p small {
    margin-top: -8px;
    display: block;
}
#r5 .carousel-item .i1 {
    margin-bottom: -16px;
    width: 90%;
    margin-top: -18px;
}
#r5 .owl-nav {
    display: block;
}
#r5 .owl-nav button {
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    border-radius: 40px !important;
    background: transparent;
    border: 2px solid white;
    color: var(--c);
    font-size: 31px;
    padding: 2px 15px;
    --p: -60px;
    transition: 0.6s;
    opacity: 0.5;
}
#r5 .owl-nav button:hover {
    opacity: 1 !important;
}
#r5 .owl-nav button span {
    position: relative;
    bottom: 3px;
}
#r5 .owl-nav button.owl-prev {
    left: var(--p);
}
#r5 .owl-nav button.owl-next {
    right: var(--p);
}
#r5 .owl-nav button.owl-next{
     animation: bounce-left 2s infinite linear;
}
@keyframes bounce-left{
    0%,30%,50%,70%,100%{
        transform:translateX(0);
    }
    40%,60%{
        transform:translateX(5px) 
    }
}
#r5 .owl-nav button.owl-prev{
     animation: bounce-right 2s infinite linear;
}
@keyframes bounce-right{
    0%,30%,50%,70%,100%{
        transform:translateX(0) ;
    }
    40%,60%{
        transform:translateX(-5px)  ;
    }
}
#r6 {
    padding-top: 80px !important;
    padding-bottom: 180px !important;
}
#r6 .vc_col-sm-4 {
    padding: 0px 8px !important;
}
#r7 {
    padding-bottom: 200px !important;
}
#r7 .c1 {
    margin-top: -50px;
    position: relative;
    padding: 40px 110px !important;
}
#r7 .c1:before {
    content: '';
    position: absolute;
    background: #fd1384;
    width: 800px;
    height: 750px;
    border-radius: 100% !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#r7 .t1 h1 {
    font-size: 45px !important;
    line-height: 55px !important;
}
#r7 .t1 {
    filter: brightness(0)invert(1);
}
#r7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: white;
    border-radius: 0px !important;
    margin-bottom: 12px;
}
#r7 textarea.wpcf7-form-control.wpcf7-textarea {
    background: white;
    border-radius: 0px !important;
    height: 150px;
    resize: unset;
    margin-bottom: 12px !important;
}
#r7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: white !important;
    color: #fd1384 !important;
    width: 100%;
    border-radius: 0px !important;
    font-family: cbd !important;
    text-transform: uppercase;
}
#r7 .wpcf7-response-output {
    font-family: reg !important;
    font-size: 12px !important;
    line-height: 22px !important;
    background: transparent !important;
    color: white !important;
    border: transparent !important;
}

/*------ftr-----------*/

#footer-widgets #nav_menu-2 {
    margin: auto;
    display: table;
}
#footer-outer #footer-widgets .widget h4:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #000;
    width: 70px;
    bottom: 0;
}
#footer-outer #footer-widgets .widget h4 {
    margin-bottom: 25px !important;
    padding-bottom: 15px !important;
    position: relative;
}
#footer-widgets .row {
    border-bottom: 1px solid #e5e5e5;
}
#footer-widgets .icn ul li i {
    top: 0;
    border: 1px solid;
    width: 38px;
    height: 38px;
    border-radius: 38px;
    font-size: 18px !important;
    line-height: 37px !important;
    transition: 0.9s;
}
#footer-widgets .icn ul li a:hover i {
    background: #f9207f !important;
    border-color: #f8358d !important;
    transform: rotate(360deg);
    color: white !important;
}
#footer-widgets #media_image-2 {
    margin-bottom: 10px !important;
    width: 64%;
}
#footer-widgets .icn ul li {
    display: inline-block;
    margin-right: 10px !important;
}
#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
     left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
      left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li {
    margin-left: 42px;
    margin-bottom: 10px !important;
}
#footer-outer .foot-secc {
position: relative;
}
#footer-outer #footer-widgets .foot-secc li:before {
    background: #fd1381;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 35px;
    color: white;
}
#footer-outer #footer-widgets .foot-secc li a {
    padding-top: 5px !important;
}
#footer-widgets form.tnp-form {
    position: relative;
}
#footer-outer #footer-widgets .col input[type=email] {
    border-radius: 50px;
    background: #80808017;
    padding-left: 25px;
    padding-right: 70px;
    color: black;
    font-family: reg !important;
    border: unset !important;
    font-style: italic;
}
#footer-outer #footer-widgets .col input[type=submit] {
    width: auto;
    font-size: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0px 40px 40px 0px !important;
    padding: 22px 30px !important;
}
#footer-widgets form.tnp-form::after {
    content: "\f1d8";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 23px;
    font-size: 15px;
    pointer-events: none;
    color: white;
}
#copyright #text-3 {
    float: right;
}
#copyright #text-4 {
    float: left;
}
#copyright .col.span_5 {
    max-width: 100% !important;
}
#copyright {
    padding: 20px 0px !important;
}
#copyright #text-4 strong {
    text-transform: uppercase !important;
    font-family: bd !important;
}
#footer-widgets #text-2 {
    margin-bottom: 15px !important;
}

/*------ftr-----------*/


.page-id-9 #r3 .carousel-item {
    margin-bottom: 20px;
}
.page-id-9 #r3 .owl-dots {
    display: none !important;
}
.page-id-9 #r3 .carousel-item .wpb_text_column {
    padding: 15px 20px !important;
}
.page-id-10 #r5 .owl-nav {
    display: none !important;
}

.page-id-10 #r5 .owl-dots {
    display: none !important;
}
.page-id-10 #r5 .carousel-item {
    margin-bottom: 18px !important;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#r1 h2 {
    font-size: 70px !important;
    line-height: 80px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#r2 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
	html body h1 {
    font-size: 45px !important;
    line-height: 55px !important;
}
	#r3 {
    padding-top: 100px !important;
    padding-bottom: 80px !important;
}
	#r4 {
    padding-top: 120px !important;
    padding-bottom: 140px !important;
}
	#r5 {
    padding-top: 90px !important;
    padding-bottom: 60px !important;
}
	#r6 {
    padding-top: 60px !important;
    padding-bottom: 160px !important;
}
	#r7 .c1:before {
    width: 730px;
    height: 680px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r1 h2 {
    font-size: 60px !important;
    line-height: 70px !important;
}
	#r7 {
    padding-bottom: 120px !important;
}
	#footer-outer a, #footer-outer p {
    font-size: 14px !important;
    line-height: 24px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	header#top a#logo img {
    height: 100px !important;
}
	#r1 h2 {
    font-size: 50px !important;
    line-height: 60px !important;
}
	html body h1 {
    font-size: 38px !important;
    line-height: 48px !important;
}
	#r2 .c2 {
    padding-left: 30px;
}
	html body p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r2 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	#r3 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
	#r4 {
    padding-top: 100px !important;
    padding-bottom: 110px !important;
}
	#r4 .i1 {
    width: 160px;
}
	#r4 .i2 {
    width: 115px;
}
	#r4 .i4 {
    width: 82px;
}
	#r4 .i5 {
    width: 125px;
}
	#r5 {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
}
	#r5 .owl-stage {
    padding-top: 10px !important;
}
	#r5 .carousel-item {
    padding: 0px 10px !important;
    padding-top: 30px !important;
}
	#r6 {
    padding-top: 50px !important;
    padding-bottom: 110px !important;
}
	#r7 .c1 {
    padding: 30px 50px !important;
}
	#r7 .c1:before {
    width: 670px;
    height: 630px;
}
	#r7 {
    padding-bottom: 90px !important;
}
	#footer-outer a, #footer-outer p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#footer-outer #footer-widgets .widget h4 {
    font-size: 16px !important;
    line-height: 26px !important;
}
	#footer-outer #footer-widgets .col input[type=email] {
    font-size: 13px !important;
}
	#footer-widgets #media_image-2 {
    width: 94%;
}
	#r7 .t1 h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	    #r5 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    #r3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
	#footer-widgets .row {
    padding: 10px 0;
}
	#r1 h2 {
    font-size: 35px !important;
    line-height: 45px !important;
    margin-top: 30px;
}
#r2 .c1 .img-with-aniamtion-wrap {
    width: 55%;
    border: 23px solid white;
}
	#r2 .c1 .hover-wrap:before {
    width: 140%;
    height: 140%;
}
	#r2 {
    padding-top: 90px !important;
    padding-bottom: 60px !important;
    text-align: center;
}
	#r2 .c2 {
    padding: 60px 40px !important;
    padding-bottom: 0px !important;
}
	#r3 .carousel-item .wpb_text_column {
    padding: 0px 20px !important;
    padding-top: 10px !important;
}
	#r4 {
    padding-top: 50px !important;
    padding-bottom: 120px !important;
    text-align: center;
}
	#r4 .c2 {
    padding: 0px 80px;
    padding-top: 70px !important;
}
	#r6 {
    padding-top: 50px !important;
    padding-bottom: 80px !important;
}
#r7 {
    padding-top: 90px !important;
    padding-bottom: 50px !important;
}
#r7 .c1 {
    padding: 30px 50px !important;
    margin-top: 0px;
    background: #fd1384;
}
	#r7 .c1:before {
    display: none;
}
	#r7 textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 0px !important;
}
	#r7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 0px;
}

	#r7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 15px;
}
	#footer-widgets #nav_menu-2 {
    margin: unset;
}
	#footer-widgets #media_image-2 {
    width: 70%;
}
	#copyright #text-4 {
    float: unset;
}
	#copyright #text-3 {
    float: unset;
}
	#r5 .owl-nav {
    display: none;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	    #r7 {
        padding-top: 60px !important;
        padding-bottom: 20px !important;
    }
	    #r6 {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }
	    #r4 {
        padding-top: 30px !important;
        padding-bottom: 120px !important;
    }
	    #r3 {
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }
	    #r2 {
        padding-top: 90px !important;
        padding-bottom: 30px !important;
    }
	    #r6 {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }
	#r1 p br {
    display: none;
}
#r1 p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r1 h2 {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-top: 30px;
}
	#r1 .buttons {
    padding-top: 0px !important;
}
	#r1 a.primary-color {
    font-size: 12px !important;
    line-height: 22px !important;
}
	
#r1 a.primary-color:before {
    font-size: 18px !important;
    line-height: 20px !important;
}
	html body h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	#r2 .c1 .img-with-aniamtion-wrap {
    width: 65%;
    border: 20px solid white;
}
    #r2 .c1 .hover-wrap:before {
        width: 150%;
        height: 150%;
    }
#r2 .c2 {
        padding: 90px 10px !important;
        padding-bottom: 0px !important;
    }
	html body p br {
    display: none;
}
	#r4 .c2 {
    padding: 0px 10px;
    padding-top: 70px !important;
}
	#r7 .c1 {
    padding: 30px 30px !important;
}
	#footer-widgets #media_image-2 {
    width: 50%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#footer-widgets #media_image-2 {
    width: 60%;
}
	html body h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	#r2 .c2 {
    padding: 50px 0px !important;
    padding-bottom: 0px !important;
}
	#r4 .c2 {
    padding: 0px 0px;
    padding-top: 70px !important;
}
	#r4 .i1 {
    width: 120px;
}
	#r4 .i2 {
    width: 95px;
}
	#r4 .i3 {
    width: 55%;
    margin-top: 70px;
}
	#r4 .i4 {
    width: 65px;
}
	#r4 .i5 {
    width: 105px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
