/* ====================================== *\
              $FONTS
/* ====================================== */
/* Seat Font */
@font-face{font-family:"SeatMetaBold";src:url("font/MetaWebW07-Bold.woff") format("woff")}
/* OpenSans */
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);

/* ====================================== *\
              $PIXEL
/* ====================================== */
iframe[name="google_conversion_frame"]{
	position: fixed;
	top: -13px;
}

/* ====================================== *\
    $TYPOGRAPHY
\* ====================================== */
body, h1, h2, h3, h4, h5, h6, a, li, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Open Sans Hebrew', "Helvetica Neue", Helvetica, sans-serif;
	color: #4c4c4c;
}
body{
	font-size: 18px;
}
h1{
	font-size: 52px;
	font-weight: lighter;
	color: #2f2f2f;
	margin-top: 0;
	margin-bottom: 25px;
}
section h1{
	font-size: 38px;
}
.body-wrapper a, .modal a{
	font-size: 18px;
  font-weight: normal;
  color: #d7122b;
  text-decoration: none;
  word-wrap: normal;
}
.body-wrapper a:hover, .body-wrapper a:focus, .modal a:hover, .modal a:focus{
  text-decoration: underline;
}
@media only screen and (min-width: 641px){
	h1{
		margin-bottom: 40px;
	}
}
@media only screen and (min-width: 1024px){
	h1, section h1{
		font-size: 52px;
	}
}

/* ====================================== *\
    $BOOTSTRAP OVERRIDE
/* ====================================== */
/*.row {
    margin-right: -6.25%;
    margin-left: -6.25%
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 6.25%;
    padding-left: 6.25%
}

.col-xs-6 {
    width: 100%
}

.col-xs-5 {
    width: 83.33333333%
}

.col-xs-4 {
    width: 66.66666667%
}

.col-xs-3 {
    width: 50%
}

.col-xs-2 {
    width: 33.33333333%
}

.col-xs-1 {
    width: 16.66666667%
}

.col-xs-25 {
    width: 25%
}

.col-xs-pull-6 {
    right: 100%
}

.col-xs-pull-5 {
    right: 83.33333333%
}

.col-xs-pull-4 {
    right: 66.66666667%
}

.col-xs-pull-3 {
    right: 50%
}

.col-xs-pull-2 {
    right: 33.33333333%
}

.col-xs-pull-1 {
    right: 16.66666667%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-6 {
    left: 100%
}

.col-xs-push-5 {
    left: 83.33333333%
}

.col-xs-push-4 {
    left: 66.66666667%
}

.col-xs-push-3 {
    left: 50%
}

.col-xs-push-2 {
    left: 33.33333333%
}

.col-xs-push-1 {
    left: 16.66666667%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-6 {
    margin-left: 100%
}

.col-xs-offset-5 {
    margin-left: 83.33333333%
}

.col-xs-offset-4 {
    margin-left: 66.66666667%
}

.col-xs-offset-3 {
    margin-left: 50%
}

.col-xs-offset-2 {
    margin-left: 33.33333333%
}

.col-xs-offset-1 {
    margin-left: 16.66666667%
}

.col-xs-offset-0 {
    margin-left: 0
}*/

@media only screen and (min-width:641px) and (max-width:1023px) {
    .container-fluid, .container {
        padding-right: 3.9%;
        padding-left: 3.9%
    }
    /*.row {
        margin-right: -3.9%;
        margin-left: -3.9%
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-25 {
        position: relative;
        min-height: 1px;
        padding-right: 3.9%;
        padding-left: 3.9%
    }
    .col-md-6 {
        width: 100%
    }
    .col-md-5 {
        width: 83.33333333%
    }
    .col-md-4 {
        width: 66.66666667%
    }
    .col-md-3 {
        width: 50%
    }
    .col-md-2 {
        width: 33.33333333%
    }
    .col-md-1 {
        width: 16.66666667%
    }
    .col-md-25 {
        width: 25%
    }
    .col-md-pull-6 {
        right: 100%
    }
    .col-md-pull-5 {
        right: 83.33333333%
    }
    .col-md-pull-4 {
        right: 66.66666667%
    }
    .col-md-pull-3 {
        right: 50%
    }
    .col-md-pull-2 {
        right: 33.33333333%
    }
    .col-md-pull-1 {
        right: 16.66666667%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-6 {
        left: 100%
    }
    .col-md-push-5 {
        left: 83.33333333%
    }
    .col-md-push-4 {
        left: 66.66666667%
    }
    .col-md-push-3 {
        left: 50%
    }
    .col-md-push-2 {
        left: 33.33333333%
    }
    .col-md-push-1 {
        left: 16.66666667%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-6 {
        margin-left: 100%
    }
    .col-md-offset-5 {
        margin-left: 83.33333333%
    }
    .col-md-offset-4 {
        margin-left: 66.66666667%
    }
    .col-md-offset-3 {
        margin-left: 50%
    }
    .col-md-offset-2 {
        margin-left: 33.33333333%
    }
    .col-md-offset-1 {
        margin-left: 16.66666667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }*/
}

