/* ===================================================================================

* Theme Name: Induxo Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Description: Factory & Industrial WordPress Theme.
* Version: 1.1
* Author: Tripples
* Author URI: http://www.themewinter.com
* Template: induxo
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

@media (min-width: 660px) {
    .hoverfb:hover {
        width: 70px;
        margin-right: 10px;
    }

    .fb {
        width: 50px;
        height: 50px;
        color: #FFF;
        cursor: pointer;
        text-align: center;
        position: fixed;
        right: 10px;
        top: 380px;
        z-index: 999;
        transition-duration: .2s;
        transition-property: background-color;
        opacity: 0.95;
    }

    .fb img {
        background-color: #64cdf5;
        height: 50px;
        width: 50px;
        margin-top: 3px;
        opacity: 1;
    }

    .fb img:hover {
        opacity: 1;
        background-color: #88deff;
    }

    .fb:hover {
        opacity: 1;
    }
}

@media (max-width: 1000px) and (min-width: 800px) {
    .fb {
        top: 200px !important;
    }
}

@media (max-width: 767px) and (min-width: 500px) {
    .fb {
        top: 46px !important;
    }
}

@media (max-width: 660px) {
    .fb {
        width: 40px;
        height: 40px;
        color: #FFF;
        background-color: #f2f2f2;
        cursor: pointer;
        text-align: center;
        position: fixed;
        bottom: 229px;
        z-index: 9999;
        transition-duration: .2s;
        transition-property: background-color;
        opacity: 0.95;
        display: none;
    }

    .fb img {
        background-color: #f2f2f2;
        height: 40px;
        width: 40px;
        opacity: 1;
        margin-top: 3px;
        display: none;
    }
}

@media (max-width: 500px) {
    .header .navbar-toggler-icon i {
        font-size: 27px !important;
    }
}

@media (max-width: 767px) {
	.ts-footer {
		margin-bottom: 80px;
	}
}


@media (min-width: 661px) {

    .fb-mobile {
        display: none;
    }

    .fb-mobile img {
        display: none;
    }
}


@media (max-width: 660px) {

    .fb-mobile {
        height: 65px;
        color: #FFF;
        cursor: pointer;
        text-align: center;
        position: fixed;
        bottom: 81px;
        z-index: 9999;
        transition-duration: .2s;
        transition-property: background-color;
        opacity: 0.90;

        background-color: #337ab7;
        border: 1px solid #337ab7;
        border-radius: 5px;
        box-shadow: 2px 2px 1px #329ab5;
        -moz-box-shadow: 2px 2px 1px #329ab5;
        -webkit-box-shadow: 2px 2px 1px #329ab5;
        -khtml-box-shadow: 2px 2px 1px #329ab5;

    }

    .fb-mobile img {
        height: 60px;
        margin-top: 3px;
    }
}

.fb-center {
    margin-left: 5px;
}




.ts-footer-classic h4 {
    color: #333;
}

.dropdown-menu {
    background-clip: border-box;
}


@media (min-width: 472px) and (max-width: 577px) {
    .message-wrap {
        display: none;
}
}


@media (min-width: 309px) and (max-width: 378px) {
    .message-wrap {
        display: none;
}
}


@media (min-width: 491px) and (max-width: 520px) {
    .kg-logo-mobile {
    width: 227px !important;
}
}

@media (min-width: 450px) and (max-width: 490px) {
    .kg-logo-mobile {
    width: 206px !important;
}
}

@media (max-width: 449px) {
    .kg-logo-mobile {
    width: 160px !important;
}
}

@media (min-width: 768px) and (max-width: 992px) {

.contact-mobile-tel img {
    height: 40px; 
    margin-right: 8px;
}

.contact-mobile-mail img {
    height: 31px; 
    margin-right: 8px;
}
}

@media (min-width: 500px) and (max-width: 767px) {

.contact-mobile-tel img {
    height: 32px; 
    margin-right: 8px;
}

.contact-mobile-mail img {
    height: 25px; 
    margin-right: 8px;
}
}

@media (max-width: 500px) {

.contact-mobile-tel img {
    height: 29px; 
    margin-right: 8px;
}

.contact-mobile-mail img {
    height: 22px; 
    margin-right: 8px;
}
}


@media (max-width: 991px) {
    .contact-desktop {
        display: none;
    }
    .menue-shadow {
    display: none;
    }
    .topbar.topbar-classic {
    display: none;
    }
}

@media (min-width: 992px) {
    .contact-mobile {
        display: none;
    }
}

.border-me {
    border: 1px solid red;
}

/* =================================================
    Grid
==================================================== */

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    background-color: #0092d2 !important;
}

