@font-face {
	font-family: DIN;
	src: url(../fonts/dinpro-regular.woff) format("woff"), url(../fonts/dinpro-regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Eveleth;
	src: url(../fonts/evelethclean.woff) format("woff"), url(../fonts/evelethclean.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

body {
	background:#fdfdfd !important;
}

.card.my-table {
    margin-bottom: 10px;
}

.my-table table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.my-table table td, .my-table table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.my-table table tr:nth-child(even) {
  background-color: #fff;
}

.my-table table thead th {
    background: #383a3e;
    color: #fff;
    padding: 10px !important;
}
.my-table .table > thead > tr > th, .my-table .table > tbody > tr > th, .my-table .table > tfoot > tr > th, .my-table .table > thead > tr > td, .my-table .table > tbody > tr > td, .my-table .table > tfoot > tr > td {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    font-size: 13px;
    border-top: 1px solid #ddd;
}
.my-table1 .table > thead > tr > th, .my-table1 .table > tbody > tr > th, .my-table1 .table > tfoot > tr > th, .my-table1 .table > thead > tr > td, .my-table1 .table > tbody > tr > td, .my-table1 .table > tfoot > tr > td {
    line-height: 2.428571 !important;
}
.my-table table thead th a {
    color: #fff;
}
.my-table table th, .my-table table td {
    vertical-align: middle !important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fffaed;
}
.my-table table tr td:last-child {
    min-width: 150px;
}

.my-table table .btn-default {
    color: #fff;
    background-color: #555;
    border-color: #ccc;
}
.clients {
	border: 0;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
	box-shadow: none !important;
	margin-bottom: 0 !important
}

.clients li {
	overflow: hidden;
	margin-left: 1px;
	position: relative;
	background: #fafafa
}

.clients li:hover {
	background: #f6f6f6
}

.clients li img {
	filter: gray;
	float: none !important;
	margin: 0 auto !important
}

.clients li img:hover {
	filter: none
}
.form-control, .dropdown-menu { font-size: 13px !important; }

* {
	border-radius: 0
}

a, a:active, a:focus, a:hover, button, button:hover {
	outline: 0 !important
}

hr {
	margin: 30px 0
}

h1 {
	font-size: 28px;
	line-height: 35px
}

h2 {
	font-size: 24px;
	line-height: 33px
}

h3 {
	font-size: 20px;
	line-height: 27px
}

h4 {
	line-height: 25px
}

h1, h2, h3, h4 {
	margin-top: 5px;
	text-shadow: none;
	font-family: Noto Sans, Open Sans, Segoe UI, sans-serif
}

h1 i, h2 i, h3 i, h4 i {
	margin-right: 5px
}

.heading {
	text-align: center
}

.heading h2 {
	padding: 0 12px;
	position: relative;
	display: inline-block;
	line-height: 34px !important
}

.heading h2:after, .heading h2:before {
	content: " ";
	width: 70%;
	position: absolute;
	border-width: 1px;
	border-color: #bbb
}

.heading h2:before {
	right: 100%
}

.heading h2:after {
	left: 100%
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(//upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Phi_fenomeni.gif/50px-Phi_fenomeni.gif) 50% 50% no-repeat rgb(0,0,0,0.5);
}


@media (max-width:768px) {
	.heading h2:after, .heading h2:before {
		width: 20%
	}

}

.collapse:not(.show) {
    display: contents !important;
}

/*p.blocktext, h2.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 8em;
}*/
/*@media (min-width: 992px)
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}*/

h1[class^=title-v3-], h2[class^=title-v3-], h3[class^=title-v3-] {
	color: #555
}

.form-control {
	box-shadow: none;
	border-radius: 0
}

.form-control:focus {
	border-color: #bbb;
	box-shadow: 0 0 2px #c9c9c9
}

.dropdown-menu {
	border-radius: 0
}

.btn-u {
	border: 0;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	padding: 6px 13px;
	position: relative;
	background: #72c02c;
	white-space: nowrap;
	display: inline-block
}

.btn-u, .btn-u:hover {
	color: #fff;
	text-decoration: none
}

.btn-u:hover {
	transition: all .3s ease-in-out
}

.btn-u.btn-block {
	text-align: center
}

@media (max-width:768px) {
	@-moz-document url-prefix() {
		.btn-u {
			padding-bottom: 6px
		}

	}

}

.btn-u.active, .btn-u:active, .btn-u:focus, .btn-u:hover, .open .dropdown-toggle.btn-u {
	background: #5fb611
}

.label {
	border-radius: 0
}

span.label {
	font-size: 11px;
	font-weight: 400;
	padding: 4px 7px
}

.font-bold {
	font-weight: 600
}

blockquote {
	padding: 5px 15px;
	border-left-width: 2px
}

blockquote p {
	font-size: 14px;
	font-weight: 400
}

blockquote h1, blockquote h2, blockquote span {
	font-size: 18px;
	margin: 0 0 8px;
	line-height: 24px
}

blockquote.text-right {
	border-left: none;
	border-right: 2px solid #eee
}

blockquote.text-right:hover, blockquote:hover {
	border-color: #72c02c;
	transition: all .4s ease-in-out
}

.tag-box {
	padding: 20px;
	background: #fff;
	margin-bottom: 30px
}

.tag-box h2 {
	font-size: 20px;
	line-height: 25px
}

.tag-box p {
	margin-bottom: 0
}

.tag-box-v3 {
	border: 2px solid #eee
}

.height-300 {
	min-height: 300px
}

.no-margin-bottom {
	margin-bottom: 0 !important
}

.content {
	padding-top: 40px;
	padding-bottom: 40px
}

.margin-bottom-5, .margin-bottom-10, .margin-bottom-30 {
	clear: both
}

.margin-bottom-5 {
	margin-bottom: 5px
}

.margin-bottom-10 {
	margin-bottom: 10px
}

.margin-bottom-30 {
	margin-bottom: 30px
}

.margin-top-30 {
	margin-top: 30px
}

.margin-top-20 {
	margin-top: 20px
}

.margin-top-10 {
	margin-top: 10px
}

.margin-top-5 {
	margin-top: 5px
}

.color-light {
	color: #fff
}

.color-dark-blue {
	color: #4765a0
}

.bg-grey {
	background: #f7f7f7;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.overflow-hidden {
	overflow: hidden
}

.text-bold {
	font-weight: 600 !important
}

label, li, li a, p {
	color: #555
}

a {
	color: #72c02c;
	text-decoration: none
}

a, a:active, a:focus, a:hover {
	outline: 0 !important
}

a:focus {
	text-decoration: none
}

a:hover {
	color: #72c02c
}

.purchase {
	padding: 25px 0 30px;
	border-bottom: 1px solid #eee
}

.purchase p {
	margin-bottom: 0
}

.purchase span {
	color: #666;
	display: block;
	font-size: 24px;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 12px;
	font-family: Noto Sans, Open Sans, Segoe UI, sans-serif !important
}

@media (max-width:992px) {
	.purchase {
		text-align: center
	}

	.purchase span {
		font-size: 22px;
		line-height: 29px
	}

}

.service {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 15px 10px
}

.service:hover {
	background: #fcfcfc;
	box-shadow: 0 0 5px #ddd;
	transition: box-shadow .2s ease-in-out
}

.service:hover i {
	color: #656565
}

.work {
	margin-top: 6px
}

.work .details {
	padding: 10px
}

.privacy a {
	text-decoration: underline
}

.privacy a:hover {
	color: #72c02c;
	text-decoration: none
}

.who li {
	margin-bottom: 6px
}

.who li i {
	color: #72c02c;
	font-size: 13px;
	min-width: 15px;
	margin-right: 8px;
	text-align: center;
	position: relative
}

.who li:hover a, .who li:hover i {
	color: #777
}

.who li:hover a:hover {
	text-decoration: none
}

.map {
	width: 100%;
	height: 350px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}



.header {
	z-index: 5;
	background: #fff;
	position: relative;
	border-bottom: 2px solid #eee
}

.header>.container {
	display: table;
	margin-bottom: -40px
}

@media (max-width:768px) {
	.header>.container {
		width: 100%
	}

}

@media (max-width:991px) {
	.header>.container {
		margin-bottom: 0
	}

}

.header .logo {
	height: 100%;
	min-height: 40px;
	min-width: 100px;
	display: table-cell;
	vertical-align: middle
}

.header .logo img {
	z-index: 1;
	margin: 20px 0;
	position: relative
}

.header .navbar-nav>li>a {
	color: #687074;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}

.header .navbar-nav>.active>a {
	color: #72c02c
}

@media (min-width:992px) {
	.header .navbar-nav {
		float: right
	}

}

@media (max-width:991px) {
	.header .navbar-nav {
		margin: 0 0 5px;
		float: none !important
	}

	.header .navbar-nav>li {
		float: none
	}

	.header .navbar-nav>li>a {
		padding-top: 30px;
		padding-bottom: 40px
	}

	.header .dropdown-menu.pull-right {
		float: none !important
	}

	.header .navbar-nav .open .dropdown-menu {
		border: 0;
		float: none;
		width: auto;
		margin-top: 0;
		position: static;
		box-shadow: none;
		background-color: transparent
	}

	.header .navbar-nav .open>a, .header .navbar-nav .open>a:focus, .header .navbar-nav .open>a:hover {
		border-bottom-color: #eee
	}

	.header .navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px;
		line-height: 20px
	}

	.header .navbar-nav .open .dropdown-menu>li>a:focus, .header .navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}

	.header .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.header .navbar-nav .open .dropdown-menu>li>a:focus, .header .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.header .navbar-nav .open .dropdown-menu>.active>a, .header .navbar-nav .open .dropdown-menu>.active>a:focus, .header .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.header .navbar-nav>li>a {
		font-size: 14px;
		padding: 9px 10px
	}

	.header .navbar-nav>li a {
		border-bottom: 1px solid #eee
	}

	.header .navbar-nav>li>a:focus {
		background: none
	}

	.header .navbar-nav>li>a:hover {
		color: #72c02c
	}

	.header .navbar-nav>.active>a, .header .navbar-nav>.active>a:focus, .header .navbar-nav>.active>a:hover {
		background: #72c02c;
		color: #fff !important
	}

}

@media (min-width:992px) {
	.header .navbar-nav {
		position: relative
	}

	.header .navbar-nav>li>a {
		bottom: -2px;
		position: relative;
		padding: 9px 30px 9px 20px
	}

	.header .navbar-nav>li>a, .header .navbar-nav>li>a:focus {
		border-bottom: 2px solid transparent
	}

	.header .navbar-nav>.active>a, .header .navbar-nav>li>a:hover {
		bottom: -2px;
		position: relative;
		border-bottom: 2px solid #72c02c
	}

	.header .navbar-nav>.active>a, .header .navbar-nav>.active>a:focus, .header .navbar-nav>.active>a:hover, .header .navbar-nav>li>a, .header .navbar-nav>li>a:focus, .header .navbar-nav>li>a:hover {
		background: none
	}

	.header .navbar-nav>.open>a, .header .navbar-nav>.open>a:focus, .header .navbar-nav>.open>a:hover, .header .navbar-nav>li:hover>a {
		color: #72c02c
	}

	.header .dropdown-menu {
		padding: 0;
		border: none;
		min-width: 200px;
		border-radius: 0;
		z-index: 11 !important;
		border-top: 2px solid #72c02c;
		border-bottom: 2px solid #687074
	}

	.header .dropdown-menu li a {
		color: #687074;
		font-size: 13px;
		font-weight: 400;
		padding: 6px 15px;
		border-bottom: 1px solid #eee
	}

	.header .dropdown-menu .active>a, .header .dropdown-menu li>a:hover {
		color: #687074;
		filter: none !important;
		background: #eee !important;
		transition: all .1s ease-in-out
	}

	.header .dropdown-menu li>a:focus {
		background: none;
		filter: none !important
	}

	.header .navbar-nav>li.dropdown:hover>.dropdown-menu {
		display: block
	}

	.header .open>.dropdown-menu {
		display: none
	}

}

.header .dropdown>a:after {
	top: 8px;
	right: 9px;
	font-size: 11px;
	content: "\f105";
	position: absolute;
	font-weight: 400;
	display: inline-block;
	font-family: FontAwesome;
	top: 9px;
	right: 15px;
	content: "\f107"
}

.header .dropdown-menu li [class*=" fa-"], .header .dropdown-menu li [class^=fa-] {
	left: -3px;
	width: 1.25em;
	margin-right: 1px;
	position: relative;
	text-align: center;
	display: inline-block
}

.header .nav>li>.search {
	color: #aaa;
	cursor: pointer;
	min-width: 35px;
	font-size: 15px;
	text-align: center;
	background: #f7f7f7;
	padding: 11px 0 12px;
	display: inline-block;
	border-bottom: 2px solid #aaa
}

@media (min-width:992px) {
	.header .nav>li>.search {
		bottom: -2px;
		position: relative
	}

}

.header .nav>li>.search:hover {
	color: #72c02c;
	background: #f7f7f7;
	border-bottom-color: #72c02c
}

@media (max-width:991px) {
	.header .nav>li>.search {
		color: #999;
		width: 35px;
		height: 34px;
		text-align: left;
		background: #eee;
		line-height: 12px;
		text-align: center;
		margin: 5px 10px 0;
		border-bottom: none
	}

	.header .nav>li>.search:hover {
		background: #5fb611;
		color: #fff !important
	}

}

.label {
	padding: .2em 0 .3em
}

.header .navbar-nav>.active>a, .linked:hover, a, a:active, a:focus, a:hover {
	color: #ed3e45/*f6303e*/
}

.header .navbar-nav>.active>a {
	border-color: #ed3e45/*f6303e*/
}

.header .dropdown-menu {
	border-top: 2px solid #ed3e45/*f6303e*/
}

.header .navbar-nav>li:hover>a {
	color: #cf0917
}

.header .nav>li>.search:hover {
	border-bottom-color: #cf0917;
	color: #cf0917
}

.header .navbar-nav>.active>a, .header .navbar-nav>li>a:hover {
	border-bottom-color: #ed3e45/*f6303e*/
}

.header .navbar-nav>.open>a, .header .navbar-nav>.open>a:focus, .header .navbar-nav>.open>a:hover {
	color: #ed3e45/*f6303e*/
}

@media (max-width:991px) {
	.header .navbar-nav>.active>a, .header .navbar-nav>.active>a:focus, .header .navbar-nav>.active>a:hover {
		background: #ed3e45/*f6303e*/;
		color: #fff !important
	}

	.header .navbar-nav>.active>a {
		border-color: #eee
	}

	.header .nav>li>.search:hover {
		background: #ed3e45/*f6303e*/
	}

}

.btn-u {
	background: #ed3e45/*f6303e*/
}

.btn-u.active, .btn-u:active, .btn-u:focus, .btn-u:hover, .open .dropdown-toggle.btn-u {
	background: #cf0917;
	color: #fff
}

blockquote:hover {
	border-left-color: #ed3e45/*f6303e*/
}

.footer a, .footer a:hover, .privacy a:hover, .who li:hover a, .who li:hover i, .who li i {
	color: #ed3e45/*f6303e*/
}

.view a.info:hover {
	background: #ed3e45/*f6303e*/
}

.blog h2 a:hover, .blog h3, .blog li a:hover {
	color: #ed3e45/*f6303e*/
}

blockquote.text-right:hover, blockquote:hover {
	border-color: #ed3e45/*f6303e*/
}

.pricing:hover h4 {
	color: #ed3e45/*f6303e*/
}

.header-nav {
	position: fixed !important;
	/*position: static;*/
	background: #0a1529/*182d45*/;
	border-bottom: 1px solid #000;
	width: 100%;
/*	height: 70px;
	height: calc(70px + constant(safe-area-inset-top));
	height: calc(70px + env(safe-area-inset-top));*/
	/*box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
	-webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);*/
	z-index: 7;
	padding-top: constant(safe-area-inset-top);
	padding-top: env(safe-area-inset-top);
}

.header-nav .mobile-nav { align-items: center; }
.header-nav .navbar { width: 100%; display: flex; align-items: center; justify-content: flex-start; padding:0 15px;}
.header-nav .logo img {
	height: 58px;
	margin: 0;
}

.header-nav .navbar-nav > li > a {
	font-weight: 700;
	text-transform: none;
	padding: 0 12px !important;
	color: #fff !important;
	bottom: 0;
	font-size: 14px;
	position: relative;
}
.header-nav .navbar-nav > li > a:hover {
	color:#ed3e45;
}
/*.header-nav .navbar-nav > .active > a, */.header-nav .navbar-nav > li > a:hover:after {	
	position: absolute;
	bottom:-8px;
	left:0;
	width: 100%;
	height: 2px;
	background: #ed3e45;
	content: '';
}
.top-right-bar { display: flex; align-items: center; justify-content: space-between; }

.header-nav .navbar-light .navbar-toggler {
	color: rgba(0,0,0,.5);
	border-color: rgba(0,0,0,.1);
	background: #fff;
	padding: 5px;
	font-size: 14px;
	border-radius: 3px;
}

.header {
	/*position: fixed !important;*/
	position: static;
	background: #0a1529/*182d45*/;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 70px;
	height: calc(70px + constant(safe-area-inset-top));
	height: calc(70px + env(safe-area-inset-top));
	/*box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
	-webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);*/
	z-index: 7;
	padding-top: constant(safe-area-inset-top);
	padding-top: env(safe-area-inset-top)

}

.header .logo img {
	height: 58px;
	margin: 0;
}

.header .navbar-nav>li>a {
	font-weight: 700;
	text-transform: none;
	line-height: 70px;
	padding: 0 12px;
	color: #fff !important;
	bottom: 0
}

.header .navbar-nav>li a:focus {
	color: #cf0917
}

.header .navbar-nav>li>a:hover {
	bottom: 0
}

.header .navbar-nav .dropdown-menu {
	background-color: #efefef;
	margin-top: -2px;
	left: unset;
	right: 0
}

.header .dropdown-menu li>a:hover {
	background-color: #efefef;
	color: #cf0917;
	border-bottom: 1px solid #cf0917
}

@media (max-width:991px) {
	.header {
		height: 50px;
		height: calc(50px + constant(safe-area-inset-top));
		height: calc(50px + env(safe-area-inset-top))
	}

	.hamburger {
		padding: 0 !important
	}

	.header .logo img {
		height: 45px;
		margin: 0;
		padding: 5px
	}

	.header .navbar-nav>li a {
		line-height: normal;
		padding: 10px 0 10px 30px;
		border-bottom: 1px solid #ccc;
		color: #fff
	}

	.header .navbar-nav>li a:hover {
		color: #ed3e45/*f6303e*/ !important
	}

	.header>.container {
		margin-bottom: 0
	}

	.header .navbar-nav .dropdown-menu {
		border: 0;
		float: none;
		width: auto
	}

	.dropdown-menu, .header .navbar-nav .dropdown-menu {
		margin-top: 0;
		position: static;
		box-shadow: none;
		background-color: transparent
	}

	.dropdown-menu {
		/*display: block;*/
		width: 100%;
		padding: 0 0 0 30px;
		border-bottom: 1px solid #cf0917
	}

	a.dropdown-toggle .caret {
		display: none
	}

	.dropdown-menu>li>a {
		line-height: normal;
		padding: 10px 0 10px 30px;
		border-bottom: 1px solid #ccc;
		color: #555
	}

}

#floating-phone {
	display: inline;
	position: fixed;
	/*position: absolute;*/
	top: 70px;
	right: 10px;
	z-index: 2;
	border-radius: 19px;
	padding: 1px 16px;
	font-size: 20px;
	background-color: #0c4983/*f6303e*/;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 6px;
	border:1px solid #fff;
}

a#floating-phone:hover {
	text-decoration: none !important
}

@media (max-width:991px) {


}




@media (max-width:991px) {
/*	.footer {
		height: auto
	}

	.footer .pull-right {
		display: block;
		float: none !important;
		text-align: center
	}
*/
}

body, body p {
	font-size: 14px !important;
}

.inline-block {
	display: inline-block
}

.overflow-hidden {
	overflow: hidden !important
}

.display-flex {
	display: flex
}

h1, h2, h3, h4 {
	color: #555;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0
}

.heading-1 {
	color: #0a1529/*182d45*/;
	font-weight: 600;
	text-align: center;
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 35px;	

}

.heading-bar { position: relative; }

.heading-bar:after { content: ''; background: url('../images/heading-ar.jpg') no-repeat center center; width: 100%; height: 2px; position: absolute; left:0; bottom:-13px; }

.heading-2 {
	margin-bottom: 15px;
	margin-top: 15px
}

.heading-2, .heading-3 {
	color: #0a1529/*182d45*/;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px
}

.heading-8 {
	font-weight: 700;
	text-align: center;
	font-size: 20px;
	line-height: 20px
}

.heading-8, h1.heading-dark, h2.heading-dark, h3.heading-dark, h4.heading-dark {
	color: #0a1529/*182d45*/
}

p {
	line-height: 1.4;
	margin-bottom: 15px
}

a {
	cursor: pointer;
	font-family: Noto Sans, Open Sans, sans-serif
}

.color-default {
	color: #ed3e45/*f6303e*/ !important
}

.color-light {
	color: #fff !important
}

color-extra-light-grey {
	color: #bfbfbf
}

.text-large {
	font-size: 16px
}

.text-xlarge {
	font-size: 20px
}

.text-underline {
	text-decoration: underline
}

.uppercase {
	text-transform: uppercase
}

.eveleth {
	font-family: Eveleth, Arial, sans-serif !important
}

.flex-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-container>* {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.flex-box {
	-ms-flex-grow: 1;
	flex-grow: 1
}

.tag-box-v3 {
	border: none;
	padding: 15px 30px
}

.tag-box-v3 .close {
	position: relative;
	top: -10px;
	padding-right: 15px;
	z-index: 6
}

.tag-box .tag-box-header {
	padding-bottom: 15px;
	margin: 0 -30px 15px
}

.wrench-box-1 {
	position: relative;
	border: 2px solid #eee;
	padding: 5px 15px
}

.wrench-box-1+.animation-wrapper>.wrench-box-1, .wrench-box-1+.wrench-box-1 {
	border-top: none
}

.wrench-box-1.selected {
	background-color: #ed3e45/*f6303e*/;
	border-color: #cf0917;
	margin-top: 15px
}

.wrench-box-1.selected, .wrench-box-1.selected i, .wrench-box-1.selected input:checked+i:after, .wrench-box-1.selected p {
	color: #fff
}

.page-box-1 {
	padding: 30px 60px;
	box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, .4);
	background-color: #fdfeff
}

.bg-semitransparent {
	background: rgba(0, 0, 0, .5)
}

.bg-car {
	background: url(../images/bg/suv.jpg) no-repeat bottom center;
	background-size: cover;
	padding-top: 70px
}

.bg-fleet {
	background: url(../images/fleet/fleet-background.jpg) no-repeat 50% !important;
	background-size: cover !important;
	padding-top: 70px !important
}

.bg-phoenix {
	background: url(../images/bg/phoenix.jpg) no-repeat 50%;
	background-size: cover;
	background-position: 50% 25%;
	padding-top: 70px
}

@media (max-width:991px) {


}

.bg-wrench-mechanic-light {
	background: url(../images/bg/wrench-mechanic-white-layer.jpg) no-repeat 50%;
	background-size: cover;
	background-attachment: fixed
}

.bg-fixed {
	background-attachment: fixed;
	min-height: calc(100vh - 70px);
	padding-top: 70px;
	margin-bottom: -60px
}

.bg-car-cliff {
	background: url(../images/bg/car-cliff.jpg) no-repeat 50%;
	background-size: cover
}

.btn-u {
	padding: 0 30px;
	text-transform: uppercase;
	height: 34px;
	line-height: 34px
}

.btn-u.btn-block {
	padding-left: 0;
	padding-right: 0
}

.btn-u:disabled {
	background-color: #fb979f;
	color: #eee
}

.btn-block+.btn-block {
	margin-top: 0
}

.hr-1 {
	border-top: 2px solid #eee
}

label {
	display: initial;
	margin-bottom: unset;
	font-weight: 600;
}

a.link-dark {
	color: #333
}

a.link-no-underline {
	text-decoration: none
}

a.link-no-underline.link-underline-on-hover:hover {
	text-decoration: underline
}

a.link-dark:hover {
	color: #ed3e45/*f6303e*/
}

.margin-bottom-large {
	margin-bottom: 60px !important
}

.margin-bottom-regular {
	margin-bottom: 15px !important
}

.margin-bottom-small {
	margin-bottom: 15px !important
}

.margin-bottom-5 {
	margin-bottom: 5px !important
}

.margin-bottom-10 {
	margin-bottom: 10px !important
}

.padding-bottom-50 {
	padding-bottom: 50px !important
}

.padding-bottom-regular {
	padding-bottom: 30px !important
}

.padding-top-regular {
	padding-top: 30px !important
}

.padding-top-small {
	padding-top: 15px !important
}

.padding-top-30 {
	padding-top: 30px !important
}

.padding-top-50 {
	padding-top: 50px !important
}

.padding-left-small {
	padding-left: 15px !important
}

.no-padding {
	padding: 0 !important
}

.width-100-percent {
	width: 100%
}

.seo-breadcrumb, .seo-breadcrumb a {
	font-size: 11px;
	color: gray !important
}

.page-content {
	max-width: 804px;
	margin: 0 auto;
	padding: 15px 0
}

#notFound h1, #notFound h2 {
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	font-size: 30px;
	line-height: 35px
}

