/*
Theme Name: dmvpermittest
Author: Software Technologies
Description: DL is a WordPress theme for Driving License.
Version: 1.0.0
Requires at least: 4.5
Tested up to: 5.4.2
Requires PHP: 5.6
*/
/* Full-width input fields */
body{
	background-color:#fff !important;
}
	   .dropdown {
  position: relative;
  display: inline-block;
}
.widget-area .tagcloud a:hover {
    background: #068633 !important; /* Replace with the specific shade of green you want */
}

.widget-area .tagcloud a:hover{
	background: #068633 !important;	
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1; 
}
		   .dropdown-content a{color: #009a44  !important; text-align: left !important;}
.dropdown:hover .dropdown-content {
  display: block;
}
.testlock .fa-lock{ text-align: right !important; padding-top: 10px !important;}
.testlock a{ color: #009a44 ;}
.testlock .icon-box h3,.testlock .icon-box .fa-car:before{ color: #009a44  !important; }
.pricing-text{height: 150px;background: #009a44 ;}
#user_password_login_error, #membership_error, #county_error, #user_email_register_login_eoor, #user_password_register_login_error, #name_take_test_error, #email_take_test_error, #user_name_error, #user_email_error, #user_password_error, #user_email_login_error, #state_error, #county_error{ color: red; font-size: 15px; line-height: 40px;}
input[type=text],
input[type=password],
input[type=email] {width: 100%;padding: 15px;margin: 5px 0 0px 0;display: inline-block;border: none;background: #ffffff;height: 45px;border: 1px solid #e3e3e3;}
input[type=text]:focus,
input[type=password]:focus {
background-color: #ffffff;
outline: none;
}
/* Overwrite default styles of hr */
hr {
	border: 1px solid #f1f1f1;
	margin-bottom: 10px;
}
/* Set a style for the submit button */
.registerbtn {
	color: #fff;
    background-color: #009a44;
    border-color: #009a44;
	padding: 10px 20px;
	margin: 8px 0;
	border: none;
	cursor: pointer;
	width: 100%;
	opacity: 0.9;
	border-radius: 8px;
}
form {
    box-shadow: 0 5px 15px 0 hsla(0, 0%, 0%, 0.15);
    padding: 20px;
    border-radius: 10px;
    /*background: #9f9fa13d;*/
}
.registerbtn:hover {
	opacity: 1;
	color: #000;
}
/* Add a blue text color to links */
a {
	color: #009a44;
}
/* Set a grey background color and center the text of the "sign in" section */
.signin {
	/* background-color: #f1f1f1; */
	text-align: center;
}
.pricingTable {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	padding: 0 0 35px;
	margin: 30px 0;
	box-shadow: 0 5px 15px 0 hsla(0, 0%, 0%, 0.15);
	border-radius: 0 0 10px 10px;
}
.pricingTable .pricingTable-header {
	
	text-align: center;
	border-radius: 6px;
	padding: 7px 0 0;
	margin: 0 20px;
}
.pricingTable .title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0;
}
.pricingTable .price-value {
	
	padding: 8px 15px 0;
	margin: 0 0 20px;
}
.pricingTable .price-value .amount span{ font-size: 19px;
    font-weight: normal;
    position: relative;
    top: -12px;}
.pricingTable .price-value .amount {
	font-size: 52px;
	font-weight: 600;
	line-height: 60px; text-align: center;
}
.pricingTable .price-value .duration {
	font-size: 18px;
	font-weight: 300;
	text-transform: lowercase;
}
.pricingTable .pricing-content {
	text-align: left;
	padding: 25px 23px;
	margin: 0;
	border-left: none;
	border-right: none;
	list-style: none;
	display: block;
}
.pricingTable .pricing-content li {
	color: #777;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	padding: 5px 0 15px 40px;
	margin: 0 0 12px;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.pricingTable .pricing-content li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.pricingTable .pricing-content li:before {
	content: "\f00c";
	color: #fff;
	background: #F89923;
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	line-height: 24px;
	width: 23px;
	height: 23px;
	border-radius: 50px;
	position: absolute;
	top: 5px;
	left: 0;
}
.pricingTable .pricing-content li.disable:before {
	content: "\f00d";
	background: #ED1925;
}
.pricingTable .pricingTable-signup a {
	color: #fff;
	background: #012169;
	font-size: 22px;
	font-weight: 600;
	width: 200px;
	padding: 10px 6px 9px;
	border-radius: 10px;
	display: inline-block;
	transition: all 0.3s ease;
}
.pricingTable .pricingTable-signup a:hover {
	text-shadow: 4px 4px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 0 rgba(0, 0, 0, 0.15);
}
.pricingTable .pricing-content li.disable:before {
	background: #ED1925;
}
@media only screen and (max-width: 990px) {
	.pricingTable {
		margin-bottom: 40px;
	}
}
.selector,
.selector1 {
	display: none
}
.width-80 {
	width: 80%
}
.mt-0 {
	margin-top: 0
}
.divider-50 {
	margin-top: 50px
}
.divider-20 {
	margin-top: 20px
}
.color-main {
	border-color: #012169;
	color: #012169
}
.about_section .after-title {
	margin-bottom: 0
}
.after-title {
	margin-bottom: 60px;
	padding-bottom: 38px;
	position: relative
}
.about_section .subtitle {
	font-size: 20px;
	margin-top: 35px
}
.about_section p {
	margin-bottom: 10px !important;
}
.divider-20 {
	margin-top: 20px
}
.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}
.media>.icon-styled:first-child {
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}
.icon-styled {
	display: inline-block;
	text-align: center
}
.fs-40 {
	font-size: 40px
}
.icon-styled+.media-body h6 {
	margin-bottom: .65em;
	margin-top: .4em
}
ol:last-child,
p:last-child,
ul:last-child {
	margin-bottom: 0
}
@media (min-width:992px) {
	.divider-lg-42 {
		margin-top: 42px
	}
}
.divider-30 {
	margin-top: 30px
}
@media (min-width:768px) {
	.divider-sm-50 {
		margin-top: 50px
	}
}
.divider-40 {
	margin-top: 40px
}
@media (min-width:576px) {
	.divider-md-80 {
		margin: 20px
	}
}
.c-gutter-30 .row,
div.row.c-gutter-30 {
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
}

.cta {
	position: relative;
	margin: auto;
	padding: 19px 22px;
	transition: all .2s ease
}
.cta:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border-radius: 28px;
	background: #db046d;
	width: 56px;
	height: 56px;
	transition: all .3s ease
}
.cta span {
	position: relative;
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
	letter-spacing: .25em;
	text-transform: uppercase;
	vertical-align: middle;
	color: #fff
}
.cta svg {
	position: relative;
	top: 0;
	margin-left: 10px;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke: #012169;
	stroke-width: 2
}
a:hover {
	text-decoration: none
}
.cta:hover:before {
	width: 100%;
	background: #fff;
	color: #012169!important
}
.cta span:hover,
.cta svg:hover {
	color: #012169!important;
	fill: #012169!important;
	stroke: #012169!important
}
.button1 {border: 1px solid #01216933;color: #012169;padding: 10px;transition: all .5s;cursor: pointer;margin: 5px;background-color: white;border-radius: 5px;}
.button1 span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: .5s;
	font-size: 18px;
	font-weight:600;
}
.button1 span:after {
	position: absolute;
	opacity: 0;
	top: 0;
	right: -50px;
	transition: .5s
}
.button1:hover {
	background: #eaeff5;
	box-shadow: 0 8px 12px rgba(0, 0, 0, .2)
}
.button1:hover span:after {
	opacity: 1;
	right: 0
}
#hero {
	width: 100%;
	background: url(img/dvsatheorytest.png);
	position: relative;
	margin-bottom: 0.5rem;
}
#hero:before {
	content: "";
	background: #3c67d6;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}
#hero h1 {
	margin: 0 0 20px 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	color: rgba(255, 255, 255, .8)
}
#hero h1 span {
	color: #fff;
}
#hero h2 {
	color:#fff;
	margin-bottom: 10px;
	font-size: 24px
}
#hero h3 {
	color: rgba(255, 255, 255, .8);
	font-size: 24px;
	margin-bottom: 25px
}
#hero .animated {
	animation: up-down 2s ease-in-out infinite alternate-reverse both
}
@media (min-width:1024px) {
	#hero {
		background-attachment: fixed
	}
}
@media (max-width:991px) {
	#hero {
		padding-top: 80px
	}
	#hero .animated {
		-webkit-animation: none;
		animation: none
	}
	#hero .hero-img {
		text-align: center
	}
	#hero .hero-img img {
		max-width: 50%
	}
	#hero h1 {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 10px
	}
	#hero h2 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 30px
	}
}
@media (max-width:478px) {
	#hero .hero-img svg {
		display: none
	}
	#section-underline-1 {
		/*display: none*/
	}
	#hero {
		padding: 10px 0 0
	}
	.hero-waves {
		margin-top: 0!important
	}
	.selector,
	.selector1 {
		display: block
	}
}
@-webkit-keyframes up-down {
	0% {
		transform: translateY(10px)
	}
	100% {
		transform: translateY(-10px)
	}
}
@keyframes up-down {
	0% {
		transform: translateY(10px)
	}
	100% {
		transform: translateY(-10px)
	}
}
.hero-waves {
	display: block;
	margin-top: 60px;
	width: 100%;
	height: 60px;
	z-index: 5;
	position: relative
}
.wave1 use {
	-webkit-animation: move-forever1 10s linear infinite;
	animation: move-forever1 10s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s
}
.wave2 use {
	-webkit-animation: move-forever2 8s linear infinite;
	animation: move-forever2 8s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s
}
.wave3 use {
	-webkit-animation: move-forever3 6s linear infinite;
	animation: move-forever3 6s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s
}
@-webkit-keyframes move-forever1 {
	0% {
		transform: translate(85px, 0)
	}
	100% {
		transform: translate(-90px, 0)
	}
}
@keyframes move-forever1 {
	0% {
		transform: translate(85px, 0)
	}
	100% {
		transform: translate(-90px, 0)
	}
}
@-webkit-keyframes move-forever2 {
	0% {
		transform: translate(-90px, 0)
	}
	100% {
		transform: translate(85px, 0)
	}
}
@keyframes move-forever2 {
	0% {
		transform: translate(-90px, 0)
	}
	100% {
		transform: translate(85px, 0)
	}
}
@-webkit-keyframes move-forever3 {
	0% {
		transform: translate(-90px, 0)
	}
	100% {
		transform: translate(85px, 0)
	}
}
@keyframes move-forever3 {
	0% {
		transform: translate(-90px, 0)
	}
	100% {
		transform: translate(85px, 0)
	}
}
.selector1 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 415px
}
.selector {
	position: absolute;
	left: 52%;
	top: 80%;
	width: 120px;
	height: 120px;
	margin-top: -70px;
	margin-left: -70px
}
.selector button {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 10px;
	background: #428bca;
	border-radius: 50%;
	border: 0;
	color: #fff;
	font-size: 26px;
	cursor: pointer;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
	transition: all .1s
}
.selector button:hover {
	background: #3071a9
}
.selector button:focus {
	outline: 0
}
.selector ul {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	top: -20px;
	right: -20px;
	bottom: -20px;
	left: -20px
}
.selector li {
	position: absolute;
	width: 0;
	height: 100%;
	margin: 0 50%;
	-webkit-transform: rotate(-360deg);
	transition: all .8s ease-in-out
}
.selector li input {
	display: none
}
.selector li input+label {
	position: absolute;
	left: 50%;
	bottom: 100%;
	width: 0;
	height: 0;
	line-height: 1px;
	margin-left: 0;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 1px;
	overflow: hidden;
	cursor: pointer;
	box-shadow: none;
	transition: all .8s ease-in-out, color .1s, background .1s
}
.selector li input+label:hover {
	background: #f0f0f0
}
.selector li input:checked+label {
	background: #5cb85c;
	color: #fff
}
.selector li input:checked+label:hover {
	background: #449d44
}
.selector.open li input+label {
	width: 90px;
	height: 90px;
	line-height: 14px;
	font-weight: 500;
	font-family: Lato;
	margin-left: -40px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	font-size: 14px;
	padding-top: 30px
}
@media only screen and (min-width :320px) and (max-width :375px) {
	.selector {
		top: 85%!important
	}
}
@media only screen and (min-width :240px) and (max-width :320px) {
	.selector {
		top: 95%!important
	}
}
@media only screen and (min-width :0px) and (max-width :240px) {
	.selector {
		top: 95%!important
	}
}
@media only screen and (min-width :375px) and (max-width :411px) and (max-height :731px) {
	.selector {
		top: 75%!important
	}
}
@media only screen and (min-width :375px) and (max-width :411px) and (max-height :812px) {
	.selector {
		top: 67%!important
	}
}
@media only screen and (min-width :375px) and (max-width :411px) and (max-height :823px) {
	.selector {
		top: 64%!important
	}
}
@media only screen and (min-width :411px) and (max-width :414px) and (max-height :736px) {
	.selector {
		top: 73%!important
	}
}
@media only screen and (min-width :320px) and (max-width :375px) and (max-height :667px) {
	.selector {
		top: 79%!important
	}
}
@media only screen and (min-width :240px) and (max-width :320px) and (max-height :568px) {
	.selector {
		top: 95%!important
	}
}
@media only screen and (min-width :375px) and (max-width :384px) and (max-height :640px) {
	.selector {
		top: 83%!important
	}
}
@media only screen and (min-width :320px) and (max-width :375px) and (max-height :640px) {
	.selector {
		top: 93%!important
	}
}
@media only screen and (min-width :240px) and (max-width :320px) and (max-height :533px) {
	.selector {
		top: 100%!important
	}
}
@media (max-width:768px) {
	.mobileNavigation .exampage ul li {
		box-shadow: 0 8px 12px rgba(0, 0, 0, .2);
		margin: 7px;
		width: 21%;
		padding: 2px 0;
		color: #333;
		text-align: center;
		list-style: none;
		float: left
	}
	.five {
		width: 18%
	}
	.six {
		width: 18%
	}
}
@media (max-width:479px) {
	.exampage {
		margin: 0;
		overflow: hidden
	}
	.mobileNavigation .exampage ul {
		font-size: 15px;
		margin: 0;
		padding: 0
	}
	.mobileNavigation .exampage ul li {
		box-shadow: 0 8px 12px rgba(0, 0, 0, .2);
		margin: 7px;
		width: 21%;
		padding: 2px 0;
		color: #333;
		text-align: center;
		list-style: none;
		float: left
	}
	.mobileNavigation2 .leftSection {
		width: 100%;
		float: left
	}
	.mobileNavigation2 .leftSection ul {
		width: 100%;
		float: left;
		padding: 0;
		margin: 0;
		font-size: 0
	}
	.mobileNavigation .leftSection ul {
		font-size: 15px
	}
	.mobileNavigation .leftSection ul li {
		color: #333;
		margin: 10px;
		width: 19%;
		padding: 13px 27px;
		float: left;
		list-style: none
	}
	.mobileNavigation2 .leftSection ul li a {
		display: inline-block;
		text-align: center;
		list-style: none;
		padding: 0 0;
		position: relative;
		width: 25%
	}
	.mobileNavigation2 .leftSection ul li::before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: scale(.8);
		-webkit-transform: scale(.8);
		background: #fff;
		transition-duration: .3s;
		-webkit-transition-duration: .3s;
		border-radius: 10px;
		opacity: 0;
		z-index: -1;
		color: #012169
	}
	.mobileNavigation2 .leftSection ul li:hover::before {
		opacity: 1;
		transition-duration: .3s;
		-webkit-transition-duration: .3s;
		transform: scale(1);
		-webkit-transform: scale(1);
		border-radius: 0
	}
	.mobileNavigation2 .leftSection ul li:hover a {
		color: #012169
	}
	.mobileNavigation2 .leftSection ul li:last-child a {
		border-right: 0
	}
	.mobileNavigation2 .leftSection ul li a {
		display: block;
		text-decoration: none;
		font-size: 1rem;
		line-height: 1.25rem;
		color: #fff;
		font-weight: 400;
		padding: 15px 20px;
		height: 85px;
		float: left
	}
	@media (max-width:480px) {
		.mobileNavigation2 .leftSection ul li a {
			padding: 10px 0;
			font-size: .875rem
		}
	}
	@media screen and (max-width:360px) {
		.mobileNavigation2 .leftSection ul li a {
			padding: 10px 0
		}
	}
	@media (max-width:359px) {
		.mobileNavigation2 .leftSection ul li a {
			padding: 10px 0;
			font-size: .8125rem
		}
	}
	.mobileNavigation2 .leftSection ul li span {
		width: 40px;
		height: 35px;
		display: block;
		margin: auto
	}
	.right {
		color: #42ae05
	}
	.wrong {
		color: #bf0000
	}
	.next {
		color: #333
	}
	.testpage ul li {
		float: left;
		padding: 25px 22px 25px 30px;
		background: #012169;
		border-right: 1px solid #e3e3e3;
		width: 25%
	}
	.testpage ul li span {
		color: #fff
	}
	.mobileNavigation .leftSection i {
		font-size: 25px
	}
	.mobileNavigation {
		display: none
	}
	#atBtnStart {
		display: none!important
	}
	.button {
		display: inline-block;
		position: relative;
		margin: 0;
		padding: 1.3em 1.4em;
		padding-right: 4.7em;
		border: none;
		color: #fff;
		font-weight: 700;
		transition: .2s;
		width: 100%
	}
	.button:after,
	.button:before {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		padding-top: inherit;
		padding-bottom: inherit;
		width: 2.8em;
		content: " ";
		font-size: 1.2em;
		text-align: center;
		transition: .2s;
		transform-origin: 50% 60%
	}
	.button:before {
		background:transparent;
	}
	.button:hover {
		background: #0079a5
	}
	.button:active,
	.button:focus {
		background: #002e3f;
		outline: 0
	}
	.button {
		min-width: 15em
	}
	.arrow {
		background: #fe5f55
	}
	.arrow:hover {
		background: #fe2f22
	}
	.arrow:active,
	.arrow:focus {
		background: #b90c01
	}
	.arrow:after {
		background: url(https://saudidriverstest.com/wp-content/themes/drivertheorytest/img/arrow.png) no-repeat 19px
	}
	.arrow:hover:after {
		-webkit-animation: bounceright .3s alternate ease infinite;
		animation: bounceright .3s alternate ease infinite
	}
	@keyframes bounceright {
		from {
			transform: translateX(0)
		}
		to {
			transform: translateX(3px)
		}
	}
	.tabs nav ul li {
		background: #fff!important;
		box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
		border-radius: 10px;
		margin: 15px!important
	}
	.homBannerSection img {
		display: none
	}
	.tabs nav li.tab-current a {
		background: 0 0!important;
		color: #012169
	}
	.tabs-style-underline nav {
		background: 0 0!important
	}
	.tab-current #Capa_1,
	.tab-current #Capa_2,
	.tab-current #icon_bus,
	.tab-current #icon_truck {
		fill: #fff !important
	}
	.tabs nav ul {
		border-bottom: 2px solid #eee!important
	}
	#Capa_1 {
		fill: #333!important
	}
	#icon_truck {
		fill: #333!important
	}
	#icon_bus {
		fill: #333!important
	}
	#Capa_2 {
		fill: #333!important
	}
	.features .icon-box {
		padding: 8px 15px
	}
	.features .icon-box {
		background: #fff;
		box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
		border-radius: 15px
	}
	.features .icon-box:hover {
		background: #eaeff5;
		box-shadow: 0 8px 12px rgba(0, 0, 0, .2);
		border-radius: 15px;
		text-decoration: none
	}
	.features .icon-box img {
		padding-right: 10px
	}
	.features .icon-box i {
		border-radius: 50%;
		width: 40px;
		height: 40px;
		position: relative;
		padding: 0;
		margin-right: 10px
	}
	.fa-bus:before,
	.fa-car:before,
	.fa-motorcycle:before,
	.fa-truck:before {
		color: #012169;
		position: relative;
		top: 3px;
		left: 0;
		font-size: 35px
	}
}
.inner-page {
	position: relative;
	margin: 20px auto;
	overflow: hidden;
	width: 100%
}
.inner {
	padding: 0;
	width: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .31);
	border-radius: 15px;
	margin: 5px 0 46px
}
.inner .content {
	padding: 30px;
	margin: 0 0 30px;
	width: 100%;
	overflow: hidden
}
.content span {
	line-height: 24px
}
.content h1 {
	font-size: 1.4rem
}
.content h2 {
	font-size: 1rem
}
.text {
	float: left;
	line-height: 1.5rem;
	max-width: 800px
}
.sideimg {
	float: right
}
.inner-page a,
.inner-page a:hover,
a #atBtnStart,
a:hover #atBtnStart {
	text-decoration: none!important
}
#atBtnStart {
	color: #fff;
	background-color: #1b8eff;
	white-space: normal;
	word-wrap: break-word;
	display: inline-flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border: 0;
	font-family: museo-sans-rounded, sans-serif!important;
	font-weight: 500;
	font-size: 22px;
	cursor: pointer;
	width: 346px;
	margin: -27px 0;
	line-height: 22px;
	padding: 17px;
	outline: 0;
	-webkit-box-shadow: 0 8px 16px 0 rgba(83, 99, 115, .32);
	-moz-box-shadow: 0 8px 16px 0 rgba(83, 99, 115, .32);
	box-shadow: 0 8px 16px 0 rgba(83, 99, 115, .32);
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-ms-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease
}
@media (max-width:479px) {
	.centered {
		color: #f7f7f7!important;
	}
}