.tribe-common .tribe-common-svgicon--featured img {
    background-color: #0092d2 !important;
    }


.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
    background-color: #0092d2;
}


.overlay-image {
    height: 30px;
    top: 4px;
    left: 10px;
    clear: both;
    position: relative;
    background: #f2f2f2;
    padding: 4px;
    z-index: 1;
    margin-bottom: 4px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    }

.markenzeichen {
  position: absolute;
  bottom: 3px;
  min-height: 130px;}



.markenzeichen-hochkant {
    padding-bottom: 14px;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.main-container {
    padding: 0px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1329px
    }

    .header.header-classic .navbar-light .navbar-nav .active>.nav-link {
        color: #fff;
    }
}


/* =================================================
    typography styling
==================================================== */

body {
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #333;
}

h1 {
    font-family: "Open Sans", sans-serif;
}

h2  {
    font-family: "Open Sans", sans-serif;
}

h3 {
    font-family: "Open Sans", sans-serif;
    color: #0092d2;
}

h4 {
    font-family: "Open Sans", sans-serif;
    color: #0092d2;
    font-weight: 600;
    line-height: 23px;
}

h5 {
    font-family: "Open Sans";
}

h6 {
    font-family: "Open Sans";
}

.btn-primary.disabled, .btn-primary:disabled {
    color: var(--main-button-color);
    background-color: #666666;
    border-color: #666666;
}

.header ul.navbar-nav > li > a:hover, .header ul.navbar-nav > li > a.active, .header ul.navbar-nav > li > a:focus {
    color: #1fb5f1 !important;
}

.btn {
    background: #f2f2f2;
    font-size: 16px;
    height: auto;
    line-height: 41px;
    text-transform: none;
    font-weight: 500;
    color: #333;
}

