/*
*
*	PITS Webhosting Landingpage Domain
*	Main Styles
*
*/

/*
*	Table Of Contents
*	
*	
	1. Body
	2. Animations
	3. Header
	4. Main Menu
	5. Content
	6. Contacts
	7. Subscribe
	8. Countdown
	9. Scroll Bar
	10. Background

*
*/

/*
***********************************************
	Body
*/

html {
	height: 100%;
}
body {
	height: 100%;
	padding: 0;
	position: relative;
	margin: 0;
	font-weight: 600;
	font-family: 'Titillium Web', sans-serif;
	background: #000;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}
a {
	outline: none;
	color: #c2c2c2;
	text-decoration: none;
}
p {
	margin: 0 0 24px;
}
h3 {
	font-size: 24px;
	line-height: 29px;
	color: #fff;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: 900;
}
::selection {
  background: #000; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #000; /* Gecko Browsers */
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #bcbcbc;
   opacity:  1;
   font-style: italic;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #bcbcbc;
   opacity:  1;
   font-style: italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #bcbcbc;
   opacity:  1;
   font-style: italic;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #bcbcbc;
   opacity:  1;
   font-style: italic;
}


/*
***********************************************
	Header
*/

#header {
	text-align: center;
	z-index: 90;
	padding: 65px 50px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#site_logo {
	font-size: 100px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 80px;
}
#site_logo a {
	color: #fff;
}
#site_logo a img {
	vertical-align: top;
}
#site_logo h1 {
	margin: 0;
}
.textrow_1 {
	font-weight: 900;
	display: block;
}



/*
***********************************************
	Content
*/

#site_content {
	z-index: 20;
	display: none;
	top: 0;
	max-height: 100%;
	position: absolute;
	width: 100%;
	min-height: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .45);
}
#site_content .part_content {
	overflow: auto;
	position: absolute;
  	top: 70px; left: 0; right: 0;
  	padding: 0 50px;
  	bottom: 70px;
}
#site_content .part_content .scroll_container {
	width: 100%;
	max-width: 1150px;

	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
  	padding-bottom: 50px;
}


#site_content .part_content .section_title {
	font-size: 48px;
	line-height: 58px;
	font-weight: 900;
	text-align: center;
	margin: 0 0 4px;
	color: #fff;
	text-transform: uppercase;
}
#site_content > div {
	margin-left: 50px;
}
#site_content .part_content {
	margin-left: auto;
}
#site_content .part_content .section_subtitle {
	text-align: center;
	margin: 0 auto;
	max-width: 650px;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
#site_content .section_content {
	padding-top: 40px;
}

input, button, .button, textarea {
    background: #F5F5F5 none repeat scroll 0% 0%;
    border: 1px solid transparent;
    padding: 13px 10px;
    border-radius: 3px;
    max-width: 100%;
}




/*
***********************************************
	Countdown
*/


/* Style 2 */

.style_3 #site_subheading {
	margin-bottom: 20px;
}
.style_3 #countdown_label {
	padding-top: 0;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 5px;
	padding-top: 47px;
}


#countdown_block.countown_style_3,
#countdown_block.countown_style_4 {
	position: absolute;
	top: 50%;
	left: 50px;
	right: 50px;
	z-index: 12;
	text-align: center;
	margin: 0 auto 0;
}
#countdown_block.countown_style_2 #countdown_label {
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin: 0 0 5px;
	padding-top: 0;
}
.countown_style_2 .countdown-row .countdown-section {
	margin: 0 41px;
}
.countown_style_2 .countdown-row .countdown-section .countdown-period {
	display: block;
	font-size: 26px;
	line-height: 26px;
	font-weight: 400;
}
.countown_style_2 .countdown-row .countdown-amount {
	display: block;
	text-align: center;
	font-size: 68px;
	line-height: 75px;
	margin-bottom: 3px;
	font-weight: 900;
}

/* Style 3, 4 */

#countdown_block.countown_style_4 #site_slogan,
#countdown_block.countown_style_3 #site_slogan {
	font-size: 72px;
	line-height: 60px;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 24px;
	text-shadow: 5px 5px 5px rgba(0,0,0,.27);
}
#countdown_block.countown_style_4 #site_slogan span,
#countdown_block.countown_style_3 #site_slogan span {
	color: #ef2c06;
}
#countdown_block.countown_style_4 #site_tagline,
#countdown_block.countown_style_3 #site_tagline {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 12px;
	font-weight: 400;
	letter-spacing: 5px;
}
#countdown_block.countown_style_4 #site_slogan span.morphtext,
#countdown_block.countown_style_3 #site_slogan span.morphtext {
	text-align: left;
	display: none;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}
#countdown_block.countown_style_4 #site_slogan span.morphtext.inited,
#countdown_block.countown_style_3 #site_slogan span.morphtext.inited {
	display: inline-block;
}
#countdown_block.countown_style_4 #site_slogan span.morphtext span,
#countdown_block.countown_style_3 #site_slogan span.morphtext span {
	display: none;
}
#countdown_block.countown_style_3 #site_slogan span.morphtext span.animated,
#countdown_block.countown_style_4 #site_slogan span.morphtext span.animated {
	display: inline-block;
}
.countown_style_4 .countdown-amount {
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	font-weight: 900;
}

/* Style 5 */

#countdown_block.countown_style_5 {
	position: absolute;
	top: 50%;
	left: 50px;
	right: 50px;
	z-index: 12;
	text-align: center;
	margin: 0 auto 0;
}
#countdown_block.countown_style_5 #site_tagline {
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 6px;
	margin: 0 0 46px;
}
#countdown_block.countown_style_4 #countdown {
	display: none;
}
#map {
	position: fixed;
	width: 100%;
	height: 100%;
}


/*
***********************************************
	Footer
*/

#site_footer {
	z-index: 41;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
#site_footer ul.social_links {
	overflow: hidden;
	padding: 0 50px 45px;
	margin: 0;
	text-align: center;
}
#site_footer ul.social_links li {
	display: inline-block;
	font-size: 22px;
	margin: 0 2px;
}
#site_footer ul.social_links li a {
	color: rgba(255,255,255, .8);
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
#site_footer ul.social_links li a i:before {
	width: auto;
	margin: 0;
}
#site_footer ul.social_links li a:hover {
	color: #00A479;
}


/*
***********************************************
	Background
*/

#single_img_bg {
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;

	background: url(../images/bg/bg.jpg) center 0 no-repeat; /* Here you can override background image */
	background-attachment: fixed;
	background-size: cover;
}
#single_img_bg.image6 {
	background-image: url(../images/bg/bg.jpg);
}
.pattern_overlay:after,
#tubular-container:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/pattern_overlay.png) 0 0 repeat;
	display: block;
	content: "";
}