/*
Theme Name: Lambda Child theme of lambda
Theme URI: 
Description: Child theme of lambda theme for the Lambda theme
Author: <a href="http://www.oxygenna.com">Oxygenna.com</a>
Author URI: 
Template: lambda
Version: 1.59.20
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 23 Mar 2021 09:33:39 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.mt-25{
	margin-top: 25px !important;
}
.anchor-under-line a:hover {
	text-decoration: underline;
}


/* For contact page--- */

.image-col {
    background-image: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/building-bg-pattern.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 30% !important;
    padding-right: 100px !important;
}
.conact-mail a:hover{
	text-decoration: underline;
}

/* For contact form--- */

.contact-form-col input, .contact-form-col textarea{
	border-radius: 25px !important;
}
.form-group input::placeholder, .form-group textarea::placeholder{
	font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
	line-height: 25.06px;
	font-weight: 700;
	color: #000 !important;
}
.form-group input, .form-group textarea{
	background-color: #fff !important;
	 margin-bottom: 20px !important;
}
.form-section form #btn_submit {
	font-family: 'Plus Jakarta Sans', sans-serif;
    color: #000;
    font-size: 14px;
	font-weight: 700;
    line-height: 25.06px;
    padding: 10px 95px 10px !important;
    text-transform: uppercase;
    border-radius: 50px !important;
    background-color: #ffd600 !important;
	display: block;
	margin: 0 auto;
}
.form-section form #btn_submit:hover {
    background-color: #00a9f1 !important;
    color: #fff;
}
.form-control, .form-control:focus {
	border: none !important;
}
.form-control:not(.form-group textarea), input:not(.form-group textarea){
		padding: 20px 15px 25px 15px !important;
	}
  .form-group textarea{
	   height: 175px !important;
	}

/* Serivce page---- */

.card-section{
	padding-left: 55px;
}
.data-col {
    background-image: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/data-bg-1.jpg);
}
.digital-col{
	background-image: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/Everything-Digital-1.jpg);
}
.custom-col{
	background-image: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/biliding.jpg);
}
.parking-col{
	background-image: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/Parking-Enforcement-2.jpg);
}
.security-col{
	background-image: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/Security-Services-1.jpg);
}
.vendor-col{
	background-image: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/One-Vendor-1.jpg);
}
.data-col, .digital-col, .custom-col, .parking-col, .security-col, .vendor-col{
	background-repeat: no-repeat;
    border-radius: 15px;
	width: 95% !important;
	display: flex;
	height: 450px;
    align-items: flex-end !important;
	flex-direction:row;
	background-size: cover;
	background-position: center;
}
.card-section .col-md-9, .card-section .col-md-3 {
    margin-top: auto;
/*     height: 130px; */ /* changed by HK on 9-jun-23*/
	min-height: 130px;
    display: flex;
    align-items: center;
}
.card-content p{
	margin-left: -15px;
    margin-right: 75px;
}
.digital-col h4, .security-col h4, .vendor-col h4{
  padding-right: 175px;
}


/* Services page---- */

.about-banner-section h2, .about-banner-section h3, .about-cta h2 {
    color: #fff !important;
}

.yellow-btn a {
    font-weight: 700;
}
.about-col-img:after {
    content: '';
    background: url(https://allparkingsolutions.org/wp-content/uploads/2023/06/building-bg-pattern.png);
    position: absolute;
    height: 70%;
    width: 30%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 83%;
    top: 15%;
}


@media only screen and (max-width: 576px){

}

@media only screen and (max-width: 767px){
		.data-col .col-md-9, .digital-col .col-md-9, .custom-col .col-md-9, .parking-col .col-md-9, .security-col .col-md-9, .vendor-col .col-md-9{
		width: 60%;
	}
	.data-col, .digital-col, .custom-col, .parking-col, .security-col, .vendor-col {
    width: 100% !important;
}
	.digital-col h4, .parking-col h4, .security-col h4, .vendor-col h4{
        bottom: 12px;
	}
	.data-col h4 {
    bottom: 30px;
}
	.custom-col h4 {
    bottom: 0px;
}
}

@media only screen and (max-width: 991px){
		.card-section {
    padding-left: 30px;
}
	.digital-col, .parking-col, .vendor-col{
		margin-top: 55px;
	}
	.data-col, .digital-col, .custom-col, .parking-col, .security-col, .vendor-col{
	height: 380px;
	}
}

@media only screen and (min-width:768px) and (max-width: 991px){
.data-col, .digital-col, .custom-col, .parking-col, .security-col, .vendor-col {
		width: 98% !important;
		background-size: cover;
	}
	.services-section .white-bg {
		top: auto !important;
		left: 30px;
		width: 190px;
		bottom: 40px;
	}
}

@media only screen and (max-width:1024px) and (min-width: 992px){
	.parking-col h4{
       bottom: 22px;
	}
}

@media screen and (min-width:992px) and (max-width:1199px) { 
	.services-section .white-bg {
		top: 60%;
		padding: 5px 20px 15px 20px;
		width: 250px;
	}
	.home-about img {
		height: 600px;
		object-fit: cover;
	}
}

@media only screen and (min-width: 1920px){
	.form-group input::placeholder, .form-group textarea::placeholder, .form-section form #btn_submit{
    font-size: 18px;
	line-height: 30.06px;
	}
	.form-group input, .form-group textarea{
	 margin-bottom: 30px !important;
}
	.form-control:not(.form-group textarea), input:not(.form-group textarea){
		padding: 25px 15px 30px 15px !important;
	}
		.contact-content-col {
    padding-right: 125px;
}
.digital-col h4, .custom-col h4, .parking-col h4, .security-col h4, .vendor-col h4{
    bottom: 5px;
} 
	.about-col-content {
		left: -60px;
	}
}
