﻿.backgroundCol {
	background: #171717 !important;
}

.backgroundCol2 {
	background: #252525 !important;
}

.backgroundCol3 {
	background: #292B2F !important;
}

.backgroundCol4 {
	background:#515151 !important;
}

.backgroundCol5 {
	background:#181717 !important;
}

.backgroundColWhite {
	background: #fff !important;
}

.backgroundTrans{
	background: transparent !important;
}

.whiteFont {
	color: #FFFFFF !important;
}

.blackFont {
	color: #000000 !important;
}

.redFont {
	color: red !important;
}

.orangeFont {
	color: #eb5d1e ;
}

.orangelightFont {
	color: #FF8900 ;
}

.buttTrans {
	background: transparent !important;
	border: 1px solid white;
}

.bttBorder{
	border-radius: 30px;
    padding: 5px 20px 5px 20px;
    border: 1px solid #746363a0;
}
}

.hr-height {
	height: 2px !important;
}

.fontSize10{
	font-size: 10px !important;
}

.fontSize12{
	font-size: 12px !important;
}

.fontSize32{
	font-size: 32px !important;
}

.navbar a, .navbar a:focus {
	color: #C7C7C7;
	display: inherit;
}

.navbar-mobile a, .navbar-mobile a:focus {
	padding: 10px 10px;
}

.dropdownbg {
	background: #242424 !important;
	left: 0px !important;
}

.borderR-color {
	border-right:1px solid #4a4a4a;
}

.hotG {
	content: url(../img/icon/hot.png);
	top: -12px;
    width: 14px;
    height: 20px;
    position: relative;
}

.mobile-hotG{
	content: url(../img/icon/hot.png);
	top: -30px;
    width: 14px;
    height: 20px;
    position: relative;
	left: -16px;
}

.headerBottom {
	margin-top: 72px !important;
    z-index: 990 !important;
    height: 50px !important;
	background: #242424 !important;
}

.clockColor {
	color: #CECECE;
	font-size: 12px;
}

.marLR {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.marTop20 {
	margin-top: 20px;
}

.pad0 {
	padding: 0px !important;
}

.pad3 {
	padding: 3px !important;
}

.padrem {
	padding: 1.5rem;
}

.pad-bottom0 {
	padding-bottom: 0px !important;
}

.width22 {
	width: 20.00% !important;
	padding-left:0px;
}

.width33 {
	width: 33.33% !important;
	padding-left:0px;
}

.width66 {
	width: 66.67% !important;
	padding-left:0px;
}



@media (max-width: 991px){
	.mobile-header {
		display: none !important;
	}
	
	.mobile-show {
		display: block ;
	}
	
	.mobile-pad0 {
		padding: 0px !important;
	}
	
}

@media (min-width: 990px){
	.mobile-show {
		display: none !important;
	}
	
	.paddesk{
		padding-top:120px;
	}
}

#hero {
	height: 100vh !important;
}

.navbar .getstarted, .navbar .getstarted:focus {
    padding: 4px 15px;
    margin-left: 15px;
	background: #F69F00;
}


#footer .footer-top .social-links a {
	margin: 0px 6px 6px 0px;
}

.navbar-mobile ul {
	background-color: #292B2F !important;
}

.bottom-line {
	border-bottom: 1px solid #545658;
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}

.mobile-getstarted {
	padding: 3px 10px !important;
    margin-left: 8px !important;
}

.marquee {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	
}

.marquee p {
	display: inline-block;
	padding-left: 100%;
	animation: marquee 30s linear infinite;
	margin-bottom: 0px;
}

@keyframes marquee {
	0%   { transform: translate(0, 0); }
	100% { transform: translate(-100%, 0); }
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.text-left{
	text-align: left !important;
}

.text-right{
	text-align: right !important;
}

.text-center{
	text-align: center !important;
}

.portfolio #portfolio-flters li {
	color: #ffffff;
}

.portfolio-details .portfolio-details-slider .swiper-pagination{
	position: absolute;
}

.mySwiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: grey;
    opacity: 1;
    border: 1px solid grey;
}

.mySwiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white;
}

.maxWidthFit {
	max-width: 200%;
}

:root {
    --swiper-theme-color: #eb5d1e;
}

.team .member {
	background:transparent;
}

.team {
    background: transparent;
    padding: 0;
}

.team .member .member-info-content {
    left: 0px;
}

.team .member:hover .member-info {
    background: linear-gradient(0deg, rgb(36 36 35 / 95%) 0%, rgb(54 54 54 / 95%) 15%, rgba(255, 255, 255, 0) 100%);
}

