/* Global */

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

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

.overflow_hidden {overflow-x:hidden;}

/* Navigation */
/*#undefined-sticky-wrapper {position:relative;height:0 !important;}
.menu {
	position:relative;
	top:0px;
	width:100%;
	height:76px;
	z-index:9999;
	background-color: #020308;
	
	  
	  
}
*/

/* Navigation */
#undefined-sticky-wrapper {position:relative;height:0 !important;}
.menu {
	position:absolute;
	bottom:0px;
	width:100%;
	height:76px;
	background:#020308;
	z-index:9999;
}

.image_mobile {
	margin: auto;
}

.image_full {
	margin: auto;
}

#logo {
	margin-bottom:0;
	margin-left:-5px;
}

#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin:0;
	padding:0;
}
.navigation li{
	float: left;
	text-align:left;
	padding:28px 15px;
	margin-left:0;
	text-transform:uppercase;
	background:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:20px;
	color:#fff;
	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;
}
.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	background-color: #3091F0;
}



/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	padding:0;
}
h1 {
	float:left;
	margin:0 13px 40px 0;
	padding:0 19px 0 0;
	text-transform:uppercase;
	text-align:left;
	font-style:normal;
	background:none;
	border-right:1px solid #c2c2c2;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 76px;
	line-height: 65px;
	color:#3e3e3e;
	font-weight: 700;
}
.h1_viva {
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	line-height:65px;
	font-style:italic;
	font-weight: bold;
	color:#6b6b6b;
}

/*
.h1_viva {
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	line-height:65px;
	font-style:italic;
	color:#6b6b6b;
}
*/

h4 {
	margin:0;
	padding:0 0 15px 0;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:32px;
	font-style:normal;
	line-height:40px;
	color:#343434;
}
h5 {
	margin:0;
	padding:0 0 17px 0;
	text-transform:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-style:italic;
	font-weight:400;
	font-size:18px;
	line-height:20px;
	color:#343434;
}
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;
}

/* ____________________________________ Slide 1 ____________________________________ */ 

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

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

.filtr_bg {text-align:center;
}

/* Original Style */
/*
.slogan_text {
	display:inline-block;
	padding:0 12px 28px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:23px;
	line-height:33px;
	color:#fff;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.21);
}
*/

/* Modified style */
.slogan_text {
	display:inline-block;
	padding:0 10px;
	padding-bottom: 35px;
	text-transform:none;
	font-style:italic;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:31px;
	line-height:42px;
	color:#fff;
}

/* Original Style */
/*.left_bord {
	display:inline-block;
	padding-bottom:7px;
	background:url(../images/left_bord.png) no-repeat;
	height:2px;
	width:140px;
}
.right_bord {
	display:inline-block;
	padding-bottom:7px;
	background:url(../images/right_bord.png) no-repeat;
	height:2px;
	width:140px;
}
*/
/* Modified style */

.left_bord, .right_bord {
	display:inline-block;
	margin:0 0 10px;
	background:#fff;
	height:1px;
	width:96px;
}
/* Original style */

#slide1 h1 {
	float:none;
	display:block;
	border-right:none;
	margin:0;
	padding:0 0 27px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 97px;
	line-height: 85px;
	color:#fff;
	font-weight:700;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.21);
}

/* Modified style */
/*
#slide1 h1 {
	float:none;
	display:block;
	border-right:none;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 90px;
	line-height: 115px;
	color:#fff;
	font-weight:800;
	text-shadow:5px 3px 6px rgba(0,0,0,0.26);
}
*/

#slide1 p {
	float:none;
	display:block;
	border-right:none;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:none;
	font-style:italic;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	line-height: 46px;
	color:#fff;
	font-weight:300;
	text-shadow:5px 3px 6px rgba(0,0,0,0.26);
}

#slide1 h2 {
	margin:0;
	padding:0 0 99px 0;
	letter-spacing:1.5px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	line-height: 33px;
	color:#fff;
	font-weight: 700;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.21);
}

