.this_top_features .this_top_feature .media-left a img {
	width: 448px;
	padding-right: 100px;
}

.this_top_features .this_top_feature .media-right a img {
	width: 448px;
	padding-left: 100px;
}

.cause2choose .media .media-body h4 {
	co/lor: #fff;
	color: #000;
}

.service_page_cause2choose {
	margin-top: 30px;
	min-height: 150px;
}

.service_page_cause2choose .media .media-left {
	padding-right: 15px;
}

.service_page_cause2choose .media .media-body h4 {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 15px;
}

.cause2choose .media .media-body h5 {
	color: #fff;
	co/lor: #000;
}

.service_page_cause2choose:nth-child(1),
.service_page_cause2choose:nth-child(2),
.service_page_cause2choose:nth-child(3) {
	margin-top: 0;
}

.service_tabs_list .service_tab .content h1,
.service_tabs_list .service_tab .content h2{
	color: #fff;
	font-size: 21px;
}
.service_tabs_list .service_tab .content h4,
.service_tabs_list .service_tab .content h3 {
	color: #fff;
}

footer .top_footer .beInContact .title-link-footer {
	font-size: 14px;
	font-weight: 600;
	/*text-transform: uppercase;*/
	margin-bottom: 10px;
}

.dedicated_overview {
	padding: 80px 0 50px;
	background: #2c2e35;
	ba/ckground: #2a2a2a;
	ba/ckground: #f6fafb;
	ba/ckground: #1C1C1E;
}

.dedicated_overview p {
	color: whitesmoke;
}

.dedicated_overview .sectionTitle {
	text-align: center;
	margin-bottom: 50px;
	padding-top: 20px;
}

.dedicated_overview .sectionTitle h1,
.dedicated_overview .sectionTitle h2 {
	font-size: 48px;
	/*font-weight: 100;*/
	font-weight: 300;
	co/lor: #ef5350;
	color: white;
}

.dedicated_overview .sectionTitle.text-left {
	text-align: left;
	margin: 0 0 35px;
}

.dedicated_overview .sectionTitle.text-left h3 {
	font-size: 30px;
	font-weight: 300;
	color: #ef5350;
	/*font-weight: 100;*/
}

.dedicated_specs {
	padding: 80px 0 50px;
	background: #f8f8f8;
	ba/ckground: #2a2a2a;
	ba/ckground: #f6fafb;
	ba/ckground: #1C1C1E;
}

.dedicated_specs .sectionTitle {
	text-align: center;
	margin-bottom: 50px;
	padding-top: 20px;
}

.dedicated_specs .sectionTitle h1,
.dedicated_specs .sectionTitle h2 {
	font-size: 48px;
	/*font-weight: 100;*/
	font-weight: 300;
	co/lor: #ef5350;
	color: #ef5350;
}

.dedicated_specs .sectionTitle.text-left {
	text-align: left;
	margin: 0 0 35px;
}

.dedicated_specs .sectionTitle.text-left h3 {
	font-size: 30px;
	font-weight: 300;
	color: #ef5350;
	/*font-weight: 100;*/
}

.dedicated_specs .server_specs h5 {
	color: black;
	font-weight: 600;
	font-size: 20px;
	text-transform: capitalize;
}

.dedicated_specs .server_specs p {
	color: #7e7f80;
}

.dedicated_specs .server_specs ul.list-styling {
	padding-top: 10px;
	list-style-position: outside;
	display: block;
}

.dedicated_specs .server_specs ul.list-styling li {
	list-style-type: disc;
	color: #353c39;
	line-height: 18px;
	margin-bottom: 5px;
}

.a_highlights {
	co/lor: red;
	text-decoration: none;
	border-bottom: 2px solid #ef5350;
	padding-bottom: 5px !important;
}

.service_tab5a,
.service_tab3a,
.service_tab1a {
	background-image: url("/images/bg3.jpg");
	background-position: 50% -400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	/*background: url("/images/bg3.jpg") repeat fixed center 0 rgba(10,10,10,1);  */
}

.service_tab3a {
	background-image: url("/images/bg1.jpg");
}


/*.service_tab4a {
  background-image: url("/images/bg2.png"); 
}*/

.service_tab5a {
	background-image: url("/images/bg2.png");
}

