/* Global */

body {
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height:25px;
	color: #7a7a7a;
	overflow-x:hidden;
}
::selection {
	background: #35beae;
	color:#fff;
}
::-moz-selection {
	background: #35beae; /* Firefox */
	color:#fff;
}
img {
	max-width: 100%;
}
a:link {
	color: #35beae;
	text-decoration: none;
}
a:hover {
	color:#35beae;
}
a:visited {
	color: #35beae;
	text-decoration: none;
}

.fright{float:right;
}
.fleft{float:left;
}

#content{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.grid_12{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* Navigation */
#undefined-sticky-wrapper {position:relative;height:0 !important;z-index:9999 !important;}

.menu {
	position:absolute;
	bottom:0;
	width:100%;
	height:76px;
	background:url(../images/menu_bg.jpg) repeat;
	z-index:9999 !important;
}
.menu .container{
	width:96%;
}

#logo {
	float:left;
	margin-bottom:0;
	margin:0 10px;
	max-width:225px;
	padding-top:10px;
}

#nav {
	float:right;
	text-align: right;
	background:url(../images/menu_bg.jpg) repeat;
	padding: 0 10px;
}

.navigation:hover {
	color:#fff;
}

/* 
#fakenav a:hover  {
	color:#fff; !important;
}
*/

.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	position:relative;
	margin:0;
	padding:0;
}
.navigation li{
	float: left;
	text-align:left;
	padding:28px 0 25px;
	margin-left:30px;
	text-transform:uppercase;
	background:url(../images/menu_bg.jpg) repeat;
	font-family: 'Exo', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	color:#C8C8C8;     /*color of dropdown list items? VERIFY / TESTING!!  other option: go white and change background to grey nav*/
}
.navigation li:hover, 
.navigation .active {
	color:#35beae;  /*color of dropdown for active list items?    !!!DOESN"T CHANGE!!!  other option: go white and change background to grey nav*/
}

.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	/*background:url(../images/menu_h.png) no-repeat center;        TEST TO SEE WHAT HAPPENS*/
	border-bottom:3px solid #35beae;
	color:#fff;
}

.navigation a:hover {
	color: white;
}
.navigation li a {
	padding:28px 0 25px;
	text-transform:uppercase;
	background:none;
	font-family: 'Exo', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	color:#3e3e3e;
}
.navigation li a:hover .navigation .active {
	cursor:pointer;
	background:url(../images/menu_h.png) no-repeat center;
	border-bottom:3px solid #35beae;
	color:#35beae;
}

.btn_dropdown {
/* 		position:relative;*/ 
	position:absolute;
	right:30px;
	top:20px;
	z-index:9999;
	display:none;
	cursor:pointer;
	/*background:url(../images/menu_bg.jpg) repeat;*/
	padding: 5px 5px;
	width:140px;
	height:36px;
	text-align:center;
	font-family: 'Exo', sans-serif;
	font-weight:500;
	font-size:20px;
	line-height:36px;
	color:#ffffff;
	border-radius:5px;
}
.btn_dropdown:hover {
	color:#35beae;
}





/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	padding:0;
}

.title {text-align:center;
}

.left_bord2 {
	display:inline-block;
	padding-bottom:25px;
	background:url(../images/left_bord2.png) no-repeat;
	height:2px;
	width:145px;
}
.right_bord2 {
	display:inline-block;
	padding-bottom:25px;
	background:url(../images/right_bord2.png) no-repeat;
	height:2px;
	width:145px;
}


.slide_descr {
	margin:0 auto;
	width:790px;
}

h1 {
	display:inline-block;
	margin:0 0 23px;
	padding:0 20px;
	text-transform:uppercase;
	text-align:left;
	font-style:normal;
	background:none;
	font-family: 'Exo', sans-serif;
	font-size: 69px;
	line-height: 86px;
	color:#3e3e3e;
	font-weight: 700;
}

