
body {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;
    color: #818181;
    font-family: "Dosis", sans-serif;
}

.container-fluid {
    padding: 60px 50px;
}

h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 30px;
    margin-bottom: 14px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 .8em;
    font-weight: 400;
    line-height: 1.3em;
    word-wrap: break-word;
    text-transform: none;
    color: #14112C;
}

h5 {
    font-weight: 600;
}

p {
    /*color: #444444;*/
    /*font-size: 18px;*/

    font-size: 18px;
    font-weight: 400;
    font-family: "Dosis", sans-serif;
}

footer p {
    font-size: 16px;
}

.btn {
    border-radius: 0;
}

.btn-primary {
    background-color: #df3030;
    padding: 15px 20px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 20px;
    border-color: #df3030 !important;
}

.btn-primary:hover {
    background-color: #df3030 !important;
    border-color: #df3030 !important;
}

.btn-default {
    padding: 15px 20px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 20px;
    border: 2px solid #df3030;
}

.btn-default:hover {
    background-color: #df3030;
    border: 2px solid #df3030;
    color: #ffffff;

}

.btn-warning {
    background-color: #F3F3F3;
    border: 2px solid #333;
    color: #333;
}

.btn-warning:hover {
    background-color: #333;
    color: #ffffff;
    border: 2px solid #333;

}

.upper-case {
    text-transform: uppercase;
}

.feature-col {
    margin-bottom: 40px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    padding: 15px;
    border-radius: 4px;
}

.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
}

.affix + .container-fluid {
    padding-top: 70px;
}

/* NAVBAR*/
.navbar {
    margin-bottom: 0;
    background-color: #ffffff;
    z-index: 9999;
    border: 0;

    line-height: 1.42857143 !important;
    letter-spacing: 1px;
    border-radius: 0;
    font: 500 14px 'Roboto Condensed', sans-serif;

    border-bottom: 1px solid #D3D3D3;
    height: 80px;
}

.navbar li a {
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 10px 20px;
    text-transform: uppercase;

}

p.contact-header-line {
    font-size: 14px;
    padding-top: 7px;
    font-weight: 600;
    /* background-color: #ffffff;
    color:  #df3030;
    border-radius: 15px;
    margin-top: 2px;
    font-weight: 600;
    padding-left: 10px;
    width: 265px; */
}
.above-fold-contact{
    font-size: 25px;
    color: #DF3030 !important;
    background-color: #ffffff;
    border-radius: 20px;
    width:320px;
    padding: 5px;
}
.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a.active:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover {
    background: none;
    border-bottom: 2px solid #DF3030;
    color: #DF3030 !important;
}

.navbar-brand {
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

.navbar-brand img {
    height: 50px;
    margin: 15px 0 15px 15px;
    color: #333;
}

.title {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 50px;
    color: #DF3030;

    font-style: inherit;
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 15px;
    /* font-family: 'Roboto Condensed', sans-serif;*/
    font-family: "Dosis", sans-serif;
    margin-bottom: 18px;
}
.above-fold-title{
    color: #ffffff !important;
}


.tertiary-main-title{
    color: #e7e3e3 !important;
    font-family: "Dosis", sans-serif !important;
    font-size: 20px !important;
}

.tertiary-main-title span{
    color: #e7e3e3 !important;
    font-family: "Dosis", sans-serif !important;
    font-size: 20px !important;
}

.above-fold-secondary-text{
    color: #e7e3e3 !important;
    font-family: "Dosis", sans-serif !important;
}

.above-fold-btn-primary{

    border-color:#ffffff !important;
}
.main-title-page {
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 50px;
    color: #444444;

    font-style: inherit;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 9%;
    font-family: 'Roboto Condensed', sans-serif;
}

/*SECTION */
.section {
    padding: 40px 0;
}

.section#banner-section {

    margin-top: 80px;
    padding: 40px 0 60px;
}

.text-part {
    margin-top: 9%;
}

.content-box {

}

.content-title {
    padding-top: 20px;

}

.content-para {
    text-align: justify;
}

.image-part img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
    margin-top: 30px;
}

.mk-svg-icon {
    fill: #df3030;
}

h4 span {
    color: #444444 !important;
    padding-left: 5px;
    font-weight: 500;
}

/*SERVICES*/
.secondary-title {
    color: #333;
    font-weight: 600;
}

/*why choose us*/

.feature-img img {
    width: auto !important;
    display: inline-block !important;
    padding-top: 40px;
    /*-webkit-animation: mk_tossing 2s infinite linear;*/
}

