/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 26, 2014, 10:50:38 AM
    Author     : Administrator
*/


.tech-info h1{
    font-size:28px;
}

.justy{
    line-height: auto !important;
    margin-top:0;
    margin-bottom:0;
}
.tech-info p{
    line-height:none;
}

.subtitle{
    font-weight:600;
    font-size:18px;
}

.main-menu a{
    font-size:17px;
}

.tech-info p {
    color: #4d3528;
    font-family: 'Alef';
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
}


.tech-info span {
    font-size: 22px;
    font-weight: bold;
}

.features-img{
    left:0px;
}

.service-features p{
    font-size:14px;
    line-height: 18px;
}

.service-features div{
    text-align:center;
}

#bottom-menu li a, .footer-copyright{
   font-family: Alef !important;
}