h2 {	
	font-family: 'Exo', sans-serif;
	color:#7a7a7a;
	font-size:30px;
	font-weight: 700;
	line-height: 36px;
}

h3 {
	margin:0;
	padding:40px 0 32px 0;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Exo', sans-serif;
	font-weight:800;
	font-size:32px;
	font-style:normal;
	line-height:36px;
	color:#fff;
}

p {
	margin:0;
	padding:40px 0 32px 0;
	font-family: "Exo 2", sans-serif;
	font-weight:300;
	font-size:18px;
	font-style:normal;
	line-height:24px;
	color:#7a7a7a;
}


.author span {
	display:inline-block;
	padding:0 8px;
	text-transform:uppercase;
	font-family: 'Exo', sans-serif;
	font-weight:800;
	font-size:15px;
	line-height:36px;
	color:#3e3e3e;
}
.author_bord {
	display:inline-block;
	padding-bottom:5px;
	background:url(../images/author_bord.png) no-repeat;
	height:1px;
	width:22px;
}



img.icon_img {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
}

.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	top:0;
	bottom:-57px;
	height:100%;
	z-index:999 !important;
}

.effect_3 {
	background:url(../images/AsSeenOn.png) repeat left top;
	position:relative;
	top:0;
	bottom:-57px;
	height:100%;
	z-index:999 !important;
}

.button {
	position: relative;
	z-index: -9999;
}
/* ____________________________________ Slide 1 ____________________________________ */ 

.padding_slide1 {padding:241px 0 101px 0;
}

.inset_shadow {
	position:absolute;
	z-index:10;
	left:0;
	right:0;
	top:0;
	bottom:76px;
	box-shadow:0 0 60px rgba(0,0,0, 0.7) inset;
}

#slide1{
	background-image:url(../images/4-Sorter-presale-Hero1-beta.jpg);
	background-size: cover !important;
	width:100%;
	text-align:center;
}

.filtr_bg {
	position:relative;
	top:-55px;
	z-index:20;
	text-align:center;	
}

#slide1 h1 {
	float:none;
	border-right:none;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Exo', sans-serif;
	font-size: 64px;
	line-height: 85px;
	color:#fff;
	font-weight:900;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.21);
	letter-spacing:1px;
}
.slogan_text {
	display:inline-block;
	padding:0 12px 100px;
	text-transform:uppercase;
	font-family: 'Exo', sans-serif;
	font-weight:300;
	font-size:34px;
	line-height:33px;
	color:#fff;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.21);
}
.left_bord {
	display:inline-block;
	padding-bottom:13px;
	background:url(../images/left_bord.png) no-repeat;
	height:2px;
	width:140px;
}
.right_bord {
	display:inline-block;
	padding-bottom:13px;
	background:url(../images/right_bord.png) no-repeat;
	height:2px;
	width:140px;
}


#slide1 .button {
	cursor:pointer;
	display:block;
	margin:0 auto;
	float: right;
	width:100;
	height:100px;
	border:none;
	padding:50px 15px 10px;
	text-transform:uppercase;
/*	background:url(../images/AppStore_Download.png) no-repeat;*/
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#preorder-button {
	background: 35beae;
}

#preorder-button button{
	padding:0;
	border:0;
	background: transparent;
}

/* ____________________________________ Slide 2 ________________________________

#slide2 {
	background:url(../images/AppStore_Download.png) repeat left top;
	width:100%;
	float: right;
	padding:86px 80px 69px;
}
____ */ 



/* ___________________________________ //Slide 2 ___________________________________ */ 


#slide2 {
	background-image:url(../images/2coffee-break-CTRL-interface2.jpg);
	background-size: cover !important;
/*	background-position:0 0 !important;*/
/*Enabling this stop parallax background scrolling*/
	width:100%;
	text-align:center;
}

.padding_slide2 {
	padding:88px 0 75px;
}


#slide2 h3{
	text-shadow:1px 2px 3px #646472;
}