#slide1 .button_block {
	
	display:inline-block;
	margin:0 10px;
	margin-top:20px;
}
#slide1 .button_bg {
	margin-bottom:-64px;
	background:#000;
	height:64px;
	opacity:0.23;
	filter: alpha(opacity=23);
	border-radius:30px;
}
#slide1 .button {
	position:relative;
	z-index:10;
	display:inline-block;
	cursor:pointer;
	margin:6px;
	padding:17px 78px 16px 33px;
	border:none;
	text-transform:uppercase;
	background:#ff6600;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: 400;
	color:#fff;
	border-radius:30px;
	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;
}

#slide1 .button span  {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/button_down.png) no-repeat right;
	background-position:0 -48px;
	width:78px;
	height:52px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
#slide1 .button:hover span {background-position:0 0;}

#slide1 .buttonLearn {
	position:relative;
	z-index:10;
	display:inline-block;
	cursor:pointer;
	margin:6px;
	padding:17px 78px 16px 33px;
	border:none;
	text-transform:uppercase;
	background:#3091F0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: 400;
	color:#fff;
	border-radius:30px;
	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;
}

#slide1 .buttonLearn span  {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/button_down.png) no-repeat right;
	background-position:0 -48px;
	width:78px;
	height:52px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
#slide1 .buttonLearn:hover {
	background:#ff6600;}
	
#slide1 .buttonLearn:hover span {background-position:0 0;}

/*
.contact_btn {
	border:none;
	text-transform:uppercase;
	margin:0 4px 10px 0;
	padding:12px 25px;
	border-radius:30px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-align: center;
	vertical-align: middle;
	background:#73aeb4;
	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:#ff6600;
}

*/

/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:86px 0 69px;
}

/* _________________ SKILLS ________________ */
#skills_block p {
	padding:0 0 7px 0;
	font-weight:400;
	line-height:20px;
	color:#808080;
}
#skills_block p b{
	font-weight:400;
	color:#ff6600;
}
#skills_block li {
	background:#ddd;
	width:99%;
	height:13px;
	border-radius:10px;
	margin-bottom:15px;
}

#skills_block li span {
	display:block;
	border-radius:10px;
	background:#ff6600;
	padding:0;
	height:13px;
}

/* _________________ ANIMATED BOOTSTRAP ________________ */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 13px;
  margin-bottom: 16px;
  background-color: #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  float: left;
  font-size: 12px;
  text-align: center;
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #ff5700;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* ________________ //ANIMATED BOOTSTRAP _______________ */

.skill1 {width:60%;
}
.skill2 {width:80%;
}
.skill3 {width:45%;
}


/* _________________________ //SKILLS _______________________ */

ul.about_sp {
	margin:4px 0 0 0;
	padding:0;
}
.about_sp li {
	background:url(../images/about_sp_bg.png) no-repeat left top;
	padding-left:35px;
	margin-bottom:11px;
	color:#a9a9a9;
}

/* ___________________________________ //Slide 2 ___________________________________ */ 



/* ____________________________________ Slide 3 ____________________________________ */ 

#slide3{
	background-image:url(../images/slide3_bg.png);
	background-size: cover !important;
	width:100%;
	/*text-align:center; */
}
.padding_slide3 {padding:169px 0 139px;
}
#slide3 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #FFFFFF;/*#323232; */
	line-height: 80px;
	font-weight: 400;
	text-transform:uppercase;
}


/* ___________________________________ //Slide 3 ___________________________________ */ 


/* ____________________________________ Slide 42 ____________________________________ */ 
#slide42 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:86px 0 69px;	
}

#slide42 .button {
	position:relative;
	z-index:10;
	display:inline-block;
	cursor:pointer;
	margin:6px;
	padding:17px 78px 16px 33px;
	border:none;
	text-transform:uppercase;
	background:#ff6600;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: 400;
	color:#fff;
	border-radius:30px;
	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;
}

#slide42 .button #RBack  {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/button_left.png) no-repeat right;
	background-position:-11px; -13px;
	width:50px;
	height:52px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

#slide42 .button:hover #RBack {background-position:-61px; -13px;}

#slide42 .button #RForw  {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/button_right.png) no-repeat right;
	background-position:-61px; -13px;
	width:50px;
	height:52px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

