/* your styles go here */


.tel{
	    display: block;
    font-size: 30px;
    font-weight: 600;
}
.cont{
	    text-align: center;
    background: #1a1a1a;
    padding: 15px;
}
.topline{
	    min-height: 7px;
    background: #10acee;
}
.slogan{
	    padding-top: 20px;
}
.forphone{
	    background: url('../img/top.png');
    background-size: 100% 103%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
}
.back{
	margin-top:20px;
}
.modal-title{
    padding: 10px;	
}
.close{
    margin-right: 20px;
    margin-top: 10px!important;	
}
.ggback{
	    background: #fafafa;
    padding-top: 20px;
}
.added{
	    background: #10aced!important;
}
.added i{
	    color: white!important;
}