@font-face {
  font-family: 'Product Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/productsans/v5/HYvgU2fE2nRJvZ5JFAumwegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
body {
	font-family: Product Sans;
	font-size: 18px;
	 cursor: url(../images/cursor.png), auto;
}
p{
	color: #666666;
}
#navbarColor03 .nav-item a i{
position:relative;
top:-1px;
}
.title {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}
.title h2 {
    position: relative;
    font-size: 45px;
    font-weight: 800;
    margin-bottom: 1rem;
}
.title p {
    font-size: 18px;
    color: #666666;
    margin-bottom: 0;
}
.bottom_footer{
    padding: 30px;
    background: #ffffff;
    margin-bottom: -42px;
	box-shadow: 2px -4px 17px 0px rgb(2 59 109 / 12%);
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.get_the_app{
	vertical-align: middle;
	border-radius: 4px;
	background: #0044a7;
	box-shadow: 0 2px 15px rgb(2 59 109 / 12%);
	color:#ffffff;
}
.get_the_app:hover, .get_the_app:focus, .get_the_app:active{
	color:#fff;
}
.spantxt{
	width:30px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 78%);
}
.navbar{
	    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 20%);
}
.mt-8{
	padding-top:8rem;
}
.bg_222{
	background: #fff url(../images/bg.jpg)no-repeat bottom;
    background-size: cover;
	border-bottom:1px solid #f5f4f4;
	padding-bottom:44px;
}
.trading_news .card img{
		width:120px;
		margin:0 auto;
		margin-top:20px;
}
.links_a a{
	color: #fff;
    text-decoration: none;
    font-size: 15px;
    background: #00000040;
    border-radius: 4px;
    display: block;
    margin: 4px;
    padding: 10px;
    border: 1px solid #2a446a;
    position: relative;
	transition: all 0.3s ease-in-out 0s;
	left:0;
}
.links_a a:after{
	position: absolute;
    content: "\F134";
    text-align: right;
    right: 10px;
    font-family: "bootstrap-icons";
    font-size: 20px;
    top: 4px;
    opacity: .7;
	transition: all 0.3s ease-in-out 0s;
}
.links_a a:hover{
	left:5px;
	background: #00000080;
}
.links_a a:hover:after{
	 opacity: .8;
	 right:5px;
}
.site_footer {
    background: #1d2b40 url(../images/map-bgimage.png);
	padding:40px;
	/* padding-top:80px */
}
.img_height{
	height:200px;
	overflow:hidden;
}
.color_b{
	color:#0044a7;
}
.bg_box_white{
	-webkit-box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;
	-moz-box-shadow: rgba(2, 2, 2, 0.06) 0px 0px 50px;
	box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;
	border-radius: 10px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	    border: 1px solid rgba(0,0,0,.125);
		overflow:hidden;
	
}
.card{
	-webkit-box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;
	-moz-box-shadow: rgba(2, 2, 2, 0.06) 0px 0px 50px;
	box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;
	border-radius: 10px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.card:hover {
    transform: translateY(-10px);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
	-webkit-box-shadow: 0 40px 44px 0 rgb(0 0 0 / 6%), 0 40px 44px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 40px 44px 0 rgb(0 0 0 / 6%), 0 40px 44px 0 rgb(0 0 0 / 6%);
}
.latest_news .card:hover .card-title{
	color:#0044a7;
}
.all_news_page .card{
	overflow:hidden;
}
.all_news_page .card .card-title a{
	text-decoration:none;
}
.small_font{
	font-size: .775em;
}
.page-link {
    padding: 1rem 1.75rem;
}
.img_w100 img{
	width:100%;
}
.hidetxt{
	display:none;
}
.navbar-collapse {
	flex-grow: 0;
}
.navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #0044a7 !important;
}
.nav-item{
	position:relative;
}
.nav-item .nav-link:hover{
	color: #0044a7 !important;
}
.nav-item .active:before, .nav-item .nav-link:hover:before{
    position: absolute;
    bottom: -27px;
    content: "";
    width: 50%;
    height: 6px;
    background: #0044a7;
    left: 10px;
    right: 0;
    margin: 0 auto;
    border-radius: 0px;
}
.brand_image{
	height:100px;
	overflow:hidden;
	background:#f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand_image img{
	max-height:100%;
	max-width:100%;
}
.brand_categories .card{
	overflow:hidden;
}
.brand_categories a{
	text-decoration:none;
	color:#212529;
}
.brand_categories a:hover{
	color:#0044a7;
}
.vehicle_bg{	
	background: #fff url(../images/bg.jpg)no-repeat bottom;
    background-size: cover;
	padding-bottom: 40px;
}
.trands_bg{
	/* background: #fff url(../images/bg-section5.jpg)no-repeat bottom; */
    /* background-size: cover; */
	padding-bottom: 40px;
}
.trands_bgggg{
	background: #fff url(../images/bg-section5.jpg)no-repeat bottom;
    background-size: cover;
}
.brand_title{
	padding: 5px;
	border-radius: 4px;
	margin-bottom: 50px;
	margin-top: 20px;
	position:relative;
}
.brand_title h3{
	margin:0;
	font-size:28px;
	    color: #fff;
}
.brand_title h3 span{
    background: #0044a7;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 4px;
    transform: skewX(10deg);
	position: relative;
    z-index: 2;
}
.brand_title h3 span abbr{
	transform: skewX(-10deg);
	display: inline-block;
}
.brand_title:after{
	width: 99%;
    position: absolute;
    content: "";
    top: 30px;
    left: 0;
    margin: 0 auto;
    height: 2px;
    background: #0044a71c;
    z-index: 0;
    right: 0;
}
#send_button{
	    color: #fff;
    background-color: #0044a7;
    border-color: #0044a7;
    padding: 15px 90px 15px 90px;
}