.parallax_layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(210deg, #3c4675 0%, #66495d 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #66495d), color-stop(100%, #3c4675));
	background: -webkit-linear-gradient(210deg, #3c4675 0%, #66495d 100%);
	background: -o-linear-gradient(210deg, #3c4675 0%, #66495d 100%);
	background: -ms-linear-gradient(210deg, #3c4675 0%, #66495d 100%);
	background: linear-gradient(240deg, #3c4675 0%, #66495d 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#66495d', endColorstr='#3c4675', GradientType=1);
}

.parallax_layer1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: -moz-linear-gradient(210deg, #916f46, 0%, #251b12, 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #916f46), color-stop(100%, #251b12));
  background: -webkit-linear-gradient(210deg, #251b12 0%, #916f46 100%);
  background: -o-linear-gradient(210deg, #251b12 0%, #916f46 100%);
  background: -ms-linear-gradient(210deg, #251b12 0%, #916f46 100%);
  background: linear-gradient(240deg, #251b12 0%, #916f46 100%);*/
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#916f46', endColorstr='#251b12', GradientType=1);
}


/*----------------------------------------------------------------*/

footer {
	background: #222527;
	/*background: #68737b;*/
	/*background: #da2727;*/
	/*background: #0c112a;*/
	color: #9f9fa2;
}

footer .top_footer .quick_contact {
	ba/ckground: #222527;
	/*background: #da2727;*/
	bac/kground: #e66;
	background: rgb(115, 63, 132);
	padding: 17px 0;
	margin-bottom: 76px;
}

footer .top_footer .quick_contact .nav li {
	width: 32%;
	text-align: center;
	cursor: pointer;
}

footer .top_footer .quick_contact .nav li+ li {
	border-left: 1px solid rgba(255, 255, 255, .1);
	/*border-left: 1px solid #da2727;*/
	margin: 0;
}

footer .top_footer .quick_contact .nav li a {
	line-height: 56px;
	font-size: 18px;
	/*font-family: 'font1';*/
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color: #fff;
	te/xt-transform: uppercase;
}

footer .top_footer .quick_contact .nav li a i {
	font-size: 30px;
	margin-right: 20px;
	line-height: 50px;
	display: inline-block;
	vertical-align: sub;
}

footer .top_footer .quick_contact .nav li a:hover {
	ba/ckground: #fb6149;
	ba/ckground: #da2727;
	co/lor: #0c112a;
	co/lor: #fff;
	color: #fd8;
	bac/kground: #e66;
	background: rgb(115, 63, 132);
	border-radius: 0;
}

footer .top_footer .shortKnowledge {
	margin-bottom: 30px;
}

footer .top_footer .shortKnowledge h4 {
	line-height: 33px;
	margin: 0 0 22px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 500;
	/*font-family: 'font1';*/
	font-family: 'Roboto', sans-serif;
}

footer .top_footer .shortKnowledge p {
	/*color: #2d2f36;*/
	/*color: #595f7c;*/
	line-height: 28px;
	color: #9f9fa2;
}

footer .top_footer .shortKnowledge .product h4 {
	margin-bottom: 27px;
}

footer .top_footer .shortKnowledge .product .product_list li {
	margin-top: 25px;
	width: calc(100% / 3);
	float: left;
}

footer .top_footer .shortKnowledge .product .product_list li:nth-child(1),
footer .top_footer .shortKnowledge .product .product_list li:nth-child(2),
footer .top_footer .shortKnowledge .product .product_list li:nth-child(3) {
	margin-top: 0;
}

footer .top_footer .shortKnowledge .product .product_list li a {
	line-height: 20px;
	/*font-family: 'font1';*/
	font-family: 'Roboto', sans-serif;
	float: left;
	/*color: #2d2f36;*/
	/*color: #595f7c;*/
	padding: 0;
	color: #9f9fa2;
}

footer .top_footer .shortKnowledge .product .product_list li a:before {
	content: '';
	float: left;
	width: 14px;
	height: 18px;
	margin-right: 14px;
	background: url(../../images/icons/footer/list-marker.png) no-repeat scroll center center;
}

footer .top_footer .shortKnowledge .product .product_list li a:hover {
	color: #FFF;
	background: none;
}

footer .top_footer .beInContact {
	border-top: 1px solid #404346;
	margin-bottom: 56px;
}

footer .top_footer .beInContact .text-link-menu {
	text-align: left;
	padding-top: 30px;
	letter-spacing: 2px;
}

footer .top_footer .beInContact .text-link-menu-a {
	padding-left: 0;
}

footer .top_footer .beInContact .text-link-menu li {
	font: 400 12px/1.3 'Roboto', sans-serif;/* 'font1';*/
	color: #a1a1a1;
	text-transform: capitalize;
	margin-top: 10px;
}

footer .top_footer .beInContact .text-link-menu li a:hover {
	color: #da2727;
}

footer .top_footer .beInContact .title-link-footer {
	font: 600 16px/1.3 'Roboto', sans-serif; /*'font1';*/
	color: #fff;
}

footer .top_footer .beInContact .country_select {
	float: left;
	width: 216px;
	border-right: 1px solid #404346;
	padding-top: 35px;
	padding-bottom: 35px;
}

footer .top_footer .beInContact .country_select button {
	background: none;
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 0;
	font-size: 18px;
	/*font-family: 'font1';*/
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

footer .top_footer .beInContact .country_select button .flag {
	width: 42px;
	line-height: 43px;
	height: 43px;
	margin-right: 20px;
	display: inline-block;
}

footer .top_footer .beInContact .country_select button i {
	margin-left: 20px;
	font-size: 18px;
}

footer .top_footer .beInContact .country_select button:hover,
footer .top_footer .beInContact .country_select button:focus {
	background: none;
	color: #fff;
}

footer .top_footer .beInContact .country_select .dropdown-menu {
	border-radius: 0;
	margin-top: -20px;
	background: #0fa3f2;
	border: none;
}

footer .top_footer .beInContact .country_select .dropdown-menu li a {
	text-transform: uppercase;
	color: #fff;
	/*font-family: 'font1';*/
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	padding: 0 15px;
	line-height: 24px;
}

footer .top_footer .beInContact .country_select .dropdown-menu li a:hover {
	background: #0c112a;
}

footer .social_icos {
	/*footer .top_footer .beInContact .social_icos {*/
	padding: 25px 0 28px;
	text-align: center;
	float: right;
	/*float: left;*/
	/*width: 293px;*/
	/*border-right: 1px solid #404346;*/
}

footer .social_icos ul {
	/*footer .top_footer .beInContact .social_icos ul {*/
	display: inline-block;
	float: right;
}

footer .social_icos ul li {
	/*footer .top_footer .beInContact .social_icos ul li {*/
	padding: 0 6px;
	float: left;
}

footer .social_icos ul li a {
	/*footer .top_footer .beInContact .social_icos ul li a {*/
	padding: 0;
	width: 42px;
	line-height: 42px;
	height: 42px;
	color: #FFF;
	background: #222527;
	/*background: #2d2f36;*/
	/*background: #192043;*/
	text-align: center;
	border-radius: 100%;
}

footer .social_icos ul li a:hover {
	/*footer .top_footer .beInContact .social_icos ul li a:hover {*/
	color: #595f7c;
}


/*=============== Tabbing Area ===============*/

.extra_service {
	background: white;
	color: #333;
	padding: 50px 0;
}

.tabbing h2,
.extra_service h2 {
	text-align: center;
	padding-bottom: 20px;
	border: none;
	color: #ef5350;
}


/*.extra_service .content-table,*/

.extra_service .title-table2,
.extra_service .title-table {
	padding: 20px;
	text-align: center;
	text-transform: capitalize;
	border-left: 1px solid #e6e6e6;
	background-color: #6dc5de;
	ba/ckground: #ef5350;
	color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
}

.extra_service .title-table2 {
	ba/ckground: #FF7B78;
	background: #6dc5de;
}

.extra_service .content-table2 .small-text,
.extra_service .content-table .small-text {
	padding-top: 15px;
	font-size: 10px;
}

.extra_service .content-table2 .big-text,
.extra_service .content-table .big-text {
	font-weight: 700;
	font-size: 18px;
	color: #3e4a52;
}

.extra_service .content-table2,
.extra_service .content-table {
	background: #fff;
	padding: 20px;
	text-align: right;
	border-right: 1px solid #f3f3f3;
}

.extra_service .content-table2 {
	padding-top: 50px;
}

.extra_service .content-table {
	text-align: left;
}

.extra_service .row {
	border: 1px solid #f3f3f3;
}

.extra_service .row2 {
	border: none;
}

.tabbing {
	padding: 50px 0;
	background: #fff;
}

.tabbing .wrap-header-tab {
	border-radius: 7px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	margin-bottom: 25px;
	background: #FF7B78;
}

.tabbing .wrap-header-tab li {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	/*background: rgba(255, 255, 255, .2);*/
	/*background: rgba(0, 0, 0, .2);*/
	cursor: pointer;
	/*border-right: 2px solid #2e3037;*/
	transition: .3s;
	color: #fff;
	/*color: #333;    */
	border: 4px solid transparent;
	position: relative;
}

.tabbing .wrap-header-tab li:hover {
	background: transparent;
	/*border-bottom: 2px solid  rgb(46, 48, 55);*/
	border-bottom: 4px solid rgb(255, 255, 255);
	/*border-bottom: 2px solid #ef5350;*/
	border-radius: 0px;
}

.tabbing .wrap-header-tab li:first-child {}

.tabbing .wrap-content-tab {
	padding: 30px 20px;
	display: none;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(239, 83, 80, 0.8)), to(rgba(255, 160, 157, 1)), color-stop(.5, #FFA09E));
	/*background: #FFAAAA;*/
	/*background: #f9f9f9;*/
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	position: relative;
	border-radius: 7px;
	/*border: 1px solid #FF7B78;*/
}

.tabbing .wrap-content-tab:after {
	position: absolute;
	top: -20px;
	/*left: 180px;*/
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #FF7B78;
	/*border-bottom: 20px solid #ef5350;*/
	/*box-shadow: 0 10px 10px rgba(0,0,0, .3);*/
	z-index: 99;
	/*display: none;*/
}

.tabbing .wrap-content-tab .details {}

.tabbing .wrap-content-tab .details p {
	color: #333;
}

.tabbing .content-tab5::after {
	left: 940px;
}

.tabbing .content-tab4::after {
	left: 750px;
}

.tabbing .content-tab3::after {
	left: 560px;
}

.tabbing .content-tab2:after {
	left: 370px;
}

.tabbing .content-tab1:after {
	left: 180px;
}

.tabbing .big-text,
.tabbing .small-text {
	color: #fff;
	/*color: #333;*/
	letter-spacing: 2px;
	padding-bottom: 15px;
	font-size: 20px;
}

.tabbing .small-text {
	font-size: 10px;
	padding-top: 15px;
}

.tabbing .big-text {
	color: #353c39;
	font-weight: 400;
}

.tabbing .content-tab1 {
	display: block;
}

.activeTab {
	border-bottom: 4px solid rgb(255, 255, 255) !important;
	/*border-bottom: 2px solid  rgb(46, 48, 56) !important; */
	/*border-bottom: 2px solid #ef5350 !important; */
	background: transparent !important;
	border-radius: 0px !important;
}


.tabbing1 {
	padding: 50px 0;
	background: #fff;
}

.tabbing1 .wrap-header-tab {
	border-radius: 7px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	margin-bottom: 25px;
	background: #3153c1;
}

.tabbing1 .wrap-header-tab li {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	/*background: rgba(255, 255, 255, .2);*/
	/*background: rgba(0, 0, 0, .2);*/
	cursor: pointer;
	/*border-right: 2px solid #2e3037;*/
	transition: .3s;
	color: #fff;
	/*color: #333;    */
	border: 4px solid transparent;
	position: relative;
}

.tabbing1 .wrap-header-tab li:hover {
	background: transparent;
	/*border-bottom: 2px solid  rgb(46, 48, 55);*/
	border-bottom: 4px solid rgb(255, 255, 255);
	/*border-bottom: 2px solid #ef5350;*/
	border-radius: 0px;
}

.tabbing1 .wrap-header-tab li:first-child {}

.tabbing1 .wrap-content-tab {
	padding: 30px 20px;
	display: none;	
	background-image: -webkit-gradient( linear, left top, left bottom, from(#3153c1), to(#cd8250), color-stop(.5, #3153c1));
	/*background: #FFAAAA;*/
	/*background: #f9f9f9;*/
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	position: relative;
	border-radius: 7px;
	/*border: 1px solid #FF7B78;*/
}

.tabbing1 .wrap-content-tab:after {
	position: absolute;
	top: -20px;
	/*left: 180px;*/
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #3153c1;
	/*border-bottom: 20px solid #ef5350;*/
	/*box-shadow: 0 10px 10px rgba(0,0,0, .3);*/
	z-index: 99;
	/*display: none;*/
}

.tabbing1 .wrap-content-tab .details {}

.tabbing1 .wrap-content-tab .details p {
	color: #333;
}

.tabbing1 .content-tab5::after {
	left: 940px;
}

.tabbing1 .content-tab4::after {
	left: 750px;
}

.tabbing1 .content-tab3::after {
	left: 560px;
}

.tabbing1 .content-tab2:after {
	left: 370px;
}

.tabbing1 .content-tab1:after {
	left: 180px;
}

.tabbing1 .big-text,
.tabbing1 .small-text {
	color: #fff;
	/*color: #333;*/
	letter-spacing: 2px;
	padding-bottom: 15px;
	font-size: 20px;
}

.tabbing1 .small-text {
	font-size: 10px;
	padding-top: 15px;
}

.tabbing1 .big-text {
	color: #fc6;
	font-weight: 400;
}

.tabbing1 .content-tab1 {
	display: block
}

.activeTab1 {
	border-bottom: 4px solid rgb(255, 255, 255) !important;
	/*border-bottom: 2px solid  rgb(46, 48, 56) !important; */
	/*border-bottom: 2px solid #ef5350 !important; */
	background: transparent !important;
	border-radius: 0px !important;
}

/*=============== Tabbing Area ===============*/

.innerAboutlight {
	background: url(../../images/hosting/dedicated.jpg) no-repeat center center;
	padding: 150px 0 19px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
}

.about-base h1 {
	margin: 0px 0 9px;
	padding: 0px;
	font-size: 60px;
	color: #fff;
	/*font-family: 'font1';*/
	font-family: 'Roboto', sans-serif;
	line-height: 1.1;
}

.about-base p {
	font-size: 15px;
	color: #ffffff;
	color: rgba(255, 255, 255, 0.81);
	line-height: 22px;
}

.innerAboutlight .breadcrumbs {
	border-top: #fff 1px solid;
	border-top: rgba(255, 255, 255, 0.30) 1px solid;
	padding: 18px 0 0 0;
	margin-top: 14px;
	display: inline-block;
	width: 100%;
}

.innerAboutlight .breadcrumbs a {
	display: inline-block;
	position: relative;
	font-size: 12px;
	color: #ffffff;
	co/lor: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	/*font-family: 'font1';*/
	font-family: 'Roboto', sans-serif;
	padding: 0 18px 0 0;
	margin: 0 7px 0 0;
	line-height: 18px;
	transition: color ease 0.2s;
	-webkit-transition: color ease 0.2s;
	-moz-transition: color ease 0.2s;
	-ms-transition: color ease 0.2s;
	-o-transition: color ease 0.2s;
}

.innerAboutlight .breadcrumbs a:after {
	content: "";
	font-family: 'font1';
	position: absolute;
	to/p: 0px;
	top: 2px;
	right: 0px;
	font-size: 10px;
	color: #283442;
	co/lor: rgba(40, 52, 66, 0.3);
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	bo/rder-left: 7px solid rgba(40, 52, 66, 0.3);
	border-left: #e66;
}

.about-info {
	padding: 0 0 0 26px;
	max-width: 298px;
}

.about-info ul {
	margin: 0px 0 0 53px;
	padding: 0px;
}

.about-info li:first-child {
	border-top: 0;
}

.about-info li {
	position: relative;
	border-top: #fff 1px dashed;
	border-top: rgba(255, 255, 255, 0.50) 1px dashed;
	color: #fff;
	font-size: 14px;
	font-family: 'font1';
	padding: 17px 0 19px 7px;
}

.about-info li span {
	position: absolute;
	top: 9px;
	left: -53px;
	width: 43px;
	height: 43px;
	background: #fd4f1a;
	color: #fff;
	text-align: center;
	font-size: 21px;
	padding-top: 10px;
	padding-left: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.about-jfoc1 {
	padding: 64px 0 0px;
	background: #fff;
}

.about-jfoc .about-wrap {
	padding-bottom: 45px;
}

.about-block {
	/*max-width: 658px;*/
}

.about-jfoc .about-block h1 {
	line-height: 50px;
}

.about-block p {
	font-size: 18px;
	color: #626262;
	line-height: 30px;
	font-family: 'font1';
	/*max-width: 522px;*/
}

.about-block p a {
	color: #fb532d;
	text-decoration: none;
}

nav.fluid_header {
	top: 52px;
	position: absolute;
	z-index: 999;
	background: transparent !important;
}

section.top_header {
	position: absolute !important;
	z-index: 999;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	background: transparent;
}

.top_header .wc_msg {
	color: #fff;
}

.top_header .nav li a {
	color: #fff;
}

.text-left a:hover {
	color: #da2727;
}

.subscribe_form .form-inline .form-group .input-group> input.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-we/bkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	bo/x-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 1px rgba(255, 255, 255, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 1px rgba(255, 255, 255, 0.6);
}

.hosting_features {
	/*background: #2c2e35;*/
	background: #fff;
}

.hosting_features h4 {
	color: #000;
}


/*----------------------------------------------------------------*/

.second-nav {
	/*background:rgb(46, 48, 55);*/
	/*background: rgba(255, 255, 255, .5);*/
	transition: .5s;
}

.second-nav-wrap ul {
	margin-bottom: 0;
}

.second-nav-wrap li {
	display: inline-block;
	/*float: right;*/
	float: left;
}

.second-nav-wrap .logo_b {
	float: left !important;
	display: none;
}

.second-nav-wrap li a {
	color: white;
	line-height: 60px;
	padding: 20px 5px;
	background-image: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'font1';
	margin: 0 10px;
	font-size: 15px;
}

.second-nav-wrap li a:hover {
	color: white;
	/*background: rgba(255, 255, 255, 0.54);*/
	cursor: pointer;
}

.second-nav-active {
	position: fixed !important;
	background: rgb(46, 48, 55);
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
}


/* ============================ VPN PLAN AREA ============================ */

.pricecntnr h4.head {
	width: 100%;
	float: left;
	font: 500 18px/24px 'font1' !important;
	color: #282828;
}

.startingat {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 15px;
}

.divi5 {
	width: 266px;
	position: relative;
	float: left;
	margin: 25px 0px 25px 0px;
	border-top: 1px solid #e1e1e1;
}

.green-outline-type1 {
	font: 500 12px/16px 'font1';
	color: #ef5350;
	float: left;
	padding: 15px 20px 14px 20px;
	transition: all .3s ease-in-out;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #ef5350;
}

.green-outline-type1 {
	padding: 15px 70px 14px 70px;
	margin-bottom: 80px;
}

.green-outline-type1:hover {
	color: #fff;
	background: #ef5350;
	border: 1px solid #ef5350;
}

.startingat h6 {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 5px;
	font: 300 14px/24px 'font1' !important;
}

.startingat .price {
	width: 100%;
	position: relative;
	float: left;
}

.startingat .specs {
	width: 100%;
	position: relative;
	float: left;
	color: #555555;
	margin: 15px 0px 15px 0px;
	font: 500 14px/14px 'font1' !important;
}

.startingat .inner {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 6px;
}

.startingat .inner .fa {
	color: #ef5350;
}

.startingat .price .amount {
	position: relative;
	float: left;
	font: 400 41px/41px 'font1' !important;
	color: #ef5350;
	/*color: #555555;*/
}

.startingat .price .monthfree {
	width: 150px;
	position: relative;
	float: left;
	color: #555555;
	margin: 6px 0px 0px 0px;
	font: 400 20px/18px 'font1' !important;
}

.startingat .price .monthfree span {
	font: 500 15px/18px 'font1' !important;
}

.startingat .inner .cores {
	width: 22px;
	height: 22px;
	position: relative;
	float: left;
	background: transparent url(../img/dedicated/specicons.png) no-repeat 0px 0px;
}

.startingat .inner .des {
	position: relative;
	float: left;
	color: #555555;
	margin: 0px 0px 0px 10px;
	font: 800 14px/14px 'font1' !important;
}

.startingat .inner span,
.startingat .inner span {
	font: 300 14px/14px 'font1' !important;
}

.startingat .inner .storage {
	width: 22px;
	height: 22px;
	position: relative;
	float: left;
	background: transparent url(../img/dedicated/specicons.png) no-repeat 0px -26px;
}

.startingat .inner .ram {
	width: 22px;
	height: 22px;
	position: relative;
	float: left;
	background: transparent url(../img/dedicated/specicons.png) no-repeat 0px -55px;
}

.startingat .inner .bandwidth {
	width: 22px;
	height: 22px;
	position: relative;
	float: left;
	background: transparent url(../img/dedicated/specicons.png) no-repeat 0px -82px;
}

.startingat .inner .location {
	width: 22px;
	height: 22px;
	position: relative;
	float: left;
	background: transparent url(../img/dedicated/specicons.png) no-repeat 0px -82px;
}

table.server-table-common thead {
	background: #252525;
	font: 400 15px/15px 'font1';
	color: #fff;
}

table.server-table-common thead tr th {
	text-align: left;
	vertical-align: middle;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	font: 400 15px/15px 'font1';
}

table tbody tr:nth-child(odd) {
	background: #e8e8e8;
}

table.server-table-common tbody tr {
	height: 43px;
}

.plan-table {
	border: 1px solid #f5f5f5;
	background: #FFF;
	text-align: center;
	overflow: visible;
}

.plan-table table tr th.width30 {
	width: 30%;
}

.plan-table table tr th:first-child,
.plan-table table tr td:first-child {
	border-left: none;
}

.plan-table table tr th {
	padding: 0px 20px;
	border-top: none;
}

.plan-table table tr th .head {
	display: block;
	padding: 30px 0px 20px 0px;
}

.plan-table table tr th .head h2 {
	line-height: 35px;
	/*font-size: 44px;*/
	margin-bottom: 30px;
	color: #333;
	text-align: left;
	font-weight: 300;
	text-transform: none;
}

.plan-table table tr th .head .icon {
	/*display: inline-block;*/
	background: #da2727;
	/*background: #fea30e;*/
	width: 110px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.plan-table table tr th .head .icon img {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.plan-table table tr th.width23 {
	width: 23.2%;
}

.plan-table table tr th.width23 {
	width: 23.2%;
}

.plan-table table tr th .head h3 {
	line-height: normal;
	font-size: 28px;
	margin: 0;
	ba/ckground: #FFF;
	padding: 0px 12px;
	display: inline-block;
	position: relative;
	z-index: 2;
	display: block;
	text-align: center;
	color: #4ae;
}

.plan-select {
	display: block;
	margin-top: 26px;
	margin-left: auto;
	margin-right: auto;
	max-width: 220px;
	white-space: nowrap;
}

.selecter {
	position: relative;
	display: block;
	margin: 10px 0;
	z-index: 1;
	/*max-width: 30%;*/
}

.selecter-options,
.selecter-options:focus {
	outline: 0;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

.selecter-options {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	opacity: 0;
	z-index: -1;
}

.plan-select .selecter-selected {
	text-align: left;
	border: 1px solid #dbd8d4;
	box-shadow: 0px 2px 5px 1px rgba(204, 204, 204, 0.25);
	font-size: 11px;
	color: #54595e;
	font-family: 'robotobold';
	padding: 13px 13px 13px 13px;
	font-weight: normal;
	text-transform: none !important;
}

.selecter-selected {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	color: #222;
	cursor: pointer;
	display: block;
	font-size: 13px;
	margin: 0;
	overflow: hidden;
	padding: 10px 15px;
	text-overflow: clip;
	z-index: 2;
	border-radius: 3px;
}

.plan-table .plan-icon {
	display: block;
	height: 84px;
	position: relative;
}

.plan-table .plan-icon img {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 60px;
}

.plan-table a {
	color: #FFF;
	background: #da2727;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'font1';
	padding: 12px 32px;
	display: block;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	box-shadow: 0px 0px 33px 6px rgba(251, 83, 45, 0.28);
	text-align: center;
}

.plan-table a:hover {
	color: #fc6;
}

.plan-table .rate {
	display: block;
	padding-top: 0px;
	margin-top: 23px;
}

.plan-table .rate h4 {
	font-size: 30px;
	line-height: normal;
	font-family: 'font1';
	margin: 0;
	text-align: center;
	font-weight: 100;
}

.plan-table .rate h4 span.dollar {
	color: #333;
	font-size: 25px;
	line-height: normal;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: -10px;
	font-weight: bolder;
}

.plan-table .rate h4 span.idr {
	color: #333;
	font-size: 25px;
	line-height: normal;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: -10px;
	font-weight: bolder;
	text-transform: capitalize;
}

span.text-gradient {
	/* background: -webkit-linear-gradient(#fe3924, #feb80a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
	color: #6d7;
	background: linear-gradient(17deg, #DA2727 0%, #fc6 84%);
	background: -moz-linear-gradient(17deg, #DA2727 0%, #C6FFC4 84%);
	background: -webkit-linear-gradient(17deg, #DA2727 0%, #fc6 84%);
	background: -o-linear-gradient(17deg, #DA2727 0%, #C6FFC4 72%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.plan-table .rate h4 span.dec {
	font-size: 20px;
	/*background: -webkit-linear-gradient(#fe3924, #feb80a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
	color: #6d7;
	background: linear-gradient(17deg, #DA2727 0%, #fc6 84%);
	background: -moz-linear-gradient(17deg, #DA2727 0%, #C6FFC4 84%);
	background: -webkit-linear-gradient(17deg, #DA2727 0%, #fc6 84%);
	background: -o-linear-gradient(17deg, #DA2727 0%, #C6FFC4 72%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.plan-table .rate h4 span.period {
	font-size: 12px;
	/*background: -webkit-linear-gradient(#fe3924, #feb80a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
	color: #6d7;
	background: linear-gradient(17deg, #DA2727 0%, #42b6ff 84%);
	background: -moz-linear-gradient(17deg, #DA2727 0%, #42b6ff 84%);
	background: -webkit-linear-gradient(17deg, #DA2727 0%, #42b6ff 84%);
	background: -o-linear-gradient(17deg, #DA2727 0%, #42b6ff 72%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: capitalize;
}

.selecter .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.table2 tbody tr:nth-child(odd) {
	background: #fffcf7;
}

.table2 tr td span {
	text-align: left;
	float: left;
}

.table2 tbody tr td .glyphicon-menu-right {
	padding-right: 20px;
	/*  background: -webkit-linear-gradient(#fe3924, #feb80a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
*/
	color: #da2727;
	text-shadow: #da2727 0px 0px 10px;
}

.list-web-hosting li {
	color: #333;
}

.contact_banner.affiliates_banner {
	background-image: url(../../images/hosting/dedicated.jpg);
	padding: 150px 0;
}

.contact_banner.promo_banner {
	background-image: url(../../images/hosting/dedicated.jpg);
	padding: 150px 0;
}
.contact_banner.terms_banner {
	background-image: url(../../images/hosting/dedicated.jpg);
	padding: 150px 0;
}
.contact_banner.privacy_banner {
	background-image: url(../../images/hosting/dedicated.jpg);
	padding: 150px 0;
}
.contact_banner.our_services_banner {
	background-image: url(../../images/hosting/dedicated.jpg);
	padding: 150px 0;
}

.contact_banner.affiliates_banner h4 span {
	color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.contact_banner.promo_banner h4 span {
	color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.contact_banner.terms_banner h4 span {
	color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.contact_banner.privacy_banner h4 span {
	color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.contact_banner.our_services_banner h4 span {
	color: #fff;
  font-weight: 500;
  font-size: 20px;
}

.affiliate {
	color: #333;
	background: #f5f5f5;
}
.affiliate .background {
	padding: 15px;
	margin: 15px;
}
.affiliate p {
	color: #333;
}

.affiliate h2 {
	font-weight: 300;
	color: #de55;
}
.affiliate h3 {
	font-weight: 300;
	color: #333;
}
.affiliate h4 {
	color: #ef5350;
}
.affiliate h5{
	color: #eeff;
}
.affiliate ul {
	padding-left: 10px;
}
.affiliate ul li {
	color: #333;
	padding-bottom: 20px;
}


.promo {
	color: #333;
	background: #f5f5f5;
}
.promo .background {
	padding: 15px;
	margin: 15px;
}
.promo p {
	color: #333;
}

.promo h2 {
	font-weight: 300;
	color: #de55;
}
.promo h3 {
	font-weight: 300;
	color: #333;
}
.promo h4 {
	color: #ef5350;
}
.promo h5{
	color: #eeff;
}
.promo ul {
	padding-left: 10px;
}
.promo ul li {
	color: #333;
	padding-bottom: 20px;
}


.our_services {
	color: #333;
	background: #f5f5f5;
}
.our_services .background {
	padding: 15px;
	margin: 15px;
	text-align: center;
}
.our_services p {
	color: #333;
}

.our_services h2 {
	font-weight: 300;
	color: #de55;
}
.our_services h3 {
	font-weight: 300;
	color: #333;
}
.our_services h4 {
	color: #ef5350;
}
.our_services h5{
	color: #eeff;
}
.our_services ul {
	padding-left: 10px;
}
.our_services ul li {
	color: #333;
	padding-bottom: 20px;
}
.our_services .services_block{
	margin-top: 15px;
}
.our_services .services_block a.btn {
	background: rgb(238, 102, 121);
}
.our_services .services_block a.btn:hover {
	background: #419641;
}
.our_services .services_block img {
	width: 128px;
	height: 128px;
}
.our_services .services_block h4 {
	margin-top: 15px;
	color: #ef5350;
}
.our_services .services_block p {
	margin-top: 10px;
	color: #333;
	text-align: center;
}

.wrap-pop-login {
	width: 100%;
	height: 100vh;
	background: rgba(68, 52, 52, .9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}

.fluid_header .navbar-nav.navbar-right li.login-link {
	ma/rgin: 10px 0;
	margin: 10px 0 10px 20px;
}

.login-triger {
	padding: 0 35px;
	background: #da2727;
	color: #fff;
	font-family: 'font1';
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	line-height: 50px;
	position: relative;
	cursor: pointer;
}

.dropdown-login {
	width: 960px;
	height: 340px;
	margin: 100px auto;
	top: 100px;
	z-index: 999;
	padding: 40px;
	border-top: 1px solid #fff;
	-webkit-box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.75);
	background: url(/images/slider/1/4.jpg) center center/cover;
	/*background: #282B2D;*/
	/*right: 0;*/
	position: relative;
	border-radius: 7px;
}

.dropdown-login .cover-bg {
	width: 960px;
	height: 340px;
	top: 0;
	left: 0;
	position: absolute;
	background: #9a78c2;
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left, #9a78c2, #ca9a76);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #9a78c2, #ca9a76);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #9a78c2, #ca9a76);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #9a78c2, #ca9a76);
	/* Standard syntax */
	opacity: .9;
	border-radius: 7px;
}

.dropdown-login h3 {
	color: #fff;
	text-transform: capitalize;
	padding-bottom: 35px;
	font-weight: 300;
}

.dropdown-login p {
	color: #fff;
	font-weight: 300;
}

.dropdown-login .left-login {
	height: 260px;
	/*margin-top: 30px;*/
	/*margin-bottom: 30px;*/
	border-right: 1px solid #fff;
}

.dropdown-login label {
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	padding: 10px 0 0 0;
	transition: .3s;
	/*margin-bottom: -20px;*/
}

.dropdown-login input {
	bo/rder-radius: 2px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff; */
	/*margin-top: -20px;*/
	tr/ansition: .5s;
	outline: none;
  padding: 25px 0 5px 0;
	
	-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}

.dropdown-login input:focus {
	/*margin-bottom: 0;*/
 	margin-top: 0px;
	outline: none;
	box-shadow: none;
}

.dropdown-login input::-webkit-input-placeholder{
	color: #fff;
	font-size: 18px;
	visibility: visible !important;
	padding: 20px 0 20px 20px;
	-webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
.dropdown-login input:focus::-webkit-input-placeholder{
	font-size: 12px;
	-webkit-transform: translateY(-20px);
 transform: translateY(-20px);
 visibility: visible !important;
}
.dropdown-login .submit:focus {
	margin-top: 25px;
}

.dropdown-login .submit {
	border: 1px solid #fff;
	border-radius: 3px;
	background: transparent;
	color: #fff;
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	transition: .3s;
}

.dropdown-login .submit:hover {
	background: #f5f5f5;
	color: #333;
	border: 0;
	border-radius: 5px;
}

.dropdown-login .wrap-close {
	position: relative;
}

.dropdown-login .wrap-close .glyphicon-remove-circle {
	position: absolute;
	top: -25px;
	right: -35px;
	font-size: 24px;
	cursor: pointer;
}

footer .copyright_line .footer_article {
	margin-top: 30px;
}

footer .copyright_line .footer_article p {
	color: #3f4040;
	font-size: 12px;
}

footer .copyright_line .footer_article h6 {
	color: #3f4040;
	font-size: 14px;
	font-weight: 400;
}

.terms {
	color: #333;
	background: #f5f5f5;
}
.terms .background {
	padding: 15px;
	margin: 15px;
}
.terms p {
	color: #333;
}

.terms h2 {
	font-weight: 300;
	color: #de55;
}
.terms h3 {
	font-weight: 300;
	color: #333;
}
.terms h4 {
	color: #ef5350;
}
.terms h5{
	color: #eeff;
}
.terms ul {
	padding-left: 10px;
}
.terms ul li {
	color: #333;
	padding-bottom: 20px;
}

.privacy {
	color: #333;
	background: #f5f5f5;
}
.privacy .background {
	padding: 15px;
	margin: 15px;
}
.privacy p {
	color: #333;
}

.privacy h2 {
	font-weight: 300;
	color: #de55;
}
.privacy h3 {
	font-weight: 300;
	color: #333;
}
.privacy h4 {
	color: #ef5350;
}
.privacy h5{
	color: #eeff;
}
.privacy ul {
	padding-left: 10px;
}
.privacy ul li {
	color: #333;
	padding-bottom: 20px;
}
.wrap-content-tab p {
	font-family: 'font1';
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 300;
    color: #f7f7f7;
    /* color: #333; */
    /* color: #9F9FA2; */
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 0;
}


.wrapper-h-plans {
  margin-bottom: 40px;
	margin-right: 15px;
}

.no-padding {
    padding: 0;
}

.section-plans {
    background-color: #ECEFF1;
    text-align: left;
    padding: 30px 20px 57px 40px;
}

.section-plans .heading {
    font-family: Lato;
    font-size: 28px;
    color: #192024;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.section-plans .heading.small-text {
    font-family: Lato;
    font-size: 26px;
}

.hosting-plans .heading span {
    font-weight: bold;
    color: #62B7E6;
}

.section-plans .desc {
    font-family: Lato;
    font-size: 16px;
    color: #192024;
    line-height: 48px;
}

.plans-detail {
    background-color: #CFD8DC;
    text-align: left;
    padding: 23px 0px 0px 24px;
}

.plans-detail .list {
    padding: 0;
    margin-bottom: 0px;
}

.plans-detail .list li {
    list-style-type: none;
    margin-bottom: 25px;
    font-family: Lato;
    display: inline-block;
}

.plans-detail .list li i {
    color: #363855;
    margin-right: 6px;
    margin-left: 20px;
}

.plans-detail .list .number {
    font-family: Lato;
    color: #192024;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-right: 5px;
}

.plans-detail .info {
    color: #263238;
    text-transform: uppercase;
    font-family: Lato;
}

.h-plans-info {
    background-color: #192024;
    color: #fff;
    font-family: Lato;
    padding: 10px 35px;
}

.h-plans-info.color-1 {
    background-color: #4793bf;
    color: #fff;
    font-family: Lato;
    padding: 10px 35px;
}

.hosting-plans .wrapper-h-plans .h-plans-info .ribbon-wrapper {
    top: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
}

.hosting-plans .wrapper-h-plans .h-plans-info .ribbon {
    font-weight: 700;
    color: #141b1e;
    z-index: 2;
    font-size: 13px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -8px;
    top: 13px;
    width: 120px;
    background-color: #81C784;
}

.hosting-plans .wrapper-h-plans .h-plans-info .ribbon.small-text {
    font-weight: 700;
    color: #141b1e;
    z-index: 2;
    font-size: 10px;
    text-align: center;
}

.hosting-plans .wrapper-h-plans .h-plans-info .ribbon.background-1 {
	background-color: #f5cc2c;
}

.h-plans-info .header-wrap {
    text-align: left;
}

.h-plans-info .price {
    font-size: 59px;
    font-family: "Lato", sans-serif;
    margin-bottom: 2px;
}

.h-plans-info .price .symbol {
    font-size: 30px;
    font-family: Lato;
    display: inline-block;
}

.h-plans-info .price .dec {
    font-size: 30px;
    font-family: Lato;
    display: inline-block;
}

.h-plans-info .price .title {
    font-size: 37px;
    margin-left: 14px;
    font-weight: bold;
}

.h-plans-info .price .title .line {
    font-size: 18px;
    display: inline-block;
    margin-left: -20px;
}

.h-plans-info .price .title .title-price {
    margin-left: -5px;
    display: inline-block;
    font-family: Lato;
    text-transform: lowercase;
}

.h-plans-info .heading {
    padding: 10px;
    border: dashed 2px #fff;
    margin-bottom: 25px;
    font-size: 17px;
}
