
/*@import url('https://fonts.googleapis.com/css?family=Public+Sans:400,500,600,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
* {
    margin: 0px;
    outline: none;
    padding: 0px;
}
html{
    max-width: 100%;
    overflow-x: hidden;
}
body {
    color:#626262;
    /*font-family: 'Public Sans', sans-serif;*/
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 22px;
    overflow-X: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    text-transform:capitalize;
    color: #000;

}


h1 {
    font-size: 38px;
    line-height: 44px;
}


h2 {
    font-size: 30px;
    line-height: 36px;
}


h3{
    font-size:24px;
    line-height:30px;
}

h4 {
    font-size:20px;
    line-height:26px;
}

h5 {
    font-size:18px;
    line-height:24px;
}

h6 {
    font-size:16px;
    line-height:22px;
}

a {
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    color: #2e3967;
}
a:hover,
a:focus,
a:active {
    color: #057c46;
    outline: none;
    text-decoration: none;
}
p {

}
ul { margin: 0px; }
figure {
    margin-bottom: 0;
    position: relative;
}
blockquote{ quotes: none; }

select,
textarea,
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
input[type=text],
input[type=submit] {

}
input[type=search]{
    width: 370px;
    font-size: 14px;
    padding:10px 20px;
}
input[type=text]{
}

textarea { height: 150px; }
input:focus { outline: 0; }

::-webkit-input-placeholder {
    color: #fff;
}

:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

::-moz-placeholder {

    opacity: 1;
}

:-ms-input-placeholder {
    color: #282828;
}
::-webkit-input-placeholder {
    color: #282828;
}

:-moz-placeholder { /* Firefox 18- */
    color: #282828;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #282828;
}

:-ms-input-placeholder {
    color: #282828;
}


@media (min-width: 1200px){
    .container {
        max-width: 1200px;
    }
}
.bg-dark-theme{
    background: #005F6B;
}
.bg-dark-theme-2{
    background: #2e445d;
}
.bg-dark-theme-3{
    background: #3a5b80;
}
.bg-success-theme{
    background: #343838;
}
.signup .bg-success {
    background-color: #005F6B!important;
}
.text-black{
    color: #000 !important;
}
.py-2point5{
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}

/*============================= Header ========================*/

.top-bar{
}
.top-bar li{
    border-right: 1px solid #fff !important;
}
.top-bar li:last-child{
    border-right: 0 !important;
}

.navbar-nav li a{
    position: relative;
    z-index: 1;
}
.navbar-nav li a:before{
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 3px;
    z-index: -1;
    transition: all 1s;
    border-bottom: 3px solid #005f6b;
}
.navbar-nav li a:hover:before{
    width: 100%;
}
.navbar-nav li a:hover{
    color: #005f6b !important;
}

/*==========================End Header==========================*/

/* ================================Banner================================= */
.banner{
    background: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 470px;
}

/* ================================End of Banner================================= */

.banner_wait_modal .main {
    max-width: 350px;
}

.banner_wait_modal .main-inner {
    background-color: #000;
    padding: 3px;
}

