@charset "utf-8";

/* ============================== 
	- Template Name: Studio - Responsive Multipurpose html5/Css3 Template
	- Autor: Iwthemes
	- Email: support@iwthemes.com
	- Name File: style.css
	- Version 1.2 - Updated on 13/03/2014
	- Website: http://www.iwthemes.com 
	- Copyright: (C) 2014
=================================

-------------------------
	Stylesheet Guide
-------------------------

01. Import styles
	-  bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).
	-  bootstrap-theme.css	
	-  Lightbox
	-  ScrollBar
	-  FontAwesome
	-  Hover Works
	-  Carrousel
	-  Animates
	-  Transitions
	-  Fickr
	-  Theme Options
	-  Fonts Google
	
02. Basic Elements
	-  Standar Styles	
	-  Layout Styles

0.3.  MENU
	-  Logo
	-  Main Navigation

0.4.  GENERAL STRUCTURE
    -  Video Bg
	-  Home
	-  Works
	-  Blog
	   -  Single Post
	-  Services
	-  About
	-  Contact
	-  Footer
	-  toTop
*/


/* ---------------------------------------------------------------------- */
/*	Import styles
/* ---------------------------------------------------------------------- */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap/bootstrap.css");
@import url("bootstrap/bootstrap-theme.css");

/*jquery.fancybox.css  - Lightbox*/
@import url("../js/fancybox/jquery.fancybox.css");

/*scroll*/
@import url("scroll/jquery.mCustomScrollbar.css");

/*Icons*/
@import url("icons/font-awesome.css");

/*Hover Works*/
@import url("hover/style.css");

/*Carousel*/
@import url("carousel/carousel.css");
@import url("carousel/owl.theme.css");
@import url("carousel/owl.transitions.css");

/*Flickr*/
@import url("flickr/flickr.css");

/*Style Switcher*/
@import url("skins/theme-options.css");

/*slide.css*/
@import url("slide/camera.css");

/*Menu*/
@import url("menu/style.css");

/*Transitions*/
@import url("transitions.css");

/*Anitmations*/
@import url("animations/animate.css");

/*Slider Revolution*/
@import url("slide-revolution/settings.css");
@import url("slide-revolution/extralayers.css");

/*Video*/
@import url("video/video.css");

