/*
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 {
  --scroll-bar-w: 0px !important;
}
#sec3 #pro .img1 {
    width: 100% !important;
}
@keyframes float2 {
0%, 100% {
    transform: translateY(-120px);
}
50% {
        transform: translateY(-100px);
}
}
@keyframes float {
0%, 100% {
    transform: translateY(40px);
}
50% {
        transform: translateY(55px);
}
}

@keyframes dotPulse {
0%, 100% {
    opacity: 1;
    transform: scale(1);
}
50% {
    opacity: 0.5;
    transform: scale(1.5);
}
}
#banner .txt1 h1 span , h2 span {
    background:  linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
#banner .txt1 h5 {display: inline-flex;background: rgba(108, 60, 225, 0.15);border: 1px solid rgba(108, 60, 225, 0.3);padding: 12px 20px 11px 40px;border-radius: 50px;font-size: 16px;color:#8b5cf6;position:relative;
    margin-bottom: 24px;
}

#banner .txt1 h5:before {
    position: absolute;
    content: '';
    background-color: #00d4aa  !important;
    width: 10px;
    height: 10px;
    left: 19px;
    top: 18px;
    border-radius: 40px;
    animation: dotPulse 2s infinite;
}
#banner .iwithtext:first-child {
    background-color: rgba(255, 255, 255, 0.08) !important;
   backdrop-filter: blur(3px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    width: fit-content;
    padding: 17px 23px;
    border-radius: 20px;
    margin: 0 auto;
    margin-right: 0;
	    animation: float 6s ease-in-out infinite;
    z-index: 5;
}

#banner  .iwithtext h4 {
    margin:0;
}
div#sec11 {
    border-top: 1px solid rgba(255,255,255,0.05);
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

#banner .iwithtext p {
    font-size: 12px;
    color: #7a7a9e;
}

#banner .iwithtext:first-child .iwt-icon {
    background: rgba(0, 212, 170, 0.2) !important;
    padding: 8px 12px;
    bottom: 19px;
    top: unset;
    border-radius: 10px;
    left: 12px;
}

#banner .iwithtext .iwt-icon img {
    margin: 0;
    width: 30px;
}

#banner .iwithtext:last-child {
       background: rgba(255, 255, 255, 0.08) !important;
       backdrop-filter: blur(9px);
       border: 1px solid rgba(255, 255, 255, 0.12);
       width: fit-content;
       padding: 17px 23px;
       border-radius: 20px;
       animation: float2 6s ease-in-out infinite;
       z-index: 5;
       margin-left: -31px;
}

#banner  .iwithtext h4 {
    margin:0;
}


#banner .iwithtext p {
    font-size: 12px;
    color: #7a7a9e;
}

#banner .iwithtext:last-child .iwt-icon {
       background: rgba(108, 60, 225, 0.2) !important;
    padding: 8px 12px;
    bottom: 19px;
    top: unset;
    border-radius: 10px;
    left: 12px;
}

#banner .iwithtext .iwt-icon img {
    margin: 0;
    width: 30px;
}
#btn1{
    box-shadow: 0 8px 30px rgba(108, 60, 225, 0.4);
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) !important;
    padding: 20px 36px;
    border-radius: 50px !important;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    letter-spacing: 1px;
    margin-right: 20px;
	transition:0.5s;
}

#btn1 i.icon-button-arrow {
    right: 28px;
    font-size: 18px;
    font-weight: 700;
}


#btn1:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 40px rgba(108, 60, 225, 0.6) !important;
	transition:0.5s;
}


#banner #r1 .number.default span {
    font-size: 32px;
    font-weight: 800;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background: linear-gradient(135deg, #00D4AA 0%, #6C3CE1 100%);
    font-family: 'Space Grotesk';
}

#banner #r1 .subject {
    font-size: 13px;
    margin-top: -3px;
    color: #7a7a9e;
	
}
#banner div#r1 {
    margin-top: 40px;
}
#btn2 i.fa.fa-play {
    left: 10px;
    font-size: 18px;
    font-weight: 700;
}

a#btn2 {
     font-weight: 600;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    letter-spacing: 1px;
    background: rgba(255, 255, 255, 0.05) !important;border: 1px solid rgba(255, 255, 255, 0.15);backdrop-filter: blur(10px);padding: 20px 20px 20px 60px;border-radius: 60px !important;
transition:0.5s;
}

a#btn2:hover{
	    background: rgba(255, 255, 255, 0.1) !important;
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-3px);
	transition:0.5s;
}
#sec1 h5 {
 font-size: 14px;
 text-transform: uppercase;
 letter-spacing: 2px;
 color: #8b5cf6;
 font-weight: 700;
 margin-bottom: 16px;
	position: relative;
	    display: inline-block;
}

#sec1 h5:before {
    background-color: #8b5cf6  background;
    content: '';
    width: 30px;
    height: 1px;
    position: absolute;
    right: -37px;
    top: 10px;
}
#banner .txt1 p {
    font-size: 1.2rem;
    margin: 24px 0 36px;
    max-width: 520px;
    line-height: 1.8;
    color: #b0b0c8;
}

#banner  .nectar-milestone.animated-in {
  padding-right:40px;
}

#banner #r1 .vc_col-sm-4 {
    width: fit-content;
}
/* #sec1  div#r1 {
        position: absolute;
   bottom: 17px;
        right: 20px;
        width: 230px;
        height: 230px;
        background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) !important;
        border-radius: 20px;
        color: white;
        box-shadow: 0 25px 60px rgba(0, 0, 0, 0.3);
        justify-content: space-around;
        display: flex;
} */
#sec1 div#r1 {
    position: unset;
    bottom: 17px;
    right: 20px;
    width: 100%;
    height: auto;
    /* background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) !important; */
    border-radius: 20px;
    color: white;
    box-shadow: 0 25px 60px rgb(200 188 188 / 30%);
    justify-content: space-around;
    display: table;
    padding: 20px 0px;
    background: #14141438;
    backdrop-filter: blur(68px);
    border: -0.5px solid;
}
.ticker-track {
    display: flex;
    gap: 60px;
    animation: ticker 30s linear infinite;
    width: max-content;
}
 @keyframes ticker {
            0% { transform: translateX(0); }
            100% { transform: translateX(-50%); }
        }
