/*
Theme Name: My Custom Theme
Theme URI: https://roadskillzprodrivingacademy.ca
Author: Your Name
Author URI: https://roadskillzprodrivingacademy.ca
Description: Custom WordPress theme
Version: 1.0
Text Domain: my-custom-theme
*/
.sec-title.white-title h2
 {
    text-align: start;
    padding: 15px 0px;
}
#exampleModal textarea {
  max-height: 100px;
}
@media (max-width: 600px){
	.testimonial-area {
		padding: 8px 0;
	}	
	.testimonial-area .sec-title {
	  margin-bottom: 15px;
	}
.testimonial-area .owl-stage-outer {
  padding: 22px 18px;
  margin-left: -34px;
  width: calc(100% + 123px);
}
	.single-testimonial{
		left: 33px;
	}
	
	
	
}


/* home main slider  */
.top-carousel-caption h4 {
    font-size: 40px;
    margin-bottom: 40px;
    text-align: left;
}
.top-carousel-caption h4 strong{
	color:#fff;
    padding: 20px 20px;
    border-radius: 5px;
/* 	background-image: url(https://www.smanik.co.in/whyyousagar/wp-content/uploads/2025/06/strocke.png);
    background-size: cover; */
	background: #fec400de;
	
}
/* .top-carousel-caption{
    text-align: left;
	top: 35%!important;
    left: 15%!important;
} */
.top-carousel-caption{
	text-align: left;
    bottom: 12% !important;
    left: 6% !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
	width: 30px;
    height: 30px;
	filter:invert(1);
}
/* home main slider end */
	.bnk-details-box .bnk-content p strong {
    font-weight: bold;
    color: rgb(22, 23, 24);
}
.Vayu-Sagar.Fundation.pyright-info p {
    color: #000;
}
@media(max-width:768px){
	.carousel-caption{
		right:5%;
	}
	.top-carousel-caption {
    text-align: left;
        bottom: -4% !important;
        left: 10% !important;
}
	.card .icon-title{
		font-size:18px;
	}
	header.header-1 .logo img {
    width: 150px;
    max-width: 300px;
}
	.card-container{
		gap: 10px;
	}
	.whyChoose h2{
		margin-bottom: 23px;
	}
	.why-choose-con .card{
		flex:0 0 46%!important;
		min-width:unset;
		height: auto;
}
	.card .icon-title{
		margin-top: 5px;
	}
	.card{
		padding: 120px 10px 20px;
	}
	.card .content{
		bottom:180px;
	}
	.whyChoose{
		padding: 20px 0px 35px 0px;
	}
	.cta-section{
		padding: 30px 0px;
	}
	.single-fact .icon img {
    width: 30px;
}
	.funfact-wrap .single-fact .numbers .digit{
		margin-top: 0px;
		font-size:35px;
	}
	.funfact-wrap.section-padding {
    padding: 35px 0px 0px;
}
	.volunter-section{
		padding: 30px 0px 0px 0px;
	}
	.blog_section {
    padding: 20px 0;
}
	.bnk-details-box {
		display: flex;
        flex-wrap: wrap;
        gap: 5px;
        justify-content: center;
        background: #f3f3f3;
        padding: 15px 5px;
        border-radius: 5px;
}
	.bnk-content {
    padding: 13px 5px 5px 5px;
    margin: 4px;
    border: 2px solid #ababab;
    width: 44%;
    border-radius: 3px;
}
	.bnk-details-box .bnk-content p{
		margin-bottom:15px;
	}
	.bnk-details-box .bnk-content p strong {
    font-weight: bold;
    color: rgb(22, 23, 24);
}
	.footer-1 .footer-widgets{
		padding:30px 0px;
	}
	.footer-wrap .single-footer-wid{
		margin-top:0px;
	}
	.footer-1 .footer-widgets .single-footer-wid .wid-title h4{
		margin-top:20px;
	}
	.wid-title img {
    width: 280px;
    display: block;
    margin: auto;
}
	
	.wht-do-icons{
		height: 90px;
    width: 90px;
	}
}
@media(max-width:401px){
/* 	    .card .icon-title {
        margin-top: 0px;
    } */
	.card .content{
		bottom:0px;
	}
}

.blog_box img {
  width: 100%;
  height: 200px;
}
/* footer */
.pt-60 {
    padding-top: 6px;
}

/* Pilot Scholarship*/
  .pilot-form-container {
  max-width: 900px;
  margin: 30px auto;
  background-color: #eddec1b5;
  border: 2px solid #007bff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  color: #003333;
}

.pilot-section-title {
  border-bottom: 1px solid #5bb1a9;
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-weight: 600;
  color: #003333;
}

.pilot-btn-yellow {
  background-color: #000  !important;
  border: 2px solid #000  !important;
  color: white !important;
  font-weight: 600 !important;
  transition: all 0.3s ease-in-out;
}



.pilot-check-label {
  font-size: 14px;
  color: #003333;
}

.form-control {
  border: 1px solid #5bb1a9;
  color: #003333;
  background-color: #f8ffff;
}

.form-control:focus {
  border-color: #009688;
  box-shadow: 0 0 0 0.1rem rgba(0, 150, 136, 0.25);
}

.form-check-input {
    position: absolute;
    margin-top: 3.6rem;
    margin-left: -1.25rem;
}
label {
  font-weight: 500;
  color: #003333;
}

.modal-dialog {
   max-width: 420px;
   margin: 1.75rem auto;
    }

.modal{
	top: 60px;
}

.modal-dialog .modal-header{
	background: #0e4f8b;
	border-radius: unset;
}

.modal-dialog .modal-title{
	color: #fff;
    font-size: 18px;
    text-transform: capitalize;
}
.modal-dialog .close{
	color: #fff;
	opacity: unset;
}

.modal-dialog .modal-content .form-control {
    border: 1px solid #155b9a;
    color: #003333;
    background-color: #fff;
    border-radius: 5px;
}

.modal-dialog .modal-content input {
    height: 45px;
}

.modal-dialog .btn{
	display:block;
	width: 100%;
	border-radius: 5px;
    background: #000000;
}

.modal-dialog .modal-content{
	border-radius: 5px;
}

@media(max-width: 768px){
	.modal-dialog {
    max-width: 330px;
}
}


.testmonial-main {
    background-color: #fff;
    box-shadow: rgb(38, 57, 77) 0 20px 30px -10px;
    margin-bottom: 30px;
}


.testmonial-box {
    padding: 30px 30px 55px;
    height: auto;
}


.box-bottom {
    background: #052e60;
    padding: 40px 0 30px;
    position: relative;
}


.box-bottom .tesname {
    text-align: center;
    color: #fff;
    font-size: 24px;
}


.box-bottom p {
    text-align: center;
    color: #fff;
}


.box-bottom .bottom-image img {
    width: 20%;
    position: absolute;
    top: -45px;
    left: 140px;
    border-radius: 50%;
}


.testmonial .testmonial-title h4 {
    font-size: 38px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 27px;
	 padding-top: 37px;
}


.col-md-4 {
padding-bottom: 30px;
}


