/*
Theme Name: James Keller
Theme URI: 
Author: Forid Pathan
Author URI: http://faridpathan.themexcoder.com/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 

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.
*/



/****************
NORMALIZER
*****************/
.sectionPaddingTop {
  padding-top: 100px;
}
.sectionPaddingBottom {
  padding-bottom: 100px;
}
.sectionPaddingTop2 {
  padding-top: 90px;
}
.sectionPaddingBottom2 {
  padding-bottom: 90px;
}
.headerPadding {
  padding-bottom: 60px;
}
.forrm input,textarea {
    min-height: 50px;
    padding: 12px 20px !important;
  
    border: 3px solid #e0e0e0;
    color: rgb( 113, 113, 113 );
}

.forrm input#gform_submit_button_1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    min-height: 60px;
    font-size: 22px;
    color: rgb( 38, 47, 54 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #81a903;
    display: inline-block;
    text-decoration: none !important;
    padding: 12px 35px !important;
}

.forrm input#gform_submit_button_1:hover {
    background: #81a903 !important;
    color: #fff !important;
}


.forrm label.gfield_label {
    display: none !important;
}

.ourLink, .aLeftText p > a, .form-group .wpcf7-submit {
  font-size: 22px;
  color: rgb( 38, 47, 54 );
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 35px;
  border: 2px solid #b33f3c;
  display: inline-block;
  text-decoration: none !important;
}
.ourLink:hover, .aLeftText p > a:hover, .contLeft .form-group .wpcf7-submit:hover {
  background: #81a903 !important;
  color: #fff !important;
}
.mrgtop {
  width: 100%;
  display: block;
  margin-top: 100px;
}



/****************
BODY TEXT DEFAULT
*****************/
body {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  font-size: 14px;
  overflow-x: hidden;
}

/****************
MAIN CSS
*****************/
/*TOP SOCIAL*/
.topSocials {
  background: #2d502f;
  min-height: 40px;
  padding: 10px 0;
}
.topSocial ul {
  margin: 0;
}
.topSocial ul li {
  padding: 0 10px;
}
.topSocial ul li a {
  color: #fff;
}
.topSocial ul li a:hover {
  color: #81a903;
}

/*TOP LOGO*/
.top-area {
  /*min-height: 120px;*/
  padding: 20px 0 9px;
}
.leftLogo h1 {
  color: #fff;
}
/*TOP CONTACT INFO*/
address {
  margin: 0;
}
/*.ItemText > ul {
  margin: 20px 0 0;
}*/
.topContactAddress, .contactEmail, .contactCall {
  padding-top: 50px;
  overflow: hidden;
  display: block;
}
.topContactAddress p > i, .contactEmail p > i, .contactCall p > i {
  color: rgb(74, 143, 220);
  float: left;
  font-size: 20px;
  margin-right: 10px;
  text-transform: uppercase;
}
.top-menu .topContactAddress p:last-child, .top-menu .contactEmail a, .top-menu .contactCall p:last-child,
 .top-menu .topContactAddress p:first-child, .top-menu .contactEmail a, .top-menu .contactEmail p,
  .top-menu .contactCall p:first-child {
  font-size: 14px;
  color: rgb( 3, 10, 16 );
}
.contactCall {
  padding-left: 40px;
}
.top-menu .contactCall p:last-child {
  font-size: 20px;
  color: rgb( 3, 10, 16 );
}



/*PRIMERY MENU*/
.menu-area {
  background: #2d502f;
}
.menu-area nav {
  margin: 0;
  border: none;
  border-radius: 0;
}
.leftLogo a > img {
  display: inline;
}
.menu-area nav .navbar-collapse {
  margin: 0;
  padding: 0;
}
.menu-area .navbar-nav > li:first-child {
  margin-left: 0;
}
.menu-area .navbar-nav > li, .page_item li {
  margin: 0 22.3px;
}
.nav.navbar-nav > ul {
  margin: 0;
  padding: 0;
}
.page_item > a {
  display: block;
}
.menu-area .navbar-nav > li > a, .page_item > a,
 .menu-item-has-children .sub-menu li > a,
  .hiddsxs .navbar-nav.SpClass > li a {
  border-bottom: 2px solid transparent;
  padding: 16px 2px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
}
.menu-area .nav > li > a:hover,
.page_item > a:hover,
.menu-area .nav > li.current-menu-item > a, .menu-area .nav > li.current-menu-parent > a,
 .menu-item-has-children .sub-menu li.current-menu-item > a,