.centered span {
	font-size: 1.3rem;
	text-transform: capitalize;
	font-weight: 400
}
@media (max-width:768px) {
	
	
	.centered span {
		font-size: .8rem
	}
	.bggreen{
		padding: 0px 12px;
	}
}
@media (max-width:479px) {
	
	
	.centered span {
		font-size: .9rem
	}
	.inner_page {
	}
}
.inner_page {
	margin: 50px 0;
}
.bggreen{
	background: #d90429; 
	border-radius: 100px;
	
}
.list-group {
	margin: .5rem 0 1.5rem;
	padding: 0
}
.panel-heading p {
	font-size: 17px;
	line-height: 26px
}
.list-group-item:hover {
	background: #d6e9f1;
	color: #333
}
.list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}
.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	margin: 0 0 5px;
	border: 1px solid rgba(0, 0, 0, .125);
}
#checkbox {
	border-radius: 50%
}
.review {
	overflow: hidden;
	text-align: center
}
.review ol {
	list-style-type: none!important;
	margin: 0!important;
	zoom: 1!important;
	position: relative!important;
	border: 0!important;
	margin-bottom:15px;
	overflow:hidden;
}
.review li,
.theorypass_checkPage li {
	border: 1px solid #d5dff5!important;
	font-weight: 700
}
.review li,
.theorypass_checkPage li {
	font-size: 15px;
	float: left!important;
	margin: 0 5px 5px 0!important;
	color: #30698f;
	padding: 5px 0!important;
	width: 35px!important;
	text-align: center!important;
	cursor: pointer!important;
	list-style-type: none!important;
	background-image: none!important;
	background-color: #f8f8f8
}
.reviewTarget {
	background: rgba(0, 21, 46, .85)!important;
	color: #fff!important;
	box-shadow: none!important
}
.service-card {
	background: #e0e1e5;
	color: #333;
	padding: 15px 0;
	font-size: 16px;
	font-weight: 400
}
.service-card:hover {
	background: #171c8f;
	color: #fff
}


#Capa_1 {	
	fill: #000;
}
#icon_truck {
	fill: #000
}
#icon_bus {
	fill: #000;
}
#Capa_2 {
	fill: #000;
}
#Capa_3 {
	position: relative;
	top: -7px
}
#Capa_3,
#Capa_4,
#icon_bus1,
#icon_truck1 {
	fill: #012169
}
.tab-current #Capa_1 {
	fill: #fff;
}
.tab-current #icon_truck {
	fill: #fff;
}
.tab-current #icon_bus {
	fill: #fff;
}
.tab-current #Capa_2 {
	fill: #fff;
}
.tabs nav li.tab-current a {
	font-weight: 400
}
.mycode {
	font-size: 1.3rem!important
}
.nav-link {
	padding: 20px 1rem;
}
.review {
	overflow: hidden;
	text-align: center
}
.review ol {
	list-style-type: none!important;
	margin: 0!important;
	zoom: 1!important;
	position: relative!important;
	border: 0!important
}
.review li,
.theorypass_checkPage li {
	border: 1px solid rgba(208, 213, 221, 1)!important;
	font-weight: 700
}
.review li,
.theorypass_checkPage li {
font-size: 15px;
	float: left!important;
	margin: 0 5px 5px 0!important;
	color: #012169;
	width: 35px!important;
	text-align: center!important;
	cursor: pointer!important;
	list-style-type: none!important;
	background-image: none!important;
	background-color: #fff;
	border-radius: 8px;
}
.reviewTarget {
	background: #005430 !important;
	color: #fff!important;
	box-shadow: none!important
}

label {
	display: inline-block;
	margin-bottom: .5rem;
	font-size: 15px;
	font-weight: 600;
}
.list-group {
	margin: .5rem 0 1.5rem
}
.panel-heading p {
	font-size: 18px;
	line-height: 28px
}
.list-group-item:hover {
	background: #d6e9f1;
	color: #333
}
@media (max-width:768px) {
	.vehicle {
		display: none!important
	}
	.mycode1 {
		background: #0b6749!important
	}
	.p-relative {
		/* padding: 70px 0 0 0; */
	}
	.custom-text-10,
	.custom-text-10 h4 {
		font-size: 16px!important;
		line-height: 15px!important
	}
	.mycode2 {
		padding: 0!important;
		margin: 0!important
	}
	.col-xl-3 {
		padding: 0;
		margin: 0 0 10px
	}
}

