@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeue-BoldItalic.eot');
	src: url('../fonts/HelveticaNeue-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeue-BoldItalic.woff2') format('woff2'),
		url('../fonts/HelveticaNeue-BoldItalic.woff') format('woff'),
		url('../fonts/HelveticaNeue-BoldItalic.ttf') format('truetype'),
		url('../fonts/HelveticaNeue-BoldItalic.svg#HelveticaNeue-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('HelveticaNeue-Roman.eot');
	src: url('HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),
		url('HelveticaNeue-Roman.woff2') format('woff2'),
		url('HelveticaNeue-Roman.woff') format('woff'),
		url('HelveticaNeue-Roman.ttf') format('truetype'),
		url('HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LL Rubber Grotesque';
	src: url('../fonts/LLRubberGrotesque.eot');
	src: url('../fonts/LLRubberGrotesque.eot?#iefix') format('embedded-opentype'),
		url('../fonts/LLRubberGrotesque.woff2') format('woff2'),
		url('../fonts/LLRubberGrotesque.woff') format('woff'),
		url('../fonts/LLRubberGrotesque.ttf') format('truetype'),
		url('../fonts/LLRubberGrotesque.svg#LLRubberGrotesque') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
    font-family: 'GeomGraphicW03';
    src: url('../fonts/GeomGraphicW03-SemiBold.woff2') format('woff2'),
        url('../fonts/GeomGraphicW03-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('../fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Eurostile LT ExtendedTwo';
    src: url('../fonts/EurostileLT-ExtendedTwo.woff2') format('woff2'),
        url('../fonts/EurostileLT-ExtendedTwo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tiza';
    src: url('../fonts/Tiza.woff2') format('woff2'),
        url('../fonts/Tiza.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}






/* Base css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary { display:block; }

html { -webkit-font-smoothing:antialiased; }
body { margin: 0; padding: 0; -webkit-text-size-adjust: none; background: #000; color: #fff; overflow: hidden; }
* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
*:before, *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.clearfix:before, .clearfix:after, .container:before, .container:after, .row:before, .row:after, .nav:before, .nav:after { display:table; content:" "; }
.clearfix:after, .container:after, .row:after, .nav:after { clear:both; }

a { text-decoration: none; outline: none; }
img { outline: none; max-width: 100%; max-height: 100%; }

.button { background: #f30000; font-size: 15px; color: #fff; min-width: 250px; border: 2px solid #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: 'Orbitron', sans-serif; padding: 15px; display: inline-block; cursor: pointer; text-transform: uppercase; text-align: center; font-weight: 600; letter-spacing: 0.025em; }


.button1 { background: #000; }


.container { max-width: 1420px; position: relative; margin: auto; }

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* change if the mask should have another color then white */
z-index: 1;
  /* makes sure it stays on top */
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/ring.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

/* Base Css END */

/* TOP Section */
.top-section {  position: relative; z-index: 1; }

.top-background { background:url(../images/top-bg.png) no-repeat center top; min-height: 360px; max-width: 1980px; left: 0; right: 0; top: -30px;  position: absolute; margin: auto; }

.logo { position: absolute; left: 340px; top: 124px; }

.cen-racing { position: absolute; left: 100px; top: 50px; }

/* Bottom Section */
.bottom-section { background: url(../images/bottom-bg.png) no-repeat center top; position: absolute; bottom: 0; left: 0; right: 0; min-height: 240px; }

.button-block { margin-top: 58px; margin-left: 104px; position: relative; z-index: 1; }
.button-block a { margin-right: 30px; }


.bottom-rightblock { float: right; max-width: 502px; padding-right: 52px; }
.bottom-rightblock > div { float: left; }
.bottom-rightblock p { font-size: 8px; font-family: 'Orbitron', sans-serif; line-height: 8px; }
.bottom-rightblock .powerby-section p { font-weight: 600; font-style: italic; margin-left: 10px; }
.social-section p { padding-left: 6px; }

.powerby-section {     margin-right: 52px;     margin-top: 24px; }
.powerby-section a { margin-right: 10px; display: inline-block; }

.social-icon a { margin-left: 6px; display: inline-block; }

/* Slider */
.slider { height: 100%; width: 100%; color: #ff0; }

.slider .container { height: 100%; padding: 240px 0; }

.slick-list, .slick-track { height: 100%; }
.slider .slick-slide { background: #000; }
.slider .slide1 { background: url(../images/slide1-bg.png) no-repeat center center; }
.slider .slide2 { background: url(../images/slide2-bg.png) no-repeat right bottom; }
.slider .slide3 { background: url(../images/slide3-bg.png) no-repeat right bottom; }
.slider .slide4 { background: url(../images/slide4-bg.png) no-repeat right bottom; }
.slider .slide5{ background: url(../images/slide5-bg.png) no-repeat right bottom; }
.slider .slide11{ background: url(../images/slide11-bg.png) no-repeat center top !important; }
.slider .slide5.green-slide { background: url("../images/green-slide-bg.png") no-repeat center top; }


.slider .slider-image { position: absolute; right: 0; top: 50%; z-index: 1; margin-top: -205px; }
.slider .slide2 .slider-image { bottom: 20px; }

.slider .slide3 .container { padding: 220px 0; }
.slider .slide3 .slider-image { left: 274px; right: auto; margin-top: -150px; width: 345px; }
.slider .slide3 .slider-imageblock { width: 345px; margin: auto; }
.slider .slide3 .slider-imageblock > div { display: inline-block; border: 1px solid #f30000; vertical-align: top; margin-top: 4px; overflow: hidden; }
.slider .slide3 .slider-imageblock > div:nth-child(1), .slider .slide3 .slider-imageblock > div:nth-child(2) { margin-top: 0; }

.slider .slide5 .slider-image { right: auto; left: 0;}

.slider .slide1 .slider-text { position: absolute; left: 0; bottom: 50%; margin-bottom: -123.5px; }

.slick-dots {  text-align: center; position: absolute; bottom: 50px; right: 0; left: 0; padding: 0; }
.slick-dots li { display: inline-block; position: relative; z-index: 2; text-decoration: none; outline: none; padding: 0 4px; }
.slick-dots li button { text-indent: -999em; width: 16px; height: 16px; border: 1px solid #ed1f24; background: #fff; -webkit-border-radius: 5em; -moz-border-radius: 5em; border-radius: 5em; cursor: pointer; text-decoration: none; outline: none; padding: 0; }
.slick-dots li.slick-active button { background: #ed1f24; text-decoration: none; outline: none; }

.slider-text h2 { font-family: 'Roboto', sans-serif; font-style: italic; font-weight: 900; font-size: 34px; color: #fff; letter-spacing: 0.025em; line-height: 34px; }
.slider-text p { font-family: 'Roboto', sans-serif; font-size: 14px; color: #fff; line-height: 24px; }
.slider-text p:last-child { margin-bottom: 0; }
.slider .slide3 .slider-text p { font-size: 15px; }
.slider-text span { font-family: 'Orbitron', sans-serif; font-weight: 600; font-style: italic; color: #f10000; letter-spacing: 0.025em; margin-bottom: 0; line-height: 14px; display: block; }
.slider-text ul { padding-left: 0; margin-top: 20px; }
.slider-text ul li { list-style: none; display: inline-block; }

.slider .slide2 .slider-text { width: 368px; position: relative; z-index: 2; margin: 140px 0 0 100px; top: 50%; }
.slider .slide3 .slider-text { width: 640px; float: right; position: relative; margin-top: 3px; z-index: 2;  top: 50%;  }
.slider .slide4 .slider-text { width: 512px; position: relative; z-index: 2; margin: 190px 0 0 100px;  top: 50%;  }
.slider .slide4 .slider-text p, .slider .slide5 .slider-text p { line-height: 18px; }
.slider .slide5 .slider-text { width: 505px; float: right; position: relative; z-index: 2;  top: 50%;  }

.slider .slide4 .container, .slider .slide5 .container { padding-bottom: 182px; }

.low-resolution .bottom-section{ position: relative; }


.slider .slide6, .slider .slide-common {background: url('../images/slide6-bg.png')no-repeat center top;}
.slider .slide6 .slider-image, .slider .slide-common .slider-image{right:95px;margin-top: -190px;}
.slider .slide6 .slider-text, .slider .slide-common .slider-text{position: absolute;left: 50%; top:50%; text-align: center; margin-left: -335px; margin-top: -110px !important;z-index: 2;}
.slider .slide6 .slider-text p span, .slider .slide-common .slider-text p span{font-family: 'LL Rubber Grotesque'; color: #fff;}
.slider .slide6 .slider-text p .slider6_small, .slider .slide-common .slider-text p .slider6_small{font-size: 40px; line-height: 40px;margin-left:45px;transform: scale(1.15);margin-bottom: 10px;display: inline-block;vertical-align: middle;}
.slider .slide6 .slider-text p .slider6_large, .slider .slide-common .slider-text p .slider6_large{font-size: 106px; line-height: 100px;transform: scale(1.15);text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.75);}
.slider .slide6 .slider-text p .slider6_medium, .slider .slide-common .slider-text p .slider6_medium{font-size: 80px; line-height: 75px;transform: scale(1.15);margin-top: 20px;text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.75);}
.slider .slide6 .slider-text p:nth-child(3) {margin: 0;}
.slider .slide6 .slider-text p:nth-child(2), .slider .slide-common .slider-text p:nth-child(2){margin-bottom: 0;}
.slider .slide6 .slider-text-logo ul{margin-top:15px;}
.slider .slide6 .slider-text-logo ul li, .slider .slide-common .slider-text-logo ul li{margin: 0 10px;display: inline-block;vertical-align: middle;}
.slider .slide6 .slider6_offer{position: absolute; top:35%; left:28px;text-align: right;z-index: 3;}
.slider .slide6 .slider6_offer p {text-align: center;}
.slider .slide6 .slider6_offer p span{font-weight: bold;color: #fff; font-size:22px;font-family: 'Orbitron', sans-serif;text-align: center;line-height: 22px;text-shadow: 1px 3px 0px rgba(0, 0, 0, 1);}
.slider .slide6 .slider6_offer .offer_city{font-weight: bold;color: #fff; font-size:12px;font-family: 'Orbitron', sans-serif;text-align: center;line-height:12px;margin-right: 20px;}

.slider .slide7 .slider-text {position: absolute;left: 110px;bottom: 214px;top: inherit;margin: 0;}
.slider .slide7 .slider-image {right: 100px;margin: 0;top: inherit;bottom: 142px;}
.slider .slide7 .slider-text-logo, .slider .slide-common .slider-text-logo {position: absolute;bottom:214px;right:115px;z-index: 2;}
.slider .slide7 .slider-text-logo ul{font-size: 0;margin: 0;}
.slider .slide7 .slider-text-logo ul li{display: inline-block;vertical-align: middle;}

.slider .slide8 .slider-image {right: 135px;bottom: 135px;top: inherit;}
.slider .slide9 .slider-image{right: 126px;bottom: -10px;}
.slider .slide9 .slider-text-logo{bottom: 153px;}
.slider .slide10 .slider-text{width:360px;text-align: left;left: 32%;	margin-top: -76px !important;}
.slider .slide10 .slider-text h2, .slider .slide11 .slider-text h2{font-size: 32px;font-weight: bold;font-style: italic;font-family: 'Helvetica Neue';line-height: 30px;margin-bottom: 15px;}
.slider .slide10 .slider-text p{padding-right: 15px;}
.slider .slide10 .slider-text-logo {bottom: 206px;position: absolute;left: 12%;}
.slider .slide10 .slider-text-logo ul{padding: 0;margin: 0;}
.slider-text-logo ul li{list-style: none;}
.slider .slide11 .slider-text{width: 388px;margin-top: -100px !important;text-align: left;left: 32%;}
.slider .slide11 .slider-text p{padding-right:52px;}
.slider .slide11 .slider-text-logo{bottom: 182px;left: 8%;position: absolute;}
.slider .slide11 .slider-text-logo ul{padding: 0;}



/**** Front CSs *****/
.top-section { opacity: 0; transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; }
.slider-section.slick-active .top-section { opacity: 1; transition-delay: 0.4s; -webkit-transition-delay: 0.4s; position: relative; z-index: 10; }

.top-background.green-bg {	background: url("../images/green-logo-bg.png") no-repeat left top; }
.top-background.white-bg { background: url("../images/white-logo-bg.png") no-repeat left top; background-position: -85px 30px; }
.top-background.red-bg { background: url("../images/red-top-bg.png") no-repeat top left; }
.top-background.orange-bg { background: url("../images/orange-top-bg.png") no-repeat; background-position: 0 -20px; }
.orange-slide.slide5 .logo { max-width: 710px; left: 310px; top: 5px;  }

.red-slide.slide5 { background: url("../images/red-bg.png") no-repeat center; }
.orange-slide.slide5 { background: url("../images/orange-bg.png") no-repeat center; }

.red-slide.slide5 .top-section, .red-back.slide3 .top-section { mix-blend-mode: lighten; }

.green-slide.slide5.slider-section .top-section .logo, .slide3.green-back .top-section .logo { max-width: 520px; left: 25px;  }

.slide3.green-back .top-section .logo { left: 25px; }

.green-slide.slide5 .top-right-logo { position: absolute; top: -265px; left: 135px; }
.green-slide.slide5 .slider-image { left: 180px; max-width: 860px; }
.green-slide.slide5 .slide-title { max-width: 350px; position: absolute; margin: -65px 0 0 0; top: 50%; left: -40px; }
.green-slide.slide5 .slide-title h3 { font-family: 'Eurostile LT ExtendedTwo'; color: #fff; text-transform: uppercase; font-size: 20px; line-height: 30px; margin: 0; }



.slide3.green-back .slider-imageblock > div { border: 0; }

.white-slide.slide5.slider-section .slider-logo-img { max-width: 475px; }
.slide5.slider-section .bottom-img { bottom: 110px; z-index: 10; position: absolute; }
.orange-slide.slide5.slider-section .bottom-img { bottom: 130px; }

.white-slide.slide5.slider-section .slider-text, .red-slide.slide5.slider-section .slider-text { width: 400px; }

.slider .slide5.red-slide .slider-image { margin-top: -195px; left: 160px; }
.slider .slide5.orange-slide .slider-image { margin-top: -275px; left: 150px;  }

.slide5  .slider-text { color: #fff; }
.slide5 .slider-text h4 { font-family: 'Helvetica Neue LT Std'; line-height: 34px; font-style: italic; font-size: 30px; margin: 0 0 18px; }
.slide5 .slider-text h6 { font-family: 'GeomGraphicW03'; font-size: 15px; font-style: italic; color: #1D9244; margin: 0 0 10px; }
.green-slide.slide5 .slider-text h6 { color: #6FBA2C; }
.red-slide.slide5 .slider-text h6 { color: #E60013; margin: 0; }
.orange-slide.slide5 .slider-text h6 { color: #ED6C00; }
.slide5 .slider-text ul { margin: 0 0 15px; }
.slide5 .slider-text ul li, .green-slide.slide5 .slider-text ul li { display: block; font-family: 'Myriad Pro'; font-size: 14px; }

.white-slide.slide5.slider-section .slider-text .text-logo { position: absolute; top: -220px; }

.red-slide.slide5 .logo { left: 265px; top: 75px;  }
.red-slide.slide5 .red-slide-title { font-style: italic; padding-left: 15px; font-family: 'GeomGraphicW03'; font-weight: 400; margin: 0 0 25px; line-height: 25px; color: #D2A36C; font-size: 25px; text-transform: capitalize; }
.red-slide.slide5 .red-slide-title span { font-size: 18px; color: #E60012; }

.orange-slide.slide5 .orange-slide-title { padding-left: 15px; font-style: italic; font-family: 'GeomGraphicW03'; font-weight: 400; margin: 0 0 25px; line-height: 25px; color: #ED6C00; font-size: 25px; text-transform: capitalize; }
.orange-slide.slide5 .orange-slide-title span { font-size: 18px; color: #fff; }
.slider-logo-img h5 { font-family: 'Tiza'; padding-left: 15px; font-style: italic; color: #fff; font-size: 20px; margin: 0 0 30px; }
.slider-logo-img h5 span { display: block; font-size: 16px; }

.orange-slide.slide5 .slider-logo-img { padding: 25px 0 0; }
.orange-slide.slide5 .slider-text .top-right-logo { position: absolute; top: -115px; left: -25px;  }
.orange-slide.slide5 .slider-text .top-right-logo2 { position: absolute; right: 130px; bottom: 65px; }

/**** Back CSS *****/
.green-back.back-end { background: url("../images/green-back-bg.png") no-repeat; background-size: cover; }
.green-back.back-end .slider-image { padding: 25px 0 0; }

.slide3.back-end .slider-text { color: #fff; }
.slide3.back-end .slider-text ul.listing { margin: 0 0 15px; }
.slide3.back-end .slider-text ul.listing li { display: block; font-family: 'Myriad Pro'; font-size: 14px; }
.slide3.back-end .slider-text h2 {  font-family: 'Helvetica Neue LT Std'; line-height: 34px; font-style: italic; font-size: 30px; margin: 0 0 18px; }
.slide3.back-end .slider-text h6 { font-family: 'GeomGraphicW03'; font-size: 15px; font-style: italic; color: #6FBA2C; margin: 0 0 10px; }
.white-back.back-end .slider-text h6 { color: #1D9244; }
.orange-back.back-end .slider-text h6 { color: #ED6C00; }
.red-back.back-end .slider-text h6 { color: #E60013; }
.red-back.back-end .slider-image { margin-top: -210px;  }
.red-back.back-end .logo { left: 265px; top: 75px; }
.orange-back.back-end .logo { max-width: 710px; left: 325px; top: 5px; }
.slide3.back-end .slider-text-inner { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
.slide3.back-end .slider-text .top-right-logo { position: absolute; right: 150px; top: -265px; }
.slide3.green-back .slider-text .top-right-logo { right: 60px; }

.orange-back.back-end .slider-text .top-right-logo { right: 280px; top: -140px }
.white-back.back-end .slider-text .top-right-logo { right: 265px; top: -220px; }
.red-back.back-end {  background: url("../images/red-back-car.png") no-repeat; background-position: center;  }
.orange-back.back-end { background: url("../images/orange-back-car.png") no-repeat; background-position: center;  }
.white-back.back-end { background: url("../images/white-back.png") no-repeat; background-position: center; }
.orange-back.back-end .slider-image { margin-top: -210px;  }
.slider .slide3.back-end .slider-image { left: 208px; }

.slider .slide3.back-end .slider-imageblock > div {  }
.slider .slide3.green-back .slider-imageblock > div { background: rgba(72,113,61,1);
background: -moz-linear-gradient(top, rgba(72,113,61,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(72,113,61,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(72,113,61,1) 0%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(72,113,61,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(72,113,61,1) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(72,113,61,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48713d', endColorstr='#000000', GradientType=0 );
padding: 2px;
border-radius: 3px;
 }

 .slider .slide3.red-back .slider-imageblock > div {
	 background: rgba(0,0,0,1);
	 background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(243,0,0,1) 100%);
	 background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(243,0,0,1)));
	 background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(243,0,0,1) 100%);
	 background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(243,0,0,1) 100%);
	 background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(243,0,0,1) 100%);
	 background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(243,0,0,1) 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f30000', GradientType=0 );
	 padding: 2px;
	 border-radius: 3px;
	 border: 0;
  }
	.slider .slide3.red-back .slider-imageblock > div span { background: #fff; padding: 2px; display: block; }

  .slider .slide3.orange-back .slider-imageblock > div {
		background: rgba(0,0,0,1);
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(237,108,0,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(237,108,0,1)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(237,108,0,1) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(237,108,0,1) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(237,108,0,1) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(237,108,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ed6c00', GradientType=0 );
		padding: 2px;
		border-radius: 3px;
		border: 0;
 }

 .slider .slide3.white-back .slider-imageblock > div {
		background: rgba(29,146,68,1);
		background: -moz-linear-gradient(top, rgba(29,146,68,1) 0%, rgba(0,0,0,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(29,146,68,1)), color-stop(100%, rgba(0,0,0,1)));
		background: -webkit-linear-gradient(top, rgba(29,146,68,1) 0%, rgba(0,0,0,1) 100%);
		background: -o-linear-gradient(top, rgba(29,146,68,1) 0%, rgba(0,0,0,1) 100%);
		background: -ms-linear-gradient(top, rgba(29,146,68,1) 0%, rgba(0,0,0,1) 100%);
		background: linear-gradient(to bottom, rgba(29,146,68,1) 0%, rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d9244', endColorstr='#000000', GradientType=0 );
		padding: 2px;
		border-radius: 3px;
		border: 0;
	}



.slide5.white-slide .slider-image { left: 210px; bottom: 70px; }

.top-background.white-bg { min-height: 390px; }

.slider .slide3.back-end .slider-text { width: 730px; }

.slider-text-inner { display: flex; flex-wrap: wrap;  }
.slider-text-inner .text-inner { width: 340px; }
.slider-text-inner .img-listing { width: 100%; }

.slider .slide3.back-end .slider-image { margin-top: -185px; }

.sliders-logo { float: left;  }
.white-slide.slide5.slider-section .slider-logo-img { position: relative; z-index: 99; }
.slider .slide3.green-back .slider-imageblock { padding: 18px 0 0; }
.slider .slide5.white-slide { background: none; }
