@font-face {
    font-family: 'humanst521_btbold';
    src: url('hum521b-webfont.eot');
    src: url('fonts/hum521b-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hum521b-webfont.woff') format('woff'),
         url('fonts/hum521b-webfont.ttf') format('truetype'),
         url('fonts/hum521b-webfont.svg#humanst521_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: '33535gillsansmt';
    src: url('fonts/33535gillsansmt.eot');
    src: local('33535gillsansmt'), url('fonts/33535gillsansmt.woff') format('woff'), url('fonts/33535gillsansmt.ttf') format('truetype');
}


body{
    font-family: 'humanst521_btbold';
    font-size: 14px;
}

.top_content{
    padding-top: 10px;
	background:#fff;
	-webkit-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.24);
-moz-box-shadow:    -2px 0px 5px 0px rgba(0, 0, 0, 0.24);
box-shadow:         -2px 0px 5px 0px rgba(0, 0, 0, 0.24);
bottom:0;
position:relative;
}

.top_content .customer{
    float: left;
    font-size: 16px;
    color: #9a9a9a;
}
.top_content .customer a{
    color: #9a9a9a;
    text-decoration: none;
}
.top_content .customer a:hover{
	color: #00a8ec;
    text-decoration: none;
}
.top_content .customer .phone{
    background: #00a8ec;
    color: #fff;
    font-size: 18px;
    padding: 0 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.top_content .membershp{
    float: right;
    list-style: none;
    color: #9a9a9a;
}
.top_content .membershp .m_login{
	padding-right: 8px;
	display: inline-table;
}
.top_content .membershp .live_chat{
	padding-right:0px;
	display: inline-table;
}
.top_content .membershp .m_login a, .top_content .membershp .live_chat a, .top_content .membershp .m_login a:hover, .top_content .membershp .live_chat a:hover{
	color: #9a9a9a;
    text-decoration: none;
}
.top_content .membershp .m_login a:hover, .top_content .membershp .live_chat a:hover{
    color: #00a8ec;
    text-decoration: none;
}
.top_content .membershp .m_login .user, .top_content .membershp .live_chat .chat{
    color: #00a8ec;
    font-size: 18px;
}



.header{
    background: #00a8ec;
	padding:14px 0;
	-webkit-box-shadow: -5px 9px 10px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow:    -5px 9px 10px 0px rgba(0, 0, 0, 1);
	box-shadow:         -5px 9px 10px 0px rgba(0, 0, 0, 1);
}
.navbar-toggle { background: #FFF !important;}
.navbar-toggle .icon-bar { border: solid 1px #00a8ec;}
.navbar-brand.logo{ text-decoration: none; font-size: 50px; color: #fff; position: relative; padding:22px 0;}
.nav.navbar-nav{ float: right ; padding-top: 23px; padding-bottom: 21px; position: relative;}
.nav.navbar-nav li  a{
    color: #fff; 
    text-transform: uppercase; 
    font-size: 16px;
}
.nav.navbar-nav li a{
	padding:0 6px;
}
.nav.navbar-nav li a:after { padding-left:12px; content: "/"; }
.nav.navbar-nav li:last-child a:after { content: "";  padding-left:0px;}
.nav.navbar-nav li:last-child a{ padding-right:0px;}

.nav.navbar-nav a:hover{
    color: #c1c1c1;
    background: none;
}


.slider{
    background: url(../img/slider-bg.png) bottom center repeat-x #000;
	text-align: center;
	padding-bottom: 135px;
}
.slider h2{
    color: #fff;
    font-size: 34px;
	padding-top: 80px;
	padding-right: 45px;
	margin: 0;
}
.slider .slogan{
    color: #c1c1c1;
    font-size: 26px;
	padding-top: 25px;
	width: 94%;
	margin: 0 auto;
}
.slider .button{
	margin-bottom: 35px;
	margin-top: 52px;
}
.slider .features{
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	background: #ff5c56;
	border: solid 2px #ff8682;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 16px 36px;
	position: relative;
	margin-right: 26px;
	margin-top: 18px;
}

.slider .features:hover{
	text-decoration: none;
	border: solid 2px #ff5c56;
	padding: 16px 36px;
	position: relative;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
.slider .pricing{
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	background: #abd46e;
	border: solid 2px #dcffa7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 16px 50px;
	position: relative;
	margin-top: 18px;
}
.slider .pricing:hover{
	text-decoration: none;
	border: solid 2px #abd46e;
	padding: 16px 50px;
	position: relative;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}


.search{
	background: #fff;
	border-bottom: solid 1px #cccccc;
	margin-top: -119px;
}

.search .search_form{ padding: 27px 0px 24px; }
.search .search_form .col-md-3.fixw{ width:22%;}
.search .search_form h4{ 
	color: #3d3d3d; 
	font-size: 25px; 
	display: table; 
	position: relative; 
	margin: 17px 0 0 13px; 
	vertical-align: middle;
}
.search .search_form .email-form{ 	margin: 7px 0 0;    padding: 0;    position: relative;    width: 100%; }
.search .search_form .email-form .text-email{
    font-family: Arial;
    color: #b8b8b8;
    height: 48px;
	margin: 1px 0;
    width: 57%;
    border: solid #bcbcbc 1px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 15px;
	vertical-align: top;
	float:left;
	border-right:0;
}
.search .search_form .email-form .domain_dropdown{
	background: url(../img/search_form.png) center right no-repeat;
	padding: 10px 0;
}
.search .search_form .email-form .button-info{
    background: #ff5c56;
    font-size: 16px;
    border: none;
    color: #fff;
	text-transform: uppercase;
    position: relative;
	margin-left: 24px;
    height: 48px;
	padding: 0 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	vertical-align:top;
}
.btn-group.bootstrap-select{ margin:0;padding:0; }
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 117px;
}
.selectpicker {
	font-size:18px;
	color:#ff6467;
	margin: 1px 0;
	height: 48px;
}
.bootstrap-select > .btn{
	padding-right: 10px;
	border: solid #bcbcbc 1px;
	border-radius: 0px;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret{ border-bottom: none;}







.services{
	text-align: center;
	padding-top: 47px;
}
.services .image{
	background: url(../img/service-bg.png) center top no-repeat;
	font-size: 60px;
	color: #fff;
	height: 120px;
	width: 128px;
	margin: 0 auto;
	margin-bottom: 24px;
}
.services .col-md-4:hover .image{
	background: url(../img/service-hover-bg.png) center top no-repeat;
	color: #00a8ec;
}
.services .image .rocket{
	position: relative;
	top: 21px;
	right: 8px;
}
.services .image .comments{
	position: relative;
	top: 16px;
	right: 5px;
}
.services .image .shield{
	position: relative;
	top: 23px;
	right: 5px;
}
.services .text h2{
	font-size: 28px;
	color: #00a8ec;
}
.services .text span{
	font-size: 20px;
	color: #a7a7a7;
	line-height: 22px;
}
.services .text p{
	color: #838383;
	font-family: Arial;
	line-height: 20px;
	position: relative;
	padding: 10px 0;
	 
}
.services .text .view_more{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 20px;
	color: #212121;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.44);
	background: #abd46e;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding: 5px 20px;
	margin-top: 25px;
}
.services .text .view_more:hover{
	text-decoration: none;
	padding: 6px 20px;
	color: #303030;
	text-shadow: none;
}
.services .services_line{color: #cccccc; height: 1px; margin-top: 73px;}





.price{
	padding-top: 42px;
}
.price .p_text{
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.price .p_text .title{
	color: #303030;
	font-size: 43px;
	position: relative;
	margin:0;
	padding-bottom: 16px;
}
.price .p_text .text{
	color: #666666;
	font-size: 28px;
	line-height: 33px;
}
.price .price_table .col-md-4.one, .price .price_table .col-md-4.two, .price .price_table .col-md-4.three{
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 58px;
}
.price .price_table .quantity{
	background: url(../img/price-bg.png) center top no-repeat;
	height: 120px;
	width: 128px;
	color: #fff;
	position: absolute;
	top: 33px;
	right:14px;
	z-index: 9999;
}
.price .price_table .col-md-4:hover .quantity{
	background: url(../img/price-hover-bg.png) center top no-repeat;
}
.price .price_table .quantity .amount, .price .price_table .quantity .dollar{
	font-size: 48px;
	position: relative;
	top: 27px;
	left: 32px
}
.price .price_table .quantity .dollar{
	font-size: 18px;
	top: 10px;
	left:28px;
	
}
.price .price_table .three .quantity .amount, .price .price_table .three .quantity .dollar{
	font-size: 48px;
	position: relative;
	top: 27px;
	left: 20px;
}
.price .price_table .three .quantity .dollar{
	font-size: 18px;
	top: 10px;
}
.price .price_table .p_title{
	position: relative;
	text-align: left;
}
.price .price_table .p_title .plan{
	background: #00a8ec;
	color: #fff;
	font-size: 25px;
	padding: 20px 22px;
	margin:0;
}
.price .price_table .p_title .plan_feature{
	color: #303030;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background: #abd46e;
	display: block;
	width: 100%;
	padding: 9px 0px 13px 24px;
	position: relative;
 }
.price .price_table .specs{
	text-align: center;
	position: relative;
}
.price .price_table .specs .spec{
	border-bottom: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	width: 100%;
	display: block;
	color: #000;
	line-height: 60px;
	font-family: Arial;
}
.price .price_table .specs .spec.domain{
	font-weight: bold;
}
.price .price_table .specs .spec .thumb{
	color: #7cc623;
	font-size: 20px;
}
.price .price_table .col-md-4:hover .specs .spec .thumb{
	color: #ff5c56;
}
.price .price_table .specs .spec.support{
	color: #ff5c56;
}
.price .price_table .btn-signup{
	text-decoration: none;
	position: relative;
	background: #303030;
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
	color: #fff;
	padding: 17px 0px;
	display: table;
	width: 100%;
}
.price .price_table .col-md-4:hover .btn-signup{
	color: #fff;
	background: #ff5c56;
}





.feature{
	text-align: center;
	padding-top: 15px;
}
.feature .title{
	color: #303030;
	font-size: 42px;
	margin: 0;
	padding-top: 38px;
}
.feature .text{
	font-size: 28px;
	color: #666666;
}
.feature .feature_content{
	text-align: left;
	padding-top: 50px;
}
.feature .feature_content.two{
	text-align: left;
	padding-top: 42px;
}
.feature .feature_content span{
	font-size: 22px;
	color: #595959;
	position: relative;
	bottom: 5px;
}
.feature .feature_content .f_aew{ font-size: 30px;}
.feature .feature_content p{
	color: #303030;
	font-family: Arial;
	line-height: 20px;
	padding-right: 10px;
}





.service1{
	text-align: center;
	padding-top: 63px;
}
.service1 .title{
	font-size: 43px;
	color: #303030;
	margin: 0px;
}
.service1 .text{
	font-size: 28px;
	color: #666666;
}
.service1 .service_centent{
	text-align: left;
	padding-top: 67px;
	display:table;
}
.service1 .service_centent.two{ padding-top: 88px;}
.service1 .service_centent .send{
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	background: #00a8ec;
	-webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	height: 60px;
	width: 60px;
	padding-left: 14px;
	display: inline-block;
}
.service1 .service_centent .s_title{
	display: inline-block;
	position: relative;
	margin-top: 10px;
	margin-left: 5px;
}
.service1 .service_centent .s_title .title{
	font-size: 28px;
	color: #595959;
}
.service1 .service_centent .s_title .amount{
	font-size: 22px;
	color: #8e8e8e;
}
.service1 .service_centent .s_text{
	font-family: Arial;
	color: #303030;
	line-height: 20px;
	position: relative;
	margin-top: 10px;
}
.service1 .service_centent .s_text .view_more{
	font-size: 12px;
	font-weight: bold;
	color: #212121;
	background: #abd46e;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.44);
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding: 5px 20px;
	position: relative;
	margin-top: 10px;
}
.service1 .service_centent .s_text .view_more:hover{
	text-decoration: none;
	padding: 6px 20px;
	color: #303030;
	text-shadow: none;
}



.arrow-up {
	width: 0; 
	height: 0; 
	margin: 0 auto;
	border-left: 49px solid transparent;
	border-right: 49px solid transparent;
	border-bottom: 51px solid #abd46e;
	position: relative;
	top: 110px;
	right: 10px;
}
.live-chat{
	background: url(../img/live-chat-bg.png) center no-repeat #abd46e;
	margin-top: 110px;
	text-align: center;
	padding-bottom: 93px;
}
.live-chat h2{
	font-size: 42px;
	color: #303030;
	margin: 0;
	padding-top: 72px;
	padding-bottom: 15px;
}
.live-chat p{
	font-size: 28px;
	color: #fff;
	padding-bottom:35px;
}
.live-chat a{
	color: #fff;
	text-decoration: none;
	background: #303030;
	border: #787878 solid 2px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	position: relative;
	margin-top: 33px;
	font-size: 22px;
	padding: 15px 26px;

}
.live-chat a:hover{
	border: none;
	color: #abd46e;
	padding: 17px 26px;
}


.testi_con{
	background: #303030;
	text-align: left;
}
.testi_con .one{
	border-right: solid 1px #595959;
	margin-top: 64px;
}
.testi_con h2{
	font-size: 40px;
	color: #fff;
	padding: 0;
	margin: 0;
}
.testi_con .testi{
	padding-top: 41px;
	padding-left: 8px;
	line-height: 25px;
	display: table;
	margin-bottom: 0px;
}
.testi_con .testi .image{
	display: inline-table;
}
.testi_con .testi .image img{ 	
	height: 86px; 
	width: 86px;
	-webkit-border-radius: 85px;
    -moz-border-radius: 85px;
    border-radius: 85px;
	border: solid 4px #fff;
	background-color: #fff;
}
.testi_con .testi .text{ 
	display: inline-table;
	font-family: "33535gillsansmt";
	position: relative;
	padding-right: 10px;
}
.testi_con .testi .text .review{
	font-size: 20px;
	font-style: italic;
	color: #fff;
}
.testi_con .testi .text .author{
	font-size: 18px;
	font-weight: bold;
	color: #abd46e;
	position: relative;
}
.testi_con .two{
	padding-top: 75px;
	padding-left: 50px;
	padding-bottom: 143px;
}
.testi_con .contact{
	font-size: 40px;
	color: #fff;
}
.testi_con .c_text{
	font-size: 20px;
	color: #fff;
	font-weight:normal;
	padding-top: 36px;
}
.testi_con .contact_details{
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	padding-top: 15px;
	padding-bottom: 40px;
	border-bottom: solid 1px #595959;
}
.testi_con .contact_details span{ display: block;}
.testi_con .contact_details .fa{
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	color: #fff;
	font-size: 30px;
    width: 36px;
	text-align: center;
}
.testi_con .news{
	padding-top: 25px;
}
.testi_con .news .newsletter{
	color: #fff;
	font-size: 42px;
}
.testi_con .news .news_text{
	color: #fff;
	font-size: 20px;
	opacity:0.5;
	filter: alpha(opacity=50);
	position: relative;
	padding-bottom:10px;
}
.testi_con .news .email-form{ }
.testi_con .news .email-form .text-email{
    font-family: Arial;
	font-size: 14px;
	font-style: italic;
    color: #b8b8b8;
    padding: 13px;
    width: 256px;
    border: none;
    vertical-align: top;
}
.testi_con .news .email-form .button-info{
    background: #00a8ec;
    font-size: 18px;
    font-weight: bold;
    border: none;
    color: #fff;
	text-transform: uppercase;
    display: inline-block;
    margin-left: -4px;
	height: 46px;
	width: 127px;
}






.footer{
	background: #141414;
	padding-top: 50px;
}
.footer .about h2{
	color: #fff;
	font-size: 42px;
	margin: 0;
}
.footer .about p{
	color: #fff;
	font-family: Arial;
	line-height: 22px;
	opacity:0.5;
	filter: alpha(opacity=50);
	padding-top: 10px;
	margin: 0;
	width: 90%;
}
.footer .ehost-service, .footer .help-support, .footer .social{
	display: inline-block;
	text-align: left;
	color: #FFF;
	position: relative;
}
.footer .ehost-service{
	margin-right: 65px;
}
.footer .social{
	margin-left: 66px;
}
.footer .ehost-service h4, .footer .help-support h4, .footer .social h4{
	font-family: Arial;
	line-height: 30px;
	font-weight: normal;
	margin: 0 0 5px;
}
.footer .ehost-service span, .footer .help-support span, .footer .social span{
	font-family: Arial;
	line-height: 30px;
	color: #b4b4b4;
	display: block;
	position: relative;
	text-decoration: none;
}
.footer .ehost-service span a, .footer .help-support span a, .footer .social span a{
	color: #b4b4b4;
}
.footer .ehost-service span a:hover, .footer .help-support span a:hover, .footer .social span a:hover{
	color: #00a8ec;
	text-decoration: none;
}
.footer .social span a .fa{ padding-right:8px; }
.footer .social span a:hover .facebook{ color: #00a8ec;}
.footer .social span a:hover .twitter{ color: #00ffff;}
.footer .social span a:hover .google{ color: #fed039;}
.footer .social span a:hover .email{ color: #e6e6e6;}
.footer .social span a:hover .youtube{ color: #ff6467;}
.footer .fh_line{
	height: 1px;
	color: #373737;
	margin-top: 92px;
	opacity:0.15;
	filter: alpha(opacity=15);
}
.footer .footer-navbar{
	display: inline-block;
}
.footer .logo{ 
	text-decoration: none; 
	font-size: 50px; 
	color: #00a8ec;
}
.footer .logo:hover{
	text-decoration: none;
	color: #fff; 
}
.footer .nav-navbar{ 
	float: right; 
	display: block;
	padding: 0;
	margin: 14px 0 0;
	list-style: none;
}
.footer .nav-navbar > li{ display: inline; padding-left: 12px;}
.footer .nav-navbar li a{
    color: #fff; 
    text-transform: uppercase;
	line-height: 25px;
	padding: 0px 0px;
	text-decoration: none;
}
.footer .nav-navbar a:hover{
    color: #00a8ec;
    background: none;
	text-decoration: none;
}
.footer .nav-navbar > li > a:after { 
	content: "/"; 
	position: relative; 
	margin-left: 0px;
	padding-left: 17px;
}
.footer .nav-navbar > li:last-child > a:after { 
	content: "";
	padding-left: 0;
}
.footer .nav-navbar > li:last-child > a { 
	padding-right: 0;
}
.footer .copyright{
	float: right;
	position: relative;
	display: inline-block;
	color: #a7a7a7;
	line-height: 25px;
	margin-top: -31px;
	padding-bottom: 10px;
	clear: both;
}
.footer .copyright a{
	text-decoration: none;
	color: #a7a7a7;
}
.footer .copyright a:hover{
	text-decoration: none;
	color: #00a8ec;
}