@media only screen and (min-width:1024px) {
    .container-fluid, .container {
        padding-right: 5.125%;
        padding-left: 5.125%
    }
    .row {
        margin-right: -5.125%;
        margin-left: -5.125%
    }
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 5.125%;
        padding-left: 5.125%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

/* ====================================== *\
    $GENERAL LAYOUT
/* ====================================== */
body{
  background: #fff;
}
ul{
	padding-right: 18px;
}
.body-wrapper{
	position: relative;
	height: auto;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	margin-top: 60px;
}
.seatred{
	color: #d7122b!important;
}
.button{
	position: relative;
}
.button .float-left{
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -9px;
}
.select-chevron-down{
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 4px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  color: #d7122b;
}
.btn{
	height: 52px;
  padding: 15px 20px;
  border-radius: 1px;
	min-width: 120px;
	background-color: #d7122b;
	color: #fff!important;
	background-image: -moz-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.16)),color-stop(52%,rgba(255,255,255,0.08)),color-stop(100%,rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
	background-image: -o-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
	background-image: -ms-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
	background-image: linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
	border-color: transparent;
}
.btn:hover{
	background: #d7122b;
	border-color: transparent;
}
.image-container img{
	width: 100%;
}
.brand-button{
	text-align: center;
	display: block;
	position: relative;
	height: 52px;
	max-width: 100%;
  padding: 15px 20px;
  /*font-family: SeatMetaMedium,sans-serif;*/
  border-radius: 1px;
	margin-top: 10px;
	background-color: #fff;
  color: #333!important;
  background: -moz-linear-gradient(top,white 0,white 28%,#f7f7f7 68%,#f7f7f7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(28%,white),color-stop(68%,#f7f7f7),color-stop(100%,#f7f7f7));
  background: -webkit-linear-gradient(top,white 0,white 28%,#f7f7f7 68%,#f7f7f7 100%);
  background: -o-linear-gradient(top,white 0,white 28%,#f7f7f7 68%,#f7f7f7 100%);
  background: -ms-linear-gradient(top,white 0,white 28%,#f7f7f7 68%,#f7f7f7 100%);
  background: linear-gradient(to bottom,white 0,white 28%,#f7f7f7 68%,#f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0dffffff',endColorstr='#0d000000',GradientType=0);
  border: solid 1px #ddd;
}
a.brand-button:hover, a.brand-button:focus{
	border-color: #ccc;
  background: #f7f7f7;
  border: solid 1px #ddd;
	text-decoration: none;
}
.upspace{
	margin-top: 60px;
}
.downspace{
	margin-bottom: 60px;
}
legend {
    font-size: 0;
    border: none;
    margin: 0;
    line-height: 0;
}
.popover{
	text-align: right;
}
/* BOOTSTRAP OVERRIDES*/
.container-fluid, .container {
  padding-right: 6.25%;
  padding-left: 6.25%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
}
/* * */
@media only screen and (min-width:641px){
	.upspace{
		margin-top: 80px;
	}
	.inline-header{
		position: relative;
	}
	.inline-header > .image-container:after{
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: calc(7.8% + 85px);
		z-index: 1;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.32+20,1+100 */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.32) 20%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.32) 20%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.32) 20%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	}
	.inline-header .image-container{
		position: relative;
	}
	.inline-header .caption-container{
		position: absolute;
		width: 100%;
		bottom: 7.8%;
		z-index: 2;
	}
	.inline-header .caption-container h1{
		color: white;
		margin-top: 0;
		margin-bottom: 0;
	}
	.brand-button{
		text-align: right;
	}
}
@media only screen and (min-width:641px) and (max-width:1023px){
	.brand-button{
		max-width: 300px;
	}
}
@media only screen and (min-width: 1024px){
	.body-wrapper{
		margin-top: 0;
	}
	.header-caption{
		position: absolute;
	}
	/*.type1.header-image-container .header-caption h1{*/
	.header-image-container .header-caption h1{
		position: absolute;
	}
	#about{
		margin-right: -5.125%;
		margin-left: -5.125%;
	}
	.brand-button{
		max-width: 400px;
	}
}
/* ====================================== *\
	$FORMS
/* ====================================== */
.form-group.smaller .custom-select, .form-group.smaller > .form-control, .form-inner-group .custom-select, .form-inner-group > .form-control{
	width: 50%!important;
}
.form-group{
	margin-bottom: 35px;
}
.form-group .btn{
	width: 100%;
	margin-top: 25px;
}
.form-group.submit{
	text-align: left;
}
.form-control {
  font-size: 16px;
  color: #333;
  font-weight: normal;
	text-align: right;
  border: 1px solid #ccc;
  padding: 12px 34px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0s, -webkit-box-shadow ease-in-out 0s;
  -o-transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
  border-radius: 0;
  height: 52px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.04) 0, rgba(255, 255, 255, 0.04) 19%, rgba(255, 255, 255, 0.04) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.04)), color-stop(19%, rgba(255, 255, 255, 0.04)), color-stop(100%, rgba(255, 255, 255, 0.04)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.04) 0, rgba(255, 255, 255, 0.04) 19%, rgba(255, 255, 255, 0.04) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.04) 0, rgba(255, 255, 255, 0.04) 19%, rgba(255, 255, 255, 0.04) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.04) 0, rgba(255, 255, 255, 0.04) 19%, rgba(255, 255, 255, 0.04) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0, rgba(255, 255, 255, 0.04) 19%, rgba(255, 255, 255, 0.04) 100%);
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
select.form-control {
  padding: 12px 34px;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  cursor: pointer;
  outline: 0;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 28%, rgba(0, 0, 0, 0.05) 68%, rgba(0, 0, 0, 0.05) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.05)), color-stop(28%, rgba(255, 255, 255, 0.05)), color-stop(68%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 28%, rgba(0, 0, 0, 0.05) 68%, rgba(0, 0, 0, 0.05) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 28%, rgba(0, 0, 0, 0.05) 68%, rgba(0, 0, 0, 0.05) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 28%, rgba(0, 0, 0, 0.05) 68%, rgba(0, 0, 0, 0.05) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 28%, rgba(0, 0, 0, 0.05)68%, rgba(0, 0, 0, 0.05) 100%);
}
.custom-select{
	position: relative;
}
.custom-select:after{
	content: "\f107";
  position: absolute;
  top: 50%;
  left: 13px;
  display: block;
  color: #999;
  pointer-events: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
.checkbox{
	padding-right: 0;
}
input[type="checkbox"]{
	visibility: hidden;
}
.checkbox label{
	display: inline-block;
	position: relative;
	padding-right: 40px;
}
input[type="checkbox"]:not(:checked)+label:before, input[type="checkbox"]:checked+label:before{
	background: #fff;
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 0;
	cursor: pointer;
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	z-index: 1;
	border: 1px solid #ccc;
	transition: all .5s ease;
	padding: 0;
}

input[type="checkbox"]:not(:checked)+label:after, input[type="checkbox"]:checked+label:after{
	background: #d7122b;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 0;
  cursor: pointer;
  position: absolute;
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  color: #fff;
  top: 0;
  right: 0;
  z-index: 1;
  border: 1px solid #d7122b;
  transition: all .5s ease;
  padding: 0;
}
input[type="checkbox"]:not(:checked)+label:after{
	opacity: 0;
}
.disclaimer-text{
	margin: 10px 0;
}
@media (min-width:768px) {
	.form-horizontal .control-label{
		text-align: right;
	}
}
@media only screen and (min-width:641px){
	.form-inner-group{
		clear: both;
	}
	.form-inner-group .form-control{
		margin-bottom: 15px;
	}
	.control-label{
		display: inline-block;
		width: 33.333333%;
		float: right;
	}
	.form-group .custom-select, .form-group > .form-control, .form-inner-group .custom-select, .form-inner-group > .form-control{
		display: inline-block;
		width: 66.666666%;
		float: right;
	}
	.form-group .btn{
		width: auto;
	}
}
@media only screen and (min-width: 1024px){
	.form-block{
		width: 66.6666666%;
		margin-right: 25%;
	}
	.form-control {
    font-size: 17px;
	}
	select.form-control {
		padding: 12px 36px 12px 34px;
	}
	.control-label{
		width: 25%;
	}
	.form-group .custom-select, .form-group > .form-control, .form-inner-group .custom-select, .form-inner-group > .form-control{
		width: 75%;
	}
}

/* ====================================== *\
	$TRIANGLE
/* ====================================== */
.triangle-bottom{
	border-width: 0 0 29px 640px;
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  top: auto;
}
/*.type2 .triangle-bottom{
	display: none;
}*/

@media only screen and (min-width: 1024px){
	.triangle-bottom{
		width: 0;
    height: 0;
    border-width: 0 0 64px 1920px;
    border-color: transparent transparent #fff transparent;
    border-style: inset;
    -webkit-transform: rotate(360deg);
	}
}
/* ====================================== *\
	$TABS
/* ====================================== */
.nav-tabs-wrapper{
	background: black;
}
.nav-tabs{
	border: none;
}
.nav-tabs li>a{
	color: rgba(255,255,255,0.9);
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
	padding: 20px 0 11px;
	margin: 0 8px;
	border: none;
	border-bottom: 4px solid #000;
}
.nav-tabs li.active>a{
	color: #fff;
	background-color: transparent;
	border-radius: 0;
	padding: 20px 0 11px;
	border: none;
	border-bottom: 4px solid #d7122b;
}
.nav-tabs li.active>a:hover, .nav-tabs>li.active>a:focus{
	border: none;
	background-color: transparent;
	color: #fff;
	border-bottom: 4px solid #d7122b;
}
.nav-tabs li>a:hover, .nav-tabs>li>a:focus{
	background-color: transparent;
	border-radius: 0;
	color: white;
	border-bottom: 4px solid rgba(215,18,43,0.7);
	outline: 0;
}
.tabs-wrapper{
	position: relative;
}
.nav-tabs li{
	float: right;
	height: 100%;
	margin: 0;
}
.tab-pane-info{
	/*width: 90%;*/
}
@media only screen and (max-width:640px) {
	.tabs-wrapper {
    display: table;
		margin-bottom: 60px;
    width: 100%;
	}
	.nav-tabs-wrapper:after {
	    content: "\f107";
	    display: block;
	    height: 30px;
	    text-align: center;
	    font-family: FontAwesome;
	    color: white;
	}
	.nav-tabs-wrapper.open:after{
		transform: rotate(-180deg);
	}
	.nav-tabs-wrapper .nav-tabs{
		border-bottom: 1px solid #333;
		padding-left: 0;
		padding-right: 0;
	}
	.nav-tabs-wrapper .nav-tabs li{
		float: none;
		display: none;
	}
	.nav-tabs li.active{
		display: block;
	}
	.nav-tabs li > a{
		padding: 20px calc(6.25% - 5px) 11px 15px;
    margin: 0;
    border: 0;
    border-right: 5px solid #000;
	}
	.nav-tabs li.active > a, .nav-tabs li.active>a:hover, .nav-tabs>li.active>a:focus{
		padding: 20px calc(6.25% - 5px) 15px 15px;
		border-bottom: none;
		border-right: 5px solid #d7122b;
	}
	.nav-tabs-wrapper.open .nav-tabs li{
		display: block;
	}
	.tabs-wrapper .section-grid-image {
    display: table-footer-group;
	}
	.tabs-wrapper .section-grid-content {
    display: table-header-group;
	}
	.tab-content{
		padding: 10% 6.25%;
	}
	.nav-tabs li{
		border-left: 1px solid #333;
	}
}
/* VIDEO inside SECTION GRID */
.section-grid-image .video-container{
  width: 100%!important;
  height: 0!important;
  padding-bottom: 64.75%;
  background: white;
  position: relative;
}
.section-grid-image .video-js{
  background: white;
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width:641px) {
	.nav-tabs{
		height: 60px;
	}
}

/* ====================================== *\
	 $SECTION GRID
/* ====================================== */
.section-grid-wrapper{
	position: relative;
}
.section-grid-content{
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	padding-top: 10%;
	padding-bottom: 10%;
	height: auto;
	z-index: 0;
}
.section-grid-content, .section-grid-content li{
	color: #999;
}
@media only screen and (min-width:641px) {
	.half-width{
		width: 50%;
	}
	.quarter-width{
		width: 25%;
	}
	.section-grid-image .triangle{
		position: relative;
		overflow: hidden;
	}
	.section-grid-image .triangle:after{
		content: "";
		width: 0;
	  height: 0;
	  border-style: solid;
	  position: absolute;
	  z-index: 1;
	}
	.section-grid-image.right .triangle:after{
		border-color: #fff transparent transparent transparent;
		border-width: 1200px 260px 0 0;
		bottom: 0;
		left: 0;
	}
	.section-grid-image.left .triangle:after{
		border-color: transparent transparent #fff transparent;
		border-width: 0 0 1200px 260px;
		top: 0;
		right: 0;
	}
	.section-grid-image.right{
		margin-left: auto;
	}
	.section-grid-image.left{
		margin-right: auto;
	}
	.section-grid-content.right .section-grid-element{
		margin-left: auto;
		padding-left: 15px;
		/*padding-bottom: 60px;*/
	}
	.section-grid-content.left .section-grid-element{
		margin-right: auto;
		padding-right: 15px;
	}
	.section-grid-element{
		width: 45%;
		max-height: 110px;
		overflow: auto;
	}
	.section-grid-content{
		position: absolute;
    top: 50%;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
	}
}
@media only screen and (min-width: 1024px) and (max-width:1469px){
	.section-grid-element{
		max-height: 210px;
	}
}
@media only screen and (min-width: 1470px){
	.section-grid-element{
		max-height: 210px;
	}
}

/* ====================================== *\
	 $CAROUSEL
/* ====================================== */
.tab-carousel{
	z-index: 1;
}
.carousel-indicators{
	padding-right: 0;
	direction: rtl;
}
.carousel-indicators li{
	background: #fff;
  border: 0;
  opacity: .28;
	margin: 0 7.5px;
  width: 13px;
  height: 13px;
}
.carousel-indicators li.active{
	background: #fff;
  border-color: #fff;
  border: 0;
	margin: 0 7.5px;
  opacity: 1;
  width: 13px;
  height: 13px;
}
.tab-carousel .carousel-control{
	z-index: 1;
}
.carousel .item img{
	width: 100%;
}
.carousel-control, .carousel-control.left, .carousel-control.right{
	background: #d7122b;
  color: #fff!important;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 23px;
  text-shadow: 0 0!important;
  display: block;
  width: 25px;
  height: 55px;
  background-color: #d7122b;
  background-image: -moz-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.16)),color-stop(52%,rgba(255,255,255,0.08)),color-stop(100%,rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
  background-image: -o-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
  background-image: -ms-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
  background-image: linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.08) 48%,rgba(255,255,255,0.16) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
  border: 0 solid transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.carousel-control .fa{
	margin-top: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	display: block;
	position: relative;
}
.carousel-control{
	display: none;
}
.carousel-control:hover, .carousel-control:focus{
	text-decoration: none!important;
}
@media only screen and (max-width:640px) {
  .carousel-indicators{
    bottom: -130px;
  }
  .carousel-indicators li, .carousel-indicators li.active{
    background: #000;
  }
  .carousel-inner{
    margin-bottom: 130px;
  }
}
@media only screen and (min-width:1024px){
	.carousel-control, .carousel-control.left, .carousel-control.right{
		display: block;
    width: 48px;
    height: 78px;
	}
}