#slide2 a{
	margin-bottom:30px;
	padding-bottom:30px;
}

#slide2 p{
	color:#FFFFFF;
}

#slide2 img {
	padding-bottom: 50px;
	margin-bottom:50px;
}



/* ____________________________________ Slide 3 ____________________________________ */ 

#slide3{
	background-image:url(../images/slide3_bg.jpg);
	background-repeat:no-repeat !important;
	background-size: 100% 100% !important;
	background-position:0 0 !important;
	width:100%;
	text-align:center;
}
.padding_slide3 {padding:88px 0 75px;
}



/* ___________________________________ //Slide 3 ___________________________________ */ 





/* ____________________________________ Slide 4 ____________________________________ */ 
#slide4 {
	background:url(../images/slide_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}

a.servc_block {
	display:block;
	height:130px;
	background:#fff;
	border-top:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-left:9px solid #35beae;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
a.servc_block:hover {background:#313131;
}

.icon_h {
	overflow:hidden;
	position:relative;
	float:left;
	margin:0 15px 10px 0;
	width:113px;
	height:113px;
}
.icon_h img {
	position:absolute;
	top:0;
	left:0;
}

.servc_icon {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.servc_block:hover .servc_icon {	
	opacity:0.75;
	filter: alpha(opacity=75);
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
}

.servc_block p {
	display:block;
	margin:0;
	padding:35px 0 5px 0;
	text-transform:none;
	font-family: 'Exo', sans-serif;
	color:#7a7a7a;
	font-size:32px;
	line-height:35px;
	font-weight:400;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.servc_block:hover p {
	font-size:18px;
	line-height:25px;
	color:#fff;
}

.servc_block span {
	display:block;
	margin:0;
	padding:0 0 35px 0;
	text-transform:none;
	font-family: 'Exo', sans-serif;
	color:#797979;
	font-size:18px;
	line-height:25px;
	font-weight:400;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.servc_block:hover span {
	font-size:22px;
	color:#35beae;
}

/* ___________________________________ //Slide 4 ___________________________________ */



/* ____________________________________ Slide 5 ____________________________________ */ 

#slide5 {
	background-image:url(../images/slide5_bg.jpg);
	background-size: cover !important;
/*	background-position:0 0 !important;*/
/*Enabling this stop parallax background scrolling*/
	width:100%;
	text-align:center;
}
.padding_slide5 {padding:88px 0 75px;
}


#slide5 h3{
	text-shadow:1px 2px 3px #646472;
	font-size: 40px;
	line-height:45px;
}

#slide5 a{
	margin-bottom:30px;
	padding-bottom:30px;
}

#slide5 P{
	color:#FFFFFF;
	font-size: 22px;
	margin-top: 20px;
}


/*.padding_slide1 {padding:241px 0 101px 0;
}

.inset_shadow {
	position:absolute;
	z-index:10;
	left:0;
	right:0;
	top:0;
	bottom:76px;
	box-shadow:0 0 60px rgba(0,0,0, 0.7) inset;
}

#slide1{
	background-image:url(../images/slide1_bg.jpg);
	background-size: cover !important;
	width:100%;
	text-align:center;
}

.filtr_bg {
	position:relative;
	z-index:20;
	text-align:center;	
}
*/
/* ___________________________________ //Slide 5 ___________________________________ */ 




/* ____________________________________ Slide 6 ____________________________________ */ 

#slide6 {
	width:100%;
	padding:86px 0 69px;
}

#slide6 p{
	padding-bottom: 10px;
}



/* _____________ TEAM_BLOCK ___________ */
.team1 {margin-top:69px;}
.team2 {margin-top:31px;}

.team1, .team2, .team3 {
	float:left;
	text-align:center;
	margin-right:29px;
}