.feature-col img {
    width: 32px;
    margin-bottom: 20px;
}

/*WE REPAIR*/
.we-repair-col {
    height: 180px;

}

.we-repair-col img {
    vertical-align: middle;
}

.we-repair-col:hover {
    /* background-color: #e8e8e8;*/
}

/*FAQ*/
#faqHeader .container-fluid {

    padding: 0 !important;

}

.ch-breadcrumb-title h1 {
    color: #df3030;
}

.ch-breadcrumb-title h1 {
    font-size: 48px;
    font-weight: bold;
    line-height: 60px;
    padding-bottom: 0px;

}

.ch-breadcrumb-section {

    background: url(../images/header-image.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: #df3030;
    min-height: 400px;

}

/* Contact Form */
.footer-contact-info {
    background: #df3030 none repeat scroll 0 0;
    border: 1px solid #df3030;
    overflow: hidden;
    padding: 25px 30px 0;
}

.footer-contact-info p {
    color: #ffffff;
}

.footer-contact-info .header h4 {
    color: #ffffff;
}

.footer-contact-info ul {
}

.footer-contact-info ul li {
    display: inline-block;
    float: left;
    margin-right: 30px;
    padding-right: 30px;
    position: relative;
    padding-top: 4px;
    padding-bottom: 30px;
}

.footer-contact-info ul li:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}

.footer-contact-info ul li .iocn-holder {
    border: 1px dashed #fff;
    border-radius: 50%;
    width: 48px;
}

.footer-contact-info ul li .iocn-holder span {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #df3030;
    display: block;
    font-size: 24px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 48px;
}

.footer-contact-info ul li .iocn-holder span.top-envelop {
    font-size: 40px;
}

.footer-contact-info ul li:hover .iocn-holder span {
    color: #2b2c36;
}

.footer-contact-info ul li .iocn-holder, .footer-contact-info ul li .text-holder {
    display: table-cell;
    vertical-align: middle;
    color: #61888e;
}

.footer-contact-info ul li .text-holder {
    padding-left: 10px;
}

.footer-contact-info ul li .text-holder h6 {
    color: #fff;
    font-family: montserrat;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px;
    text-transform: capitalize;
}

.footer-contact-info ul li .text-holder p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
}

.footer-contact-info .title p {
    color: #fff !important;
    margin: 6px 0 15px;
}

.footer-contact-info .title > h4 {
    color: #fff;
}

.contact-form-area .contact-form form input[type="text"], .contact-form-area .contact-form form input[type="email"], .contact-form-area .contact-form form textarea, .form-control {
    border: 1px solid #f4f4f4;
    display: block;
    font-size: 16px;
    height: 55px;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}

input, textarea {
    font-family: "Dosis", sans-serif;
    display: block;
    font-size: 16px;
    line-height: 28px;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact-form-wrapper {
    margin-bottom: 30px;
}

#ch-accordion .panel {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    margin: 0 0 8px;
}

.ch-breadcrumb-section .overlay {

    height: 100%;
    padding: 206px 0 116px;
    position: relative;
    width: 100%;
}

.panel.panel-default {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

}

/*FOOTER*/

footer {

    background-color: #14112C;
    padding: 30px 40px;
    border-top: 1px solid #D3D3D3;

}

footer .ter-title {
    color: #fff;
}

footer .ter-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 30px 0;
    position: relative;
    padding-bottom: 12px;
    border-width: 0 0 1px 0;
    border-style: solid;
}

footer .ter-title::before {
    border: 1px solid;
    bottom: 0px;
    content: "";
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    width: 30px;
}

.footer-info {
    color: #969ea7;
}

.copyright-footer {

    background-color: #100E23;
    padding: 20px 0;
}

.ter-title {

    text-transform: uppercase;
    font-size: 20px;
    color: #df3030;
    font-weight: 700;

}

.color-title {
    color: #C44043;
    font-weight: 700;
}

.mk-floating-tossing {
    -webkit-animation: mk_tossing 2s infinite linear;
    -moz-animation: mk_tossing 2s infinite linear;
    -ms-animation: mk_tossing 2s infinite linear;
    -o-animation: mk_tossing 2s infinite linear;
}

@keyframes mk_tossing {
    0%, 100% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
    50% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
}

@media screen and (max-width: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }

    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }

    .navbar {

        height: 50px;
    }

    .navbar-brand img {
        height: 28px;
        margin: 15px 0 15px 15px;
        color: #333;
    }

    .navbar-collapse {
        background-color: #ffffff;
    }

}

@media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
}
