﻿#services .title {
    margin-left: 13px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}
#services .box {
  padding: 8px;
}
#services .description {
     font-size: 12px;
    margin-left: 15px;
    line-height: 0px;
}


a:hover{
    cursor:pointer;
}
  
.actives{
    background:#d03f00;
    padding:10px;
    color:white;
}

.toppers-img{
	height:140px;
	width:140px!important;
	border-radius:100%;
}

.crown{
	width:170px;
	margin-bottom:-10px;
}

#intro .intro-img {
    width: 100%;
}

#countdowntimer{
	background:#0ea704;
	padding:10px;
	font-size:20px;
	color:white;
}
