.vvt1 {font-size:70px;
    background: -webkit-linear-gradient(#7100ff, #e70303);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

.vvt2{font-size:200%;font-style:italic} 
  
.theme-btn .btn-title {color: #fff}

.nav {
flex-wrap: wrap;    padding-left: 35%;}

.header-style-one .header-top {background-color: #48006d !important;    margin: 0;}

.gradh1{ background: linear-gradient(#7b00b7,#b507c5);
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;"333color:linear-gradient(to right, orange 7%, #fff 13%, #fff 26%, #9be654 36%, #d40063 69%, #096ae1 106%);"}
	
.main-box {
    border-bottom: 1px solid #d400b1 !important;
}

.sticky-header {
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0 27em 0 0;
}
}

.white{color:#fff !important;margin-top:2em;}

.banner-section-one .image-column .image-box * img {
    border: 1px solid #333;}
	
.vvh2 {font-size: var(--h6-font-size);
    font-weight: var(--h6-font-weight);
line-height: var(--line-height-heading-small);}


.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
	right: 13%;
    top: 9%;
    background-color: #009136;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    z-index: 1000;
    line-height: 1.5;
}

.fab, .fa-brands {
    color: #fff;
}