.ticker-item i {
    color: #8b5cf6;
}



.ticker-item {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    color: #ffffff;
    white-space: nowrap;
    opacity: 0.5;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    gap: 12px;
}
#sec1 div#r1 .nectar-milestone.animated-in {
    display: inline-flex;
    align-items: center;
    text-align: center !important;
}
div#r1 .vc_col-sm-12 {
    text-align: center;
}
#sec1 img.img-with-animation.skip-lazy {
    width: 90%;
}

#sec1 #r1 .number.default span {
    font-size: 60px;
    font-family: 'Space Grotesk';
}

#sec1 .iwithtext {
    padding: 20px;
    background: rgb(108 60 225 / 4%) !important;
    border: 1px solid rgba(108, 60, 225, 0.1);
    border-radius: 20px;
    transition: all 0.3s ease;
}

#sec1 .iwithtext .iwt-icon {
    width: 50px;
    border-radius: 10px;
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) !important;
    display: flex;
    justify-content: space-around;
    padding:  10px 0px;
    top: 21px;
    left: 15px;
}

#sec1 .iwithtext .iwt-icon img {
    width: 27px;
    margin: 0;
}

#sec1  .iwt-text h4 {
    margin: 0;
}

#sec1 .iwt-text p {
    font-size: 13px;
    color: #7a7a9e;
}

#sec1 .iwithtext:hover {
    background: rgba(108, 60, 225, 0.1) !important;
    border-color: rgba(108, 60, 225, 0.25);
    transform: translateY(-3px);
}