/*#fullpage-callout {
	padding: 80px 0
}*/

#fullpage-callout .heading-1, #fullpage-callout .heading-3 {
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5)
}

#fullpage-callout .heading-1 {
	font-size: 50px;
	line-height: 50px
}

#fullpage-callout .heading-3 {
	font-size: 30px;
	line-height: 30px
}

app-star-rating {
	color: #ffcb17/*ed3e45*/;
	font-size: 24px;
	line-height: 24px;
	font-size: 14px;
}

app-star-rating, app-star-rating span {
	display: inline-block
}

app-star-rating .svg-inline--fa {
	margin-right: -3px;
}

.link {
	cursor: pointer
}

.link-dark {
	color: #333;
	text-decoration: underline
}

.link-dark:hover {
	color: #ed3e45/*f6303e*/;
	cursor: pointer
}

.invisible {
	visibility: hidden
}

.map, agm-map {
	height: 400px
}

.about-img {
	background-color: #000;
	position: relative
}

.about-img img {
	width: 100%;
	transition: opacity .5s ease
}

.about-img:hover img {
	opacity: .5;
	transition: opacity .5s ease
}

.about-frustration {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 10%;
	padding: 10px;
	z-index: 1;
	display: none
}

.about-frustration p {
	color: #fff
}

.about-img:hover .about-frustration {
	display: block
}

