@font-face {
    font-family: 'webhostinghub';
    src: url('font/webhostinghub-glyphs-webfont.eot');
    src: url('font/webhostinghub-glyphs-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/webhostinghub-glyphs-webfont.woff') format('woff'),
         url('font/webhostinghub-glyphs.ttf') format('truetype'),
         url('font/webhostinghub-glyphs-webfont.svg#webhostinghub') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* GLOBAL */

body, html
{
	background:#fff;
	font-family:'Open Sans';
	color:#8a8484;
	font-size:13px;
	overflow-x:auto;
}

p
{

	position:relative;
	line-height:25px;
	margin: 18px auto 0 auto;
	font-size: 14px;
	color:#393939;
	text-align: center;
}

a
{
	text-decoration:none;
}

h2
{
	position:relative;
	margin: 0 auto 0 auto;
	color:#393939;
	font-size: 36px;
	text-align: center;
	width:auto;
	text-transform: uppercase;
	padding-top: 55px;
	line-height: 60px;
}

h3
{
	margin-top:20px;
	font-size: 24px;
	color: #4a4a4a;
	line-height: 20px;
}

h4
{
	font-size: 18px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #565656;
}


/* HEADER */

header
{
	position:relative;
	width:auto;
	max-width:1170px;
	margin: 0 auto 0 auto;
	height:auto;
	border:0;

}


/* CONTENT */

/* MAIN MESSAGE */

#main-message {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
	height: auto;
	background:#f0f0f0;
	text-align: center;
	font-size: 26px;
	color: #087be0;
	border-top: solid 5px #087be0;
	border-bottom: solid 5px #087be0;
	line-height: 30px;

	
}

#main-message p {
	color:#8a8484;
	font-size: 18px;
	margin-top: 0;
}

#hideshow {
	float:right;
	cursor: pointer;
	color:#000;
	z-index:10;
}

.clear {
	clear:both;
}

/* SLIDER */

.container
{
	width:auto;
	margin: 0 auto;
	position:relative;
	height: auto;
	margin: 154px auto 0 auto;
	background: #787878;	

}


.bx-wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	*zoom: 1;
	height: auto;
	
}

.bx-wrapper img {
	position: relative;
	display: block;
	margin:0 auto;
	float:center;
	width:100%;
     max-height: 1000px;
     z-index:100;

}


.bx-wrapper .bx-viewport {
	width:auto;
}


.bx-wrapper {
	position: relative;
	width: auto;
	margin:auto;
}

#bx-pager {
	position:relative;
	background:#f8f8f8;
	border-top:solid 5px #dfdfdf;
	height: auto;
	
	
}

#bx-pager .banner {
	position:relative;
	height:auto;
	width:auto;
	max-width:1170px;
	margin:0 auto 0 auto;


}


#bx-pager .banner .content_banner{
	border-style: inset;
	min-width:285px;
	background: #f8f8f8;
	float:left;
	height:85px;
	margin-bottom: -5px;
	margin-top:-5px;
	border-style      : solid;
    border-top-color : #dfdfdf;
    border-width      : 5px 0 0 0;
    background: url('img/border.png') repeat-y top right;


}

#bx-pager .banner .content_banner:hover{
	border-top-color : #002346;
	background: #f0f0f0 url('img/border.png') repeat-y top right;
	
}

#bx-pager .banner .content_banner:hover .number {
	background: #002346;
	
}

#bx-pager .banner .content_banner:hover h4{
	color: #002346;
}

 #bx-pager .banner a.active .content_banner{
	border-top:solid 5px #002346;
	background: #f0f0f0 url('img/border.png') repeat-y top right;
	
}

#bx-pager .banner a.active .content_banner .number {
	background: #002346;
	
}

#bx-pager .banner a.active .content_banner h4{
	color: #002346;
}


#bx-pager .banner .content_banner .number
{
	background: #565656;
	font-size: 36px;
	color: #f8f8f8;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	width: 23px;
	padding: 15px;
	text-align: center;
	/* float: left; */
	margin: 15px auto;
}

#bx-pager .banner .content_banner span
{
	font-size: 12px;
	color:#a4a4a4;
	text-transform: uppercase;
}



/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}



.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	width: 40px;
	height: 55px;
	z-index: 9999;
	color: #fff;
	font-size: 38px;
	text-align: center;
	vertical-align: middle;
	padding-top: 35px;
	font-family: -webkit-pictograph;
	font-weight: 100;

}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/* FEATURES */

#boxcontent
{
	position:relative;
	width:100%;
	margin: 0 auto 0 auto;
	min-height:323px;
	height:auto;
	background: #fbfbfb;
	text-align: center;
	border-top: solid 1px #e0e0e0;
	padding: 25px 0;
}