.banner_wait_modal .main-inner input {
    background-image: url(../../../../websites/audi_tt_engines/images/gb.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    min-height: 59px;
    background-size: contain;
    border-radius: 7px;
}

.banner_wait_modal a.cta {
    color: #000 !important;
    max-width: 350px;
    background-color: #ffc107;
    border-radius: 50rem!important;
}

.banner_wait_modal a.cta span {
    border: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal !important;
}

.bg-light-edf5ff {
    background-color: #005F6B !important;
}

.banner_wait_modal .modal-header .close {
    color: #ffffff;
    opacity: .9;
}

.banner_wait_modal .close:not(:disabled):not(.disabled):focus,
.banner_wait_modal .close:not(:disabled):not(.disabled):hover {
    color: #ffffff !important;
    text-decoration: none;
    opacity: .90;
}
/* ==================================Widget & Reg ==================================== */

.widget{
    margin-top: -50px;
}
.widget_sec{
    border: 2px solid #cecfd0 !important;
}
.widget_sec select{
    border: 3px solid #bad3c7;
}
.widget_sec a.cta{
    font-size: 20px;
    line-height: 26px;
    border-color: #113435 !important;
}
.reg_sec{
    border: 2px solid #cecfd0 !important;
}
.reg_sec a.cta{
    font-size: 20px;
    line-height: 26px;
    border-color: #113435 !important;
}
.reg_sec .main{
    max-width: 350px;
}
.reg_sec .main .main_inner {
    background: #000;
    padding: 3px;
}
.reg_sec .main .main_inner .main_input input {
    width: 100%;
    background: url(../images/gb.jpg) no-repeat #fff;
    border: none;
    min-height: 50px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    background-size: contain !important;
}
.widget .py-2point5:hover{
    background: #ffc107;
    color:#000 !important;
}


/*  =======================   Why Choose Us  =========================    */
.why-choose-us .icon{
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.why-choose-us .contact-box h4 {
    color: #4c4c4c;
    font-weight: 600;
}
.why-choose-us .card{
    height:100%;
}
.why-choose-us .reviews .card{
    min-height:413px;
    padding-top: 20px;
    border: 2px solid #005f6b;
}
.why-choose-us .owl-nav span{
    display: none;
}
.why-choose-us .owl-nav .owl-prev , .why-choose-us .owl-nav .owl-next{
    position: relative;
}
.why-choose-us .owl-nav .owl-prev:before , .why-choose-us .owl-nav .owl-next:before{
    font-family: FontAwesome;
    color: #fff;
    font-size: 18px;
    position: absolute;
}
.why-choose-us .owl-nav .owl-prev:before {
    top: 2px;
    left: 10px;
    content: "\f053";
}
.why-choose-us .owl-nav .owl-next:before{
    top: 2px;
    left: 13px;
    content: "\f054";
}
.owl-nav{
    display: block !important;
    text-align: center;
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translate(-50%, 0);
}
.owl-nav button.owl-prev , .owl-nav button.owl-next{
    background: #252832 !important;
    color: #fff !important;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    border-radius: 50rem;
    font-size: 30px !important;
    margin: 0 5px;
}
.owl-nav button.owl-prev:focus , .owl-nav button.owl-next:focus{
    outline: none !important;
    border: none !important;
}

/* ===================Models======================= */

.models{
}
.models span{
    font-size: 15px;
    line-height: 21px;
    /*min-height: 77px;*/
    height: 60px;
}

/* =====================Workding Process====================== */
.working-process{
}
.working-process .icon-box{
    width: 110px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    border: 2px solid #253241;
}


/* =====================End Working Process====================== */



/* ============================Long Cta========================== */
.long-cta{
    position: relative;
}
.long-cta-left {
    position: absolute;
    right: 0;
    z-index: 9999;
    width: 50%;

    height: 0;
    border-bottom: 300px solid #2e3967;
}
.long-cta-right {
    position: absolute;
    left: 0;
    z-index: 9999;
    width: 50%;
    height: 0;
    border-top: 300px solid #ef3131;
}
/* ============================End Long Cta========================= */


/**** =====================content sec====================== *****/

.content-detail h4 , .content-detail h5 , .content-detail h6{
    font-size: 24px;
    line-height: 30px;
}

/* ========================Latest News======================= */
.latest-news{
}
.latest-news .card{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(132, 132, 132, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(132, 132, 132, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(132, 132, 132, 0.75);
    min-height: 493px;
}

.latest-news .card-body{
    position: relative;

    display: flex;
    flex-direction: column;
}
.latest-news .card-body a{
    margin-top: auto !important;
    width: fit-content;
}
.latest-news .card-body h5 {
    max-width: 80%;

}
.post-date {
    top: -35px;
}

/* ========================End of Latest News======================= */

/* =====================unique checks====================== */
.checks .checks-info a {
    position: relative;
    pointer-events: none;
}
.checks .checks-info a:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "\f058";
    font-family: FontAwesome;
    color: #005F6B;
}
.checks.unique .checks-info a:before {
    content: "\f054";
}

/* =================================Footer=================================== */

.site-footer{
    clear:both;
}
.footer-top-area {
    background-color: #343838;
    padding: 30px 0px;
    border-top: 4px solid #005f6b;
}
.footer-top-area, .footer-top-area a {
    color: #a7a7a7;
    font-size: 14px;
    line-height: 20px;
}
.footer-top-area a:hover {
    color: #ffffff;
    text-decoration: none;
}
.footer-wiz h3 {
    position: relative;
    font-size: 18px;
}
.footer-wiz h3:before {
    position: absolute;
    display: block;
    height: 2px;
    background-color: #005f6b;
    left: 0px;
    bottom: -10px;
    content: "";
    width: 40px;
}
.footer-wiz h3.footer-logo:before {
    display: none;
}

.footer-wiz ul.footer-contact li a {
    color: #eb0028;
}
.footer-wiz ul.footer-contact li i.fa {
    padding-right: 4px;
}
.footer-menu ul li {
    padding-bottom: 10px;
    padding-left: 15px;
    position: relative;
}
.footer-wiz .list-group .list-group-item, .footer-top-area address p {
    font-size: 14px;
    line-height: 20px;
}
.footer-wiz .list-group .list-group-item:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f105";
    font-family: 'FontAwesome';
}
.footer-menu ul li:hover a {
    color:#fff;
}
.footer-menu ul li:hover:before {
    color:#ffffff;
}
.footer-menu ul li:hover {
    padding-right:20px;
}
/*.footer-wiz .list-group .list-group-item {
    border-bottom: 1px dashed #404040;
    padding: 10px 0px;
}*/
.footer-wiz ul.open-hours li:first-child {
    padding-top: 0px;
}
.footer_copy {
    background: #005f6b;
}
.newsletter {
    margin-top: 30px;
    position: relative;
}
.newsletter .news-input {
    padding: 15px 65px 15px 15px;
    color: #a7a7a7;
}
.newsletter .news-btn {
    color: #fff;
    background-color: #ef3131;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0px;
    border: 0px;
    border-radius: 0px 3px 3px 0px;
    font-size: 26px;
    top:0px;
}
/*.footer-bottom-area {
    background-color: #030f29;
    color: #a7a7a7;
    font-size: 11px;
    text-transform: uppercase;
    padding: 25px 0px;
}*/
.footer-bottom-area span, .footer-bottom-area a {
    font-size: 18px;
    line-height: 24px;
}
.footer-bottom-area a:hover {
    color: #fff;
    text-decoration: none;
}
.bottom-social {
    text-align:left !important;
}

/* =================================End Footer=================================== */


/*  =======================   Signup  ============================     */

.signup h4  {
    color: #000;
}
.signup form .form-group label {
    color: #5b5b5b;
}
.signup form .form-group input {
    /*    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.38);
        -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.38);
        box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.38);*/

    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 57, 103, 0.38);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 57, 103, 0.38);
    box-shadow:         0px 0px 2px 0px rgba(50, 57, 103, 0.38);
}
.signup .cta {
    background: #ef3131 !important;
}
.signup .btn-primary {
    font-size: 28px;
    line-height: 34px;
    background: #ef3131 !important;
    border: 4px solid #fff !important;
}
.signup .btn-primary:hover , .signup .btn-primary:focus , .signup .btn-primary:active {
    color: #fff !important;
}
.signup .form-group {
    position: relative;
}
.signup form input::placeholder  {
    color: #8d8d8d !important;
    opacity: .55
}
.signup form input:focus {
    color: #8d8d8d !important;
}