#sec2 h5 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #8b5cf6;
    font-weight: 600;
    margin-bottom: 16px;
}
#sec1 .wpb_text_column.wpb_content_element p {
    font-size: 1.05rem;
    line-height: 1.8;
    margin-bottom: 30px;
    color: #b0b0c8;
}
#sec2 .txt1 p {
    font-size: 1rem;
    color: #b0b0c8;
    line-height: 1.6;
}
/* #sec2 #r1 > .col > .col:nth-child(1) .img-with-aniamtion-wrap > .inner > .hover-wrap > .hover-wrap-inner {
    display: inline-block;
    background: rgba(108, 60, 225, 0.15) !important;
    padding: 20px 20px;
    border-radius: 10px;
} */
#sec2 #r1 > .col > .col:nth-child(2) .img-with-aniamtion-wrap > .inner > .hover-wrap > .hover-wrap-inner {
    display: inline-block;
    background: rgba(233, 30, 140, 0.15) !important;
    padding: 20px 20px;
    border-radius: 10px;
}
#sec2 #r1 > .col > .col:nth-child(3) .img-with-aniamtion-wrap > .inner > .hover-wrap > .hover-wrap-inner {
    display: inline-block;
    background: rgba(0, 212, 170, 0.15) !important;
    padding: 20px 20px;
    border-radius: 10px;
}
#sec2 #r2 > .col > .col:nth-child(1) .img-with-aniamtion-wrap > .inner > .hover-wrap > .hover-wrap-inner {
    display: inline-block;
    background: rgba(255, 107, 53, 0.15) !important;
    padding: 20px 20px;
    border-radius: 10px;
}
#sec2 #r2 > .col > .col:nth-child(2) .img-with-aniamtion-wrap > .inner > .hover-wrap > .hover-wrap-inner {
    display: inline-block;
    background: rgba(56, 152, 255, 0.15) !important;
    padding: 20px 20px;
    border-radius: 10px;
}
#sec2 #r2 > .col > .col:nth-child(3) .img-with-aniamtion-wrap > .inner > .hover-wrap > .hover-wrap-inner {
    display: inline-block;
    background: rgba(255, 200, 0, 0.15) !important;
    padding: 20px 20px;
    border-radius: 10px;
}

#sec2 .img1 {
    width: 40px;
}

#sec2 .vc_col-sm-4 .vc_column-inner {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%) !important;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 30px;
    padding: 60px 32px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	    position: relative;
}
#sec2 .txt1 p a img {
    display: inline-block;
    margin: 0;
    top: 3px;
    position: relative;
    width: 17px;
    right: -5px;
}

#sec2 .vc_col-sm-4 .vc_column-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    transform: scaleX(0);
    transition: transform 0.4s ease;
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) !important;
    border-radius: 30px;
    width: 91%;
    margin: 0 auto;
}

#sec2 .vc_col-sm-4 .vc_column-inner:hover:before {
    transform: scaleX(1);
}
#sec2 .vc_col-sm-4 .vc_column-inner:hover {
    transform: translateY(-10px);
    border-color: rgba(108, 60, 225, 0.3);
    box-shadow: 0 0 40px rgba(108, 60, 225, 0.3);
}

#sec3 .txt1 h5 {
    color: #8b5cf6;
    text-transform: uppercase;
    font-weight: 600;
}
#sec3 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin: 30px auto;
    display: table;
}


#sec3 ul li a.active-tab {
    border-color: transparent;
    color: white;
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) !important;
    border: unset;
    border-radius: 30px;
}

#sec3 ul li a {
    margin-right: 20px;
    padding: 10px 24px;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: transparent !important;
    color: #b0b0c8;
    font-size: 0.9rem;
    font-weight: 500;
    transition: all 0.3s ease;
}
#sec3 #por .txt1 {
    position: absolute;
    bottom: 30px;
    left: 26px;
    z-index: 12;
	    transition: 0.5s;
	opacity:0 !important;
}

#sec3 #por .txt1 h5 {
    background: rgba(108, 60, 225, 0.3) !important;
    color: #8b5cf6;
    padding: 4px 14px;
    border-radius: 50px;
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 8px;
    width: fit-content;
}

#sec3 #por .txt1 p {
    font-size: 0.85rem;
    color: #b0b0c8;
    margin-top: 4px;
}

#sec3 #por img {
    width: 100%;
}



#sec3 #por .hover-wrap:before {
    background: linear-gradient(180deg, transparent 30%, rgba(10, 10, 26, 0.95) 100%) !important;
    opacity: 0;
    position: absolute;
    content: '';
    
    bottom:0;
    right: 0;
    z-index: 9;
	transition:0.9s;
}

/* #tab-logos #por .hover-wrap:before {
	z-index: 0;
} */

