/*
Theme Name: My Theme
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: Chirandip Saha
Author URI: http://aotwo.pro/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. lyb's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://aotwo.pro/
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*=======================Contact Us===================================*/
.head-btn{display: inherit;}
.form-group p{display: none;}
#contact-information{
	
    padding-top: 30px;
    padding-bottom: 30px;
}
.form-section{
	
}
	
.contacvt-us-heading{
	text-align:left;
	padding-bottom: 40px;
}
.contacvt-us-heading h2{
    color: #000;
    font-size: 2.5em;
    padding-bottom: 5px;
	font-weight: bold;
}
.contact-form .btn.btn-primary:hover {
	box-shadow:none;
	color:#fff;
	background-color: #fe0003;
	border-color: #fe0003;
}

.form-group {
    margin-bottom: 20px;
}

.form-control {
	height: 50px;
	border-radius: 0;
	font-size: 15px;
	border: 1px solid #fe0003;
	margin-bottom: 20px;
	box-shadow: none;
	coolor: #fe0003;
}

.contact-form input,
.contact-form textarea {
	padding:0 50px;
}

.contact-form textarea {
	min-height: 170px;
	padding-top: 15px;
	resize:none;
}

.contact-form input[type="text"],
.contact-form input[type="email"] {
	background-repeat: no-repeat;
	background-position: left 20px center;	
}


.control-label{
    font-weight: 500;
    font-size: 22px;
    color: #fe0003;
    line-height: 20px;
    font-weight: bold;
}
.form-group {
	position:relative;
}.input-group-addon {
    padding: 6px 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon i {
    position: absolute;
    top: 15px;
    font-size: 20px;
    text-align: center;
    line-height: 18px;
    left: 13px;
    color: #fe0003;
}


.form-group input:focus, .form-group textarea:focus {
	border-color:#f3cc29;
}
.submit-button button {
    color: #fff;
    border: 1px solid #fe0003;
    padding: 7px 20px;
    font-size: 22px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
	margin-bottom: 20px;
}
.input-group br{display:none;}

.contact-info {max-width: 321px;
	background-repeat: repeat;
    border: 10px solid silver;
    padding: 30px 25px;
	
}
.contact-info-heading{
	
}

.contact-info-heading h2{
	
    color: #fe0003;
    font-size: 2.5em;
    padding-bottom: 5px;
    font-weight: bold;
}

.contact-info-details{
	
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact-info-details h3{	
    color: #fe0003;
    font-size: 22px;
    padding-bottom: 5px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 10px;
}

.contact-info-details h5{
    font-weight: 500;
    font-size: 18px;
    color: #444;
    line-height: 20px;
    margin: 0;
}
/*==================================================================================*/
.pkg-btn {
    padding: 10px 0;
}
.hometestimonial{padding: 112px 40px 120px !important;}
.dropdown-menu > li > a {
  font-size: 16px;
font-weight: 400;
    color: #1b8bd4;
    white-space: nowrap;
    padding: 10px 17px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1b8bd4 !important;
}
.navbar-nav > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu .dropdown-menu  {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 4px solid #1b8bd4;
    border-bottom: 4px solid #1b8bd4;
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1b8bd4 !important;
}

.navbar-nav > li > .dropdown-menu .dropdown-menu {width:250px;}
.dropdown:hover .dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown .dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown ul.dropdown-menu .dropdown:hover ul.dropdown-menu{display:block !important; width: 450px;  position: absolute;}

.dropdown .dropdown-menu ul.dropdown-menu {
left: 100%;
position: absolute;
top:0
}
.navbar-nav > li > .dropdown-menu .dropdown-menu .dropdown-menu {
    max-width: 250px;
}

.dropdown  .dropdown-menu:hover ul.dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown ul.dropdown-menu ul.dropdown-menu .dropdown:hover ul.dropdown-menu{display:block !important; }
/*===================================Dropdown Menu====================================================*/




.entry-title{text-transform:uppercase;font-size: 44px;}
#breadcrumbs{
    list-style:none;
    margin-top:20px;
    overflow:hidden;
    padding: 0;
    margin-bottom: 0;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
    text-transform: uppercase;
}/*
.bread-current{border-bottom:10px solid rgba(255,255,255,0.7);}  */
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#fff;
    font-weight: bold;
}

