

@charset "utf-8";

/* CSS Document */

@font-face {
	font-family: myFirstFont;
	src: url('open.ttf');
    src: url('open.eot'); /* IE9 */
}

@font-face {
	
	font-family: OpenSans-CondBold;
	src: url('../fonts/OpenSans-CondBold.ttf'),
    url('../fonts/OpenSans-CondBold.eot'); /* IE9 */

}

*	{
	margin: 0 auto;
	padding: 0;
}

body	{
	margin: 0 auto;
	padding: 0;
	font-family: vadana,arial,sans sheriff;
	/*background-image: url('../images/background-img.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;*/
	background: #E6E7E8 !important;
}
.social-media {
	background: #ffb500;
	padding: 5px;
	width: 100%;
	height: auto;
}
#top-menu {
	border-bottom: 4px solid #e31300;
	margin-bottom: 0px;
}
.logo {
	width: 300px;
	max-width: 100%;
	min-height: 85px;
	background: url('../images/logo.png')no-repeat 50%;
	background-size: contain;
}
.top-details {
	text-align: center;
	margin-top: 20px;
}
.top-details strong {
	font-size: 18px;
}
.top-details p {
	letter-spacing: 1px;
}
.social-icon {
	width: 25px;
	position: relative;
	float: right;
	height: 25px;
	border: 1px solid #fff;
	display: block;
	border-radius: 50rem;
	margin-right: 8px;
}
.social-icon img {
	display: block;
	margin: 0 auto;
	padding: 3px;
}
.social-icon img:hover {
	opacity: 0.7;
}
.quote {
	min-height: 50px;
	width: 200px;
	line-height: 50px;
	background: #e31300;
	text-align: center;
    display: block;
}
.quote a {
	color: #fff !important;
	text-decoration: none !important;
}
.navbar-custom {
    background: #000 !important;
    border-radius: 0px !important;
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-custom .navbar-collapse {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-custom .navbar-nav > .active > a, 
.navbar-custom .navbar-nav > .active > a, 
.navbar-custom .navbar-nav > .active > a {
    color: #fff !important;
    background-image: none;
   	background-color: transparent;   	
   	background:  #e31300;
}
 
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
   	color: #ffb500 !important;
   /*	background-color: #e31300;*/
   background: transparent;
}

.navbar-custom .navbar-nav > li > a {
    color: #fff !important;
    display: block;
    letter-spacing: 1.6px;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    transition: linear 0.2s;
}
.navbar-custom  .navbar-toggle {
    border-color: #307bd8 !important;
    background-color: #fff !important;
    border: none;
    float: left;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #e31300 !important;
    border-color: none !important;
}
.navbar-custom .navbar-toggle .icon-bar {
    background-color: #e31300;;
}
.navbar-custom .navbar-toggle:hover .icon-bar,
.navbar-custom .navbar-toggle:focus .icon-bar {
    background-color: #fff;
}
.navbar-custom .dropdown-menu {
	background: #e31300;
	padding-bottom: 0px;
}
.navbar-custom .dropdown-menu li > a {
	color: #fff !important;
}
.navbar-custom .dropdown-menu li > a:hover {
	color: #ffb500 !important;
}
.navbar-custom .dropdown-menu > .active > a {
	background: #ffb500;
	line-height: 35px;
	color: #000 !important;
}
/*
 *  STYLE 3
 */

#inner-carol h1 {
	font-weight: bolder;
	font-size: 54px;
	margin-bottom: 2%;
}
#inner-carol h1 span {
	color: #ffb500;
}
#readmore {
	width: 300px;
	max-width: 100%;
	background: #ff0000;
	margin-bottom: 8%;
}
#readmore a {
	display: block;
	color: #fff !important;
	line-height: 45px;
	text-decoration: none;
}
#readmore a:hover {
	color: #000 !important;
	text-shadow: none;
}
.input-group-addon {
	background: #000 !important;
	border: none !important;
	border-radius: 0px !important;
}
 section {
 	padding: 0px;
 	margin: 0 auto;
 	width: 100%;
 	height: auto;
 	position: relative;
 }
 