#boxcontent .content {
	position: relative;
	width:auto;
	max-width: 1170px;
	margin:0 auto;
	padding-top: 65px;
}

#boxcontent .content .featured {
	float:left;
	position:relative;
	height:auto;
	min-width:288px;
	margin:0;
	text-align: center;
	padding-bottom:50px;


}

#content-page ul {

	list-style-position: inside;
}

#boxcontent .content a {
	text-decoration: none;
}

#boxcontent .content .featured:hover i
{
	color:#fbfbfb;
	background:#002346;	
	-webkit-transition: background-color 200ms linear;
     -moz-transition: background-color 200ms linear;
     -o-transition: background-color 200ms linear;
     -ms-transition: background-color 200ms linear;
     transition: background-color 200ms linear;
     

}

#boxcontent .content .featured i 
{
	color: #a7a7a7;
	font-size: 40px;
	border: solid 2px #e2e2e2;
	-webkit-border-radius: 42px;
	-moz-border-radius: 20px;
	border-radius: 42px;
	width: 80px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}

#boxcontent .content .featured p
{
	color:#8a8484;
	font-size: 13px;
	line-height: 20px;
	max-width:255px;
}



/* BLUE PRINT */

#blueprint
{
	position: relative;
	width:100%;
	margin:0 auto;
	height:auto;
	background: #fff;
	border-top: solid 5px #f2f2f2;
	border-bottom: solid 5px #f2f2f2;
}

#blueprint .bcontent
{
	position: relative;
	width:auto;
	max-width:1170px;
	margin:0 auto;
	height:auto;
	text-align: center;
	padding-bottom: 55px;

}

#blueprint .bcontent img
{

	max-width:1170px;
	margin:28px auto;

}

#blueprint .bcontent p, #blueprint .bcontent h2 
{
	max-width:800px;
	text-align: center;
	float:center;
}



/* PRODUCT */

#product
{
	position: relative;
	width:100%;
	margin:0 auto; 
	height: auto;
	background: #fbfbfb;
}

#product .table
{
	max-width: 1170px;
	margin:0 auto;

}

#product .table h2{
	font-size: 30px;
	color:#393939;
	text-align: left;
	text-transform: none;
	line-height: 20px;
	padding:0;
}

#product .table .column1
{
	position:relative;
	margin-top:40px;
}

#product .table .column1 table
{
	width: auto;
	border-collapse: collapse;
	background: #212121;
	color:#ffffff;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
	/*border-right:solid 7px #002346;*/
}

.table th
{
	text-align: center;
}


#product .table .column1 table td, table th {
  border: 2px solid #fbfbfb;
  margin:auto;
  text-align:center; 
  vertical-align:middle;
}
#product .table .column1 table tr:first-child th {
  border-top: 0;
}
#product .table .column1 table tr:last-child tr {
  border-bottom: 2px solid #324E6A;
}
#product .table .column1 table tr td:first-child,
#product .table .column1 table tr th:first-child {
  border-left: 0;
}
#product .table .column1 table tr td:last-child,
#product .table .column1 table tr th:last-child {
	/*border-right:solid 7px #fff;*/
  
}

#product .table .column1 table tr:hover
{
	background:#324E6A;
}

#product .table .column1 table tr:first-child:hover
{
	background: #212121;
}


#product .table .column2
{
	position:relative;
	margin-top:40px;
	padding-left:10px;
}

#gform_wrapper_1 {
	margin-top: -12px;
}


#product .table .column2 input
{
	color:#333333;
	border: solid 1px #f2f2f2;
	margin-bottom: -2px;

}

#product .table .column2 textarea 
{
	color:#333333;
	border: solid 1px #f2f2f2;
	width:465px;
	height:68px;

}

#product .table .column2 input[type=submit], #gform_submit_button_1
{
	width:130px;
	height:48px;
	background: #002346;
	color:#fbfbfb;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: -27px;

} 

#product .table .column2 input[type=submit]:hover, #gform_submit_button_1:hover
{
	background:#212121;	
	color:#fff;
	-webkit-transition: background-color 200ms linear;
     -moz-transition: background-color 200ms linear;
     -o-transition: background-color 200ms linear;
     -ms-transition: background-color 200ms linear;
     transition: background-color 200ms linear;

}


/* GALLERY */

#gallery
{
	position: relative;
	width:100%;
	margin:0 auto;
	height:531px;
	background: #fbfbfb;
	border-top:solid 5px #f2f2f2;
	border-bottom:solid 10px #efefef;
}

#gallery a
{
	text-decoration: none;
}