#sec3 #por .hover-wrap:hover:before {
    opacity:1 !important;
	transition:0.9s;
}
#sec3 #por .vc_col-sm-4 .vc_column-inner:hover .txt1 ,#sec3 #por #r1 .vc_col-sm-6 .vc_column-inner:hover .txt1 {

	    transition: 0.5s;
	opacity:1 !important;
}
#sec3 .txt1 p {
    color: #b0b0c8;
}
#sec4 .row-bg.viewport-desktop.using-bg-color {
    border-top: 1px solid rgba(108, 60, 225, 0.15);
    border-bottom: 1px solid rgba(108, 60, 225, 0.15);
    background:  linear-gradient(135deg, #0A0A1A 0%, #1A1A3E 50%, #2D1B69 100%) !important;
}
#sec5 h5 {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #8b5cf6;
    font-weight: 600;
    margin-bottom: 16px;
}
#sec5 .txt1 p {
    font-size: 1.1rem;
    color: #b0b0c8;
    line-height: 1.8;
}
#sec5 #r1 .txt1 h3 {
    width: 80px;
    height: 80px;
    margin: 0 auto 24px;
    border: 2px solid rgba(108, 60, 225, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    font-weight: 800;
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    position: relative;
    transition: all 0.3s ease;
}


#sec5 #r1 .txt1 h3:hover {
    border-color: #8b5cf6;
    box-shadow: 0 0 30px rgba(108, 60, 225, 0.3);
}


#sec5 #r1  .txt1 p {
	font-size: 0.9rem;
	color: #7a7a9e;
	line-height: 1.6;
}

#sec5 #r1  {
    position: relative;
}

#sec5 #r1:before {
    position: absolute;
    content: '';
    width: 100%;
    top: 60px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, #8B5CF6, #E91E8C, #00D4AA, transparent) !important;
    opacity: 0.2;
}


#sec6 h5 {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #8b5cf6;
    font-weight: 600;
    margin-bottom: 16px;
}

#sec6 .txt1 p {
    font-size: 1.1rem;
    color: #b0b0c8;
    line-height: 1.8;
}

#sec6 #r1 {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%) !important;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 30px;
    padding: 36px;
    transition: all 0.3s ease;
}
#sec6 #r1 .txt1 p:nth-child(2) {
    font-size: 1rem;
    color: #e8e8f0;
    line-height: 1.8;
    font-style: italic;
}

#sec6 #r1 .txt1 p {
    padding: 0;
}
#sec6 #r1 .iwithtext .iwt-text strong {
    font-family: 'Space Grotesk' !important;
}
#sec6 #r1 .iwithtext .iwt-text p {
    font-size: 0.8rem;
    color: #7a7a9e;
}

#sec6 #r1 .iwithtext .iwt-icon img {
    width: 45px !important;
    border: 2px solid rgba(108, 60, 225, 0.3);
    border-radius: 50%;
}
#sec6 #r1:hover {
    border-color: rgba(108, 60, 225, 0.3);
    transform: translateY(-5px);
}
#sec7 .row-bg-overlay.row-bg-layer {
    border: 1px solid rgba(108, 60, 225, 0.2);
    border-radius: 30px;
}

#sec7 a#btn2 i:before {
    content: "\f302" !important;
}

#sec7 a#btn2 {
    padding: 20px 10px 20px 60px;
}

#sec7 a#btn2 i {
    left: 8px !important;
}
#sec7 a#btn2 i:before {
    content: "\f302" !important;
    font-size: 16px;
}
#sec8 .vc_col-sm-6:last-child .vc_column-inner {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 30px;
    padding: 44px;
}
#sec8 .txt2  p {
    color: #7a7a9e;
    font-size: 0.95rem;
    margin-bottom: 30px;
}


#sec8 h5 {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #8b5cf6;
    font-weight: 600;
    margin-bottom: 16px;
}
#sec8 .txt1 p {
    color: #b0b0c8;
    font-size: 1.05rem;
    line-height: 1.8;
    margin-bottom: 36px;
}
#sec8 label {
    display: block;
    font-size: 0.85rem;
    font-weight: 500;
    margin-bottom: 8px;
    color: #E8E8F0;
}

