/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(http://weloveiconfonts.com/api/?family=fontawesome);

html * {
    outline: 0 !important;
}

body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #000;
}

html {
    width: 100%;
    height: 100%;
}

h1{font-size:36px;}
h2{font-size:21px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:36px;}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-family: 'Roboto', sans-serif;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.5;
}

span {
    margin: 0 0 25px;
    font-size: 8px;
    line-height: 1.5;
}

table{ width:100%; }

#about  p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    color:#1C1B19;
}

.nav-tabs  a {
    font-weight: bold;
    color: black;
}

ul {
    background-color: #fddb00;
}

#about h1{color:#1C1B19;}

#home h2{
    padding-top: 10px;
    padding-bottom:20px;
    color:black;
    text-align: center !important;
}

.left-buffer{margin-right:40px;}

#contacts h1{
    color:black;
    padding-bottom:20px;
}

@media(min-width:768px) {
    p {
        margin: 0 0 10px;
        font-size: 20px;
        line-height: 1.6;
    }

    .intro-body p {
        margin: 15px 0 10px;
    }
    span{
        margin: 0 0 35px;
        font-size: 12px;
        line-height: 1.6;
    }
}

a {
    color: #42dca3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
  
}

.light {
    font-weight: 400;
}
i, .fa {font-size: 35px !important;}
.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(/img/background-images/daf-truck.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

.search-input {
    border-right: 0;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

/*Arrow bounce effect START*/

.la {
 width: 33px;
 display: block;
 text-align: center;
 color:#fff;
 font:normal 45px 'FontAwesome';
 line-height:50px !important;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
}
.fa-angle-double-down:before {content: "\f103";}
 
.bounce {
 position: absolute;
 bottom: 0px;
 left: 50% ;
 width: 60px;
 height: 60px ;
 margin-left:-30px;
 border: 3px solid white;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 -ms-border-radius:50%;
 border-radius:50%;
 animation: bounce 2s infinite;
 -webkit-animation: bounce 2s infinite;
 -moz-animation: bounce 2s infinite;
 -o-animation: bounce 2s infinite;
}
 
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-30px);}
 60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-30px);}
 60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-30px);}
 60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-30px);}
 60% {transform: translateY(-15px);}
}

@media (max-width: 480px) { 
    .nav-tabs > li {
        float:none;
    }
}

/*Arrow bounce effect END*/

.content-section {
    padding-top: 100px;
    width:100%;
    background-color:#F6F6F6;

}

#download h3{
    color: #1C1B19;
    padding-top: 35px;
    padding-bottom:20px;
    text-align: center;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(/img/background-images/truck-731453_1920.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#download li{ width:50%; font-size:21px; }
#download td{ width:50%; }
#download h4 { color:black; }

.tabs-icons{
    float: left;
    margin-top:-5px;
    margin-right: 10px;
}

.tabs-icons-2{
float:left;
margin-top:7px;
padding-right:5px;
}

#home, .icon-text p h4
{   
    text-align: left;
    padding-left:50px;
    padding-right:50px;
    padding-bottom: 50px;
}

.promo-home-text {
    padding-top:45px;
}

#menu1, .icon-text p h4
{   
    text-align: left;
    padding-left:50px;
    padding-right:50px;
    padding-bottom: 50px;
}


@media(min-width:550px) {

}

/*.icon-text {
    margin-right: 25px;
    margin-left: 50px;
}
*/
hr {
    display:block;
    border:0px;
    height:8px;
    background-image: url(/img/mr-big-designe-2/mrbig-design_18.png);
}

.tab-content{
    background-color: white;
}

.tab-content p {
font-size:14px;
color: black !important;
}

.wider-inner-container{
    width:70% !important;
}

.brand_pics{ 
    width: 85px;
    padding-top: 10px;
    margin: 12px;
}

.footer-table{ text-align:center; width: 100%;  padding-right: 50px; padding-bottom:50px; }
table.footer-table tbody{ text-align: left; }
table.footer-table img { padding-right: 10px; }
table.footer-table th { color:#fddb00;  text-align: left; padding-bottom:10px; }
table.footer-table td{ color:white; }

.footer{
    background-attachment: fixed; 
}

.footer-logo{
    width: 190px;
    padding-top: 16px;
    float: left;
}

footer {
    padding: 50px 0;
}

footer h4{
     
     color:#fddb00;
}

footer p {
    margin: 0;
    font-size:12px;
}

footer img { padding-right: 10px; }

@media(min-width:767px) {
    /*.content-section {
        padding-top: 250px;
    }*/

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        /*margin-top: 250px;*/
    }
}
.last-item{
    padding-bottom: 80px;
}
.glyphicon {
 position: absolute;
 margin: 26px -20px 16px -145px;
}

.form-control{
    width: 70%;
    margin: 0px auto;
    padding-left: 40px;
}

.modal-header {
    margin-bottom:-10px;
  border-bottom: 0px !important;
}

.button-1, .button-2{
    border:0px solid transparent; 
    box-shadow: 0 3px 0 0 #c5c5c5;
    width: 38%;
    height: 40px;
    background-color:#dcdcdc;
}
.button-1, .button-2 {
    font-weight: bold;
}

.button-1:hover, .button-2:hover{
    background-color: #fddb00;
}

/*.btn {
    margin-bottom: 20px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #42dca3;
    outline: 0;
    color: #000;
    background-color: #42dca3;
}*/

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}


.morph {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
         
.morph:hover {
    border-radius: 50%;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

body{
    min-width: 398px;
}