.member-info {
	border-radius: 25px;
}

.services .icon-box {
	padding: 0px;
	margin:0px;
	background: transparent;
	border-bottom: 3px solid #ffffff00;
}


.close {
	float: right;
	width: 28px;
}

.close:hover,
.close:focus {
	text-decoration: none;
	cursor: pointer;
}

.contact .php-email-form button[type=submit] {
    background: linear-gradient(#FF8900, #FF4E00);
	border-radius: 50px;
	color: #fff;
}

.width100 {
	width: 100% !important;
}

.width40 {
	width: 40%;
}

.contact .php-email-form input, select {
	border-radius: 10px !important;
	/*background: transparent;*/
	border-color: #746363a0;
	height: 44px;
}

.contact .php-email-form {
    width: 100%;
    padding: 30px;
	color: #fff;
	background: transparent;
	border-top: 0px;
	border-bottom: 0px;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 0%);
}

#chkRemPass {
	height:22px;
	background: rgba(40,40,40,0.2);
}

.contact .php-email-form button[type=button] {
    background: linear-gradient(#FF8900, #FF4E00) !important;
    border-radius: 50px !important;
    color: #fff !important;
}
.contact .php-email-form button[type=button] {
    background: #eb5d1e;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.selectClass {
	background: black !important;
	border-color: #746363a0;
	border-radius: 10px;
}

.selectClass option{
	background: #000;
}

select.form-control{
    -webkit-appearance: menulist!important;
    -moz-appearance: menulist!important;
    -ms-appearance: menulist!important;
    -o-appearance: menulist!important;
    appearance: menulist!important;
	border-radius: .25rem!important;
	height: 40px!important;;
}

.sidenavbar a {
    color: #F69F00;
    display: inherit;
	margin-top: 10px;
	padding: 10px 0px 10px 10px;
}

.sidenavbar a:hover, #profileSidebar a.active {
	color: #FF8900;
	background: #161616;
	font-weight: bold;
}

.currTop {
	vertical-align: top;
	font-size:12px;
}

.v-align {
	vertical-align: middle;
}

.sideactive {
	color: #FF8900 !important;
    border-right: 3px solid #FF8900;
}

.mobile-sideactive {
	border-bottom: 3px solid #FF8900;
}

.transfer-border{
    background: #F2F1F1;
    padding: 20px;
    border-radius: 10px;
}

.minwidth450 {
	min-width:450px !important;
}

.table>:not(caption)>*>* {
	border-bottom-width: 0px;
}

.table {
	margin-bottom: 0px;
}

.mar-bottom15{
	margin-bottom: 15px;
}

.nav-sticky {
    position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: red;
	color: white;
	text-align: center;
}

/* --------------REGISTER COMPLETE ANIMATION-------------- */
.wrapper{
	height:100vh;display:flex;justify-content:center;align-items:center;background-color:#eee
}

.checkmark__circle{
	stroke-dasharray: 166;stroke-dashoffset: 166;stroke-width: 2;stroke-miterlimit: 10;stroke: #7ac142;animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.checkmark__circle_red{
	stroke-dasharray: 166;stroke-dashoffset: 166;stroke-width: 2;stroke-miterlimit: 10;stroke: red;animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.checkmark{
	width: 56px;height: 56px;border-radius: 50%;display: block;stroke-width: 2;stroke: #fff;stroke-miterlimit: 10;margin: 10% auto;box-shadow: inset 0px 0px 0px #7ac142;animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.checkmark__check{
	transform-origin: 50% 50%;stroke-dasharray: 48;stroke-dashoffset: 48;animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
}

.marTop0 {
	margin-top: 0px;
}

.pad-top0 {
	padding-top: 0px !important;
}

.op-04{
	opacity: 0.4;
}

.op1{
	opacity: 1 !important;
}

.nav-sticky {
    position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: white;
	text-align: center;
}

.back-to-top.active {
    margin-bottom: 60px;
}

.navbar, .navbarshow ul {
    display: flex !important;
}

@keyframes stroke{
	100%{stroke-dashoffset: 0}
}

@keyframes scale{
	0%, 100%{transform: none}50%{transform: scale3d(1.1, 1.1, 1)}
}

@keyframes fill{
	100%{
		box-shadow: inset 0px 0px 0px 30px #7ac142
	}
}
/* --------------END REGISTER COMPLETE ANIMATION-------------- */