.btn.btn:hover {
    background: #0092d2;
    color: #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}


@media (max-width: 576px) {
    .btn {
        padding: 0px;
    }
}

a {
    color:  #0092d2;
}

a:hover {
    color: #0092d2;
}

a.button {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    color: #333 ;
    background: #f2f2f2;
    font-size: 16px;
    line-height: 38px;
    text-transform: none;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 4px !important; 
}

a.button:hover {
    cursor: pointer;
    color: #0092d2 !important;
}


.kg-grid-offer-btn a {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    background: #0092d2;
    font-size: 16px;
    line-height: 38px;
    text-transform: none;
    font-weight: bolder;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #666666;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    min-height: 40px;
}

.form-control {
    border-radius: 0px;
    border: 1px solid #696969;
}

select.form-control:not([size]):not([multiple]) {
    border-radius: 0px;
}



/* =================================================
    header styling
==================================================== */

.header ul.navbar-nav > li > a i {
    margin-left: 0px;
}

.header ul.navbar-nav > li.active > a:before {
	border-color: #f2f2f2;
}

.menue-shadow {
    position: absolute;
    width: 100%;
    z-index: 77;
    background: url(/wp-content/themes/induxo-child/images/message-shadow.png) top center repeat-x;
    height: 21px;
    margin-top: 0px;
}

.header.header-classic {
    background: #fff url(/wp-content/themes/induxo-child/images/message-shadow.png) top center repeat-x;
}

.header.header-classic .navbar-light ul.navbar-nav > li > a {
    color: #696969;
    font-weight: 600;
    margin-right: 25px;
    line-height: 34px;
}

.header.header-classic .navbar-light ul.navbar-nav > li > a:hover {
    color: #1793d0 !important;
}

.header.header-classic .navbar-light .navbar-nav .active>.nav-link {
    color: #696969;
}

@media (max-width: 991px) {

.header.header-classic .navbar-light .navbar-nav .active>.nav-link {
    color: #b2b2b2;
}
}

.kg-logos-bar {
    padding-top: 11px;
    padding-bottom: 23px;
    background: #ffffff;
}

.kg-logo-mobile {
    width: 250px;
}


.kg-logo {
    max-width: 420px;
    margin-top: 10px;
}

.topbar.topbar-classic {
    padding: 0px 0px 4px 0px;
    background: #64cdf5;
}

.topbar.topbar-classic li {
    color: #333;
}

.alice-blue-bg li i {
    color: #333;
}

@media (max-width: 1200px) and (min-width: 991px){
    .header.header-classic .navbar-light ul.navbar-nav > li > a {
        margin-right: 9.8px;
    }


    .header .kg-header-make-logos li {
    padding: 5px 10px 0px 10px;
    }

    .kg-logo {
    max-width: 260px;
    margin-top: 17px;
    }

}

@media (min-width: 991px){
    .dropdown-menu {
        background-color: rgba(255, 255, 255, 0.96)
    }

    .header ul.navbar-nav li .dropdown-menu li a {
        color: #696969;
        font-weight: 600;
    }

     .header ul.navbar-nav li .dropdown-menu li a:hover {
        color: #1793d0;
        font-weight: 600;
    }
}


/*
.kg-logos-bar {
    background-image:
        linear-gradient(
                to bottom,
                #f9f4f4,
                #F8F8F8,
                rgb(255,255,255)
        );
    padding-top: 15px;
    padding-bottom: 15px;
}
*/

.kg-img-logos-sm {
    height: 54px;
}

.kg-header-make-logos {
    padding-bottom: 0px;
}

.kg-header-make-logos ul {
    display: table-row;
}


.kg-header-make-logos li {
    display: inline-block;
    list-style: none;
    font-size: 16px;
    color: #101010;
    padding: 8px 7px 0px 10px;
    position: relative;
    display: table-cell;
}

.kg-header-make-logos li:last-child {
    padding-right: 0px;
}

.header ul.navbar-nav li .dropdown-menu li a.active {
	color: #b2b2b2;
}

.header ul.navbar-nav > li:hover > a:before {
	border-color: #1793d0 !important;
}

.navbar .dropdown-menu {
    margin-top: 0;
    z-index: 1030;
}

.header.header-classic .navbar-light ul.navbar-nav > li .dropdown-menu {
    border-bottom: 3px solid #f2f2f2;
    border-top: 3px solid #f2f2f2;
}

.alice-blue-bg {
    background-color: #fff;
}

.social-links a {
    font-size: 11px;
    color: #333;
}

.social-links a:hover {
    color: #b2b2b2;
}

.alice-blue-bg li i {
    font-size: 11px;
}

.alice-blue-bg li {
    font-size: 11px;
    margin-right: 0px;
}

.topbar .top-info li {
        margin-bottom: 0px;
        margin-right: 0px;
        margin-top: 3px;
    }

.topbar .top-info li a{
        color: #fff;
        font-size: 17px;
    }

@media (max-width: 991px) and (min-width: 768px){
    .kg-img-logos-sm {
        height: 46px;
    }
}

@media (max-width: 1330px) and (min-width: 992px){
    .kg-img-logos-sm {
        height: 43px;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .header .navbar-toggler {
        background: #0092d2;
    }

    .alice-blue-bg li {
        font-size: 15px;
    }

    .header .navbar-collapse {
        margin-top: 10px;
    }

}

@media (max-width: 991px) {

    .header.header-classic {
        background-color: #fff;
        border-bottom: 3px solid #f2f2f2;
    }

    .header .navbar-toggler {
        background: #fff;
        border: none;
    }

    .header .navbar-toggler-icon i {
        font-size: 37px;
    }

    .header .navbar-toggler-icon i {
        color: #333;
    }

    .header.header-standard .navbar-collapse, .header.header-classic .navbar-collapse {
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 1031;
        top: 100%;
    }

    .header .navbar-collapse {
        background: #fff;
        border-bottom: 5px solid #f2f2f2;
        border-left: 0px solid #f2f2f2;
        border-right: 0px solid #f2f2f2;
        border-top: 5px solid #f2f2f2;
    }

    .header ul.navbar-nav > li {
        border-bottom: 1px solid #fff;
    }

    .header ul.navbar-nav li .dropdown-menu li a {
        border-bottom: 1px solid #fff;
    }

    .header.header-classic .navbar-light ul.navbar-nav {
        background-color: #f2f2f2;
    }

    .header.header-classic .navbar-light ul.navbar-nav > li .dropdown-menu {
    	border: none;
	}

	.header ul.navbar-nav li .dropdown-menu li a {
    	color: #696969;
    }

    .topbar .top-info li {
        margin-bottom: 0px;
        margin-right: 0px;
    }

    .md-center {
        text-align: center;
    }

    .topbar .top-info li a{
        color: #fff;
        font-size: 17px;
    }

    .alice-blue-bg {
        background-color: #0092d2;
    }

    .header.header-classic .navbar-light ul.navbar-nav > li.active > a{
        color: #f2f2f2;
    }

    .BackTo {
        background-color: rgba(51, 51, 51, 1) !important;
        margin-bottom: 70px;
    }

}

@media (max-width: 767px){

}


@media (max-width: 374px) {
    .kg-logo-mobile {
        width: 134px !important;
    }
}


/* =================================================
    end header styling
==================================================== */


/* =================================================
    footer styling
==================================================== */

.kg-footer {
    padding-top: 100px;
    padding-bottom: 100px;
}

.ts-footer p {
    margin-top: 0px;
}

.ts-footer .widget-title {
    font-size: 20px;
}

.kg-footer-logo {
    //max-width: 240px;
    max-width: 100%;
}


.ts-footer .widget-title {
    margin-bottom: 10px;
}

.ts-footer {
    padding-top: 20px;
    padding-bottom: 16px;
    background-color: #f2f2f2;
    color: #fff;
    margin-top: 140px;
}

.ts-footer-classic p {
    color: #959595;
}

.ts-footer-classic .col-lg-10  {
    text-align: right !important;
}

.ts-footer a {
    color: #959595;
}

.ts-footer p {
    margin-bottom: 0.2rem;
}

.ts-footer-classic .contact {
}

.copy-right {
    background: #fff;
}

.kg-footer-logo-div-sm  {
    background: #f2f2f2;
}

.kg-footer-logo-div-sm img {
    max-width: 81px;
}

.kg-footer-logo-div-md img{
    max-width: 81px;
}

.custom-html-widget a:before {
    content:'»\00a0';
}

.ts-footer .widget-title{
    color: #0092d2;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 25px;
}

.kg-firma {
    font-size: 15px;
    line-height: 25px;
    font-weight: bolder;
}

.BackTo {
    z-index: 1031;
    background-color: rgba(0, 0, 0, 0.4);
    margin-bottom: 70px;
}

.BackTo:hover {
    background-color: #0092d2;
}

.pea_cook_control {
    border-top: 5px solid #0092d2;
    color: #000;
    background-color: #dddddd;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.cc-revoke.cc-bottom {
    display: none;
}


@media (min-width : 768px) and (max-width : 991px){

    .kg-contact-us a:before {
        content:'»\00a0';
    }

    .kg-footer-logo-div-sm img{

        max-width: 108px;
        height: 43px;
        padding: 3px;
        margin: 3px 3px 3px 3px;
    }

    .kg-contact-us {
        height: 36px;
        text-align: center;
        padding: 5px;
    }
    .kg-contact-us a {
        color: #fff;
        cursor: pointer;
        padding-top: 5px;
    }

}

@media (max-width : 767px) {
    /* STYLES GO HERE */

    .kg-contact-us {
        height: 32px;
        text-align: center;
        padding: 5px;
    }

    .kg-contact-us a:before {
        content:'»\00a0';
    }

    .kg-contact-us a {
        color: #333;
        cursor: pointer;
        padding-top: 5px;
    }



    .copy-right img{
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .kg-footer-logo-div-sm {
        height: 80px;
    }

    .kg-footer-logo-div-sm img{

        max-width: 66px;
        height: 32px;
        padding-top: 3px;
        padding-left: 3px;
        padding-right: 3px;
        margin-top: 8px;
        margin-bottom: 11px;
    }

}

@media (max-width : 991px) and (min-width: 768px) {

    .copy-right {
        margin-bottom: 93px;
    }
}



@media (max-width : 767px) {

    .copy-right {
        margin-bottom: 80px;
    }
}

/* =================================================
   end footer styling
==================================================== */


/* =================================================
   start list view styling
==================================================== */

.kg-calc-rate a {
    color: #0092d2;
}

.kg-calc-rate a:hover {
    color: #3DB7DF;
}


/* =================================================
    list view footer styling
==================================================== */



/* =================================================
   Start notice list  styling
==================================================== */

.notice-list-container {
    position: fixed;
    top: 50%;
    left: 0px;
    z-index: 1021;
    color: #0092d2;
}

.notice-list-container ul {
    margin: 0;
    padding: 0;
    text-align: left;
    text-align: -moz-left;
    text-align: -webkit-left;
}

.notice-list-container ul li {
    text-align: center;
    display: block;
    color: #0092d2;
    line-height: 24px;
    background-color: #f2f2f2;
    margin-bottom: 2px;
    width: 40px;
}

.notice-list-container  ul li a {
    color: #0092d2;
    width: 100%;
    display: inline-block;
    padding: 2px 2px 8px 2px;
}

.notice-list-container ul li i {
    min-width: 15px;
    margin-right: 10px;
}
.notice-list-container ul li span {
    font-size: 14px;
}

.kg-notice-text {
    background-color: #f2f2f2;
    margin-left: 39px;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

.notice-span {
    position: relative;
    display: inline-block;
    width: 187px;
    height: 2em;
    line-height: 34px;
    vertical-align: middle;
}

.notice-list-icon {
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 35px;
}

.notice-list-icon-text {
    position: absolute;
    /*left: 13px;*/
    text-align: center;
}

/* =================================================
   end notice list  footer styling
==================================================== */

/* =================================================
   start css composer overwriting and main homepage stiles
==================================================== */

blockquote {
    padding: 0px 20px;
    margin: 20px 0 25px;
    border-left: 7px solid ;
    border-left-color: #0092d2;
    font-size: 15px;
}

blockquote.audi-blockquote {
    border-left-color: #c9012c !important;
}



.skoda {
    border-left-color: #005b4f;
}

.skoda-text {
    color: #005b4f;
}

a.button.btn-skoda {
    background: #f2f2f2;
    color: #434343;
}

a.button.btn-skoda:hover  {
    color: #005b4f !important;
}

.skoda-bl-quote {
    border-left-color: #005b4f !important;
}

.audi-bl-quote {
    border-left-color: #c9012c !important;
}
.audi-service {
    color: #c9012c !important;
}


a.button.btn-audi {
    background: #f2f2f2;
    color: #434343 !important;
}

a.button.btn-audi:hover  {
    color: #c9012c !important;
}

.volkswagen {
    border-left-color: #0092d2;
}

.volkswagen-text {
    color: #0092d2;
}

.volkswagen-bl-quote {
    border-left-color: #0092d2;
}
.volkswagen-service {
    color: #0092d2;
}

a.button.btn-volkswagen {
    background: #0092d2;
    color: #fff !important;
}

a.button.btn-volkswagen:hover  {
    background: #f2f2f2;
}

.kg-grid-offer {
    background-image:
            linear-gradient(
                    to bottom,
                    #c3c3c3,
                    #eaeaea,
                    rgb(189, 189, 187)
            );
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    display: block;
    width: 100%;
    height: 41px;
    font-size: 16px;
    padding: 9px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin-bottom: 3px;
    color: #333;
    cursor: pointer;
    background: #f2f2f2;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover {
    background-color: #b2b2b2;
}

.kg-composer-cart-default {
    min-height: 75px;
    margin-bottom: 15px;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kg-composer-cart-default h4{
    line-height: 22px;
}

.kg-min-height-timeblock {
    min-height: 105px;
}
.breadcrumb {
    font-size: .6875rem;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f2f2f2;
    border-radius: unset;
    margin-bottom: 22px;
}

.button.kg-button-contact {

}

/***
===================================================
 overwriting heights for image gallery
===================================================
***/

.aigpl-design-1 .aigpl-img-desc p{
    min-height: 105px;
}



@media (min-width : 960px) and (max-width : 1024px)  {
    .aigpl-design-1 .aigpl-img-wrp {
        height: 220px;
    }
}

@media (min-width : 641px) and (max-width : 959px)  {
    .aigpl-design-1 .aigpl-img-wrp {
        height: 175px;
    }
}

/***
===================================================
 404 error Page
===================================================
***/

.error-page .error-code {
    margin-top: 20px;
    color: #a91a1a;
    font-size: 80px;
    line-height: 80px
}

.error-404-image-container {
    margin-top: 40px;
    margin-bottom: 40px;

}

.wpcf7-list-item-label{
    padding-left: 5px;
}
span.wpcf7-list-item {
    display: table-row;
}

.kg-fuel-consumption {
    font-weight: 700;
    font-size: 16px;
}

/***
===================================================
 end 404 error Page
===================================================
***/

/***
===================================================
 Addition Css for WP
===================================================
***/


.btn-online-booking {
    font-weight: 600;
    font-size: 14px;
    display: block;
    vertical-align: middle;
    height: 75px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #e5e5e5;
    border: solid 1px #d9d9d9;
    border-radius: 5px;
    background-color: #f2f2f2;
    box-shadow: 6px 6px 3px rgba(229,229,229,0.8);
    -moz-box-shadow: 6px 6px 3px rgba(229,229,229,0.8);
    -webkit-box-shadow: 6px 6px 3px rgba(229,229,229,0.8);
    -o-box-shadow: 6px 6px 3px rgba(229,229,229,0.8);

    display:flex;/*CSS3*/
    align-items:center;/*Vertical align*/
    justify-content:center;/*horizontal align*/
}


.btn-svg {
    max-height: 45px;
    max-width: 45px;
    margin-right: 15px;
}

@media only screen
and (min-device-width : 325px)
and (max-device-width : 667px)
and (orientation : portrait) {
    .btn-svg {
        margin-right: 5px;
    }
}


.svg-btn-text {
    font-size: 16px;
    color: #0092d2;
    display: block;
}

.kg-fuel-consumption {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.table_wltp tr:last-child td {
    border-bottom: none;
}
.breadcrumb-item a {
    color: #000000 !important;
}
.breadcrumb-item {
    color: #000000 !important;
}




















