@import "reset.css";
@import "skeleton.css";
@import "font-awesome.css";
@import "superfish.css";


@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);


html {
	width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	min-width: 960px;
    background-color: #363947;
    color: #333;
    font: 14px/23px Arial, Helvetica, sans-serif;
}

strong {
	font-weight: 700;
}

address {
	font-style: normal;
}

p {
	margin-bottom: 23px;
}

.p1 {
    margin-bottom: 27px;
}

.p2 {
    margin-bottom: 37px;
}

input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
	color: #3e454c;
}

h2 {
    font-weight: 600;
    color: #fff;
    font-size: 55px;
    line-height: 65px;
    margin-bottom: 8px;
    padding-top: 5px;
}

h2 span {
    text-transform: uppercase;
	color: #363947;
    display: block;
}

h3 {
    padding-top: 95px;
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
    color: #C30;
    margin-bottom: 28px;
}

h3.head1 {
    padding-top: 92px;
}

.page1 h3 {
    margin-bottom: 22px;
    padding-top: 45px;
    text-align: center;
}

.page1 h3 span {
    margin-top: -3px;
    display: block;
    font-size: 20px;
}

h4 {
    padding-top: 44px;
    margin-bottom: 22px;
    color: #363947;
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
}
h6 {
    /*padding-top: 44px;
    margin-bottom: 22px;*/
    color: #363947;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}
h4.head1 {
    padding-top: 30px;
}

/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
}


ul.list li {
    padding-left: 29px;
    background: url(../images/marker.png) 0 7px no-repeat;
}

ul.list li+li {
    background-position: 0 13px;
    margin-top: 9px;
    padding-top: 7px;
    border-top: 1px solid #eeeeef;
}

/****Links****/


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #0058A5;
}

a.btn {
    position: relative;
    margin-top: 31px;
    font: 600 14px/20px 'Open Sans', sans-serif;
    display: inline-block;
    color: #fff;
    background-color: #0058A5;
    padding: 12px 15px 13px 16px;
    text-transform: uppercase;
}

a.btn:after {
    position: absolute;
    content: '';
    display: block;
    width: 45px;
    right: -45px;
    background: url(../images/btn_icon.png) center center no-repeat #363947;
    top: 0;
    bottom: 0;
}

a.btn:hover {
    background-color: #363947;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 23px;
	margin-top: 8px;
}

.label_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 1px;
	margin-top: 1px;
}
.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 8px;
}
.fleftt {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 1px;
}

.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/

header {
	display: block;
    background-color: #fff;
    padding: 76px 0px 93px;
    border-bottom: 4px solid #277FC1;
}

header h1 {
	position: relative;
    float: left;
	text-align: center;
}


header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 406px;
    height: 82px;
	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.page1_block {
    padding-top: 143px;
    padding-bottom: 131px;
    background: url(../images/page1_block_bg4.jpg) center bottom no-repeat #C7E1EB;
    font: 300 40px/50px 'Open Sans', sans-serif;
    /*text-transform: uppercase;*/
    color: #C30;
}

.page1_block a {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    background-color: #363947;
    font-weight: 600;
    padding: 17px 25px 19px 27px;
    margin-top: 44px;
}

.top_block {
    padding-bottom: 103px;
    background-color: #f4f4f4;
}

.top_block .title {
    margin-bottom: 39px;
    padding-left: 64px;
    position: relative;
    padding-top: 96px;
    text-transform: uppercase;
    color: #363947;
    font: 600 25px/28px 'Open Sans', sans-serif;
}

.top_block .title  span {
    display: block;
    font-weight: 300;
}

.top_block .count {
    display: block;
    background-color: #363947;
    position: absolute;
    left: 0;
    top: 102px;
    width: 47px;
    height: 47px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-size: 20px;
    line-height: 43px;
}

/**Content**/

.col1 {
    color: #0058A5;
}

.col2 {
    color: #363947;
}