.about-row {
	display: flex;
	flex-wrap: wrap
}

.privacy p, .terms p, .warranty p {
	margin-bottom: 15px
}

.news-images img {
	padding: 0 30px 30px;
	max-width: 200px
}

li a {
	color: #ed3e45/*f6303e*/
}

.header .dropdown>a:after {
	top: unset;
	right: unset;
	font-size: unset;
	content: unset;
	position: unset;
	font-weight: unset;
	display: unset;
	font-family: unset, sans-serif
}

.seo-image {
	width: 50%;
	border: 2px solid #eee;
	float: right;
	margin: 0 0 20px 20px
}

@media (max-width:768px) {
	.seo-image {
		width: 100%;
		float: none;
		margin: 0 0 20px
	}

}

.store-badges a {
	margin: 10px;
	display: inline-block
}

.store-badges img {
	height: 60px
}

.page-stripe-1, .page-stripe-2,  .page-stripe-3{
	padding: 50px 0;
}

.page-stripe-2 {
	background-color: #efefef
}

.page-stripe-3 {
	background-color: #f6f6f6
}

@media (max-width:991px) {
	#fullpage-callout .heading-1 {
		font-size: 35px;
		line-height: 40px
	}

	.page-content {
		margin-top: 0;
		padding: 0
	}

	.page-box-1 {
		box-shadow: none;
		padding: 30px
	}

	.tag-box-v3, .wrench-box-1, .wrench-box-1+.animation-wrapper>.wrench-box-1, .wrench-box-1+.wrench-box-1 {
		border: none;
		background-color: #fdfeff
	}

	.wrench-box-1.link.bg-grey {
		border: 2px solid #eee
	}

	.wrench-box-1-border {
		border: 1px solid #eee !important
	}

	/*#fullpage-callout {
		padding: 75px 0
	}*/

	.bg-fixed {
		min-height: calc(100vh - 105px);
		padding-top: 60px
	}

}

[hidden] {
	display: none !important
}

[id^=quote-carousel] {
	padding: 0 10px 30px;
	margin-top: 30px
}

[id^=quote-carousel] img {
	width: 250px;
	height: 100px
}

.item blockquote {
	border-left: none;
	margin: 0
}

.item blockquote img {
	margin-bottom: 10px
}

.item blockquote p:before {
	display: none;
	font-family: Font Awesome\ 5 Solid, sans-serif;
	content: "\f10d";
	float: left;
	margin-right: 10px
}

.item blockquote p {
	margin-top: 20px;
	margin-bottom: 10px
}

@media (min-width:768px) {
	[id^=quote-carousel] {
		margin-bottom: 0;
		padding: 0 40px 30px;
		margin-top: 30px
	}

}

