@charset "UTF-8";
/*!
 *
 * Centric - Bootstrap Admin Template
 *
 * Version: 1.9.5
 * Author: @themicon_co
 * Website: http://themicon.co
 * License: https://wrapbootstrap.com/help/licenses
 *
 */
@import url("//fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,700");

/**
 * Bootstrap Reset
 */


@font-face {
    font-family: 'Skoda Pro';
    src: url('../fonts/SkodaPro.eot');
    src: local('Skoda Pro'), local('SkodaPro'),
        url('../fonts/SkodaPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SkodaPro.woff') format('woff'),
        url('../fonts/SkodaPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.card-border-curves{
	border-radius:50px
}



@font-face {
    font-family: 'Skoda Pro';
    src: url('../fonts/SkodaPro-Bold.eot');
    src: local('Skoda Pro Bold'), local('SkodaPro-Bold'),
        url('../fonts/SkodaPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SkodaPro-Bold.woff') format('woff'),
        url('../fonts/SkodaPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



body {
  font-family: 'Skoda Pro';
}









.video-container{
	position: absolute;
	right:0;
	left:0;
	object-fit:fill;
    z-index: 1;
	margin-top:-24px;
	opacity:0.65;
	overflow:hidden;
}


.video-src{
	height:1471px
}




.video-container1{
	position: fixed;
	top:0;
	right:0;
	left:0;
	object-fit:fill;
    z-index: -1;
	margin-top:-24px;
	opacity:0.65;
	overflow:hidden;
}


.video-src1{
	height:100vh
}





/*
.video-overlay{
	position: fixed;
	bottom:0;
	height:calc(100vh - 40px);
	width:100vw;
	background:#fff;
	opacity:0.65;
    z-index: 2;
	margin-right:-24px;
	margin-bottom:-24px;
	margin-left:-24px
}
*/


.main-content{
	position: relative;
	width:100%;
	margin-top:65px;
    z-index: 3;
}

@media screen and (min-width: 767px) {
	.main-content{
		margin-top:84px;
	}
}








.telford-towbars-theme .main-home{
	min-height: calc(100% - 68px);
	margin-left:0px !important
}



.telford-towbars-theme {
  background-color: #F6F6F650;
}
.telford-towbars-theme .layout-container > aside {
  background-color: #fff;
  color: #000;
  
}
.telford-towbars-theme .layout-container > aside > .sidebar-header {
  background-color: #cd1719;
  color: #fff;
}
.telford-towbars-theme .layout-container > header {
  background-color: #fff;
  color: #fff;
}
.telford-towbars-theme .layout-container > main {
  background-color: #E9E9E950;
  color: #000;
}
.telford-towbars-theme .layout-container > main .bg-white:not([class*='bg-']),
.telford-towbars-theme .layout-container > main .panel:not([class*='bg-']),
.telford-towbars-theme .layout-container > main .card:not([class*='bg-']),
.telford-towbars-theme .layout-container > main .panel-default > .panel-heading:not([class*='bg-']) {
  background-color: #fff;
  color: #000;
}
.telford-towbars-theme .layout-container > main .bg-white {
  background-color: #efefef;
  color: #000;
}
.telford-towbars-theme .layout-container > main .well,
.telford-towbars-theme .layout-container > main .jumbotron,
.telford-towbars-theme .layout-container > main .breadcrumb,
.telford-towbars-theme .layout-container > main .modal-content {
  background-color: #efefef;
  color: inherit;
}
.telford-towbars-theme .layout-container > main .btn-default {
  color: #fff;
  background-color: #0280CC;
  border-color: #0280CC;
}
.telford-towbars-theme .layout-container > main .btn-default:focus,
.telford-towbars-theme .layout-container > main .btn-default.focus {
  color: #fff;
  background-color: #0280CC;
  border-color: #0280CC;
}
.telford-towbars-theme .layout-container > main .btn-default:hover {
  color: #fff;
  background-color: #015486;
  border-color: #015486;
}
.telford-towbars-theme .layout-container > main .btn-default:active,
.telford-towbars-theme .layout-container > main .btn-default.active,
.open > .dropdown-toggle.telford-towbars-theme .layout-container > main .btn-default {
  color: #fff;
  background-color: #015486;
  border-color: #015486;
}
.telford-towbars-theme .layout-container > main .btn-default:active:hover,
.telford-towbars-theme .layout-container > main .btn-default.active:hover,
.open > .dropdown-toggle.telford-towbars-theme .layout-container > main .btn-default:hover,
.telford-towbars-theme .layout-container > main .btn-default:active:focus,
.telford-towbars-theme .layout-container > main .btn-default.active:focus,
.open > .dropdown-toggle.telford-towbars-theme .layout-container > main .btn-default:focus,
.telford-towbars-theme .layout-container > main .btn-default:active.focus,
.telford-towbars-theme .layout-container > main .btn-default.active.focus,
.open > .dropdown-toggle.telford-towbars-theme .layout-container > main .btn-default.focus {
  color: #fff;
  background-color: #015486;
  border-color: #015486;
}
.telford-towbars-theme .layout-container > main .btn-default:active,
.telford-towbars-theme .layout-container > main .btn-default.active,
.open > .dropdown-toggle.telford-towbars-theme .layout-container > main .btn-default {
  background-image: none;
}
.telford-towbars-theme .layout-container > main .btn-default.disabled,
.telford-towbars-theme .layout-container > main .btn-default[disabled],
fieldset[disabled] .telford-towbars-theme .layout-container > main .btn-default,
.telford-towbars-theme .layout-container > main .btn-default.disabled:hover,
.telford-towbars-theme .layout-container > main .btn-default[disabled]:hover,
fieldset[disabled] .telford-towbars-theme .layout-container > main .btn-default:hover,
.telford-towbars-theme .layout-container > main .btn-default.disabled:focus,
.telford-towbars-theme .layout-container > main .btn-default[disabled]:focus,
fieldset[disabled] .telford-towbars-theme .layout-container > main .btn-default:focus,
.telford-towbars-theme .layout-container > main .btn-default.disabled.focus,
.telford-towbars-theme .layout-container > main .btn-default[disabled].focus,
fieldset[disabled] .telford-towbars-theme .layout-container > main .btn-default.focus,
.telford-towbars-theme .layout-container > main .btn-default.disabled:active,
.telford-towbars-theme .layout-container > main .btn-default[disabled]:active,
fieldset[disabled] .telford-towbars-theme .layout-container > main .btn-default:active,
.telford-towbars-theme .layout-container > main .btn-default.disabled.active,
.telford-towbars-theme .layout-container > main .btn-default[disabled].active,
fieldset[disabled] .telford-towbars-theme .layout-container > main .btn-default.active {
  background-color: #015486;
  border-color: #015486;
}
.telford-towbars-theme .layout-container > main .btn-default .badge {
  color: #37474F;
  background-color: #fff;
}
.telford-towbars-theme .layout-container > main .open > .dropdown-toggle.btn-default,
.telford-towbars-theme .layout-container > main .open > .dropdown-toggle.btn-default:hover,
.telford-towbars-theme .layout-container > main .open > .dropdown-toggle.btn-default:active,
.telford-towbars-theme .layout-container > main .open > .dropdown-toggle.btn-default.active,
.telford-towbars-theme .layout-container > main .open > .dropdown-toggle.btn-default:focus {
  color: #fff;
  background-color: #015486;
  border-color: #015486;
}
.telford-towbars-theme .layout-container > main .form-control {
  color: inherit;
  background-color: #fff;
  border-color: #a0a0a0;
}
.telford-towbars-theme .layout-container > main .form-control:focus {
  border-color: rgba(240, 240, 240, 1.9);
}
.telford-towbars-theme .layout-container > main .form-control[disabled],
.telford-towbars-theme .layout-container > main .form-control[readonly],
.telford-towbars-theme .layout-container > main fieldset[disabled] .form-control {
  background-color: rgba(240, 240, 240, 0.1);
}
.telford-towbars-theme .layout-container > main select:not([multiple]) option {
  color: #6C7177;
}
.telford-towbars-theme .layout-container > main .input-group-addon,
.telford-towbars-theme .layout-container > main .input-group-button {
  background-color: transparent;
  border: 1px solid rgba(162, 162, 162, 0.26);
  color: inherit;
}
.telford-towbars-theme .layout-container > main .nav-tabs > li.active {
  color: #CD1719;
}
.telford-towbars-theme .layout-container > main .note-editor .note-editing-area .note-editable {
  background-color: rgba(240, 240, 240, 0.1);
}
.telford-towbars-theme .layout-container > main .photo {
  background-color: #37474F;
}
.telford-towbars-theme .sidebar-header-logo > svg,
.telford-towbars-theme .nav-icon > svg,
.telford-towbars-theme .sidebar-header-logo > em,
.telford-towbars-theme .nav-icon > em {
  color: #1BA4C9 !important;
  fill: #005AA6 !important;
}



.telford-towbars-theme .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #CD1719;
}


.telford-towbars-theme a, .btn-link{
	color: #cd1719;
}

.telford-towbars-theme .whitebg{
	background-color: #fff
}

.telford-towbars-theme .greybg{
	background-color: #dcdcdc
}



.telford-towbars-theme .whitetxt{
	color: #fff
}

.telford-towbars-theme .car-reg{
/** height:94px;
	width:450px;
*/
	height:100%;
	width:50%;
	font-size:60px !important;
	border-radius:0px 15px 15px 0px
}


.telford-towbars-theme .car-reg-mob{
/** height:94px;
	width:450px;
*/
	height:100%;
	width:80%;
	font-size:60px !important;
	border-radius:0px 15px 15px 0px
}

.telford-towbars-theme .reg-image{
	border-radius:15px 0px 0px 15px;
	margin-bottom:35px;
	width: 24px;
}



.telford-towbars-theme .nav-tabs > li{
	text-align:center !important;
}

.telford-towbars-theme .nav-tabs > li.active > a{
	border-bottom:0px !important;
    font-weight: bold;
}
	


.telford-towbars-theme .nav > li > a:focus, .nav > li > a:hover{
	background-color: #00000000
}


.telford-towbars-theme .home-card{
	border-radius: 30px;
	border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}


.telford-towbars-theme .home-card-body{
	padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}




.telford-towbars-theme .border-all-0{
	border-width: 0px !important;
}



.telford-towbars-theme .reg-input-77{
	height: 77px !important;
}

.telford-towbars-theme .font-50{
	font-size: 50px !important;
}

.telford-towbars-theme .width-80per{
	width:80% !important;
}


.telford-towbars-theme .reg-input-radius{
	border-radius:0px 15px 15px 0px !important;
}


.telford-towbars-theme .whychoose-radius{
	border-radius:30px 30px 30px 30px !important;
}


.telford-towbars-theme .c-grey{
	color:#676767 !important;
}


.telford-towbars-theme .c-blue{
	color:#1748CD !important;
}


.telford-towbars-theme .c-red{
	color:#CD1719 !important;
}



.telford-towbars-theme .text-24{
	font-size:24px !important;
}

.telford-towbars-theme .text-34{
	font-size:34px !important;
}




@media screen and (max-width: 518px) {
	.telford-towbars-theme .whychoosetext-responsive{
		font-size:16px !important;
	}
}

@media screen and (min-width: 519px) {
	.telford-towbars-theme .whychoosetext-responsive{
		font-size: 24px !important;
	}
}



.telford-towbars-theme .brand-tab-responsive{
	font-size:14px;
}

@media screen and (max-width: 390px) {
	.telford-towbars-theme .brand-tab-responsive{
		font-size:12px;
	}
}



@media screen and (max-width: 335px) {
	.telford-towbars-theme .brand-tab-responsive{
		font-size:10px;
	}
}


.telford-towbars-theme .red-underline{
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#CD1719;
	padding-bottom:8px
}









#car-search-tabs > li{
	color:#fff;
	background-color: #015486;
}


#car-search-tabs > li.active{
	color: #CD1719;
	background-color:#fff;
}