#slide42 .button:hover #RForw {background-position:-11px; -13px;}



/* ___________________________________ End Slide 42 ________________________________*/


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

.serv_block {
	display:block;
	position:relative;
	margin-bottom:13px;
	text-align:left;
	color:#797979;
}

.serv_icon_block {
	float:left;
	border-radius:50%;
	width:68px;
	height:68px;
	background:#73aeb4;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.serv_block:hover .serv_icon_block {background:#ff6600;
}
.iconimg, .iconimg_h {
	position:absolute;
	top:0;
	left:0;
}

.iconimg_h {
	opacity:0;
	filter: alpha(opacity=0);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:500ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(0);
	-moz-transition-duration:500ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(0);
	-o-transition-duration:500ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(0);
	-ms-transform-duration:500ms;
	-ms-transform-timing-function: ease-out;
}

.serv_block:hover .iconimg {
	opacity:0;
	filter: alpha(opacity=0);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:900ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(2);
	-moz-transition-duration:900ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(2);
	-o-transition-duration:900ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(2);
	-ms-transform-duration:900ms;
	-ms-transform-timing-function: ease-out;
}
.serv_block:hover .iconimg_h {
	opacity:1;
	filter: alpha(opacity=100);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:900ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(1);
	-moz-transition-duration:900ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(1);
	-o-transition-duration:900ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(1);
	-ms-transform-duration:900ms;
	-ms-transform-timing-function: ease-out;
}
.serv_block p {padding:0;
}

.serv_block:hover span {
	color:#333333;
	/*font-style:italic;
	*/
	/*font-size:0.9em;
	font-weight:bold; */
}
.serv_block a {
	display:block;
	margin:0 0 15px;
	padding:19px 10px 35px 87px;
	text-transform:uppercase;
	border-bottom:1px solid #73aeb4;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:17px;
	color:#3e3e3e;
}

.serv_block:hover a {border-bottom:1px solid #ff6600;
}


/* ___________________________________ //Slide 4 ___________________________________ */




/* ____________________________________ Slide 5 ____________________________________ */ 

#slide5{
	background-image:url(../images/slide5_bg.jpg);
	background-size: cover !important;
	width:100%;
	height:auto;
	text-align:center;
}
.padding_slide5 {padding:200px 0 159px;
}
#slide5 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #323232;
	line-height: 80px;
	font-weight: 400;
	text-transform:uppercase;
}


/* ___________________________________ //Slide 5 ___________________________________ */ 

/* ____________________________________ New Slide 5 ____________________________________ */ 
/*.padding_slide5 {
	padding:74px 0 0 0;
}
#slide5{background:#fff;
}
#slide5 .effect_2 {
	position:absolute;
	left:0;
	top:74px;
	right:0;
	width:100%;
	height:725px;
}
#slide5 .grid_12 {margin-bottom:0 !important;
}
#slide5 .bord_top {
	width:100%;
	height:74px;
	margin-top:-74px;
	background:url(../images/main_bg.jpg) repeat left top;
}
*/
/* ___________________________________ //New Slide 5 ___________________________________ */ 


/* ____________________________________ Slide 6 ____________________________________ */ 

#slide6 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:86px 0 69px;
}
#slide6 h5 {padding:0 0 35px;}


/* _________________ PORTFOLIO ________________ */
.gallery-list .grid_3 {width:235px !important;}

#slide6 .hover_img {
	overflow:hidden;
	position:relative;
	height:211px;
	width:235px;
	background:#fff;
}

.portfolio_zoom, .portfolio_link {
	width:40px;
	height:40px;
	position:absolute;
	bottom:31px;
	border-radius:50%;
	background-repeat:no-repeat;
	background-color:#2c2c2c;
	transition: right 0.7s ease-in-out;
	-moz-transition: right 0.7s ease-in-out;
	-webkit-transition: right 0.7s ease-in-out;
	-o-transition: right 0.7s ease-in-out;
}
.portfolio_zoom {
	left:81px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	z-index:302;
}
.portfolio_link {
	right:73px;
	background-image:url(../images/link.png);
	background-position:0 0;
	z-index:303;
}
.portfolio_zoom:hover, .portfolio_link:hover {
	background-color:#4f4f4f;
	z-index:310;
}
.portfolio_zoom a, .portfolio_link a {
	display:block;
	width:54px;
	height:54px;
	text-indent:-9999px;
}




