@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');

body {
    font-family: 'Raleway', sans-serif;
    background-color: FFF;
}

.nopadding {
    padding: 0px;
}

.navbar-default {
    padding-bottom: 0px;
    border: none !important;
}

.navbar.navbar-default {
    background-color: #FFF;
    border: none;
    min-height: 112px;
}

.navbar-header .navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.nav_section .navbar-nav li a {
    1text-transform:uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    color: #603813 !important;
    font-size: 1.2em;
}

    .nav_section .navbar-nav li a.active, .nav_section .navbar-nav li a:hover {
        color: #e9b51f !important;
    }

.navbar-default .navbar-nav > li > a {
}

#logo {
    padding-bottom: 20px;
    padding-top: 0px;
    height: auto;
}

#navbar {
    padding: 13px;
    padding-right: 34px;
    font-weight: bold;
    border: none !important;
}

    #navbar .navbar-nav > .active > a {
        color: #e9b51f;
        background-color: #FFF;
    }

.Main-section {
    position: absolute;
    padding-top: 10px;
}

.tooltip-inner {
    background-color: #000000;
    color: #FFFFFF;
}

#scrollupbtn {
    float: right;
    padding: 3px;
    background-color: #000000;
    color: blue;
}

.nopadding {
    padding: 0px !important;
}

/*footer*/
.footer {
    width: 100%;
    height: 90px;
    background-color: #1a1a1a;
    overflow: hidden;
}

.copyright {
    font-size: 1em;
    color: #000;
    margin-top: 30px;
}

.tcelogo {
    text-align: right;
    margin-top: 10px;
}

#tclogo {
    width: 80px;
    height: 70px;
}

.footer p {
    color: #FFF;
}

.clear {
    clear: both;
}
.login:hover{
	color:yellow;
} 

.sectionTitle {
    font-size: 2.7em;
    margin: 60px 0px 20px;
    text-align: center;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

#map {
    min-height: 400px;
}

#back-to-top {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: #111111;
    color: white;
    font-size: 1.5em;
    cursor: pointer;
    border: 1px solid #FFF;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

    #back-to-top:hover {
        background: #666;
        color: #FFF;
    }

    #back-to-top.show {
        opacity: 1;
    }

.title {
    padding: 28px;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

#contact_form label {
    text-align: left;
    padding-left: 0;
}

textarea {
    resize: none;

}

.login_fields{
	border-radius: 5px;
	padding:30px 20px;
	background-color:rgba(253, 228, 173, 0.575);
   
	
}
.mandatory {
    color: red;
}

.requred {
    text-align: right;
}

.mt-40 {
    margin-top: 30px;
}

.logoHold {
    background-color: #FFF;
    padding: 6px;
    border-radius: 8px;
    max-height: 120px;
    min-height: 120px;
}

/** Header-banner section **/
.mainhdr {
    border-bottom: 1px solid #e9b51f !important;
    min-height: 112px;
}

.sectionTitle, .sectionTitleYelw {
    font-size: 2.7em;
    margin: 60px 0px 20px;
    text-align: center;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

.sectionTitleYelw {
    color: #0000FF;
}

.sectionTitleWhite {
    color: #FFFFFF;
}

.bannerHold {
    background: rgba(15, 10, 222,1) url("../img/banner-bg.png") no-repeat 0px 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative !important;
    margin-top: 110px;
    min-height: 500px !important;
    padding: 50px 0px;
    display: block;
    overflow: visible;
}

    .bannerHold .banrTxt {
        font-size: 3em;
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
        line-height: 2em;
        color: #FFF;
        margin-top: 80px;
    }

    .bannerHold .truckImg {
        position: absolute;
        z-index: 999;
        right: 0%;
        top: 2%;
    }
/** About section **/

#about {
    background: url("../img/about-bg-img.jpg") repeat left top;
    min-height: 510px;
    position: relative;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 25px;
}

.AboutUs-section h1.sectionTitle {
    color: #000;
}

.AboutUs-section p {
    font-size: 1.3em;
    line-height: 2em;
    color: #ffffff;
    padding-top: 20px;
}

.aboutContent {
    margin-bottom: 50px;
}

    .aboutContent p {
        color: #000;
        line-height: 2em;
    }

/** The Mission section **/

.theMissnSec h3 {
    font-size: 2em;
    margin: 20px 0px 25px;
}

.theMissnSec p {
    font-size: 1.3em;
    line-height: 2em;
    color: #ffffff;
    padding-top: 20px;
    padding-top: 20px;
}

#theMissn {
    display: table;
    position: relative;
    width: 100%;
    color: #FFF;
    background: rgba(96,56,19,1) url("../img/theMissn-bg-img.png")no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding-top: 75px;
    padding-bottom: 75px;
}


/** Hotshot Truck section **/

#hotshotTruck {
    background: url("../img/hstTruck-bg-img.png") no-repeat center 30px;
    min-height: 410px;
    position: relative;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 25px;
}

