.breadcrumb{
    background: url("../images/servers.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; 
}

.services_description{
	padding-top: 25px;
    background: url("../images/web-hosting-back.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; 
    padding-bottom: 15px;
}


		.hosting-package{
			padding: 10px;

		}
		.panel {
		    margin-bottom: 20px;
		    background-color: #fff;
		    border: 1px solid transparent;
		    border-radius: 5px;
		    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
		    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.61);
}

		#web-hosting{
			background: #ddd;
		}
		.headerbox h2{
			font-family: ubuntu,sans-serif !important;
			text-align: center;
		}
		.headerbox p{
			display: block;
		    font-size: 15px;
		    margin-top: 10px;
		    text-decoration: none;
			text-align: center !important;
		}
		.package-body{ 
			min-height: 500px;
			padding: 5px;
			margin: 10px;
		}
		.hosting-img{
			width: 100px;
    		margin-bottom: 15px;
        	vertical-align: middle;
    		border-style: none;	
    		margin-left: auto;
			margin-right: auto;
			display: block;
		}
		h5 {
			text-align: center;
    display: block;
    font-size: 26px;
    font-weight: 700;
    color: #373e42;
}

		h5>span {
    text-align: center;
    display: block;
    width: 100%;
    color: #005793;
    font-size: 15px;
    margin-top: 6px;
}
.non-ind-price {
	text-align: center;
    margin-top: 25px;
    display: block;
    font-size: 40px;
    color: #005793;
    font-weight: 700;
    margin-bottom: 20px;
}
.non-ind-price b {
    font-weight: 100;
    font-size: 14px;
    margin-right: 5px;
    color: #005793;
}
.non-ind-price i {
    font-size: 13px;
}
.spaceP{
    font-size: 13px;
    color: #abb4b9;
}
p.info{
	background:#005793; color: white; padding: 5px; margin: -10px; 
	text-align: center !important; letter-spacing: 1px; font-family: sans-serif;
}
.sub-info {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    color: black;
    font-family: inherit;
    letter-spacing: .9px; 
    font-weight: 500;
}




	.hosting-details{
		padding: 10px;
	}
	.details-title{

    color: #1e79b5;
    font-weight: 700;
    letter-spacing: 1px;
    /* padding: 10px; */
    /* margin: 5px; */
    padding-top: 25px;
    padding-bottom: 15px;
	}
.theme-summer-web-applications {
    background: url("../images/applications.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
svg:not(:root) {
    overflow: hidden;
}
.img-center {
    margin: 0 auto 15px;
}
.app-title {
    margin-bottom: 70px;
}
.row-wrapper {
    padding: 30px 0;
    }