.item_description {
	position:absolute;
	top:-215px;
	left:0;
	right:0;
	height:177px;
	border-bottom:4px solid #2c2c2c;
	padding:15px 21px;
	background:#ff6600;
	text-align:center;
	color:#fff;
	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;
}
.hover_img:hover .item_description {
	top:0;
}

.item_description p {
	padding:0 0 9px 0;
	margin:0 0 13px;
	border-bottom:1px solid #df5900;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	font-weight: 300;
	text-transform:uppercase;
	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;
}


/* ________________ //PORTFOLIO _______________ */

/* ___________________________________ //Slide 6 ___________________________________ */ 


/* ____________________________________ Slide 26 ____________________________________ */ 

#slide26 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:5px 0 20px;
}
#slide26 h5 {padding:0 0 35px;}

/* ___________________________________ //Slide 26 ___________________________________ */ 




/* ____________________________________ Slide 9 ____________________________________ */ 
/* ____________________________________ Performace Highlights ______________________ */

#slide9{
	background-image:url(../images/slide9_bg.png);
	background-size: cover !important;
	width:100%;
	/*text-align:center;*/
	/* new code for slides */
	height:auto;
}
.padding_slide9 {padding:169px 0 139px;
}
#slide9 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #B1B1B1;
	line-height: 80px;
	font-weight: 400;
	text-transform:uppercase;
}



/* ___________________________________ //Slide 9 ___________________________________ */ 








/* ____________________________________ Slide 7 ____________________________________ */ 

#slide7{
	/*background-image:url(../images/slide7_bg.jpg); */
	background-image:url(../images/slide7_bg.png);
	background-size: cover !important;
	width:100%;
	text-align:center;
}
.padding_slide7 {padding:148px 0 159px;
}
#slide7 p {
	font-size: 73px;
	/*color: #000;*/
	color: #B1B1B1;
	line-height: 80px;
	font-weight: 300;
	text-transform:uppercase;
}


/* ___________________________________ //Slide 7 ___________________________________ */ 



/* ____________________________________ Slide 8 ____________________________________ */

#slide8 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:86px 0 0;
}

/* Eliminate Gap after maps removal */
/*#slide8 .container {margin-bottom:80px;
}
*/

#slide8 .container {margin-bottom:0px;
}

#slide8 ul {
    list-style-type: disc;
	margin-left:30px;
}



/* ______________ 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 input[type="email"],
.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:12px 25px;
	border-radius:30px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-align: center;
	vertical-align: middle;
	background:#73aeb4;
	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:#ff6600;
}

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

/* ______________ GET IN TOUCH_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;
}

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

.getintouch_btn {
	border:none;
	text-transform:uppercase;
	margin:0 4px 10px 0;
	padding:12px 25px;
	border-radius:30px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-align: center;
	vertical-align: middle;
	background:#73aeb4;
	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;
}

.getintouch_btn:hover,
.send_getintouch_btn {
	background:#ff6600;
}

#getintouch_note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#444;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
}
#getintouch_note .notification_error {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00;
}
/* _____________ //GET IN TOUCH_FORM _____________ */

.PortHighlight {
	/*color:#03F; */
	color : #ff6600;
	/*text-decoration:underline; */
}
.PortPoint {
	color:#000;
	font-weight: bold;
}


#map_block {
	margin:0;
}

/* ____________________________________ //Slide 8 ____________________________________ */



/* ____________________________________ Slide 10 ____________________________________ */

/*
#slide10{
	background:url(../images/main_bg.jpg) repeat left top;
	padding:90px 0 110px;
}
#slide10 h4 {margin:0 0 14px;}
/* _________________ PORTFOLIO ________________ */
/* Added Slide 10 */

/*
#slide10 .gallery-list .projects .grid_3 {width:235px !important;}

#slide10 ul{
	margin:0 0 29px 0;
	padding:0;
	list-style-type:none;
}

#slide10 .hover_img {
	height:187px;
	text-align:center;
}
/* Added Slide 10 */