.signup .list-group .list-group-item, .signup form .form-group label {
    color: #000;
}
.signup .col-xl-6 + .col-xl-6 .card{
    background: #343838;
}
.signup .card{
    /*min-height: 414px;*/
}
.about-banner h2{
    font-size: 26px;
    line-height: 32px;
}

/*  ====================   Part Detail     =========================   */

.part-detail h2 {
    color: #2e3967;
}
.part-detail .table tbody tr td:nth-child(n+1) {
    color: #000;
}
.part-detail .table tbody tr td:nth-child(n+2) {
    color: #000;
}
.part-detail .table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.part-detail .table tbody tr:nth-of-type(even) {
    background-color: #fff;
}
.part-detail .table tbody tr:hover td {
    background-color: #f4fbff;
}
.part-detail .cta {
    background: #ef3131;
    font-size: 26px;
}
.part-detail .cta span {
    border: 2px solid #fff;
}
.part-detail .cta:hover {
    background: #2e3967;
}
/*  =======================   Contact us      =======================  */

.contact-box .cta {
    background: #005f6b;
    font-size: 20px;
}
.contact-box .form-group input:focus , .contact-box .form-group select:focus , .contact-box .form-group textarea:focus{
    box-shadow: none;
}
/*  =======================   About us      =======================  */


