:root {
    --ztc-bg-bg-7:  #182871;
    --ztc-text-text-10: #182871;
    --ztc-text-text-8: #000000;
    --ztc-text-text-9: #53565A;
    --ztc-bg-bg-3: #182871;
    --ztc-bg-bg-2: #202A44;
    --ztc-bg-bg-6:  #202A44;
    --ztc-text-text-2: #202A44;
    --ztc-family-font1: 'VolvoNovum-Regular', sans-serif;
    --ztc-family-font2: 'VolvoNovum-Regular', sans-serif;
}

.hero3-section-area {
    background-image: url('./../img/baner_volvo.png');
    min-height: 65vh;
    margin-top: 80px;
}

@media screen and (max-width: 1500px) {
    .hero3-section-area {
        padding: 0;
        min-height: 600px;
    }
}

@media screen and (max-width: 1090px) {
    .hero3-section-area {
        padding: 0;
        min-height: 400px;
    }
}

@media screen and (max-width: 700px) {
    .hero3-section-area {
        padding: 0;
        min-height: 300px;
    }
}

#header {
    background-color: white;
}

.header-elements {
    box-shadow: none !important;
}

.homepage3-body .header-area.homepage3 .header-elements::after {
    display: none;
}

.footer3-sertion-area .footer-logo-area ul li a,
.homepage3-body .header-area.homepage3 .header-elements .btn-area ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer3-sertion-area .footer-logo-area img {
    height: auto !important;
}

.copyright a {
    color: #fff;
}

.error {
    color: red;
    font-weight: 600;
    display: none;
}

/* Select */
.contact-inner-section .contact4-boxarea .select-area select {

    width: 100%;
    color: var(--ztc-text-text-2);
    font-family: var(--ztc-family-font2);
    font-size: var(--ztc-font-size-font-s18);
    font-style: normal;
    font-weight: var(--ztc-weight-medium);
    line-height: 18px;
    border-radius: 8px;
    background: var(--ztc-bg-bg-1);
    padding: 16px;
    margin-top: 16px;
    border: none;
}

/* Checkbox */

.checkbox-group {
	margin-top: 20px;
	position: relative;
}

.checkbox-group label {
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-left:35px;
	margin-right:35px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: left;
	/* font-size: 18px; */
	color: #000000;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.checkbox-group label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkbox-group label .checkbox {
	position: absolute;
	top: -2px;
	left: 0;
	height: 25px;
	width: 25px;
	border: 1px solid #898989;
	border-radius: 4px;
}

.checkbox-group label .checkbox:after {
	content: "";
	position: absolute;
	display: none;
}
.checkbox-group label input:checked ~ .checkbox:after {
	display: block;
}
.checkbox-group label .checkbox:after {
    left: 3px;
    top: 3px;
    width: 17px;
    height: 17px;
    background: #182871;
    border-width: 0 3px 3px 0;
    border-radius: 2px;
}

.contact-page .contact4-boxarea {
    min-height: 540px;
}

.about3-section-area .about-header .counter-area {
    /* margin: 0 40px; */
}

.about3-section-area .about-header .counter-area .counter-box {
    padding: 0 40px;
}

.memory3-section-area {
    background: #F5F5F5;
}

.radius8 {
    border-radius: 8px;
}

.header-area.homepage3.sticky .header-elements {
    padding: 20px;
}

.homepage3-body .header-area.homepage3 .header-elements .site-logo img {
    height: 65px;
}

.vl-btn3::after {
    background: #202A44;
}

.heading5 h5 {
    color: white;
    background-color: #202A44;
}

.memory3-section-area .memory-team-slider .memory3-boxarea .content-area {
    background: linear-gradient(90deg, #182871 2.73%, #202A44 71.84%);
}

.vl-btn1 {
    color: white;
}

#loading-icon {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
}

ul.mobile-nav-list {
    overflow: auto;
}

.mobile-sidebar.mobile-sidebar3 .footer1-contact-info .contact-info-single .contact-info-icon span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header_baner {
    width:100%;
    margin-top: 105px;
}

@media screen and (max-width: 700px) {
    .header_baner {
        margin-top: 80px;
    }

    .footer3-sertion-area {
        text-align: center;
    }

    .about3-section-area .about3-images {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .about3-section-area .about3-images>div {
        border: none;
        border-radius: 10px !important;
        margin-top: 0 !important;
        background: none !important;
    }
    .about3-section-area .about3-images>div img {
        border-radius: 10px !important;
    }
}

.memory3-section-area .memory-team-slider .memory3-boxarea:hover .img1::after,
.memory3-section-area .memory-team-slider .owl-item.active.center .img1::after {
    visibility: hidden !important;
}

a {
    color: var(--ztc-bg-bg-3);
}

.memory3-section-area .memory-team-slider .memory3-boxarea .img1 img,
.about3-section-area .about3-images .img1 img,
.about3-section-area .about3-images .img2 img,
.about3-section-area .about3-images .img3 img {
    height: auto !important;
}

.footer3-sertion-area .link-content2 ul li a:hover {
    color: #adadad;
}

.counter_new h3 {
    font-weight: 700;
}

.counter_new>div {
    border-right: 1px solid #E6E8E8;
}

.counter_new>div:last-child {
    border: none;
}
@media screen and (max-width: 767px) {

    .counter_new>div {
        border-right: none;
        border-bottom: 1px solid #E6E8E8;
        padding: 20px 0;
    }

    .counter_new>div:last-child {
        border: none;
    }
}

.homepage3-body .header-area.homepage3 .header-elements .btn-area ul li a {
    background-color: white;
    border: 1px solid var(--ztc-bg-bg-2);
}