﻿@charset "utf-8";
/* CSS Document */
.nav ul li a {
    font-family: 'PT Sans Narrow', sans-serif;
    letter-spacing: 0.1em;
}

.nav ul li:last-child {
    margin: 0;
    padding-left: 23px;
    padding-right: 23px;
    background-color: #ff7454;
}

    .nav ul li:last-child a {
        color: #fff;
    }

.top_left_cont h2 {
    font-family: 'PT Sans Narrow', sans-serif;
}

.it_institut_text {
    color: #E02A28;
}

.top_left_cont {
    padding: 70px 0;
}

.top_cont_inner {
    background: none;
}

.top_content {
    padding-top: 0;
}

.top_right_cont {
    padding: 70px 0;
}

@media only screen and (max-width: 767px) {
    .top_cont_inner {
        padding-bottom: 0;
    }

    .top_cont_latest {
        padding-bottom: 0;
    }
}

h2 {
    font-family: 'PT Sans Narrow', sans-serif;
}

.service_block h3 {
    font-family: 'PT Sans Narrow', sans-serif;
}

.top_left_cont p {
    font-family: 'Arimo', sans-serif;
}

a.learn_more2 {
    font-family: 'PT Sans Narrow', sans-serif;
}

body {
    font-family: 'Arimo', sans-serif;
}

h3 {
    font-family: 'PT Sans Narrow', sans-serif;
}

.top_cont_latest {
    background: none;
}

.ready span {
    font-size: 18px;
    color: #333333;
    display: block;
    margin: 0 0 20px 0;
}

a.contact_btn {
    margin: 0 auto;
    font-family: 'PT Sans Narrow', sans-serif;
}

.service-list i {
    color: #888;
    font-size: 19px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
}

.service_icon i {
    top: 21px;
    left: 2px;
}

.section-title h2 {
    font-family: 'PT Sans Narrow', sans-serif;
}

.contact_block_icon i {
    top: 21px;
}

.client_name {
    color: #222222;
    text-transform: uppercase;
    font-family: DosisBold;
    font-size: 18px;
}

.client_city, .client_region {
    font-size: 14px;
}