.team_foto1, .team_foto2, .team_foto3 {
	overflow:hidden;
	position:relative;
	width:108px;
	height:108px;
	background:#fff;
	border-radius:50%;
	border:5px solid #535353;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.team1:hover .team_foto1,
.team2:hover .team_foto2,
.team3:hover .team_foto3 {
	background:#35beae;
}
.team1:hover .team_foto1 img,
.team2:hover .team_foto2 img,
.team3:hover .team_foto3 img {
	opacity:0;
	filter: alpha(opacity=0);
}

.team_foto1 img,
.team_foto2 img,
.team_foto3 img {
	opacity:1;
	filter: alpha(opacity=100);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.team_descr a {
	position:absolute;
	top:-50%;
	z-index:10;
	margin-top:-16px;
	width:33px;
	height:33px;
	border-radius:50%;
	background-color:#9a6432;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.team_descr a:hover {background-color:#535353;z-index:20;
}
a.team_soc1 {
	display:block;
	left:15%;
	background-image:url(../images/team_soc1.png) ;
}
a.team_soc2 {
	display:block;
	right:15%;
	background-image:url(../images/team_soc2.png) ;
}
.team1:hover a.team_soc1,
.team2:hover a.team_soc1,
.team3:hover a.team_soc1 {
	top:50%;
}
.team1:hover a.team_soc2,
.team2:hover a.team_soc2,
.team3:hover a.team_soc2 {
	top:50%;
	transition-delay:0.1s;
	-o-transition-delay:0.1s;
	-moz-transition-delay:0.1s;
	-webkit-transition-delay:0.1s;
}

.team_contact {
	position:relative;
	top:15px;
	background:#535353;
	text-align:center;
	border-radius:999px;
	width:26px;
	height:26px;
	margin:0 auto;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.team_contact:hover {
	width:80px;
}

.team_contact .team_contact_icon {
	position:absolute;
	left:50%;
	margin-left:-12px;
	width:25px;
	height:21px;
	opacity:1;
	filter: alpha(opacity=100);
}
.team_contact a {
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	line-height:24px;
	opacity:0;
	filter: alpha(opacity=0);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.team_contact:hover a {
	opacity:1;
	filter: alpha(opacity=100);
}
.team_contact:hover .team_contact_icon {
	opacity:0;
	filter: alpha(opacity=0);
	top:-40px;
}

.team1 p {
	padding:2px 0 0 0;
	font-family: 'Exo', sans-serif;
	color:#7a7a7a;
	font-size:15px;
	line-height:20px;
	font-weight:400;
}

.team_foto2 {
	width:182px;
	height:182px;
}
.team2 a.team_soc1 {
	left:30%;
}
.team2 a.team_soc2 {
	right:30%;
}
.team2 p {
	padding:7px 0 0 0;
	font-family: 'Exo', sans-serif;
	color:#7a7a7a;
	font-size:25px;
	line-height:35px;
	font-weight:400;
}
.team2 .team_contact:hover {
	width:110px;
}
.team2 .team_contact_icon {
	left:50%;
	margin-left:-15px;
	padding-top:1px;
	width:30px;
	height:30px;
}
.team2 .team_contact {
	width:33px;
	height:33px;
}
.team2 .team_contact a {
	line-height:33px;
	font-size:15px;
}


.team_foto3 {
	width:235px;
	height:235px;
}
.team3 a.team_soc1 {
	left:34%;
}
.team3 a.team_soc2 {
	right:34%;
}
.team3 p {
	padding:12px 0 0 0;
	font-family: 'Exo', sans-serif;
	color:#7a7a7a;
	font-size:35px;
	line-height:50px;
	font-weight:400;
}
.team3 .team_contact_icon {
	left:50%;
	margin-left:-19px;
	padding-top:3px;
	width:38px;
	height:38px;
}
.team3 .team_contact {
	width:38px;
	height:38px;
}
.team3 .team_contact a {line-height:38px;font-size:18px;}
.team3 .team_contact:hover {
	width:140px;
}


/* ____________ //TEAM_BLOCK __________ */


/* ___________________________________ //Slide 6 ___________________________________ */ 




/* ____________________________________ Slide 7 ____________________________________ */ 

#slide7{
	background-image:url(../images/slide7_bg.jpg);
	background-size: cover !important;
	background-position:0 0 !important;
	width:100%;
	text-align:center;
}
.padding_slide7 {padding:88px 0 75px;
}
.slide_descr2 {
	margin:0 auto;
	width:700px;
}


/* ___________________________________ //Slide 7 ___________________________________ */ 



/* ____________________________________ Slide 8 ____________________________________ */ 
#slide8 {
	background:url(../images/Slide_Wood.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}

#slide8 h4 {padding-bottom:18px;
}

#slide8 h1 {
	color:#fff;
	text-shadow:1px 2px 3px #646472;
}

/* ___________________________________ //Slide 8 ___________________________________ */



/* ____________________________________ Slide 9 ____________________________________ */ 

#slide9{
	background-image:url(../images/slide9_bg.jpg);
/*	background-position:0 70px !important;*/
	background-size: cover !important;
	width:100%;
	text-align:center;
}
.padding_slide9 {padding:88px 0 75px;
}
.slide_descr3 {
	margin:0 auto;
	width:830px;
}