/*
#slide10 .hover_img {
	position:relative;
	background:#000;
	z-index:99;
}

/* Added Slide 10 */

/*
#slide10 .portfolio_zoom, .portfolio_link {
	display:none;
	width:36px;
	height:36px;
	position:absolute;
	left:89px;
	top:78px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:2;
	opacity:0.66;
	filter: alpha(opacity=66);
	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;
}

/* Added Slide 10 */

/*
#slide10 .portfolio_link {
	left:117px;
	background-image:url(../images/link.png);
	z-index:3;
}
/* Added Slide 10 */

/*
#slide10 .portfolio_zoom:hover, .portfolio_link:hover {
	opacity:1;
	filter: alpha(opacity=100);
	z-index:10;
}
/* Added Slide 10 */

/*
#slide10 .portfolio_zoom a, .portfolio_link a {
	display:block;
	width:36px;
	height:36px;
	text-indent:-9999px;
}

/* Added Slide 10 */

/*
#slide10 .hover_img:hover .portfolio_zoom, .hover_img:hover .portfolio_link { display:block;
}

/* Added Slide 10 */

/*
#slide10 .item_description {
	padding:0 0 7px 0;
	background:#fff;
	border-top:1px solid #fff;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	text-align: center;
	font-family:'Open Sans';
	font-weight:300;
	font-style:italic;
	font-size:14px;
	color:#969696;
}

/* Added Slide 10 */

/*
#slide10 .item_description h6 {
	margin:0 0 6px 0;
	border-bottom:1px dotted #ddd;
	text-transform:uppercase;
	font-style:normal;
	color: #343434;
	font-weight:400;
	font-size: 16px;
	line-height:37px;
}

/* Added Slide 10 */

/*
#slide10 .projects .grid_3:hover h6 {
	color:#82b501;
}

/* Added Slide 10 */

/*
#slide10 .projects .grid_3:hover .item_description {
	border-top:1px solid #82b501;
}
/* _________ FILTER ________ */

/*
#filters li {display:inline-block;}
#filters li a {
	border-bottom:4px solid #d4d4d4;
	margin:0 3px 0 0;
	padding:0 28px 0 0;
	text-transform:uppercase;
	font-family:'Open Sans';
	font-weight:400;
	font-size:16px;
	line-height:26px;
	color:#878787;
}

#filters li a.selected {
	color:#82b501;
	border-bottom:4px solid #82b501;
}
#filters li a:hover {
	text-decoration:none;
	color:#343434;
	border-bottom:4px solid #343434;
}

/* Portfolio */

/**** Isotope Filtering ****/

/*
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

/*
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

/*
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/

/*
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element {
  overflow: hidden;
  position: relative;
}
.element img {max-width:100%;
}

/* ________ //FILTER _______ */

/* ________________ //PORTFOLIO _______________ */

/* _______________ //End of Slide 10 ____________*/

/* ____________________________________ Slide 16 ____________________________________ */ 
#slide16 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:86px 0 69px;
}
#slide16 h5 {margin-bottom:39px;
}
.serv_block16 {
	display:block;
	position:relative;
	margin-bottom:13px;
	text-align:center;
	color:#3e3e3e;
}

.iconimg16, .iconimg_h16 {
	margin-left:-44px;
	position:absolute;
	top:0;
	left:50%;
}

.iconimg_h16 {
	opacity:0;
	filter: alpha(opacity=0);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:500ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(0);
	-moz-transition-duration:500ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(0);
	-o-transition-duration:500ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(0);
	-ms-transform-duration:500ms;
	-ms-transform-timing-function: ease-out;
}