.section-title p {font-size: 23px;font-weight: 700;padding: 0;line-height: 28px;margin: 0 0 5px 0;letter-spacing: 2px;text-transform: uppercase;color: #012169;font-family: Poppins, sans-serif;}
.section-title h2::after{
	content: "";
    width: 120px;
    height: 3px;
    display: inline-block;
    background: #012169;
    margin: 4px 10px;
}
.section-title h3 {
margin: 0;
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
font-family: Poppins, sans-serif;
color: #012169;
line-height: 34px;
}
.about {
	padding:30px 0px;
	
}
.first-bg{
background:#f5e6e6 !important;	
}
.second-bg{
background:#fff !important;	
	padding:30px 0;
}
.about .icon-boxes h3 ,.about h3{font-size: 18px;color: #012169;margin-bottom: 10px;font-weight: 600;}
.about .icon-box {
	margin-top: 10px
}
.about .icon-box .icon {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	border: 2px solid #7ceec6;
	border-radius: 50px;
	transition: .5s
}
.about .icon-box .icon i {
	color: #012169;
	font-size: 32px
}
.about .icon-box:hover .icon {
	background: #012169;
	border-color:#012169
}
.about .icon-box:hover .icon i {
	color: #fff
}
.about .icon-box .title {
	margin-left: 85px;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 18px
}
.about .icon-box .title a {
	color: #343a40;
	transition: .3s
}
.about .icon-box .title a:hover {
	color: #012169
}
.about .icon-box .description {
	margin-left: 85px;
	line-height: 24px;
	font-size: 14px
}
.about .video-box {
	background: url(img/dvsatheorytest.webp) center center no-repeat;
	background-size: contain;
	min-height: 300px
}
.about .play-btn {
	width: 94px;
	height: 94px;
	background: radial-gradient(#3f43fd 50%, rgba(63, 67, 253, .4) 52%);
	border-radius: 50%;
	display: block;
	position: absolute;
	left: calc(50% - 47px);
	top: calc(50% - 47px);
	overflow: hidden
}
.about .play-btn::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-40%) translateY(-50%);
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #fff;
	z-index: 100;
	transition: all .4s cubic-bezier(.55, .055, .675, .19)
}
.about .play-btn::before {
	content: '';
	position: absolute;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation: pulsate-btn 2s;
	animation: pulsate-btn 2s;
	-webkit-animation-direction: forwards;
	animation-direction: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: steps;
	animation-timing-function: steps;
	opacity: 1;
	border-radius: 50%;
	border: 5px solid rgba(63, 67, 253, .7);
	top: -15%;
	left: -15%;
	background: rgba(198, 16, 0, 0)
}
.about .play-btn:hover::after {
	border-left: 15px solid #3f43fd;
	transform: scale(20)
}
.about .play-btn:hover::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-40%) translateY(-50%);
	width: 0;
	height: 0;
	border: none;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #fff;
	z-index: 200;
	-webkit-animation: none;
	animation: none;
	border-radius: 0
}
@-webkit-keyframes pulsate-btn {
	0% {
		transform: scale(.6, .6);
		opacity: 1
	}
	100% {
		transform: scale(1, 1);
		opacity: 0
	}
}
@keyframes pulsate-btn {
	0% {
		transform: scale(.6, .6);
		opacity: 1
	}
	100% {
		transform: scale(1, 1);
		opacity: 0
	}
}
.features .icon-box img {
	padding-right: 10px
}
.fa-bus:before,
.fa-car:before,
.fa-motorcycle:before,
.fa-truck:before {
	position: relative;
	top: 3px;
	left: 0;
	font-size: 35px
}
.features .icon-box {
	display: flex;
	align-items: center;
	padding: 8px 10px;
	background: #e0e1e5;
	transition: ease-in-out .3s;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	border-radius: 15px;
	min-height: 60px;
}
.features .icon-box i {
	font-size: 20px;
	line-height: 1;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: relative;
	padding: 0;
	margin-right: 1px;
	color: #005430;
	display: flex;
    align-items: center;

}
.features .icon-box h3 {
	font-weight: 500;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 16px;
	color: #0a2011 !important;
	text-transform: capitalize;
}
.features .icon-box h3 a {
	color: #012169;
	transition: ease-in-out .3s
}
.features .icon-box h3 a:hover {
	color: #01036f
}
.features .icon-box:hover {
	background: #eaeff5;
	box-shadow: 0 8px 12px rgba(0, 0, 0, .2);
	border-radius: 15px;
	text-decoration: none
}
.counts {
	background: #f5f5ff;
	padding: 70px 0 60px
}
.counts .count-box {
	padding: 30px 30px 25px 30px;
	width: 100%;
	position: relative;
	text-align: center;
	background: #fff
}
.counts .count-box i {
	position: absolute;
	top: -24px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 20px;
	background: #1acc8d;
	color: #fff;
	border-radius: 50px;
	width: 40px;
	height: 40px;
	padding: 9px 0 0
}
.counts .count-box span {
	font-size: 36px;
	display: block;
	font-weight: 600;
	color: #012169
}
.counts .count-box p {
	padding: 0;
	margin: 0;
	font-family: Montserrat, sans-serif;
	font-size: 14px
}
.details .content+.content {
	margin-top: 100px
}
.details .content h3 {
	font-weight: 600;
	font-size: 26px;
	color: #012169
}
.details .content ul {
	list-style: none;
	padding: 0
}
.details .content ul li {
	padding-bottom: 10px;
	line-height: 28px
}
.details .content ul i {
	font-size: 13px;
	padding-right: 4px;
	color: #1acc8d
}
.details .content p:last-child {
	margin-bottom: 30px
}
.faq .faq-list {
	padding: 0
}
.faq .faq-list ul {
	padding: 0;
	list-style: none
}
.faq .faq-list li+li {
	margin-top: 10px
}
.faq .faq-list li {
	padding: 15px 20px;
	background: #0121691f;
	border-radius: 4px;
	position: relative;
}
.faq .faq-list a {
	display: block;
	position: relative;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	padding: 0 30px;
	outline: 0;
	    color: #012169!important;
		
}
.faq .faq-list .icon-help {
	font-size: 24px;
	position: absolute;
	right: 0;
	left: 20px;
	color: #012169
}
.faq .faq-list .icon-close,
.faq .faq-list .icon-show {
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 8px;
}
.faq .faq-list p {
	margin-bottom: 0;
	padding: 10px 0 0 0
}
.faq .faq-list .icon-show {
	display: none
}
.faq .faq-list a.collapsed {
	color: #343a40
}
.faq .faq-list a.collapsed:hover {
	color: #012169
}
.faq .faq-list a.collapsed .icon-show {
	display: inline-block
}
.faq .faq-list a.collapsed .icon-close {
	display: none
}
@media (max-width:1200px) {
	.faq .faq-list {
		padding: 0
	}
}
@media (max-width:768px) {
	.section-title {
		margin: 10px 0 0
	}
}
.tabs {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	font-weight: 300;
	font-size: 1.25em;
	/* padding-bottom: 20px; */
}
.tabs nav {
	text-align: center
}
.tabs nav ul {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}
.tabs nav ul li {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: 1px solid #000;
    margin: 10px;
    padding: 0px 6px;
    border-radius: 10px;
}
.tabs nav ul li.tab-current{
	border: none;
}
.tabs nav a {
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2.5;
	color: #000;
}
.tabs nav a span {
	vertical-align: middle;
	font-size: .85em;
	padding-left: 10px
}
.tabs nav li.tab-current a {
	color: #fff;
    background: #009a44 !important;
	border-radius: 10px;
}
.socialLinks ul li {
    display: inline-block;
    padding-right: 20px;
}
.tabs nav a:focus {
	outline: 0
}
.icon::before {
	z-index: 10;
	display: inline-block;
	margin: 0 .4em 0 0;
	vertical-align: middle;
	text-transform: none;
	font-weight: 400;
	font-variant: normal;
	font-size: 1.3em;
	font-family: stroke7pixeden;
	line-height: 1;
	speak: none;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-upload::before {
	content: "\e68a"
}
.icon-tools::before {
	content: "\e60a"
}
.icon-plane::before {
	content: "\e625"
}
.icon-joy::before {
	content: "\e6a4"
}
.icon-plug::before {
	content: "\e69a"
}
.icon-home::before {
	content: "\e648"
}
.icon-gift::before {
	content: "\e652"
}
.icon-display::before {
	content: "\e65e"
}
.icon-date::before {
	content: "\e660"
}
.icon-config::before {
	content: "\e666"
}
.icon-coffee::before {
	content: "\e669"
}
.icon-camera::before {
	content: "\e66f"
}
.content-wrap {
	position: relative
}
.content-wrap section {
	display: none;
	margin: 0 auto;
	padding: 1em 0;
	max-width: 1200px;
	text-align: center
}
.content-wrap section.content-current {
	display: block
}
.content-wrap section p {
	margin: 0;
	padding: .75em 0;
	color: rgba(40, 44, 42, .05);
	font-weight: 900;
	font-size: 4em;
	line-height: 1;
	padding-bottom: 0px !important;
}
.no-js .content-wrap section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid rgba(255, 255, 255, .6)
}
.no-flexbox nav ul {
	display: block
}
.no-flexbox nav ul li {
	min-width: 15%;
	display: inline-block
}
@media screen and (max-width:58em) {
	.tabs nav a.icon span {
		display: none
	}
	.tabs nav a:before {
		margin-right: 0
	}
}
.tabs-style-bar nav {
	background: rgba(40, 44, 42, .05)
}
.tabs-style-bar nav ul {
	border: 4px solid transparent
}
.tabs-style-bar nav ul li a {
	margin: 0 2px;
	background-color: #f7f7f7;
	color: #74777b;
	transition: background-color .2s, color .2s
}
.tabs-style-bar nav ul li a:focus,
.tabs-style-bar nav ul li a:hover {
	color: #2cc185
}
.tabs-style-bar nav ul li a span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: .6em
}
.tabs-style-bar nav ul li.tab-current a {
	background: #2cc185;
	color: #fff
}
.tabs-style-iconbox nav {
	background: rgba(255, 255, 255, .4)
}
.tabs-style-iconbox nav ul li a {
	overflow: visible;
	padding: 2em 0;
	line-height: 1;
	-webkit-transition: color .2s;
	transition: color .2s
}
.tabs-style-iconbox nav ul li a span {
	font-weight: 700;
	font-size: .7em
}
.tabs-style-iconbox nav ul li.tab-current {
	z-index: 100
}
.tabs-style-iconbox nav ul li.tab-current a {
	background: #fff;
	box-shadow: -1px 0 0 #fff
}
.tabs-style-iconbox nav ul li.tab-current a::after {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	border-top-color: #fff;
	content: '';
	pointer-events: none
}
.tabs-style-iconbox nav ul li::after,
.tabs-style-iconbox nav ul li:first-child::before {
	position: absolute;
	top: 20%;
	right: 0;
	z-index: -1;
	width: 1px;
	height: 60%;
	background: rgba(0, 0, 0, .07);
	content: ''
}
.tabs-style-iconbox nav ul li:first-child::before {
	right: auto;
	left: 0
}
.tabs-style-iconbox .icon::before {
	display: block;
	margin: 0 0 .25em 0
}
.tabs-style-underline nav {
    padding: 10px 0;
    background: #fdfafa;
}
.tabs-style-underline nav a {
	padding: 0;
	-webkit-transition: color .2s;
	transition: color .2s
}
.tabs-style-underline nav li a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fcd804;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-transform: translate3d(0, 150%, 0);
	transform: translate3d(0, 150%, 0)
}
.tabs-style-underline nav li.tab-current a::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.tabs-style-underline nav a span {
	font-weight: 700
}
.tabs-style-linetriangle nav a {
	overflow: visible;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	-webkit-transition: color .2s;
	transition: color .2s
}
.tabs-style-linetriangle nav a span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1em
}
.tabs-style-linetriangle nav li.tab-current a:after,
.tabs-style-linetriangle nav li.tab-current a:before {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	border: solid transparent;
	content: '';
	pointer-events: none
}
.tabs-style-linetriangle nav li.tab-current a:after {
	margin-left: -10px;
	border-width: 10px;
	border-top-color: #e7ecea
}
.tabs-style-linetriangle nav li.tab-current a:before {
	margin-left: -11px;
	border-width: 11px;
	border-top-color: rgba(0, 0, 0, .2)
}
@media screen and (max-width:58em) {
	.tabs-style-linetriangle nav {
		font-size: .6em
	}
}
.tabs-style-topline {
	max-width: 1200px
}
.tabs-style-topline nav li {
	border: 1px solid rgba(40, 44, 42, .1)
}
.tabs-style-topline nav li:not(:last-child) {
	border-right: none
}
.tabs-style-topline nav li.tab-current {
	border-top-color: #2cc185;
	border-bottom: none
}
.tabs-style-topline nav a {
	padding: .65em 0 .5em;
	background: rgba(40, 44, 42, .05);
	color: #74777b;
	line-height: 1;
	-webkit-transition: color .2s;
	transition: color .2s
}
.tabs-style-topline nav a:focus,
.tabs-style-topline nav a:hover {
	color: #2cc185
}
.tabs-style-topline nav li.tab-current a {
	background: 0 0;
	box-shadow: inset 0 3px 0 #2cc185;
	color: #2cc185
}
.tabs-style-topline .icon::before {
	display: block;
	margin: 0
}
.tabs-style-topline nav a span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: .5em
}
.tabs-style-iconfall {
	overflow: visible
}
.tabs-style-iconfall nav a {
	display: inline-block;
	overflow: visible;
	padding: 1em 0 2em;
	color: #74777b;
	line-height: 1;
	-webkit-transition: color .3s cubic-bezier(.7, 0, .3, 1);
	transition: color .3s cubic-bezier(.7, 0, .3, 1)
}
.tabs-style-iconfall nav a:focus,
.tabs-style-iconfall nav a:hover,
.tabs-style-iconfall nav li.tab-current a {
	color: #2cc185
}
.tabs-style-iconfall nav a span {
	font-weight: 700
}
.tabs-style-iconfall nav li::before {
	position: absolute;
	bottom: 1em;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 4px;
	background: #2cc185;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform .2s ease-in;
	transition: transform .2s ease-in;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1)
}
.tabs-style-iconfall nav li.tab-current::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
.tabs-style-iconfall .icon::before {
	display: block;
	margin: 0 0 .35em;
	opacity: 0;
	-webkit-transition: -webkit-transform .2s, opacity .2s;
	transition: transform .2s, opacity .2s;
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
	pointer-events: none
}
.tabs-style-iconfall nav li.tab-current .icon::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
@media screen and (max-width:58em) {
	.tabs-style-iconfall nav li .icon::before {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.tabs-style-linemove nav {
	background: #fff
}
.tabs-style-linemove nav li:last-child::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #2cc185;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s
}
.tabs-style-linemove nav li:first-child.tab-current~li:last-child::before {
	-webkit-transform: translate3d(-400%, 0, 0);
	transform: translate3d(-400%, 0, 0)
}
.tabs-style-linemove nav li:nth-child(2).tab-current~li:last-child::before {
	-webkit-transform: translate3d(-300%, 0, 0);
	transform: translate3d(-300%, 0, 0)
}
.tabs-style-linemove nav li:nth-child(3).tab-current~li:last-child::before {
	-webkit-transform: translate3d(-200%, 0, 0);
	transform: translate3d(-200%, 0, 0)
}
.tabs-style-linemove nav li:nth-child(4).tab-current~li:last-child::before {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.tabs-style-linemove nav a {
	padding: 1em 0;
	color: #74777b;
	line-height: 1;
	-webkit-transition: color .3s, -webkit-transform .3s;
	transition: color .3s, transform .3s
}
.tabs-style-linemove nav li.tab-current a {
	color: #2cc185;
	-webkit-transform: translate3d(0, 8px, 0);
	transform: translate3d(0, 8px, 0)
}
.tabs-style-linemove nav a span {
	font-weight: 700
}
.tabs-style-line nav ul {
	padding: 0 2em;
	max-width: none;
	box-shadow: inset 0 -2px #d1d3d2
}
.tabs-style-line nav a {
	padding: .7em .4em;
	box-shadow: inset 0 -2px #d1d3d2;
	color: #74777b;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: .8em;
	line-height: 1;
	-webkit-transition: color .3s, box-shadow .3s;
	transition: color .3s, box-shadow .3s
}
.tabs-style-line nav a:focus,
.tabs-style-line nav a:hover {
	box-shadow: inset 0 -2px #74777b
}
.tabs-style-line nav li.tab-current a {
	box-shadow: inset 0 -2px #2cc185;
	color: #2cc185
}
@media screen and (max-width:58em) {
	.tabs-style-line nav ul {
		display: block;
		box-shadow: none
	}
	.tabs-style-line nav ul li {
		display: block;
		-webkit-flex: none;
		flex: none
	}
}
.tabs-style-circle {
	overflow: visible
}
.tabs-style-circle nav li::before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 -60px;
	width: 120px;
	height: 120px;
	border: 1px solid #2cc185;
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform .2s, opacity .2s;
	transition: transform .2s, opacity .2s;
	-webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
	transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}
@media screen and (max-width:58em) {
	.tabs-style-circle nav li::before {
		margin: -40px 0 0 -40px;
		width: 80px;
		height: 80px
	}
}
.tabs-style-circle nav li.tab-current::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
.tabs-style-circle nav a {
	overflow: visible;
	color: #74777b;
	font-weight: 700;
	font-size: .9em;
	line-height: 1.1;
	-webkit-transition: color .3s cubic-bezier(.7, 0, .3, 1);
	transition: color .3s cubic-bezier(.7, 0, .3, 1)
}
.tabs-style-circle nav a span {
	display: inline-block
}
.tabs-style-circle .icon::before,
.tabs-style-circle nav a span {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.7, 0, .3, 1);
	transition: transform .3s cubic-bezier(.7, 0, .3, 1)
}
.tabs-style-circle nav a:focus,
.tabs-style-circle nav a:hover {
	color: #4a4a4b
}
.tabs-style-circle nav li.tab-current a {
	color: #2cc185
}
.tabs-style-circle nav li.tab-current a span {
	-webkit-transform: translate3d(0, 4px, 0);
	transform: translate3d(0, 4px, 0)
}
.tabs-style-circle .icon::before {
	display: block;
	margin: 0;
	pointer-events: none
}
.tabs-style-circle nav li.tab-current .icon::before {
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0)
}
.tabs-style-shape {
	max-width: 1200px
}
.tabs-style-shape nav ul li {
	margin: 0 3em
}
.tabs-style-shape nav ul li:first-child {
	margin-left: 0
}
.tabs-style-shape nav ul li.tab-current {
	z-index: 100
}
.tabs-style-shape nav li a {
	overflow: visible;
	margin: 0 -3em 0 0;
	padding: 0;
	color: #fff;
	font-weight: 500
}
.tabs-style-shape nav li:first-child a span {
	padding-left: 2em;
	border-radius: 30px 0 0 0
}
.tabs-style-shape nav li:last-child a span {
	padding-right: 2em;
	border-radius: 0 30px 0 0
}
.tabs-style-shape nav li a svg {
	position: absolute;
	left: 100%;
	margin: 0;
	width: 3em;
	height: 100%;
	fill: #bdc2c9
}
.tabs-style-shape nav li a svg:nth-child(2),
.tabs-style-shape nav li:last-child a svg {
	right: 100%;
	left: auto;
	-webkit-transform: scale3d(-1, 1, 1);
	transform: scale3d(-1, 1, 1)
}
.tabs-style-shape nav li a span {
	display: block;
	overflow: hidden;
	padding: .65em 0;
	background-color: #bdc2c9;
	text-overflow: ellipsis;
	white-space: nowrap
}
.tabs-style-shape nav li a:hover span {
	background-color: #2cc185
}
.tabs-style-shape nav li a:hover svg {
	fill: #2cc185
}
.tabs-style-shape nav li a svg {
	pointer-events: none
}
.tabs-style-shape nav li a svg use {
	pointer-events: auto
}
.tabs-style-shape nav li.tab-current a span,
.tabs-style-shape nav li.tab-current a svg {
	-webkit-transition: none;
	transition: none
}
.tabs-style-shape nav li.tab-current a span {
	background: #fff
}
.tabs-style-shape nav li.tab-current a svg {
	fill: #fff
}
.tabs-style-shape .content-wrap {
	background: #fff
}
@media screen and (max-width:58em) {
	.tabs-style-shape nav ul {
		display: block;
		padding-top: 1.5em
	}
	.tabs-style-shape nav ul li {
		display: block;
		margin: -1.25em 0 0;
		-webkit-flex: none;
		flex: none
	}
	.tabs-style-shape nav ul li a {
		margin: 0
	}
	.tabs-style-shape nav ul li svg {
		display: none
	}
	.tabs-style-shape nav ul li a span {
		padding: 1.25em 0 2em!important;
		border-radius: 30px 30px 0 0!important;
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .1);
		line-height: 1
	}
	.tabs-style-shape nav ul li:last-child a span {
		padding: 1.25em 0!important
	}
	.tabs-style-shape nav ul li.tab-current {
		z-index: 1
	}
}
.tabs-style-linebox nav ul li {
	margin: 0 .5em;
	-webkit-flex: none;
	flex: none
}
.tabs-style-linebox nav a {
	padding: 0 1.5em;
	color: #74777b;
	font-weight: 700;
	-webkit-transition: color .3s;
	transition: color .3s
}
.tabs-style-linebox nav a:focus,
.tabs-style-linebox nav a:hover {
	color: #2cc185
}
.tabs-style-linebox nav li.tab-current a {
	color: #fff
}
.tabs-style-linebox nav a::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #d2d8d6;
	content: '';
	-webkit-transition: background-color .3s, -webkit-transform .3s;
	transition: background-color .3s, transform .3s;
	-webkit-transition-timing-function: ease, cubic-bezier(.7, 0, .3, 1);
	transition-timing-function: ease, cubic-bezier(.7, 0, .3, 1);
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0)
}
.tabs-style-linebox nav li.tab-current a::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.tabs-style-linebox nav a:focus::after,
.tabs-style-linebox nav a:hover::after,
.tabs-style-linebox nav li.tab-current a::after {
	background: #2cc185
}
@media screen and (max-width:58em) {
	.tabs-style-linebox nav ul {
		display: block;
		box-shadow: none
	}
	.tabs-style-linebox nav ul li {
		display: block;
		-webkit-flex: none;
		flex: none
	}
}
.tabs-style-flip {
	max-width: 1200px
}
.tabs-style-flip nav a {
	padding: .5em 0;
	color: #2cc185;
	-webkit-transition: color .3s;
	transition: color .3s
}
.tabs-style-flip nav a:focus,
.tabs-style-flip nav a:hover,
.tabs-style-flip nav li.tab-current a {
	color: #74777b
}
.tabs-style-flip nav a span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: .625em
}
.tabs-style-flip nav a::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #f0f0f0;
	content: '';
	-webkit-transition: -webkit-transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
	-webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-perspective-origin: 50% 100%;
	perspective-origin: 50% 100%
}
.tabs-style-flip nav li.tab-current a::after {
	background-color: #fff;
	-webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
	transform: perspective(900px) rotate3d(1, 0, 0, 0deg)
}
.tabs-style-flip .content-wrap {
	background: #fff
}
.tabs-style-fillup nav ul li a {
	padding: 1.9em 0;
	border-right: 1px solid #2cc185;
	line-height: 1;
	-webkit-transition: color .3s;
	transition: color .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.tabs-style-fillup nav ul li:last-child a {
	border: none
}
.tabs-style-fillup nav ul li.tab-current {
	z-index: 100
}
.tabs-style-fillup nav ul li.tab-current a {
	color: #fff
}
.tabs-style-fillup nav ul li a::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	height: calc(100% + 1px);
	border: 1px solid #2cc185;
	background: #2cc185;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
.tabs-style-fillup nav ul li.tab-current a::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.tabs-style-fillup .icon::before,
.tabs-style-fillup nav ul li a span {
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}
.tabs-style-fillup nav ul li a span {
	display: block;
	font-weight: 700;
	font-size: .7em;
	line-height: 1.5
}
.tabs-style-fillup .icon::before {
	display: block;
	margin: 0
}
.tabs-style-fillup li.tab-current .icon::before,
.tabs-style-fillup nav ul li.tab-current a span {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}
.tabs-style-tzoid {
	max-width: 1200px
}
.tabs-style-tzoid nav {
	padding: 0 1em
}
.tabs-style-tzoid nav ul li {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.tabs-style-tzoid nav ul li a {
	padding: 0 1.5em 0 .3em;
	color: #0d9564;
	-webkit-transition: color .2s;
	transition: color .2s
}
@media screen and (max-width:54em) {
	.tabs-style-tzoid nav ul li a {
		padding: 0 .5em 0 .3em
	}
}
.tabs-style-tzoid nav ul li a:focus,
.tabs-style-tzoid nav ul li a:hover {
	color: #fff
}
.tabs-style-tzoid nav ul li.tab-current a,
.tabs-style-tzoid nav ul li.tab-current a:hover {
	color: #2cc185
}
.tabs-style-tzoid nav ul li a span {
	font-weight: 500;
	font-size: .75em
}
.tabs-style-tzoid nav ul li a::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	outline: 1px solid transparent;
	border-radius: 10px 10px 0 0;
	background: #2cc185;
	box-shadow: inset 0 -3px 3px rgba(0, 0, 0, .05);
	content: '';
	-webkit-transform: perspective(5px) rotateX(.93deg) translateZ(-1px);
	transform: perspective(5px) rotateX(.93deg) translateZ(-1px);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.tabs-style-tzoid .content-wrap,
.tabs-style-tzoid nav ul li.tab-current a::after {
	background: #fff;
	box-shadow: none
}
.tabs-style-circlefill {
	max-width: 700px;
	border: 1px solid #2cc185
}
.tabs-style-circlefill nav ul li {
	overflow: hidden;
	border-right: 1px solid #2cc185
}
.tabs-style-circlefill nav li a {
	padding: 1.5em 0;
	color: #fff;
	font-size: 1.25em
}
.tabs-style-circlefill nav li:first-child {
	border-left: none
}
.tabs-style-circlefill nav li:last-child {
	border: none
}
.tabs-style-circlefill nav li::before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;
	width: 80px;
	height: 80px;
	border: 1px solid #2cc185;
	border-radius: 50%;
	background: #2cc185;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s
}
.tabs-style-circlefill nav li.tab-current::before {
	-webkit-transform: scale3d(2.5, 2.5, 1);
	transform: scale3d(2.5, 2.5, 1)
}
.tabs-style-circlefill nav a {
	-webkit-transition: color .3s;
	transition: color .3s
}
.tabs-style-circlefill nav a span {
	display: none
}
.tabs-style-circlefill nav li.tab-current a {
	color: #fff
}
.tabs-style-circlefill .icon::before {
	display: block;
	margin: 0;
	pointer-events: none
}
.tabs-style-circlefill .content-wrap {
	border-top: 1px solid #2cc185
}
.icon-box1 a {
	display: flex;
	align-items: center;
	padding: 15px 20px;
	background: #e0e1e5;
	transition: ease-in-out .3s;
	margin: 10px
}
.CurrentQuestion {
	background: rgb(26 77 186)!important;
	color: #fff!important
}
.wrongAnswer {
	background: #f44336!important;
	color: #fff!important
}
.rightAnswer {
	background: #09651e!important;
	color: #fff!important
}
.alllinks {
	border: 1px solid #012169!important;
	color: #012169!important;
	font-weight: 900;
	background: none !important;
}
.current {
	background: #ffd904!important;
	color: #f9f9f9!important
}
.one {
	margin-top: 11px
}
.two {
	background: #012169;
	color: #fff;
	border-radius: 50%;
	padding: 6px
}
.four {
	background: #1eba1a;
	color: #fff;
	border-radius: 50%;
	padding: 6px
}
.five {
	background: #9e0312;
	color: #fff;
	border-radius: 50%;
	padding: 6px;
	width: 45%
}
.six {
	background: #012169;
	color: #fff;
	border-radius: 50%;
	padding: 6px;
	width: 43%
}
.three {
	padding: 6px 0 0
}
.form-group{
    padding-bottom:10px;
}
.padding-ten{
	padding:20px 0px;
	}
.signin-error-message{color:red;margin-bottom: 18px;}
#sidebar {
  
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  #sidebar.active {
    margin-left: -300px; }
  #sidebar .logo {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto; }
    #sidebar .logo span {
      display: block; }
  #sidebar ul.components {
    padding: 0; }
  #sidebar ul li {
    font-size: 16px; }
    #sidebar ul li > ul {
      margin-left: 10px; }
      #sidebar ul li > ul li {
        font-size: 14px; }
    #sidebar ul li a {
      padding: 1em 0;
      display: block;
      color: #000;
      border-bottom: 1px solid rgb(231 227 227); 
	}
      #sidebar ul li a:hover {
         color: #012169!important; }
		 #sidebar ul li a.active {
			color: #012169!important; 
		}
    #sidebar ul li.active > a {
      background: transparent;
      color: #012169; }