.menu-area .nav > li > a:focus, .menu-item-has-children .sub-menu li > a:hover{
  background-color: transparent;
  border-color: #81a903;
  color: #81a903;
}
.menu-area .nav.navbar-nav.navbar-right.SpClass {
  margin: 0 !important;
}
.menu-area .navbar-nav.SpClass {
  float: left !important;
}
.menu-area .navbar-nav.SpClass > li {
  margin: 0 !important;
}
.menu-area .navbar-nav.SpClass > li a {
  background-color: #81a903;
  color: #2d502f;
  margin: 0;
  min-width: 190px;
  text-align: center;
}
.hiddsxs {
  padding-bottom: 20px;
}
.hiddsxs .navbar-nav.SpClass > li a {
  border: 2px solid #81a903;
  color: #2d502f;
  margin: 0;
  min-width: 190px;
  text-align: center;
}
.menu-area .navbar-nav.SpClass > li a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #81a903;
}
.hiddsxs .navbar-nav.SpClass > li a:hover {
  background-color: #81a903;
  color: #fff;
}
.nav.navbar-nav.SpClass {
  float: none;
  text-align: center;
}
.nav.navbar-nav.SpClass li {
  float: none;
  text-align: center;
  display: inline-block;
}
.menu-area .navbar-nav > li:last-child, .page_item li {
  margin-right: 35px;
}
.menu-item-has-children .sub-menu li {
	margin: 0;
}
.menu-item-has-children .sub-menu li > a {
	display: block;
}
.menu-item-has-children .sub-menu {
  background: #2d502f none repeat scroll 0 0;
  list-style: outside none none;
  min-width: 250px;
  padding-left: 10px;
  position: absolute;
  padding-right: 10px;
  padding-bottom: 10px;
  display: none;
  z-index: 1;
}
.menu-item-has-children:hover .sub-menu {
	display: block;
}
/*BANNAR*/
.Bannar {
  position: relative;
}
.BannarText {
  height: 100%;
  padding: 93px 0 172px;
  top: 0;
  width: 100%;
}
.ItemText ul > li:first-child > a {
  margin-right: 30px;
}
.ItemText ul > li > a {
  border: 2px solid #b00000;
  color: rgb(255, 255, 255);
  font-size: 22px;
  font-weight: bold;
  padding: 15px 35px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  transition: all ease-in .3s;
}
.ItemText ul > li > a:hover {
  background: #b00000;
  color: #333;
}
.ItemText > ul{
  margin: 0;
}
.ItemText > h1 {
  font-size: 84px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin: 57px 0 0;
}
.ItemText > h1 > span {
  color: #81a903;
}
.ItemText > p {
  font-size: 20px;
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
  margin: 37px 0 0;
}
.ItemText > .BannarBtn {
  background-color: #81a903;
  box-shadow: 1.5px 2.598px 9px 0 rgb(0, 0, 0);
  -o-box-shadow: 1.5px 2.598px 9px 0 rgb(0, 0, 0);
  -moz-box-shadow: 1.5px 2.598px 9px 0 rgb(0, 0, 0);
  -webkit-box-shadow: 1.5px 2.598px 9px 0 rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  padding: 21px 30px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 60px;
}
.ItemText > .BannarBtn:hover {
	background: #fff;
	color: #333;
}

/*BANNAR INFO*/
.bannarInfoArea {
  margin-top: -80px;
}
.bannerInfo > div:first-child {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}
.bannerInfo > div:first-child > .singleBannarInfo {
  background-color: #2d502f;
  border-bottom: 5px solid #b00000;
  border-top: 5px solid #b00000;
  box-shadow: 1px 1.732px 10px 0 rgb(67, 38, 0);
  height: 160px;
  margin-top: -5px;
  padding-left: 15px;
  padding-right: 15px;
  top: -5px;
}
.bannerInfo > div {
  background: #b00000;
}
.singleBannarInfo {
  display: table-cell;
  height: 150px;
  position: relative;
  vertical-align: middle;
}
.infoIcon {
  position: absolute;
  top: 50px;
}
.infoText {
  padding-left: 70px;
}
.bannerInfo > div:first-child > .singleBannarInfo .infoText > p {
  color: #fff;
}
.infoText > p {
  color: #f6f6f6;
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
  text-align: left;
}