.content {
    background-color: #fff;
    padding-bottom: 95px;

}
.page1  .content {
    padding-bottom: 105px;
}

.block1 .fa {
    text-align: center;
    display: block;
    padding-top: 78px;
    color: #0082C3;
    font-size: 100px;
    line-height: 100px;
}

.text1 {
    text-transform: uppercase;
    color: #363947;
    margin-bottom: 5px;
}

.cl1 {
    height: 26px;
}

.map_img {
    margin-bottom: 17px;
    padding-top: 6px;
}

.map_img+p {
    margin-bottom: 15px;
}

.content ul li+li {
    border-top-color: #f9f9f9;
}

.content ul {
    padding-bottom: 11px;
    border-bottom: 1px solid #f9f9f9;
}

.cl2 {
    height: 53px;
}

.banner {
    margin-top: 94px;
    background-color: #f4f4f4;
    padding: 24px 20px 30px  42px;
}

.banner .title {
    margin-bottom: 7px;
    color: #363947;
    text-transform: uppercase;
}


.banner .title  span {
    margin-bottom: 10px;
    font-weight: 300;
    display: block;
}
.banner2 {
    margin-top: 50px;
    background-color: #f4f4f4;
    padding: 24px 20px 30px  42px;
}

.banner2 .title {
    margin-bottom: 7px;
    color: #363947;
    text-transform: uppercase;
}


.banner2 .title  span {
    margin-bottom: 10px;
    font-weight: 300;
    display: block;
}
.blog .links {
    font: 300 15px/23px 'Open Sans', sans-serif;
    color: #363947;
    overflow: hidden;
    border-bottom: 1px solid #d7d7da;
    padding-bottom: 15px;
}

.blog .img_inner {
    margin-bottom: 20px;
}

.blog .links time {
    text-transform: uppercase;
}

.blog .links a {
    margin-top: 0px;
    display: block;
    float: right;
}

.blog .links a span {
    margin-top: 4px;
    display: inline-block;
    margin-right: 10px;
}

.blog .links a span.fa-cogs {
    margin-right: 0;
    color: #0f1018;
}

.blog .links a +a {
    margin-right: 37px;
}

.blog .title {
    padding-top: 34px;
    margin-bottom: 8px;
    color: #8fbf4d;
    text-transform: uppercase;
    font: 300 20px/23px 'Open Sans', sans-serif;
}

.blog .title a:hover {
    color: #363947;
}

.blog +.blog  {
    margin-top: 82px;
}

.post {
    margin-top: -2px;
    padding-top: 0px;
    overflow: hidden;
}

.post+.post {
    margin-top: 44px;
}

.post .text1 {
    font: 300 14px/23px 'Open Sans', sans-serif;
}

.post .fleft {
    margin-right: 10px;
    margin-top: 6px;
}

.post .title {
    margin-bottom: 0px;
    color: #8fbf4d;
    text-transform: uppercase;
    font: 300 20px/23px 'Open Sans', sans-serif;
}

.post .title a:hover {
    color: #363947;
}


.post2 {
    margin-top: -2px;
    padding-top: 0px;
    overflow: hidden;
}

.post2+.post2 {
    margin-top: 20px;
}

.post2 .text1 {
    font: 300 14px/23px 'Open Sans', sans-serif;
}

.post2 .fleft {
    margin-right: 10px;
    margin-top: 6px;
}

.post2 .title {
    margin-bottom: 0px;
    color: #8fbf4d;
    text-transform: uppercase;
    font: 300 20px/23px 'Open Sans', sans-serif;
}

.post2 .title a:hover {
    color: #363947;
}
/**Map**/

.map {
    overflow: hidden;
    position: relative;
    padding-bottom: 3px;
}
 