body {
	font-family: Noto Sans, Open Sans, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.color-dark-blue {
	color: #0a1529/*182d45*/ !important
}

@media (max-width:991px) {
	.vertical-align {
		display: inherit
	}

}

a.no-underline:hover {
	text-decoration: none
}

.modal {
	top: 70px;
	top: calc(70px + constant(safe-area-inset-top));
	top: calc(70px + env(safe-area-inset-top));
	/*z-index: 4 !important*/
}

@media (max-width:991px) {
	.modal {
		top: 50px;
		top: calc(50px + constant(safe-area-inset-top));
		top: calc(50px + env(safe-area-inset-top))
	}

}

@media (min-width:768px) {
	.dialog {
		top: 40px
	}

}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}

}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}

}

.mat-raised-button:hover {
	background-color: rgba(0, 0, 0, .25) !important;
	color: rgba(0, 0, 0, .6) !important
}

.mat-raised-button.mat-primary {
	background-color: #ed3e45/*f6303e*/ !important;
	color: #fff !important
}

.mat-raised-button.mat-primary:hover {
	background-color: #cf0917 !important
}

.mat-raised-button.mat-accent {
	background-color: #0a1529/*182d45*/ !important;
	color: #fff !important
}

.mat-raised-button.mat-accent:hover {
	background-color: #112235 !important
}

.mat-raised-button {
	box-sizing: border-box;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	border: none;
	-webkit-tap-highlight-color: transparent;
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: baseline;
	text-align: center;
	margin: 0;
	min-width: 88px;
	line-height: 36px;
	padding: 0 16px;
	border-radius: 2px;
	transform: translateZ(0);
	transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow .28s cubic-bezier(.4, 0, .2, 1);
	background-color: rgba(0, 0, 0, .18) !important;
	color: rgba(0, 0, 0, .6) !important;
	line-height: 40px !important;
	font-family: Noto Sans, Open Sans, Segoe UI, sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	letter-spacing: .025em !important
}

.mat-raised-button:hover {
	transform: translateY(-1px)
}

.mat-raised-button.login[disabled] {
	box-shadow: none;
	background-color: #fb979f !important
}

.mat-raised-button:not([class*=mat-elevation-z]) {
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.button-home-get-quote {
	font-size: 20px !important;
	padding: 5px 40px !important
}

.mat-raised-button.mat-primary[disabled] {
	opacity: .5;
	cursor: not-allowed
}

.mat-raised-button.mat-primary[disabled]:hover {
	background-color: #ed3e45/*f6303e*/ !important
}

/*.banner {
	background-color: #ed3e45;
	text-align: center;
	color: #fff;
	line-height: 20px;
	position: fixed;
	width: 100%;
	top: 70px;
	z-index: 3;
	margin: 0;
	display: block;
	padding: 10px 30px
}

.banner .banner-close-button {
	position: absolute;
	right: 0;
	top: 0;
	background-color: transparent !important;
	box-shadow: none !important
}

.banner .banner-close-button:hover {
	background-color: transparent !important;
	color: #000 !important
}
*/
.page-wrapper.banner-padding {
	padding-top: 110px;
	padding-top: calc(110px + constant(safe-area-inset-top));
	padding-top: calc(110px + env(safe-area-inset-top))
}

.banner-animation {
	transition-duration: .4s;
	transition-timing-function: ease-in;
	overflow: hidden
}

@media (max-width:991px) {
	.banner {
		top: 50px
	}

	.banner-close-button {
		min-width: 30px !important;
		height: 100% !important;
		padding: 0 !important
	}

}

@media (max-width:768px) {
	.banner-padding {
		padding-top: 125px
	}

}

.mobile-contact-page {
	display: none
}

@media (max-width:991px) {
	.mobile-contact-page {
		display: block
	}

}

body>iframe {
	display: block
}

/*.footer-svg-container {
	height: 160px;
	position: relative;
	overflow-x: hidden;
	margin-bottom: -185px;
	width: 100%;
	top: -185px
}*/

.footer-svg-container {
	position: relative;
	margin-bottom: 0;
	width: 100%;
}

.footer-svg-container::before {
	content: '';
	background: url('../images/footer-houses.svg') no-repeat;
	position: absolute;
	top: -135px;
	left: 0;
	width: 400px;
	height: 120px;
}

.footer-svg-container::after {
	content: '';
	background: url('../images/footer-mechanic.svg') no-repeat;
	position: absolute;
	top: -80px;
	right: 0;
	width: 271px;
	height: 70px;
}
/*.footer-mechanic {
	display: block;
	float: left;
	position: absolute;
	top: 50px;
	right: 0;
}*/

/*.footer-houses {
	display: block;
	float: right;
	position: absolute;
	top: 10px;
	right: -180px
}*/
/*.footer-houses {
	display: block;
	float: right;
	position: absolute;
	top: 10px;
	left: 0;
	width: 474px;
	height: auto;
}*/

@media (max-width:500px) {
	/*.footer-svg-container img {
		max-width: none
	}*/

}

@media (max-width:768px) {
	.footer-mechanic {
		margin-left: -15px
	}

	.footer-houses {
		display: none
	}

}

.footer ul li {
	list-style: none
}

.footer .app-image {
	max-width: 150px
}



.page-wrapper {
	padding-bottom: 160px;
	padding-top: 70px;
	padding-top: calc(70px + constant(safe-area-inset-top));
	padding-top: calc(70px + env(safe-area-inset-top))
}

.header-button {
	/*float: right;*/
	z-index: 1;
	/*margin: 15px 15px 0 0 !important*/
}

@media (max-width:991px) {
	.header-button {
		/*margin: 5px 15px 0 0 !important*/
	}

	.page-wrapper {
		padding-top: 50px;
		padding-top: calc(50px + constant(safe-area-inset-top));
		padding-top: calc(50px + env(safe-area-inset-top))
	}

}

.mat-raised-button.header-button {
	display: block;
	margin-right:15px;
}

.nav>li.mobile-header-button {
	display: none
}

@media (max-width:399px) {
	.mat-raised-button.header-button {
		display: none
	}

	.nav>li.mobile-header-button {
		display: block !important
	}

}

.fleet .page-content {
	max-width: 1200px
}

.stripe-light-grey {
	background: #f6f9fc
}

.stripe-lighter-grey {
	background: #fafafa
}

.text-blue {
	color: #0a1529/*182d45*/ !important
}

.text-transform-none {
	text-transform: none !important
}

.text-left {
	text-align: left !important
}

button[data-action=start], button[data-action=stop] {
	display: none !important
}

.margin-top-5 {
	margin-top: 5px !important
}

.fleet-contact-form label {
	color: #fff;
	display: block;
	text-align: left;
	margin-bottom: 0
}

.fleet-contact-form input {
	display: block;
	border-radius: 5px;
	margin-bottom: 30px;
	padding: 5px;
	width: 200px
}

.fleet-contact-form, .fleet-contact-form .error-text, .fleet-contact-success {
	display: none
}

.fleet-contact-form input.invalid-input {
	border: 2px solid #ed3e45/*f6303e*/;
	border-bottom: 3px solid #ed3e45/*f6303e*/;
	background: #feeaeb
}

.fleet-contact-form .error-text {
	display: none;
	font-size: 20px;
	text-align: left
}

.text-red {
	color: #ed3e45/*f6303e*/
}

@media (min-width:1440px) {
	.stripe-light-grey:before {
		top: -270px
	}

}

@media (max-width:500px) {
	.mobile-margin-top-20 {
		margin-top: 20px !important
	}

}

.hamburger {
	margin-top: 12px !important
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	background-color: #fff !important
}

.nav-menu-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 6;
	top: -100%;
	background-color: rgba(24, 45, 69, .9);
	overflow-x: hidden;
	transition: .5s;
	transition-timing-function: ease-in-out;
	margin: 0 auto;
	opacity: 0
}

.nav-menu-overlay-content {
	position: relative;
	top: 15%
}

.menu-open {
	top: 0;
	opacity: 1
}

@media (max-width:320px) {
	.nav-link {
		font-size: 20px
	}

}

@media (min-width:321px) {
	.nav-link {
		font-size: 26px
	}

}

.logo .nav-link {
	color: #fff;
	font-weight: 700;
	margin-bottom:0;
	padding:0;
}

.nav>li>a.nav-link {
	padding: 10px 15px 10px 40px
}

.nav>li>a.nav-link .nav-link-icon {
	position: absolute;
	left: 0
}

.nav-list>li {
	color: #fff;
	font-size: 15px
}

.nav-menu-overlay-content>.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px
}

@media (min-width:768px) {
	.nav-menu-overlay-content>.navbar-nav>li {
		float: none
	}

	.nav-menu-overlay-content>.navbar-nav {
		float: none;
		margin: 0
	}

}

.nav-menu-overlay-content>.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: initial
}

.center-vertical {
	display: flex;
	align-items: center;
	justify-content: center
}

:root {
	--sat: env(safe-area-inset-top);
	--sar: env(safe-area-inset-right);
	--sab: env(safe-area-inset-bottom);
	--sal: env(safe-area-inset-left)
}

a.blue-link {
	color: #4c93e0;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
	padding: 15px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}

.hamburger:hover {
	opacity: .7
}

.hamburger-box {
	width: 30px;
	height: 24px;
	display: inline-block;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	width: 30px;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: ease
}

.hamburger-inner:after, .hamburger-inner:before {
	content: "";
	display: block
}

.hamburger-inner:before {
	top: -10px
}

.hamburger-inner:after {
	bottom: -10px
}

.hamburger--slider .hamburger-inner {
	top: 2px
}

.hamburger--slider .hamburger-inner:before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: .15s
}

.hamburger--slider .hamburger-inner:after {
	top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
	transform: translate3d(0, -20px, 0) rotate(-90deg)
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

@keyframes a {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}

}

.fadeInUp {
	animation-name: a
}

.animation-wrapper {position: relative; overflow: hidden }