/*ABOUT US*/
.aboutUsArea {
  padding: 95px 0;
}
.headerText > h1 {
  color: rgb(1, 22, 43);
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 13px;
  text-transform: uppercase;
  text-align: left;
}
span.borbar {
  display: block;
  height: 5px;
  width: 160px;
  background-color: #b20000;
}
.aboutBodyText {
  margin-top: 80px;
}
.aboutBodyText p {
  font-size: 16px;
  color: rgb( 113, 113, 113 );
  line-height: 1.375;
}

.morebutton {
  margin-top: 35px;
}
.morebutton > a {
  border: 2px solid #b00000;
  color: rgb(1, 22, 43);
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  padding: 18px 52px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
.morebutton > a:hover {
  background: #b00000;
  color: #fff;
}
.aboutImg > img {
  max-width: 100%;
}
.aboutImg {
  padding-left: 15px;
}
.aboutText {
  margin-right: -15px;
}

/*CALL TO ACTION*/
section.callToActionArea {
  background: #b00000;
  padding: 39px 0;
}
.callLeftText h1 {
  font-size: 40px;
  color: rgb(244 245 246);
  font-weight: bold;
  text-align: left;
}
.callRightText > p {
  font-size: 20px;
  color: rgb(244 245 246);
  line-height: 1.4;
  text-align: left;
  margin: 0;
}
.csLink > a {
  background: #2d502f none repeat scroll 0 0;
  display: block;
  text-align: center;
  font-size: 20px;
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15.8px 10px;
}
.csLink > a:hover {
  background: #f6f7f8;
  color: #333;
}
.csLink img {
  margin-top: -12px;
  padding-left: 12px;
}
.callToButton > div:first-child .csLink > a {
  margin-left: -15px;
}
.callToButton > div:last-child .csLink > a {
  margin-right: -15px;
}
.callToButton {
  display: block;
  margin-top: 35px;
  overflow: hidden;
}


/*OUR DRIVER*/
.driveBodyText h2 {
  font-size: 22px;
  color: rgb( 1, 22, 43 );
  font-weight: bold;
  text-align: left;
}

.driveBodyText p {
  font-size: 16px;
  color: rgb( 113, 113, 113 );
  text-align: left;
}
.driveBodyText a {
  border: 2px solid #b00000;
  color: rgb(1, 22, 43);
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.222;
  margin-top: 30px;
  padding: 15px 25px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.driveBodyText a:hover {
  background: #b00000;
  color: #fff;
}

/*OUR TRAINING*/
.ourTrainingArea {
  background: #f6f7f8;
}
.ourRightContent {
  background: #fff;
  margin-left: -100px;
  margin-top: 60px;
  margin-right: 5px;
}
.ourRightContent ul > li {
  background: rgba(0, 0, 0, 0) url("../jameskeller/img/symble3.png") no-repeat scroll 30px center;
  border-bottom: 1px solid #f6f7f8;
  color: rgb(1, 22, 43);
  font-size: 26px;
  font-weight: bold;
  padding: 47px 20px 47px 80px;
  text-align: left;
}
.ourMore {
  padding: 60px 0;
  text-align: center;
}
.minHdiv {
  min-height: 70px;
}





/*TESTIMONIAL*/
.owl-theme .owl-controls {
  margin-top: 60px;
}
.owl-buttons{
    position: absolute;
    top:5px;
    width: 100%;
    opacity: 0;
}
.owl-prev{
    position: absolute;
    left:-3%;
}
.owl-next{
    position: absolute;
    right:-3%;
}
.owl-theme .owl-controls .owl-buttons div {
  background: none;
  color: #c1c1c1;
  opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  color: #fec53d;
}
.owl-theme .owl-controls .owl-buttons div{
    border-radius: 50%;
}
.owl-prev:after,
.owl-next:after{
    font-family: 'FontAwesome';
    content: "\f104";
    width: 28px;
    height: 28px;
    font-size: 60px;
    line-height: 60px;
}
.owl-next:after{
    content: "\f105";
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #fec53d;
    border-color: #fec53d;
}
.owl-carousel .owl-buttons{
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span {
  background: none;
  border: 3px solid #c1c1c1;
  border-radius: 0;
  height: 14px;
  margin: 5px 6px;
  width: 14px;
}
@media screen and (max-width: 767px){
    .owl-prev{
        left:-2.5%;
    }
    .owl-next{
        right: -2.5%;
    }
}

.testimonialCrs {
  margin: 0 auto;
  width: 80%;
}
.personal h3 {
  font-size: 24px;
  color: rgb( 1, 22, 43 );
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
}
.personal p {
  font-size: 15px;
  color: rgb( 113, 113, 113 );
  text-align: center;
}
.personalInfo {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px;
  text-align: center;
}
.personal {
  display: block;
  padding-left: 15px;
}
.testimonialCrs > p {
  font-size: 19px;
  color: rgb( 113, 113, 113 );
  font-style: italic;
  text-align: center;
  margin: 0;
}
.allTestimonial {
  text-align: center;
  margin-top: 60px;
}

/*FOOTER TOP*/
.footerRightMap {
  /*position: absolute;*/
  width: 100%;
}
.footerRightMap iframe {
  width: 100%;
  height: 532px;
}
.footerLeftSidebar > div {
  margin-bottom: 28px;
  padding-left: 0;
}
.footerTopContactArea {
  background: #f6f7f8;
}
.footerLeftContactInfo {
  padding-top: 72px;
}
.topContactAddress p:first-child, .contactEmail p, .contactCall p:first-child {
  font-size: 18px;
  color: rgb( 3, 10, 16 );
  font-weight: bold;
  text-align: left;
}

.topContactAddress p:last-child, .contactEmail a, .contactCall p:last-child {
  font-size: 18px;
  color: rgb( 3, 10, 16 );
  text-align: left;
}



/*FOOTER*/
.copyright > p {
  font-size: 16px;
  color: rgb( 255, 255, 255 );
  text-align: left;
  margin-bottom: 0;
}
footer.footerArea {
  background: #2d502f none repeat scroll 0 0;
}

#map-canvas {
  margin: 0 auto;
  width: 95%;
  height: 600px;
}
.bannerInfo > div:nth-child(2) {
  border-right: 1px solid #fff;
}


/*ABOUT US*/
section.topHeaderArea {
  background: #f6f7f8 none repeat scroll 0 0;
  height: 212px;
}
.topPageHeader .head-sec h1 {
  font-size: 40px;
  color: rgb( 1, 22, 43 );
  padding: 70px 0 0;
  text-transform: uppercase;
  margin: 0;
}
.topPageHeader span.borbar {
  margin-top: 13px;
  width: 153px;
}
.topPageHeader .ourMore {
  padding: 77px 0 0;
}
.avoutMainContent .callToButton {
  margin-bottom: 60px;
  margin-top: 60px;
}
.aLeftText {
  margin-left: -15px;
}
.aLeftText p {
  font-size: 16px;
  color: rgb( 113, 113, 113 );
  line-height: 1.375;
  text-align: left;
  margin-bottom: 20px;
}

.aLeftText p > a {
  margin-bottom: -20px;
  margin-top: 37px;
}
.testimonialpage .testiDist > p {
  margin: 0;
}
.ourMission {
  margin-top: 72px;
}
.avoutMainContent > div > .headerText {
  margin-bottom: 60px;
}
.missionText ul > li::before {
  color: #b00000;
  content: "";
  font-family: 'fontawesome';
  font-size: 24px;
  left: 0;
  position: absolute;
}
.missionText ul > li {
  color: rgb(113, 113, 113);
  font-size: 16px;
  margin-bottom: 19px;
  padding-left: 45px;
  padding-right: 114px;
  position: relative;
}
.ourOffer {
  margin-top: 62px;
}
.singlelist {
  background: #f6f7f8 none repeat scroll 0 0;
  padding: 20px 20px 18px;
  min-height: 155px;
}
.listBody > h2 {
  font-size: 20px;
  color: rgb( 1, 22, 43 );
  font-weight: bold;
  margin-bottom: 0;
}
.ourTeam {
  margin-top: 92px;
  margin-bottom: 70px;
}
.teamHeader {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
}
.timg {
  float: left;
  margin-right: 30px;
}
.ttitle {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
}
.ttitle > h2 {
  margin: 0;
  padding-bottom: 14px;
  font-size: 24px;
  color: rgb( 1, 22, 43 );
  font-weight: bold;
  text-transform: uppercase;
}
.ttitle > p {
  font-size: 15px;
  color: rgb( 113, 113, 113 );
}
.teamListBody > p {
  font-size: 15px;
  color: rgb( 1, 22, 43 );
  line-height: 1.333;
  font-weight: 500;
  text-align: left;
}
.ourTm .singlelist {
  margin-bottom: 30px;
  height: 272px;
}
.siteMainConternt .aRightImg {
  margin-left: 30px;
}
.siteMainConternt .aLeftText h4 {
  font-size: 20px;
  color: rgb( 1, 22, 43 );
  font-weight: bold;
  margin-top: 35px;
}
.driveContent img {
  height: auto;
  max-width: 100%;
}
.drivEdu {
  margin-top: 50px;
}

.pricingTable .table tr > td {
  border: 2px solid #b00000;
  color: rgb(1, 22, 43);
  font-size: 20px;
  line-height: 1.1;
  min-height: 66px;
  padding: 22px 44px;
}
.pricingTable .table tr > td:first-child {
  font-weight: 500;
}
.pricingTable .table tr > td:nth-child(2) {
  text-align: center;
}

.pricingTable .table tr > td:nth-child(3) {
  text-align: center;
  color: #fa8c00;
}
.contactForm {
  margin: 95px 0 84px;
}
.contLeft .input-group {
  width: 100%;
  display: block;
}
.input-group-addon {
  background-color: #f6f7f8 !important;
  border: 3px solid #e0e0e0 !important;
  border-radius: 0;
  color: #4a8fdc !important;
  font-size: 19px;
  height: 50px;
  padding: 12px 12px 6px;
  position: absolute;
  width: 50px;
  z-index: 1;
}
.input-group span input, .input-group span textarea {
  min-height: 50px;
  padding-left: 60px;
  width: 100%;
  border: 3px solid #e0e0e0;
  color: rgb( 113, 113, 113 );
  max-width: 100%;
  min-width: 100%;
}
.contLeft .form-group .wpcf7-submit {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  min-height: 60px;
  padding: 12px 35px;
}
.input-group span textarea {
  height: 125px;
  max-height: 125px;
  min-height: 125px;
  padding-top: 15px;
}
.schedulsBtn .ourLink {
  padding: 11.5px 35px;
  color: rgb( 38, 47, 54 );
  font-weight: 500;
}
.pricingTable table {
  margin-bottom: 0;
}
.mrtbtn.ourMission {
  margin-top: 92px;
}
.avoutMainContent .drivEdu {
  margin-top: 38px;
}
.pageTestimonial {
  margin-top: 77px;
}
article.testimonialpage {
  margin-bottom: 55px;
  padding-bottom: 55px;
  border-bottom: 2px solid #e1e1e1;
}
.pageTestimonial > div:last-child > article.testimonialpage {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.pageTestimonial > div:last-child > article.testimonialpage .testiDist p {
  margin-bottom: -4px;
}
.aRightImg img {
  height: auto;
  max-width: 100%;
}
.invalid .form-group, .sent .form-group {
  padding-top: 10px;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #81a903;
  bottom: 0;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
.pageTestimonial .personalInfo {
  width: 290px;
}
.pageTestimonial .personalInfo img {
  float: left;
  margin-right: 20px;
}
.pageTestimonial .personal h3, .pageTestimonial .personal p {
  text-align: left;
}
@media (min-width: 1160px) {
 .leftLogo.text-center {
	text-align: left;
 }
}