.about .long-cta-right {
    position: absolute;
    left: 0;
    z-index: 9999;
    width: 50%;
    height: 0;
    border-top: 400px solid #ef3131;
}
.about ul li{
    list-style: inside;
}

.blog .card .card-body .post .list-inline .list-inline-item img {
    border-radius: 50%;
}
.blog .card .card-body .list-group {
    line-height: 36px;
}

.blog .post-date {
    /*    position: absolute;
        right: 30px;
        width: 45px;
        height: 75px;
        background: #ee3131;
        text-align: center;
        color: #fff;
        padding-top: 2px;*/
    top: 25px;
}
/*.blog .post-date:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-color: #ee3131 #fff;
    border-width: 28px 0px 0px 45px;
    border-style: solid;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}*/

.blog .card .main .main_inner {
    background: #000;
    padding: 3px;
}
.blog .card .card-body .main .main_inner .main_input input {
    width: 100%;

    color: #aaaaaa;
    border: none;
    min-height: 59px;
    font-size: 18px;
    text-align: center;
}

/* =======================Reviews page============================ */
.review-deail .card {
    /* -webkit-box-shadow: 0 0 5px 0 rgba(132,132,132,.75); */
    -moz-box-shadow: 0 0 5px 0 rgba(132,132,132,.75);
    box-shadow: 0 0 5px 0 rgba(132,132,132,.75);
}
.review-deail .card .customer:after {
    position: absolute;
    content: '';

    background-repeat: no-repeat;
    right: 0;
    width: 30px;
    height: 60px;
    top: 0;
}
.review-deail .card blockquote:before {
    position: absolute;
    content: '\f10d';
    left: 10px;
    top: 10px;
    color: #000;
    font-size: 34px;
    font-family: FontAwesome;
}
.review-deail .card blockquote:after {
    position: absolute;
    content: '\f10e';
    right: 200px;
    color: #000;
    font-size: 34px;
    font-family: FontAwesome;
    bottom: 0;
}

/* ===============privacy============== */
.privacy ul li{
    list-style: none;
}
.dataTables_filter{
    text-align: right;
}





.swal-modal .swal2-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.2em;
    height: 1.2em;
    transition: color 0.1s ease-out;
    border: none;
    background: transparent;
    color: #cccccc;
    font-family: serif;
    font-size: 40px;
    cursor: pointer;
}

.swal-modal .swal2-close:hover {
    color: #f27474;
}

.swal-button--cancel {
    display:none;
}
.swal-icon--warning {
    border-color: #e60e22 !important;
}
.table-bordered td, .table-bordered th {
    white-space: nowrap;
}