/*================================================================*/
.inner-page-header{text-align: center;color: #fff;
padding: 130px 0;background-image: url(https://timedrivingschool.co.uk/wp-content/uploads/2018/11/innerbanner.jpg);}


/*---------------------------------Blog page-------------------------------*/
.blg h3{color:#f69;}
.updated{display:none;}
.blg .entry-title{max-width:100% !important;}
.blg .entry-title a{
	text-align: left;
margin: 0;
font-weight: 500;
font-size: 20px;
color:#ff6699 !important;
line-height: 50px;
margin-bottom: 13px;
border-bottom: 5px solid rgba(255,102,153,0.3);
	/*! overflow: hidden; */
	position: relative;
	display: block;
}

.blg .entry-title a:after{
  content:"";
  height:5px;
  border-bottom: 5px solid #ff6699;
  /*! top: 0; */
  bottom: -5px;
  width: 30%;
  left: 0;
  /*! right: 0; */
  position: relative;
  display: block;
  /*! line-height: 64px; */
  /*! z-index: 99999999; */
}
.blg .entry-title{
    margin: 0;
}
.blg .entry-title:after{
  /*content:"";
  height:59px;
    border-bottom: 5px solid #017f3f;
  
  top: 0;
  bottom: 0;
  width: 30%;
  left: 15px;
  right: 0;
  position: absolute;
  overflow: hidden;
  display: block;*/
}
.posted-on .screen-reader-text{
  font-weight: bold;
  padding-right: 7px;
}
.comments-link{ text-align: right;float: right;}
.blg .entry-title a, .blg .entry-footer a{color:#ff6699;}
a:hover{text-decoration:none;}
.blg img.wp-post-image{
    width: 100%;
    height: auto;
}
.entry-content h2{
  color:#ff6699;
}
.blg{
        border-bottom: 5px solid rgba(255,102,153,0.3);
margin-bottom:20px;}
.blg .entry-content{
    
    padding:15px;
}
.blg .entry-footer{
   /* background: #fdb632;*/
    padding: 8px 0;
    text-align: left;
    color:#ff6699;
    
}
.bg-heading{
}
.bg-heading h2{
    color: #000;
    letter-spacing: 0.4px;
    font-size: 35px;
    padding-bottom: 5px;
    margin: 0;
}
.bg-heading p{
    color: #000;
    padding-top:10px;
    padding-bottom:10px;
}
.secondary #widget-area aside.widget {
    /*! border: 1px solid #017f3f; */
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.secondary #widget-area aside.widget  h3{
	text-align: left;
margin: 0;
font-weight: 500;
font-size: 24px;
color:#ff6699 !important;
line-height: 50px;
margin-bottom: 13px;
border-bottom: 5px solid rgba(255,102,153,0.3);
	/*! overflow: hidden; */
	position: relative;
}

.secondary #widget-area aside.widget  h3:after{
  content:"";
  height:5px;
  border-bottom: 5px solid #ff6699;
  /*! top: 0; */
  bottom: -5px;
  width: 30%;
  left: 0;
  /*! right: 0; */
  position: relative;
  display: block;
  /*! line-height: 64px; */
  /*! z-index: 99999999; */
}
.secondary #widget-area aside.widget  .form-control{
	min-height:40px;
	border: 1px solid #ff6699;
}
.widget_recent_entries ul{
	padding: 0 20px;
	margin: 0;
}
.widget_recent_entries ul li{
	color:#ff6699;
	list-style-type:disc;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border-radius: 50%;
    border: 2px solid #ff6699;
}

.rpwwt-widget ul li a{
	color:#ff6699;
  line-height: 40px
}
/*==============================================================================================================================*/



/*============================================================================================*/
.test-head{
padding-top: 20px;
}
.bgtestimonial{ background: #f5f5f5;}
.testimonial{ text-align: center;padding: 15px 0 35px;}
.testimonial .description{
    font-size: 15px;
    color: #585656;
    line-height: 27px;
    margin-bottom: 30px;
}
.testimonial_control br{display: none;}
.testimonial_control{}
.testimonial .pic{
    display: inline-block;
    width: 160px;
    height: auto;
    border: 5px solid #fe0003;
    margin-bottom: 15px;
    position: relative;
    /*! border-radius: 50%; */
}
.testimonial .pic:after{
    content: "";
    border-width: 20px;
    border-style: solid;
    border-color: #fe0003 #fe0003 transparent transparent;
    position: absolute;
    bottom: -33px;
    right: 20%;
    transform: rotate(-15deg);
    z-index: -1;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #fe0003;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 7px;
    padding-top: 10px;
}
.item h5{color: #fe0003;
    margin-bottom: 20px; font-size:20px;}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #585656;
    text-transform: capitalize;min-height: 235px;
}
.owl-theme .owl-controls{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span{
    width: 30px;
    height: 3px;
    background: #585656;
    border-radius: 0;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #1bddc6;
}


.testimonial_subtitle{
    color: #6dced4;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 15px;
}
  .testimonial_btn{
    background-color: #fe0003 !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
.services-tw-section{padding: 26px 0;}
.services-tw-text{}
.services-tw-img{}
.services-tw-img img{padding-bottom:10px;}
.services-tw-text h3{color: #fe0003;font-weight: bold;padding-bottom: 15px;}
.services-tw-text p{}
/*=============================================================================================*/


.ph-nos a {
    padding: 11px 34px;
    border: 2px solid #fff;
    display: inline-block;
    float: right;
    margin: 13px 0px;
}

.inner-page {
    padding: 30px 0;
}
.inner-page img {
    max-width: 100%;
}
.inner-page h3,
.inner-page h4 {
    text-transform: capitalize;
    color: #145c99;
}
.inner-page ul{padding-left: 15px;margin-top:15px;}
.inner-page ul li{list-style: none;font-size: 15px; line-height:25px;}
.inner-page ul li::before {
    content: "\f0a4";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
    color: #145c99;
}
.inner-page h3,
.inner-page h4 {
    padding: 10px 0;
}
.inner-page img {
    margin-top: 15px;
}
.colgpa{}
/*=======================================================================*/
.ft-nav li{    width: 49%;float: left;}

#pricing-area{}
.price-details{margin-bottom: 20px;border: 1px solid #fe0003;}
.product-heading{border: 1px solid #fe0003;border-bottom: 0;}
.product-heading .row{margin: 0;}
.product-heading .col-sm-12{padding: 0;}
.product-heading h3{font-size: 25px;font-weight: 700;color: #fff;text-align: center;text-transform: capitalize;line-height: 38px;background-color: #fe0003;}
.product-sub-heading{border: 1px solid #fe0003;border-bottom: 0;}
.product-sub-heading .row{margin: 0;}
.product-sub-heading .col-sm-12{padding: 0;}
.product-sub-heading h4{font-size: 22px;font-weight: 700;color: #fe0003;text-align: center;text-transform: capitalize;line-height: 36px;}
.product-sub-inner-heading{}
.product-sub-inner-heading .row{margin: 0;}
.product-sub-inner-heading  .col-sm-6{padding: 0; border: 1px solid #fe0003;border-bottom: 0;}
.product-sub-inner-heading h5{color: #fe0003;text-align: center;line-height: 32px;font-weight: bold;}
.product-price-details{}
.product-price-details .row{margin: 0;}
.product-price-details .col-sm-6{padding: 0; border: 1px solid #fe0003;border-bottom: 0; display: inline-block;}
.product-price-details p{color: #fe0003;text-align: center;line-height: 28px; font-size: 13px;}
.highlight-text{color:red; padding:20px 0;}
/*==========================================================*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    background-color: #fe0003 !important;
}

.head-btn:hover {
    background-color: #fe0003 !important;
    color: #fff;
}


@media(min-width:768px){
	.inner-page {
    padding-right: 36px;
    padding-left: 5px;
}
}