#hours-b {
	position: relative;
	width: 100%;
	height: auto;
}
#hours-b .online-1 {
	width: 25%;
	min-height: 180px;
	background: #ff0000;
	float: right;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 6px;
	cursor: pointer;
}
#hours-b .online-1 img {
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#hours-b .online-1:nth-child(2){
	background: #c70a0e;
}
#hours-b .online-1:nth-child(3){
	background: #b6070c;
}
#hours-b .online-1:nth-child(4){
	background: #99060a;
}
.welcome-home {
	letter-spacing: 1px;
	color: #5e5e5e;
}
.welcome-home h4 {
	font-weight: bolder;
}
.welcome-home h4 span {
	color: #ffb500;
}
.car-services-h {
	width: 300px;
	margin: 0 auto;
	max-width: 100%;
	text-align: center;
	margin-bottom: 12px;
}
.car-services-h img {
	border-radius: 50em;
	display: block;
	margin: 0 auto;
}
.readmore img {
	float: left;
	margin: 6px;
	margin-left: 18px;
}
.readmore {
	width: 200px;
	height: 35px;
	line-height: 35px;
	background: #ff0000;
	display: block;
	margin: 0 auto;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}
.form-control {
	border-radius: 0px !important;
}
.info-request {
	width: 400px;
	max-width: 100%;
	height: auto;
	color: #fff;
	padding: 20px;
	background: #e31300;
}
.info-request button {
	text-align: center;
	font-size: 21px;
	line-height: 35px;
	background: #ffb500;
	border: 0px solid;
	color: #000;
	width: 100%;
	margin-top: 18px;
}
.info-request .glyphicon {
	color: #ffb500;
}
#date-form {
	width: 105px;
}
.our-services {
	width: 100%;
	min-height: 300px;
	position: relative;
	background: #e31300;
	margin-top: 21px;
	padding: 40px;
}
.our-services h2 span{
	color: #ffb500;
}
.our-services h2 {
	text-align: center;
	font-weight: bolder;
	color: #fff;
}
.blk-services {
	width: 100%;
	min-height: 150px;
	background: #fff;
	padding: 10px;
	margin-bottom: 12px;
}
.blk-services h4 {
	font-weight: bolder;
}
.blk-services td:first-child {
	width: 80px;
	padding: 12px;
}

.rig-blk {
	width: 25%;
	float: left;
    display:block;
    position: relative;
    overflow:hidden;
}
.rig-blk:hover, .rig-blk:focus, .rig-blk:active {
	cursor: pointer;
}

.example-image-link {
    position: relative;
    overflow:hidden;
}
.rig-blk:hover, .rig-blk:focus, .rig-blk:active {
	cursor: pointer;
}
.rig-img {
    display:block;
    width: 100%;
    height: auto;
    border:none;
    transform:scale(1);
    transition:all 1s;
}

#profile-tm2 li:hover .rig-img {
    transform:scale(1.05);
} 
.middle-1 {
	width: 100%;
	min-height: 360px;
	background: #333 url('../images/middle-1.png')no-repeat 100%;
	background-size: cover; 
	text-align: center;
	color: #fff;
	
}
#extended {
	padding: 10px;
}
#extended form h3 {
	text-align: center;
} 
#contact-us {
	background: #333 url('../images/middle-1.png')no-repeat 100%;
}
#services {
	background: #333 url('../images/services.png')no-repeat 100%;
}
.content {
	background: #e7e7e7;
	font-size: 16px;
	letter-spacing: 1px;
	color: #727272;
}
.content ul li {
	list-style-image: url('../images/list.png');
	margin-left: 21px;
}
.content .container {
	background: #fff;
	padding: 40px;
}
.middle-1 h2 {
	margin-top: 10%;
	letter-spacing: 2px;
}
.middle-1 p {
	margin-top: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}
.middle-1 p a {
	color: #ffb500;
	text-decoration: none !important;
}
.liner {
	width: 200px;
	height: 5px;
	background: #ffb500;
	margin: 0 auto;
	border-left: 50px solid #fff;
}
.line {
	width: 200px;
	height: 5px;
	background: #ffb500;
	border-left: 50px solid red;
	float: left;
}
.content h1 span {
	color: red;
}
.content h1 {
	font-weight: bolder;
}
.contact-info {
	padding: 20px;
}
.contact-info .input-group-addon {
	background: transparent !important;
}
.contact-info .glyphicon {
	font-size: 21px;
	color: #ffb500;
}
#car-content {
	text-align: left;
}
#car-content h1 {
	font-weight: bolder;
	margin-top: 10%;
}
#car-content li {
	list-style-image: url('../images/frontal-thumb-up-.png');
}
.btn-default {
	width: 120px;
}
.submit {
	width: 200px;
	line-height: 45px;
	background:  #e31300;
	border: 0px;
	color: #fff;
	font-size: 21px;
	
}
.modal-header {
	background: #e31300;
	color: #fff;
	text-align: center;
}
.modal-body .input-group-addon{
	background: #e31300 !important;
	color: #fff !important;
}
.welcome-car {
	width: 100%;
	height: auto;
}