#sec8 p {
    padding: 0;
}

 
#sec8 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    padding: 14px 18px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.04);
    color: white;
    font-size: 0.95rem;
}
#sec8 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {

    color: #7A7A9E;

}
 #sec8 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus {
border-color: #8B5CF6;
    box-shadow: 0 0 20px rgba(108, 60, 225, 0.15);
}
#sec8 .choices__inner {
       width: 100%;
    padding: 14px 18px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    background: rgba(255, 255, 255, 0.04) !important;
    color: white;
    font-size: 0.95rem;
}
#sec8 .choices__inner::focus{
	border-color:#8B5CF6 !important;
    box-shadow: 0 0 20px rgba(108, 60, 225, 0.15);
}


#sec8 textarea.wpcf7-form-control.wpcf7-textarea {
	       width: 100%;
    padding: 14px 18px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    background: rgba(255, 255, 255, 0.04) !important;
    color: white;
	height: 150px;
    font-size: 0.95rem;
}
#sec8 textarea.wpcf7-form-control.wpcf7-textarea::placeholder  {
color: #7A7A9E;
}
#sec8 textarea.wpcf7-form-control.wpcf7-textarea:focus  {
	border-color:#8B5CF6 !important;
    box-shadow: 0 0 20px rgba(108, 60, 225, 0.15);
}

#sec8 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    padding: 16px !important;
    border: none;
    border-radius: 12px  !important;
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%);
    color: white;
    font-size: 1rem;
    font-weight: 600;
}


#sec8 span.wpcf7-spinner {
    display: none;
}
#sec6 .iwithtext .iwt-text {
    padding-left: 10px;
    float: left;
    text-align: left;
}
#sec6 #r1 .txt1 p {
    text-align: left;
}
#sec8 .iwithtext .iwt-icon i {
    color: white;
    font-size: 20px;
}
div#sec8 .row.roww-3 span.wpcf7-list-item-label {
    color: #fff;
    font-size: 13px;
    gap: 0px;
    margin: 0px 8px 2px 0;
}
#sec8 .iwithtext .iwt-icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: 12px;
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%);
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    display: flex;
	    top: 17px;
    left: 15px;
}

#sec8 .iwithtext .iwt-icon img {
    width: 22px !important;
    height: 27px;
    margin: 0;
}

#sec8 .iwithtext {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px;
    background: rgba(108, 60, 225, 0.05);
    border: 1px solid rgba(108, 60, 225, 0.1);
    border-radius: 12px;
    transition: all 0.3s ease;
	    backdrop-filter: blur(41px);
}

#sec8 .iwithtext .iwt-text a {font-size: 0.9rem;color: #7a7a9e;}

#sec8 .iwithtext .iwt-text p {
    font-size: 0.9rem;
    color: #7a7a9e;
    margin-top: -10px;
}

#sec8 .iwithtext:hover {
    background: rgba(108, 60, 225, 0.1);
    border-color: rgba(108, 60, 225, 0.25);
    transform: translateX(5px);
}
#footer1 #r1 h2.widgettitle {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: white;
    line-height: 1;
}

#footer1 ul {
 
margin: 0 !important;
}

div#footer1 ul li {
    list-style: none;
    color: #7a7a9e;
    font-size: 0.9rem;
    transition: color 0.3s ease;
    padding-bottom: 20px;
}
div#footer1 ul#menu-social-icons li i {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    color: #B0B0C8;
    transition: all 0.3s ease;
}

div#footer1 ul#menu-social-icons li {
    display: inline-block;
    padding-right: 20px;
}

div#footer1 ul#menu-social-icons li a:hover i {
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%) !important;
    border-color: transparent;
    color: white;
    transform: translateY(-3px);
}

#footer1 #r1 p {
    color: #B0B0C8 !important;
    padding-right: 90px;
}

#footer1 ul#menu-pri li {
    display: inline-block;
    padding-left: 10px;
    font-weight: 100 !important;
}
#footer1 ul#menu-pri {
    text-align: right;
}
#footer1 #r2 p {
    color: #7a7a9e;
    font-size: 0.85rem;
}
#footer1 #r1 .vc_col-sm-3:nth-child(3) .widget.widget_nav_menu {
    padding-left: 50px;
}