#gallery .area
{
	width:auto;
	max-width:1170px;
	margin:0 auto;
}

#gallery .area h2{
	font-size: 30px;
	color:#393939;
	text-align: left;
	text-transform: none;
	line-height: 20px;
	padding:45px 0 45px 45px;
}

#gallery .area .bx-wrapper .bx-viewport .slider1 .slide
{
	height:356px;
	width:328px;
	background: #ffffff;
	border-bottom: solid 8px #e9e9e9;
	border: solid 1px #f2f2f2;
	padding:12px;
	margin-right: 67px;
	cursor: pointer;
}

#gallery .area .bx-wrapper .bx-viewport .slider1 .slide:hover
{
	border-bottom: solid 8px #002346;
}

#gallery .area .bx-wrapper .bx-viewport .slider1 .slide h2{
	font-size: 30px;
	color:#393939;
	text-align: center;
	text-transform: none;
	line-height: 20px;
	padding:30px 0 0 0;
	font-family: 'Open Sans';

}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	opacity:0.8;
	filter:alpha(opacity=80);
	width:40px;
	height:85px;
	background:#002346;
	left: -50px;
	text-decoration: none;
	font-family: 'Open Sans';
	font-weight:100;

}

.bx-wrapper .bx-next {
	opacity:0.8;
	filter:alpha(opacity=80);
	width:40px;
	height:85px;
	background:#002346;
	right: -50px;
	text-decoration: none;
	font-family: 'Open Sans';
	font-weight:100;

}

.bx-wrapper .bx-prev:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	
}

.bx-wrapper .bx-next:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}

/* GALLERY PAGE */

#gallery_p
{
	position: relative;
	width:100%;
	height:auto;
	background: #fbfbfb;
	text-align: left;

}

#gallery_p a
{
	text-decoration: none;
}

#gallery_p .slider2 
{
	width:auto;
	max-width:1170px;
	margin:40px auto 40px auto;
	background: #fbfbfb;
}

/*#gallery_p .slider2  h2{
	font-size: 30px;
	color:#393939;
	text-align: left;
	text-transform: none;
	line-height: 20px;
	padding:45px 0 45px 0;
	margin-top:84px;
}*/

#gallery_p  .slider2 .slide
{
	height: 242px;
	width: 27%;
	background: #ffffff;
	border-bottom: solid 8px #e9e9e9;
	border: solid 1px #f2f2f2;
	padding:12px;
	margin: 10px 4% 30px 0;
	cursor: pointer;
	float: left;
}

#gallery_p   .slider2 .slide:hover
{
	border-color: #002346;
}




/* OTHER PROJECTS */

#projects
{
	background: #324E6A;

	
}

#projects ul
{
	list-style: none;
	margin:8px auto 0 auto;
	max-width: 1176px;

}

#projects ul li {
	min-width: 200px;
}



#projects ul li a
{
	text-decoration: none;

}

#projects ul li a:hover
{
	text-decoration: none;

}


#projects ul li p
{
	color:#fff;
	text-align: left;
}

#projects ul li img
{
	opacity:0.8;
	filter:alpha(opacity=80);
	width:220px;	
	height:116px;
	margin:0;
}

#projects ul li img:hover
{
	opacity:1.0;
	filter:alpha(opacity=100);
}

#projects a.seeall 
{
	position: relative;
	margin:17px auto 0 auto;
	text-decoration: none;
	text-align: right;
	color:#fff;
	font-size: 14px;
	width:auto;
	float:right;
	
}

#projects a.seeall:hover
{
	color:#6f6f6f;
}


/* FOOTER */

footer
{
	position:relative;
	clear:both;
	background: #202020;
	border-top:solid 5px #161616;
	color:#fefefe;
	text-align: left;
	margin:auto;
}

footer #inside
{
	position:relative;
	max-width:1170px;
	min-height:369px;
	margin:0 auto;
	padding-bottom: 30px;
}

footer #inside .info, footer #inside .docs, footer #inside .postsfb, footer #inside .search
{
	position:relative;
	width:auto;
	height:100%;
	margin:29px 47px 0 0;
	float:left;
}



footer #inside h3
{
	color:#fefefe;
	font-size: 24px;
}

footer #inside p 
{
	font-size: 13px;
	color: #fff;
	text-align: left;
}

footer #inside .docs ul.documents 
{
	list-style: disc;
	float:none;
	padding: 0px;
	margin: 38px 0 0 18px;
}

footer #inside .docs ul.documents li
{
	margin:0;
	padding:0;
	text-align: left;
}

footer #inside .docs ul.documents li a, footer #inside .postsfb ul.fb li a, footer #inside .info ul.infos li a{
	text-decoration: none;
	color:#fff;
}