.telford-towbars-theme .width-50-per{
	width:50%
}



.telford-towbars-theme .border-tl-30{
	border-radius:30px 0px 0px 0px 
}


.telford-towbars-theme .border-tr-30{
	border-radius:0px 30px 0px 0px 
}



.telford-towbars-theme .border-b-rad-30{
	border-top-right-radius:0px !important;
	border-top-left-radius:0px !important;
	border-bottom-right-radius: 30px !important;
	border-bottom-left-radius: 30px !important;
}


.telford-towbars-theme .border-t-rad-30{
	border-top-right-radius:30px !important;
	border-top-left-radius:30px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}


.telford-towbars-theme .b-radius-0{
	border-radius: 0px !important
}


.telford-towbars-theme .minus-mt{
	margin-top: -2px !important
}


.telford-towbars-theme .b-radius-30{
	border-radius: 30px !important
}



.telford-towbars-theme #homenavs >li{
	text-align: center !important;
	float: none
}


.telford-towbars-theme .pt-40{
	padding-top:40px
}

.telford-towbars-theme .pb-30{
	padding-bottom:30px
}


.telford-towbars-theme .pt-60{
	padding-top:60px
}

.telford-towbars-theme .ptb-60{
	padding-top:60px;
	padding-bottom:60px
}



