body {
    background-color: #f7f5f5;
}

.site-header {
    background-image: url(../images/ToddsTowing_TopBackground.jpg);
    background-size: cover;
}

.black-bg {
    background-color: #00000000;
}

.mar-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.mar-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}


.mar-401 {
    margin-top: 30px;

}

.mar-b50 {
  margin-bottom: 50px;

}


.mar-70 {
    margin-top: 40px;
    margin-bottom: 70px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.slide img {
    width: 100%;
}

.top-bar-red {
    background-color: #d50101;
    padding: 10px;
}

p {
    font-family: 'Roboto-Regular';
    color: #000000;
    font-size: 16px;
    line-height: 24px;
}

.big-t {
    font-family: 'oswaldbold';
    font-size: 25px;
    line-height: 31px;
    text-align: center;
    color: #670a13;
}

.ul-list {
    font-family: 'Roboto-Regular';
    color: #000000;
    font-size: 16px;
    line-height: 25px;
    float: left;
    width: 100%;
}

.ul-list1 {
    font-family: 'Roboto-Regular';
 color: #000000;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 50%;
}

.left-img {
    margin-right: 24px;
    margin-bottom: 32px;
    margin-top: 11px;
}

.call-ad {
    font-family: 'oswaldbold';
    font-size: 21px;
    color: #fff;
}

.call-ad a {
    font-family: 'oswaldbold';
    text-decoration: none;
    color: #fff;
}

.call-ad a:hover {
    text-decoration: none;
    color: #fff;
}


.call-ad span {
    font-size: 30px;
}

hr {
    margin-top: 32px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.red-bg {
    background-color: #f7f5f5;
    padding-top: 32px;
    padding-bottom: 55px;
    margin-bottom: -1px;
}   

.pad-t10 {
    padding-top: 10px;
}

.mt-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}


.mt-25 {
    margin-top: 25px;
    margin-bottom: 12px;
}

#slide-txt h1 {
    color: #fff;
    font-family: 'oswaldbold';
    font-size: 46px;
    text-shadow: 0.03em 0.03em 0em rgb(8 8 8);
    line-height: 50px;
}

#slide-txt {
    margin-top: 64px;
}


#slide-txt .btn-info {
    color: #fff;
    background-color: #d50101;
    font-size: 22px;
    padding-top: 11px;
    font-family: 'oswaldbold';
    border-color: #d50101;
}

.top-slide {
    background-image: url(../images/towing-services.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    min-height: 80vh;

}

.in-slide {
    background-image: url(../images/in-page.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 48vh;
    background-position: center top;

}

.bg-blo {
    background-color: #f7f5f5;
}

.margin-tb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.pad-50 {
    padding: 36px;
}


.hed h1 {
    font-family: 'oswaldbold';
    font-size: 41px;
    text-transform: uppercase;
    color: #000;
    margin-top: 25px;
    margin-bottom: 8px;
}

h1 {
    font-family: 'oswaldbold';
    font-size: 36px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 8px;
}

.bg-blo h1 {
    margin-top: 2px;
    margin-bottom: 8px;
}

h3 {
    font-family: 'oswaldbold';
    color: #000;
    margin-top: 24px;
    margin-bottom: 5px;
}

.red-bg h1 {
    font-family: 'oswaldbold';
    font-size: 42px;
    color: #000;
    margin-top: 40px;
    margin-bottom: 28px;
}

.red-bg p {
    color: #fff;
    font-size: 21px;
    margin-top: 32px;
    margin-bottom: 43px;
    font-family: 'oswaldbold';
    text-transform: uppercase;
}

.red-bg p a {
    color: #000;
    text-decoration: none;
}

.red-bg p a:hover{
     color: #000;
    text-decoration:underline;
}

.fa {
    font-size: 28px !important;
    padding-left: 6px;
    color: #ffffff;
}

.fa a {
    color: #82192e;
}

.fa a:hover {
    color: #000;
}

.footer {
    background-color: #000;
    color: #fff;
    padding: 15px;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    line-height: 26px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer h3 {
    color: #fff;
    margin-top: 31px;
    margin-bottom: 27px;
}



.footer p {
    font-family: 'Roboto-Regular';
    color: #ffffff;
    font-size: 16px;
    line-height: 29px;
}

.footer p a{
    color: #ffffff;
    text-decoration: none;
}

.footer p a:hover{
    color: #ffffff;
        text-decoration: none;
}

/*--------------------------------------*/
.head {
    background-color: #670a13;
    border-bottom: 5px solid #000;
    padding: 12px;
}

.head h1{
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
}

.img-bor {
    border: 1px solid #d2d2d2;
    padding: 5px;
}
address {
    margin-bottom: 20px;
    margin-top: 10px;
    font-family: 'Roboto-Regular';
    font-style: normal;
    line-height: 26px;
    font-size: 16px;
}

.btn-danger {
    color: #fff;
    background-color: #670a13;
    border-color: #610a13;
}


.lets {
    background-color: #d50101;

}

.lets h3{color: #fff; font-size: 40px;}

.lets h2{color: #fff; font-size: 30px; 	font-family: 'Roboto-Regular';}

.p-100 {
    padding-top: 19px;
    padding-bottom: 18px;
}

/*--------------------------------------*/

.navbar-transparent {
    border-radius: 0px;
    border: 0px;
    background-color: transparent;
    font-family: 'oswaldbold';
    text-transform: uppercase;
}

.navbar {
    margin-bottom: 0px;
    margin-top: 12px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}





.navbar .navbar-collapse {
    text-align: center;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 29px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #d50101;
    border-radius: 50px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #d50101;
    border-radius: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 115%;
    text-shadow: 2px 2px 2px #1c1c1c;
}

.navbar-toggle {
    width: 100%;
    float: none;
    margin-right: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #0c653a;
}

.img-responsive {
    display: inline-block;
}

@media (min-width: 768px) and (max-width: 768px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 15px 15px;
        font-size: 90% !important;
    }
}

@media (max-width: 767px) {
    .cent {
        text-align: center;
    }
    
    
    #slide-txt {
    margin-top: 30px;
    margin-bottom: 39px;
}
    .navbar .navbar-nav {
        width: 100%;
    }
    .navbar-transparent {
        border-radius: 0px;
        margin-top: -8px;
        border: 0px;
        text-transform: uppercase;
    }
.navbar-toggle {
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    background-color: #d50101;
    color: #fff;
}
    .navbar-default .navbar-toggle {
        border-color: rgb(102, 10, 19);
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #660a13;
    }
    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
    }
    .navbar-nav>li {
        border-right: 0px solid #333;
    }
    .navbar .navbar-collapse {
        text-align: center;
        border-bottom: 1px solid #2f8777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        text-align: center;
        background-color: #0c653a;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 31px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #0c653a;
        color: #fff;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 92%;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 15px 30px;
    }
}





.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 27px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 12px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #fff;
    border-color: #fff;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #fff;
    font-size: 1.5em;
    margin: 15px 0;
}

.testim .cont div p {
    color: #eee;
    width: 95%;
font-size: 16px;
    line-height: 24px;
    margin: auto;
}
.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}







@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}



