.content-box {
	display: block;
    margin: 0;
    position: relative;
}

.content-box .price-box {
    bottom: -15px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -15px;
    background: #FFA81C none repeat scroll 0 0;
	display: block;
}

.content-box .price-box > div {
    color: #ffffff;
    display: inline-block;
    max-width: 98%;
    vertical-align: middle;
}

.price-box .title::after {
    border-color: transparent #3e51b5 transparent transparent;
    border-style: solid;
    border-width: 0 170px 40px 0;
    bottom: -20px;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}

.price-box .title::after {
    border-color: transparent #2b96e8 transparent transparent;
}

.price-box .title {
    background: #2b96e8 none repeat scroll 0 0;
}

.price-box .title {
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 800;
    left: 50%;
    letter-spacing: 2px;
    line-height: 31px;
    margin: 0 auto;
    max-width: 170px;
    min-width: 170px;
    padding: 28px 30px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    transform: translate(-50%, 0%);
}

.content-box .price-box {
    text-align: center;
}

.price-box .price {
    color: #303030;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 100px;
    font-weight: 800;
    line-height: 83px;
    padding-top: 38% !important;
}

.price-box .price .period {
    display: block;
    font-size: 24px;
    font-weight: 300;
    line-height: 31px;
}

.price-box .price span {
    font-size: 48px;
    line-height: 66px;
    vertical-align: top;
}

.content-box .price-box::before {
    content: "";
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0;
}


.row::before, .row::after {
    content: " ";
    display: table;
}

.row::after {
    clear: both;
}

.content-box {
	margin-top: 20px;
}

.content-box {
    display: block;
    margin: 0;
    position: relative;
}

.item_introtext {
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.07);
}

.price-box .title::before {
    border-color: #3e51b5 transparent transparent;
    border-style: solid;
    border-width: 40px 170px 0 0;
    bottom: -20px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.price-box .title::before {
    border-color: #2b96e8 transparent transparent;
}

.content-box li::before {
    color: green;
    content: "\f058";
    font-family: FontAwesome;
    font-size: 24px;
	margin-top: 5px;
	vertical-align: middle;
	margin-right: 20px;
    transform: translate(0px, -50%);
}

.content-box li {
	list-style-type: none;
	font-size: 22px;
	
}

.item_introtext ul li + li {
	margin-top: 19px;
}

.website-all-incl.uk-grid {
	background-color: #ffffff;
}

.content-box ul {
	margin-top: 50px;
}

.grayscale img {
	-webkit-filter: grayscale(1); /* Webkit */
	filter: gray; /* IE6-9 */
	filter: grayscale(1);
}
.uk-icon {
    border: 5px solid #ffa81c;
    border-radius: 50%;
	background-color: #ffa81c;
    padding: 15px;
	color: #ffffff;
}

h3, .uk-h3 {
	font-size: 20px;
}

.uk-text-white {
	color: #ffffff;
}

.price-box-shop .price, .price-box-website .price{
    color: #303030;
    font-family: Arial,sans-serif;
    font-size: 100px;
    font-weight: 800;
    line-height: 83px;
	padding: 50px;
}


.price-box-shop, .price-box-website {
	background-color: #eeeeee;
}

.price-box-shop .price .period, .price-box-website .price .period {
    display: block;
    font-size: 24px;
    font-weight: 300;
    line-height: 31px;
}

.shop-ul, .website-ul{
	text-align: left !important;
} 


.wk-subnav {
    border: 1px solid rgba(218, 222, 225, 0.75);
    padding: 0 !important;
}

.wk-subnav > * {
	margin-top: 0 !important;
}

.wk-switcher {
	border-left: 1px solid rgba(218, 222, 225, 0.75);
	border-right: 1px solid rgba(218, 222, 225, 0.75);
	border-bottom: 1px solid rgba(218, 222, 225, 0.75);
	margin-left: -10px !important;
}

.wk-panel {
	padding: 20px;
	margin-top: -20px !important;
}

.wk-subnav-pill > .wk-active > * {
	background: none !important;
	color: #ffa81c !important;
	font-weight: bold;
}



.wk-subnav li::before {
    border-left: 1px solid;
    content: "";
    display: block !important;
    height: 17px;
    left: 0;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 1px;
    z-index: 98;
	border-color: rgba(218, 222, 225, 0.75);
}

.wk-subnav li:first-child:before {
	display: none !important;
}

.footer-grid .uk-list.uk-list-large > li::before {
    content: "\f138";
    display: inline-flex;
    font-family: fontawesome;
    margin-right: 10px;
}

.list-icon.uk-list > li div::before {
    content: "\f138";
    display: inline-flex;
    font-family: fontawesome;
    margin-right: 10px;
	color: #ffa81c;
	margin-left: 20px;
}

.fa.uk-margin-right {
    font-size: 20px !important;
    vertical-align: middle;
}

.iserv-benefits .fa {
	font-size: 24px !important;
	color: #ffa81c;
	margin-right: 5px;
}

.fa-4  {
	font-size: 42px !important;
}

.footer-grid h3 span{
	padding-bottom: 8px;
	border-bottom: 3px solid #ffa81c;
}

.uk-subnav > * > *:first-child {
	color: #ffa81c;
	font-size: 14px;
}

.uk-subnav > .uk-disabled > a {
	color: #cccccc;
}

.uk-section-muted {
	background: #F7F7F8;
	/* border-top: 1px solid #ddd; */
	/* border-bottom: 1px solid #ddd; */
}

.color-white {
	color: #ffffff !important;
}

@media screen and (device-width: 320px) and (device-height: 640px) {
	h1.uk-heading-primary {
		font-size: 10px !important;
	}
}

.uk-navbar-dropdown, .navbar .nav > li > .dropdown-menu {
	width: 275px;
}

.uk-heading-bullet::after {
    border-left: 4px solid #ffa81c;
    content: "";
    display: inline-block;
    height: 0.9em;
    margin-left: 10px;
    position: relative;
    top: calc(-0.1 * 1em);
    vertical-align: middle;
}

.uk-divider-small::after {
	width: 90px !important;
}

.webhosting-table {
	border: 1px solid #eee;
}

.webhosting-table td {
	 border-right: 1px solid #eee;
}

.remove-icon-style span.uk-icon{
	padding: 0 !important;
	border: medium none !important;
	background-color: transparent !important;
}

@media (max-width: 1023) {
    .uk-container {
        padding-left: 30px !important;
        padding-right: 10px !important;
    }
}