.wordy h2{
	margin-top:0px;
}
.breakitdown {
	display: block;
    padding: 0;
    margin: 0 -0.625rem;
	text-align:center;
}
.breakitdown a{
	font-weight:bolder;
	color:#F78;
	font-size:14px;
}
.breakitdown p{
	font-weight:normal;
	font-size:10px;
	color:#fff;
}
.buttlook {
	display: inline-block;
    padding: 10px 10px 0 10px;
    border: 1px solid #333;
    border-radius: 4px;
    cursor: pointer;
	background:#e22121;
	width:100%;
}
.buttlook:hover {
    border: 1px solid #e22121;
    border-radius: 4px;
    cursor: pointer;
	background:#FFF;
	width:100%;
}
.serv-type h2{
	color:#FFF;
}
.serv-type h4{
	color:#FFF;
	text-align:center;
	margin-top:10px;
}
.searchText {
    height: 50px;
    width: 4.2em;
    border: 2px solid #fff;
    background-color: transparent;
    margin-right: 10px;
    color: #fff !important;
    font-size: 20px;
    padding: 0px 0px 0px 15px;
    min-width: 3.6em;
}
.searchButton {
    background: url(../../../images/icons/search-icon.png) no-repeat center center;
    border: 2px solid #fff;
    color: transparent;
    height: 50px;
    width: 4%;
    background-size: 60% auto;
    padding: 0px;
    margin: 0px;
    min-width: 50px;
    align-items: initial;
    font-size: 21px;
}
.searchButtonloading {
    background: url(../../../images/icons/loading.gif) no-repeat center center;
    border: 2px solid #fff;
    color: transparent;
    height: 50px;
    width: 4%;
    background-size: 60% auto;
    padding: 0px;
    margin: 0px;
    min-width: 50px;
    align-items: initial;
    font-size: 21px;
}
* {
    box-sizing: border-box;
}

.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
    color: white;
    font-size: 25px;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.price .top {
	background-color: #eee;
    font-size: 13px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}
.new-phone-systems{
	background-color:#009ce8;
}
.used-phone-system {
	background-color:#4CAF50;
}
.phone-support {
	background-color:#FC3;
	color:#333;
}
.clouds{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: none;
	color: #2c3e50;
}
.cloud{
	width: 22.5em;
	height: 7.5em;
	background: #f2f9fe;
	-moz-border-radius: 6.25em;
	-webkit-border-radius: 6.25em;
	border-radius: 6.25em;
	position: relative;
	margin: 7.5em auto 1.25em;
	opacity:0.2;
}
.cloud:after, .cloud:before{
	content: "";
	position: absolute;
	background: #f2f9fe;
	z-index: -1;
	border-radius: 50%;
}
.cloud:after{
	width: 7.5em;
	height: 7.5em;
	top: -3.125em;
	left: 3.125em;
}
.cloud:before{
	width: 11.25em;
	height: 11.25em;
	top: -5.625em;
	right: 3.125em;
}
.cloud.s1{
	-moz-transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	-webkit-animation: moveclouds 30s linear infinite;
	-moz-animation: moveclouds 30s linear infinite;
	-o-animation: moveclouds 30s linear infinite;
}
.cloud.s2{
	left: 12.5em;
	-moz-transform: scale(0.7, 0.7);
	-ms-transform: scale(0.7, 0.7);
	-webkit-transform: scale(0.7, 0.7);
	transform: scale(0.7, 0.7);
	-webkit-animation: moveclouds 50s linear infinite;
	-moz-animation: moveclouds 50s linear infinite;
	-o-animation: moveclouds 50s linear infinte;
}
.cloud.s3{
	left: -15.625em;
	top: -12.5em;
	-moz-transform: scale(0.4, 0.4);
	-ms-transform: scale(0.4, 0.4);
	-webkit-transform: scale(0.4, 0.4);
	transform: scale(0.4, 0.4);
	-webkit-animation: moveclouds 40s linear infinite;
	-moz-animation: moveclouds 40s linear infinite;
	-o-animation: moveclouds 40s linear infinite;
}
.cloud.s4{
	left: 29.375em;
	top: -35.65em;
	-moz-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	-webkit-animation: moveclouds 36s linear infinite;
	-moz-animation: moveclouds 36s linear infinite;
	-o-animation: moveclouds 36s linear infinite;
}
.cloud.s5{
	left: -38em;
	top: -38em;
	-moz-transform: scale(0.3, 0.3);
	-ms-transform: scale(0.3, 0.3);
	-webkit-transform: scale(0.3, 0.3);
	transform: scale(0.3, 0.3);
	-webkit-animation: moveclouds 44s linear infinite;
	-moz-animation moveclouds 44s linear infinite;
	-o-animation: moveclouds 44s linear infinte;
}

@-webkit-keyframes moveclouds{
	0%{
		margin-left: 125em;
	}
	100%{
		margin-left: -125em;
	}
}
@-moz-keyframes moveclouds{
	0%{
		margin-left: 125em;
	}
	100%{
		margin-left: -125em;
	}
}
@-o-keyframes moveclouds{
	0%{
		margin-left: 125em;
	}
	100%{
		margin-left: -125em;
	}
}