.telford-towbars-theme .ptb-15px{
	padding-top:15px;
	padding-bottom:15px
}







.telford-towbars-theme .w-towbar-btn{
	border-radius:50px;
	margin-bottom:0px;
	padding:10px 20px 10px 20px;
	font-size:25px;
	backgorund-color:#fff;
}


.telford-towbars-theme .no-reg-btn{
	border-radius:50px;
	margin-bottom:0px;
	padding:10px 20px 10px 20px;
	font-size:14px;
	backgorund-color:#fff;
}


.telford-towbars-theme .g-towbar-btn{
	border-radius:50px;
	margin-bottom:0px;
	padding:10px 20px 10px 20px;
	font-size:25px;
	background-color:#cd1719 !important;
	color:#fff
}



.telford-towbars-theme .yellow-input{
	background-color:#FFCE1F; 
	color:#000 !important
}


.telford-towbars-theme .color-wte{
	color:#fff
}

.telford-towbars-theme .color-blk{
	color:#000
}

.telford-towbars-theme .pb-40{
	padding-bottom: 40px
}



.telford-towbars-theme .m-0{
	margin:0px !important
}


.telford-towbars-theme .mr-12{
	margin-right:-12px !important;
}










.telford-towbars-theme .greenandwhite {
  background-color: #cd1719 !important;
  color: #fff !important;
}