a[data-toggle="collapse"] {
    color: #012169;
}
#faq i.fas.fa-question-circle.icon-help {
    font-size: 24px;
    color: #012169;
}
  @media (max-width: 991.98px) {
      #sidebar.active {
        margin-left: 0; } }
a[data-toggle="collapse"] {
  position: relative; }
.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media (max-width: 991.98px) {
  #sidebarCollapse span {
    display: none; } }
.forgot-error-message{
    color:red;
}
#menuToggle { display:none;} 
@media (max-width: 478px) {
#menuToggle
{
  display: block;
  position: relative;
  top: -48px;
  left: 12px;
 
  z-index: 1;
 
  -webkit-user-select: none;
  user-select: none;
}
#menuToggle a
{
  text-decoration: none;
  color: #232323;
 
  transition: color 0.3s ease;
}
#menuToggle a:hover
{
  color: tomato;
}
#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
 
  cursor: pointer;
 
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
 
  -webkit-touch-callout: none;
}
/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
 
  background: #cdcdcd;
  border-radius: 3px;
 
  z-index: 1;
 
  transform-origin: 4px 0px;
 
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}
#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}
/*
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}
/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}
/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  /*width: 190px;*/
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}
#menu li
{
  padding: 10px 0;
  font-size: 22px;
}
/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}
}/*
.form-group span{
    color:red;
} */
.update--password-error-message{
    color:red;
}
.faq li{
        padding: 10px;
        line-height: 25px;
}
.form-check-input {
    position: absolute;
    margin-top: .3rem;
    transform: scale(1.5);
}
.form-check-label {
    margin-bottom: 0;
    margin-left: 25px;
    margin-top: 3px;
}
.paymentmethods{
    margin-top:20px;
    margin-bottom:30px;
}
#cardtype {
    float: left;
    margin-right: 6px;
    margin-top: -42px;
    position: relative;
    z-index: 2;
    color: #888888;
    font-size: 33px;
    margin-left: 10px;
}
#tickmark{
        float: right;
    margin-right: 12px;
    margin-top: -33px;
    position: relative;
    z-index: 2;
    color: #888888;
    font-size: 18px;
}
#card_number{
    padding-left:60px;
}
.text-bold{
    font-weight:bold;
}
.content-block{
    margin-top:35px;
}
.list li{
    margin-bottom:25px;
    font-weight:bold;
}
/* .faq {
    margin-top: 0px !important;
} */

.text-bold{
    font-weight:bold;
}
.content-block{
    margin-top:35px;
}
.list li{
    margin-bottom:25px;
    font-weight:bold;
}
/* .faq {
    margin-top: 0px !important;
} */


.logo-brand{
    color:white;
    font-size:22px;
    margin-top: 40px !important;
    font-weight: 900;
}
.logo-brand a{
    color:white;
}

.logo-brand a:hover{
    color:white;
}


.paypal-buttons > iframe {
    z-index: 9!important;
}

/* Loader  */
.lds-dual-ring.hidden { 
display:none;
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 5% auto;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  margin-top: 307px;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
}
@media screen and (min-width:280px) {
 .navbar-brand {
	font-size: 22px !important;
	 margin-right: 0;
}
}
@media screen and (max-width: 700px) {
.logo-brand a {
 position: relative;
    top: 0px;
    top: -17px;
    transform: translate(14px, 10px);
	left: 30%;
}
	body{
		overflow-x: hidden;
	}
	
	.homBannerSection,.homBannerSections{
		display:none !important;
		background-color:#ffff;
	}
	.select-state{width: 100% !important;}
	.testimonials {
    grid-template-columns: inherit !important;
	}
	.testimonials .card{
		width:100% !important;
}
.mobilesidebarmenu{
	padding: 0 !important;
}
	/* #heros,.simple-choosing,.dmv-car-img,#sidebar{
		display:none;
	} */

	#heros,.simple-choosing,.dmv-car-img{
		display: none;
	}
	#sidebar .logo {
		display: block;
		width: 100px;
		height: 100px;
		margin: 0 auto;
		margin-bottom: 0 !IMPORTANT;
	}
	.mobilesidebarmenu .container-fluid {
		padding-left: 1px !important;
		padding-right: 0;
	}

	.mobilesidebarmenu .col-md-9{
		padding: 30px !important;
	}

.card-body canvas{
	width: 200px !important;
    height: 200px !important;
	margin: 0 auto;
}
.flashcards h3 {
    font-size: 17px !important;
    margin-bottom: 0px;
}
span.flash-number{
	float: right !important;
}
.bwg_image_browser#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a{
	padding: 0% 8% !important;
    font-size: 13px;
    margin: 0px 5px;
}
.pagination-links_col1 .bwg-a{
	padding: 0px 10px !IMPORTANT;
}





	#sidebar .pt-5{
		padding-top: 10px !important;
	}
	#sidebar ul.components{
		margin-bottom: 0px !important;
	}
	.about-4{
		margin-top: 20px !important;
	}
	.button1 span {
    font-size: 15px;
	}
	#section-underline-1 i.far.fa-arrow-alt-circle-right {
    margin-top: 10px;
}
	.select-state,.inner_page .col-lg-12 h1,.icon-boxes h2,.inner_page .col-lg-12 h1{
		font-size:24px !Important;
	}
	.corporateTrainingTxt h3,.blueButton a,.icon-boxes h2,.inner_page .col-lg-12 h1,.about h3{
	text-align:center;
	}
	.blueButton{margin: 0px 104px;
		padding: 0px;}
	
.bg-overlay {
       background: inherit !important;
    height: inherit !important;
}
h1.centered {
 top: 0px !important;
    font-size: 30px !important;
    /*color: #012169!important;*/
    line-height:38px;
      background: #0000007d;
}
	section.video-section {
    transform: translate(0px, 0px) !important;
		margin-bottom:0px !important}
	iframe{
		margin:10px 0px;
	}
	canvas#oilChart {
		display:none !important;
	}
	.prev-next span{
		margin:0px !important;
	}
	.resulted h2.passing-driving {
    margin: 0;
    font-size: 14px;
    padding: 0px;
}
	.resulted .overlay-p{
		padding: 3px;
	}
	.resulted button.btn.btn-primary.mt-2{
		padding: 2px;
		margin:0px;
	}
	
	#fixed-form-container .body{
		margin-left: 29% !important;
	}
	#fixed-form-container .button {
    width:auto;
    margin-left: 25% !important;
}
}
.result .card li {
    padding: 9px;
    font-weight: 500;
    color: #012169;
    font-size: 14px;
    border: navajowhite;
}

.count-numbers {
    float: right;
    color: #1a4dba;
    border-radius: 8px;
    font-weight: 600;
    padding: 0px !important;
}
.result h3 {
    color: #012169;
    margin: 0px;
}

.category-page{
	padding: 30px 0;
    background: #efefef;
}
.category-page p{
	font-size: 18px;
	line-height: 35px;
}
.about-4{
	/*margin-top:20px !important;*/
	font-size:20px;
}
/*.features.tab-pane {
    padding-top: 1.5rem!important;
}*/
.select-state{
	color: #012169;
    font-weight: 600;
/*     border-bottom: 1px solid #012169; */
    margin: 0px auto;
   padding: 15px 15px !important;
	}
.navbar-light .navbar-brand {
    color: #fff;
    font-weight: 500;
    /* font-size: 25px; */
}
.prev-next{
       text-align: center;
       padding-top: 12px;
	   padding-bottom: 12px;
	   padding-left: 25px !important;
	   padding-right: 25px;
       color: white;
       font-weight: 500;
       font-size: 18px;
       border: none;
}
.go-premium{
    font-size: 14px !important;
}
.corporateTraningContainer .corporateTrainingSec .corporateTrainingTxt h3 {
    COLOR: #012169;
}
.begin,.begin-h1{
	 font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
    text-shadow: none;
    font-size: 40px;
    letter-spacing: 0;
    margin: 0 auto 10px;
        text-transform: uppercase;

}
/* div#section-underline-1 {
    background-color: #adcaf333;
} */
h1.centered {position: relative;top: 64px;font-size: 2.1rem;color: #fff;text-transform: uppercase;font-weight: 800;text-align: center;}
.testimonials{
display:grid;
grid-template-columns: repeat(auto-fit,minmax(350px, 1fr));
grid-gap:20px;
}
.testimonials .card{
position:relative;
margin:0 auto;
background:#fff;
padding:20px;
box-sizing: border-box;
text-align:center;
box-shadow:0 6px 14px rgb(0 0 0 / 36%);
overflow: hidden;
}
.testimonials .card .layer{
position: absolute;
top: calc(100% - 3px);
width:100%;
height:100%;
left:0;
background:linear-gradient(#01216954, #ece7ec4a);
	
z-index:1;
transition:0.5s;
}
.testimonials .card:hover .layer{
top:0;
}
.testimonials .card .content{
position:relative;
z-index:2;
text-align: justify;
}
.testimonials .card .content p{
font-size:16px;
line-height:24px;
color:#000;
}
.testimonials .card .content .image{
width:100px;
height:100px;
margin: 0 auto;
border-radius:50%;
overflow:hidden;
box-shadow: 0 10px 20px #f8f8f8;
}
.testimonials .card .content .details h2{
        color: #012169;
    font-weight: 600;
    text-align: end;
}
.testimonials .card .content .details h2 span{
color: #01216963;
    font-size: 14px;
}
.premium{
	color: #012169;
    font-weight: 600;
}
.entry-content h4{
	line-height: normal;
    font-weight: 600;
    color: #012169;
    padding: 10px 0px;
}
.upgrade-test strong{
     color: #012169;
}
.upgrade-test p{
	background-color: white;
	padding: 10px 10px;
}
.car-practice{
    background-color: #adcaf333;
    color: #fff;
    color: #012169;
   
}
.dmv-permit-pass,.dmv-permit-pass h5{
	    background-color: #012169;
    color: white;
}
.car-practice .fas{ background-color: white;
    padding: 20px;
    border-radius: 50%;
    border: 1px solid #0121696e;
}
.car-border{
	border-right: 1px solid #012169;
}
.upgrade-test span{
  background-color: #012169;
    padding: 10px;
    color:#fff;
}
.inner-bg-color{
background-color: #adcaf333;
box-shadow: 0px 1px 5px 5px #0606061a;
}

#login-form{
background-color: #fff !Important;
    border-radius: 0px !important;

}
#login-row input, #exampleFormControlSelect1{
    border: 1px solid #01216921;
    height: 41px;
    padding: 5px;
}
.text-info {
    color: #012169!important;
}
.premium-fet{
	background-color: #012169;
    padding: 10px;
    color: white;
}
.premium-reg{
font-weight:600;	
}
.form-group .amount {
    color: white !important;
    font-weight: 600;
	font-size: 24px;
}
.amount-text{
	background-color: #009a44!important;
}
button.btn.btn-primary.mt-2 {
	
	background-color: #009a44;
	border: none;
	color: #ffffff;
	font-weight: 600;
	margin-top: 4px !important;
	width: 100%;
	padding: 10px;
}
button.btn.btn-primary.mt-2:hover{
	padding: inherit !important;
    background-color: #009a44;
    border-color: #009a44;
    padding: 10px ! IMPORTANT;
}
button#myBtn {
    background-color: #009a44!important;
    padding: 20px;
    color: white !important;
    border: #009a44;
}
.ligintext{
	text-decoration: underline;
    text-underline-offset: 8px;
}
.listspan{
	color: #fff;
    padding-left: 0;
    padding-right: 15px;
}
#some-element {
width:100%;
height:100%;
display:none;
position:absolute;
top:16px;
left:0px;
border-radius: 15px;
color: #012169;
font-size: 16px;
font-weight: 500;
}
.testlock:hover #some-element {
  display: block;
}
.paypal-button-master{
    display:none;
}

.pointer-inactive{
    pointer-events:none
}
button.btn.btn-large.btn-premium {
   border: 1px solid #012169;
    background-color: #012169;
    color: #fff;
    padding: 10px 10px;
    width: 100%;
    margin-top: 10px;
    font-size: 18px;
    }
.inner_page .col-lg-12 h1{
padding-bottom: 10px;
    border-bottom: 2px solid #012169;
    color:#012169;
    margin-bottom: 10px;
    font-size: 26px;	
}
#heros{
	background: url(../../uploads/2023/12/banner.png) no-repeat;
	background-size: cover;
	background-position: top center;
}
#heros span{
	color:#ffc232 !important;
}
.icon-box i.far.fa-arrow-alt-circle-right {
      height: 0px;
    color: #012169;
    text-align: end;
      width: 20%;
    padding-left: 20px;}
.features .icon-box h3 {
	    width: 80%;
    font-size: 14px;
}
.testlock h3 br{
    display:none;
}
.features .icon-box i {
		   width: 50px;
    margin-right: 10px;
}
.icon-boxes h2,.color-b{
	color: #012169;
}
.keyword-text._ngcontent-ldx-100,.corporateTrainingTxt p{
	line-height:27px;
}
.corporateTrainingImg.float-right {
    border: 2px solid #012169;
    border-radius: 15px;
    padding: 10px;
    background-color: white;
}
span.test {
    color: red;
    font-weight: 500;
}
.green-premium{
	color:green !important;
}

/*i.far.fa-arrow-alt-circle-right,i.fa.fa-lock{
  animation: blinking 1s infinite;
}
.test {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}*/
.flashcards {
    padding: 16px;
    margin-bottom: 10px;
    border: 1px solid #d0cfe4;
    background-image: linear-gradient(to right, #90869000 , #012169);
    border-radius: 5px 20px 5px;
}
.flashcards h3{
    font-size:17px;
    margin-bottom: 0px;
}
span.flash-number {
	padding: 0 5px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 20px;
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: -10px;
    font-size: 15px;	
}
.mobilesidebarmenu .col-md-9 {
    padding: 10px 20px !important;
}
.bwg_image_browser#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {
    padding: 0% 7% !important;
    margin: 5px !IMPORTANT;
}
span.flash-numbers {
    color: #000;
}
 .bg-grey-incomplete{
	background-color: #01216908;
    padding: 20px 5px;
    margin-bottom:10px;
	box-shadow: 0px 0px 5px 2px #0121691f;
    border-radius: 10px;
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@keyframes blinking {
  0% { color: red; }
  /* YOU CAN ADD MORE COLORS IN THE KEYFRAMES IF YOU WANT
  50% { color: #55d66b; }
  */
  100% { color: green; }
}
header#myHeader {
border:1px solid #FFFFFF21;
}

img.img-fluid.float-right.dmv-car-img {
    border-radius: 15px;
}
/* button.navbar-toggler {
    background-color: #fff;
} */
footer{
    background-color: #012169;
}
.footerLinkMain {
    padding: 30px 0px;
}
.footerSocial li{
    display: inline-block;
    padding: 3px;
    font-size:2rem;
    line-height: 24px;
}
footer ul li,footer ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #fff;
}
footer h3 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 1.2rem;
}
footer li a{
    color:#fff !important;
    font-size: 14PX;
}
/*
#myModal{
    display:none;
}
.modal-dialog {
    display: none;
}
*/

.bg-overlay {
    background: #ffffffe0 none repeat scroll 0 0;
/*     height: 500px; */
    position: relative;
}
.free-premium {
	background-color: #dc3545;
    padding: 8px;
    color: #fff;
    font-size: 9px;
    border-radius: 0 10px 0 10px;
    line-height: 0;
    vertical-align: middle;
    font-weight: 600;
    position: absolute;
    top: 0%;
    left: 75%;
	width: 20%;
}
.free-band {
	  background-color: #0f870fbd;
    padding: 7px;
    color: #fff;
    font-size: 9px;
    border-radius: 0 10px 0 10px;
    line-height: 0;
    vertical-align: middle;
    font-weight: 600;
    position: absolute;
    top: 0%;
    left: 75%;
    width: 20%;
}
i.fa.fa-lock {
    color: #3333339e;
}
.content-wrap {
    padding: 0px 10px;
}
.result-page .free-premium,.result-page .free-band{
	top:15% !important;
}
.list-group span {
    padding: 5px;
    margin: 0px 5px;
}
canvas#oilChart {
    width: 300px !important;
    height: 300px !important;
	margin-right: 0px !important;
    margin-left: 260px !important;
}

.result-result {
background: #f8f8f8;
    padding: 10px;

}
.overlay-hero {
    position: relative;
    padding: 100px 0px;
    text-align: center;
	display: flex;
    align-items: center;
	background: #fff;
	
}
.arrow-c i{
	color: #818181 !important;
}
ul.footerSocial li a {
    font-size: 22px;
}
section.video-section {
    transform: translate(0px, -200px);
/*     margin-bottom: -180px; */
}
section.video-section iframe {
    border: 0px solid #ffffff;
    box-shadow: 0px 0px 6px 4px #33373d94;
    border-radius: 15px;
}
.premium{
	    margin-top: 20px;
	    background-color: #eaeff8;
	    display: inline-block;
	    background: #fff;
	    border: 0;
	    padding: 13px 24px;
	    color: #012169;
	    font-size: 22px;
	    border-radius: 35px;
	    font-weight: 700;
	    box-shadow: 0 .5rem 1rem rgba(0,0,0,0.15) !important;
}

.home-premium{
	    background-color:#fe610c;
	    display: inline-block;
	     border: 0;
	    padding: 7px 24px;
	    color: #ffffff;
	    font-size: 22px;
	    border-radius: 35px;
	    font-weight: 500;
	    box-shadow: 0 .5rem 1rem rgba(0,0,0,0.15) !important;
	    margin: 0px auto;
}

.home-premium a{
	color:white !important;
}
@media (max-aspect-ratio: 16/9) {
    iframe { 
    width: 100%;
    box-shadow: none !important;
		object-fit: cover;
   }
}
img.lazy.img-fluid {
    border-radius: 15px;
}
/*
@media (max-aspect-ratio: 16/9) {
	video{
height: 40vh;
    object-fit: fill;
    object-position: center;
    width: 100%;
}
}
#dd{
	width:560px;
	height:315px;
	border: 0px solid #ffffff;
    box-shadow: 0px 0px 6px 4px #33373d94;
    border-radius: 15px;
}
   */