/* ___________________________________ //Slide 9 ___________________________________ */ 



/* ____________________________________ Slide 10 ____________________________________ */

#slide10 {
	padding:86px 0 0;
}

#slide10 .container {margin-bottom:80px;
}

#slide10 .title img{
	margin-bottom: 50px;
}

#slide10 h2{
	margin-bottom: 8px;
}

#slide10 p{
	font-size: 24px;
	line-height: 29px;
}
/* ______________ CONTACT_FORM ______________ */
::-webkit-input-placeholder { opacity:1 !important; color:#929292 !important;
}
:-moz-placeholder {opacity:1 !important; color:#929292 !important;
}
::-moz-placeholder { opacity:1 !important; color:#929292 !important;
}
:-ms-input-placeholder { opacity:1 !important; color:#929292 !important;
}

.contact_form input[type="text"],
.contact_form textarea {
	width:93%;
	margin:22px 0 0 0;
	padding:17px 10px 17px 21px;
	background: #fff;
	font-size:14px;
	line-height:21px;
	border:1px solid #e3e3e3;
	color:#929292;
}
.contact_form input[type="text"]:first-child {margin-top:0;
}
.contact_form textarea {
	resize: none;
	margin-top:0;
	height: auto;
    min-height: 164px;
}

.contact_btn {
	border:none;
	text-transform:uppercase;
	margin:0 4px 10px 0;
	padding:7px 25px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'Exo', sans-serif;
	font-weight:300;
	text-align: center;
	vertical-align: middle;
	background:#3e3e3e;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.contact_btn:hover,
.send_btn {
	background:#35beae;
}

#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#3e3e3e;
	font-family: 'Exo', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
}
#note .notification_error {
	font-family: 'Exo', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00;
}
/* _____________ //CONTACT_FORM _____________ */


#map_block {
	margin:0;
}

/* ____________________________________ //Slide 8 ____________________________________ */

/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:url(../images/menu_bg.jpg) repeat;
	padding:27px 0 23px;
	font-size:16px;
}
#footer a{
	margin: 0 10px;
}
.copyright {
	float:left;
	text-transform:uppercase;
	font-family: 'Exo', sans-serif;
	font-weight:300;
	color:#e9e9e9;
}
.copyright a {
	color:#35beae;
}
.copyright a:hover {text-decoration:none;color:#fff;
}

/* _____________ BACK_TOP ___________ */
#back_top {
	float:right;
}
#back_top a.button {
	cursor:pointer;
	position:relative;
	z-index:300;
	display:block;
	margin:0;
	width:31px;
	height:32px;
	background:url(../images/back_top.png) no-repeat;
	text-transform:uppercase;
	font-family: 'Exo', sans-serif;
	font-weight:400;
	color:#fff;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */



/* ___ TITLE IN BOXES _____ */

.serv_block {
	overflow:hidden;
	position:relative;
	padding-bottom:40px;
	padding-top:20px;
	background:#fff;
	border:2px solid #ddd;
	border-radius: 10px;
	font-family: 'Arial', sans-serif;
	color:#7e7e7e;
	text-align:center;
	transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
}
.serv_block:hover {
	border-radius: 10px;
	background:#17ceb6;
	border:2px solid #7ffcec;
	border-radius: 10px;
	color:#3e3e3e;
}

#slide6 .serv_block:hover p {
	color:#3e3e3e;
}

.icon_block1, .icon_block2, .icon_block3 {
	height:118px;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.icon_block1 {background:url(../images/icon1.png) no-repeat -340px 0;
}
.icon_block2 {background:url(../images/icon2.png) no-repeat -340px 0;
}
.icon_block3 {background:url(../images/icon3.png) no-repeat -340px 0;
}

.serv_block:hover .icon_block1,
.serv_block:hover .icon_block2,
.serv_block:hover .icon_block3 {background-position:0 0;
}
.serv_block:hover p {color:#3e3e3e;
}
.serv_block span {padding:0 10px;}
.serv_block a {
	position:absolute;
	bottom:31px;
	padding:9px 22px 9px 27px;
	width:81px;
	border-radius:3px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:22px;
	color:#fff;
}
.serv_link1 {
	position:absolute;
	bottom:31px;
	padding:9px 22px 9px 27px;
	width:81px;
	border-radius:3px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:22px;
	color:#fff;
	left:94px;
	background:#afafaf;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.serv_block:hover .serv_link1 {
	left:-130px;
}
a.serv_link2 {
	right:-130px;
	background:#afafaf;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.serv_block:hover a.serv_link2 {
	right:96px;
	background:#343434;
}





/* _____________ TEST: SLIDE 6 - NEW WHY / INTRO SECTION ___________ */

#slide6, .intro_copy p {
	font-size: 26px;
	line-height: 34px;
	font-family: "Exo", sans-serif;
	font-weight:500;
}



#slide6 .grid_12 {
	margin-top:5px;
}

#slide6 .serv_block{
	margin-top: 50px;
	margin-bottom: 50px;
}

#slide6 .serv_block p {
	margin:0;
	padding:40px 0 32px 0;
	font-family: "Exo 2", sans-serif;
	font-weight:500;
	font-size:20px;
	line-height:24px;
	color:#7a7a7a;
	padding: 0 10px;
	text-align:justify;
}


/* _____________ // TEST: SLIDE 6 - NEW WHY SECTION ___________ */




/* _________________TEST: NEW SLIDE 20 ________________ */


#slide20{
	background:url(../images/h1_bg2.png) no-repeat top center;
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}

#slide20 h1 {
	padding-top:60px;
	margin-top:20px;
}

.padding_slide20 {
	padding:139px 0 130px;
}

#slide20 h1 {
	background:url(../images/h1_bg2.png) no-repeat top center;
}



/* _____________ // TEST: NEW SLIDE 20 ___________ */





/* _______________NEW SLIDE 21________________ */ 

#slide21{
	background:#fff;
	width:100%;
	padding:20px 0 74px;
}

