/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */

a {
	text-decoration:underline !important;
	font-weight:600 !important;
}

header a, footer a, .fl-page a.fl-button, .uabb-blog-post-content h3 a, .uabb-button-wrap a {
	text-decoration:none !important;
	font-weight:400 !important;
}
/*Header Top*/

.phone_number {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.phone_number i {
    color: #041584;
    font-size: 16px;
    margin-top: -8px;
}
.phone_number a {
    color: #041584;
    font-size: 1.2rem;
    margin-left: 11px;
}
/* header css */
.fl-page-header-primary .fl-logo-img {
    height: 80px !important;
	width:auto;
}
.mobile-social-icon, .header-mobile-social {
    display: none;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav>li.social-menu-icon a {
    padding: 22px 10px 15px;
}
.fl-page-nav .navbar-nav>li.button.menu-btn.menu-item>a.nav-link {
    padding: 15px 15px 10px;
    line-height: 25px;
    background: linear-gradient(0deg, #6f2373, #e31837 80%);
    color: #fff;
    border-radius: 35px;
    font-weight: 400;
    font-size: 16px;
    display: block;
}
.fl-builder-content .fl-button:active {
    position: relative;
    top: 0;
}
.fl-page-nav .navbar-nav>li.menu-item-has-children>a.nav-link {
    padding-top: 22px;
}
.fl-page-header-fixed .fl-page-nav .navbar-nav>li.menu-item-has-children>a.nav-link {
    padding-top: 20px !important;
}
.fl-page-nav .navbar-nav>li>a.nav-link {
    padding: 25px 10px 15px;
}
.fl-page-nav-right.fl-page-header-fixed .fl-page-nav .navbar-nav>li.button.menu-btn.menu-item>a.nav-link {
    padding: 15px 15px 10px;
    font-size: 16px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav>li.button.menu-btn.menu-item {
    padding-left: 15px;
    display: block;
    padding-top: 3px;
}
.fl-page-nav-right.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav>li.social-menu-icon>a.nav-link, .fl-page-header-fixed .fl-page-nav-wrap .navbar-nav>li.social-menu-icon>a.nav-link {
    padding: 20px 10px 10px;
    line-height: 7px;
}
.fl-page-nav-right.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav>li>a.nav-link, .fl-page-header-fixed .fl-page-nav-wrap .navbar-nav>li>a.nav-link {
    padding: 23px 10px 10px;
    line-height: 20px;
}
.fl-module-button .fl-button-wrap .fl-button:focus,
.fl-page-nav .navbar-nav>li.button.menu-btn.menu-item>a.nav-link:focus,
.testimonial .testimonial-item:focus {
    outline: none;
}
.fl-module-button .fl-button-wrap .fl-button:hover,
.fl-page-nav .navbar-nav>li.button.menu-btn.menu-item>a.nav-link:hover,
.fl-module-button.btn-transparent .fl-button-wrap .fl-button:hover {
    background: linear-gradient(180deg, #6f2373, #e31837 80%) !important;
}
.fl-module-button .fl-button-wrap .fl-button {
    background: linear-gradient(0deg, #6f2373, #e31837 80%) !important;
    padding: 18px !important;
    min-width: 210px;
    text-align: center;
    transition: all ease 0.5s;
}
.fl-page-nav ul.sub-menu {
    border-top: 3px solid #d5263d;
}
.fl-module-button .fl-button-wrap .fl-button span.fl-button-text {
    display: block;
    padding-top: 6px;
}
.home header.fl-page-header{
	position: absolute;
    margin: auto;
    text-align: center !important;
    width: 100%;
    z-index: 99;
    border: none;
    background-color: transparent;
}
.fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
    background-color: #fff !important;
}
.fl-page-nav-right .fl-page-header-wrap {
    border-bottom: none;
}
.right-banner-img {
    position: absolute;
    right: 0;
    bottom: -20px;
}
.home-banner .driving-button {
    position: relative;
    left: 60px;
}
/* home second  section */
.home-about-section .about-heading, .home-about-section .about-info {
    width: 1000px;
    margin: auto;
    text-align: center;
}
.tailored-text p.text-color {
    color: #041584 !important;
    font-weight: 600 !important;
}
.abou-learning-section .about-learning-info {
    width: 50%;
}
.fl-module-button.btn-transparent .fl-button-wrap .fl-button {
    background: transparent !important;
    border: 1px solid #fff;
}
.about-drive-section .about-drive-info span.color-navy {
    font-weight: 500;
}
.about-drive-section .about-drive-info span.color-purple {
    color: #7200fe !important;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    display: inline;
}
.about-drive-section .about-drive-info span.color-deep-navy {
    display: inline;
    line-height: 25px;
    color: #041584 !important;
    font-weight: bold;
    font-size: 21px;
}
.about-drive-section .about-drive-info span.color-deep-navy a {
	line-height: 25px;
    color: #041584 !important;
    font-weight: bold;
    font-size: 21px;
}
.about-drive-item .driving-info-list .driving-rules {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0px 29px;
    transform: translate(0, -50%);
}
.about-drive-item .driving-info-list{
	width: 225px;
    height: 225px;
    background: white;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    background-image: linear-gradient(#e31837,#4f2683);
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 1px;
    margin: 20px auto auto auto;
}
.about-drive-item .driving-info-list:before{
	content: "";
    background: white;
    height: 217px;
    width: 217px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    margin: auto;
}
section.about-drive-section .about-drive-item {
    padding-top: 50px;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_left {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_title {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0px;
    font-weight: bold;
    margin-bottom: 0;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_detils {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
}
.driving-info-list .driving-rules .driving-rules_detils:before {
    content: "";
    border-top: 1px solid #020230;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    padding-top: 11px;
    opacity: 0.2;
    margin-top: 5px;
}
.home .fl-builder-content .driving-result .driving-result-color span {
    color: #041584;
    font-weight: 600;
}
.driving-result .fl-row-content .fl-col-group {
    display: flex;
    align-items: center;
}

/* prices page */
/*.prices-car-image .prices-cart {
    position: absolute;
    left: 10%;
    bottom: -5px;
}*/
.prices-hours-block:before {
    content: "";
    background: white;
    height: 152px;
    width: 152px;
    border-style: solid;
    border-color: transparent;
    border-radius: 20%;
    margin: auto;
}
.prices-hours-block {
    width: 160px;
    height: 160px;
    background: white;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    background-image: linear-gradient(0deg, #4f2683,#7200fe);
    border-style: solid;
    border-color: transparent;
    border-radius: 20%;
    border-width: 1px;
}
.prices-hours-list {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0px 15px;
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.prices-hours-list .prices-hours_numbers {
    color: #7200fe;
    font-weight: bold;
    font-size: 44px; /* formerly 58px */
    line-height: 60px;
    margin-bottom: 0px;
    display: inline-block;
    padding-top: 17px;
}
.prices-hours-list .driving-rules_title {
    margin-bottom: 0px;
    color: #0d0c38;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    margin-top: -4px;
}
.prices-hours-list .prices-hours_numbers .prices-hours-unit {
    font-size: 37px;
    line-height: 31px;
    display: inline-block;
}
.prices-hours-block.intensive-courses {
    width: 220px;
    height: 220px;
}
.prices-hours-block.intensive-courses::before {
    width: 209px;
    height: 209px;
}
.prices-hours-block.intensive-courses .prices-hours-list .prices-hours_numbers {
   font-size: 65px;
   background: -webkit-linear-gradient(#e31837, #4f2683 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 76px;
    padding-top: 10px;
}
.prices-hours-block.intensive-courses .prices-hours-list .prices-hours_numbers .prices-hours-unit {
    font-size: 44px;
}
.prices-hours-block.intensive-courses .prices-hours-list .driving-rules_title {
    font-weight: 500;
    font-size: 38px;
    margin-top: -10px;
}
.prices-test-box {
    background-image: linear-gradient(180deg, #e31837,#4f2683 80%);
    padding: 40px 40px;
    color: #fff;
    border-radius: 10%;
}
.prices-test-box .prices-hours-block {
    background-image: none;
    text-align: center;
    margin: auto auto 20px;
    width: 175px;
    height: 175px;
    background: transparent;
    border: 3px solid #fff;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_left .basis {
    padding-top: 2px;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_left .signed {
    margin-top: -8px;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_left .punctual {
    margin-top: -10px;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_left .affordable {
    margin-top: -25px;
}
.prices-test-box .prices-hours-block::before {
    background: transparent;
}
.prices-test-box .prices-hours-list .prices-hours_numbers {
    color: #fff;
    font-size: 80px;
    line-height: 96px;
    padding-top: 9px;
}
.prices-test-box .prices-hours-list .driving-rules_title {
    color: #fff;
    font-size: 35px;
    margin-top: -24px;
}
.prices-test-box .prices-hours-list .prices-hours_numbers .prices-hours-unit {
    font-size: 55px;
}
.prices-test-info {
    font-size: 17px;
    margin-bottom: 0px;
}

/* testimonial section */
.testimonial .testimonial-item {
    background: #ffffff;
    padding: 40px 40px;
    margin: 106px 30px 0px;
    box-shadow: 9px 9px 9px 3px #8888880f;
    border-radius: 35px;
    height: 620px;
}
.slick-prev:before, .slick-next:before{
    display: none;
}
.testimonial .testimonial-item .image img {
    margin: auto;
    text-align: center;
}
.testimonial .testimonial-item .image {
    margin-top: -8rem;
}
.testimonial .testimonial-item .content {
    padding-top: 25px;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    color: #0d0c38;
}
.testimonial{
    display: none;
}
.testimonial.slick-initialized{
    display: block;
}
.prices-about-section .testimonial .testimonial-item .name {
    color: #7200fe;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}
.prices-about-section .testimonial .testimonial-item .quotes-icon img {
    text-align: center;
    margin: 20px auto auto;
}
.prices-about-section .testimonial .slick-prev i, .prices-about-section .testimonial .slick-next i {
    color: #fff !important;
    font-size: 30px;
}
.prices-about-section .testimonial .slick-prev.slick-disabled, .prices-about-section .testimonial .slick-next.slick-disabled {
    pointer-events: none;
    opacity: 0.5;
}

/* start a franchise page */

.right-franchise-banner {
    position: absolute;
    right: 8px;
    bottom: 0;
}
section.franchise-benefit .franchise-benefit-inner {
    width: 778px;
}
.franchise-benefit-list ul {
    list-style: disc;
    color: #7200fe;
    padding: 0 0 0 24px;
	margin-left:20px;
}
.franchise-benefit-list ul li span{
	color: #0d0c38;
}
section.franchise-union .franchise-union-inner {
    width: 615px;
}
section.franchise-union .franchise-union-inner ul li + li {
    padding-top: 7px;
}

section .prices-info.provisional-licences p {
    margin-bottom: 10px;
}
section .prices-info.provisional-licences span {
    color: #7200fe !important;
    font-weight: bold !important;
}
.questions-info p span {
    color: #041584 !important;
    font-weight: bold !important;
}
.questions-info p {
    margin-bottom: 10px;
}
/* driving lessons */
section.driving-lessons .prices-hours-block {
    width: 560px;
    height: 200px;
    border-radius: 10px;
    background-image: linear-gradient(0deg, #4f2683,#9b62e1);
    margin: auto 90px auto;
}
section.driving-lessons .prices-hours-block::before {
    width: 552px;
    height: 192px;
    border-radius: 10px;
}
section.driving-lessons .driving-rules_title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
}
.circle-number {
    width: 33px;
    height: 33px;
    background: white;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    background-image: linear-gradient(#e31837,#4f2683);
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 1px;
}
.circle-number:before {
    content: "";
    background: white;
    height: 25px;
    width: 25px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    margin: auto;
}
.circle-number span {
    font-weight: bold;
    position: absolute;
    top: 14%;
    display: flex;
    padding: 0px 10px;
    justify-content: center;
    align-items: center;
    color: #041584;
    font-size: 26px;
}
section.driving-lessons .prices-hours-list{
	align-items: end;
	flex-direction: row;
	top: 0;
    position: relative;
    transform: none;
    padding: 0px 30px;
}
section.driving-lessons .prices-hours-list + .prices-hours-list {
    padding-top: 15px;
}
.driving-lessons .prices-hours-block .fl-module-content.fl-node-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.lessons-number {
    padding-right: 15px;
}
/* footer */
.footer-contact-addres a {
    display: flex;
    font-family: "Baloo Tammudu 2",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}
.footer-contact-addres a + a {
    padding-top: 7px;
}
footer .fl-page-footer-widgets {
    border: none;
}
.footer-contact-addres .footer-social li {
    display: inline-flex;
    margin-bottom: 0px;
}
.footer-contact-addres .footer-social li a {
    padding: 0px;
    font-size: 21px;
}
.footer-contact-addres .footer-social li + li {
   margin-bottom: 0px;
}
.footer-contact-addres .footer-social li:last-child {
    padding-left: 11px;
}
.footer-contact-addres .footer-social li:first-child {
    padding-right: 13px;
}
.footer-social {
    padding-top: 10px;
    line-height: 0;
}
.footer-contact-addres .footer-social li a img {
    width: 27px;
}
footer.fl-page-footer-wrap .fl-widget .fl-widget-title {
    font-size: 29px;
    line-height: 39px;
    font-weight: 500;
}
.footer-social ul {
    display: inline-flex;
    align-items: center;
}
footer.fl-page-footer-wrap .fl-widget {
    margin-bottom: 0px;
}
footer.fl-page-footer-wrap .fl-widget ul, .footer-about p {
    margin-bottom: 0px;
}
footer.fl-page-footer-wrap .fl-page-footer-widgets-container {
    padding-top: 70px;
    padding-bottom: 70px;
}
.footer-about .footer-img {
    padding-bottom: 25px;
    width: 43%;
}
footer .footer-info {
    width: 290px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
}
footer .fl-page-footer-widgets a {
    font-size: 16px;
}
footer .fl-widget ul li {
    margin-bottom: 0px;
}
footer .fl-page-footer-widgets .footer-contact-addres a {
    font-size: 19px;
}
.fl-page-footer {
	border:none;
}

 /* media queries */
 @media (min-width: 1200px) {

.fl-submenu-indicator .fl-page-nav ul.navbar-nav>li.menu-item-has-children>a:after {
    font-size: 15px;
    margin-top: -2px;
}
 }
 @media (max-width: 1199px) {
.fl-page-header-primary .fl-logo-img {
    height: 60px !important;
}
.fl-page-nav .navbar-nav>li.button.menu-btn.menu-item>a.nav-link {
   padding: 15px 10px 6px !important;
    font-size: 14px !important;
}
.fl-page-header-fixed .fl-page-nav .navbar-nav>li.menu-item-has-children>a.nav-link {
    padding-top: 19px !important;
}
.fl-page-nav .navbar-nav>li>a.nav-link {
    padding: 18px 5px;
}
.fl-page-nav .navbar-nav>li.menu-item-has-children>a.nav-link {
    padding-top: 14px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav>li.social-menu-icon a {
    padding: 15px 10px 15px;
}
.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a{
	font-size: 16px
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav>li.button.menu-btn.menu-item {
    padding-left: 0px;
}
.home-about-section .about-heading, .home-about-section .about-info {
    width: 80%;
}
.fl-node-5f965d220ced4 {
    width: 70%;  
}
.home-banner .fl-heading{
	text-align: center !important;
}
.home-banner .fl-button-wrap {
    text-align: center;
}
section.home-tailored-section .fl-row-content-wrap {
    padding: 100px 30px;
    text-align: center;
}
section.home-tailored-section .fl-module-button .fl-button-wrap,
section.abou-learning-section,
section.abou-learning-section .fl-module-button .fl-button-wrap{
	text-align: center;
}
.prices-car-image .prices-cart {
    left: 0%;
}
section.about-drive-section .about-drive-item {
    padding-right: 20px;
}
section.about-drive-section .about-drive-info {
    padding-left: 20px;
}
.fl-node-5f981816673af > .fl-col-content {
    padding-right: 0;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_title {
    font-size: 13px;
}
/* prices page */
.prices-hours-block {
    margin: auto;
    width: 153px;
    height: 153px;
}
.prices-hours-block:before {
    height: 145px;
    width: 145px;
}
.prices-hours-block.intensive-courses {
    width: 180px;
    height: 180px;
}
.prices-hours-block.intensive-courses::before {
    width: 170px;
    height: 170px;
}
.prices-hours-list .prices-hours_numbers {
    font-size: 40px;
}
.prices-hours-block.intensive-courses .prices-hours-list .prices-hours_numbers {
    font-size: 46px;
    padding-top: 0px;
}
.prices-hours-block.intensive-courses .prices-hours-list .driving-rules_title {
    font-size: 27px;
    margin-top: -23px;
}
.prices-test-box {
    padding: 30px;
}
.prices-test-info {
    font-size: 16px;
    text-align: center;
}
section .fl-row-content-wrap {
    padding-left: 30px !important;
}
section.franchise-union.teach-lessons-section .franchise-union-inner {
    width: 565px;
}
section.driving-lessons .prices-hours-block {
    margin: auto;
}
section.driving-lessons .driving-rules_title {
    font-size: 18px;
}
.slick-dots li button:before {
    font-size: 20px;
}
.slick-dots {
    bottom: -50px;
}
}
 @media (max-width: 991px) {
/* header social icon */
.phone_number i {
    font-size: 20px;
}
.phone_number a {
    font-size: 1.5rem;
}
.phone_number {
    justify-content: center;
    padding-bottom: 5px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .navbar {
    position: relative;
}
.fl-page-nav-right .fl-page-header-wrap .fl-page-header-container {
    padding-top: 20px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile-social-icon {
    display: block;
}
.header-mobile-social ul {
    padding: 0px;
    margin: 0;
    list-style-type: none;
    display: inline-flex;
}

.header-mobile-social ul li:last-child {
    padding-right: 10px;
} 	
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
	line-height: 0;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
	right: 25px;
    top: -78px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-header-logo {
    margin-right: 43px;
}
.header-mobile-social ul li a {
    font-size: 20px;
    line-height: 20px;
    display: inline-flex;
}
.header-mobile-social ul li {
    padding-right: 26px;
}
.fl-page-nav .navbar-nav>li>a.nav-link {
    padding: 22px 15px 13px !important;
}
.fl-page-header-primary .fl-logo-img {
    height: 50px !important;
}
.fl-page-nav ul.sub-menu li a {
    font-size: 14px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav>li.social-menu-icon {
    display: none;
}
.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a {
    font-size: 18px;
    line-height: 1.2;
    text-align: center !important;
}
section.home-tailored-section .fl-row-content-wrap {
    background-image: none;
}
.abou-learning-section .about-learning-info {
    width: 57%;
    text-align: center;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_left .affordable {
    margin-top: -15px;
}
.about-drive-item .driving-info-list:before {
    height: 204px;
    width:  204px;
}
section.about-drive-section .about-drive-item {
    padding-right: 0;
}
.about-drive-item .driving-info-list {
    width: 210px;
    height: 210px;
}
.about-drive-item .driving-info-list .driving-rules .driving-rules_title {
    font-size: 16px;
}
/* prices page */
.prices-hours-block {
    margin: auto;
    width: 160px;
    height: 160px;
}
.prices-hours-block:before {
    height: 152px;
    width: 152px;
}
.prices-hours-block.intensive-courses {
    width: 180px;
    height: 180px;
}
.prices-hours-block.intensive-courses::before {
    width: 170px;
    height: 170px;
}
.prices-hours-block.intensive-courses .prices-hours-list .prices-hours_numbers {
    font-size: 46px;
    padding-top: 0px;
}
.prices-hours-block.intensive-courses .prices-hours-list .driving-rules_title {
    font-size: 27px;
    margin-top: -23px;
}
.prices-test-box {
    padding: 30px;
}
.prices-test-info {
    font-size: 16px;
    text-align: center;
}
.slick-dots li button:before{
    font-size: 17px;
}

/* start a franchise */
section.franchise-benefit .franchise-benefit-inner {
    width: 80%;
}
section.franchise-union .franchise-union-inner {
    width: 470px;
}
section .fl-row-content-wrap {
    padding-left: 0px !important;
}
section.franchise-union.teach-lessons-section .franchise-union-inner {
    width: 490px;
}
/* footer */
footer .footer-info {
    width: auto;
    font-size: 15px;
}
footer .fl-page-footer-widget-col {
    text-align: center;
}
footer .fl-page-footer-widgets .footer-contact-addres a {
    font-size: 20px;
    display: block;
}
footer.fl-page-footer-wrap .fl-widget .fl-widget-title {
    font-size: 26px;
}
.fl-page-nav .navbar-nav>li.button.menu-btn.menu-item>a.nav-link {
    padding: 15px;
    line-height: 20px;
    display: inline-flex;
    font-size: 15px;
    width: 180px;
    justify-content: center;
    align-items: center;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav>li:last-child {
    border-bottom: none;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav>li.button.menu-btn.menu-item {
    padding-left: 0;
    padding-top: 10px;
}
.fl-module-button .fl-button-wrap .fl-button {
    padding: 15px !important;
    width: 180px;
    text-align: center;
    transition: all ease 0.5s;
}
.driving-result .fl-row-content .fl-col-group {
    display: block;
}
}
 @media (max-width: 768px) {

.home-about-section .about-heading, .home-about-section .about-info {
    width: 100%;
}
.fl-page-nav{
	background: #fff;
}
.fl-page-header-primary .fl-logo-img {
    height: 35px !important;
}
.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a {
    font-size: 16px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
	right: -10px;
    top: -67px;
}
.header-mobile-social ul li a {
    font-size: 16px;
}
.header-mobile-social ul li {
    padding-right: 20px;
    line-height: 0;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-header-logo {
    text-align: left;
    margin-right: 25px;
}

.fl-page-nav .navbar-nav>li.button.menu-btn.menu-item>a.nav-link {
    padding: 15px;
    line-height: 20px;
    font-size: 15px;
    width: 180px;
}
.fl-page-nav-right .fl-page-header-logo {
    padding-left: 0;
    padding-right: 0;
}
.fl-module-button .fl-button-wrap .fl-button {
    padding: 10px !important;
    width: 160px;
    font-size: 14px !important;
}
.about-drive-section .about-drive-info span.color-purple {
    font-size: 18px;
}
.about-drive-section .about-drive-info span.color-deep-navy {
    line-height: 23px;
    font-size: 18px;
}
section.about-drive-section .about-drive-item {
    padding-top: 0px;
}
/* prices page */
.prices-car-image .prices-cart {
    left: 4%;
}
.prices-hours-block {
    width: 170px;
    height: 170px;
    margin: auto;
}
.prices-hours-block:before {
    height: 162px;
    width: 162px;
}
/*.prices-hours-list .prices-hours_numbers{
    font-size: 60px;
    line-height: 57px;
}*/
.prices-hours-list .driving-rules_title {
    font-size: 30px;
    margin-top: -6px;
}
.prices-hours-list .prices-hours_numbers .prices-hours-unit {
    font-size: 45px;
}
.prices-test-box {
    padding: 30px;
}
.prices-test-box .prices-hours-block{
    width: 150px;
    height: 150px;
}
.prices-test-box .prices-hours-list .prices-hours_numbers {
    font-size: 50px;
    line-height: 60px;
}
.prices-test-box .prices-hours-list .prices-hours_numbers .prices-hours-unit {
    font-size: 28px;
}
.prices-test-box .prices-hours-list .driving-rules_title {
    font-size: 26px;
    margin-top: -14px;
}
.prices-test-info {
    font-size: 15px;
    text-align: center;
}
.prices-hours-block.intensive-courses::before {
    width: 157px;
    height: 157px;
}
.prices-hours-block.intensive-courses {
    width: 165px;
    height: 165px;
}
.prices-hours-block.intensive-courses .prices-hours-list .prices-hours_numbers {
    font-size: 40px;
    line-height: 50px;
    padding-top: 5px;
}
.prices-hours-block.intensive-courses .prices-hours-list .driving-rules_title {
    font-size: 26px;
    margin-top: -11px;
}
.prices-hours-block.intensive-courses .prices-hours-list .prices-hours_numbers .prices-hours-unit {
    font-size: 27px;
}
.testimonial .testimonial-item .image {
    width: 27%;
    margin: -6.5rem auto auto;
}
.testimonial .testimonial-item {
    padding: 25px;
    margin: 100px 30px 0px;
    height: auto;
}
.testimonial .testimonial-item .content {
   font-size: 16px;
}
.prices-about-section .testimonial .testimonial-item .name {
    line-height: 20px;
}
section.driving-lessons .prices-hours-block {
    width: 290px;
    height: 270px;
    margin: auto;
}
section.driving-lessons .prices-hours-block::before {
    width: 283px;
    height: 263px;
}
section.driving-lessons .driving-rules_title {
    font-size: 16px;
    line-height: 20px;
}
.circle-number span {
    top: 11%;
    font-size: 18px;
    padding: 0px 8px;
}
.circle-number:before {
    height: 21px;
    width: 21px;
}
.circle-number {
    width: 25px;
    height: 25px;
}
section.driving-lessons .prices-hours-list {
    padding: 0px 20px;
}
/* footer */
footer .fl-page-footer-widget-col {
    text-align: center;
    padding-bottom: 20px;
}
footer .fl-page-footer-widget-col:last-child{
	padding-bottom: 0px;
}
footer.fl-page-footer-wrap .fl-page-footer-widgets-container {
    padding-top: 40px;
    padding-bottom: 40px;
}
footer .footer-info {
    width: 100%;
    font-size: 16px;
}
.footer-about .footer-img {
    padding-bottom: 20px;
    width: 35%;
}
footer.fl-page-footer-wrap .fl-widget .fl-widget-title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}
footer .fl-page-footer-widgets a {
    font-size: 14px;
    line-height: 18px;
    display: block;
    padding-bottom: 5px;
}
footer .fl-page-footer-widgets .footer-contact-addres a {
    font-size: 17px;
    justify-content: center;
}
.footer-contact-addres .footer-social li {
    padding-top: 6px;
}
.footer-contact-addres .footer-social li:last-child {
    padding-top: 0px;
}
.footer-social {
    padding-top: 0px;
}
footer .fl-page-footer-widgets .footer-contact-addres img {
    width: 25px;
}
}
@media (min-width: 320px) and (max-width: 767px) {
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-header-logo {
    margin-right: 37px;
}
.testimonial .testimonial-item .image {
    width: 60%;
    margin: -6rem auto auto;
}
.testimonial .testimonial-item {
    margin: 85px 30px 0px;
}
.prices-car-image .prices-cart {
    left: 4%;
    right: 4%;
}
/* start a franchise */
section.franchise-benefit .fl-row-content-wrap {
    background-image: none;
}
.franchise-benefit-list ul li:before{
    display: none;
}
section .franchise-union-list ul {
    list-style-type: none;
    padding: 0;
}
.franchise-benefit-list ul {
    padding: 0;
}
.franchise-benefit-list ul li + li {
    padding-top: 10px;
} 
.slick-dots li button:before{
    font-size: 10px;
}
.slick-dots {
     bottom: -37px;
}
}

/* Formidable Forms */
.frm_style_formidable-style.with_frm_style .frm_submit button {
	background:linear-gradient(0deg, #6f2373, #e31837 80%) !important;
	border:none !important;
	padding:15px 15px 10px !important;
	line-height: 25px !important;
    color: #fff  !important;
    border-radius: 35px  !important;
	min-width:200px;
	text-transform:uppercase;
}

.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
background: linear-gradient(180deg, #6f2373, #e31837 80%) !important;
	color: #fff  !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

/* blog page */
.uabb-blog-post-section .uabb-creative-button-wrap a {padding:12px 24px 6px 24px;}

/* ADI sections */
h3.question {margin-bottom: 20px !important;}
div.item {text-align:right;margin-bottom:20px;font-style:italic;}
ul.uabb-masonary-filters > li.uabb-masonary-current {color:#fff !important;}
.ays_questtion_explanation {font-weight:700;}
#ays-quiz-container-4 .ays-field.checked_answer_div input:checked~label {background:#041584 !important;color:#fff;}
.explanation h4 {margin-top:20px;}
.usmquiz input#ays-submit, .usmquiz .action-button, #s2member-pro-stripe-update-submit, #ws-plugin--s2member-profile-submit, #s2member-pro-stripe-checkout-submit, input[type=submit].btn.btn-primary {padding: 15px 30px 10px 30px !important;line-height: 25px;background: linear-gradient(0deg, #6f2373, #e31837 80%);color: #fff;border-radius: 35px !important;font-weight: 400;font-size: 16px;display: block;text-transform:uppercase !important;border:none;}
.usmquiz input#ays-submit:hover, .usmquiz .action-button:hover, #s2member-pro-stripe-update-submit:hover, #ws-plugin--s2member-profile-submit:hover, #s2member-pro-stripe-checkout-submit:hover, input[type=submit].btn.btn-primary:hover {background:linear-gradient(180deg, #6f2373, #e31837 80%) !important}
.usmquiz .ays-field input~label:hover, .answered.correct {color:#fff !important;}
#s2member-pro-stripe-update-form-description-div, #s2member-pro-stripe-form-billing-method-section-title, div.s2member-pro-stripe-form-section-title, #s2member-pro-stripe-checkout-form-description-div {font-family:"Baloo Tammudu 2",sans-serif !important;}
div.s2member-pro-stripe-form-billing-method-section-title {background-image:none !important;}
#ays-quiz-container-43 .ays-answer-image {width:100px !important;height:auto !important;}
.ays-image-question-img img {width:300px !important;height:auto !important;}
.uabb-blog-post-inner-wrap .uabb-post-thumbnail img {width:300px !important;margin-bottom:20px;}
p.ays_restart_button_p button {margin:0 auto !important;}

@media (min-width: 992px) {
	.page-id-3741 .uabb-infobox-text.uabb-text-editor {min-height:110px;}
}