.centralicon img { margin-top: -100px; margin-bottom: 40px; border-radius: 50%; border: 6px solid #eee; }
.tm-switcher-tab>* { padding-left: 0; }
.tm-switcher-tab>*>a { background: #eee; text-transform: none; padding: 10px 20px; border-bottom: none; }
.tm-switcher-tab>.uk-active>a { background: #DE6262; color: #fff; }

.tm-switcher-packages>* { padding-left: 0; }
.tm-switcher-packages>*>a { background: #DADFE1; text-transform: none; padding: 10px 20px; border-bottom: none; }
.tm-switcher-packages>.uk-active>a { background: #2ba6cd; color: #fff; }

.supportchannels .block-grid-item i { background: #2ba6cd; border: 6px solid #e1e3e4; border-radius: 50%; color: #fff; font-size: 38px; height: 90px; line-height: 90px; padding: 0; text-align: center; transition: all 0.4s ease; webkit-transition: all 0.4s ease; width: 90px; display: inline-block; }
.supportchannels .block-grid-item:hover i { background: #DE6262; transform: scale(1.3); webkit-transform: scale(1.3); }
.supportchannels .block-grid-item i svg { width: 40px; height: 40px; margin-top: -10px; transition: all 0.4s ease; webkit-transition: all 0.4s ease; }
.supportchannels .block-grid-item:hover i svg { transform: scale(1.3); webkit-transform: scale(1.3); }

.pricetables ul { border: 0; list-style: none; margin: 0; padding: 0; background: #fff; }
.pricetables .price-info ul { background: #41444a; }
.pricetables ul li { padding: 20px 10px; }
.pricetables .price-info ul li { color: #fff; padding: 20px; }
.pricetables ul li:nth-child(even) { background: #e1e3e4; }
.pricetables .price-info ul li:nth-child(odd) { background: #41444a; }
.pricetables .price-info ul li:nth-child(even) { background: #36393d; }

@media (min-width: 1024px) {
	.price-info ul { margin-top: 207px; }
}

.earth-package .package-heading { background: #fff; }
.earth-package .package-price { background: #e1e3e4; }
.earth-package .package-footer { background: #f5f5f5; border-top: 1px solid #ddd; }

.sound-package .package-heading { background: #ef3f23; color: #fff; }
.sound-package .package-price { background: #cd161d; color: #fff; }
.sound-package .package-footer { background: #f5f5f5; border-top: 1px solid #ddd; }

.light-package .package-heading { background: #ffcb08; color: #fff; }
.light-package .package-price { background: #f3cf5d; color: #fff; }
.light-package .package-footer { background: #f5f5f5; border-top: 1px solid #ddd; }
