
	.badge-carusel .swiper-button-prev,
	.badge-carusel .swiper-button-next {
		height: 23px;
		width: 23px;
		position: absolute;
	}

	.badge-carusel .swiper-button-prev {
		left: 5px;
	}

	.badge-carusel .swiper-button-next {
		left: auto;
		right: -10px
	}

	.badge-carusel .swiper-wrapper {
		margin: 0 25px 0 25px;
	}
	
		
	/*			Style			*/
	@font-face{
		font-family:'robotocondensed';
		font-style:normal;
		font-weight:normal;
		src:url('Fonts/RobotoCondensedLight.eot');
		src:local(robotolight),
			url('Fonts/RobotoCondensedLight.eot?#iefix') format('embedded-opentype'),
			url('Fonts/RobotoCondensedLight.woff') format('woff'),
			url('Fonts/RobotoCondensedLight.ttf') format('truetype')
	}
	@font-face {
		font-family: 'ElegantIcons';
		src:url('Fonts/ElegantIcons.eot');
		src:url('Fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
			url('Fonts/ElegantIcons.woff') format('woff'),
			url('Fonts/ElegantIcons.ttf') format('truetype'),
			url('Fonts/ElegantIcons.svg#ElegantIcons') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	
	body{color:#fff;font-family:arial;background:#0f0f0f;}
	header{font-size:14px;margin:-8px;padding:10px;height:;width:100%;position:fixed;top:0;z-index:2;background:rgba(0, 0, 0, 0.9);}
	header b{font-size:20px;}
	
	.content{position:relative;margin:auto;}
	
	.verticalCenter{display:inline-flex;align-items:center;margin:auto;}
	
	.boxFlex{display:flex;}
	.oneFlex{flex:1;vertical-align:center;}
	.flexGeneral{flex:2;vertical-align:center;}
	
	footer{margin:-8px;padding:10px;color:#888;text-align:center;font-size:16px;}
	footer b{font-size:16px;}
	footer a{color:#999;}
	footer .title{color:#fff;font-size:18px;font-family:robotocondensed;}
	
	.margin10{height:10px;}
	
	a{text-decoration:none;cursor:pointer;color:unset;}
	a:hover{text-decoration:underline;}
	a:hover .iconFont,a:hover sup,.iconFont,sup{text-decoration:none !important;}
	
	.red{color:#fade70 !important;}
	
	/*	Mobile meny	 */
	#mobileMeny{position:absolute;z-index:11;color:#000;display:none;}
	#mobileMeny .buttoner{text-align:left;height:0;}
	#mobileMeny .body{position:fixed;top:0;width:81%;height:100%;left:-100%;overflow:hidden;background:#fff;box-shadow:0 0 18px rgba(0, 0, 0, 0.6);transition:0.6s;}
	#mobileMeny .body .list{padding:18px;padding-top:60px;}
	#mobileMeny .body .list a{text-decoration:none;}
	#mobileMeny .body .list .point{padding:4px;margin:2px;font-family:RussiaMedium;font-size:20px;text-shadow:0 1px 0 white;color:#7897c0;}
	#mobileMeny .body .list .point.active{color:#075c45;}
	#mobileMeny .bottom{margin-bottom:0;position:relative;background:url(/Files/raspyatie.png) center 80% no-repeat;background-size:auto 60%;}
	.mobile-button{position:relative;z-index:50;float:left;width:44px;height:44px;margin:0px;display:block;border:2px solid #a9ceeb;border-radius:50%;background:rgba(0, 0, 0, 0.2);margin:8px;}
	.mobile-button span{transition:all 0.3s ease-out;background:#fff;width:21px;height:2px;display:block;margin:20px auto 0px;position:relative;border-radius:2px;}
	.mobile-button span:before, .mobile-button span:after{transition:all 0.3s ease-out;content:"";border-radius:2px;background:#fff;height:2px;display:block;top:-7px;left:0;right:0;position:absolute;}
	.mobile-button span:after{top:auto;bottom:-7px;}
	.mobile-button.open span{background:transparent;}
	.mobile-button.open span:before{left:0px;right:0px;top:0px;transform:rotate(-45deg);}
	.mobile-button.open span:after{left:0px;right:0px;top:0px;transform:rotate(45deg);}
	/*	<<<<  <<<<	 */


	/*	Dir/Catalog/Item	*/
	#breadcrumbs li{display:inline-block;}
	#breadcrumbs span{color:#a8bedd;}
	#breadcrumbs a span{color:#345889;}
	#breadcrumbs .iconFont{margin:0;position:relative;top:2px;}
	
	/*	<<<<  <<<<	 */
	
	.segment{padding:4%;width:calc(92% + 16px);margin:4% -8px;text-align:center;}
	.segment h1{text-align:center;}
	.segment h2{text-align:center;}
	.playVideo{border-radius:50%;background:rgba(250, 222, 112, 0.8) URL(/Files/GRF/play.png) center center no-repeat;background-size:100% auto;cursor:pointer;width:75px;}
	.playVideo:before{display:block;content:'';padding-top:100%;-moz-animation-name:pulse;animation-name:pulse;-moz-animation-duration:2s;animation-duration:2s;-moz-animation-fill-mode:both;animation-fill-mode:both; -moz-animation-direction:normal;animation-direction:normal;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:50%;}
	@-moz-keyframes pulse {
		0%{box-shadow:0 0 0 1px rgba(250, 222, 112, 0.8);}
		100%{box-shadow:0 0 0 10px rgba(250, 222, 112, 0);}
	}
	@keyframes pulse {
		0%{box-shadow:0 0 0 1px rgba(250, 222, 112, 0.8);}
		100%{box-shadow:0 0 0 10px rgba(250, 222, 112, 0);}
	}
	
	.segment .double .one{width:50%;}
	.segment .doubleSec .big{width:61%;}
	.segment .doubleSec .small{width:39%;}
		
	.segment.s1{position:relative;z-index:1;background:URL(/Files/GRF/Segment/s1_fon.png) center center no-repeat;background-size:cover;margin-top:0;padding-top:0;}
	.segment.s1:before{display:block;content:'';position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;background:rgba(0, 0, 0, 0.8);box-shadow:inset 0 -275px 100px -100px #0f0f0f;}
	.segment.s1 .div{position:relative;z-index:22;}
	.segment.s1 .boxTopData{width:100%;}
	.segment.s1 .boxTopData .one{width:50%;}
	.segment.s1 h1{text-align:left;}
	.segment.s1 .redCar{position:relative;width:50%;display:block;}
	.segment.s1 .redCar:after{display:block;content:'';position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;background:URL(/Files/GRF/Segment/s1_car.png) center center no-repeat;background-size:contain;padding-top:100%;transform:translateY(-45%);}
	.segment.s1 .listService{flex-wrap: wrap;margin-top:28px;}
	.segment.s1 .listService .boxFlex{width:33%;margin-top:28px;}
	
	.segment.s2{position:relative;z-index:1;}
	.segment.s2 .double{padding:5% 0;background:URL(/Files/GRF/Segment/s2.png) 70% bottom no-repeat;background-size:auto 70%;}
	.segment.s2 .listSites{font-size:24px;}
	.segment.s2 .listSites .oneBox{display:inline-block;margin:8px;}
	.segment.s2 .listSites .oneBox:last-child{color:#da3728;}
	.segment.s2 .listSites .oneBox img{height:30px;width:auto;margin-right:8px;;}
	.segment.s2 b{font-size:20px;}
	.segment.s2 form{display:inline-block;background:#fff;border-radius:6px;padding:24px;color:black;box-shadow:0 0 15px rgba(255, 255, 255, 0.6);}
	.segment input{position:relative;width:calc(100% - 88px);padding-left:64px !important;background:#f9f9f9;outline:none;border:solid transparent 1px;font-size:16px;min-width:170px;border-radius:0 3px 3px 0;;}
	.segment .sign{position:relative;padding:10px 0;}
	.segment .sign:before{position:absolute;z-index:1;left:0;top:10px;display:block;height:calc(100% - 20px);width:50px;background:#97720b;font-family:'ElegantIcons';border-radius:3px 0 0 3px;line-height:30px;color:#fff;line-height:50px;}
	.segment .sign.name:before{content:'\e08a';}
	.segment .sign.phone:before{content:'\e090';}
	.segment .sign.link:before{content:'\e02c';}
	.segment form .button{box-shadow:none;}
	
	.segment.s4 .boxDiagnostic{position:relative;width:100%;background:URL(/Files/GRF/Segment/s4.png) center center no-repeat;background-size:auto 80%;}
	.segment.s4 .boxDiagnostic:before{display:block;content:'';padding-top:40%;}
	.segment.s4 .diagnostic{background:URL(/Files/GRF/Segment/s4_diagnostic.png) center center no-repeat;background-size:cover;border-radius:6px;padding:5% 15%;position:relative;z-index:1;}
	.segment.s4 .diagnostic:before{display:block;content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255, 255, 255, 0.4);z-index:-1;border-radius:6px;}
	
	
	.segment.s5{overflow:hidden;}
	.segment.s5 .double{background:URL(/Files/GRF/Segment/s5_men2.png) right 8% no-repeat;background-size:auto 35%;position:relative;z-index:1;padding-top:5%;}
	.segment.s5 .double:before{z-index:1;display:block;content:'';position:absolute;left:53%;top:40%;width:55%;height:20%;background:#0f0f0f;box-shadow:0 0 18px 18px #0f0f0f;}
	.segment.s5 .double:after{display:block;content:'';position:absolute;z-index:-1;left:-10%;top:0;width:120%;height:50%;background:URL(/Files/GRF/Segment/s5_trase.jpg) center center no-repeat;box-shadow:inset 0 -20px 18px 18px #0f0f0f;opacity:0.05;}
	.segment.s5 .centerData{display:inline-block;}
	.segment.s5 .centerData .block{position:relative;display:inline-block;padding:8px;}
	.segment.s5 .centerData .boxFlex .count{position:absolute;left:-40px;top:12px;border-radius:50%;border:solid #f9b400 2px;width:34px;height:34px;text-align:center;font-weight:bold;line-height:34px;}
	.segment.s5 .centerData .boxFlex .text{position:relative;border:dashed #f9b400 1px;border-radius:12px;padding:18px;text-align:left;}
	.segment.s5 .centerData .boxFlex .text:before{display:block;content:'';width:40%;height:16px;border-left:dashed #f9b400 1px;border-top:dashed #f9b400 1px;border-bottom:dashed #f9b400 1px;border-radius:12px;position:absolute;top:100%;left:-15%;}
	.segment.s5 .centerData .boxFlex .text.last-child:before{width:80%;height:16px;border-right:dashed #f9b400 1px;border-top:dashed #f9b400 1px;border-left:none;border-bottom:dashed #f9b400 1px;border-radius:12px;position:absolute;top:100%;left:50%;}
	.segment.s5 .centerData .boxFlex .text:after{display:block;content:'';position:absolute;left:0;top:calc(100% + 2px);background:#0f0f0f;height:14px;width:100%;}
	.segment.s5 .centerData .boxFlex .text.last-child .toBotton{width:80%;height:16px;border-left:dashed #f9b400 1px;border-radius:12px 0 0 0;position:absolute;top:calc(100% + 17px);left:50%;}
	.segment.s5 .boxDoc{position:relative;z-index:2;background:linear-gradient(180deg, rgba(0,0,0,0.9) 30%, rgba(255,255,255,0.4) 76%);border-radius:8px;display:inline-block;padding:18px;padding-bottom:0;}
	.segment.s5 .boxDoc .doc{position:relative;display:inline-block;background:#fff;color:#000;}
	.segment.s5 .boxDoc .doc .redLine{height:7px;width:100%;background:#fade70;margin-bottom:18px;}
	.segment.s5 .boxDoc .doc .iconFont{color:#fe0000;font-size:34px;position:relative;top:16px;}
	.segment.s5 .boxDoc .doc .list{padding:18px;text-align:left;}
	.segment.s5 .boxYellow{display:inline-block;border:dashed #f9b400 1px;text-align:center;left:10%;position:relative;background:#f9b400;color:#000;margin-bottom:5%;padding:3% 5%;border-radius:8px;}
	.segment.s5 .boxYellow:before{width:100%;height:10px;display:block;content:'';border-top:dashed #f9b400 1px;position:absolute;left:-80%;top:50%;}
	.segment.s5 .boxYellow .iconFont{font-size:34px;text-shadow:0 0 10px rgba(255, 255, 255, 1);;}
	
	.segment.s6{position:relative;z-index:1;overflow:hidden;background:URL(/Files/GRF/Segment/s5_trase.jpg) center center no-repeat;background-size:100% auto;left:0;}
	.segment.s6:before{display:block;content:'';position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;background:rgba(0, 0, 0, 0.9);box-shadow:inset 0 -275px 100px -100px #0f0f0f;}
	.segment.s6 .body{display:inline-block;text-align:left;}
	.segment.s6 .body h1{text-align:left;}
	.segment.s6 .body .border{padding:18px;border-radius:8px;display:inline-block;border:dashed #f9b400 1px;}
	.segment.s6 .right{margin:auto;margin-bottom:0;}
	
	.segment.s7{background:URL(/Files/GRF/Segment/s7_phone.png) 10% center no-repeat;background-size:auto 100%;}
	
	.segment.s8 .box .one{display:inline-block;position:relative;width:auto;margin:8px;vertical-align:top;top:20px;z-index:2;}
	.segment.s8 .box .one:last-child{top:0;box-shadow:0 0 60px 0px #fade70;z-index:1;}
	.segment.s8 .box .one div{background:#1b1b1b;padding:12px 8px;width:calc(100% - 16px);}
	.segment.s8 .box .one .sign{background:#1f1f1f;}
	.segment.s8 .box .one .top{background:#1f1f1f;border-radius:4px 4px 0 0;}
	.segment.s8 .box .one .param{display:inline-block;margin:auto;margin-bottom:1px;}
	.segment.s8 .box .one .cost{display:inline-block;margin:auto;font-size:22px;}
	.segment.s8 .box .one .cost strike{font-size:18px;}
	.segment.s8 .box .one .button{border-radius:0 0 4px 4px;background:#97720b;margin:0;width:calc(100% - 18px);}
	.segment.s8 .box .one .button:hover{background:#fade70;}
	.segment.s8 .box .one .plus{color:#fe0000;}
	
	.segment.s9{background:URL(/Files/GRF/Segment/s9.png) center center no-repeat;background-size:cover;}
	.segment.s9 h1{text-align:left;}
	
	.segment.s10 .boxData{display:inline-flex;max-width:100%;position:relative;flex-wrap:wrap;gap:20px;}
	.segment.s10 .one{margin:auto;text-align:left;font-size:14px;padding:10px;border-radius:4px;margin-bottom:5px;background:#1b1b1b;position:relative;width:calc(50% - 40px);}
	.segment.s10 .one.nth1:before{background:#1b1b1b URL(/Files/GRF/Segment/s10/1.jpg) center center no-repeat;background-size:cover;opacity:0.05;display:block;content:'';height:100%;width:100%;position:absolute;left:0;top:0;}
	.segment.s10 .one.nth2:before{background:#1b1b1b URL(/Files/GRF/Segment/s10/2.jpg) center center no-repeat;background-size:cover;opacity:0.05;display:block;content:'';height:100%;width:100%;position:absolute;left:0;top:0;}
	.segment.s10 .one.nth3:before{background:#1b1b1b URL(/Files/GRF/Segment/s10/3.jpg) center center no-repeat;background-size:cover;opacity:0.05;display:block;content:'';height:100%;width:100%;position:absolute;left:0;top:0;}
	.segment.s10 .one.nth4:before{background:#1b1b1b URL(/Files/GRF/Segment/s10/4.jpg) center center no-repeat;background-size:cover;opacity:0.05;display:block;content:'';height:100%;width:100%;position:absolute;left:0;top:0;}
	.segment.s10 .h1{font-size:20px;text-transform:uppercase;}
	.segment.s10 .iconFont{font-size:53px;color:#fe0000;margin-right:10px;}
	
	.segment.s11{background:URL(/Files/GRF/Segment/s10_youtube.png) left center no-repeat;background-size:auto 100%;}
	.segment.s11 .forVideo{display:inline-block;margin:1%;width:33%;padding:6%;border:solid 1px;border-radius:8px;text-align:center;}
	.segment.s11 .forVideo .playVideo{margin:auto;}
	
	.segment.s12 .boxInst{position:relative;text-align:center;}
	.segment.s12 .boxInst .item{position:relative;display:inline-block;max-width:200px;width:20%;}
	.segment.s12 .boxInst .item:before{display:block;content:'';padding-top:100%;}
	.segment.s12 .boxInst .item .verticalCenter{position:absolute;left:0;top:0;overflow:hidden;height:0;width:100%;background:rgba(0, 0, 0, 0.75);transition:0.5s;text-align:center;margin:auto;}
	.segment.s12 .boxInst .item .verticalCenter .boxFlex{margin:auto;display:grid;}
	.segment.s12 .boxInst .item:hover .verticalCenter{height:100%;}
	
	.segment.s13{position:relative;position:relative;padding-top:0;padding-bottom:0;}
	.segment.s13 .boxMap{position:absolute;left:0;top:0;width:100%;height:calc(100% - 2px);}
	.segment.s13 .boxData{display:block;background:#0f0f0f;height:calc(100% - 36px);width:max-content;max-width:41%;padding:18px;position:relative;left:100%;right:0;transform:translateX(-141%);}
	.segment.s13 .boxData .boxFlex{margin:5% 0;}
	.segment.s13 .boxData .title{text-transform:uppercase;}
	.segment.s13 .boxData .text{font-size:14px;line-height:20px;}
	
	.hashList{display:flex;gap:20px;flex-wrap:wrap;}
	.hashList a{border:solid #fe0000 0px;border-radius:14px;padding:8px 24px;font-size:14px;background:rgba(255, 0, 0, 0.1);transition:0.4s;}
	.hashList a:hover{text-decoration:none;color:#fe0000;}
	
	.button{display:inline-block;border-radius:8px;padding:18px 64px;font-size:24px;text-align:center;color:#fff;min-width:160px;border:solid 0px;cursor:pointer;white-space:nowrap;position:relative;margin:8px;overflow:hidden;transition:0.2s;font-family:arial;}
	.button:before{content:'';will-change:left;position:absolute;transform:skewX(-22deg);width:45px;height:100%;opacity:0;left:0%;top:0;animation-delay:2s;pointer-events:none;background:linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6) 100%);animation-name:blick;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;}
	.button.fill{background:#97720b;border-color:rgba(250, 222, 112, 1);box-shadow:0 0 12px 0 rgba(250, 222, 112, .0);color:#fff;}
	.button.border{border-color:#97720b;border-width:1px;position:relative;box-shadow:0 0 12px 0 rgba(255, 0, 0, 0), inset 0 0 12px 0 rgba(255, 0, 0, 0);}
	.button.radio{margin:0;background:#1f1f1f;color:#777777;}
	.button.radio.center{border-radius:0;}
	.button.radio.left{border-radius:8px 0 0 8px;}
	.button.radio.right{border-radius:0 8px 8px 0;}
	.button.radio.active{background:#97720b;color:#fff;box-shadow:0 0 12px 0 rgba(250, 222, 112, 0);border-color:transparent;}
	
	.button.fill:hover{background:#fade70;box-shadow:0 0 14px 0 #97720b;color:#97720b;}
	.button.fill:active{box-shadow:0 0 12px 0 rgba(255, 0, 0, 0.8);}
	.button.border:hover{box-shadow:0 0 14px 0 #97720b, inset 0 0 14px 0 #97720b;}
	.button.border:active{box-shadow:0 0 12px 0 rgba(255, 0, 0, 0.8), inset 0 0 12px 0 rgba(255, 0, 0, 0.8);}
	
	.listBrands{flex-wrap:wrap;}
	.listBrands .oneBrand{display:grid;border:solid #cecece 1px;border-radius:18px;margin:2px;padding:18px;}
	.listBrands .oneBrand img{filter:grayscale(1);width:100px;height:auto;}
	.listBrands .oneBrand:hover{border-color:#fe0000;background:;}
	.listBrands .oneBrand:hover img{filter:grayscale(0);}
	
	
	@-moz-keyframes blick{
		0%{opacity: 0;}
		20%{opacity: 1;}
		27%{opacity: 1;}
		40%{opacity:0;left:100%;}
		100%{opacity:0;}
	}
	@keyframes blick{
		0%{opacity: 0;}
		20%{opacity: 1;}
		27%{opacity: 1;}
		40%{opacity:0;left:100%;}
		100%{opacity:0;}
	}
	
	/*	>>>>	>>>>	*/
	.mobile{display:none;}
	@media (min-width: 1470px) {
		/*	Черный		Огромный
		body{background:black !important;}*/
	}
	@media (max-width: 1470px) and (min-width: 1200px) {
		/*	 Синий		Большой
		body{background:blue !important;}*/
	}
	@media (max-width: 1200px) and (min-width: 950px) {
		/*	Морской		Средний
		body{background:aqua !important;}	*/
		.flex1200{flex-direction:column;}
		header{font-size:13px;}
	}
	@media (max-width: 1030px) and (min-width: 800px) {
		/*	Зеленый		Маленький
		body{background:green !important;}	*/
		header{font-size:12px;}
	}
	@media (max-width: 980px) {
		/*	Желтый		Планшет
		body{background:yellow;}	*/
		.flex800{flex-direction:column;}
		header{font-size:10px;}
	}
	@media (max-width: 890px) {
		header{font-size:16px;width:calc(100% - 20px);}
		header .verticalCenter{width:100%;}
		/*	Желтый		Мобильный
		body{background:yellow;}	*/
		.mobile{display:block;}
		.desktop{display:none;}
		.flex500{flex-direction:column;}
		.centerM{text-align:center;}
		
		
		.button{margin-right:0;}
		.button.change{width:auto;margin-right:16px;}
		.button.radio{width:90%;}
		.button.radio.center{border-radius:0;}
		.button.radio.left{border-radius:8px 8px 0 0;}
		.button.radio.right{border-radius:0 0 8px 8px;}
		.backgroundImg:after{display:none;}
		
		.segment.s10 .one{width:calc(100% - 40px);}
		.segment.s13 .boxMap{position:relative;}
		.segment.s13 .boxData{width:100%;max-width:100%;padding:18px;left:0%;right:auto;transform:translateX(0%);}
		
		.face .button.border,.body .button.border,.clean .button.border{width:auto;padding-right:12px;}
		
		.flexD{flex-direction:column;}
		.content{}
		.segment{overflow:hidden;margin:4% 0;width:92%;}
		.segment.s1 .listService .boxFlex{width:100%;}
		
		.segment.s1 .boxTopData .one{width:100%;}
		.segment .double .one,.segment .doubleSec .big,.segment .doubleSec .small{width:100%;}
		.segment.s1:before{box-shadow:none;}
		.segment.s1 .redCar{position:relative;width:100%;display:block;margin-top:18px;}
		.segment.s1 .redCar:after{display:none;}
		
		.segment.s2 .double{background:transparent;}
		
		.segment.s3 .boxTD{margin-left:10px;margin-right:10px;font-size:14px;}
		.segment.s3 .boxDocs .lineSlider .oneDoc .data .title{font-size:18px;}
		.segment.s3 .boxDocs .lineSlider .oneDoc .data .logo{margin-bottom:18px;}
		
		.segment.s4 .verticalCenter{display:block;}
	
		.segment.s5 .double{background:transparent;}
		.segment.s5 .double:before{display:none;}
		.segment.s5 .centerData .boxFlex .text{padding-top:28px;}
		.segment.s5 .centerData .boxFlex .text:before{display:none;}
		.segment.s5 .centerData .boxFlex .text:after{display:none;}
		.segment.s5 .centerData .boxFlex .count{position:relative;left:auto;top:auto;top:19px;background:#1b1b1c;z-index:1;}
		.segment.s5 .centerData .boxFlex .text.last-child .toBotton{display:none;}
		.segment.s5 .boxYellow{left:auto;margin-top:5%;}
		.segment.s5 .boxYellow:before{display:none;}
		
		.segment.s6 .body{display:block;}
		
		.segment.s7{background:transparent;}
		
		.segment.s8 .box .one:last-child{top:20px;}
		.segment.s8 .box .one{margin-bottom:60px;}
		
		.segment.s9{background:transparent;}
		
		.segment.s10 .boxData{max-width:100%;}
		
		.segment.s11{background:transparent;}
		
		.segment.s13 .doubleSec .boxMap{display:none;}
		.segment.s13 .boxData{width:auto;}
		.segment.s13 .boxData .boxFlex{width:100%;}
	}
	
	.iconFont.yellow{font-size:34px;color:#f9b400;text-shadow:0 0 10px rgba(249, 180, 0, 1), 0 0 10px rgba(249, 180, 0, 0.2);}
	.iconFont.red{font-size:34px;color:#fd0000;text-shadow:0 0 10px rgba(255, 0, 0, 1), 0 0 10px rgba(255, 0, 0, 0.2);}
	
	/*	FONT ICONS	*/
	.seeIcon{display:inline-block;border:solid 1px;padding:8px;margin:2px;border-radius:8px;}
	.iconFont{color:#fff;margin:0 8px;}
	.seeIcon .iconFont{font-size:40px;}
	.iconFont:before {font-family: 'ElegantIcons';}
	
	.arrow_up:before{content:"\21";}.arrow_down:before{content:"\22";}.arrow_left:before{content:"\23";}.arrow_right:before{content:"\24";}.arrow_left-up:before{content:"\25";}.arrow_right-up:before{content:"\26";}.arrow_right-down:before{content:"\27";}.arrow_left-down:before{content:"\28";}.arrow-up-down:before{content:"\29";}.arrow_up-down_alt:before{content:"\2a";}.arrow_left-right_alt:before{content:"\2b";}.arrow_left-right:before{content:"\2c";}.arrow_expand_alt2:before{content:"\2d";}.arrow_expand_alt:before{content:"\2e";}.arrow_condense:before{content:"\2f";}.arrow_expand:before{content:"\30";}.arrow_move:before{content:"\31";}.arrow_carrot-up:before{content:"\32";}.arrow_carrot-down:before{content:"\33";}.arrow_carrot-left:before{content:"\34";}.arrow_carrot-right:before{content:"\35";}.arrow_carrot-2up:before{content:"\36";}.arrow_carrot-2down:before{content:"\37";}.arrow_carrot-2left:before{content:"\38";}.arrow_carrot-2right:before{content:"\39";}.arrow_carrot-up_alt2:before{content:"\3a";}.arrow_carrot-down_alt2:before{content:"\3b";}.arrow_carrot-left_alt2:before{content:"\3c";}.arrow_carrot-right_alt2:before{content:"\3d";}.arrow_carrot-2up_alt2:before{content:"\3e";}.arrow_carrot-2down_alt2:before{content:"\3f";}.arrow_carrot-2left_alt2:before{content:"\40";}.arrow_carrot-2right_alt2:before{content:"\41";}.arrow_triangle-up:before{content:"\42";}.arrow_triangle-down:before{content:"\43";}.arrow_triangle-left:before{content:"\44";}.arrow_triangle-right:before{content:"\45";}.arrow_triangle-up_alt2:before{content:"\46";}.arrow_triangle-down_alt2:before{content:"\47";}.arrow_triangle-left_alt2:before{content:"\48";}.arrow_triangle-right_alt2:before{content:"\49";}.arrow_back:before{content:"\4a";}.icon_minus-06:before{content:"\4b";}.icon_plus:before{content:"\4c";}.icon_close:before{content:"\4d";}.icon_check:before{content:"\4e";}.icon_minus_alt2:before{content:"\4f";}.icon_plus_alt2:before{content:"\50";}.icon_close_alt2:before{content:"\51";}.icon_check_alt2:before{content:"\52";}.icon_zoom-out_alt:before{content:"\53";}.icon_zoom-in_alt:before{content:"\54";}.icon_search:before{content:"\55";}.icon_box-empty:before{content:"\56";}.icon_box-selected:before{content:"\57";}.icon_minus-box:before{content:"\58";}.icon_plus-box:before{content:"\59";}.icon_box-checked:before{content:"\5a";}.icon_circle-empty:before{content:"\5b";}.icon_circle-slelected:before{content:"\5c";}.icon_stop_alt2:before{content:"\5d";}.icon_stop:before{content:"\5e";}.icon_pause_alt2:before{content:"\5f";}.icon_pause:before{content:"\60";}.icon_menu:before{content:"\61";}.icon_menu-square_alt2:before{content:"\62";}.icon_menu-circle_alt2:before{content:"\63";}.icon_ul:before{content:"\64";}.icon_ol:before{content:"\65";}.icon_adjust-horiz:before{content:"\66";}.icon_adjust-vert:before{content:"\67";}.icon_document_alt:before{content:"\68";}.icon_documents_alt:before{content:"\69";}.icon_pencil:before{content:"\6a";}.icon_pencil-edit_alt:before{content:"\6b";}.icon_pencil-edit:before{content:"\6c";}.icon_folder-alt:before{content:"\6d";}.icon_folder-open_alt:before{content:"\6e";}.icon_folder-add_alt:before{content:"\6f";}.icon_info_alt:before{content:"\70";}.icon_error-oct_alt:before{content:"\71";}.icon_error-circle_alt:before{content:"\72";}.icon_error-triangle_alt:before{content:"\73";}.icon_question_alt2:before{content:"\74";}.icon_question:before{content:"\75";}.icon_comment_alt:before{content:"\76";}.icon_chat_alt:before{content:"\77";}.icon_vol-mute_alt:before{content:"\78";}.icon_volume-low_alt:before{content:"\79";}.icon_volume-high_alt:before{content:"\7a";}.icon_quotations:before{content:"\7b";}.icon_quotations_alt2:before{content:"\7c";}.icon_clock_alt:before{content:"\7d";}.icon_lock_alt:before{content:"\7e";}.icon_lock-open_alt:before{content:"\e000";}.icon_key_alt:before{content:"\e001";}.icon_cloud_alt:before{content:"\e002";}.icon_cloud-upload_alt:before{content:"\e003";}.icon_cloud-download_alt:before{content:"\e004";}.icon_image:before{content:"\e005";}.icon_images:before{content:"\e006";}.icon_lightbulb_alt:before{content:"\e007";}.icon_gift_alt:before{content:"\e008";}.icon_house_alt:before{content:"\e009";}.icon_genius:before{content:"\e00a";}.icon_mobile:before{content:"\e00b";}.icon_tablet:before{content:"\e00c";}.icon_laptop:before{content:"\e00d";}.icon_desktop:before{content:"\e00e";}.icon_camera_alt:before{content:"\e00f";}.icon_mail_alt:before{content:"\e010";}.icon_cone_alt:before{content:"\e011";}.icon_ribbon_alt:before{content:"\e012";}.icon_bag_alt:before{content:"\e013";}.icon_creditcard:before{content:"\e014";}.icon_cart_alt:before{content:"\e015";}.icon_paperclip:before{content:"\e016";}.icon_tag_alt:before{content:"\e017";}.icon_tags_alt:before{content:"\e018";}.icon_trash_alt:before{content:"\e019";}.icon_cursor_alt:before{content:"\e01a";}.icon_mic_alt:before{content:"\e01b";}.icon_compass_alt:before{content:"\e01c";}.icon_pin_alt:before{content:"\e01d";}.icon_pushpin_alt:before{content:"\e01e";}.icon_map_alt:before{content:"\e01f";}.icon_drawer_alt:before{content:"\e020";}.icon_toolbox_alt:before{content:"\e021";}.icon_book_alt:before{content:"\e022";}.icon_calendar:before{content:"\e023";}.icon_film:before{content:"\e024";}.icon_table:before{content:"\e025";}.icon_contacts_alt:before{content:"\e026";}.icon_headphones:before{content:"\e027";}.icon_lifesaver:before{content:"\e028";}.icon_piechart:before{content:"\e029";}.icon_refresh:before{content:"\e02a";}.icon_link_alt:before{content:"\e02b";}.icon_link:before{content:"\e02c";}.icon_loading:before{content:"\e02d";}.icon_blocked:before{content:"\e02e";}.icon_archive_alt:before{content:"\e02f";}.icon_heart_alt:before{content:"\e030";}.icon_star_alt:before{content:"\e031";}.icon_star-half_alt:before{content:"\e032";}.icon_star:before{content:"\e033";}.icon_star-half:before{content:"\e034";}.icon_tools:before{content:"\e035";}.icon_tool:before{content:"\e036";}.icon_cog:before{content:"\e037";}.icon_cogs:before{content:"\e038";}.arrow_up_alt:before{content:"\e039";}.arrow_down_alt:before{content:"\e03a";}.arrow_left_alt:before{content:"\e03b";}.arrow_right_alt:before{content:"\e03c";}.arrow_left-up_alt:before{content:"\e03d";}.arrow_right-up_alt:before{content:"\e03e";}.arrow_right-down_alt:before{content:"\e03f";}.arrow_left-down_alt:before{content:"\e040";}.arrow_condense_alt:before{content:"\e041";}.arrow_expand_alt3:before{content:"\e042";}.arrow_carrot_up_alt:before{content:"\e043";}.arrow_carrot-down_alt:before{content:"\e044";}.arrow_carrot-left_alt:before{content:"\e045";}.arrow_carrot-right_alt:before{content:"\e046";}.arrow_carrot-2up_alt:before{content:"\e047";}.arrow_carrot-2dwnn_alt:before{content:"\e048";}.arrow_carrot-2left_alt:before{content:"\e049";}.arrow_carrot-2right_alt:before{content:"\e04a";}.arrow_triangle-up_alt:before{content:"\e04b";}.arrow_triangle-down_alt:before{content:"\e04c";}.arrow_triangle-left_alt:before{content:"\e04d";}.arrow_triangle-right_alt:before{content:"\e04e";}.icon_minus_alt:before{content:"\e04f";}.icon_plus_alt:before{content:"\e050";}.icon_close_alt:before{content:"\e051";}.icon_check_alt:before{content:"\e052";}.icon_zoom-out:before{content:"\e053";}.icon_zoom-in:before{content:"\e054";}.icon_stop_alt:before{content:"\e055";}.icon_menu-square_alt:before{content:"\e056";}.icon_menu-circle_alt:before{content:"\e057";}.icon_document:before{content:"\e058";}.icon_documents:before{content:"\e059";}.icon_pencil_alt:before{content:"\e05a";}.icon_folder:before{content:"\e05b";}.icon_folder-open:before{content:"\e05c";}.icon_folder-add:before{content:"\e05d";}.icon_folder_upload:before{content:"\e05e";}.icon_folder_download:before{content:"\e05f";}.icon_info:before{content:"\e060";}.icon_error-circle:before{content:"\e061";}.icon_error-oct:before{content:"\e062";}.icon_error-triangle:before{content:"\e063";}.icon_question_alt:before{content:"\e064";}.icon_comment:before{content:"\e065";}.icon_chat:before{content:"\e066";}.icon_vol-mute:before{content:"\e067";}.icon_volume-low:before{content:"\e068";}.icon_volume-high:before{content:"\e069";}.icon_quotations_alt:before{content:"\e06a";}.icon_clock:before{content:"\e06b";}.icon_lock:before{content:"\e06c";}.icon_lock-open:before{content:"\e06d";}.icon_key:before{content:"\e06e";}.icon_cloud:before{content:"\e06f";}.icon_cloud-upload:before{content:"\e070";}.icon_cloud-download:before{content:"\e071";}.icon_lightbulb:before{content:"\e072";}.icon_gift:before{content:"\e073";}.icon_house:before{content:"\e074";}.icon_camera:before{content:"\e075";}.icon_mail:before{content:"\e076";}.icon_cone:before{content:"\e077";}.icon_ribbon:before{content:"\e078";}.icon_bag:before{content:"\e079";}.icon_cart:before{content:"\e07a";}.icon_tag:before{content:"\e07b";}.icon_tags:before{content:"\e07c";}.icon_trash:before{content:"\e07d";}.icon_cursor:before{content:"\e07e";}.icon_mic:before{content:"\e07f";}.icon_compass:before{content:"\e080";}.icon_pin:before{content:"\e081";}.icon_pushpin:before{content:"\e082";}.icon_map:before{content:"\e083";}.icon_drawer:before{content:"\e084";}.icon_toolbox:before{content:"\e085";}.icon_book:before{content:"\e086";}.icon_contacts:before{content:"\e087";}.icon_archive:before{content:"\e088";}.icon_heart:before{content:"\e089";}.icon_profile:before{content:"\e08a";}.icon_group:before{content:"\e08b";}.icon_grid-2x2:before{content:"\e08c";}.icon_grid-3x3:before{content:"\e08d";}.icon_music:before{content:"\e08e";}.icon_pause_alt:before{content:"\e08f";}.icon_phone:before{content:"\e090";}.icon_upload:before{content:"\e091";}.icon_download:before{content:"\e092";}.social_facebook:before{content:"\e093";}.social_twitter:before{content:"\e094";}.social_pinterest:before{content:"\e095";}.social_googleplus:before{content:"\e096";}.social_tumblr:before{content:"\e097";}.social_tumbleupon:before{content:"\e098";}.social_wordpress:before{content:"\e099";}.social_instagram:before{content:"\e09a";}.social_dribbble:before{content:"\e09b";}.social_vimeo:before{content:"\e09c";}.social_linkedin:before{content:"\e09d";}.social_rss:before{content:"\e09e";}.social_deviantart:before{content:"\e09f";}.social_share:before{content:"\e0a0";}.social_myspace:before{content:"\e0a1";}.social_skype:before{content:"\e0a2";}.social_youtube:before{content:"\e0a3";}.social_picassa:before{content:"\e0a4";}.social_googledrive:before{content:"\e0a5";}.social_flickr:before{content:"\e0a6";}.social_blogger:before{content:"\e0a7";}.social_spotify:before{content:"\e0a8";}.social_delicious:before{content:"\e0a9";}.social_facebook_circle:before{content:"\e0aa";}.social_twitter_circle:before{content:"\e0ab";}.social_pinterest_circle:before{content:"\e0ac";}.social_googleplus_circle:before{content:"\e0ad";}.social_tumblr_circle:before{content:"\e0ae";}.social_stumbleupon_circle:before{content:"\e0af";}.social_wordpress_circle:before{content:"\e0b0";}.social_instagram_circle:before{content:"\e0b1";}.social_dribbble_circle:before{content:"\e0b2";}.social_vimeo_circle:before{content:"\e0b3";}.social_linkedin_circle:before{content:"\e0b4";}.social_rss_circle:before{content:"\e0b5";}.social_deviantart_circle:before{content:"\e0b6";}.social_share_circle:before{content:"\e0b7";}.social_myspace_circle:before{content:"\e0b8";}.social_skype_circle:before{content:"\e0b9";}.social_youtube_circle:before{content:"\e0ba";}.social_picassa_circle:before{content:"\e0bb";}.social_googledrive_alt2:before{content:"\e0bc";}.social_flickr_circle:before{content:"\e0bd";}.social_blogger_circle:before{content:"\e0be";}.social_spotify_circle:before{content:"\e0bf";}.social_delicious_circle:before{content:"\e0c0";}.social_facebook_square:before{content:"\e0c1";}.social_twitter_square:before{content:"\e0c2";}.social_pinterest_square:before{content:"\e0c3";}.social_googleplus_square:before{content:"\e0c4";}.social_tumblr_square:before{content:"\e0c5";}.social_stumbleupon_square:before{content:"\e0c6";}.social_wordpress_square:before{content:"\e0c7";}.social_instagram_square:before{content:"\e0c8";}.social_dribbble_square:before{content:"\e0c9";}.social_vimeo_square:before{content:"\e0ca";}.social_linkedin_square:before{content:"\e0cb";}.social_rss_square:before{content:"\e0cc";}.social_deviantart_square:before{content:"\e0cd";}.social_share_square:before{content:"\e0ce";}.social_myspace_square:before{content:"\e0cf";}.social_skype_square:before{content:"\e0d0";}.social_youtube_square:before{content:"\e0d1";}.social_picassa_square:before{content:"\e0d2";}.social_googledrive_square:before{content:"\e0d3";}.social_flickr_square:before{content:"\e0d4";}.social_blogger_square:before{content:"\e0d5";}.social_spotify_square:before{content:"\e0d6";}.social_delicious_square:before{content:"\e0d7";}.icon_printer:before{content:"\e103";}.icon_calulator:before{content:"\e0ee";}.icon_building:before{content:"\e0ef";}.icon_floppy:before{content:"\e0e8";}.icon_drive:before{content:"\e0ea";}.icon_search-2:before{content:"\e101";}.icon_id:before{content:"\e107";}.icon_id-2:before{content:"\e108";}.icon_puzzle:before{content:"\e102";}.icon_like:before{content:"\e106";}.icon_dislike:before{content:"\e0eb";}.icon_mug:before{content:"\e105";}.icon_currency:before{content:"\e0ed";}.icon_wallet:before{content:"\e100";}.icon_pens:before{content:"\e104";}.icon_easel:before{content:"\e0e9";}.icon_flowchart:before{content:"\e109";}.icon_datareport:before{content:"\e0ec";}.icon_briefcase:before{content:"\e0fe";}.icon_shield:before{content:"\e0f6";}.icon_percent:before{content:"\e0fb";}.icon_globe:before{content:"\e0e2";}.icon_globe-2:before{content:"\e0e3";}.icon_target:before{content:"\e0f5";}.icon_hourglass:before{content:"\e0e1";}.icon_balance:before{content:"\e0ff";}.icon_rook:before{content:"\e0f8";}.icon_printer-alt:before{content:"\e0fa";}.icon_calculator_alt:before{content:"\e0e7";}.icon_building_alt:before{content:"\e0fd";}.icon_floppy_alt:before{content:"\e0e4";}.icon_drive_alt:before{content:"\e0e5";}.icon_search_alt:before{content:"\e0f7";}.icon_id_alt:before{content:"\e0e0";}.icon_id-2_alt:before{content:"\e0fc";}.icon_puzzle_alt:before{content:"\e0f9";}.icon_like_alt:before{content:"\e0dd";}.icon_dislike_alt:before{content:"\e0f1";}.icon_mug_alt:before{content:"\e0dc";}.icon_currency_alt:before{content:"\e0f3";}.icon_wallet_alt:before{content:"\e0d8";}.icon_pens_alt:before{content:"\e0db";}.icon_easel_alt:before{content:"\e0f0";}.icon_flowchart_alt:before{content:"\e0df";}.icon_datareport_alt:before{content:"\e0f2";}.icon_briefcase_alt:before{content:"\e0f4";}.icon_shield_alt:before{content:"\e0d9";}.icon_percent_alt:before{content:"\e0da";}.icon_globe_alt:before{content:"\e0de";}.icon_clipboard:before{content:"\e0e6";}