/* ====================================== *\
	$FADE
/* ====================================== */
.bottom-fade{
	padding: 0 0 10px 0;
	background: -moz-linear-gradient(90deg,#f1f1f1 0,white 5%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(95%,white),color-stop(100%,#f1f1f1));
	background: -webkit-linear-gradient(90deg,#f1f1f1 0,white 5%);
	background: -o-linear-gradient(90deg,#f1f1f1 0,white 5%);
	background: -ms-linear-gradient(90deg,#f1f1f1 0,white 5%);
	background: linear-gradient(0deg,#f1f1f1 0,white 5%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f1f1f1',GradientType=0);
	position: relative;
	/*text-align: center;*/
}
@media only screen and (min-width:1024px){
	.bottom-fade{
		background: -moz-linear-gradient(90deg,#f1f1f1 0,white 10%);
		background: -webkit-gradient(linear,left top,left bottom,color-stop(95%,white),color-stop(100%,#f1f1f1));
		background: -webkit-linear-gradient(90deg,#f1f1f1 0,white 10%);
		background: -o-linear-gradient(90deg,#f1f1f1 0,white 10%);
		background: -ms-linear-gradient(90deg,#f1f1f1 0,white 10%);
		background: linear-gradient(0deg,#f1f1f1 0,white 10%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f1f1f1',GradientType=0);
		text-align: right;
		padding: 0;
	}
}

/* ====================================== *\
	$DISCOUNTS
/* ====================================== */
.discount-list{
	list-style: none;
	padding: 0;
}
.discount-item:not(.gradiented) > .container-fluid{
	margin-bottom: 10px;
  border: 1px solid #D2CECF;
  background-color: #F6F6F6;
  padding: 20px;
  text-align: right;
}
.discount-item.gradiented{
	width: 100%;
  border-bottom: 1px solid #ccc;
}
a.hatava-toggle, a.hatava-tipul-toggle, a.hatava-discount-150-toggle{
	position: relative;
	display: block;
	padding-left: 60px;
	color: black;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 2%;
}
.gradiented a.hatava-toggle, .gradiented a.hatava-tipul-toggle, .gradiented a.hatava-discount-150-toggle{
	padding-top: 4%;
	padding-bottom: 5%;
}
/*.hatava-toggle .plus{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 40px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}
.hatava-toggle.collapsed .plus{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}*/
.hatava-toggle:after, .hatava-tipul-toggle:after, .hatava-discount-150-toggle:after {
	content: "\f077";
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 40px!important;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.hatava-toggle.collapsed:after, .hatava-tipul-toggle.collapsed:after, .hatava-discount-150-toggle.collapsed:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.hatava img{
	width: 100%;
}
.hatava form{
	margin-top: 60px;
	/*margin-bottom: 60px;*/
}
.hatava form .form-control{
	background-color: white;
}
@media only screen and (min-width:1024px){
	.discount-item.gradiented{
		width: 100%;
    border-bottom: 0;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#fff 0,#f6f6f6 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top,#fff 0,#f6f6f6 100%);
    background: -o-linear-gradient(top,#fff 0,#f6f6f6 100%);
    background: -ms-linear-gradient(top,#fff 0,#f6f6f6 100%);
    background: linear-gradient(to bottom,#fff 0,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f6f6f6',GradientType=0);
	}
}


/* ====================================== *\
	$TICKER
/* ====================================== */
.updates{
	padding-right: 0;
	list-style: none;
}
.updates-item{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
}
@media only screen and (min-width:641px) {
	.ticker-container .section-grid-element{
		max-height: 230px;
	}
}
@media only screen and (min-width: 1024px) and (max-width:1469px){
	.ticker-container .section-grid-element{
		max-height: 340px;
	}
}
@media only screen and (min-width: 1470px){
	.ticker-container .section-grid-element{
		max-height: 400px;
	}
}

/* ====================================== *\
	$NAVBAR
/* ====================================== */
.navbar{
  background: #fff;
  height: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  border: 0 solid #fff;
  margin-bottom: 0;
}

.navbar > .gloval-nav{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-justify-content: start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: ltr;
}
.navbar > .gloval-nav .navbar-header{
  position: relative;
  height: 50px;
  width: 50%;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
}
.navbar .gloval-nav .navbar-header{
	position: relative;
  height: 50px;
  width: 100%;
  flex: 0 1 100%;
  align-self: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: space-between;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
}
.navbar .gloval-nav .navbar-header .navbar-toggle{
	float: none;
  width: auto;
  flex: 0 1 18px;
  align-self: auto;
  border-color: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.navbar .gloval-nav .navbar-header .navbar-toggle:after{
	display: block;
	font: normal normal normal 28px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	letter-spacing: -4px;
	content: "\f105\f104";
	right: auto;
	left: -2px;
	top: 0;
	white-space: nowrap;
	line-height: .6;
}
.navbar .gloval-nav .navbar-header .navbar-toggle.collapsed:after{
	display: block;
  font: normal normal normal 21px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  letter-spacing: 0;
  content: "\f0c9";
  right: auto;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.navbar .gloval-nav .navbar-header .navbar-toggle:hover, .navbar .gloval-nav .navbar-header .navbar-toggle:focus{
	background-color: transparent;
}
.navbar .gloval-nav{
	display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
.navbar .gloval-nav .navbar-header .navbar-brand{
	padding: 0;
}
.navbar-brand{
  font-size: 0;
  background-image: url('../img/seat-logo.png');
  width: 92px;
  height: 50px;
	background-repeat: no-repeat;
  background-size: contain;
  margin-left: calc(50% - 64px);
}
.navbar-header{
  background: #fff;
  margin-bottom: 0!important;
}
.navbar-collapse{
	max-height: none;
}
.navbar > .gloval-nav .navbar-collapse{
  position: absolute;
  top: 100%;
  left: 7.25%;
  width: 100%;
  background-color: #fff;
  padding-right: 0;
  padding-left: 0;
  margin-right: -7.25%!important;
  margin-left: -7.25%!important;
  direction: rtl;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav{
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}
.navbar-default .navbar-nav>li>a{
  color: #333;
}
.navbar-default .navbar-nav>li>a:hover{
  /*color: #d7122b;*/
}
.navbar-default .navbar-nav>.active>a{
  background: none;
  -webkit-box-shadow: none;
    box-shadow: none;
  color: #d7122b;
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
  background: none;
  color: #777;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
  /*color: #d7122b;*/
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
	background: none;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav li{
  /*border-bottom: 2px solid #d9d9d9;*/
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown{
  border-bottom: 2px solid transparent;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav > li > a{
  height: 45px;
  font-style: normal;
  line-height: 45px;
  text-transform: uppercase;
  padding: 0 6.25% 0 calc(12.5% - -16px);
  background: transparent none scroll no-repeat left top;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: 0 0 0 transparent;
  border-bottom: 2px solid #d9d9d9;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu{
  position: static;
  float: none;
  width: auto;
  background-color: #f6f6f6;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  min-width: auto;
  z-index: 1002;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav li a:after{
	position: absolute;
  top: 50%;
  left: 6.25%;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  color: #d7122b;
  content: "\f104";
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li{
	border-bottom: 2px solid #d9d9d9;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav > li.dropdown > .dropdown-menu > li > a{
	height: 50px;
	line-height: 50px;
	display: block;
	padding: 0 6.25%;
	margin: 0 6.25% 0 0;
	border-right: 1px solid #d9d9d9;
	white-space: normal;
}
.navbar > .gloval-nav .navbar-collapse .navbar-nav li.dropdown a.dropdown-toggle:after{
  position: absolute;
  top: 50%;
  left: 6.25%;
  margin: 0;
  padding: 0 0 4px 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\002B";
  /*font-family: 'Glyphicons Regular';*/
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #b6b7ba;
  line-height: 1em;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar-nav .select-chevron-down{
	display: none;
}
.navbar-nav .dropdown-menu li{
	/*height: 50px;
	display: block;
	padding: 0 6.25%;
	margin: 0 6.25% 0 0;
	border-right: 1px solid #d9d9d9;
	white-space: normal;*/
}
.navbar-nav .dropdown-menu li a:after{
	display: none!important;
}
@media (min-width:768px){
	.navbar-toggle{
		display: block;
	}
	.navbar-collapse.collapse{
		display: none!important;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		margin-left: calc(50% - 90px);
		width: 180px;
		height: 90px;
	}
	.navbar-nav{
		float: none;
	}
	.navbar-nav > li{
		float: none;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 641px){
	.navbar {
    height: 90px;
	}
	.navbar .gloval-nav .navbar-header {
    height: 90px;
	}
	.navbar .gloval-nav .navbar-header .navbar-toggle:after {
    font: normal normal normal 38px/1 FontAwesome;
    letter-spacing: -5px;
    left: 0;
    top: -1px;
    display: inline-block;
	}
}
@media only screen and (min-width: 1024px){
	.navbar > .gloval-nav .navbar-collapse .navbar-nav li a:after, .navbar > .gloval-nav .navbar-collapse .navbar-nav li.dropdown a.dropdown-toggle:after{
		position: absolute;
	  top: 0;
	  right: 0;
	  margin: 0;
	  padding: 0;
	  content: "";
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav > li > a{
		height: auto;
		line-height: 1;
		text-transform: none;
		padding: 0;
		border-bottom: none;
	}
	.navbar-nav .select-chevron-down{
		display: inline-block;
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav li{
	  border-bottom: none;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		margin-left: 25px;
	}
  .navbar{
    height: 80px;
  }
  .navbar > .gloval-nav{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: none;
    padding-right: 25px;
    padding-left: 25px;
    margin: 0 auto;
    max-width: 1440px;
  }
  .navbar > .gloval-nav .navbar-header{
    height: 80px;
    width: auto;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-header{
    float: left;
  }
  .navbar > .gloval-nav .navbar-collapse{
    position: static;
    height: 80px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0!important;
    margin-left: 0!important;
    border-color: none;
  }
  .navbar > .gloval-nav .navbar-collapse .navbar-nav{
    width: auto;
    float: none;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
	.navbar-nav > li{
		float: right;
	}
  .navbar-default .navbar-nav>li{
    margin: 0 0 0 16px;
  }
  .navbar-default .navbar-nav>li>a{
    padding: 0;
  }
  .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown{
    position: static;
    float: none;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 0 0 0 16px;
    border-bottom: 0 solid transparent;
  }
  .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-toggle{
    height: auto;
    line-height: inherit;
    white-space: nowrap;
    padding: 0;
    border-bottom: 0 solid #d9d9d9;
  }
  .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu{
    position: absolute;
    right: 0;
		left: auto;
    top: 30px;
    float: none;
    min-width: 180px;
    background-color: #fff;
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 3px 2px rgba(0,0,0,0.15);
    box-shadow: 0 3px 2px rgba(0,0,0,0.15);
    border-radius: 0;
  }
  .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-toggle:after{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    content: "";
  }
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown{
		position: relative;
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown.open .dropdown-menu:after{
		top: -12px;
    right: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #fff;
    border-width: 6px;
    z-index: 1001;
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li{
		width: auto;
    float: none;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding: 0;
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li{
		height: auto;
    border-top: 1px solid #f8f8f8;
    background-color: #fff;
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li:first-child{
		-webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    border-top: 0;
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li > a{
    /*font-size: 15px;
    color: rgba(255,255,255,0.9);
    font-weight: normal;
    font-style: normal;
    white-space: nowrap;
    padding: 19px 0 16px;
    margin: 0 8px;
    border-bottom: 4px solid #000;*/
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li > a{
    font-size: 14px;
    color: #717e84;
    padding: 8px 6px 8px 8px;
    margin: 0;
    border: 0;
    border-right: 2px solid #fff;
	}
	.navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li > a:hover, .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li > a:focus{
		color: #42494c;
    border-right: 2px solid #d7122b;
		background: transparent;
    border-radius: 0;
    outline: 0;
    font-size: 14px;
    /*padding: 8px 6px 8px 8px;*/
    margin-right: calc(6.25% - 1px);
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		height: 80px;
		width: 147px;
	}
	.navbar-toggle{
		display: none;
	}
}

/* ====================================== *\
	 $HEADER
/* ====================================== */
header{
	margin-bottom: 30px;
}
.header-image-container{
	position: relative;
}
.seat-header-image{
	width: 100%;
	margin-bottom: 10px;
}
.header-caption{
	margin-top: 20px;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.header-image-container .header-caption{
	display: block!important;
  text-align: right;
  top: 25%;
  width: 100%;
  left: 0;
  right: 0;
  padding-top: 0;
  text-shadow: 0;
	bottom: inherit;
  padding-bottom: inherit;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  top: inherit;
  bottom: 0;
  text-shadow: none;
}
.header-image-container .header-caption h1{
	font-weight: 600;
  bottom: 0;
  border-radius: 0 0 4px 4px;
	text-align: center;
	color: #d7122b;
  font-size: 18px;
}
.header-image-container .header-caption h1 span{
	font-size: 52px;
	color: #333;
	line-height: 1;
}
.header-image-container .header-caption h1 .merkaz{
	display: block;
	margin-top: 18px;
	margin-bottom: -5px;
}
.header-image-container .header-caption h1 .lighthead{
	font-weight: 500;
	display: block;
}
.header-image-container .triangle-bottom{
	/*border-width: 0 0 29px 640px;
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  top: auto;*/
}
.banner .container{
	margin: 0;
	padding: 0;
	width: 100%;
}
@media (min-width:375px){
	.header-image-container .header-caption h1 span{
		font-size: 60px;
	}
}
@media (min-width:641px){
	header{
		margin-bottom: 80px;
	}
	.header-caption{
		color: #fff;
		margin-top: 0;
	}
	.seat-header-image{
		margin-bottom: 0;
	}
	/*.type2.header-image-container .header-caption{
		bottom: 7.8%;
	}*/
	.header-image-container .header-caption h1{
		margin-top: 0;
		margin-bottom: 0;
		color: inherit;
		text-align: right;
		font-size: 42px;
	}
	/*.type1.header-image-container .header-caption{*/
	.header-image-container .header-caption{
		top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    bottom: inherit;
    padding-bottom: inherit;
	}
	/*.type1.header-image-container .header-caption h1{*/
	.header-image-container .header-caption h1{
		background-color: rgba(0,0,0,0.65);
		padding: 60px 5.125%;
		bottom: initial;
    position: relative;
    margin-left: inherit;
		margin-right: 2.1%;
    border-radius: 0;
    min-width: 33.33333333%;
    max-width: 65%;
		display: inline-block;
		width: auto;
	}
	.header-image-container .header-caption h1 span{
		font-size: inherit;
		color: inherit;
		line-height: inherit;
	}
	.header-image-container .header-caption h1 .merkaz{
		display: inline;
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 641px){
	.header-image-container .header-caption{
		position: absolute;
	}
	.header-image-container .header-caption h1{
    margin-right: 0;
	}
}
@media only screen and (min-width: 1024px){
	.header-image-container{
		margin-top: 80px;
	}
	.header-caption{
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	/*.type1 .header-caption .container-fluid {*/
	.header-caption .container-fluid {
	  padding: 5.5%;
	}
	.header-image-container .header-caption h1{
		font-size: 52px;
	}
	/*.type1.header-image-container .header-caption h1{*/
	.header-image-container .header-caption h1{
    max-width: 70%;
	}
}

/* ====================================== *\
	 $CONTENT
/* ====================================== */
.about-info{
	padding-bottom: 80px;
}
@media only screen and (min-width: 1024px){
	.about-info > .container-fluid > *{
		width: 50%;
		padding-left: 5.125%;
    padding-right: 5.125%;
    margin-right: 25%;
	}
}

/* ====================================== *\
	 $CHAMPION CONTENT
/* ====================================== */
#news{
	margin-right: 0;
	margin-left: 0;
}
#news-banner img, #news-static-banner img {
  box-shadow: 1px 1px 1px 1px #d5d9d8;
  width: 100%;
}
#more-info{
	margin-top: 6.25%;
	margin-bottom: 6.125%;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
}
#more-info .row{
	margin-right: 0;
	margin-left: 0;
}
#more-info .col-sm-12.col-md-4{
	padding-right: 0;
	padding-left: 0;
}
#more-info .caption{
	padding-right: 6.25%;
	padding-left: 6.25%;
}
#more-info .caption p, #more-info .caption li{
	color: #999;
}
.thumb-container {
  margin-right: 0;
  margin-left: 0;
}
.thumb-container .caption, .thumb-container .caption li{
	color: #666;
}
.thumb-container .caption h3{
	display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: #d7122b;
  margin-bottom: 3.125%;
}
.thumb {
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  height: 281px;
  /*margin-top: 25px;*/
}
#thumb1, #thumb2, #thumb3 {
  background-color: black;
}
#thumb1 {
  background-image: url('http://championship.championmotors.co.il/service-sites/cdn/img/seat-thumb1.jpg');
}
#thumb3 {
  background-image: url('http://championship.championmotors.co.il/service-sites/cdn/img/seat-champ-logo.png');
	background-position: center;
	background-size: auto;
}
@media only screen and (min-width:641px){
	#more-info{
		margin-top: 10.25%;
	}
}
@media only screen and (min-width:641px) and (max-width:1023px){
	#more-info .col-sm-12{
		width: 100%;
	}
	.thumb {
    background-position: center 28%;
	}
}
@media (min-width: 960px){
	.thumb {
    background-position: 0% 0%;
	}
}
@media screen and (min-width:1024px){
	#more-info{
		padding: 0;
		/*padding: 0 5.125%;*/
	}
	#more-info .thumb-container{
		padding-right: 3px;
		padding-left: 3px;
	}
	#more-info .thumb{
		margin-bottom: 15.375%;
	}
	#more-info .caption .col-sm-12.col-md-10{
		float: none;
		width: 100%;
	}
	#more-info .caption{
		padding-right: 15.375%;
		padding-left: 15.375%;
	}
	.thumb-container .caption h3{
		display: block;
    font-size: 15px;
    text-align: right;
    margin-bottom: 10.25%;
	}
}

/* ====================================== *\
	 $CONTACT
/* ====================================== */
#contact-details .image-container {
    position: relative;
    height: 0;
    padding-bottom: calc(50% * (660/840));
    z-index: 1;
}
#contact-map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
/* prevent map scroll */
#contact-details .image-container.no-scroll:after {
  content: "";
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#contact-details .image-container.no-scroll:hover:after {
  content: "Click To Use";
  background: rgba(0,0,0,.8);
  color: white;
  text-align: center;
  padding-top: calc((50% * (660/840)) - 7px);
  cursor: pointer;
}
/* ====================================== *\
	 $HIRING
/* ====================================== */
.hiring-list{
	font-size: 0;
}
.hiring-group{
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.hiring-group:last-of-type{
	border-bottom: transparent;
}
.hiring-group ul{
	font-size: 18px;
}
.hiring-fax{
	font-size: 18px;
	margin-top: 15px;
}
@media only screen and (min-width:641px){
	.hiring-group{
		display: inline-block;
		width: calc((100% - 60px) / 3);
		margin-left: 15px;
		margin-right: 15px;
		vertical-align: top;
		border: none;
	}
	.hiring-group:nth-of-type(3n+1){
		margin-right: 0;
	}
	.hiring-group:nth-of-type(3n+3){
		margin-left: 0;
	}
}

/* ====================================== *\
	 $NEWSLETTER
/* ====================================== */
#newsletter-form .btn{
	min-width: auto;
	display: inline-block;
}
@media only screen and (max-width:640px){
	#newsletteremail{
		display: inline-block;
		max-width: calc(100% - 72px);
	}
}
@media only screen and (max-width:1023px) and (min-width:641px){
	#newsletter-form label {
	  max-width: 50%;
	  vertical-align: middle;
	}
}
@media only screen and (min-width:1024px){
	#newsletteremail{
		margin-right: 30px;
	}
}

/* ====================================== *\
	 $FOOTER
/* ====================================== */
footer{
	width: 100%;
  background-color: #1f1f1f!important;
  position: relative;
  z-index: 1000;
}
footer .footer-wrapper{
	position: relative;
  height: auto;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
footer a, footer a:hover, footer a:focus{
	font-size: 17px;
  font-weight: normal;
  color: #ccc;
  text-decoration: none;
}
.footer-element {
  display: block;
  text-align: right;
  /*padding-left: 5.125%;
  padding-right: 5.125%;*/
}
footer .bottom-row{
	margin-top: 6.25%;
}
#brandsite:after{
	content: "";
  background: url('http://championship.championmotors.co.il/service-sites/cdn/img/seat-notext-logo.png');
  background-repeat: no-repeat;
  background-size: contain;
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 15px;
  height: 21px;
  width: 21px;
}
#champsite:after{
	content: "";
  background: url('http://championship.championmotors.co.il/service-sites/cdn/img/new-logo/landing-champ-logo.png');
  background-repeat: no-repeat;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 15px;
  height: 24px;
  width: 131px;
}
#branded-slogan{
	font-family: SeatMetaBold,sans-serif;
  font-size: 23px;
  font-weight: normal;
  color: #fff;
  white-space: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
@media only screen and (max-width:640px){
	footer .container-fluid:not(.bottom-row){
		padding: 0;
	}
	.footer-element{
		float: none;
		margin-bottom: 0;
		border-bottom: 1px solid #0b0b0b;
	}
	footer a{
		display: block;
    padding: 20px 6.25%;
		color: #666;
	}
	footer a:hover, footer a:focus{
		color: #666;
	}
	#huss-sam-logo a{
		padding: 20px 0;
	}
}
@media only screen and (min-width:641px){
	.footer-element {
	  display: inline-block;
	  text-align: right;
	  padding-left: 5.125%;
	  padding-right: 5.125%;
	}
	#huss-sam-logo{
		float: left;
	}
	#branded-slogan{
		float: right;
	}
}
@media only screen and (max-width:1023px) and (min-width:641px){
	footer{
		padding-top: 40px;
    padding-bottom: 3.9%;
    background: -moz-linear-gradient(103deg,#1f1f1f 61%,#181818 0)!important;
    background: -webkit-gradient(linear,left top,right bottom,color-stop(61%,#1f1f1f),color-stop(0,#181818))!important;
    background: -webkit-linear-gradient(103deg,#1f1f1f 61%,#181818 0)!important;
    background: -o-linear-gradient(103deg,#1f1f1f 61%,#181818 0)!important;
    background: -ms-linear-gradient(103deg,#1f1f1f 61%,#181818 0)!important;
    background: linear-gradient(103deg,#1f1f1f 61%,#181818 0)!important;
	}
}
@media only screen and (min-width: 1024px){
	footer{
		padding-top: 75px;
		padding-bottom: 50px;
		background: -moz-linear-gradient(105deg,#1f1f1f 72%,#181818 0);
		background: -webkit-gradient(linear,left top,right bottom,color-stop(72%,#1f1f1f),color-stop(0,#181818));
		background: -webkit-linear-gradient(105deg,#1f1f1f 72%,#181818 0);
		background: -o-linear-gradient(105deg,#1f1f1f 72%,#181818 0);
		background: -ms-linear-gradient(105deg,#1f1f1f 72%,#181818 0);
		background: linear-gradient(105deg,#1f1f1f 72%,#181818 0);
	}
	/* added inline on original*/
	footer{
		background: linear-gradient(105deg, rgb(31, 31, 31) 69.552%, rgb(24, 24, 24) 0px) 0px 0px repeat scroll rgba(0, 0, 0, 0);
	}
	footer a:hover, footer a:focus{
		text-decoration: underline;
		color: #d7122b;
	}
	#champsite:after{
    background-size: contain;
    height: 24px;
    width: 258px;
	}
	footer .bottom-row{
		margin-top: 100px;
	}
	#branded-slogan{
		font-size: 22px;
		white-space: nowrap;
		letter-spacing: normal;
		opacity: 1;
	}
}

/* ====================================== *\
	 $PAGELIME CMS
/* ====================================== */
.cms-page-editor-preview .section-grid-content{
  position: static!important;
  transform: none!important;
  -webkit-transform: none!important;
  -moz-transform: none!important;
  -o-transform: none!important;
  -ms-transform: none!important;
  margin-bottom: 90px!important;
}
.cms-page-editor-preview .section-grid-content .section-grid-element{
  max-height: none!important;
  margin-bottom: 30px!important;
}
.cms-page-editor-preview .section-grid-content.left .section-grid-element{
  margin-right: 0!important;
  padding-right: 0!important;
}
.cms-page-editor-preview .ticker-container .section-grid-element > div {
  height: auto!important;
}

.cms-page-editor-preview .ticker-container .section-grid-element > div ul{
  position: static!important;
}

/* ====================================== *\
	 $ACCESSIBILITY
/* ====================================== */
.access-toggle{
	top: 5px;
	bottom: auto;
	right: 20px;
	left: auto;
	background-size: 34px;
	height: 40px;
	width: 40px;
}
.block-bypass{
	font-size: 15px;
}
.accessibility a{
	text-decoration: underline;
}
.accessibility a:hover, .accessibility a:focus{
	text-decoration: underline;
  background-color: #ffff9f;
	cursor: pointer;
	color: #872b2b;
}
.accessibility .body-wrapper a{
	color: #a03333;
}
.accessibility .seatred{
	color: #a03333!important;
}
.accessibility .select-chevron-down{
	color: #a03333;
}
.accessibility .btn{
	background-color: #a03333;
}
.accessibility .btn:hover{
	background: #a03333;
}
.accessibility input[type="checkbox"]:not(:checked)+label:after,  .accessibility input[type="checkbox"]:checked+label:after{
	background: #a03333;
	border: 1px solid #a03333;
}
.accessibility .form-control{
	background: white;
}
.accessibility select.form-control{
	background: #ebebeb;
}
.accessibility .custom-select::after{
	color: #333;
}
.accessibility .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #555555;
}
.accessibility .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #555555;
}
.accessibility .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #555555;
}
.accessibility .form-control:-moz-placeholder { /* Firefox 18- */
  color: #555555;
}

.accessibility .nav-tabs li.active>a{
	border-bottom: 4px solid #a03333;
}
.accessibility .nav-tabs li.active>a:hover, .accessibility .nav-tabs>li.active>a:focus{
	border-bottom: 4px solid #a03333;
}
.accessibility .carousel-control, .accessibility .carousel-control.left, .accessibility .carousel-control.right{
	background: #a03333;
	background-color: #a03333;
	text-decoration: none;
}
.accessibility .carousel-indicators{
	bottom: 50px;
}
.accessibility a.hatava-toggle{
	color: black;
}
.accessibility .navbar-default .navbar-nav>.active>a{
	color: #a03333;
}
.accessibility .navbar > .gloval-nav .navbar-collapse .navbar-nav li a:after{
	color: #a03333;
}
.accessibility .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li > a:hover, .accessibility .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li > a:focus{
	border-right: 2px solid #a03333;
}
.accessibility .header-image-container .header-caption h1{
	background: black;
}
.accessibility .thumb-container .caption h3{
	color: #a03333;
}
.accessibility .inline-header .caption-container{
	position: static;
}
.accessibility .inline-header .caption-container h1{
	color: black;
}
.accessibility .inline-header > .image-container:after{
	display: none;
}
/* checkbox */
.accessibility input[type="checkbox"]{
	visibility: visible;
}
.accessibility input[type="checkbox"]:not(:checked)+label:before, .accessibility input[type="checkbox"]:checked+label:before, .accessibility input[type="checkbox"]:not(:checked)+label:after, .accessibility input[type="checkbox"]:checked+label:after{
	display: none;
}
.accessibility .checkbox label{
	padding-right: 15px;
}
.accessibility .radio input[type="radio"], .accessibility .radio-inline input[type="radio"], .accessibility .checkbox input[type="checkbox"], .accessibility .checkbox-inline input[type="checkbox"]{
	margin-right: auto;
	margin-left: auto;
}

.accessibility .triangle:after{
	display: none;
}
/* nav-tabs */
.accessibility .nav-tabs-wrapper{
	display: none;
}
.accessibility .tab-content > .tab-pane{
	display: block;
	margin-top: 60px;
}
.accessibility .tab-content > .tab-pane h3{
	display: block!important;
	visibility: visible!important;
}
.accessibility section:not(.about-info){
	margin-bottom: 60px;
}
.accessibility .ticker{
	height: auto!important;
}
.accessibility .updates{
	height: auto;
	overflow: visible;
	position: relative!important;
}
.accessibility #champsite:hover:after{
	background-image: url('http://championship.championmotors.co.il/service-sites/cdn/img/new-logo/champ-allbrand-logo.png');
}
.accessibility .navbar > .gloval-nav .navbar-collapse .navbar-nav .dropdown .dropdown-menu li > a{
	color: black;
}

@media only screen and (min-width:641px) {
	.accessibility .half-width{
		width: 100%;
	}
	.accessibility .section-grid-content{
		position: static;
		transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
	}
	.accessibility .section-grid-element{
		width: 100%;
		max-height: none;
	}
	.accessibility #contact-details .image-container{
		margin-bottom: 60px;
	}
}

@media(min-width:768px){
	.access-toggle{
		top: 25px;
	}
}
@media only screen and (min-width: 1024px){
	.access-toggle{
		top: 100px;
		left: 48px;
		right: auto;
	}
}
