﻿body {
    line-height: 30px;
}

body, .bnr-title, .bnr-sub-title, .title, .service-title, h1, h2, h3, h4, h5, h6 {
    font-family: 'Cairo', sans-serif !important;
}

    h1.bnr-title {
        letter-spacing: 1px;
    }

.bnr-para {
    line-height: 35px;
}

h2.bnr-sub-title {
    color: #FFC107;
}

.navbar-default .navbar-nav > li > a {
    font-size: 18px;
}

.navbar-default .navbar-brand {
    font-size: 35px;
}

.service-item p {
    text-align: justify;
    margin-right: 95px;
}

.service-item img {
    float: right;
    max-width: 80px;
    margin: 20px 0 0 15px;
}


.portfolio-item figure figcaption {
    padding: 15px;
}

.portfolio-item figure h2 {
    text-align: right;
}

.portfolio-item figure p {
    text-align: justify;
    line-height: 25px;
    font-size: 14px;
}


.loction-info p i{
    width:70px;
}