footer #inside .docs ul.documents li a:hover, footer #inside .postsfb ul.fb li a:hover, footer #inside .info ul.infos li a:hover{
	color:#6f6f6f;
}

footer #inside .postsfb ul.fb{
	list-style-image: url("img/fb-icon.png");
	padding: 0px;
	margin: 38px 0 0 18px;
}

footer #inside .postsfb ul.fb li{
	max-width: 240px;
	margin-bottom: 20px;
}

footer #inside .info ul.infos 
{
	float:none;
	padding: 0px;
	margin: 38px 0 0 29px;
	color:#6f6f6f;
	font-size: 14px;
}

footer #inside .info ul.infos li.tel{
	list-style-image: url("img/tel-icon.png");
	font-size: 16px;
	height: 30px;
	padding-left: 10px;	
}

footer #inside .info ul.infos li.mail{
	list-style-image: url("img/mail-icon.png");
	font-size: 14px;
	height: 30px;
	padding-left: 10px;	
}

footer #inside .info ul.infos li.web{
	list-style-image: url("img/web-icon.png");
	font-size: 14px;
	height: 30px;
	padding-left: 10px;	
}

footer #inside .info ul.infos li.hour{
	list-style-image: url("img/hour-icon.png");
	font-size: 14px;
	height: 30px;
	padding-left: 10px;	
}

footer #inside .info ul.infos li.location{
	list-style-image: url("img/location-icon.png");
	font-size: 14px;
	height: 30px;
	padding-left: 10px;	
}

footer #inside .info ul.infos li.social {
	height:45px;
}

footer #inside .info ul.infos li.social a {
	text-decoration: none;
	list-style: none;
	width: 42px;
	height:30px;
	border:solid 1px #313131;
	float:left;
	margin: 37px 40px 0 -30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	padding-top: 12px;
}

footer #inside .info ul.infos li.social a:hover {
	border-color: #8c8c8c;
}

footer #inside .search form{
	margin-top: 38px 
}

footer #inside .search form .btn
{
	margin: 0;
	padding: 4px;
	top: -4px;
	position: relative;
}

#copyright
{
	height:auto;
	min-height:50px;
	background:#161616;
	border-bottom: solid 8px #202020;
	color:#6f6f6f;
}

#copyright a{
	text-decoration: none;
	color:#fff;
}

#copyright a:hover{
	color:#6f6f6f;
}

footer .bottom
{
	position:relative;
	max-width:1170px;
	margin:0 auto;
}

#copyright .bottom .left
{
	float:left;

	text-align: left;
}

#copyright .bottom .right
{
	float:right;

	text-align: right;
}



/* INTERNAL */

.internal {
	width:100%;
        margin-top: 158px;
        
}

.internal .title{
	background:none;
	color:#ffffff;
} 

.internal img{
max-width: 100%;
}

.internal h2 {
	width:100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 40px 0 0px 0;
	text-align: left;
	color:#ffffff;

}

.internal .content{
	width:100%;
	max-width: 700px;
	margin:40px auto 0 auto;
        background: #fff;
        opacity: 0.9;
        padding: 20px 20px 50px 20px;
	
}

.internal .widecontent{
	max-width: 1200px;
}

.internal .content a, .internal .content p a strong{
	text-decoration: none;
	color:#324E6A;
	font-size: 14px;

}

.internal .content a:hover{
	color:#a4a4a4;
	
}

.internal .content p strong
{
	font-size: 24px;
	text-align: left;
}

.internal .content p 
{
	text-align: left;
}


.internal .content p a {
	text-align: center;
	margin:auto;
	float:center;

}

.responsive-video{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	margin: 0;
	overflow: hidden;
}
.responsive-video > iframe{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

@media (max-width: 1215px)
{
	.span_1_of_4 {
	width: 50%;
	}

	.span_1_of_2, .span_1_of_5 {
	width: 100%;
	text-align: center;
	}

	.span_1_of_5:nth-child(0n+1) {
	margin-left: 1.6%;
	}

	#projects ul li p {
	text-align: center;
	}

	#gallery_p .slider2 .slide {
		width: 39%;
		height: auto;
		margin: 10px 3% 30px 4%;
	}

	

}

@media (max-width: 780px)
{
	.span_1_of_4 {
	width: 100%;
	}

#gallery_p .slider2 .slide {

	width: 80%;
	height: auto;
	margin: 10px 3% 30px 6%;
}

#product .table h2 {font-size: 20px;}

.internal .content { padding:0; }

#content-page { padding:20px; }
}




.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gallery {
clear: both;
}