.hst-section h1.sectionTitle {
    color: #000;
}

.hst-section p {
    font-size: 1.3em;
    line-height: 1.7em;
    color: #ffffff;
    padding-top: 20px;
}

.hstContent {
    margin-bottom: 50px;
}

    .hstContent p {
        color: #000;
        line-height: 2em;
    }

/** Hotshot Product section **/

#hotshotProd, #tyson-friends {
    background: rgba(96,56,19,1) url("../img/hstprod-bg-img.png") repeat-x left top;
    min-height: 410px;
    position: relative;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 25px;
}

.hstProd-section h1.sectionTitle {
    color: #000;
}

.hstProd-section p {
    font-size: 1.3em;
    line-height: 1.7em;
    color: #ffffff;
    padding-top: 20px;
}

.prodImg {
    margin: 20px auto;
    width: 90%;
}

.prodName {
    font-size: 1.3em;
    text-align: center;
    margin: 20px 0px 30px;
}


/** The Download App section **/

.dwnldAppSec h3 {
    font-size: 2.3em;
    margin: 20px 0px 10px;
}

.dwnldAppSec p {
    font-size: 1.3em;
    line-height: 2em;
    color: #ffffff;
    margin: 20px auto 15px;
}

#dwnldApp {
    font-family: 'Raleway', sans-serif;
    width: 100%;
    color: #FFF;
    background: rgba(96,56,19,1);
    overflow: hidden;
    padding: 50px 0px 70px;
}


#navbar .navbar-nav > .active > a {
    color: #e9b51f !important;
    background-color: #FFF;
}
/** Contact us section **/

#contact {
    background: url("../img/about-bg-img.jpg") repeat left top;
    position: relative;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 25px;
}

.contactUs-section h1.sectionTitle {
    color: #000;
}

.contactUs-section p {
    font-size: 1.15em;
    line-height: 2em;
    color: #ffffff;
    padding-top: 20px;
}

.contactContent {
    margin-bottom: 50px;
}

    .contactContent p {
        color: #000;
        line-height: 2em;
    }

    .contactContent h4 {
        font-size: 1.8em;
        margin-bottom: 60px;
    }

.locSec, .calSec, .webSec {
    margin-top: 20px;
}

/** network section **/

#network {
    background: url("../img/about-bg-img.jpg") repeat left top;
    min-height: 950px !important;
    position: relative;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 25px;
}

.networkUs-section h1.sectionTitle {
    color: #000;
}

.networkUs-section p {
    font-size: 1.3em;
    line-height: 2em;
    color: #ffffff;
    padding-top: 20px;
}

.networkContent {
    margin-bottom: 50px;
    position: relative !important;
    margin-top: 50px;
}

    .networkContent p {
        color: #000;
        line-height: 2em;
    }

.gurgaon, .southWest, .west, .northWest, .north, .newDelhi, .northEast, .east, .south, .noida, .pataudi, .ghaziabad {
    position: absolute;
}

.modal-backdrop.in {
    opacity: .85 !important;
}

.gurgaon {
    top: 300px;
}

.southWest {
    top: 200px;
    left: 173px;
}

.west {
    top: 175px;
    left: 277px;
    z-index: 667;
}

.northWest {
    top: -7px;
    left: 266px;
}

.north {
    top: 83px;
    left: 452px;
}

.newDelhi {
    top: 230px;
    left: 463px;
}

.northEast {
    top: 136px;
    left: 514px;
    z-index: 666;
}

.east {
    top: 197px;
    left: 529px;
    z-index: 669;
}

.south {
    top: 265px;
    left: 410px;
}

.noida {
    top: 212px;
    left: 570px;
    z-index: 668;
}

.pataudi {
    top: 363px;
    left: 600px;
}

.ghaziabad {
    top: 79px;
    left: 505px;
}

#dsplyGurgn, #dsplySW, #dsplyWes, #dsplynw, #dsplyncen, #dsplynwdel, #dsplynEas, #dsplyEas, #dsplySou, #dsplyNoid,
#dsplyPat, #dsplyGhaz {
    display: none;
    position: absolute;
    top: -10px;
    border-radius: 5px;
    padding: 10px;
    width: 250px;
    background-color: #482c14;
    z-index: 790;
}

#dsplyGhaz {
    top: 30px;
    left: 150px;
    z-index: 790;
}

#dsplySW {
    top: -30px;
    left: 0px;
}

#dsplyWes {
    top: -75px;
    left: -40px;
}

#dsplynw {
    top: -15px;
    left: -10px;
}

#dsplyncen {
    top: -85px;
    left: -70px;
}

#dsplynwdel {
    top: -90px;
    left: -90px;
}

#dsplynEas {
    top: -80px;
    left: -90px;
}

#dsplyEas {
    top: -80px;
    left: -90px;
}

#dsplySou {
    top: -42px;
    left: -15px;
}