.bg-premium {
    background-image: url(https://saudidriverstest.com/wp-content/uploads/2021/01/premium.jpg);
    display:none;
}
.overlay-p {
   background: rgb(52 55 139 / 57%) none repeat scroll 0 0;
    position: relative;
}
 .passing-driving {
    line-height: 1.45;
    font-weight: 800;
    font-size: 20px;
    color: #fff;
    text-align: center !important;
    margin: 10px;
    padding: 5px;
}
.result-heading{
border-bottom: 1px solid #012169;
    padding-bottom: 5px;
    font-size: 22px;
    margin-bottom: .5rem !important;
}

.card-footer .btn.btn-primary{
    background-color: #012169!important;
    border-color: #012169!important;
}
.completed-tests .btn.btn-primary
{
	background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #012169;
box-shadow: 0px 0px 4px 5px #aaaaaa54;
}
.completed-tests .btn a,table.table.table-striped a
{color: #012169!important;
    font-family: 'Poppins';
}
.bg-primary {
    background-color: #140342!important;
	border-radius: 5px;
    padding-left: 15px;
}
.thank-you-page {
    background-color: #f8f9fa;
    box-shadow: 0 0 4px 3px #3333334d;
    padding: 10px;
    margin: 10px;
}
.subscibing {
    color: #1a4dba;
    font-size: 20px;
    font-weight: 500;
}
.read_more{background-color: #012169!important;border: none !important;}
.blog_post img {
    box-shadow: 0 0px 5px 0px rgb(52 55 139);
    padding: 5px;
    width: 100%;
    height: 200px;
	max-height:200px;
    overflow: hidden;
}
.blog_post p{
    min-height: 100px;
    max-height: 100px;
    overflow: hidden;
}
.section-title h4{
    color:blue;
    font-size:22px;
}


.float{
	position:fixed;
	width: 206px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#0C9;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.my-float{
	/* margin-top:22px; */
}
#deb_name_error #deb_email_error{color:red;}



#fixed-form-container{
    position: fixed;
    bottom:0px;
    left: 3%;
    width: 94%;
    text-align: center;
    margin: 0;
}

#fixed-form-container .button:before {
   /* content: "+ "; */
}

#fixed-form-container .expanded:before { 
    content: "- ";
}

#fixed-form-container .button {
  font-size:1.1em;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #fe610c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0px 0px;
  padding: 10px 20px 10px 20px;
  background-color: #fe610c;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
}

#fixed-form-container .body{
    background-color: rgb(23, 162, 184);
    border-radius: 5px;
    margin-bottom:6px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    text-align:start;
    width: 250px;
    margin-left: 36%;
}

@media only screen and (min-width:768px){
    #fixed-form-container .button{
     margin: 0;
     margin-left: 79%;
     border-radius: 34px 8px 34px 34px;
    }
    #fixed-form-container {
        left: 70%;
        width: 390px;
        text-align: left;
        bottom: 15px;
    }
    
    
    
    
    
}
.details{
    color: #ffffff;
    font-weight: 500;
    border-bottom: 1px solid white;
    padding: 5px;
    background-color: #0121699c;
    text-align: center;
}
.free_details form{
	background:#ffffffab;
}
.free_section{
	background-image: url(https://saudidriverstest.com/wp-content/uploads/2021/02/exam_free.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	padding:10px;
}
.form-title {
    color: #ffffff;
    background-color: #012169;
    padding: 2px;
    padding-bottom: 0px !important;
    margin-top: 29px;
}

button#depopupclose {
color: white !important;
    padding: 10px;
    opacity: 1;
}
.form-button {
    text-align: center!important;
    background: #fe610c;
}
.form_section_group input{
    padding: 0px 5px;
    margin: 0px;
	height: 35px;
}

#download_succ_msg{
    color: white;
    padding: 10px;
}
.blog_title>a{
    color: #012169;
}
.blog_desc{
     color: #012169;
     font-size: 12px;
}
.body label{
    color:white;
}

#fixed-form-container span{
    color:white;
}
.wq_continue{
    width:50%;
}
.number{
background: #2f2081;
    color: #fff;
    text-align: center;
    align-items: center;
    line-height: 34px;
    border-radius: 50%;
    font-weight: 600;
    font-size: 17px;
    padding: 0px 12px;
}
.number-content{
        font-size: 17px;
    font-weight: 600;
}
.listdiv{
display: flex;
    align-items: center;
    justify-content: normal;
    gap: 20px;
    margin-bottom: 20px;
    background: #fbeeee;
    padding: 10px;
    border-radius: 5px;

}
.listdiv1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom:20px;
    background: #fbeeee;
    padding: 10px;
    border-radius: 5px;
}
.headingbanner h3{
   color: #fff;
    text-align: center;
    font-size:19px;
}
.headingbanner p{
    text-align:center;
    font-size:16px;
}
.bannerheadingtext{
        width: 100%;
      padding: 50px 20px;
}
.headingbanner .btn{
    padding: 2px;
    font-size: 14px;
}


@media only screen and (max-width: 600px) {
    
 .headingbanner h3 {
color: #000;
    text-align: left;
    font-size: 23px;
    text-transform: capitalize;
}   
.headingbanner ul{
    padding-left:0px;
}
.btn-block{
        display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.btn-block h3{
        color: #000;
}
.btn-block p{
    color: #fff !important;
    text-align: center;
    margin-bottom:0;
    padding:0px !important;
    width:160px;
}
.headingbanner ul li{
    list-style:none;
    color: #000;
    margin-bottom:8px;
    font-size:17px;
}
.headingbanner ul li .fa{
color: #000;
padding-right: 10px;
}
.btn-sucess{
    background:#088cd9 !important;
    color:#fff !important;
}
.onclick{
    background:#252885 !important;
    padding: 5px !important;
}
.btn-block h3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff !important;
    margin-bottom: 0 !important;
}
.btn-block h3 span{
    text-decoration: line-through;
    color: #c7bcbc !important;
    padding-left: 10px;
    font-size: 18px;
}
.btn-sucess a{
    color: #fff;
    padding: 0px;
}
.headingbanner{
    background:#ffd316;
}
}