.logo-man { width: 80px; }
.call-our-autoxperts { display: flex; align-items: center; justify-content: center; margin-bottom: 15px; margin-top: 40px;}
.call-learn-more { width: 80%; display:block; margin: auto;}
.w-80 { width: 80%; }

.brdr-btm { border-bottom: 1px solid #ddd; }
.brdr-tp { border-top: 1px solid #ddd; }

/*.uci-stripe {background: url('../images/uci-stripe-bg.jpg') repeat-x #4d5055; background-size: auto 450px; background-position: 30% bottom; overflow: hidden; } */
.uci-stripe {
	background: url('../images/uci-stripe-bg.png') repeat-x #4b7a80;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.uci-cta {text-align: center; padding-top: 30px; margin-bottom: -200px; } 
.uci-cta h3 {font-size: 20px; line-height: 20px; color:#fff; font-family: Noto Sans,Open Sans,Segoe UI,sans-serif; font-weight: normal; text-shadow: 0px 0px 15px rgba(0,0,0,0.5); margin-bottom: 0px; } 
.uci-cta h2 {font-size: 30px; line-height: 30px; color: #ffffff; font-family: Noto Sans,Open Sans,Segoe UI,sans-serif; font-weight: 600; text-shadow: 0px 0px 20px rgba(0,0,0,0.5); margin:10px 0 20px; } 
.youtube-bg {
	border: 6px solid #fff;
	box-shadow: 0px 1px 4px 1px rgba(0,0,0,.4);
}

.mb-40 { margin-bottom: 40px; }
.mac-img {

	width: 100%;
	border-radius: 50%;
	margin-bottom: 10px;
	border: 2px solid #ed3e45;
	padding: 5px;

}
.shopping-cart {}
.shopping-cart .notify-number { top:-9px; right:-9px;}
.shopping-cart img {
	width: 22px;
	height: auto;
	margin-top: 0;
	margin-left: 5px;
}
.app-btns { display: flex; }
.app-btns a {  }

/*Best Product*/

.sample_product {
	display: flex;
	flex-direction: column;
	width: 100%;	
	margin-right: 20px;
	padding: 20px 15px;
	background: #fff;
	border:1px dashed #999;
	border-radius: 5px;
}
.sample_product .product_name {
	margin-bottom: 15px;
}
.product_name h3 {
	font-size: 14px;
	text-transform: capitalize;
	margin: 0 0 4px 0;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.product_name h3 a {
	line-height: 20px;
	display: block;
	color:#333;
}
.product_name h3 a:hover { text-decoration: none; }
.product_name p {
	line-height: 20px;
	display: block;
	opacity: 1;
	margin: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.product_name p a {
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	font-weight: 400;
}

.product_thumb {
	position: relative;
}
.product_thumb img { 
	max-width: 100%;
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
 }

/*.part-list-image .product_thumb img {
    max-width: 100%;
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
}*/

.sample_product .product_content {
	margin-top: 15px;
}
.sample_product .product_ratings {
	margin-bottom: 10px;
}
.product_ratings ul {
	display: flex;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.product_ratings ul li {
	line-height: 18px;
}
.product_ratings ul li a {
	color: #FFCB15;
	font-size: 14px;
	margin-right: 1px;
}
.price_box span.current_price {
	color: #ed3e45;
	font-weight: 600;
	font-size: 18px;
	margin-right: 5px;
}
.price_box span.old_price {
	color: #757575;
	text-decoration: line-through;
	font-weight: 400;
	font-size: 16px;
}
.quantity_progress {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.quantity_progress p {
	margin-bottom: 10px;
	text-transform: capitalize;
	line-height: 20px;
}
.quantity_progress p span {
	font-weight: 700;
}
.quantity_progress p {
	margin-bottom: 10px;
	text-transform: capitalize;
	line-height: 20px;
}
p:last-child {
	margin-bottom: 0;
}
.bar_percent {
	height: 10px;
	background: #f0f0f0;
	width: 100%;
	border-radius: 25px;
	position: relative;
}
.bar_percent::before {
	position: absolute;
	content: "";
	width: 97%;
	height: 10px;
	left: 0;
	top: 0;
	background: #0c4983;
	border-radius: 25px 0 0 25px;
}

/**/
.single_product {
	background: #fff;
	border: 0;
	margin-bottom: 20px;
	border: 1px dashed #999;
	border-radius: 5px;
	padding: 10px 18px 18px 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/*.part-list-image .single_product {
	background: #fff;
	border: 0;
	margin-bottom: 20px;
	border: 1px dashed #999;
	border-radius: 5px;
	padding: 10px 18px 18px 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}*/

.single_product .product_content {
	width: 55%;
}
.single_product .product_content h3 {
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 15px;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.single_product .product_content h3 a {
	line-height: 20px;
	display: block;
	color:#333;
}

.single_product .product_ratings {
	margin-bottom: 10px;
}

.single_product .price_box span.regular_price {
	font-weight: 600;
	font-size: 18px;
}
.single_product .product_thumb {
	width: 100px;
}
.sample_product .onepro img { width:100%; height:auto; }

/*.part-list-image .single_product .product_thumb {
.sample_product 
}*/

/* //Best Product*/

.banner-height {
	min-height: 60vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.view-all-btn {
	 border: solid #333 1px;
}
.view-all-btn a { display: block; padding:10px; text-decoration: none;}
#login-form .input-group-prepend {
    /*margin-left: 5%;*/
}
/*Form Page*/

.form-page { /*background: url('../images/car-parts-bg.jpg') no-repeat top center;*/ background-size:cover; 
position: relative; background-attachment: fixed;
}
.form-page:before { /*content: ''; position: absolute; top:0; left:0; width: 100%; height: 100%; background: rgba(255,255,255,.5);*/}

.fm-page {}

.inner-page { background: url('../images/bg/suv.jpg') no-repeat top center !important; background-size:cover; 
position: relative; background-attachment: fixed !important;
}
.inner-page:before { content: ''; position: absolute; top:0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,.1) !important;}
.page-mb-n {
	margin-bottom: -100px;
}
.page-pb {
	padding-bottom: 110px;
}

.page-pt { padding-top:130px; }
.page-pt1 { padding-top:60px; }
.form-page .card{	
	margin-top: auto;
	margin-bottom: auto;	
	background-color: #fff;
	width: 100%;
	/*box-shadow: 0 1px 4px #000;*/
	box-shadow: 2px 3px 6px 0px rgba(0,0,0,.2);
	border:none;
}
.form-page .card-header {
background: #0a1529;
}
.form-page .card-header h3 {
	font-weight: 700;
	text-transform: none;
	line-height: 1.5;
	padding: 0;
	color: #fff;
	font-size: 16px;
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

.form-page .card-header h3 svg { margin-right:10px; }

.form-page .card-footer {
	display: flex;
	align-items: center;
	justify-content: center;
	color:#555;
}
.form-f-links { color:#555; font-size: 13px; }
.form-f-links a { margin-left:5px; color:#0a1529; text-decoration: underline; }
.form-f-links a:hover { color:#555; text-decoration: none; }

.form-page input:focus {outline: 0 0 0 0  !important; box-shadow: 0 0 0 0 !important; }
.fm-page input:focus {outline: 0 0 0 0  !important; box-shadow: 0 0 0 0 !important; }

.form-page .remember {color: #555; display: flex; align-items: center; justify-content: flex-start; font-size: 13px; }

.remember a { text-decoration: underline; }
.remember a:hover { text-decoration: none; color:#555; }

.remember input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.remember input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 23px;
	/*height: 18px;*/
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 13px;
	vertical-align: middle;
	cursor: pointer;

}

.remember input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 0;
	background-image: url('../images/remember-filled.png');	
}

.remember label.css-label {
	background-image: url('../images/remember-blank.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/*.form-page .remember input {width: 18px; height: 18px; margin-right: 5px; } */
.form-page .form-control {font-size: 14px; height: 38px; line-height: 1.4; border-radius: 0 5px 5px 0; }
.form-page textarea.form-control { height: auto; resize: none; border-radius: 5px; }

.fm-page .form-control {font-size: 14px; height: 38px; line-height: 1.4; border-radius: 0 5px 5px 0; }
.fm-page textarea.form-control { height: auto; resize: none; border-radius: 5px; }
.forget-psw a { font-size: 13px; text-decoration: underline; color:#0a1529; }
.forget-psw a:hover { text-decoration: none; color:#555; }


.dis-row { display: flex; align-items: center; justify-content: space-between; }

.select-service-img { width: 30px; height: auto; margin-right: 10px; }

.heading-title { background: rgba(10,21,41,.9); padding:10px; border-radius: 5px; }
.heading-title { color:#fff; }
.heading-title h3 {font-weight: 700; text-transform: none; line-height: 1.5; padding: 0; color: #fff; font-size: 20px; position: relative; }
.heading-title h5 {font-weight: 700; text-transform: none; line-height: 1.5; padding: 0; color: #fff; font-size: 15px; position: relative; }

.stretch-card {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; }

.blue-text-heading h2 { font-size: 16px; color:#0a1529; font-weight: 600; }

/* //Form Page*/

.styled-select {
   /*background: url('../images/down-arrow.png') no-repeat 96% 0;   */
   overflow: hidden;
   width: 100%;
   position: relative;
   border:1px solid #0a1529;
   border-radius: 5px;   
height: 38px;

}
.styled-select::after {
	width: 28px;
	height: 38px;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	background: #0a1529 url('../images/down-arrow.png') no-repeat;
	background-position: 5px 11px;
	background-size: 15px;
	border-radius: 1px;
	display: none;
}

.styled-select select {
	background: #0a1529;
	border: none;
	font-size: 14px;
	font-weight: 600;
	height: 36px;
	padding: .375rem .75rem;
	width: 100%;
	color: #fff;
	cursor: pointer;
}

/*.styled-select.slate {
   background: #eee;
   height: 34px;
   width: 100%;
}
*/
.inner-page-heading {font-size: 30px; font-weight: 600; color: #0a1529; text-align: center; line-height: 1.4; }
.contact-icons { display: flex; }
.contact-icons svg { margin-top: 5px; margin-right: 10px; }

.team-row {display: flex; flex-wrap: wrap; }
.team-box {}
.team-img {
	background-color: #000;
	position: relative;
}

.fadeInUp {
	animation-name: a;
}
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.team-frustration {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 10%;
	padding: 10px;
	z-index: 1;
	display: none;
}
.team-img img {
	width: 100%;
	transition: opacity .5s ease;
}
.team-img:hover .team-frustration {
	display: block;
}
.team-img:hover img {
	opacity: .5;
	transition: opacity .5s ease;
}
.team-frustration p {
	color: #fff;
}


/*Accordion*/
#accordion .panel {
	border-radius: 0;
	border: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#accordion a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  border: none;
  text-decoration: none;
  color: #333;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
  background: #fff;
  position: relative;
  box-shadow: 0px 2px 4px 0 rgba(0,0,0,.1);
  /*padding-left: 37px;*/
}

#accordion a::after, #accordion a[aria-expanded="false"]::after {
  position: absolute;
  content: '';
  top: 0;
  right: 14px;
  background: url('../images/plus-icon.png') no-repeat;
  width: 12px;
  height: 100%;
  background-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  opacity: .8;
}
#accordion a[aria-expanded="true"]::after {
  position: absolute;
  content: '';
  top: 0;
  right: 14px;
  background: url('../images/minus-icon.png') no-repeat;
  width: 12px;
  height: 100%;
  background-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  opacity: .8;
}
#accordion a i { font-size: 16px; }
#accordion, #accordion p { color:#555; }
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #fff;
  color: #000;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: #000;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {
  color: #000;
  background-color: #fff;
  transition: all 0.2s ease-in;
}

#accordion .panel-body {
  padding:15px;
}



/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle svg { font-size: 20px; }
#accordion .panel-heading .accordion-toggle[aria-expanded="true"] svg {  
  transform: rotate(180deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle[aria-expanded="false"] svg {  
 transform: rotate(0);
  transition: all 0.2s ease-in;
}
/*
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f078';
  float: right;
  color: white;
  font-weight: lighter;
  transform: rotate(180deg);
  transition: all 0.2s ease-in;
}

#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #fff;
  transform: rotate(0);
  transition: all 0.2s ease-in;
  opacity: .8;
}*/


/************/

.user-profile {  }
.user-profile > a { border-radius: 100%; padding:5px; width: 30px; height: 30px; display: flex; justify-content: center; align-items: center; color:#fff; margin:0 5px; font-size: 14px;}
.user-profile > a[aria-expanded="true"] { color:#ed3e45; }
.user-profile .dropdown-menu { right:0; left:inherit; background: #ed3e45; }
.user-profile .dropdown-menu a { color:#fff; font-size: 13px; font-weight: 600; padding:5px 15px; }
.user-profile .dropdown-menu a:hover { color:#0a1529; background: #fff;}

.notify-icon {  }
.notify-icon > a { border-radius: 100%; padding:5px; width: 30px; height: 30px; display: flex; justify-content: center; align-items: center; color:#fff; margin:0 5px; font-size: 14px;}
.notify-icon > a[aria-expanded="true"] { color:#ed3e45; }
.notify-icon .dropdown-toggle::after {display: none; }
.notify-number {content: ""; background:#ed3e45; width: 20px; height: 20px; border-radius: 100%; position: absolute; right:-2px; top:-3px; color:#fff; display: flex; justify-content: center; align-items: center; font-size: 11px;}
.notify-icon .dropdown-menu { right:0; left:inherit; background: #ed3e45; }
.notify-icon .dropdown-menu a { color:#fff; font-size: 13px; font-weight: 600; padding:5px 15px; }
.notify-icon .dropdown-menu a:hover { color:#0a1529; background: #fff;}

.usr-pro-pic {border: 1px solid #e1e1e1; padding: 4px; margin-top: 10px; margin-bottom: 10px; text-align: center;}
.usr-pro-heading { font-size: 20px; font-weight: 600; color:#000; display: flex; }
.pro-links { display: flex; flex-direction: column; }
.pro-links a { margin-bottom: 5px; color:#555; font-size: 14px; font-weight: 600; border-bottom: 1px dashed #ddd; padding-bottom: 5px; }
.pro-links a:hover { color:#000; text-decoration: none; border-color:#000; }
.pro-links svg { margin-right: 10px; }
.gray-bg-heading { background: #eee; line-height: 1; font-weight: bold;  }

.page-modal { padding:0 !important; }
.modal-open { padding:0 !important; }
.page-modal .modal-header {padding: 12px 15px; background: #0a1529; border-top-left-radius:2px; border-top-right-radius:2px;}
.page-modal .modal-title { color:#fff; font-weight: bold; }
.page-modal .modal-header .close {color: #fff; opacity: 1; }

/*Parts Detail*/
.product_d_right h1 {
    text-transform: capitalize;
    line-height: 20px;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 22px;
}
/*.product_d_right .product_ratting {
	margin-bottom: 17px;
}*/
.product_d_right ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.product_ratting ul li {
	display: inline-block;
}
.product_ratting ul li a {
	color: #ffd54c;
}
.product_d_right .product_ratting ul li.review a {
	color: #5a5a5a;
	margin-left: 10px;
}
/*.product_d_right .price_box {
	margin-bottom: 14px;
}*/
.product_d_right .price_box span.current_price {
	font-size: 23px;
}
.price_box span.current_price {
	color: #ed3e45;
	font-weight: 600;
	font-size: 18px;
	margin-right: 5px;
}
.product_d_right .price_box span.old_price {
	font-size: 20px;
}
.price_box span.old_price {
	color: #757575;
	text-decoration: line-through;
	font-weight: 400;
	font-size: 16px;
}
.product_d_right .product_desc {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
}
.product_d_right .product_desc p {
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}
/*.product_variant.color {
	margin-bottom: 26px;
}*/
.product_variant.color h3 {
	font-weight: 500;
	text-transform: capitalize;
	font-size: 16px;
	margin-bottom: 10px;
	margin-right: 40px;
	color: #000;
}
.product_variant.color label {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
	margin-bottom: 5px;
	display: flex;
}
.product_variant.color ul li {
	display: inline-block;
	padding: 2px;
	border: 1px solid #ccc;
	margin-right: 5px;
}
.product_variant.color ul li.color1 a {
	background: #000000;
}
.product_variant.color ul li.color2 a {
	background: #BEBEBE;
}
.product_variant.color ul li.color3 a {
	background: #FE0000;
}
.product_variant.color ul li.color4 a {
	background: #FFFF01;
}
.product_variant.color ul li a {
	width: 30px;
	height: 30px;
	display: block;
}

/*.product_variant.size {
	margin-bottom: 30px;
}*/
.product_variant.size label {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	display: flex;
	margin-bottom: 5px;
	color: #000;
}
.product_variant.quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}
.product_variant.quantity label {
	font-weight: 500;
	text-transform: capitalize;
	font-size: 14px;
	margin-bottom: 5px;
	color: #000;
	display: flex;
}
.product_variant.quantity input {
	border: 1px solid #ebebeb;
	background: none;
	height: 42px;
	padding: 0 12px;
	border-radius: 5px;
	margin-left: ;
}
.product_variant.quantity button {
	border: 0;
	font-size: 16px;
	margin-left: 20px;
	background: #ffd54c;
	height: 42px;
	line-height: 42px;
	text-transform: capitalize;
	min-width: 270px;
}
.product_d_action {
	margin-bottom: 14px;
}
.product_d_action ul li a {
	font-size: 14px;
	line-height: 28px;
}
.product_d_meta {
	margin-bottom: 20px;
}
.product_d_meta span {
	display: block;
	line-height: 18px;
	margin-bottom: 17px;
	font-size: 14px;
	font-weight: 400;
}
.product_d_meta span:last-child {
	margin-bottom: 0;
}
.product_d_right .priduct_social ul li {
	display: inline-block;
	margin-right: 7px;
}
.product_d_right .priduct_social ul li a.facebook {
	background: #3B5999;
}
.product_d_right .priduct_social ul li a.twitter {
	background: #1DA1F2;
}
.product_d_right .priduct_social ul li a.pinterest {
	background: #CB2028;
}
.product_d_right .priduct_social ul li a.google-plus {
	background: #fe6d4c;
}
.product_d_right .priduct_social ul li a.linkedin {
	background: #010103;
}
.product_d_right .priduct_social ul li a {
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding: 0 8px;
	border-radius: 3px;
	text-transform: capitalize;
	display: block;
}
.mainimage {
    width: 100% !important
}
.pro-slider .item { border:1px solid #ddd; }
.pro-slider .owl-carousel .owl-nav {
	display: block;
}
.pro-slider .owl-carousel .owl-nav button {
	position: absolute;
	background: #f2f2f2 !important;
	border-radius: 3px;
	color: #333;
	height: 32px;
	top: 50%;
	transform: translatey(-50%);
	width: 32px;
	text-align: center;
	line-height: 32px !important;
	left: -7px;	
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
	visibility: hidden;
	font-size: 24px !important;

}
.pro-slider .owl-carousel .owl-nav button.owl-next {
	right: -7px;
	left: auto;
}
.pro-slider:hover .owl-carousel .owl-nav button{
	opacity: 1;
	visibility: visible;

}
.pro-slider .owl-carousel .owl-nav button:hover { background: #ed3e45 !important;}
.pro-slider .owl-carousel .owl-nav button:hover span { color: #fff !important;}
.pro-slider .owl-carousel .owl-nav button span {display: inline-block; line-height: 21px; position: absolute; top: 3px; left: 13px; }
.pro-slider .owl-dots { display: none; }
/**************/

.emerg-service { background: url('../images/emergency-service.jpg') no-repeat center top; background-size: cover; background-attachment: fixed; position: relative; }
.emerg-service:before { content: ''; position: absolute; top:0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,.8);}
.emerg-service h3, .emerg-service p { color:#fff; }
.emerg-service .heading-bar::after {background: url('../images/heading-brdr-wht.png') no-repeat center center; }
.pos-rel { position: relative; }
.medium-text {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
}
.banner-icons svg { color:#ed3e45; font-size: 24px; }
/*Fleets Page*/
.fl-45 { font-size: 45px !important; line-height: 1.4 !important; }
.fleet-heading-1 {
	color: #f6303e;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	/*line-height: 24px;*/
	line-height: 1.3;
	margin-bottom: 25px;
}
.fleet-heading-2 {
	color: #f6303e;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.ul-custom {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	/*min-height: 100%;*/
	list-style: none;
}
.ul-custom li {margin-bottom: 20px; }
.fleet-text1 { font-size: 16px; }
.square-bullet li {
	clear: both;
	position: relative;
	padding-left:40px;
}
.text-blue {
	color: #182d45 !important;
}
.text-large {
	font-size: 16px;
}
.scroll-to-opinions {
	cursor: pointer;
}
.square-bullet-blue li::before {
	color: #182d45;
}
.square-bullet-red li::before {
	color: #f6303e;
}
.square-bullet li::before {
	content: '\25A0';
	font-size: 40px;
	line-height: 1;
	margin: -15px 20px 0 0;
	position: absolute;
	left:0;
	top:2px;
}
.opinions-box {
	border: 2px solid #182d45;
	border-left: 30px solid #182d45;
	padding: 40px 20px 40px 40px;
}
.vertical-text {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	position: absolute;
	top: 140px;
	left: 6px;
	margin:0;
}
.icon-li {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
.max-w-100 { max-width: 100px; }
.max-w-75 { max-width: 75px; }

.fa-icon-li {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
}
.fa-4x {
	font-size: 4em;
}
.offered-service-list {
	padding-left: 20px;
	list-style: none;
}
.all-services {
	display: flex;
	align-items: flex-end;
	justify-content: space-around;
	padding-bottom: 20px;
	flex-grow: 1;
}

.mat-raised-button.font-20 { font-size: 20px !important; }
.font-24 { font-size: 24px; }
.font-20 { font-size: 20px; }
.font-18 { font-size: 18px; }
.custom-icons li.fa-icon-li svg { min-width: 70px; }
/*//Fleets Page*/

.sys-block { display: flex; flex-direction: column; height: 300px; overflow-y: auto; }
.sys-block a {
	background: #ddd; color:#000;
	
	border-radius: 5px;
	padding: 8px 15px;
	margin-bottom: 5px;
	position: relative;

}
.sys-block a:hover {  text-decoration: none;background: #0a1529;
	color: #fff; }

.sys-block a::after {
	width: 22px;
	height: 22px;
	content: '';
	position: absolute;
	right: 8px;
	top: 8px;
	background: url('../images/down-arrow-blck.png') no-repeat;
	background-position: center center;
	background-size: 15px;	
	-webkit-transform: rotate(270deg);
	   -moz-transform: rotate(270deg);
	    -ms-transform: rotate(270deg);
	     -o-transform: rotate(270deg);
	        transform: rotate(270deg);
}
.sys-block a:hover::after { background: url('../images/down-arrow.png') no-repeat; background-position: center center;
	background-size: 15px;	
	content: '';}

.single_product.parts-box {
	padding: 10px;
}

.single_product.parts-box .product_content {
    width: 100%;
}

.single_product.parts-box .product_thumb {
    width: 100%;
    position: relative;
}

.single_product.parts-box .product_thumb img{
    width: 100%;
    height: 150px;
    object-position: center top;
    object-fit: scale-down;
}

.single_product.parts-box .product_content h3 a {
    line-height: 1.2;
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #ed3e45;
}

.pb-rate{
	display: flex;
	justify-content: space-between;
	align-items: center
}

.pb-btns{
	display: flex;
	justify-content: center;
	align-items: center;
}

.pb-btns a, .pb-btns input[type="submit"]{
	width: 50%;
	border-radius: 0;
}

.pd-add-to-cart{
	background-color: #0a1529;
	color: white;
}

.single_product.parts-box .price_box span.current_price{
    font-size: 18px;
}

.single_product.parts-box .price_box span.regular_price {
    font-weight: 600;
    font-size: 15px;
}

.ins-charge{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.single_product.parts-box .pb-rate .product_variant.quantity input {
    height: 30px !important;
}
/*.form-group { margin-bottom: 18px; }	
.help-block { margin-top:-12px !important; }*/

/*New css 22-01-2021*/

.page-min-height { min-height: calc(100vh - 49px); }
.input-section { display: flex; align-items: center; justify-content: center; }
.input-form { width: 400px; }
.navbar { margin-bottom: 0; }
.input-form .form-group, .form-group {
    margin-bottom: 15px !important;
}
.form-page .input-group-prepend span {width: 42px; font-size: 16px; background-color: #ed3e45; color: #fff; border: none; display: flex; align-items: center; justify-content: center; 
	border-radius: 5px 0 0 5px;
} 
.fm-page .input-group-prepend span {width: 42px; font-size: 16px; background-color: #ed3e45; color: #fff; border: none; display: flex; align-items: center; justify-content: center; border-radius: 5px 0 0 5px;} 
.help-block {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    color: #737373;
}
.btns {	
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-family: Noto Sans, Open Sans, Segoe UI, sans-serif; 
    text-transform: uppercase;  
    letter-spacing: .025em; 
    padding:6px 15px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 5px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btns:hover { text-decoration: none; }
.small-red-btn { color: #fff; background-color: #ed3e45; }
.small-red-btn:hover{transform: translateY(-1px); background-color: #cf0917; color:#fff; text-decoration: none;}
.small-dark-btn { color: #fff; background-color: #555;} 
.small-dark-btn:hover{transform: translateY(-1px); background-color: #000 !important; color:#fff; text-decoration: none; }
.footer {
    background: #000/*0a1529*//*182d45*/;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    position: inherit;
    left: 0;
    bottom: 0;
    width: 100%;
}
.footer, .footer p { color:#ddd; }

.footer, .footer a {
	color: #fff !important
}

.footer a:focus, .footer a:hover {
	color: #cf0917;
	text-decoration: none;
	cursor: pointer
}

.navbar-brand { height: auto; padding:0; margin:0; }

.input-group-addon {
    padding: 8px 19px;
    font-size: 14px;
    display: flex;
    justify-content: center;
}
.card { box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15); }




/* //New css 22-01-2021*/

.kv-clear { font-size: 20px !important; font-weight: bold !important; }
.kv-drp-dropdown .left-ind {top: 9px; left: 7px; }
.kv-drp-dropdown .right-ind.kv-clear {
    top: 0;
    right: 0;
    background: #383a3e;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    color: #fff;
    z-index: 9;

}
.btn-secondary:hover, .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {background: #383a3e; color:#fff;}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.btn-black{
	background-color: #383a3e;
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
}
a.btn-black:focus, a.btn-black:active:focus, a.btn-black.active:focus, a.btn-black.focus, a.btn-black:active.focus, a.btn-black.active.focus, a.btn-black:hover {
    background-color: #383a3e !important;
	color:#fff;
}

.logs-index .dropdown-menu .svg-inline--fa, .logs-index .glyphicon-export {
    display: none !important;
}

.logs-index .caret {
    display: none !important;
}

.logs-index .dropdown-toggle {
    background-color: #383a3e;
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
}

.logs-index button.dropdown-toggle .disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

button.btn-status {
    border: none;
    border-radius: 0;
}

button.btn-status:hover {
    border-radius: 0;
}

.datepicker.datepicker-dropdown, .datetimepicker.dropdown-menu { left: auto !important; right: 80px; width: auto; }


/**********************/
/*Responsive Start*/
/*********************/

@media screen and (min-width: 1200px) {
	.uci-cta {float: right!important; } 
	.uci-cta h3 {margin-top:20px !important; color:#192d44 !important; text-shadow: 0px 0px 15px rgba(255,255,255,0.8)!important; }
}

@media (max-width: 1365px){
	#floating-phone { font-size: 16px; }
	#fullpage-callout .heading-1 {font-size: 42px; line-height: 42px; }
	#fullpage-callout .heading-3 {font-size: 26px; line-height: 26px; }
	.button-home-get-quote {font-size: 16px !important; padding: 5px 36px !important; }
	.heading-8 {font-size: 16px; line-height: 18px; }
	.heading-1 { font-size: 26px; }
	.text-large { font-size: 14px; }
	.store-badges img {height: 50px; }
	.h2, h2 { font-size: 1.8em; }
	.page-stripe-1, .page-stripe-2, .page-stripe-3 {padding: 35px 0; }
	.uci-cta h3 { font-size: 18px; line-height: 1; }
	.uci-cta h2 {font-size: 24px; line-height: 1.3;}
	.heading-2, .heading-3 {font-size: 15px; line-height: 1; }
	.footer .app-image {max-width: 130px; height: auto; }
	.mat-raised-button.header-button {margin-right: 10px; }
	.header-nav .navbar-nav > li > a { padding:0 10px !important; }
	.inner-page-heading {font-size: 26px; }
	.form-page .input-group-prepend span {width: 38px; font-size: 14px; }
	.form-page .form-control {font-size: 13px;}
	.fm-page .input-group-prepend span {width: 38px; font-size: 14px; }
	.fm-page .form-control {font-size: 13px;}
	.styled-select select {font-size: 13px; }

}

@media (max-width: 1279px){
	body, body p { font-size: 13px; }
	.mat-raised-button { line-height: 38px !important; font-size: 13px !important; padding: 0 15px; }
	.header-nav .navbar-nav > li > a { font-size: 13px; }
	.header-nav .logo img {height: 45px; }
	.heading-1 {font-size: 24px; }
	.text-large {font-size: 13px;}
	.store-badges img {height: 40px; }
	.heading-8 {font-size: 14px; line-height: 16px; }
	.h2, h2 {font-size: 1.6em; }
	.item blockquote p {margin-top: 15px; margin-bottom: 10px; font-size: 13px; }
	.footer, .footer a { font-weight: normal; font-size: 13px !important; line-height: 1.8; }
	.single_product .product_content h3 {font-size: 13px; margin-bottom: 12px; }
	.product_ratings ul li a {font-size: 13px; }
	.price_box span.current_price, .single_product .price_box span.regular_price {font-size: 15px; }
	.single_product .product_ratings {margin-bottom: 5px; }
	app-star-rating {line-height: 1; font-size: 13px; }
	footer ul { padding-left: 20px; }
	blockquote {padding: 5px 10px; }
	#fullpage-callout .heading-1 {font-size: 38px; line-height: 1.3; }
	#fullpage-callout .heading-3 {font-size: 22px; line-height: 1.2; }

	.banner-height {min-height: 45vh; }
	.uci-cta {padding-top: 20px; margin-bottom: -130px; }
	.uci-cta h3 {font-size: 16px; }
	.uci-cta h2 {font-size: 22px; }

	.footer-svg-container::before {top: -118px; width: 333px; height: 108px; }
	.footer-svg-container::after {top: -72px; width: 230px; height: 50px; }
	.inner-page-heading {font-size: 22px; }
	.pro-links a { font-size: 12px; }

	.fl-45 {font-size: 35px !important;}
	.mat-raised-button.font-20 {font-size: 16px !important; }
	.ul-custom li {margin-bottom: 15px; }
	.ul-custom { padding-left:15px; }
	.square-bullet li { padding-left: 35px; font-size: 14px; }
	.square-bullet li::before {font-size: 35px; margin: -14px 15px 0 0; }
	.fleet-heading-1 {font-size: 20px; line-height: 24px; margin-bottom: 20px; }
	.fleet-heading-2 {font-size: 14px; line-height: 1; margin-bottom: 10px; margin-top: 10px; }
	.product_thumb img {width: 100%; height: auto; margin-bottom: 15px; }

	.small-red-btn { padding-left:15px; padding-right:15px; font-size: 13px; }

}

@media (max-width: 991px){
	
	.top-right-bar { display: block; }
	.header-nav .mobile-nav {position: absolute; left: 0; background: #0a1529; width: 100%; top: 100%; z-index: 9; align-items: flex-start; padding:15px; display: contents;}
	/*.header-nav {height:calc(58px + env(safe-area-inset-top)); }*/
	.header-nav .navbar-nav > li > a { line-height: 40px; }
	.header-nav .logo img {height: 45px; margin: 0; }
	.header-nav .navbar-light .navbar-toggler { position: absolute; right: 40px; top:14px; }
	.shopping-cart {position: absolute; top: 18px; right: 0; }
	#floating-phone {top: 58px }
	#fullpage-callout .heading-1 {font-size: 30px; line-height: 1.2; font-weight: 500; }
	#fullpage-callout .heading-3 {font-size: 18px; line-height: 1.2; }
	.banner-height {min-height: 30vh; }
	.heading-8 {font-size: 13px; line-height: 16px; font-weight: 600; }
	.call-our-autoxperts {margin-top: 10px; }
	.logo-man {width: 45px; }
	.call-our-autoxperts .small, .call-our-autoxperts small {font-size: 75%; }
	.call-our-autoxperts h3 { margin-bottom: 20px; }
	.heading-1 {font-size: 20px; }
	.mat-raised-button {line-height: 36px !important; }
	.h2, h2 {font-size: 1.5em; }
	.battery-ul-container ul { padding-left: 20px; margin-bottom: 5px; }
	.uci-cta {margin-bottom: -90px; }
	.uci-cta h2 {font-size: 20px; }
	.single_product {padding: 10px; justify-content: center; align-items: center; flex-direction: column; }
	.single_product .product_content {width: 100%; order: 2; }
	.single_product .product_thumb {width: 100%; }
	.product_ratings ul li a {font-size: 12px; } 
	.price_box span.current_price, .single_product .price_box span.regular_price {font-size: 14px; }
	.app-btns {flex-direction: column; }
	.app-btns a { margin-bottom: 10px; }
	.heading-1 { margin-bottom: 30px; }
	.page-stripe-1, .page-stripe-2, .page-stripe-3 {padding: 30px 0; }
	.bg-car, .bg-fleet, .bg-phoenix {padding-top: 58px }
	.page-pt {padding-top: 100px; }

	.heading-title h3 { font-size: 18px; }
	.heading-title h5 {font-size: 14px; }
	.form-page .card-header h3 {font-size: 15px; }
	.fm-page .card-header h3 {font-size: 15px; }
	.page-pb {padding-bottom: 88px; }

	.user-profile {
		position: absolute;
		right: 80px;
		top: 15px;
	}
	.user-profile .dropdown-menu { position: absolute; padding-left:0; }

	.notify-icon {
		position: absolute;
		right: 120px;
		top: 16px;
	}
	.notify-icon .dropdown-menu { position: absolute; padding-left:0; }

	.fl-45 {font-size: 25px !important; }
	.mat-raised-button.font-20 {font-size: 15px !important; }
	.square-bullet li {padding-left: 30px; font-size: 13px; }
	.ul-custom li {margin-bottom: 10px; }
	.square-bullet li::before {font-size: 30px; margin: -10px 10px 0 0; }
	.fleet-heading-1 {font-size: 18px; line-height: 22px; margin-bottom: 15px; }
	.max-w-75 {max-width: 55px; }
	.mat-raised-button { line-height: 1.5 !important; white-space: normal; }
	.opinions-box { padding: 20px 15px 20px 20px; }
	.vertical-text {top: 107px; left: 11px; }
	.fleet-heading-2 {font-size: 13px; margin-bottom: 8px; margin-top: 8px; }
	.heading-1 {font-size: 18px; margin-bottom: 20px;}
	.custom-icons li.fa-icon-li svg {min-width: 52px; font-size: 40px; }
	.font-20 {font-size: 16px; }
	.opinions-box {padding: 15px 15px 15px 20px; }
	
/*	.row[col*=""] {
		padding:0;
	}*/
}

@media(max-width: 767px){

	.banner-height {padding: 25px 0; }
	#fullpage-callout .heading-1 {font-size: 24px; }
	#fullpage-callout .heading-3 {font-size: 16px; line-height: 1.2; }
	#floating-phone {top: 56px; font-size: 14px; }
	.mat-raised-button {line-height: 30px !important; }
	.call-learn-more { width: 212px; }
	.call-bg { position: relative; }
	.call-bg::before {background: url('../images/banner-img.svg') no-repeat; content: ''; position: absolute; left: 0; top: 0; background-size: 100% auto; background-position: center center; width: 100%; height: 100%; display: flex; opacity: .1; } 
	.page-stripe-1, .page-stripe-2, .page-stripe-3 {padding: 25px 0; }
	.call-our-autoxperts h3 {margin-bottom: 15px; }
	.uci-cta h2 {font-size: 18px; line-height: 1; }
	.uci-cta h3 {font-size: 14px; }
	.uci-cta {margin-bottom: -68px; }
	.mat-raised-button {font-size: 12px !important; padding: 0 12px; }
	.item blockquote p { margin-top: 0; }
	.heading-1 {font-size: 18px; }
	.h2, h2 {font-size: 1.3em; }
	.app-btns {flex-direction: row; }
	.footer-svg-container::before {top: -95px; width: 245px; height: 75px; }
	.footer-svg-container::after {top: -61px; width: 170px; height: 38px; }
	.store-badges .heading-8 {display: flex; text-align: center; align-items: center; justify-content: center; margin-bottom: 10px; }
	.store-badges a {margin: 5px; }
	.uci-stripe {background: url('../images/uci-stripe-bg.png') repeat-x #4b7a80; background-size: 100% 100%; background-position: bottom center; }
	.page-pb {padding-bottom: 68px; }
	/*.page-min-height {min-height: 420px; }*/
	.blue-text-heading h2 {font-size: 14px; } 
	.inner-page-heading {font-size: 20px; line-height: 1;}
	.form-page .input-group-prepend span {width: 38px; font-size: 15px; }
	.fm-page .input-group-prepend span {width: 38px; font-size: 15px; }

	#accordion a { font-size: 14px; }
	.pro-links a {font-size: 12px; font-weight: 500; }
	.product_d_right .price_box span.current_price {font-size: 20px; } 
	.product_d_right .price_box span.old_price {font-size: 18px; }
	.custom-icons li.fa-icon-li svg {min-width: 50px; font-size: 35px; }
}


@media (max-width: 600px){
	.header-nav .navbar { padding:0 15px;}
	.user-profile {right: 85px; }
	.notify-icon {right: 125px; }
	.banner-icons svg { font-size: 22px; }
	.fl-45 {font-size: 20px !important; }
	.mat-raised-button.font-20 {font-size: 13px !important; }
	.font-20 {font-size: 14px; }




}

@media ( max-width: 500px){
	.header-nav .navbar-light .navbar-toggler {right: 48px; }
	.shopping-cart img {width: 20px; }
	.shopping-cart {right: 15px; }
	.banner-height {padding: 25px 25px 20px 25px; }
	.heading-1 {font-size: 16px; }
	.store-badges img {height: 38px; }
	.uci-cta {margin-bottom: -53px; }
	.uci-cta h3 {font-size: 13px; }
	.uci-cta h2 {font-size: 16px; }
	.footer-svg-container::before {top: -50px; width: 150px; height: 43px; }
	.footer-svg-container::after {top: -33px; width: 130px; height: 26px; }
	#fullpage-callout .heading-1 {font-size: 22px; }
	.form-f-links { font-size: 12px; }
	.form-page .card-header h3 { font-size: 16px; }
	.fm-page .card-header h3 { font-size: 16px; }
	/*.dis-row {display: flex; align-items: center; justify-content: space-between; flex-direction: column; }*/
	.small-red-btn, .small-dark-btn { width: 100%; }
	.page-pb {padding-bottom: 38px; }
	
	


}
