/**
 * GTF - Custom Code for VM (vm.com) 
 * @package Helix Ultimate Framework
 */

#sp-top-bar	{
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.6);
  background: #101010;
}
#sp-top-bar a {
  color: rgba(255, 255, 255, 0.6);
}
#sp-top-bar a:hover {
  color: rgba(255, 255, 255, 1);
}
/**
div#sp-top1 ul.social-icons > li {
  font-size: 18px;
  margin: 5px 10px 5px 5px;
}
div#sp-top1 ul.social-icons > li > a {
  color: ;
}
div#sp-top1 ul.social-icons > li > a:hover {
  color: ;
}
div#sp-top1 {
  width: 40%;	
  display: inline-block;
}
div#sp-top2 {
  width: 60%;	
  display: inline-block;
  margin: 0 0 0 0;
}
**/
#sp-top-bar .sp-module {
 color: #848484;
 font-size: .7rem;
 margin: 0 0 0 0;
}
.sp-top2 {
	float: right;
	margin: 0px -10px 0px 0px;
}
.sp-top2 .btn-primary, .sppb-btn-primary {
	color: #f1f1f1;
    border-color: #3790bd;
    background-color: #3790bd;
}
.sp-top2 .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.1;
    color: #111111;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .200rem .50rem;
    font-size: .8rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.sp-top2 .btn-primary:hover, .sppb-btn-primary:hover {
	color: #f1f1f1;
    border-color: #3790bd;
    background-color: #3790bd;
}
/**
* GTF Top Bar
**/
/**
#sp-top1 #sp-module {
	float: right;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sp-top2 {
	float: right;
	margin: 0px -10px 0px 0px;
}
#sp-top-bar .top2 {
	color: #f8f8f8;

}
/**
* GTF Top Bar end
**/
.sp-megamenu-parent .sp-mega-group > li > a {
    display: block;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}
#sp-header {
  background: rgba(26, 26, 26, 0.9);
}

.burger-icon{width:25px;cursor:pointer}.burger-icon>span{display:block;height:2px;background-color:rgba(255, 255, 255, 0.5);margin:5px 0;transition:background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in}.offcanvas-active .burger-icon>span,#modal-menu-toggler.active .burger-icon>span{background-color:rgba(255, 255, 255, 0.5)}

.offcanvas-menu {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(20, 20, 20, 0.8);
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
    display: block;
    font-size: 16px;
	color: #aaaaaa;
    padding: 10px 0px;
    position: relative;
    line-height: 18px;
    opacity: 0.7;
    transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner ul.menu > li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block;
    font-weight: 500;
}
.offcanvas-menu .offcanvas-inner a {
  color: rgba(255, 255, 255, 0.6)!important;
}
/**
* GTF Offcanvas login drop down
**/
.sp-profile-wrapper .sp-profile-dropdown {
    background: #181818;
    border: 1px solid #222;
    border-radius: 3px;
    padding: 10px 15px !important;
    list-style: none !important;
    font-size: 14px;
    position: absolute;
    min-width: 100px;
    right: 0;
    top: 100%;
    display: none !important;
}
.sp-profile-wrapper .sp-profile-dropdown > li:not(:last-child) {
    border-bottom: 1px solid #222;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.3;
}
/**
* GTF Offcanvas login drop down end
**/
/**
* GTF changes in template.css
**/

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #cccccc !important;
}
.offcanvas-menu .fa,.offcanvas-menu .fab,.offcanvas-menu .far,.offcanvas-menu .fas {
  color:#757575;
}
/**
* GTF Offcanvas menus show all items
**/
.menu-parent .menu-child{
    display: block !important;
}
.menu-parent .menu-toggler{
    display: none !important;
}
/**
* GTF Offcanvas menus show all items end
**/
.sp-page-title {
  background: #101010;
  padding: 10px 0 15px 0; 
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.6);
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #dfdfdf;
}
.sp-page-title .sp-page-title-heading {
  font-size: 20px;
  line-height: 1;	
}

.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
    color: rgba(255, 255, 255, 0.6);
}
.sp-page-title .breadcrumb > .active {
    color:     rgba(255, 255, 255, 0.6);
}
.breadcrumbs {
	background:  rgba(1, 96, 144, 0.9);
	background-repeat: no-repeat;
  	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}
.breadcrumb	{
	line-height: 1;
	padding: 4px 10px 4px 10px;
	margin: 10px -15px 10px -15px;
	font-size: 12px;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .3rem;
    padding-left: .3rem;
    color: rgba(255, 255, 255 ,0.4);
    content: "/";
}
.breadcrumb a.pathway	{
	color: rgba(255, 255, 255 ,0.4);
}
.breadcrumb a.pathway:hover	{
	color: rgba(255, 255, 255 ,0.6);
}
.breadcrumb-item.active	{
	color: rgba(255, 255, 255 ,0.6);
}
#sp-bottom  {
  color: rgba(255, 255, 255, 0.6);		
  background: #1a1a1a;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: rgba(255, 255, 255 ,0.6);
}
#sp-bottom{padding:30px 0 15px;font-size:14px;line-height:1.6}
#sp-bottom .sp-module{margin-bottom:15px}
#sp-bottom .sp-module .sp-module-title{font-weight:700;font-size:18px;margin:0 0 30px;color:rgba(255, 255, 255, 0.6)}
#sp-bottom .sp-module ul{list-style:none;padding:0;margin:0}
#sp-bottom .sp-module ul>li{display:block;margin-bottom:15px}
#sp-bottom .sp-module ul>li:last-child{margin-bottom:0}
#sp-bottom .sp-module ul>li>a{display:block}

#sp-footer{font-size:12px;padding:0}#sp-footer .container-inner{padding:30px 0;border-top:0px solid rgba(255, 255, 255, 0.1)}
#sp-footer {
    background: #101010;
    color: #848484;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #aaa;
    text-decoration: none;
    background-color: #1d1d1d;
    border: 1px solid rgba(0,0,0,.125);
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #aaaaaa;
    background-color: #1a1a1a;
    background-clip: padding-box;
    border: 1px solid #101010;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(0,0,0,0.4);
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control) {
  font-size: 1em;
  color: var(--input-color);
  background-color: var(--input-background-color);
  padding: var(--input-padding);
  border: solid 1px var(--input-border-color);
  border-radius: var(--input-border-radius);
  text-align: var(--input-text-align);
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus {
  font-size: 1em;
  color: var(--input-color);
  background-color: var(--input-background-color);
  padding: var(--input-padding);
  border: solid 1px var(--input-border-color);
  border-radius: var(--input-border-radius);
  text-align: var(--input-text-align);
}

/**
 * DP Calendar 
 */
.fc .fc-list-event:hover td{background-color:#1d1d1d;background-color:var(--fc-list-event-hover-bg-color,#1d1d1d)}

.fc .fc-h-event .fc-event-main {
    color: #fff;
    color: var(--fc-event-text-color,#fff);
}

.tippy-content{
	color: #aaaaaa;
    background-color: #1d1d1d;
}

.mod-dpcalendar-mini .fc .fc-button-primary {
    padding: 5px;
    border: 1px solid #212121;
    border-radius: .1rem;
    font-weight: 400;
    background-color: #1d1d1d;
    color: #096189;
    background-image: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
  font-family: "Font Awesome 5 Free";}
  
  