.readmore-2 {
	color: #000 !important;
	border: 1px solid #e31300;
	padding: 10px;
	line-height: 35px;
	border-radius: 2.5em;
	-o-border-radius: 2.5em;
	-webkit-border-radius: 2.5em;
	-ms-border-radius: 2.5em;
	text-decoration: none !important;
	display: block;
	width: 230px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.3s;
	font-weight: bold;
}

.readmore-2:hover, .readmore-2:focus, .readmore-2:active {
	background: #e31300;
	color: #fff !important;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.parallax {
  padding: 180px 0;
  background-position: 0 0;
}



.overlay {
  position: fixed;
  z-index: 1001;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
 background: rgba(255, 255, 255, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 130px auto;
  padding: 20px;
  border-radius: 0px;
  width: 48%;
  max-width: 100%;
  height: auto;
  position: relative;
  transition: all 0.5s ease-in-out;
  text-align: center;
}
.wrap-popup {
  	border-radius: 0.3em;
  	-webkit-border-radius: 0.3em;
  	-moz-border-radius: 0.3em;
  	-ms-border-radius: 0.3em;
  	-o-border-radius: 0.3em;
	width: 100%;
	height: auto;
	padding: 20px;
	background: #fff;
	background-image: url('../images/bg-popup.PNG');
	background-repeat: no-repeat;
	background-size: cover;
	border: 2px solid #4B969B;
}

.popup .close {
  position: absolute;
  top: 15px;
  opacity: 10;
  background: #4B969B;
  z-index: 999;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  transition: all 200ms;
  font-size: 40px;
  font-weight: bold;
  text-decoration: none;
  color: #A9CF56;
  border-radius: 50em;
  text-align: center;
  line-height: 38px;
}
.popup .close:hover {
  color: #296fb4;
}
.popup .content {
  max-height: auto;
  overflow-y: none;
}


video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
 	background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
  	background-size: cover;
  	-webkit-transition: 1s opacity;
  	transition: 1s opacity;
}
.stopfade { 
   opacity: .5;
}
.footer {
	width: 100%;
	min-height: 360px;
	background: #fff;
	clear: both;
	border-top: 10px solid #e31300;
	position: relative;
}
.details-footer {
	width: 360px;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
	color: #fff;
	padding: 5px;
}
.details-footer h3 {
	text-indent: 16px;
}
.details-footer span {
	color: #ffb500;
}
.details-footer .input-group-addon {
	background: transparent !important;
}
.details-footer .input-group-addon .glyphicon {
	color: #ffb500;
	font-size: 31px;
}
.contactdetail {
	background: #333;
	width: 100%;
	min-height: 360px !important;
}
.contactdetail .social-bt {
	width: 300px;
	padding: 10px;
	float: left;
	height: auto;
}
.contactdetail .social-bt a {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 18px;
	background: #ffb500;
	border-radius: 50em;
	transition:  all 0.2s, linear 0.2s;
	
}
.contactdetail .social-bt a:hover {
	background: #fff;
	transition:  all 0.2s, linear 0.2s;
	-webkit-transition:  all 0.2s, linear 0.2s;
	-moz-transition:  all 0.2s, linear 0.2s;
	-o-transition:  all 0.2s, linear 0.2s;
}
.contactdetail .social-bt a img {
	display: block;
	margin: 0 auto;
	margin: 8px;
	width: 34px;
}
.map {
	background: #fff;
	width: 100%;
	min-height: 360px;
}
.foot {
	background: #000;
	padding: 10px;
	color: #fff;
	line-height: 48px;
}
@media screen and (max-device-width: 800px) {
  #bgvid { display: none; }
}
@media (max-width: 1000px) {
	
}

@media (max-width: 767px) { 
	
	
}
@media (max-width: 500px) {
	
}