.map figure {
    padding-top: 8px;
    position: relative;
	display: block;
	width: 100%;
    margin-bottom: 24px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.map figure iframe {
	width: 100%;
	height: 286px;
	max-width: 100%;
}
.map address {
	display: block;
}

.map address dt {
    margin-bottom: 8px;
    color: #363947;
    text-transform: uppercase;
    font: 300 20px/23px 'Open Sans', sans-serif;
}

 address dd span {
	min-width: 75px;
	display: inline-block;
	text-align: left;
}

.map address dd span.col1 {
	min-width: 0;
}

a.link-1 {
   color: #CC3300;
   text-decoration: underline;
}



a.link-1:hover {
    color: #363947;
}



/**Footer**/

footer {
	display: block;
    padding: 0px 0 40px;
    color: #8f9caa;
    font-family: 'Open Sans', sans-serif;
}

.copy {
    padding-top: 80px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
}

.copy strong {
    font-weight: 600;
    text-transform: uppercase;
    color: #B0FFFF;
}

.socials {
    padding-top: 15px;
    overflow: hidden;
}

.socials a {
    display: block;
    border-radius: 500px;
    float: left;
    width: 34px;
    height: 34px;
    background: url(../images/socials.png) 0 0 no-repeat #2e343a;
}

.socials a +a {
    margin-left: 9px;
}

.socials a:hover {
    background-color: #0058A5;
}

.socials a.rss {
    background-position: -43px 0;
    margin-left: 9px;
}

.socials a.tw {
    background-position: -86px 0;
}

.socials a.gp {
    background-position: right 0;
}
footer address {
    position: relative;
    padding-left: 51px;
    padding-top: 85px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 17px;
}

footer address.add1 {
    padding-left: 47px;
    padding-top: 84px;
}

footer address img {
    position: absolute;
    left: 0;
    top: 87px;
}

footer address span{
    display: block;
    margin-bottom: 3px;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 58px;
    height: 58px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}
}


@media only screen and (max-width: 767px) {
body {
    min-width: 420px;
}

.cl1 {
    height: 0;
}

h2 {
    font-size: 50px;
    line-height: 55px;
}

.page1_block {
    color: #363947;
}

.map address +address {
    margin-left: 0;
    float: none;
    margin-top: 20px;
}

header {
    padding-bottom: 40px;
}

header h1 {
	display: block;
	width: auto;
    position: relative;
	height: auto;
    margin-bottom: 20px;
}

.img_inner {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}

.img_inner img {
	width: 100%;
}

header h1 {
    float: none;
    text-align: center;
}

header h1 a {
 	width: auto;
 	display: inline-block;
    height: auto;
}


 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

.content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.map address {
    float: none;
}

.blog .links a {
    float: none;
    display: inline-block;
}

.blog .links time {
    display: block;
    margin-bottom: 15px;
}

.blog .links a+a {
    margin-right: 0;
    margin-left: 38px;
}

}

@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

}

/* TABLES */
#tblhosting
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:95%;
border-collapse:collapse;

}
#tblhosting td, #tblhosting th 
{
font-size:1em;
border:1px solid #1E6AB6;
padding:3px 7px 2px 7px;
}
#tblhosting th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color: #1E6AB6;
color:#ffffff;
}
#tblhosting tr.alt td 
{
color:#000000;
background-color: #ECF9FF;
}


/* TABLES ORANGE*/
#tblhostingorg
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:95%;
border-collapse:collapse;

}
#tblhostingorg td, #tblhosting th 
{
font-size:1em;
border:1px solid #E5790C;
padding:3px 7px 2px 7px;
}
#tblhostingorg th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color: #E5790C;
color:#ffffff;
}
#tblhostingorg tr.alt td 
{
color:#000000;
background-color: #FFEBD5;
}

/* TABLES green*/
#tblhostinggrn
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:95%;
border-collapse:collapse;

}
#tblhostinggrn td, #tblhosting th 
{
font-size:1em;
border:1px solid #0058A5;
padding:3px 7px 2px 7px;
}
#tblhostinggrn th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color: #0058A5;
color:#ffffff;
}
#tblhostinggrn tr.alt td 
{
color:#000000;
background-color: #0058A5;
}