/* ======================================= */
.dataTables_paginate.paging_simple_numbers ul{
    justify-content:flex-end;
}

@media (max-width: 1199px) {
    h1 {
        font-size: 30px;
        line-height: 36px;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
    h3 {
        font-size: 22px;
        line-height: 28px;
    }
    h4{
        font-size: 20px;
        line-height: 26px;
    }
    h5 , h6{
        font-size: 18px;
        line-height: 24px;
    }
    .content-detail h4 , .content-detail h5 , .content-detail h6{
        font-size: 22px;
        line-height: 28px;
    }
    .top-bar li span{
        font-size: 15px;
        line-height: 21px;
    }
    .banner {
        min-height: 400px;
    }
    .why-choose-us .reviews .card {
        min-height: 345px;
        padding-top: 0;
    }
}
@media (max-width: 991px) {
    h1 {
        font-size: 26px;
        line-height: 32px;
    }
    h2 {
        font-size: 22px;
        line-height: 28px;
    }
    h3 {
        font-size: 18px;
        line-height: 24px;
    }
    h4 {
        font-size: 16px;
        line-height: 22px;
    }
    h5 , h6{
        font-size: 15px;
        line-height: 21px;
    }
    .content-detail h4 , .content-detail h5 , .content-detail h6{
        font-size: 18px;
        line-height: 24px;
    }
    .banner {
        min-height: 320px;
    }
    .why-choose-us .reviews .card {
        min-height: 404px;
    }
    .working-process .card {
        margin-bottom: 80px;
    }
    .working-process {
        padding-bottom: 0px !important;
    }
    input[type=search] {
        width: 100%;
    }
    .navbar-light .navbar-toggler:focus{
        outline: none;
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 22px;
        line-height: 28px;
    }
    h2 {
        font-size: 18px;
        line-height: 24px;
    }
    h3 {
        font-size: 17px;
        line-height: 23px;
    }
    h4 {
        font-size: 16px;
        line-height: 22px;
    }
    h5 , h6{
        font-size: 15px;
        line-height: 21px;
    }
    .content-detail h4 , .content-detail h5 , .content-detail h6{
        font-size: 17px;
        line-height: 23px;
    }
    .banner {
        min-height: 280px;
    }
    .why-choose-us .reviews .card {
        min-height: 310px;
    }
    .container, .container-sm {
        max-width: 720px;
    }
    .footer-wiz h3 {
        font-size: 16px;
    }
    .dataTables_filter , .dataTables_length.bs-select{
        text-align: center;
        margin: 5px 0;
        background: #f6f7f8;
        padding-top: 10px;
    }
    .dataTables_paginate.paging_simple_numbers ul {
        justify-content: center;
    }
    .dataTables_info{
        text-align: center;
        margin: 10px 0;
    }
}
@media (max-width: 575px) {
    header img{
        max-width: 200px !important;
    }
    .banner {
        min-height: 180px;
    }
    .why-choose-us .reviews .card {
        min-height: 360px;
    }
}
@media (max-width: 479px) {
    .reg_sec a.cta , .widget_sec a.cta{
        font-size: 18px;
        line-height: 24px;
    }
    .why-choose-us .col-xl-8 , .why-choose-us .col-xl-4{
        padding: 0;
    }
    .banner aside p{
        font-size: 14px;
        line-height: 20px;
    }
    .why-choose-us .card .d-flex{
        display: block !important;
        text-align: center;
    }
    .why-choose-us .card .d-flex .icon{
        display: block;
        margin: 10px auto;
    }
    .why-choose-us .card p{
        text-align: center;
    }
    .why-choose-us .reviews .card {
        min-height: 460px;
    }
    .content-detail .col-12{
        padding: 0;
    }
    .dataTables_paginate.paging_simple_numbers .page-link {
        padding: .5rem .4rem;
    }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}