.serv_block16:hover .iconimg16 {
	opacity:0;
	filter: alpha(opacity=0);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:900ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(2);
	-moz-transition-duration:900ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(2);
	-o-transition-duration:900ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(2);
	-ms-transform-duration:900ms;
	-ms-transform-timing-function: ease-out;
}
.serv_block16:hover .iconimg_h16 {
	opacity:1;
	filter: alpha(opacity=100);
	/* safari / chrome */
	-webkit-animation-name:rotater;
	-webkit-animation-duration:900ms;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: ease-out;

	/* mozilla */
	-moz-transform: scale(1);
	-moz-transition-duration:900ms;
	-moz-transition-timing-function: ease-out;

	/* opera */
	-o-transform: scale(1);
	-o-transition-duration:900ms;
	-o-transition-timing-function: ease-out;

	/* ie */
	-ms-transform: scale(1);
	-ms-transform-duration:900ms;
	-ms-transform-timing-function: ease-out;
}

.serv_block16 p {
	margin:0;
	padding:91px 30px 30px;
	text-transform:none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size:28px;
	line-height:29px;
	color:#3e3e3e;
}

.read_more16 {
	display:block;
	padding-top:30px;
	color:#77c59e;
	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;
}
.read_more16:hover {
	font-size:24px;
}

.serv_block16:hover p {
	color:#77C59E;
	/*font-style:italic;
	*/
	/*font-size:0.9em;
	font-weight:bold; */
}

.serv_block16 span {
	color:#797979;	
}

.serv_block16:hover span {
	color:#333333;
}

/* ___________________________________ //Slide 16 ___________________________________ */


/* ____________________________________ Slide 12 ____________________________________ */ 

#slide12{
	background-image:url(../images/slide12_bg.png);
	background-size: cover !important;
	width:100%;
	/*text-align:center;*/
}

/*.padding_slide12 {padding:25px 0 25px;
}
*/

.padding_slide12 {padding:169px 0 139px;
}

#slide12 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	/*color: #B1B1B1;*/
	/*color: #000;*/
	color: #FFFFFF;
	line-height: 80px;
	font-weight: 400;
	text-transform:uppercase;
}



/* ___________________________________ //Slide 12 ___________________________________ */ 


/* ____________________________________ Slide 14 ____________________________________ */ 

#slide14{
	/*background-image:url(../images/slide7_bg.jpg); */
	background-image:url(../images/slide14_bg.png);
	background-size: cover !important;
	width:100%;
	text-align:center;
}
/*.padding_slide14 {padding:148px 0 159px;
}
*/
.padding_slide14 {padding:50px 0 50px;
}


#slide14 p {
	font-size: 73px;
	color: #000;
	line-height: 80px;
	font-weight: 300;
	text-transform:uppercase;
}


/* ___________________________________ //Slide 14 ___________________________________ */ 


/* ____________________________________ Slide 18 ____________________________________ */ 

#slide18{
	/*background-image:url(../images/slide7_bg.jpg); */
	background-image:url(../images/MyVision.png);
	background-size: cover !important;
	width:100%;
	text-align:center;
}
.padding_slide18 {padding:148px 0 159px;
}
#slide18 p {
	font-size: 73px;
	color: #000;
	line-height: 80px;
	font-weight: 300;
	text-transform:uppercase;
}


/* ___________________________________ //Slide 18 ___________________________________ */ 

/* ____________________ Testimonials ____________________ */
#testimonials {
	position:relative;
	padding:66px 0 68px;
	background-image: url(../images/testimonials_bg.jpg);
	background-size:cover;
}
#testimonials .container {
	position:relative;
	z-index:1;
}
.testimonials_fill {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/testimonials_fill.png);
}

.testimonials_block {
	padding:0 50px;
	text-align:center;
	color:#fff;
}
.testimonials_txt {
	padding:0 0 16px;
	font-style:italic;
	font-size:16px;
	/*color:#150909;*/
}
.author_inf {
	padding-bottom:21px;
	line-height:17px;
}
.author_inf span {
	display:inline-block;
	padding-right:4px;
	text-transform:uppercase;
	color:#ffeb00;
}
a.author_foto img {
	border-radius:50%;
}

/* ___________________ //Testimonials ___________________ */




/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#73aeb4;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#e9e9e9;
}
.copyright a {
	color:#fff;
}
.copyright a:hover {text-decoration:none;color:#ff6600;
}

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

/* ___________________________________ //FOOTER ___________________________________ */


/* ---- Mail function --- */
.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}