/*
Theme Name:  pddrivingschool
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000;
--secondarycolor:#FF0000;
--tertiarycolor:#031047;
  /* Font Variables: */
--primaryfont:'Poppins', sans-serif;
--secondaryfont:'Roboto', sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;}
.header_area .row{align-items:center}
#toprow{padding:1.5rem 0;align-items: center;display: flex;flex-wrap: wrap;}
#toprow #logo a:first-child{width: 300px;display:table}

.pull-right{display:flex;gap:1rem;justify-content: end;}
#toprow .pull-right a{display:flex;align-items:center;gap:1rem;font-size:1.4rem;font-weight:500;letter-spacing: 1px;font-family:var(--primaryfont)}
#toprow .pull-right img{width:50px}
.topnav{background:var(--tertiarycolor);padding:10px 0}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{/*! width:200px; */}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.4;font-family: var(--primaryfont);}

h1 {font-size: 2.5rem;text-transform: uppercase;}
h2 {font-size: 2.5rem;font-weight: 500;margin: 1rem 0;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:var(--secondarycolor);padding: 0.5rem 2rem;margin: 2rem 0 0;display: table;color:#fff;transition: .6s ease-in-out;border-radius: 100px;text-transform: uppercase;}
#slider .btn-primary{margin:2rem auto 0}
.btn-primary:hover{background:var(--tertiarycolor);color:#fff;}

.more-btn{padding: 10px 35px;border: 1px solid var(--secondarycolor);margin:1rem 0;display:inline-block}
.more-btn:hover{background:var(--secondarycolor);color:#fff !important; }

#slider{position:relative}
.sliderbg img{width:100%;object-fit:fill}
.slider-nav {width: 100px;
  position: absolute;
  top: 4rem;
z-index: 3;
right: 6rem;
}
button.arrow {border:none;border-radius:100%;width:45px;cursor:pointer;background: transparent;}
#prev img{transform: scaleX(-1)}
button.arrow--left {float:left;}
button.arrow--right {float:right;}

.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;}
.textblock{width:60%;margin: 7rem auto 0;text-align: center;color: #fff;}
.textblock img{margin: 0 auto 1rem}
#slider h1{color:#fff}

#aboutus{width: 100%;padding: 5rem 0}
.subheading{background:var(--tertiarycolor);color:#fff;display: inline-block;text-transform: uppercase;padding:0.3rem 1.5rem;font-size:1.2rem;letter-spacing: 1px;position: relative;margin-bottom:0.5rem;}
.subheading:before{content:"";position: absolute;left:3px;width:2px;background:#fff;height: 100%;top:0}

#courses{width:100%;padding: 5rem 0;background:#F8F4F3;text-align: center}
#courses .row{gap:1.5rem;justify-content: center;}
.coursebox{flex:1 0 350px;max-width:375px;background:var(--tertiarycolor);position:relative;margin-top:5rem;transition: 0.6s ease-in-out;}
.coursebox .iconbox{position: absolute;/*! width: 147px; */top: -1.5rem;left: 1.5rem;width: 110px;}
.coursebox .iconbox:before{content:"";background:#930707;position:absolute;right:0;width:100%;height: 24px;z-index: 0;top: 0;}
.coursebox .icon{clip-path: polygon(0 0, 100% 0%, 73% 100%, 0% 100%);background:var(--secondarycolor);padding:1rem;}
.coursebox .icon img{width:55px;}
.coursebox h3{color:#fff;text-transform: uppercase;font-weight:500;margin:0.7rem 0}
.coursebox:hover{background:var(--secondarycolor)}

.courselink{margin:4rem auto 0;display:flex;align-items:center}
.courselink span{margin:auto;background:#F8F4F3;border:2px solid var(--tertiarycolor);border-radius: 100px;padding:0.5rem 2rem;text-transform: uppercase;position:relative;transition:0.6s ease-in-out}
.courselink:before{content:"";position: absolute;height: 1px;width:100%;background:var(--tertiarycolor);left:0}
.courselink:hover span{border:2px solid var(--secondarycolor)}
.courselink:hover:before{background:var(--secondarycolor)}

#facts{width:100%;background:url('https://www.pddrivingschool.com/wp-content/uploads/2026/03/pddrivingschool-counter-bg.webp') no-repeat center / cover;padding: 6rem 0 5rem;}
#facts .row{gap:1.8rem;justify-content: center;}
.factbox{flex:1 0 270px;max-width:270px;color: #fff;text-align: center;border: 2px solid #fff;font-size:1.3rem;margin-top:4rem;padding: 1rem}
.factbox img{margin:-6rem auto 1rem;/*! width: 120px; */}
.factbox h3{color:#fff;font-size:2.6rem;margin: 0;line-height: 1;}

#package{width:100%;padding:5rem 0;text-align:center}
#package .row{gap:2rem;justify-content: center;margin-top:2.5rem}
.packagebox{flex:1 0 350px;max-width: 375px;border:2px solid var(--tertiarycolor);padding-bottom:2rem}
.packagebox .time{display: flex;align-items: center;gap:0.5rem;font-size:1.5rem;font-weight: 600;padding: 1rem;justify-content: center}
.packagebox .time img{width: 25px;}
.ptitle{background:var(--tertiarycolor);padding:1rem 0;color:#fff;text-transform: uppercase;font-weight:500;font-size:1.6rem}
.packagebox p{padding:10px;border-bottom:1px solid var(--tertiarycolor)}
.price{margin: 2rem 0}
.price h3{margin: 0;font-size:3rem;line-height: 1;}
.packagebox a{margin:0 auto;background:var(--tertiarycolor);color:#fff;text-transform: uppercase;padding: 0.8rem 2rem;border-radius: 100px}
.packagebox.centerbox{border:2px solid var(--secondarycolor)}
.packagebox.centerbox .ptitle{background:var(--secondarycolor)}
.packagebox.centerbox a{background:var(--secondarycolor)}
.packagebox a:hover{background:var(--secondarycolor)}
.packagebox.centerbox a:hover{background:var(--tertiarycolor)}

#whyus{width: 100%;padding: 5rem 0;background: #F8F4F3;}
.wimgbox{width:520px;background:#F0ECEB;overflow: hidden}
.wimgbox .movingtext{color:#E5DFDF;text-transform: uppercase;font-weight: 900;text-align: center;font-size:6rem;line-height: 1.1;font-family: var(--primaryfont);}
.movingtext.lmove{animation: moveLeft 8s linear infinite;}
@keyframes moveLeft{
    from{
        transform: translateX(100%);
    }
    to{
        transform: translateX(-100%);
    }
}

.movingtext.rmove{animation: moveRight 8s linear infinite;}
@keyframes moveRight{
    from{
        transform: translateX(-100%);
    }
    to{
        transform: translateX(100%);
    }
}

#cta{width: 100%;padding: 5rem 0;background:url('https://www.pddrivingschool.com/wp-content/uploads/2026/03/pddrivingschool-CTA.webp')no-repeat center / cover;text-align: center;color:#fff;}
#cta h2{color:#fff}
#cta a {display: flex;justify-content: center;align-items: center;color:#fff;font-weight: 600;font-size:2.5rem;gap:1rem;margin: 1rem 0}
#cta a img{width:70px}
.carimg{margin: 0 auto -9rem;}

.row1{gap: 3rem 1rem;justify-content: center;margin-top: 3rem;}
.row1 .whybox{flex:1 0 250px;max-width: 282px;display:flex;align-items:start;gap:1rem;/*! margin-top:1.5rem */}
.row1 .whybox img{width:60px}
.whybox h3{font-weight:500;margin-bottom: 5px;font-size: 21px;}
.whybox p{line-height: 1.5;}

#testimonials{width: 100%;padding: 0rem 0 5rem;position: relative;margin-top: 9rem;}
.testbox{background:#F8F4F3;padding:3.5rem 1.5rem;display:flex;align-items:start;gap:1rem}
.testbox:before{content:"";background:url('https://www.pddrivingschool.com/wp-content/uploads/2026/03/pddrivingschool-5-star-rating.webp.webp') no-repeat center;position: absolute;top:2rem;right:2rem;width:110px;height: 22px;background-size: 100%;}
.testbox:after{content:"";background:url('https://www.pddrivingschool.com/wp-content/uploads/2026/03/pddrivingschool-quote.webp') no-repeat center;position: absolute;bottom:1rem;right:2rem;width:80px;height: 80px;background-size: 100%;}
.testbox img{width:90px;margin-top:1rem}
.testbox div{margin-top:1rem}
.name{letter-spacing: 1px;font-size:1.1rem;margin-top: 0 !important;}
.keen-slider{margin-top:2rem}

#reports{display: flex;flex-wrap: wrap}
#reports li{/*! width: 29%; */margin: 10px 20px;float: left;}
#reports li a{color:var(--primarycolor);width:100%;padding:5px 15px;border:2px solid var(--tertiarycolor);font-size:16px;transition:0.6s ease-in-out;text-align: center;width:100%;display:block}
#reports li a:hover{background:var(--tertiarycolor);color:#fff}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}

#contactform{margin: 0 0 20px 0;line-height: 20px;}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform p{margin: 0;}
#contactform input,#contactform select{width: 100%;background: #FFF;border: 1px solid transparent;padding: 10px 20px;
	margin: 10px 0;color:var(--primarycolor);-webkit-border-radius:0.5rem;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);height:45px}
#contactform textarea{width: 100%;height: 125px;background: rgba(255,255,255,0.2);border: 1px solid transparent;padding: 20px;margin: 10px 0;box-shadow: 0px 2px 5px rgb(0,0,0,0.1);border-radius: 1rem;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	background: rgba(255,255,255,0.5);border: 1px solid var(--tertiarycolor);color:var(--tertiarycolor)}


::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--secondarycolor);color: #fff;text-transform: uppercase;cursor: pointer;/*! padding: 1rem; */border: none;margin: 15px auto;display: table;width: 180px;transition: 0.6s ease-in-out;/*! letter-spacing: 1px; */border: 0;height: 48px;-webkit-border-radius: 2rem;}
#contactform input.wpcf7-submit:hover{background: var(--tertiarycolor);/*! letter-spacing: 3px; *//*! color: var(--tertiarycolor); */}
#contactform .wpcf7-spinner{display: none}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-list-item,#contactform .wpcf7-radio,.wpcf7-checkbox{display: flex;gap:10px}
#contactform .wpcf7-list-item label{width: 100%;font-weight:400}
#contactform .wpcf7-checkbox input{width:unset}

.post {padding: 0 10px;}
.post p {margin-bottom:1rem}
.post ul {/*! margin: 10px 0 0px 0px; */}
.list li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.list li:before{color: var(--secondarycolor);content: "\f1b9";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}

.centers{display: flex;flex-wrap: wrap;gap:1.5rem;justify-content:center;margin-top:1.5rem}
.centers li{flex:1 0 300px;max-width:400px;text-align: center;border:1px solid #eee;padding: 1.5rem;background:#f3f3f3}
.centers h3{margin: 0}

.hollowsection1{align-items: center}
.hollowsection1 img{border:5px solid var(--tertiarycolor)}

#pagetitle {padding:6rem 0;text-align: center;background:url('https://www.pddrivingschool.com/wp-content/uploads/2026/03/pddrivingschool-counter-bg.webp') no-repeat center / cover;color:#fff;width: 100%;}
#pagetitle h1 {color:#fff;text-align: center;font-weight: 500;letter-spacing: 1px;}
#pagetitle p {color:#fff;text-align: center;font-size: 20px;}
.breadcrumb {list-style: none;border-radius: 4px;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #fff;position: relative;}
.breadcrumb a{color:#fff}
.breadcrumb a:hover{color:var(--secondarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
/* #pagetitle .breadcrumb> a {color: #fff} */

#main{padding: 3rem 0;}
#main h2{font-size:2rem}
#main p{color:var(--primarycolor);font-size: 16px;}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main h3{/*! border-bottom: 1px solid #eee; */line-height: 1.5;font-weight: 500;margin-top: 1.5rem;}
#main li{list-style: none;line-height: 30px;color: var(--primarycolor);}

#intro{text-align: center}
#intro h2{font-size: 32px}

#servicepage h2{font-size: 36px}

.row-full	{width: 99.335vw;position: relative;margin-left: -49.99vw;left: 50%;}
#hellosection{padding: 4rem 6rem; background: #f1f1f1; margin-top:3rem}
#hellosection .row{align-items: center}

#servicepage .line{margin: 0 0 1rem}
.roundimg{position: sticky; top: 3rem; border-radius:2rem}

.widget {/*! padding: 0 1rem; */margin-top: 2rem;}
.widget h3 {}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 1rem 0;}
.widget ul li::before{content: "";position: absolute;background: url('https://www.pddrivingschool.com/wp-content/uploads/2026/03/pddrivingschool-right-arrow.webp') no-repeat center;left: 0;margin-right: 1rem;width: 17px;height: 17px;background-size: 100%;top: 0.3rem;}

#footerform{margin-bottom: -6rem;position: relative}
#footerform .container{background:#fff;border-radius: 1.5rem;box-shadow: 0px 5px 10px rgb(0,0,0,0.3);padding:3rem 1.5rem;}
#footerform .col-md-7{text-align: center}
.line{width:120px;height: 3px;background:var(--secondarycolor);margin: 0.7rem auto}
.infobox{background:var(--tertiarycolor);border-radius:1.5rem;padding:3rem;color:#fff;width: 90%;margin: 0 auto;}
.infobox h3{color:#fff;font-weight:500;letter-spacing: 1px}
.infobox li{display: flex;margin-top:2.5rem;gap:1.5rem;align-items: center;font-size:1.1rem}
.infobox li a{color:#fff}
.infobox img{width:70px}

#bottom {background: url('https://www.pddrivingschool.com/wp-content/uploads/2026/03/pddrivingschool-Foote-rBG.webp') no-repeat center / cover;color:#fff;font-size: 15px;padding:10rem 0 1rem;}
#bottom a {color: #fff;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom .col-md-4{padding-right:1.5rem}
#bottom .col-md-4 img{margin:4rem 0 1rem}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;position: relative;padding-left: 1.5rem;}
#bottom h3{color:#fff;font-weight: 500;font-size:19px;color:var(--secondarycolor);margin-bottom:1.4rem;text-transform: uppercase;border-bottom: 1px solid #fff;line-height: 1.9em;display: table;}
.social li{padding-left: 0 !important;}
.social li:before{display: none}
.social img{margin:1rem !important;;width:30px}

#footer {clear: both;color: #fff;text-align: center;font-size:12px;margin-top: 3rem;border-top: 1px solid #fff;padding-top: 1rem;}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#fff;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

.rtable{width: 100%;margin:1.5rem 0}
.rtable th{background:var(--secondarycolor);color:#fff;border:1px solid var(--secondarycolor);padding:5px}
.rtable td{border:1px solid var(--secondarycolor);padding: 5px;}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{height: auto;float:left;}

    #toprow{padding: 1rem 0}
    .pull-right{justify-content: center;margin-top:1rem;display: none;}
    .topnav{padding: 0}
    #slider .sliderbg img{height:600px;object-fit:cover}
    .textblock{margin-top: 5rem;}
    #aboutus img{margin:0 auto 3rem}
    h2 br{display: none}
    .factbox{max-width: 45%;padding: 10px;}
    .factbox p{line-height: 1.2}
    .wimgbox{width: 95%;margin: 0 auto 3rem;}
#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
}


@media screen and (max-width: 800px) {
    #facts .factbox img{width:90px;margin-top:-3rem;}
    .slider-nav{position: relative;left: 0;right: 0;margin: 0 auto;top: 1rem;}
    #testimonials{padding:0 10px 7rem}
  
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
    
    #logo img{width:200px}
    
    .textblock{width: 100%;margin-top:7rem}
    #slider h1{font-size:2rem}
    h2{font-size:2rem}
      .infobox{width:100%;padding:2rem 1rem}
    .infobox li img{width:50px}
	.row1 .whybox{max-width:unset}
	.testbox{flex-wrap:wrap}
	.testbox div{margin:0}
    #footerform .container{padding: 3rem 0.5rem; }
    
    #cta a{font-size: 2rem}
    
    #hellosection{padding:4rem 0.5rem}
    #pagetitle{padding: 3rem 0}
    #pagetitle h1{font-size: 2.2rem}
    
    #bottom .col-md-4 img{margin:0rem auto 1rem}
}

@media screen and (min-width: 220px) and (max-width: 420px) {
    .coursebox{max-width: 95%;width:100%}
}

@media screen and (min-width: 501px) and (max-width: 768px) {
#bottom .col-md-3{width: 47%;float: left;}
}

@media (min-width:1500px){
    #slider .sliderbg img{height:567px; object-fit: cover}    
}    

@media screen and (min-width: 769px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
}