.slide h3{
    font-size: 45px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #fff;
}
.slide p{
font-size: 25px;
line-height: 1.4;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 6px;
color: #fff;
}
.banner-btn{
border: 2px solid #ffffff;
border-radius: 27px;
color: #ffffff;
font-family: 'Nunito', sans-serif;
font-size: 16px;
padding: 12px 50px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
.banner-btn:hover{
    background: #fff;
}
.home-content{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-content-inner{

    text-align: center;
}
.servicetest{
    text-align: left;

    padding: 20px;
    border-radius: 10px;

}
.aligncontent{
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    background: #fff;
    box-shadow: 5px 5px 25px 0px #20202026;
    border-radius: 10px;
}
.servicetest .fa{
    font-size: 60px;
    color:#3263d1fa;

}
.aligncontent:hover{
    background-color:#012169;
    color: #fff;

}
.aligncontent:hover h3{
    color: #fff;
}
.aligncontent:hover .fa{
    color: #fff;
}
.servicetest h3{
    font-size: 25px;
    color:#142d89;
    padding: 10px 0;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}
.servicetest p{
    font-size: 18px;
}
.services{
   
}
/* .primiyum{
    background: #f7f1f1;
} */
.drivng-content h3{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #143354;
}
.drivng-content ul li img{
    width: 37px;
    margin-right: 20px;
}
.drivng-content p{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}
.drivng-content ul{
    padding-left: 0;
}
.drivng-content ul li{
    font-size: 18px;
    line-height: 40px;
    list-style: none;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.aligndiv{
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    align-items: center;
}
.drivng-content{
    padding: 20px 30px 0px;
}
.primiyum .drivng-img {
    text-align: right;
}
/* .drivng-content ul li .fa{
background: #012169;
color: #fff;
padding: 5px;
border-radius: 50%;
margin-right: 10px;
font-size: 13px;
} */
.drivng-img img{
    border-radius: 10px;
    max-width: 85%;
}
.loginforms{
    background: #d9e0e1;
    padding: 50px 0;
}
.rigisterform{
background: #fff;
border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
-o-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
-ms-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
-moz-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
-webkit-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
margin: 0px 0;
position: relative;
font-family: montserrat,sans-serif;
height: 100%;
}
.login-form{
    width: 100%;
    background: #012169;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -o-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 8px 20px 0 rgba(0,0,0,.15);
    height: 100%;
}
.card-title{
    background: #012169;
    padding: 10px;
    color: #fff;
    margin: 0 !important;
}
.login-form .card-title{
    background: #fff;
    padding: 10px;
    color: #012169;
    margin: 0 !important;
    font-weight: 600;
}
.btn-block{
    font-size: 20px !important;
}
.login-form .btn-block{
    background: #fff;
    color: #012169;
    font-size: 20px  !important;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}
.card-body{
    padding: 20px 0px;
}
.rigisterform h3{
    padding: 0px  0 20px;
    color: #012169;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
.login-form h3{
    padding: 0px  0 20px;
    color: #fff;
}
.primiyum{
    padding: 50px 0 0;
}

@media only screen and (max-width: 600px) {
    .home-content{
        display: block;
    height: auto;
    }
    .slide{
        background-size: cover;
        min-height: auto;
    }
    .slide h3 {
        font-size: 21px;
        padding-top: 20px;
    }
    .slide p {
        font-size: 18px;
    }
    .btn-block .banner-btn{
        position: fixed;
        bottom: 0px;
        z-index: 999;
        width: 80%;
        left: 10%;
        background: #286aff;
        border-radius: 10px;
        margin: 0 auto;
        font-size: 22px;
        border: 0;
        padding: 8px !important;
    }
    .drivng-content h3 {
        font-size: 25px;
    }
    .servicetest h3{
        font-size: 22px !important;
    }
    .drivng-content p{
        font-size: 16px;
    }
    /* .drivng-content ul li .fa {
        background: #012169;
        color: #fff;
        padding: 5px;
        border-radius: 50%;
        margin-right: 10px;
        font-size: 13px;
        width: 23px;
        height: 23px;
        margin-top: 5px;
        padding-bottom: 10px;
       
    } */
    .home-content-inner img{
        width: 120px !important;
        padding-bottom: 20px;
    }
    .drivng-content ul li {
        font-size: 16px;
        line-height: 30px;
        display: flex;
        margin-bottom: 10px;
    }
    .card-body {
        padding: 20px 0px;
    }
    .services .col-md-4{
        margin-bottom: 10px;
    }
    .services .mb-4{
        margin-bottom: 0 !important;
    }
    .drivng-content {
        padding: 0px 10px 0px;
    }
    .primiyum {
        padding: 1px 0 0;
    }
    .services {
        padding-bottom: 0 !important;
    }
    .services .row{
        padding-top:10px !important;
    }
  }
  


.home-content-text h3{
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0px;
    font-family: 'Inter', sans-serif;
    margin-bottom:20px;
}
.home-content-text p{
font-size: 25px;
line-height: 1.4;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 6px;
color: #000;
font-family: 'Inter', sans-serif;
}
.home-inner ul{
    padding-left: 0;
}
.home-inner ul li{
    font-size: 18px;
    margin-bottom: 10px;
    list-style: none;
    font-weight: 500;
    color: #151d54;
    text-transform: capitalize;
    font-family: 'Inter', sans-serif;
}
.home-inner ul li .fa{
    color: #bd0808;
    padding-right: 5px;
}
.onclick{
    background: #8ec1f7;
    color: #fff;
    text-align: center;
    padding: 5px 20px 0px;
}
.btn-block .btn{
    border: 2px solid #d6d1d1;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 5px 35px;
    background: #9f0f0f;
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
    margin-left: 20px;
}
.btn-block p{
    font-size: 25px !important;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    margin-bottom:0;
}
.btn-block{
    display: flex;
    justify-content: space-around;
    gap: 50px;
    align-items: center;
}
.btn-block h3{
    font-size: 44px;
    font-weight: 700;
    color: #b30606;
}
.btn-block h3 span{
    font-size: 30px;
    text-decoration: line-through;
    color: #383535;
     padding-left: 10px; 
}
.banner{
    background: #c8dafb;
}
@media only screen and (max-width: 600px) {
.slidebanner{
    background-size: 60% !important;
    min-height: auto;
   
    background-position: right center;
}

.unlock{
    line-height:16px !important;
}

.btn-block p{
    font-size: 14px !important;
    margin-bottom: 0;
    line-height:25px;
}
.onclick{
    padding: 3px 5px 2px;
}
.btn-block h3 {
    font-size: 26px;
    font-weight: 700;
    color: #b30606;
    margin-bottom:0 !important;
}
.btn-block {
    display: flex;
    justify-content: space-around;
    gap: 10px;
    align-items: center;
    padding: 8px 0;
}
.slide h3 {
    font-size: 20px !important;
    padding-top: 6px;
    margin-bottom: 10px;
}
.home-inner ul li {
    font-size: 16px;
    margin-bottom: 10px;
    list-style: none;
    font-weight: 500;
    color: #151d54;
    font-weight: 700;
    text-transform: capitalize;
}
.btn-block h3 span{
    font-size: 16px;
}
.btn-block .btn{
    padding: 7px 11px;
    background: #9f0f0f;
    font-weight: 700;
       font-size: 12px;
    text-transform: capitalize;
    margin-left: 1px;
    width: 178px;
}
.homBannerSection{
    padding:0px !important;
}
.home-content-text h3{
    font-size: 18px;
        margin-bottom: 6px;	
        padding-top:10px;
}
.home-content-text h4{
    font-size:16px;
     margin-bottom: 10px;
}
}


.banner-content{
    color: #fff;
}
.banner-content h3{
    font-size: 30px;
	 color: #000;
	margin-bottom:0;
}
.titlenwe{
	color:#000 !important;
	font-size:35px !important;
	 margin-bottom: 15px;
}
.banner-content ul{
    padding-left: 0;
    padding-top: 15px;
}
.banner-content ul li{
    list-style: none;
    font-size: 18px;
    padding-bottom: 5px;
	 color: #000;
}
.onclick {
    background: #99b6b7;
    color: #fff;
    text-align: center;
    padding: 5px 20px 0px;
}
.home-inner h3.pricelist{
    color: #fff !important;
}
.buttontype .btn{
    background: red!important;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid red;
    margin-left: 20px;
}

.removeprice{
    font-size: 25px;
    padding-left: 20px;
    color: #fff;
	text-decoration: line-through;
}
.banner-content{
    padding: 30px 0 0;
}
.newicon ul li .fa{
	color: #012169!important;
    padding-right: 5px;
}
.imgright img{
	max-width: 50%;
    bottom: 0;
    overflow: hidden;
    clear: both;
    z-index: 9999999;
}

.primiyumimg img{
	max-width: 50%;
    height: auto;
    float: right;
}

.planes{
    background: #f7f7f7;
    padding: 30px 0;

}
.planes h4{
	font-size: 35px;
}
.car-premium-page{
	overflow: hidden;
	background: url(../dmvpermittest/img/icon/road.png) no-repeat center;
}

.primiyumtext{
	padding: 20px 100px;
}
.primiyumtext h2{
	font-size: 40px;
}
.primiyumtext p{
	font-size: 18px;
	padding: 20px 0;
}
.upgrade .btn{
	background: #012169;
}
.primiyumtext .btn a{
	color:#fff;
}
h3.mainheading{
	font-size: 40px;
}
.primiyumtext .btn{
	background: #012169;
    border: none;
    color: #fff;
	font-family: Poppins, sans-serif;
}

.servicetest{
	box-shadow: 0px 40px 120px -24px rgba(0, 0, 0, 0.32);
	border-radius: 10px;
	text-align: center;
	padding: 20px;
	height: 100%;
}
.servicetest:hover{
	background: #012169;
	color: #fff;
}
.servicetest img{
	margin-bottom: 10px;
}

.testimonial{
	background: lightgray;
    padding: 50px 0;
}

.testimonial p {
	font-size: 20px;
    line-height: 1.4;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 6px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 600;
}

.testimonial .slide{
	min-height: 400px;
}

.testimonial i.u-color{
	background: none;
}

#demo{
    background: linear-gradient(112deg, #ffffff 50%, antiquewhite 50%);
    margin: auto;
}
.carousel-caption {
    position: initial;
    z-index: 10;
    padding: 2rem 4rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem;
}

.upgrade h3{
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 10px;
}
.upgrade .btn{
	font-family: 'Poppins';
    padding: 10px 50px;
    color: #ffff;
    margin-top: 20px;

}
.upgradesection{
	background: #eeeffe;
    padding: 50px 0;
}
.upgradebox{
	display: flex;
	align-items: center;
    justify-content: center;
    height: 100%;
}

.premiumsection{
	background: #fff;
    margin: 50px 0;
    padding: 50px 0;
}
.servicesection{
	padding-bottom: 50px !important;
}


@media(max-width:767px){

/* new responsive issues */
.footer-left, .footer-right {
    display: block !important;
    align-items: center;
}
.footer .container{
	padding: 20px !important;
}
.footer-right a {
    color: #333;
    text-decoration: none;
	margin-left: 12px ! IMPORTANT;
}
.help-center{
	margin-bottom: 10px;
}
.footer-left p{
	text-align: left;
}

.list-unstyled1.ms-4{
	padding-left: 0px;
}
.at-icon-box {
    position: relative;
    padding: 7px 20px;
}

.premium-features-section {
    padding: 13px 15px !important;
    position: relative;
}
.premium-features-section h2.text-center{
	font-size: 30px;
    line-height: 40px;
}
.premium-features-section .number {
	font-size: 39px !important;
}
.premium-features-section .description{
	font-size: 16px !important;
}
.premium-features-section .feature{
	margin-bottom: 3px;
	
}
.premium-features-section .features{
	margin-top: 0px !important;
	
}
.pricingTable {
	margin-bottom: 0px;
}
.planes h4{
	font-size: 23px;
    padding: 0 20px 0;
    margin-bottom: 0 !IMPORTANT;
}
.pricingTable .pricingTable-signup{
	width: 100% !important;
}
.planes{
    margin-top: 15px !important;
	padding: 10px 0;
}
.price-value .tooltip{
	display: block !important;
}
.custheading{
    font-size: 25px !important;
    line-height: 30px !important;
}

.shadow-sm{
	margin: 0 !important;
}
.testcontent{
	padding-top: 10px;
}
.custheading img{
	width: 40px !important;
}




    .carousel-caption {
        position: initial;
        z-index: 10;
        padding: 3rem 2rem;
        color: rgba(78, 77, 77, 0.856);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem;
    }

	.primiyumtext {
		padding: 20px;
	}
	.primiyumtext h2 {
		font-size: 26px;
	}
	.primiyumtext p {
		font-size: 16px;
		padding: 5px 0 0;
		font-weight: 500;
	}
	h3.mainheading {
		font-size: 25px;
		margin-bottom: 0 !important;
	}
	.premiymheading {
		font-size: 32px;
	}
	.servicetest {
		box-shadow: 0px 40px 120px -24px rgba(0, 0, 0, 0.32);
		border-radius: 10px;
		text-align: center;
		padding: 20px;
		height: auto;
	}
	.testimonial .slide{
		margin-top: 20px !important;
	}
	.testimonial p{
		font-size: 15px;
		font-weight: 400;
	}
	.upgrade h3 {
		font-weight: 400;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.upgrade .btn {
		font-family: 'Poppins';
		padding: 10px 20px;
		color: #ffff;
		margin-top: 20px;
	}
.upgrade{
	padding: 10px 0 !important;
}

.upgradesection {
    background: #eeeffe;
    padding: 20px 0;
}
.premiumsection {
    background: #fff;
    margin: 0 0;
    padding: 30px 0;
}
.upgrade h2{
	font-size: 22px;
}
#login-column h3{
	font-size: 20px !important;
}
.begin, .begin-h1{
	font-size: 22px;
}
.premium{
	font-size: 18px;
}

.car-premium-page{
	background: none;
}
.primiyumtext .btn{
	text-align: center;
    margin: 0 auto;
    display: block;
	padding: 20px;
    font-size: 16px;
}
.testcontact{
	position:  relative !important;
}
.testcontact h3 {
    font-size: 18px !IMPORTANT;
    text-align: left !important;
    font-weight: 400;
    margin-bottom: 20px;
}
.testcontact p{
	font-size: 18px;
}
.conttitle h2{
	color: #8e2be5;
}
}



.dmv-permit-pass, .dmv-permit-pass h5{
	padding: 0 20px;
}


.premium-reg img{
	max-width: 100%;
    height: auto;
    max-width: 57px;
    background: #fff;
    padding: 7px;
    border-radius: 12px;
    margin-right: 20px;
}
.carousel-caption img{
    width: 6rem;
    border-radius: 5rem;
    margin-top: 2rem;
}
@media(max-width:767px){
    .carousel-caption img{
        width: 4rem;
        border-radius: 4rem;
        margin-top: 1rem;
    }

}
#image-caption{
    font-style: normal;
    font-size: 22px;
    margin-top: 0.5rem;
}
@media(max-width:767px){
    #image-caption{
        font-style: normal;
        font-size: 0.6rem;
        margin-top: 0.5rem;
    }
}
.testimonial i{
    background-color: rgb(223, 56, 89);
    padding: 1.4rem;
}
@media(max-width:767px){
    .testimonial i{
        padding: 0.8rem;
    }
}
.carousel-control-prev{
    justify-content: flex-start;
}

.carousel-control-next {
    justify-content: flex-end;
}
.carousel-control-prev,.carousel-control-next{
    transition: none;
    opacity: unset;
}

.btn a{
	color: #fff;
}
.result-result p{
	text-align: left;
	padding: 10px 0;
}

.inner_page .col-lg-12 h1{
	display: none;
}

.testcontact{
	position: absolute;
	top: 23%;
	max-width: 500px;
}
.testcontact h3{
	font-size: 20px;
    text-align: justify;
}
.conttitle{
	position: absolute;
	top: 13%;
}

.mobilesidebarmenu .about-4.text-primary {
    padding-left: 0px;
    padding-bottom: 10px;
}
.inner_page .container-fluid .col-md-9 h2{
    color: #012169;
}
.dealsbanner{
    background: url(../dmvpermittest/img/bgimg.png) no-repeat center;
    color: #fff;
    padding: 11px;
	background-size: cover;

}
.dealtitle h2{
	text-transform: uppercase;
    font-size: 42px;
    font-family: 'Bebas Neue', sans-serif;
    color: #09294e;
    line-height: 36px;
    margin-left: 36px;
}
.dealdesign h4{
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 40px;
    border-radius: 50%;
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
	color: #293d55;
    line-height: 41px;
	margin-bottom: 0;
}
.dealdesign p{
	text-align: center;
    margin-bottom: 0;
    color: #000;
    font-size: 22px;
    font-weight: 700;
}
.dealtitle h3{
	text-align: center;
	color: #fff;
}
.pricelist .removeprice{
color: #8b1a1a;
padding-left: 10px;
font-size: 16px !important;
}
.dealsbanner{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.dealdesign .btn{
	font-size: 16px;
    margin: 0 auto;
    text-align: center;
    display: block;
    box-shadow: 1px 1px 16px #ddb3b3;
	color: #152a9b;
    padding: 5px 9px;
    border: 2px solid #1c6603;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.result-result .col-md-4 .col-5{
	text-align: center;
}

@media (max-width: 700px) {

	.margincls_lr3{
		margin-left: 16px;
		margin-right: 16px;
	}
	.margincls_ml3{
		margin-left: 16px;
	}
	.spacebtn {
		display: block !important;
		text-align: center;
	}
	.about_section .container {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
}

/*********************************/
@media (max-width: 767px) {

	.pricingdetails{
	  padding: 12px 15px 1px 15px !important;
	  background-size: contain !important;
	
	}
	.payprice h3 {
	  color: #fff;
	  font-size: 36px !important;
	  line-height: 40px;
  }
  .hrcolor{
	width: 90%;
  }
  .maildetails{
	margin-bottom: 30px;
  }
  .payprice .btn{
	font-size: 12px !important;
  }
  .paydisc h3{
	font-size: 16px;
  }
  .testcontent h3 span{
	font-size: 13px !important;
  }
  .testcontent h3{
	font-size: 13px !important;
	margin-bottom: 0px !important;
  }
  .bgnone{
	font-size: 12px  !important;
  }
  .maildetails form input{
	margin-bottom: 20px !important;
  }
  .maildetails p {
	color: rgba(158, 81, 22, 1);
	font-size: 14px !important;
  }
  
  
  .background-btns .trp_language_switcher_shortcode{
	display: none !important;
  }
  .free-trydemo{
	left: 59.5% !important;
	width: 34.5% !important;
  }
  .free-band {
	left: 66% !important;
	width: 28% !important;
  }
  .paypal-button-container{
	width: 90% !important;
  }
  
	.carousel-caption {
	  position: initial;
	  z-index: 10;
	  padding: 3rem 2rem;
	  color: rgba(78, 77, 77, 0.856);
	  text-align: center;
	  font-size: 0.7rem;
	  font-style: italic;
	  font-weight: bold;
	  line-height: 1.5rem;
	}
  
	button#myBtn{
	  background: none ! IMPORTANT;
	  box-shadow: none ! IMPORTANT;
	  height: auto !important;
	  right: 0px !important;
	  width: 52px !important;
	}
	button#myBtn span{
	  display: none;
	}
  .newclassdesign{
	display: flex;
	align-items: center;
	justify-content: space-between;
  } 
  .newclassdesign .wq_continue{
	float: right ! IMPORTANT;
	display: flex ! IMPORTANT;
	justify-content: end;
  }
  .mobileview .wq_continue{
	display: none !important;
  }
  
  
  
  
  
  
  
  
  
  
  
	.primiyumtext {
	  padding: 20px;
	}
	.primiyumtext h2 {
	  font-size: 26px;
	}
	.primiyumtext p {
	  font-size: 16px;
	  padding: 5px 0 0;
	  font-weight: 500;
	}
	h3.mainheading {
	  font-size: 25px;
	  margin-bottom: 0 !important;
	}
	.premiymheading {
	  font-size: 32px;
	}
	.servicetest {
	  box-shadow: 0px 40px 120px -24px rgba(0, 0, 0, 0.32);
	  border-radius: 10px;
	  text-align: center;
	  padding: 20px;
	  height: auto;
	}
	.testimonial .slide {
	  margin-top: 20px !important;
	}
	.testimonial p {
	  font-size: 15px;
	  font-weight: 400;
	}
	.upgrade h3 {
	  font-weight: 400;
	  font-size: 16px;
	  margin-bottom: 10px;
	}
	.upgrade .btn {
	  font-family: "Poppins";
	  padding: 10px 20px;
	  color: #ffff;
	  margin-top: 20px;
	}
	.upgrade {
	  padding: 10px 0 !important;
	}
  
	.upgradesection {
	  background: #eeeffe;
	  padding: 20px 0;
	}
	.premiumsection {
	  background: #fff;
	  margin: 0 0;
	  padding: 30px 0;
	}
	.upgrade h2 {
	  font-size: 22px;
	}
	#login-column h3 {
	  font-size: 20px !important;
	}
	.begin,
	.begin-h1 {
	  font-size: 22px;
	}
	.premium {
	  font-size: 18px;
	}
  
	.car-premium-page {
	  background: none;
	}
	.primiyumtext .btn {
	  text-align: center;
	  margin: 0 auto;
	  display: block;
	  padding: 20px;
	  font-size: 16px;
	}
	.testcontact {
	  position: relative !important;
	}
	.testcontact h3 {
	  font-size: 18px !important;
	  text-align: left !important;
	  font-weight: 400;
	  margin-bottom: 20px;
	}
	.testcontact p {
	  font-size: 18px;
	}
	.conttitle h2 {
	  color: #8e2be5;
	}
  }
  
  .dmv-permit-pass,
  .dmv-permit-pass h5 {
	padding: 0 20px;
  }
  
  .premium-reg img {
	max-width: 100%;
	height: auto;
	max-width: 57px;
	background: #fff;
	padding: 7px;
	border-radius: 12px;
	margin-right: 20px;
  }
  .carousel-caption img {
	width: 6rem;
	border-radius: 5rem;
	margin-top: 2rem;
  }
  @media (max-width: 767px) {
	.carousel-caption img {
	  width: 4rem;
	  border-radius: 4rem;
	  margin-top: 1rem;
	}
  }
  #image-caption {
	font-style: normal;
	font-size: 22px;
	margin-top: 0.5rem;
  }
  @media (max-width: 767px) {
	#image-caption {
	  font-style: normal;
	  font-size: 0.6rem;
	  margin-top: 0.5rem;
	}
	#heros span {
	  color: #D42B1E !important;
	  text-transform: uppercase;
	  font-size: 29px;
	  line-height: 31px;
  }
  .nestestcontent p.moboeltest{
	font-size: 17px !important;
	color: #000 !important;
	line-height: 26px ! IMPORTANT;
	padding-bottom: 20px ! IMPORTANT;
  }
  }
  .testimonial i {
	background-color: rgb(223, 56, 89);
	padding: 1.4rem;
  }
  @media (max-width: 767px) {
	.testimonial i {
	  padding: 0.8rem;
	}
  }
  .carousel-control-prev {
	justify-content: flex-start;
  }
  
  .carousel-control-next {
	justify-content: flex-end;
  }
  .carousel-control-prev,
  .carousel-control-next {
	transition: none;
	opacity: unset;
  }
  
  .btn a {
	color: #fff;
  }
  .result-result p {
	text-align: left;
	padding: 10px 0;
  }
  
  .inner_page .col-lg-12 h1 {
	display: none;
  }
  
  .testcontact {
	position: absolute;
	top: 23%;
	max-width: 500px;
  }
  .testcontact h3 {
	font-size: 20px;
	text-align: justify;
  }
  .conttitle {
	position: absolute;
	top: 13%;
  }
  
  .mobilesidebarmenu .about-4.text-primary {
	padding-left: 0px;
	padding-bottom: 10px;
  }
  .inner_page .container-fluid .col-md-9 h2 {
	color: #080555;
  }
  
  #navbarSupportedContent a:hover {
	color: #930513 !important;
  }
  .flash.pt-2 {
	padding-top: 50px !important;
  }
  .dealtitle h2 {
	text-transform: uppercase;
	font-size: 42px;
	font-family: "Bebas Neue", sans-serif;
	color: #09294e;
	line-height: 36px;
	margin-left: 36px;
  }
  .dealdesign h4 {
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 40px;
	border-radius: 50%;
	text-align: center;
	font-family: "Bebas Neue", sans-serif;
	color: #293d55;
	line-height: 41px;
	margin-bottom: 0;
  }
  .dealdesign p {
	text-align: center;
	margin-bottom: 0;
	color: #000;
	font-size: 22px;
	font-weight: 700;
  }
  .dealtitle h3 {
	text-align: center;
	color: #fff;
  }
  .pricelist .removeprice {
	color: #8b1a1a;
	padding-left: 10px;
	font-size: 16px !important;
  }
  .dealsbanner {
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  .dealdesign .btn {
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
	display: block;
	box-shadow: 1px 1px 16px #ddb3b3;
	color: #152a9b;
	padding: 5px 9px;
	border: 2px solid #1c6603;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
  }
  
  .result-result .col-md-4 .col-5 {
	text-align: center;
  }
  
  
  
  /* drop down button css */
  /* Style dropdown items */
  #navbarSupportedContent > ul {
	display: flex;
  }
  
  #navbarSupportedContent > ul > li {
	position: relative;
  }
  
  #navbarSupportedContent > ul > li > .dropdown-menu {
	position: absolute;
	left: 0;
	display: none;
  }
  
  #navbarSupportedContent > ul > li.show > .dropdown-menu {
	display: block;
  }
  
  @media (min-width: 782px) {
	.container {
	  max-width: 1200px;
	}
	.testbtn .d-flex {
	  display: block !important;
	}
  }
  
  /* .overlay-hero {
	  margin-top: 5px;
	} */
  
  .dropdown-toggle {
	margin-right: 4px;
  }
  
  .row {
	margin-top: 1px;
  }
  .overlay-hero {
	/* background-image: url("<?php echo BASE_HTTP_URL; ?>wp-content/themes/dmvpermittest/img/Rectangle-10438.png");  */
	background-size: cover; /* Cover the entire element */
	background-position: top center; /* Center the background image */
	/* Optionally, add more styles as needed */
  }
  
  .bannercontent {
	/*width: 417px;*/
	/* height: 108px; */
	/* padding: 0% !important; */
  }
  .bannercontent h2 {
	/* color: #D42B1E !important; */
	font-size: 70px  !important;
	font-weight: 700;
	font-family: "ConfigCondensedBold" ! IMPORTANT;
	line-height: 70px;
  }
  
  .bannercontent p {
	padding-bottom: 1px;
	font-size: 21px !important;
	color: #000 !important;
	line-height: 30px;
  }
  
  #myHeader {
	color: black !important;
	/* position: fixed; */
	/* z-index: 100; */
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4) !important;
  
	width: 100%;
  }
  
  .bannercontent .btn {
	margin-right: 20px;
	margin-left: 12px;
  }
  .header #myHeader-scrolled {
	background-color: #fff !important; /* Override Bootstrap's background color */
	transition: background-color 0.3s ease; /* Smooth transition */
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional: Add box-shadow */
  }
  .navbar-scrolled {
	background-color: #fff !important;
  }
  
  
  .buttonStyle{
  width: Fixed (100px)px;
  height: Fixed (38px)px;
  padding: 10px 24px 10px 24px;
  gap: 10px;
  border-radius: 100px !important;
  border: 1px solid black !important;
  opacity: 0px !important;
  }
  
  .buttonStyle .signUp{
	background-color: #000 !important;
  }
  #navbarSupportedContent .btn {
	/* background: #fff !important; */
	background: #000 !important;
	color: #fff !important;}
  
  
  
  @media only screen and (max-width: 990px) {
	.divider-header {
	  margin-top: 5px;
	  width: 15px;
  }
  .dividerSignup{
	margin-top: 15px;
	width: 15px;
  }
  #navbarSupportedContent .btn {
  width: 100%;
  font-size: 13px;
  }
  }
  #navbarSupportedContent .btn:hover {
	color: #fff !important;
	background: #b80819 !important;
  }
  .dropdown-toggle::after {
	display: none;
  }
  #navbarSupportedContent ul li a {color: var(--Labels-Primary, #000);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;}
  #navbarSupportedContent ul li a .header_svg_d_arrow{
  fill : black
  }
  
  .planes {
	  margin-top: 5px;
	  }
	  .why-choose-us {
	  text-align: center;
	  background-color: #EDE9E9;
	  padding: 20px;
  }
  
  .why-choose-us h2 {
	  font-size: 40px;
	  color: #000;
	  margin-bottom: 20px;
  }
  
  .why-choose-us h2 span {
	  color: #D42B1E;
  }
  
  .stats {
	  display: flex;
	  justify-content: center;
	  gap: 100px;
  }
  
  .stat {
	  text-align: center;
  }
  
  .stat h3 {
	  font-size: 96px;
	  color: #1B1F22;
	  color: #1B1F22;
	  font-size: 70px;
	  font-weight: 500;
	  text-align: center;
  }
  
  .stat p {
	  font-size: 20px;
	  color: #000000;
	  font-weight: 500;
	  margin-top: 5px;
  }
  @media only screen and (max-width: 667px) {
	 .stats {
	  gap: 20px;
  }
  .stat h3 {
	  font-size: 40px;
  }
  .category h2{
	font-size: 25px !important;
		  margin-top: 0px !important;
  }
  .premium-features h2 {
	font-size: 28px !important;
	margin-bottom: 20px;
	color: #000;
  }
  .stat p {
	  font-size: 15px;
  }
  .why-choose-us h2 {
	  font-size: 16px;
  }
  }
  /* we different */
  .we-different {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  background-color: #f5f5f5;
	  padding: 50px;
	  text-align: center;
  }
  
  .badge {
	  display: inline-block;
	  background-color: #D42B1E;
	  color: #fff;
	  padding: 5px 10px;
	  border-radius: 20px;
	  font-size: 14px;
	  margin-bottom: 20px;
  }
  .we-different h3 span {
	  color: #34C834;
  }
  .we-different p {
	  text-align: left;
	  border-left: 3px solid #D42B1E;
	  padding-left: 10px;
	  font-size: 16px;
	  line-height: 26px;
  }
  .we-different p::before{
	 /* content: ''; */
	  position: absolute;
	  left: 0;
	  top: 0;
	  bottom: 0;
	  width: 2px;
	  background-color: #666; /* Adjust color as needed */
  }
  @media only screen and (max-width: 667px) {
	 video {
	  max-width: 100% !important;
	  max-height: 100% !important; 
		}
	 .we-different h2 {
	  font-size: 23px;
	  text-align: left;
  }
  .we-different {
	  padding: 15px;
	  }
	  .we-different h3 span {
		font-size: 15px;
  }
  
  .background-btns .trp_language_switcher_shortcode{
	display: none !important;
  }
  
  .we-different h3 {
		font-size: 20px;
		text-align: left;
		margin-bottom: 13px;
  }
  .we-different p {
	border-left: 3px solid #D42B1E;
	  text-align: left;
	  font-size: 16px;
		  line-height: 24px;
  } 
  }
	  /* premium Feature */
	  .icon{
		padding-bottom: 15px;
	}
	.premium-features {
		text-align: center;
		padding: 50px;
		background-color: #FFF9F9;
	}
	
	.premium-features h2 {
		font-size: 36px;
		margin-bottom: 20px;
		color: #000;
	}
	.premium-features h2 span {
		color: #D42B1E;
	}
	
	.features-container {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	
	.feature {
		padding: 20px;
		text-align: left;
	}
	
	.feature .passimage {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 80px; /* Adjust as necessary */
		margin-bottom: 10px;
	}
	
	.feature .passimage img {
		max-width: 100%;
		max-height: 100%;
	}
	
	.feature h3 {
		font-size: 19px;
		margin-bottom: 10px;
		color: #000000;
	}
	
	.feature p {
	  font-size: 16px;
	  font-weight: 400;
	  color: #000000;
	  line-height: 26px;
	}
  .icon-boxes p{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 26px;
  }
	.card-text{
	  font-size: 16px;
	  font-weight: 400;
	  color: #000000;
	  line-height: 26px;
	}
	
	.upgrade-button {
		max-width: 100%;
		margin-top: 30px;
		padding: 10px 99px;
		font-size: 16px;
		color: #fff;
		background: linear-gradient(90deg, #D42B1E 0%, #E76257 100%);
		border: none;
		border-radius: 5px;
		cursor: pointer;
	}
	
	.upgrade-button:hover {
	  /* background: linear-gradient(90deg, #140342 0%, #3C2F80 100%); */
	  background: #D52B1E;
	}
	@media (min-width: 769px) {
	  .features-container {
		  grid-template-columns: repeat(3, 1fr) !important;
	  }
	}
	/* Media query for tablet view */
	@media (max-width: 768px) {
		.features-container {
			grid-template-columns: repeat(2, 1fr);
		}
		.premium-features {
		padding: 0px;
		}
		.about .row{
		  padding: 10px;
		}
	}
	
	/* Media query for mobile view */
	@media (max-width: 480px) {
		.feature h3 {
		font-size: 18px;
	}
	.feature .icon img{
	  width: 80px;
	  height: 80px;
	}
	.feature p {
	  font-size: 18px;
	  line-height: 28px;
	}
	.testomianl {
	  background: #0000000D;
	  padding: 15px 0 !important;
  }
	.feature {
		padding: 5px;
	}
		.premium-features {
		padding: 20px 10px;
		}
		.features-container {
			grid-template-columns: repeat(1, 1fr);
			gap: 10px;
		}
	
		.feature {
			width: 100%;
		}
		.mobile-feature{
			padding-top: 0px !important;
			display: none;
		}
		.passime img {
		height: 80px;
	}
	}
	@media (min-width: 600px) {
		.passimg{
			display:none;
		}   
	}
	/* Categorywise */
	.category{
		padding: 50px;
	}
	.category-card{
		display: flex;
		justify-content: space-around;
		align-items: center;
		margin: 0;
		font-family: Arial, sans-serif;
	}
	
			.card {
				background: #fff;
				border: 1px solid #ddd;
				border-radius: 10px;
				width: 350px;
				height: 150px; /* Adjust height as needed */
				text-align: left;
				padding: 20px;
				position: relative;
			}
			.card img {
				width: 150px; /* Adjust width as needed */
				height: auto;
				position: absolute;
				bottom: -28px;
				left: 72%;
				transform: translateX(-50%);
			}
			.card h2 {
				font-size: 24px;
				margin: 10px 0;
			}
			.card a {
				text-decoration: underline !important;
				color: #D42B1E;
				text-decoration: none;
				font-weight: bold;
			}
			@media (max-width: 480px) {
				.category-card{
					display: block;
				}
				.card{
					margin-bottom: 40px;
					width: 100%;
				}
				.category{
		padding: 20px;
	}
			}
	
			/* Featured & Endorsed by */
			.endorsed-by{
				text-align: center;
				padding: 20px 0px;
				background-color: #fff;
			}
			.endorsed-by h2 {
				font-size: 32px;
				margin: 10px 0;
			}
			.endorsements {
				display: flex;
				justify-content: space-around;
				align-items: center;
				overflow-x: auto;
				scroll-behavior: smooth;
				white-space: nowrap;
				margin-top: 20px;
				padding: 10px 0;
			}
			.endorsements img {
				height: 60px;
				margin: 0 20px;
			}
			@media (max-width: 480px) {
				.endorsements {
					display: flex;
					overflow-x: scroll;
				}
				.endorsed-by h2 {
				font-size: 20px;
				margin: 10px 0;
			}
  
			.free-band{
			  width: 28% !important;
			}
			.free-trydemo {
			  left: 46% !important;
			  width: 54.5% !important;
		  }
		  .free-premium{
			left: 49.5% !important;
			width: 51% !important;
		  }
  .trydemo_unlocked_premium{
	left: 49.5% !important;
	width: 51% !important;
  }
			}
			/* Steps section */
			
	
	.steps-section {
		display: flex;
		justify-content: space-between;
		padding: 50px;
	}
	
	/* .steps-intro {
		max-width: 50%;
	} */
	
	/* .steps-list {
		max-width: 50%;
		padding-top: 60px;
		padding-left: 40px;
	} */
	
	.steps-intro h1 {
		font-size:38px;
		font-weight: 700;
		color: #333;
	}
	
	.steps-intro p {
		font-size: 16px;
		color: #666;
		border-left: 3px solid #D42B1E;;
		padding-left: 10px;
		line-height: 26px;
	}
	
	.steps-list h2 {
		color: #D42B1E;
		font-size: 24px;
		line-height: 30px;
	 
	
	}
	
	.step {
		display: flex;
		align-items: center;
		margin-bottom: 20px;
		position: relative;
		padding-left: 40px;
	}
	
	.step-icon {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background-color: #FFE3E1;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		left: 0;
		top: 1px;
		transition: background-color 0.3s;
	}
	
	.step-content {
		margin-left: 20px;
	}
	
	.step-content h3 {
		margin: 0;
		font-size: 20px;
		color: #333;
	}
	
	.step-content p {
		margin: 5px 0 0;
		font-size: 16px;
		color: #666;
		line-height: 26px;
	}
	
	.step::before {
		content: '';
		position: absolute;
		left: 20px;
		top: 48px;
		width: 1.5px;
		height: 73%;
		background-color: #FFE3E1;
		/* z-index: -1; */
		transition: background-color 0.3s;
	}
	
	.step.active .step-icon {
		background-color: #000;
	}
	.step.active .step-icon svg{
	  fill : white !important;
  }
  .step .step-icon svg{
	fill : black !important;
  }
	
	.step.active::before {
		background-color: #000000;
	}
	
	.step:last-child::before {
		display: none;
	}
	@media (max-width: 480px) {
		.steps-section {
			display: block;
		}
		.steps-intro {
		max-width: 100%;
	}
	.steps-list {
		max-width: 100%;
	}
	.step-icon{
		top: 1px;
	}
	.step::before{
		top: 44px;
	}
	.steps-section{
		padding: 20px 10px;
	}
	.steps-intro h1 {
	  font-size: 22px;
	  line-height: 31px;
	}
	.upgrade-button{
	  width: 100% !important;
	  padding: 10px 30px !important;
	}
  
	.steps-intro p {
		font-size: 16px;
		line-height: 24px;
	}
	.steps-list {
		padding-top: 20px;
		padding-left: 0px;
	}
	.steps-list h2 {
		font-size: 15px;
	}
	.step-content p {
	  font-size: 16px;
	  line-height: 24px;
	}
	.step-content h3 {
		font-size: 14px;
	}
	}
	/* Footer style */
  
	  footer {
		background-color: #111;
		color: white;
		padding: 40px 0;
	  }
	  
	  .footer-container {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
		padding: 0 40px;
	  }
	  
	  .logo-section {
		flex: 2 1 200px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	  }
	  
	  .logo-section img {
		height: 50px;
		margin-bottom: 10px;
	  }
	  
	  .footer-section {
		flex: 1 1 200px;
		margin: 10px 0;
	  }
	  
	  .footer-section h4 {
		margin-bottom: 10px;
		font-size: 24px;
		font-weight: 600 !IMPORTANT;
		border-bottom: 2px solid #F2BFBB;
		display: inline-block;
		color: #fff;
		line-height: 29px;
		/*font-family: "Geist-Regular" ! IMPORTANT; */ 
		font-family: Geist-Regular !important;
	  }
	  
	  .footer-section ul {
		list-style: none;
		padding: 0;
	  }
	  
	  .footer-section ul li {
		margin: 5px 0;
	  }
	  
	  .footer-section ul li a {
		color: white;
		text-decoration: none;
	  }
	  
	  .footer-section ul li a:hover {
		text-decoration: underline;
	  }
	  
	  .footer-bottom {
		display: flex;
		justify-content: space-between;
		width: 100%;
		border-top: 1px solid #444;
		padding-top: 10px;
		align-items: center;
	  }
	  
	  .help-center {
		display: flex;
		align-items: center;
	  }
	  
	  .help-center a {
		color: #fff;
		text-decoration: none;
	  }
	  
	  .help-center i {
		margin-right: 5px;
	  }
	  
	  .social-media a {
		color: white;
		font-size: 1.5em;
		text-decoration: none;
	  }
	  
	  .footer-info {
		display: flex;
		text-align: center;
	  }
	  
	  .footer-info p {
		margin: 5px 0px;
	  }
	  
	  .footer-info p a {
		color: #ffffff;
		padding-left: 40px;
	  }
	  
	 
	  
	  button#myBtn img {
		margin-top: 10px;
	  }
	  
	  button#myBtn span {
		margin-top: 5px;
		font-size: 14.89px;
		font-family: 'Poppins';
		font-weight: 600;
		color: #000;
		transform: rotate(-90deg);
		transform-origin: right bottom;
		white-space: nowrap;
	  }
	  
	  
	  @media (max-width: 667px) {
		 .footer-container {
		  display: grid;
		  grid-template-columns: 1fr 1fr;
		  gap: 20px;
		  padding: 0 20px;
		}
	  
		.logo-section {
		  grid-column: span 2;
		}
	  
		
	  
		.footer-bottom {
		  grid-column: span 2;
		  display: flex;
		  flex-direction: column;
		  align-items: flex-start;
		  text-align: center;
		}
	  
		.footer-bottom .social-media {
		  margin-bottom: 10px;
		}
	  
		
		.footer-section h4{
		 font-size: 19px;
		}
		.footer-info {
		  
		  text-align: left;
	  }
	  
	  .footer-info-mob {
		display: block !important;
		text-align: left;
	  }
	  
	  .footer-info-mob p {
		margin: 5px 0px;
	  } 
	  
	  .footer-info-mob p a {
		color: #ffffff;
		padding-left: 0px;
		display: block;
	  }
	  @media (max-width: 768px) {
		.social-media-mob {
			padding-top: 110px !important;
			/* display: block !important; */
			position: relative;
	  z-index: 9999;
	  width: 80px;  /* Set a fixed width */
	  height: 40px; /* Set a fixed height */
	  object-fit: contain; /* Ensures the image fits properly */
	  display: flex !important;
	  gap: 20px; /* Adjust spacing between icons */
	  align-items: center;
		}
	}
	  .social-media{
		 display: none;
	  }
	  .row_width_statepage1 .col-sm-4{
		width: 50% !important;
		padding-right: 0px !important;
	  }
	  .take_test_btn_div, .take_test_count_div {
		
		padding-right: 0px !important;
	  }
	  a.take_test_btn {
		color: #fff;
		background: #413939 !important;
		border-radius: 25px;
		padding: 0px 1px 0px 0px !important;
		font-size: 7px !important;
		font-weight: 500;
		line-height: 14.88px;
		display: flex;
		align-items: center;
		gap: 5px;
		justify-content: center;
		margin-right: 10px;
  
	  }
	  .titlenwe{
		font-size: 20px !important;
		margin-bottom: 0px !important;
		line-height: 24px !important;
	  }
	  
  .tabs nav ul {
	margin-top: 0px !important;
  }
	  .features .icon-box h3 {
		height: 61px !important;
	  }
	  }
	  .quiz_desc_text{
	
		font-size:12px;
		font-weight: 500;
		line-height: 14.99px;
		text-align: left;
		padding: 0px 10px 10px 10px;
		color: #737576;
  
	  }
	  a.take_test_btn {
		color: #fff;
		background: #413939 !important;
		border-radius: 25px;
		padding: 7px 15px 7px 15px;
		font-size: 16px;
		font-weight: 500;
		line-height: 14.88px;
		display: flex;
		align-items: center;
		gap: 5px;
		justify-content: center;
		margin-right: 10px;
  
	  }
	  a.take_test_btn:hover{
		background: #D42B1E !important;
		color: #fff;
		padding-left: 20px;
	  }
  
	  .steps-section{
		background: #fff;
	  }
	   
	  a.take_test_btn i.far.fa-arrow-alt-circle-right {
		color: white;
		display: contents !important;
		align-items: center;
		gap: 20px;
		font-size: 20px;
	  }
	  .take_test_btn_div {
		padding-bottom: 6px;
  }
  @media screen and (max-width: 767px) {

.banner h1{
	font-size: 20px !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}
.tabs-style-underline nav {
	background: 0 0 !important;
	padding-top: 0 !important;
}

.banner p{
	font-size: 15px !important;
    margin-bottom: 10px !important;
}
#carc{
	padding: 0  !important;
}

	.buttonStyle1{
	  padding: 10px 50px 10px 50px !important;
	}
	.buttonStyle{
	  padding: 10px 50px 10px 50px !important;
	}
	#navbarSupportedContent > ul > li > .dropdown-menu{
	  width: 94vw;
	}
  
	#countyLogin_error{
	  padding-left: 11px;
	}
  
	#email_address{
	  margin-top: 10px ! IMPORTANT;
	}
	.paypalscreen {
	  margin-top: 30px !important;
  }
  }
  
  .buttonStyle1{
	width: Fixed (100px)px;
	height: Fixed (38px)px;
	padding: 10px 24px 10px 24px;
	gap: 10px;
	border-radius: 100px !important;
	border: 1px solid #d9534f !important;
	opacity: 0px !important;
	color: #fff !important;
	background-color: #d9534f !important;
	font-weight: bold;
	}
  
	.buttonStyle1:hover {
	  background-color: #c9302c !important;
  }
  
  .heros{
	overflow: hidden;
  }
  
  .faq-list ul li div  p{
	font-size: 17px;
	font-weight: 400;
  }
  
  .dropdown_li_list ul.dropdown-menu.show li a {
	color: black !important;
	margin: 7px 0px;
	text-align: left;
  }
  
  /*************************/
  .result-banner {
	padding: 10px;
   /* margin-top: 30px;*/
	display: inline flex;
	gap: 10px;
	width: 50vw;
  }
  .result-heading {
	border-bottom: none !important;
	color: #474747;
	font-family: Geist;
	font-size: 24.366px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-right: 30px;
  }
  .result-correct-answers {
	color: var(--Labels-Primary, #000);
	/*font-family: Geist;*/ font-family: Geist-Regular !important;
	font-size: 20.885px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
  }
  .banner-score {
	float: left;
	display: inline-flex;
	align-items: center;
  }
  .actual-scored {
	color: #FF7C7C;
	/*font-family: Geist;*/ font-family: Geist-Regular !important;
	font-size: 59.176px;
	font-style: normal;
	font-weight: 600;
	line-height: 46.992px;
	display: flex;
	width: 122.702px;
	height: 60.916px;
	flex-direction: column;
	justify-content: center;
	flex-shrink: 0;
  }
  .bannersection-result {
	opacity: var(--sds-size-stroke-border);
	color: #FF7C7C;
	/*font-family: Geist;*/ font-family: Geist-Regular !important;
	font-size: 19.145px;
	font-style: normal;
	font-weight: 600;
	line-height: 20.885px;
  }
  .bannersection-score {
	transform: rotate(-90deg);
	color: #888887;
	/*font-family: Geist;*/ font-family: Geist-Regular !important;
	font-size: 19.145px;
	font-style: normal;
	font-weight: 600;
	line-height: 20.885px;
  }
  #result_bg_clr{
	background: linear-gradient(180deg, #E0E0E0 0%, #FAE9E8 100%);
	padding: 20px 20px 0px 20px;
  
  top: 112px;
  left: 80px;
  gap: 0px;
  border-radius: 10px;
  border: 0.5px 0px 0px 0px;
  opacity: 0px;
  
  }
  
  .homBannerSections{
	padding-top: 90px;
  }
  .site-content{
	padding-top: 50px;
  }
  
  .testimimg{
	position: absolute;
	bottom: 20px;
  }
  
  @media only screen and (min-width: 0px) and (max-width: 360px) {
	.pricingdetails {
	  padding: 14px 15px 20px 15px !important;
	  background-size: contain !important;
	
  }
  .pricingdetails .hrcolor {
	width: 90%;
	margin-top: 20px !important;
  
  }
  .pricingdetails .payprice .btn {
	font-size: 12px !important;
  }
  }
  
  
  
  @media only screen and (min-width: 361px) and (max-width: 390px) {
	.pricingdetails {
	  padding: 14px 15px 20px 15px !important;
	  background-size: contain !important;

  }
  .hrcolor {
	border: 1px solid rgba(202, 14, 0, 1);
	margin-top: 25px !important;
  }
  }
  
  @media only screen and (min-width: 391px) and (max-width: 430px) {
	.pricingdetails {
	  padding: 22px 20px 1px 20px !important;
	  background-size: contain !important;
	  height: 220px !important;
  }
  .pricingdetails .hrcolor {
	border: 1px solid rgba(202, 14, 0, 1);
	margin-top: 25px !important;
  }
  }
  
  @media screen and (max-width: 767px) {
	.inner_page {
		height: auto !important;
	}
  
  
  .mobiledesigncard .card img{
	width: 100% !important;
	position: absolute;
	left: auto;
	transform: none ! IMPORTANT;
	bottom: -40px;
	right: 3%;
  }
  .mobiledesigncard .card{
	height: auto !important;
  }
  .mobiledesigncard .card a {
	text-decoration: none ! IMPORTANT;
	color: #D42B1E;
	text-decoration: none;
	font-weight: bold;
	background: #D42B1E;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 500;
  }
  
  }
  
  
  
  
  
  
  
  
  
	
  
  .premium_re_button:hover{
	background: linear-gradient(90deg, #140342 0%, #3C2F80 100%);
  }
  
  
  .card-body video{
	margin-bottom: 75px;
  }
  
  .imgwidth{
	width: 250px;
  }
  
  #update-reset-password{
	background: #b80819 !important;
  }
  
  #update-reset-password:hover{
	background: #080555 !important;
  }
  
  /* 469px width issue */
  @media only screen and (min-width: 500px) and (max-width: 640px) {
	.wq_quizCtr{
	  padding-top: 80px !important;
	}
  }
  @media only screen and (min-width: 440px) and (max-width: 640px) {
	.trp-language-switcher{
	  margin-top: 15px !important;
	}
	.faq .faq-list a {
	  font-size: 09px !important;
  }
  .trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
	left: -5px !important;
  }
  #navbarSupportedContent .btn{
	font-size: 15px !important;
  }
  #navbarSupportedContent ul li a{
	font-size: 15px !important;
  }
  .logo-section{
	margin-top: 5px !important;
  }
	.navbar {
		padding: 0.5em 1.5em 0.5em 0.5em !important;
	}
  
  
	.gloimg:hover .globallanguage {
	  margin-top: 12px;
	}
	.carousel-inner{
	  padding: 0 !important;
	}
	.container-fluid .bg-body-tertiary .py-3{
		padding-top: 0 !important;
	}
	
  footer{
	padding:10px !important;
  }
  .faq .section-bg .py-4{
	padding-top:0 !important;
  }
  #faq{
	padding-top:0 !important;
  }
  .completed-tests{
	padding-right: 30px !important;
	padding-left: 30px !important;
  }
  .inner_page{
	padding: 0 !important;
  }
  
  #sidebar .pt-5{
	/* padding-top: 80px !important; */
	padding-left: 50px !important;
  }
  form{
	margin: 1px 20px !important;
  }
  .flash.pt-2{
	padding-left: 30px;
  }
  
  .inner_page {
	padding: 90px 10px 10px 0 !important;
  }
  #login-form{
	width: 90% !important;
  }
  .inner_pages .signuppage {
	padding-top: 5rem !important;
  }
  .mobilesidebarmenu{
	padding:15px !important;
  }
  .mobilesidebarmenu .col-md-9 {
	padding: 20px 40px !important;
  }
  .faq .faq-list p {
	font-size: 9px !important;
  }
  .wq-quiz-57{
	margin: 20% 0% 10% 0% !important;
  }
  .content-wrap section{
	padding: 0em 0;
  }
  .container-fluid{
	padding-right: 0px !important; 
	  padding-left: 0px !important;
	  padding-bottom:0 !important;
  }
  .row .row_width_statepage{
	padding-right: 0.5rem !important;
	  padding-left: 0.5rem !important;
	  
  }
  .row_width_statepage{
	margin-bottom: 18px !important;
  }
  .mobilesidebarmenu .col-md-9 {
	padding: 20px 60px !important;
  }
  .wq-quiz-trivia .row {
	margin-bottom: 20px !important;
  }
  }
  @media only screen and (min-width: 740px) and (max-width: 840px) {
	.titlenwe{
	  font-size: 30px !important;
	}
	.banner-content h3{
	  font-size: 17px !important;
	}
	.banner-content ul li{
	  font-size: 15px !important;
	}
	.free-trydemo{
	  left: 63% !important;
	  width: 31% !important;
	  font-size: 9px !important;
	}
	a.take_test_btn{
	  font-size: 10px !important;
	  width: 80%;
	  padding: 7px 9px 7px 9px;
	}
	.free-premium{
	  left: 56%;
	}
  .features .icon-box h3{
	height: 80px !important;
	  text-align: left !important;
	  margin-bottom: 0;
	  font-size: 14px !important;
	  line-height: 22px;
  }
  
  
  
	.footer-section{
	  flex: 0 1 auto !important;
	  margin: 10px 20px !important;
	}
	footer{
	  padding: 20px 0 !important;
	}
	.help-center{
	  width: 30%;
	}
  .bannercontent h2 {
	margin-top:150px;
  }
  .bannercontent .btn {
	/* margin-top: 10px; */
	margin-bottom: 0px !important;
	padding-bottom: 14px;
  }
  
  .stat h3{
	font-size: 80px !important;
  }
  
  .card-text{
	font-size: 10px !important;
  }
  
  .text-secondary{
	font-size: 12px !important;
  }
  }
  
  .readytomove{
	background: #ffffff;
	color: #fff;
	text-align: center;
	padding:0 20px 30px;
  }
  .readytomove h2{
	color: #240000;
	font-size: 34px;
	line-height: 45px;
	font-family: 'Poppins' !important;
  }
  .readytomove .btn{
	background: #b40707;
	  color: #fff;
	  padding: 10px 25px;
	  font-size: 18px;
	  font-family: 'Poppins';
  }
  .feature .icon img{
	background: #fff;
	  padding: 10px;
	  border-radius: 22%;
	  box-shadow: 1px 1.73px 60px 0px rgba(0, 0, 0, 0.1);
  
  }
  
  .pricingdetails{
	/* background: url(../dmvpermittest/img/pricebgimg.png) no-repeat top center;
	background-size: contain; */
	margin: 0 auto;
	padding:25px 20px 20px 20px;
	border-radius: 30px;
    background: linear-gradient(to bottom, #009a44, #090b0a);
    border-radius: 20px; /* Rounded corners */
    position: relative;
  }

  .pricingdetails::before,
.pricingdetails::after {
    content: "";
    position: absolute;
    width: 20px; /* Adjust size */
    height: 20px; /* Adjust size */
    background: #fff;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.pricingdetails::before {
    left: -10px; /* Adjust for positioning */
}

.pricingdetails::after {
    right: -10px; /* Adjust for positioning */
}
  #countyLogin_error{
	padding-left: 5px;
  }
  .paypalscreen{
	margin-top: 50px;
  
  }
  .payprice .btn{
	background: linear-gradient(90deg, #8BFF8B 0%, #91FFB6 100%);
	border-radius: 100px;
	font-size: 12px ! IMPORTANT;
	font-weight: 600;
	padding: 3px 10px;
  }
  .payprice h3{
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 2px;
  }
  .paydisc h3{
	position: relative;
	color: rgba(242, 191, 187, 1);
	
	&::after {
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 0;
	  right: 0;
	  border-top: 2.5px solid rgba(255, 255, 255, 1);
	  transform: rotate(-20deg);
  }
  }


  .pricingdetails .divider {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    height: 1px;
    background: repeating-linear-gradient(
        to right,
        transparent,
        transparent 5px,
        white 5px,
        white 10px
    );
}
  
/* .pricingdetails .gap-3{
	padding-bottom: 50px;
} */
  .hrcolor{
	border: none;
	margin-top: 32px !important;
  }
  .testcontent h3{
  color: rgba(217, 157, 1, 1);
  font-size: 17px;
  text-align: center;
  }
  .testcontent h3 span{
	color: rgba(255, 255, 255, 1);
	font-size: 17px;
	}
	.bgnone{
	  background: none !important;
	  border: none !important;
	  color: #fff ! IMPORTANT;
	  font-size: 19px !important;
	}
	.bgnone option{
	  color: #000 !important;
	}
	.categoryselect{
	  padding: 11px 15px;
	  margin: 5px 0 0px 0;
	}
  
  
	
	#membershipLogin::after {
	  content: '\2193'; /* Unicode for a down arrow */
	  font-size: 30px; /* Size of the custom arrow */
	  position: absolute;
	  right: 10px;
	  top: 50%;
	  transform: translateY(-50%);
	}
	.custom-select{
	  background: url(../dmvpermittest/img/CaretDown.svg) right center no-repeat !important;
	  appearance: none
	}
  
	.maildetails{
	  border-radius: 22px;
	  background: rgba(255, 255, 255, 1);
	  box-shadow: 0 5px 15px 0 hsla(0, 0%, 0%, 0.15);
	  padding:20px 20px 30px;
	  margin-bottom: 30px;
	  max-width: 420px;
	}
	.maildetails form{
	  box-shadow: none;
	}
	.maildetails input{
	  border-radius: 8px !important;
	border: 1px solid rgba(186, 184, 184, 1);
	margin-bottom: 5px;
	padding: 27px 0 27px 45px;
	}
  .maildetails p{
  color:rgba(158, 81, 22, 1);
  font-size: 12px;
  }
  .maildetails .text-block{
	color: rgba(122, 122, 122, 1);
  }
  .maildetails .text-block a{
  color: rgba(1, 111, 208, 1);
  text-decoration: underline;
  }
  
  .nametext{
	background: url(../dmvpermittest/img/name.svg) left center no-repeat !important;
	background-position: 10px ! IMPORTANT;
  }
  .emailtext{
	background: url(../dmvpermittest/img/email.svg) left center no-repeat !important;
	background-position: 10px ! IMPORTANT;
  }
  
  
  .paypal-button-master{
	max-width: 95% !important;
	border-radius: 18px;
  }
  .paypal-button.paypal-button-shape-rect{
	border-radius: 12px !important;
  }
  
  .paymentsdestils{
	display: flex;
	align-items: center;
	justify-content: center;
  }


