﻿.sppech_area {
    padding-bottom: 34px;
    height: 570px;
}


.sppech-header {
    font-weight: 100;
    text-align: left;
    font-family: "Lato",sans-serif;
    margin: 0;
    border-bottom: 0px solid #eee;
    padding-bottom: 0px;
    text-align: center;
	
}

.navbar {
    border-bottom: 1px solid #f04b51;
}

.sppech_area h4 {
    text-align: center;
}

.sppech_treatment ul{
	margin:0;
	padding: 0  0 0 1%;
}

.sppech_treatment li {
    list-style: none;
    font-size: 16px;
    line-height: 1.2;
    padding: 5px 0 5px 15px;
    margin: 0;
    color: #000;
    background: url(../images/arrow_icon.png)no-repeat top 10px left;
    background-size: 8px 10px;
}

h5{
    line-height: 1.3;
    font-size: 20px;
}

p {
    color: #000;
    font-size: 16px;
    line-height: 1.2;
}
