/* Theme Name: Doors */

.right_head {
    text-align: right;
}
.phone_header{
    color: #3b5998;
    font-size: 25px;
display:inline-block; vertical-align:middle;
}
.front_block7 h1{
    color: #000000;
    font-size: 38px;
	padding-bottom:40px;
}
.front_block7 p{
	color: #999999;
    font-size: 15px;
    line-height: 27px;
}
@media (max-width: 639px){
.right_head {
    text-align: left;
}
}