.telford-towbars-theme .blueandwhite {
  background-color: #0840a0 !important;
  color: #fff !important;
}




.telford-towbars-theme .btn-white {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}












.telford-towbars-theme .bg-special{
	background-color: #2f09a7;
	background-image: url("../img/special-offer-bar.svg");
	background-repeat: no-repeat;
	background-size: auto 100%;
}


@media screen and (max-width: 586px) {
	.telford-towbars-theme .bg-special{
		background-position: -100px;
	}
}

.offer-title-color{
	color:#fff;
}

.offer-subtitle-color{
	color:#fff;
}





.telford-towbars-theme .footer-text{
	color:#000000 !important
}







@media screen and (max-width: 766px) {
	.main-content{
		margin-top:10px !important;
	}
}




@media screen and (max-width: 766px) {
	.mobile-title{
		font-size:24px !important;
	}
}


@media screen and (max-width: 766px) {
	.mobile-subtitle{
		font-size:18px !important;
	}
}




@media screen and (max-width: 766px) {
	.mobile-margin{
		margin-top:10px !important;
	}
}

@media screen and (max-width: 766px) {
	.mobile-m0{
		margin:0px !important;
	}
}

@media screen and (max-width: 766px) {
	.mobile-mb0{
		margin-bottom:0px !important;
	}
}





.telford-towbars-theme .btn-green{
	background-color: #00800D;
}









.telford-towbars-theme .header-grid{
	display:grid;
	grid-template-columns:2fr 1fr 1fr 1fr;
	grid-auto-rows:minmax(100, auto);
	justify-items:start;
	align-items:stretch;
}



.telford-towbars-theme .box-1{
	align-self:center;
 	grid-column:1/2;
	grid-row:1/3;
}

.telford-towbars-theme .box-2{
	justify-self:end;
	align-self:center;
 	grid-column:2/5;
	grid-row:1/2;
	padding:15px 0px 15px 0px;

}

.telford-towbars-theme .box-3{
	justify-self:end;
	align-self:center;
 	grid-column:2/5;
	grid-row:2/3;
	line-height:20px !important;
	margin-top:-25px
}


.telford-towbars-theme .font-25{
 	font-size:25px
}



.telford-towbars-theme .contact-btn{
 	background-color:#F1F1F1;
	padding:10px 25px 10px 25px;
	border-radius:25px
}



.telford-towbars-theme .blacktxt{
	color: #000
}

























.telford-towbars-theme .video-grid-layout{
	display:grid;
	grid-template-columns:1fr;
	grid-auto-rows:minmax(100, auto);
	align-items:stretch;
}



.telford-towbars-theme .video-011{
 	grid-column:1/2;
	grid-row:1/2;
}

.telford-towbars-theme .video-012{
 	grid-column:1/2;
	grid-row:1/2;
	z-index:2;
}


.telford-towbars-theme .video-01-2{
	grid-column:1/2;
	grid-row:1/2;
 	background-color:rgba(0,0,0,0.5);
	height:100%;
	z-index:1;
}






.video-container3{
	position:relative;
	width:100%;
	height:100%;
	border-radius:10px;
	
}


.video-wrap{
	min-height:100vh;
	display:flex;
	justify-content:center;
	align-items:center;
	background-color:#000;	
}


.wrap-container{
	max-width:1920px;
	max-height:1080px;
}








.telford-towbars-theme .title-bg{
	background-image:url("../img/complete-diagnostics-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
}



.telford-towbars-theme .overview-bg{
	background-image:url("../img/complete-diagnostics3.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.telford-towbars-theme .header-drpdwn{
	height: 50px;
	padding-top: 14px;
}



.telford-towbars-theme .header-drpdwn2{
	border-width: 0px;
	padding: 0px;
}


.telford-towbars-theme .pvv-15{
	padding-left: 15px;
}

















.preview-telford-towbars-theme .preview-header {
  background-color: #cd1719;
}
.preview-telford-towbars-theme .preview-sidebar {
  background-color: #fff;
}
.preview-telford-towbars-theme .preview-content {
  background-color: #efefef;
}