a.feature_block {
	display:block;
	text-align:center;
	color:#717171;
}
a.serv_block:hover {
	text-decoration:none;
}
a.feature_block p {
	margin:0;
	padding:26px 0 20px;
	font-family: 'Arial', sans-serif;
	font-weight:400px;
	font-size:28px;
	font-style:italic;
	line-height:30px;
	color:#555;
}
a.feature_block h2 {
	margin:0;
	padding:26px 0 20px;
	color:#555;
}
.feature_block .icon_block1,
.feature_block .icon_block2,
.feature_block .icon_block3, 
.feature_block .icon_block4, 
.feature_block .icon_block5, 
.feature_block .icon_block6 {
	overflow:hidden;
	width:180px;
	height:180px;
	margin:0 auto;
	padding:0 auto;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	text-align:center;
	border:8px solid #b1b1b1;
	background-position:0 0;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.feature_block .icon_block1 {
	background:url(../images/icon1.png) no-repeat;
}
.feature_block .icon_block2 {
	background:url(../images/icon2.png) no-repeat;
}
.feature_block .icon_block3 {
	background:url(../images/icon3.png) no-repeat;
}
.feature_block .icon_block4 {
	background:url(../images/icon4.png) no-repeat;
}
.feature_block .icon_block5 {
	background:url(../images/icon5.png) no-repeat;
}
.feature_block .icon_block6 {
	background:url(../images/icon6.png) no-repeat;
}

@-webkit-keyframes thumb {
	0% { -webkit-transform: scale(1); }
	50% { -webkit-transform: scale(0.9); }
	100% { -webkit-transform: scale(1); }
}

.feature_block:hover .icon_block1,
.feature_block:hover .icon_block2,
.feature_block:hover .icon_block3, 
.feature_block:hover .icon_block4, 
.feature_block:hover .icon_block5, 
.feature_block:hover .icon_block6 {
	border:8px solid #17ceb6;
	-webkit-animation-name: thumb;
	-webkit-animation-duration: 400ms;
	-webkit-transform-origin:20% 20%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}


.feature_block:hover .icon_block1{
	background:url(../images/icon1_hover.png) no-repeat;
}
.feature_block:hover .icon_block2 {
	background:url(../images/icon2_hover.png) no-repeat;
}
.feature_block:hover .icon_block3 {
	background:url(../images/icon3_hover.png) no-repeat;
}
.feature_block:hover .icon_block4 {
	background:url(../images/icon4_hover.png) no-repeat;
}
.feature_block:hover .icon_block5 {
	background:url(../images/icon5_hover.png) no-repeat;
}	
.feature_block:hover .icon_block6 {
	background:url(../images/icon6_hover.png) no-repeat;
}	
	
.feature_block:hover p {
	color:#17ceb6;
}
.feature_block:hover h2 {
	color:#17ceb6;
}


.feature_block .icon_block4,
.feature_block .icon_block5,
.feature_block .icon_block6 {
	margin-top: 25px;
}
	


/* _____________ // TEST: NEW SLIDE 21 ___________ */




/* _____________ // TEST: H2 & H3 ___________ */

#slide6 h2 {
	color:#3e3e3e;
}

#slide6 h3 {
	color:#3e3e3e;
}

#slide5 h2:hover{
	color:#3e3e3e
}

/* ____________SLIDE 23 - TESTIMONIALS and APP____________ */


#slide23 h4 {
	margin-bottom: 3px;
	margin-top: 20px;
}
#slide23 .grid_7 p{
	text-align:justify;
	padding-right:15px;
}
#slide23 {

	width:100%;
	padding:86px 0 69px;
}

#slide23 .intro_copy {
	margin-bottom: 10px;	
	font-size: 24px;
	line-height: 32px;
}

#slide23 .grid_7 {
	margin:10px 0px;
}

#slide23 .grid_7 {
	padding-right:15px;
}

#slide23 .grid_5 {
	margin:10px 0px;
}

#slide23 .grid_5 img{
	margin-bottom: 25px;
}




/* ____________//SLIDE 23 - TESTIMONIALS & APP____________ */



/* _____________________ Slide 24 - SUPPORT______________________ */ 

#slide24{
	background-image:url(../images/orange-background.jpg);
/*	background-position:0 70px !important;*/
	background-size: cover !important;
	width:100%;
	text-align:center;
}
#slide24 h1{
	color:#FFFFFF;
	margin: 20px 0px 10px 0;
	
}

#slide24 p a{
	color:#FFFFFF;
	font-size: 26px;
}