/* new styles */

  .quiz_title_bg{
    background: #EBEBEB;
    padding: 9px 0px 0px 20px;
    border-radius: 10px;
    /* width: 770px; */
	margin: 0 14px;
    height: auto !important;
    gap: 0px;
    border: 1px solid #D9D9D9;
  }
  .premium-section .button-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.button-container .button {
 
    background: linear-gradient(90deg, #009a44 0%, #307356 100%) !important;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
}

  .listpapers ul li{
	list-style: none;
	margin-top: 10px;
	color: #0B0A0A;
  }

.listpapers ul{
	text-align: left;
    padding-left: 0;
	margin-top: 25px;
}
.listpapers ul li img{
	margin-right: 15px;
}
.text-white ul li{
	color: #fff;
}





.newseaction{
	background: linear-gradient(90deg, #005430 0%, #F7F7F7 100%);
	padding: 20px;
    border-radius: 3px;

}
.sidetext1{
	display: flex;
		align-items: center;
		justify-content: space-between;
		background: #FFFFFF;
		border: 0.3px solid #CFCECE;
		box-shadow: 0px 3px 3px 0px #708FFF40;
		border-radius: 15px;
		padding: 10px;
}
.sidebytext{
	display: flex;
		gap: 10px;
		align-items: center;
}
.textcolors{
	font-size: 18px;
	color:#383434;
	font-weight: 600;
	margin-bottom: 0;
}
.sidetext1bgcolor{
	background: linear-gradient(93.56deg, #EDECEE -26.56%, #FFE7CC 55.26%, #DBDBDB 122.38%);
border-radius: 15px;
padding: 29px 20px 10px;
display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.scrotest1 h3{
	font-size: 24px;
	font-weight: 600;
	color: #000000;
	line-height: 30px;
	margin-bottom: 0;
}
.scrotest2 h3{
	font-size: 60px;
	font-weight: 600;
	color: #EE6969;
	line-height: 30px;
	margin-bottom: 0;
}
.scrotest2 h3 sup{
	font-size: 20px;
	font-weight: 600;
	color: #EE6969;
	line-height: 30px;
}

.scrotes3 h3{
	font-size: 60px;
	font-weight: 600;
	color: #383434;
	line-height: 30px;
	margin-bottom: 0;
}
.scrotes3 h3 sup{
	font-size: 20px;
	font-weight: 600;
	color: #383434;
	line-height: 30px;
}
.scrotest2 p{
	color: #EE6969;
	line-height: 30px;
	font-size: 18px;
}

.scrotes3 p{
	color: #383434;
	line-height: 30px;
	font-size: 18px;
}

.preconent h4{
	font-size: 22px;
	color: #322C2B;
	line-height: 28px;
	font-weight: 500;
	text-align: center;
	margin-bottom:20px;
}
.preconent a{
    background: #005430;
    color: #fff;
    padding: 15px;
    width: 45% ! IMPORTANT;
}

.preconent{
	margin: 0 auto;
	text-align: center;
}
.newseaction .sidetext{
	display: flex	;
		align-items: center;
		gap: 20px;
}
.newseaction .sidetext h3{
	margin-bottom: 0;
	font-size: 20px;
	color:#fff;
}
.newseaction h4{
	margin-bottom: 0;
	font-size: 20px;
	color:#fff;
	padding: 0;
}
.newseaction h3{
	margin-bottom: 0;
	font-size: 20px;
	color:#322C2B;
}



@media screen and (max-width: 767px) {

	.newseaction {
		background: #005430;
		padding: 20px 0;
		border-radius: 15px;
	}
	.newseaction .sidetext h3 {
		margin-bottom: 0;
		font-size: 14px !important;
		color: #fff;
	}
	.newseaction h4 {
		margin-bottom: 0;
		font-size: 14px;
		color: #fff;
		padding: 0;
	}
	.newseaction .col-md-3.col-5{
		display: flex;
		align-items: center;
	}
	.renumber h4{
		padding: 0;
    margin: 0;
	}
	.scrotest2 h3 {
		font-size: 30px;
	}
	.scrotes3 h3 {
		font-size: 30px;
	}
	.scrotest1 h3 {
		font-size: 14px;
		font-weight: 600;
		color: #000000;
		line-height: 22px;
		margin-bottom: 0;
	}
	.scrotest2 h3 sup {
		font-size: 13px;
		font-weight: 600;
		color: #EE6969;
		line-height: 30px;
	}
	.scrotest2 p {
		color: #EE6969;
		font-size: 17px;
		line-height: 20px;
	}
	.scrotes3 p {
		color: #383434;
		font-size: 17px;
		line-height: 20px;
	}
	.preconent a {
		background: #005430;
		color: #fff;
		padding: 15px;
		width: 80% ! IMPORTANT;
	}
	.display-4{
		font-size: 35px;
	}
	.col-6.col-md-3.text-center .mb-3{
		font-size: 14px;
		font-family: 'Poppins';
	}
	.scrolling-images-inner {
		display: flex	;
		animation: scroll 3slinear infinite;
		height: 100px;
		width: 100px;
	}
	.tooltip .tooltiptext {
		background-color: #068932;
	
	}



	.mobiledesign .wq-continue-btn{
		background:  #005430 !important;
	}

	.at-icon-box.at-icon-left h5, .at-icon-box.at-icon-right h5 {
		color: var(--Base-Base-Black, #0B0A0A);
		font-size: 16px !important;
		font-style: normal;
		font-weight: 600;
		line-height: 30px !important;
		margin-bottom: 0;
	}

/* body{
	margin-top: 60px;
}
.header{
	margin-top: -66px ! IMPORTANT;
	position: fixed;
    width: 100%;
    z-index: 1111;
} */

}

.listtype ul li:hover{
	background: #000;
	padding: 5px;
	}
	.listtype ul li:hover a{
		color: #fff;
	}



	.buttonsall button{
		width: 200px;
	}

		.trp-language-switcher > div{
		background-position: calc(100% - 7px) calc(1em + -5px), calc(100% - 3px) calc(1em + 0px) !important;
		background-size: 21px 17px, 8px 8px !important;
		background-image: url("https://omandrivingtheorytest.com/wp-content/themes/dmvpermittest/img/premiumpage/dropdown-arrow-svgrepo-com.svg") !important;
	  }
	.planboxes .nav-link:focus-visible{
		outline: none !important;
	}
	#navbarSupportedContent{
		gap:15px;
	}

	  .planboxes .nav-link:focus-visible{
		outline: none !important;
	}
	
	.planboxes .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
		border: none !important;
	
	}

	.wq_questionImage{
		height: auto !important;
		margin-top: 20px;
	  }
	  .premium-section .button-container{
		justify-content: flex-start !important;
	  }
	  .banner h1{
		font-size: 35px;
	  }
	  .banner p{
		font-size: 16px !important;
	  }
	  .grapdeal1 p a u{
		    background: #fff;
    padding: 5px 9px;
    font-size: 16px;
    font-weight: 700;
    color: #0c2a70;
    text-decoration: none !important;
    border-radius: 2px;
	  }

.testlock .custom-description {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding: 5px 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
       .flashcardssection a.icon-box h3{
    text-align: left;
    font-size: 13px !important;
}
.text-white u{
    background: #fff;
    padding: 1px 3px;
    font-size: 13px;
    font-weight: 700;
    color: #0c2a70;
    text-decoration: none !important;
    border-radius: 2px;
}


/* footer popup new design */

.takefree h3{
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin: 0 20px;
	    background: #fff;
    padding: 15px;
    border-radius: 15px;
}
.takefree h3 a{
    font-size: 20px;
    text-align: center;
	color: #000;
}

.footer-popup{
        background: #fff !important;
        border: none !important;
}
.mobileappbg a{
   display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
	
    font-weight:500;
}
   #popuptextid123 {
  font-size:32px !important;
}


.popuplogoappid1text {
font-size: 22px;
    font-weight: 600;
    line-height: 30px ! IMPORTANT;
    letter-spacing: .7px;
    padding: 12px;

}


  #closebtn1{

    color: #fff;

    border-radius: 100px;
 position: relative !important;
    height: 100% !important;
       margin-top: 4px !important;
    border: none !important;
    right: 10px ! IMPORTANT;
    text-align: right !important;
    float: right;
	    height: 40px !important;
    width: 40px;
	    background: #ddd;
		    display: flex;
   }
   .footer-popup{
border-radius: 0px !important;
padding:0px !important;
   }


   html[lang="ms"] .cssgrabsale {
  font-size: 13px !important;
}

   html[lang="ms"] #countdown {
    font-size: 18px;
}
   html[lang="ms"] .pricdolor span {
    font-size: 18px;
}

.mobilefoterapp{
	background: #009a44 !important;
}
.mobilefooterscc{
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}