#footer .navlist p.clock::before {
    background-image: url(https://3d-development.com/towkings/wp-content/uploads/2022/10/Vector.png);
}
#footer .navlist p {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
}

#footer .navlist p::before {
    content: "";
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.navbar-collapse {
	justify-content:flex-end!important;
}

input[type=tel] {
    height: 3rem;
    color: black;
    background-color: #0000;
    border-color: #fff;
}
input[type=email] {
    height: 3rem;
    color:black;
    background-color: #0000;
    border-color: #fff;
}

#contact input[type=tel] {
    border-color: #1e0259;
}
#contact input[type=email] {
    border-color: #1e0259;
}

.page-id-15 #quote {
    display: none;
}

.offer-section{
	margin:5px 0px;
}
.offer-section-head{
	margin:5px 0px 0px 0px;
}
.off-pad{
	padding-top:0px;
}
.carousel-item.active ._item-title h2 {
	font-family: "lato", sans-serif !important;
   	font-size: 2.5rem !important;
    margin-bottom: 0.5rem !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
}
h2.offer-section-head {
    font-size: 1.25rem !important;
}
#services ._each1 h2 {
    font-size: 20px;
   font-family: "lato", sans-serif !important;
}
h1.abt_title {
    margin: 1rem 0;
    font-size: 48px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}
h4.wht-ofr-hed {
    font-size: 20px;
}
a.btn.closeAcordion {
    margin: 0px !important;
    padding: 0px !important;
}
.card-header {
    color: #fff !important;
    background-color: #15013d;
}

.card-header a {
    color: #fff !important;
    text-align: left;
	cursor:pointer;
}
a.btn.closeAcordion {
    width: 100% !important;
}

i.fa.fa-angle-double-down {
    float: right;
}