.nav_list_brand a{
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
    margin: -1px;
    border-right: 0px solid #000 !important;
}
.nav_list_brand a:last-child{
	 border-right: 1px solid #ddd !important;
}
img.logo{
	padding: 8px;
    /* border: 1px solid #0044a7; */
    border-radius: 6px;
}
.card_title a{
	text-decoration:none;
}
.card_title p.bg_border{
	margin:0;
	border-top:1px solid #dddddd7a;
	padding:4px 0;
	font-size:90%;
	background:#03a9f40a;
}
.card_title h5{
	border-top:1px solid #dddddd7a;
	padding:4px 0;
	margin:0;
	background:#03a9f40a;
}
.footer_test {
    position: fixed;
    bottom: 10px;
    right: 30px;
    z-index: 10;
}
.footer_test img {
    border-radius: 100%;
    border: 3px solid #0044a7;
}
.spancolor {
    color: #1a9f1a;
}
.paragraphcolor {
    color: #c51b1b;
}
.quizresultsview span, .quizresultsview label{
	margin-top: 5px;
    display: inline-block;
}
.quizresultsview{
	border: 1px solid #dee2e6!important;
    background: #ffffff;
    padding: 40px;
    margin: 20px 0;
	border-radius:10px;
}
.min_height{
	min-height:500px;
}
.font_s34{
	font-size: 34px !important;
}
.alert_pad{
	padding: 0rem 2rem 2rem 2rem;
	background-color: #cfe2ff45;
	/* background: #fff url(../images/bg-section5.jpg)no-repeat bottom; */
	background: #fff url(../images/body-bg.png)no-repeat bottom;
    background-size: cover;
	border-radius:20px;
}
@media screen and (max-width: 1280px) {
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
    padding-left: 0.5rem;
}
}
@media (max-width: 767px) { 
	.nav-item .active:before, .nav-item .nav-link:hover:before{
		background: none;
	}
	img.logo{
		width:60%;
	}
	.mt-8 {
		padding-top: 6rem;
	}
	.title h2{
		font-size: 32px;
	}
	.title p br{
		display:none;
	}
}