
.homescreen {
	background-color:  rgba(28,40,60, .61); /* rgba(11, 28, 57, 0.50); */
	height: 100vh;
	background-image: url('/assets/images/new-bg.jpeg'); background-size: 100vw 100vh; background-repeat:no-repeat;
}

.topcontains {
	background-color:  rgba(28,40,60, .61) !important; /* rgba(11, 28, 57, 0.50); */
	height: 100vh;
}

.hometable {
	width: 100%;
	height: 100%;
}

.hometable tr td:first-child { 
	width: 40%;
}

.hometable tr td:last-child { 
	padding-right: 50px;
}

.hometable tr td { 
	text-align: center; 
	vertical-align: middle;
	width: 50%;
	height: 100%;
	color: #ffffff;
}

.hometable tr td h1.f1{ 
	font-size: 60px;
	font-size: 3.5vw;
}

.hometable tr td h1.f2{ 
	font-size: 30px;
	font-size: 2.5vw;
}

.homebtnlearnmore {
	background: #8DBDFF !important;
     border: 1px solid #8DBDFF !important;
     width: 200px;
     color: #ffffff;
     margin-top: 35px;
}

.dashlogo {
	max-width: 350px;
	max-height: 350px;
	height:auto;
	width: auto;
}

.dashtopright {
	padding-top: 150px;
	color: #ffffff;
}

.dashtopright h1 {
	width: 100%;
}
.lcol {
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
}


.dashtopright h1 {
	font-size: 50px;
}

.xAuthorization {
	letter-spacing: 2px !important;
	padding-bottom: 10px;
}

#imgchart {
	padding-top:  10px;
}

.qt {	
	color: #676770;
     text-align: center;
     letter-spacing: 5px;
     text-transform: uppercase;
     margin-top: 61px;
     padding-top: 2px;
     padding-bottom: 3px;
     font-size: 30px;
     font-weight: 300;
     display: block;
     justify-content: justify !important;
}

.xtopnav {
	background: #ffffff !important;
	width: 100%;
	position: fixed; 
	top: 0;
	z-index: 999;
}

.logo {
     width: 90px;
     height: 90px;
}
 .navbar {
     background: #ffffff !important;
}
 .navbar-brand {
     cursor: default !important;
}
 #topMenu {
     position: absolute !important;
     right: 0 !important;
}

.xhome {
}

 .pageTitle {
     color: #676770;
     text-align: center;
     letter-spacing: 5px;
     text-transform: uppercase;
     margin-top: 61px;
     padding-top: 2px;
     padding-bottom: 3px;
     font-size: 30px;
     font-weight: 300;
     display: block;
}
 .check {
     background: url(/assets/images/tick-icon.png) center center no-repeat;
}
 h5.card-title-custom {
     color: #676770 !important;
     letter-spacing: 2px !important;
     font-weight: 300 !important;
}
 .xbtn {
     background: #8DBDFF !important;
     border: 1px solid #8DBDFF !important;
     width: 100%;
     color: #ffffff;
}
 .xfa {
     background: #8DBDFF !important;
}
 .xtxt {
     padding-left: 10px !important;
}
 .align-items-center {
     -webkit-box-align: center !important;
     -ms-flex-align: center !important;
     align-items: center !important;
}
 .justify-content-center {
     -webkit-box-pack: center !important;
     -ms-flex-pack: center !important;
     justify-content: center !important;
}
 .contactForm .xlabel {
     color: #000 !important;
     text-transform: uppercase !important;
     font-size: 12px !important;
     font-weight: 600 !important;
}
 .contactForm .form-control {
     border: 1px solid rgba(0, 0, 0, 0.1);
     padding-left: 6px;
     padding-left: 8px;
     
}
 #contactForm .error {
     color: red;
     font-size: 12px;
}
 #contactForm .form-control {
     font-size: 16px;
}
 #message {
     resize: vertical;
}
 #form-message-warning, #form-message-success {
     display: none;
}
 #form-message-warning {
     color: red;
}
 #form-message-success {
     color: #28a745;
     font-size: 18px;
     font-weight: bold;
}
 .submitting {
     float: left;
     width: 100%;
     padding: 10px 0;
     display: none;
     font-size: 16px;
     font-weight: bold;
}
 .info-wrap {
     color: rgba(0, 0, 0, 0.8);
}
 .info-wrap h3 {
     color: rgba(0, 0, 0, 0.8);
}
 .info-wrap .dbox {
     width: 100%;
     color: rgba(0, 0, 0, 0.8);
     margin-bottom: 25px;
}
 .info-wrap .dbox:last-child {
     margin-bottom: 0;
}
 .info-wrap .dbox p {
     margin-bottom: 0;
}
 .info-wrap .dbox p span {
     font-weight: 500;
     color: rgba(0, 0, 0, 0.8);
}
 .info-wrap .dbox p a {
     color: rgba(0, 0, 0, 0.8);
}
 .info-wrap .dbox .icon {
     width: 50px;
     height: 50px;
     border-radius: 50%;
     border: 2px solid rgba(255, 255, 255, 0.2);
}
 .info-wrap .dbox .icon span {
     font-size: 20px;
     color: #fff;
}
 .info-wrap .dbox .text {
     width: calc(100% - 50px);
}
 .form-group {
     margin-bottom: 1rem;
}
 .form-control {
     height: 36px;
     background: #fff;
     color: rgba(0, 0, 0, 0.8);
     font-size: 14px;
     border-radius: 0px !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
 .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
     color: rgba(0, 0, 0, 0.3) !important;
}
 .form-control::-moz-placeholder {
    /* Firefox 19+ */
     color: rgba(0, 0, 0, 0.3) !important;
}
 .form-control:-ms-input-placeholder {
    /* IE 0+ */
     color: rgba(0, 0, 0, 0.3) !important;
}
 .form-control:-moz-placeholder {
    /* Firefox 18- */
     color: rgba(0, 0, 0, 0.3) !important;
}
 .form-control:focus, .form-control:active {
     border-color: #8DBDFF !important;
}
 textarea.form-control {
     height: inherit !important;
}
 
.whoweareimg {
	max-height: 420px !important;
}

.xspacer {
	width: 100% !important;
	height: 20px !important;
}

.xspacerh100 {
	width: 100% !important;
	height: 100px !important;
}

.border-none {
	border: 0px !important;
}

.background-white {
	background: #FFFFFF !important;
}

 .xcardTitle {
     letter-spacing: 2.5px;
     font-size: 25px;
     font-weight: 300;
}

.v-align-top {
	vertical-align: top !important;
	vertical-align: text-top;
}
