body, input, textarea, select {
    font-family: 'Gilroy Regular', Helvetica, Arial, Lucida, sans-serif;
}
.container {
    max-width: 1400px !important;
}
.home-3 .navbar.fixed-top {
    background: #000;
}
.navbar .nav-item .nav-link a.active, .navbar .nav-item:hover .nav-link {
    color: #e06c1f;
    border-bottom: 1px solid #fff;
    padding-bottom: 0;
}
.navbar .nav-item .nav-link {
    padding-bottom: 0;
}
li.nav-item {
    margin-bottom: 30px;
}
.navbar #main_nav {
    justify-content: flex-end;
    gap: 120px;
}
#myVideo {
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
    left: 0;
}
.mycontent {
	position: fixed;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #f1f1f1;
	width: 100%;
	padding: 20px;
}
.home-3 .hero-single {
    padding-top: 150px;
    padding-bottom: 0px;
}
.navbar .nav-item .nav-link {
    color: #fff;
	font-family: 'Gilroy SemiBold', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
}
.hero-single .hero-content {
    text-align: center;
}
.home-3 .hero-single .hero-title {
    color: #fff;
	font-family: 'Gilroy ExtraBold', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 50px;
}
.home-3 .hero-single p {
    color: #fff;
    font-family: 'Gilroy ExtraBold', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    font-weight: 100;
}
.nav-right .far {
    color: #fff;
    font-weight: bold;
}
.hero-content h6 {
    font-family: 'Gilroy SemiBold', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    background-color: #191919;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 8px;
    margin-bottom: 15px;
	color: #E06C1F;
	width: 25%;
    margin: 0 auto;
}
.hero-content h4 {
    font-family: 'Gilroy SemiBold', Helvetica, Arial, Lucida, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
}
a.theme-btn {
    color: #E06C1F;
    font-family: 'Gilroy ExtraBold', Helvetica, Arial, Lucida, sans-serif;
    background-color: #191919;
    text-transform: uppercase;
    font-weight: bold;
}
a.theme-btn.theme-btn1 {
    color: #191919;
    font-size: 16px;
    font-family: 'Gilroy ExtraBold', Helvetica, Arial, Lucida, sans-serif;
    background-color: #E06C1F;
}
.nav-right .sidebar-btn .nav-right-link, .nav-right .search-btn .nav-right-link {
    font-size: 18px;
}
.home-3 .main {
    background: #191919;
}
.car-status {
    padding: 6px 10px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #e06c1f;
    background: #000 !important;
    font-size: 15px;
    width: 70%;
    text-align: center;
}
.myrow span.car-status.status-1 a {
    color: #e06c1f;
}
.car-item {
    padding: 0;
}
.car-area.py-50 {
    padding: 85px 0;
    padding-bottom: 35px;
}
.car-area .col-md-3 {
    padding-right: 0;
    padding-left: 0;
}
.car-img {
    border-radius: 0;
}
.car-img img {
    border-radius: 0;
}
.blog-area .row {
    background: #e06c1f;
    padding: 50px;
    border-radius: 20px;
}
.site-heading.text-center h2 {
    font-family: 'Gilroy ExtraBold', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 35px;
}
.blog-item-info p{
	color:#000;
}
.blog-item-img .fa {
    color: #000;
    font-size: 70px;
}
.blog-item-img .fas {
    color: #000;
    font-size: 70px;
}
h4.footer-title {
    font-family: 'Gilroy ExtraBold', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    color: #E06C1F !important;
	padding-bottom: 30px;
}
.footer-area a {
    color: #e06c1f;
}
.footer-area img {
    padding-bottom: 30px;
}
.copyright::before {
    content: unset;
}
.footer-social li a i {
    background: #E06C1F !important;
    font-size: 22px;
    color: #fff !important;
    line-height: 50px;
    text-align: center;
    border-radius: 12px;
    height: 48px;
    width: 48px;
}
.footer-list {
    gap: unset;
}
a.theme-btn.theme-btn1:hover {
    color: #fff;
    background-color: #191919;
}
.copyright .copyright-text a {
    font-weight: bold;
    text-transform: uppercase;
}

.bannerlogo {
    width: 12% !important;
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.car-mypage .site-heading p {
    font-family: 'Gilroy Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    margin-bottom: 25px !important;
    color: #fff;
    padding-left: 15%;
    padding-right: 15%;
}
.car-mypage h2.site-title {
    font-family: 'Gilroy ExtraBold', Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    color: #E06C1F !important;
    text-align: center;
}
.classmyimg img {
    padding: 10px;
}

@media only screen and (max-width: 767px) {
	
.hero-content h6 {
    width: 100%;
}
.hero-single .hero-content {
    padding-top: 50px;
}
.mobile-menu-right .nav-right-link {
    color: #fff;
}
.search-area.open {
    left: 18px;
}
.mobile-menu-right .nav-right-link:hover {
    color: #fff;
}
.row.myrow {
    margin-left: 5px;
    margin-right: 5px;
}
.footer-area {
    text-align: center;
}
.footer-social {
    justify-content: center;
}
.bannerlogo {
    width: 50% !important;
}
.car-mypage h2.site-title {
    font-size: 30px;
}
.single-item-action .theme-btn {
    margin-left: 0 !important;
}

}