/*Google Fonts*/
@import url(http://fonts.googleapis.com/css?family=Bree+Serif);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300);


/* Standar Styles --------------------------------------------------------*/

body{
	font-size: 16px;	
	font-family: 'Open Sans', sans-serif;
	line-height:24px;
	color:black;
	background-color: #fff;
	text-rendering: optimizeLegibility;
}
a{
	color: #00057f;
}
a:hover{
	text-decoration: none;	
	color: #00057f;
}
p{
	font-size: 16px;
	font-style: italic;
}
h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {font-size:14px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	line-height: 30px;
	margin: 0;	
	color: black;
	font-family: 'Bree Serif', serif;
}
kbd,
.label-default,
.label-info,
.label-danger{
	border-radius: 0;
}
img{
	max-width: 100%;
}
kbd,
.label-default,
.label-info,
.label-danger{
	border-radius: 0;
}
img{
	max-width: 100%;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.top{
	margin-top: 50px;
}
.top-cero{
	margin-top: 0 !important;
}
.divider_dark{
	border: 1px solid #000;
	margin: 40px 0;
	position: relative;
	z-index: 3;
}
.divider_light{
	margin: 40px 0;
	position: relative;
	z-index: 3;
}
.pattern_top{
	width: 100%;
	height: 13px;
	position: absolute;
	bottom:0;
	left: 0;
	z-index: 30;
}
.pattern_bottom{
	width: 100%;
	height: 13px;
	position: absolute;
	bottom: -13px;
	left: 0;
	z-index: 30;
}
.logo_small{
	position: absolute;
	width: 50px;
	height: 46px;
	z-index: 99;
}
.paddings-content{
	padding: 50px 0;
}
footer{
	background-color: #141414;
	position: relative;
}
.bg_image{
	position: relative;
	width: 100%;
}
.opacy{
	bottom: 0px;
	left: 0;
	width: 100%;
	height: auto;
	padding: 130px 0;
	position: relative;
	z-index: 2;
}
.paddings{
	padding: 100px 0;
	position: relative;
}
.logo_big{
	position: relative;
	z-index: 3;
}
.title h2{
	font-size: 141px;
	line-height: 151px;
	text-align: left;
	text-transform: uppercase;
}
.title.centered h2{
	text-align: center;
}
.title p{
	padding-top: 55px;
}
.title.centered p{
	padding-top: 23px;
}
.color-black{
	color: #000;
}
.alert-success,
.date_blog ul li,
.single_post .tags li a,
.single_post .comments h3 span,.single_post .reply,
.sidebar_post,
.single_post .sidebar_category li a,
.about_testimonial span,
.form_contact .form-control,
.form-contact input[type="submit"], 
.form_contact input[type="submit"],
.search,
#theme-options,
.item-table .header-table h3 span{
	font-family: 'Open Sans', sans-serif;
}
.testimonials,
.social_icon ul,
.item-table ul,
.carousel-pricing,
.categories,
.tags,
.items-blog,
.social-header,
.carousel-blog,
.partners,
.carousel-about{
	padding: 0;
}
.testimonials li,
.social_icon ul li,
.item-table ul li,
.carousel-pricing li,
.categories li,
.tags li,
.items-blog li,
.social-header li,
.carousel-blog li,
.partners li,
.carousel-about li{
	list-style: none;
}
.color-light{
	background-color: #fff !important;
}
.color-dark{
	background-color: #383838 !important;
}

#layout-style{
	color: #000;
}
.page-title .opacy{
	padding: 130px 0 70px 0;
}
.page-title h2{
	font-size: 34px;
	line-height: 44px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
iframe{
	border: none;
}
.text-overflow {
	overflow: hidden !important;
}



.btn{
	border-radius: 0;
}

.btn-ticket {
	font-size: 24px; background-color: #8d008f; color: white; padding: 20px 60px 20px 60px;
}

.btn:hover{
	opacity: 0.9;
	color: #001398;
}


/* MENU --------------------------------------------------------*/
header{
	font-family: 'Open Sans', sans-serif;
	position: fixed;
	z-index: 1000;
	background-color: #141414;
	width: 100%;
	height: 77px;
	z-index: 40;
}
.transparent-header header{
	background-color: rgba(0,0,0,0.5);
}
.top-menu{
	background-color: #141414;
	width: 100%;
	height: 77px;
}

/* Header Option Two --------------------------------------------*/
.social-header li{
	display: inline-block;
	margin-right: 10px;
}
.header-social{
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #212020;
	margin-bottom: 10px;
}
.header-social p{
	font-size: 14px;
	line-height: 24px;
}
.header-social .sep{
	padding: 0 10px;
}
.header-2{
	height: 160px;
}


/* Home --------------------------------------------------------*/
.home .divider_light{
	width: 70%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.home h2{
	font-size: 50px;
	line-height: 50px;
}
.home h3{
	font-size: 35px;
	line-height: 30px;
}
.home h1{
	font-size: 198px;
	line-height: 208px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.home p{
	color: #d9d9d9;
	width: 70%;
	line-height: 26px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.home .paddings-content{
	padding-bottom: 0;
}

/* Works -------------------------------------------------------*/
.work .social h3{
	font-size: 20px;
}
.work .social h3 span{
	color: #000;
}
.divisor{
	border: 1px solid #fff;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 2%;
}
.divider_dark.top{
	margin-top: 60px;
	margin-bottom: 60px;
}
/*Social-icon*/
.social_icon ul{
	margin: 0 auto;
}
.social_icon ul li{
	display: inline-block;	
	padding: 0 30px;
}
.social_icon ul li:last-child{
	border-right:0;			
}
.social_icon a i{
	color: #000;
	font-size: 28px;
	font-weight: bold;
}
.social_icon a{
	background: #fff;
	border-radius: 100%;
	padding: 12px 12px 0 0;
}
.social_icon a{
	display: inline-block;
	margin: 0 3px;
	width: 290px;
	height: 50px;
}
.social-header li{
	display: inline-block;
	margin-right: 10px;
}

/* About -------------------------------------------------------*/
.specialize{
	padding-top: 20px;
}
.specialize a i{
	font-size: 35px;
}
.specialize h3{
	font-size: 20px;
}
.about img{
	border-radius: 50%;
	height: 243px;
	width: 241px;
	margin-bottom: 20px;
}
.about_text .social_icon a{
	padding: 12px 7px 0 7px;
}
.color .specialize a i{
	color: #000;
}


/* Partners ----------------------------------------------------------*/
.partners li{
	margin-right: 20px;
}
/* ERROR PAGE --------------------------------------------------------*/
.bg_image.page_error .opacy{
	padding-bottom: 100px;
}
.page_error{
	position: relative;
}
.page_error h1 {
	font-size: 200px;
	line-height: 210px;
	padding-top: 150px;
}
.page_error p{
	font-style: normal;
}
.page_error .divider_light{
	width: 80%;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 40px;
}
.page_error h1 i{
	font-size: 230px;
}

/* ELEMENTS ----------------------------------------------------------*/
.elements,
.icons_fonts{
	position: relative;
	padding: 130px 0 80px 0;
	color: #686868;
	background-color: #fff;
}
.elements p,
.icons_fonts p{
	font-style: normal;
	font-weight: lighter;
}
.elements h2{
	color: #1d1d1d;
	margin-bottom: 30px;
}
.elements .tall{
	margin: 40px 0;
}
.elements .ch-info p {
	font-style: italic;
}
.elements .ch-info h2{
	margin-bottom: 0;
}
.simple-post-list {
	padding: 0 20px;
}
.simple-post-list li {
	border-bottom: 1px solid #dedede;
	min-height: 62px;
	padding: 15px 0 20px 0;
}
.simple-post-list li:last-child{
	border-bottom: none;
	padding-bottom: 10px;
}
.post-image {
	float: left;
	margin-right: 10px;
}
.tab-content {
	padding: 10px 0 10px 0;
	border: solid #dedede 1px;
	border-top: 0;
	border-radius: 0 0 5px 5px;
}
.simple-post-list .post-meta{
	font-size: 14px;
}
.simple-post-list .post-info{
	margin-top: 7px;
}
.accordion-trigger {
	text-decoration: none;
	padding: 10px 10px 10px 25px;
	margin: 0 0 15px 0;
	cursor: pointer;
	border: 1px solid #f0f0f0;
	background: #f9f9f9 url(../img/toggle.png) no-repeat right 14px;
}
.accordion-container {
	padding: 10px 0;
}
.accordion-trigger.active, .accordion-trigger:hover {
	color: #fff;
}
textarea.form-control{
	margin-bottom: 20px;
}
.pagination{
	margin: 5px 0 20px 0;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus,
.pagination > li > a, .pagination > li > span{
	color: #000;
}
.icons_fonts h2{
	color: #1d1d1d;
}
.lead{
	font-size: 17px;
}
.icons_fonts a{
	color: #686868;	
	font-size: 14px;
	line-height: 36px;
}

/* Blog --------------------------------------------------------*/
.blog{
	padding-bottom: 50px;
	position: relative;
}
.item_blog{
	position: relative;
}
.img_blog{
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	width: 200px;
	height: 191px;
	z-index: 1;
	float: left;
	margin-right: 15px;
}
.hover_img_blog{
	background: rgba(0,0,0,0.7);
	border-radius: 50%;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;	
}
.hover_img_blog i{
	font-size: 35px;
	padding-top: 75px;
}
.item_blog:hover .hover_img_blog{
	opacity: 1;
}
.info_blog{
	padding-top: 25px;
	padding-left: 2px;
}
.date_blog ul{
	border-bottom: 2px solid #000;
	padding: 3px 0 10px 0;
	margin-left: 30px;
}
.date_blog h2 a{
	color: #000;
}
.date_blog span{
	font-style: italic;
}
.date_blog ul li{
	display: inline-block;
	font-size: 13px;
	margin-right: 10px;
}
.date_blog ul li a:hover{
	color: #000;
	border-bottom: 1px solid #000;
}
.text_blog{
	margin-top: 10px;
}
.text_blog p{
	font-size: 15px;
	line-height: 25px;
}
.text_blog a:hover{
	color: #fff;
}

	
	/* Single Post--------------------------------------------------*/
	aside .divider_dark{
		margin: 10px 0;
	}
	.items-blog img{
		width: 85px;
		height: 80px;
		float: left;
		margin-right: 15px;
		border-radius: 50%;
	}
	.items-blog li{
		padding: 15px 0;
		border-bottom: 1px solid #dadada;
	}
	.items-blog li:last-child{
		border-bottom: none;
		padding-bottom: 0;
	}
	aside h2, aside p{
		color: #000;
	}
	aside p{
		font-size: 15px;
		line-height: 25px;
	}
	.tags{
		margin-top: 20px;
	}
	.tags li{
		display: inline-block;
		margin-bottom: 10px;
	}
	.tags h3{
		margin-right: 20px;
	}
	.tags li a{
		padding: 5px 10px;
		border-radius: 3px;
		color: #fff;
		font-size: 13px;
	}
	.tags li a:hover{
		color: #fff;
		opacity: 0.8;
	}
	.comments img{
		float: left;
		margin-right: 20px;
		border-radius: 50%;
		width: 60px;
		height: 57px;
	}
	.child_comment {
		margin-left: 25px;
	}


/* Services -------------------------------------------------------*/
.services .title h2{
	text-align: center;
}
.services_info{
	margin-top: 20px;
	position: relative;
}
.border_right{
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
}
.border_bottom{
	position: absolute;
	width: 100%;
	height: 3px;
	top: 50%;
	left: 0;
}
.item_testimonial{
	width: 70%;
	margin: 0 auto;
}
.img_testimonial{
	float: left;
	z-index: 1;
	position: relative;
	padding-right: 20px;
}
.about_testimonial{
	position: relative;
	z-index: 0;
	top: 15px;
	margin-left: 100px;
	padding: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.about_testimonial span{
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
}
.services .owl-theme .owl-controls{
	margin-top: 20px;
}
.services .owl-theme .owl-controls .owl-page span{
	background: #fff;
}
.item_services{
	padding: 70px 0px 70px 100px;
	position: relative;
}
.item_services h2{
	text-align: left;
	font-size: 86px;
	line-height: 96px;
}
.item_services h3{
	font-size: 56px;
	line-height: 66px;
}
.info_hover{
	position: absolute;
	top: 20px;
	left: 15px;
	overflow: hidden;
	width: 97%;
	height: 400px;
	opacity: 0;
	padding: 20px 20px 20px 30px;
}
.info_hover h3{
	color: #000;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px;
}
.info_hover ul li i{
	color: #000;
}
.info_hover p{
	font-size: 15px;
	font-style: italic;
}
.border_services:last-child {
	border-bottom: none;
}
.info_hover .info_hover_content{
	padding-right: 20px;
}


/* Play Video --------------------------------------------------------*/
.play-video h2{
	font-size: 70px;
	line-height: 80px;
}
.play-video i{
	font-size: 140px;
	line-height: 150px;
	padding: 30px 0;
}

/* Video Bg ----------------------------------------------------------*/
.video{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1300px;
}
#pattern-overlay {
	background: url(../img/pattern.png) repeat;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}
.big-image{
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}
.screen {
    position: relative;
    height: 950px;
    width: 100%;
    float: left;
    overflow: hidden;
}

/* Bg Moving ----------------------------------------------------------*/
.bg-moving{
	width: 100%;
	height: 100%;
	position: relative;
}
.bg-moving-1{	
	background: url(../img/moving/01.jpg);
}












/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */




/* Bg Image Simple ----------------------------------------------------*/
.bg-01{
	background: url(../Background-Top1.jpg);
	height: 1350px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
	position: relative;
}







.bg-02{ 	
	background: url(../img/parallax/2.jpg);
	height: 6200px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.bg-02-partner { 	
	background: url(../img/parallax/2.jpg);
	height: 2000px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.bg-03{
	background: url(../img/parallax/3.jpg);
	height: 1500px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.bg-04{
	background: url(../img/parallax/4.jpg);
	height: 600px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}


.bg-05{ 	
	background: url(../img/parallax/2.jpg);
	height: 4100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}


.bg-05-Impressum{ 	
	background: url(../img/parallax/2.jpg);
	height: 2200px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.bg-05-Datenschutzerklarung{ 	
	background: url(../img/parallax/2.jpg);
	height: 6100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */
/*              HÖHE FÜR DIE BOXEN               */











.opacy.background-image{
	position: absolute;
}

/* Contact us --------------------------------------------------------*/
.contact_us .title h2{
	text-align: center;
}
.contact_us h3{
	font-size: 43px;
	margin-top: 35px;
	color: #000;
}
.contact_us h3 i{
	font-size: 63px;
	vertical-align: middle;
}
.contact_us p{
	color: #000;
	font-size: 24px;
	line-height: 34px;
}
.contact_us .number p{
	font-size: 30px;
	color: #000;
	font-style: normal;
	font-family: 'Bree Serif', serif;
}
.contact_us .number i,
.contact_us .address i{
	font-size: 110px;
	vertical-align: middle;
}
.contact_us .address{
	color: #000;
}
.contact_us .address i{
	float: left;
	margin-right: 20px;
}
.contact_us .address p span{
	font-family: 'Bree Serif', serif;
	font-style: normal;
}
.contact_us h3 a,
.contact_us a:hover,
.modal-title{
	color: #000;
}
.contact_us .btn{
	margin-top: 15px;
}
.contact_us .btn-default{
	text-shadow: none;
	border-color: #000;
	color: #000;
	font-size: 17px;
	padding: 10px 30px;
}
.form_contact{
	margin-top: 10px;
}
.form_contact .form-control{
	margin-bottom: 20px;
	font-size: 13px;
	padding: 10px 20px 10px 15px;
	border-radius: 0;
}
.form-contact input[type="submit"], .form_contact input[type="submit"] {
	color: #fff;
	border: none;
	padding: 5px 20px;
	font-size: 13px;
	height: auto;
}
.form_contact textarea{
	height: 200px;
	border-radius: 0;
}
.form-contact .alert-success{
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-top: 20px;
}
.form-contact .alert{
	padding: 7px 15px;
	border-radius: 0;
}


/* Footer --------------------------------------------------------*/
footer{
 	padding: 50px 0;
}
footer .social_icon ul li a{
	background: #141414;
}
footer .social_icon ul li a i{
	color: #fff !important;
	font-size: 40px;
}

/* Footer --------------------------------------------------------*/
.error-page i{
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg) ;
	transform: rotate(30deg);
}
.error-page p{
	font-size: 18px;
	line-height: 28px;
}

/* toTop ---------------------------------------------------------*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	z-index: 999;
	text-indent:100%;
	background:url(../img/ui.totop.png) no-repeat left top;
}
#toTopHover {
	background:url(../img/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;	
}
#toTop:active, #toTop:focus {
	outline:none;
}

/*	ACCORDION ---------------------------------------------------------*/

.acc-trigger { cursor: pointer;  margin: 0 0 0 0; width: 100%;	}
.no-js .acc-trigger:last-of-type { border-bottom: none; }
.acc-trigger a { 
	background: url("../img/img-theme/accordion-ico.png") no-repeat 14px 13px; 
	display: block; 
	padding: 11px 20px 11px 44px; 
	text-decoration: none; 
	font-size: 14px; 
	border-bottom: 1px solid #e3e3e3; 
	border-top: 1px solid #e3e3e3; 
	color: #232323;
}
.acc-trigger a:first-child{
	border-top: 0;
}
.acc-trigger a:hover { background-position: 14px -58px; }
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #fc4242;  }
.acc-trigger.active { cursor: default; background:#fff;}
.acc-trigger.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger.active a { background-position: 14px -58px; cursor: default;	}
.acc-container .content,
.tab-pane{  
	padding: 15px 14px 5px 44px; 
	color: #000;  
	margin-bottom: 10px; 
}

.table,
.fontawesome-icon-list a{
	color: #000;
	font-size: 15px;
	line-height: 25px;
}
.table h3,
.nav-tabs h3,
.fontawesome-icon-list a i,
.fontawesome-icon-list a,
.item-table ul li p{
	color: #000;
}

.tab-pane{
	padding: 15px 14px 5px 18px; 
}

.fontawesome-icon-list a{
	line-height: 33px;
}

/* Tables pricing -----------------------------------------------*/

.item-table{
	border: solid 1px #dedede;	
	border-radius: 5px;
	padding-bottom: 25px;	
	text-align: center;
}
.item-table .header-table{
	padding: 20px 5px;
	border-radius: 5px 5px 0 0;
}
.item-table .header-table h3{
	padding: 0;
	color: #fff;
	font-weight: 300;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 1px;
}
.item-table .header-table h3 span{
	font-size: 15px;
	line-height: 36px;
	font-weight: bold;
	margin-left: 3px;	
	padding: 5px 10px;
	background: rgba(0,0,0,0.3);
	border-radius: 5px;
	letter-spacing: -1px;
}
.item-table ul{
	margin-bottom: 25px;	
	text-align: left;
}
.item-table ul li{
	padding: 24px 0px 14px 19%;
	border-bottom: 1px solid #dedede;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.item-table ul li p i{
	color: #fff;
}
.item-table ul li:hover{
	background-color: #f6f6f6;
	cursor: pointer;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.item-table ul li i{
	margin-right: 5px;
	font-size: 10px;
	padding-top: 5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
}
.item-table ul li i.fa-check{
	background-color: #88C425;
}
.item-table ul li i.fa-times{
	background-color: #e3064b;
}
.item-table a{
	margin: auto 5px;
}
.color-red{
	background: #e3064b; 
	background-color: #e3064b; 
}
.color-blue{
	background: #0088cc; 
	background-color: #0088cc; 
}
.color-green{
	background: #88C425; 
	background-color: #88C425; 
}

.carousel-pricing li{
	margin-right: 20px;
}
.carousel.slide img{
	width: 100%;
}


/* Parallax Secion --------------------------*/

.image_01_parallax{
	background: url("../img/parallax/1.jpg");
}
.image_02_parallax{
	background: url("../img/parallax/2.jpg");
}
.image_03_parallax{
	background: url("../img/parallax/3.jpg");
}
.image_04_parallax{
	background: url("../img/parallax/4.jpg");
}
.image_05_parallax{
	background: url("../img/parallax/5.jpg");
}

.bg_parallax{
  margin: 0 auto;
  padding: 0;
  position: absolute;
  z-index: 0;
  left:0;
  right:0;
  width: 100%;
  height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