#footer1 div#r2 {
    position: relative;
}

#footer1 div#r2:before {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.05) !important;
    width: 100%;
    height: 1px;
    top: 0;
}

div#sec4 .row-bg.viewport-desktop.using-bg-color {
    background: linear-gradient(135deg, #0A0A1A 0%, #1A1A3E 50%, #2D1B69 100%) !important;
    border-top: 1px solid rgba(108, 60, 225, 0.15);
    border-bottom: 1px solid rgba(108, 60, 225, 0.15);
}
#footer1 .row-bg.viewport-desktop.using-bg-color {
    background: #12122A !important;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 80px 0 0;
    position: relative;
    z-index: 1;
}
h1 span, h2 span {
    text-transform: none;
}

#sec8 .choices__item--choice.is-highlighted {background-color: rgba(108, 60, 225, 0.15) !important;}

#footer1 #r1 .img1 {
    width: 70% !important;
}
#top ul li#menu-item-76 a span {
    background: linear-gradient(135deg, #6C3CE1 0%, #E91E8C 50%, #FF6B35 100%);
    color: white;
    font-weight: 600 !important;
    padding: 12px 28px !important;
    box-shadow: 0 4px 20px rgba(108, 60, 225, 0.4);
    transition: all 0.3s ease !important;
    opacity: 1;
    border-radius: 20px;
}

#top ul li#menu-item-76 a {
    opacity: 1 !important;
}
#sec4 h5 {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #8b5cf6;
    font-weight: 600;
    margin-bottom: 16px;
}
#sec4 .txt1:first-child p {
    font-size: 1.1rem;
    color: #b0b0c8;
    line-height: 1.8;
}
#sec4 .row-bg.viewport-desktop {
    border-top: 1px solid rgba(108, 60, 225, 0.15);
    border-bottom: 1px solid rgba(108, 60, 225, 0.15);
    background: linear-gradient(135deg, #0A0A1A 0%, #1A1A3E 50%, #2D1B69 100%);
}
#sec6 #r1 img {
    width: 40%;
}
#top ul li.current-menu-item a {
    background: rgba(108, 60, 225, 0.15);
    padding: 10px 20px !important;
    border-radius: 50px;
}



#sec11 .txt1 {
    margin: 0;
}

#sec11 .txt1 p {
    text-align: center;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #7A7A9E;
    margin-bottom: 30px;
}
#sec11 .flickity-viewport {
    margin: 0;
}

#sec11 .flickity-viewport .img1 {
    opacity: 0.5;
    width: 80%;
}

#sec11 .flickity-viewport .img1:hover {
    opacity: 1;
}

#sec6 #r1 .txt1 p:nth-child(2) {
    min-height: 150px;
}














/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {
	#footer1 #r1 p {
    padding-right: 40px;
}
}
@media (max-width: 1280px) {}
@media (max-width: 1226px) {
	
	#sec1 div#r1 {
    bottom: 137px;
}
	#sec1 .iwt-text h4 {
    margin: 0;
    font-size: 15px;
}
	#sec1 .iwt-text p {
    font-size: 14px;
    color: #7a7a9e;
}
}
@media (max-width: 1024px) {
	#sec1 div#r2 {
    margin: 0;
}
	#sec1 #r2 .vc_col-sm-6 {
    width: 100% !important;
    margin-bottom: 10px;
}
	#sec2 .vc_col-sm-4 .vc_column-inner {
    padding: 30px 25px;

}
	#sec6 #r1 {
    padding: 30px 15px;

}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	    #sec1 div#r1 {
        bottom: -30px;
    }
	#footer1 ul#menu-pri {
    text-align: center;
}
	#footer1 #r2 p {
    text-align: center;
}
	#sec11 .flickity-viewport .img1 {
    opacity: 0.5;
    width: 100%;
}
	div#sec7 {
    padding: 40px 28px !important;
}
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	p br {
    display: none;
}
	#footer1 #r1 .vc_col-sm-3:nth-child(3) .widget.widget_nav_menu {
    padding-left: 0;
}
#sec11 .flickity-viewport .img1 {
    opacity: 0.5;
    width: 100%;
}
div#sec7 {
    padding: 40px 18px !important;
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