#dsplyPat {
    top: -50px;
    left: -70px;
}

    #dsplyGurgn p, #dsplySW p, #dsplyWes p, #dsplynw p, #dsplyncen p, #dsplynwdel p, #dsplynEas p, #dsplyEas p, #dsplySou p, #dsplyNoid p,
    #dsplyPat p, #dsplyGhaz p {
        color: #FFF;
        text-align: center;
        cursor: pointer;
    }

.gurgaon:hover #dsplyGurgn, .southWest:hover #dsplySW, .west:hover #dsplyWes, .northWest:hover #dsplynw, .north:hover #dsplyncen, .newDelhi:hover #dsplynwdel, .northEast:hover #dsplynEas, .east:hover #dsplyEas, .south:hover #dsplySou, .noida:hover #dsplyNoid,
.pataudi:hover #dsplyPat, .ghaziabad:hover #dsplyGhaz {
    display: block;
}

#gurgnModal .modal-header, #swModal .modal-header, #WesModal .modal-header, #nwModal .modal-header, #ncenModal .modal-header, #nwdelModal .modal-header, #neasModal .modal-header, #EasModal .modal-header, #SouModal .modal-header, #noidModal .modal-header,
#patModal .modal-header, #ghazModal .modal-header {
    background-color: #e9b51f !important;
    color: #FFF;
}

#gurgnModal .modal-body, #swModal .modal-body, #WesModal .modal-body, #nwModal .modal-body, #ncenModal .modal-body, #nwdelModal .modal-body, #neasModal .modal-body, #EasModal .modal-body, #SouModal .modal-body, #noidModal .modal-body,
#patModal .modal-body, #ghazModal .modal-body {
    max-height: 550px;
    overflow-y: scroll;
}

    #gurgnModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #swModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #WesModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #nwModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #ncenModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #nwdelModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #neasModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #EasModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #SouModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #noidModal .modal-body .table-striped > tbody > tr:nth-of-type(odd),
    #patModal .modal-body .table-striped > tbody > tr:nth-of-type(odd), #ghazModal .modal-body .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #f9e3cf;
    }

.gurgaon:hover #dsplyGurgn, .pataudi:hover #dsplyPat, .ghaziabad:hover #dsplyGhaz, .noida:hover #dsplyNoid, .northEast:hover #dsplynEas {
    display: none;
}

.box {
    padding: 20px !important;
    background-color: #f9e3cf;
    border-radius: 5px;
    margin: 20px 0px;
}


.input-group-new .form-control {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 50px;
    border-radius: 0px;
    border: 1px solid rgba(96,56,19,1);
    font-weight: 400;
    font-size: 16px;
}

.input-group-new {
    margin: 180px 0px 100px 0px;
}

    .input-group-new .btn {
        height: 50px;
        border-radius: 0px;
        border: 1px solid rgba(96,56,19,1);
        background-color: rgba(96,56,19,1) !important;
        color: #fff;
        font-weight: 400;
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px;
        outline: none;
        margin-top: 10px;
    }

        .input-group-new .btn:hover, .input-group-new .btn:focus {
            outline: none;
            background-color: #000 !important;
        }

.progress-indicator {
    margin: 0;
    padding: 0;
    font-size: 80%;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.flexer, .progress-indicator {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .progress-indicator > li.completed {
        color: #fff;
    }

    .progress-indicator > li {
        list-style: none;
        text-align: center;
        width: auto;
        padding: 0;
        margin: 0;
        position: relative;
        text-overflow: ellipsis;
        color: #000;
        display: block;
        font-weight: 400;
        font-size: 18px;
        text-transform: none;
    }

    .flexer-element, .progress-indicator > li {
        -ms-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        flex: 1;
    }

        .progress-indicator > li.completed .bubble {
            border: 1px solid rgba(96,56,19,1);
            background-color: rgba(96,56,19,1) !important;
        }

        .progress-indicator > li .bubble {
            border-radius: 1000px;
            width: 30px;
            height: 30px;
            background-color: #f8f8f8;
            display: block;
            margin: 0 auto 0.5em auto;
            border-bottom: 1px solid #ddd;
        }

            .progress-indicator > li .bubble:before, .progress-indicator > li .bubble:after {
                display: block;
                position: absolute;
                top: 14px;
                width: 100%;
                height: 3px;
                content: '';
                background-color: #f8f8f8;
            }

            .progress-indicator > li .bubble:before {
                left: 0;
            }

        .progress-indicator > li.completed .bubble:before, .progress-indicator > li.completed .bubble:after {
            border: 1px solid rgba(96,56,19,1);
            background-color: rgba(96,56,19,1) !important;
        }

.last-bubble:after {
    width: 54% !important;
}

span.progree-status {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    display: block;
    border: 1px dashed #fff;
    padding: 5px 10px;
    font-size: 14px;
    margin: 5px;
}

.badge-item {
    font-weight: 600;
    margin-left: 5px;
    font-size: 12px;
    display: inline-block;
    line-height: 14px;
}

.table-yellow th {
    background: grey;
    color: #fff;
}

.no-margin {
    margin: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