#slide24 p a:hover{
	color:#35beae;
}

#slide24 p{
	color:#FFFFFF;
	font-size: 26px;
}

#slide24 h2{
	font-size: 40px;
	margin-bottom: 18px;
	padding: 20px 0 5px 0;
}

.padding_slide24 {padding:88px 0 75px;
}
.slide_descr3 {
	margin:0 auto;
	width:830px;
}

#slide24 img {
	margin-top:24px;
}

/* ________________ //Slide 24 - SUPPORT___________________*/


/* ____________SLIDE 25 - PRESS____________ */
#slide25 h1 {
	padding-top:20px;
}

#slide25 {
	width:100%;
	padding:86px 0 69px;
}

#slide25 .intro_copy {
	margin-bottom: 10px;	
	font-size: 24px;
	line-height: 32px;
}

/* ____________//SLIDE 25 - PRESS ____________ */

.testim_in {margin-bottom:14px;
}
.testim_block {
	position:relative;
	padding:16px 18px 18px;
	background:#fec846;
	color:#646464;
	border-radius:2px;
}
.testim_block span {
	position:absolute;
	bottom:-27px;
	right:0;
	display:block;
	width:36px;
	height:27px;
	background:url(../images/testim_span_bg.png) no-repeat;
}
.author {
	float:right;
	margin: 15px 49px 20px 0;
	color:#7a7a7a;		
}
#slide25 .grid_5 {
	margin:10px 0px;
}

#slide25 {
	padding-top:30px;
}
/* _______________________ //25 PRESS  ____________________ */


/* _____________________ Slide 22 - ABOUT LANDING______________________ */ 

#slide22{
	background-image:url(../images/aqua-background.jpg);
/*	background-position:0 70px !important;*/
	background-size: cover !important;
	width:100%;
	text-align:center;
}
#slide22 h1{
	color:#FFFFFF;
	margin: 20px 0 10px 0;
}

#slide22 h2{
	font-size: 40px;
	margin: 22px 0;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 45px;
	color:#ffffff;
}

#slide22 h3{
	color:#FFFFFF;
	font-size: 26px;
	padding: 0 0 10px 0 ;
}
#slide22 p{
	text-align:justify;
	line-height: 28px;
}
#slide22 p a:hover{
	color:#35beae;
}

#slide22 p{
	color:#FFFFFF;
	font-size: 26px;
}

.padding_slide22 {padding:88px 0 75px;
}
.slide_descr3 {
	margin:0 auto;
	width:830px;
}

#slide22 .grid_6 {
	margin: 0 0;
}

#slide22 .social-media {
	margin-right: 10px;
	float:right;
}

#slide22 img {
}

/* ________________ //Slide 22 - ABOUT  LANDING___________________*/


/* _____________________ Slide 26 - ABOUT______________________ */ 

#slide26{
	width:100%;
	text-align:center;
}
#slide26 h1{
	margin: 5px 0px 5px 0;
}

#slide26 h2{
	font-size: 40px;
	padding-top: 70px;
	text-transform: uppercase;
	margin: 5px 0;
	line-height: 45px;
}

#slide26 .grid_12 .grid_12 h2{
	padding: 15px 0;
}

#slide26 h3{
	font-size: 26px;
	padding: 0 0 10px 0 ;
}
#slide26 p{
	text-align:justify;
	line-height: 26px;
}
#slide26 p a:hover{
	color:#35beae;
}

#slide26 p{
	font-size: 22px;
}

.padding_slide26 {padding:88px 0 75px;
}
.slide_descr3 {
	margin:0 auto;
	width:830px;
}

#slide26 .grid_6 {
	margin: 0 0;
}

#slide26 .social-media {
	margin-right: 10px;
	float:right;
}

#slide26 img {
	margin-bottom: 70px;
}

/* ________________ //Slide 26 - ABOUT___________________*/




/* ___________________________________ //FOOTER ___________________________________ */
