﻿.block, .clear {
    overflow: hidden
}

.clear, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

.top-line .contact, .top-line .social {
    float: right
}

@font-face {
    font-family: black;
    src: url(../fonts/Roboto-Black-webfont.eot);
    src: url(../fonts/Roboto-Black-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/Roboto-Black-webfont.woff) format('woff'),url(../fonts/Roboto-Black-webfont.ttf) format('truetype'),url(../fonts/Roboto-Black-webfont.svg#robotoblack) format('svg');
    font-weight: 400;
    font-style: normal
}

.top-line ul li a {
    color: #fff;
    font-size: 16px;
    font-family: droid-kuffi;
    font-weight: 600;
}

    .top-line ul li a:hover {
        background: #A46F18;
    }

#map {
    height: 500px; /* The height is 400 pixels */
    width: 100%; /* The width is the width of the web page */
}

@font-face {
    font-family: bold;
    src: url(../fonts/Roboto-Bold-webfont.eot);
    src: url(../fonts/Roboto-Bold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/Roboto-Bold-webfont.woff) format('woff'),url(../fonts/Roboto-Bold-webfont.ttf) format('truetype'),url(../fonts/Roboto-Bold-webfont.svg#robotobold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: regular;
    src: url(../fonts/Roboto-Regular-webfont.eot);
    src: url(../fonts/Roboto-Regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/Roboto-Regular-webfont.woff) format('woff'),url(../fonts/Roboto-Regular-webfont.ttf) format('truetype'),url(../fonts/Roboto-Regular-webfont.svg#robotoregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: medium;
    src: url(../fonts/Roboto-Medium-webfont.eot);
    src: url(../fonts/Roboto-Medium-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/Roboto-Medium-webfont.woff) format('woff'),url(../fonts/Roboto-Medium-webfont.ttf) format('truetype'),url(../fonts/Roboto-Medium-webfont.svg#robotomedium) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: light;
    src: url(../fonts/Roboto-Light-webfont.eot);
    src: url(../fonts/Roboto-Light-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/Roboto-Light-webfont.woff) format('woff'),url(../fonts/Roboto-Light-webfont.ttf) format('truetype'),url(../fonts/Roboto-Light-webfont.svg#robotolight) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: italic;
    src: url(../fonts/Roboto-Italic-webfont.eot);
    src: url(../fonts/Roboto-Italic-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/Roboto-Italic-webfont.woff) format('woff'),url(../fonts/Roboto-Italic-webfont.ttf) format('truetype'),url(../fonts/Roboto-Italic-webfont.svg#robotoitalic) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Cairo-Black;
    src: url(../fonts/Cairo-Black.ttf) format('truetype')
}

@font-face {
    font-family: Cairo-Regular;
    src: url(../fonts/Cairo-Regular.ttf) format('truetype')
}

@font-face {
    font-family: Cairo-Light;
    src: url(../fonts/Cairo-Light.ttf) format('truetype')
}

#loader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 500;
    background: #fff
}

.loader-content {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -80px
}

    .loader-content .title {
        font-family: black;
        text-align: center;
        font-size: 30px;
        line-height: 30px;
        color: #232c3b
    }

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    text-align: justify
}

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: '';
        content: none
    }

body * {
    -webkit-text-size-adjust: none
}

.clear {
    clear: both;
    height: 0;
    font-size: 0
}

button:focus, input:focus, select:focus, textarea:focus {
    outline: 0
}

input, select, textarea {
    font-weight: 400;
    -webkit-appearance: none;
    border-radius: 0
}

a, a:active, a:hover, a:link, a:visited {
    cursor: pointer;
    text-decoration: none;
    outline: 0
}

body {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    overflow-y: scroll;
    min-width: 320px;
    font-family: Cairo-Regular
}

.bg-grey #content-wrapper {
    background: #f9f9fa
}

.button {
    display: inline-block;
    border: 1px solid #3d356f;
    margin: 0 auto
}

#logo, ul.styled li {
    margin-bottom: 15px
}

.button a, .button button {
    display: inline-block;
    font-size: 18px;
    line-height: 19px;
    text-transform: uppercase;
    background: #965e02;
    color: #fff;
    padding: 7px 30px;
    border: 3px solid #fff
}

    .button a:hover, .button button:hover {
        background: 0 0;
        color: #3d356f
    }

.row-view {
    display: table-row
}

.cell-view {
    display: table-cell;
    vertical-align: middle;
    height: inherit
}

.highlight .blue {
    color: #38a9f6
}

#content-wrapper .form-input {
    font-size: 15px;
    line-height: 24px;
    color: #242434;
    background: 0 0;
    width: 100%;
    padding: 10px 15px;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #d0d8de;
    border-left: 1px solid #d0d8de
}

.arrow-left, .arrow-right {
    width: 30px;
    height: 30px;
    display: inline-block
}

#content-wrapper .form-input::-webkit-input-placeholder {
    font-size: 15px;
    line-height: 24px;
    color: #242434
}

#content-wrapper .form-input:-moz-placeholder {
    font-size: 15px;
    line-height: 24px;
    color: #242434;
    filter: alpha(opacity=100)
}

#content-wrapper .form-input::-moz-placeholder {
    font-size: 15px;
    line-height: 24px;
    color: #242434;
    filter: alpha(opacity=100)
}

#content-wrapper .form-input:-ms-input-placeholder {
    font-size: 15px;
    line-height: 24px;
    color: #242434
}

.arrow-right {
    background: url(../img/testimonials-right.png) center center no-repeat;
    border: 1px solid #3d356f;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px
}

    .arrow-right.active, .arrow-right:hover {
        cursor: pointer;
        background: url(../img/testimonials-right-active.png) center center no-repeat #3d356f
    }

.arrow-left, .block.type-6 .arrows .left {
    background: url(../img/testimonials-left.png) center center no-repeat;
    border: 1px solid #3d356f
}

.arrow-left {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px
}

    .arrow-left.active, .arrow-left:hover {
        cursor: pointer;
        background: url(../img/testimonials-left-active.png) center center no-repeat #3d356f
    }

#map-canvas {
    height: 540px;
    background: #485b77;
    -webkit-box-shadow: inset 0 10px 10px 0 rgba(50,50,50,.75);
    -moz-box-shadow: inset 0 10px 10px 0 rgba(50,50,50,.75);
    box-shadow: inset 0 10px 10px 0 rgba(50,50,50,.75)
}

ul.styled li {
    font-size: 17px;
    line-height: 25px;
    color: #242434;
    position: relative;
    list-style: none;
    padding-right: 40px
}

    ul.styled li:before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 8px;
        right: 9px;
        width: 10px;
        height: 10px;
        border: 1px solid #38a9f6;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

#navbar .dropdown > a:after, .block .block .block-header:before, footer .list-styled li:before, footer form:before {
    content: ""
}

ul.styled.style-2 li:before {
    width: 14px;
    height: 11px;
    background: url(../img/list-icon.png) center center no-repeat;
    border: none
}

ul.styled.style-3 li:before {
    background: #38a9f6
}



header .top-line {
    background: #261710;
    color: #e2e2eb;
    line-height: 36px
}

.top-line .contact span {
    margin-right: 30px
}

    .top-line .contact span img {
        margin-right: 6px
    }

.top-line .contact a {
    color: #e2e2eb
}

    .top-line .contact a:hover {
        color: #fff
    }

.top-line .social a {
    display: block;
    float: left;
    width: 35px;
    text-align: center;
    border-left: 1px solid #36305c
}

#logo .name, #logo img, .navbar-nav > li {
    float: right
}

.top-line .social a:last-child {
    border-right: 1px solid #36305c
}

.top-line .social a:hover {
    background: #312676
}

header nav {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.08);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 1px 3px rgba(0,0,0,.08)
}

.fixed-top nav {
    position: fixed;
    top: 0;
    z-index: 250;
    width: 100%;
    background: #fff;
    -webkit-transform: translateZ(0);
    -webkit-transform: translate3d(0,0,0)
}

#logo {
    display: block;
    margin-top: 10px
}

    #logo .name {
        font-size: 20px;
        line-height: 22px;
        color: #A46F18;
        text-transform: uppercase;
        margin: 30px 0 0 9px
    }

#navbar > ul > li {
    margin-left: 22px
}

    #navbar > ul > li > a {
        font-size: 17px;
        color: #242434;
        text-transform: uppercase;
        padding: 36px 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        font-weight: 500
    }

    #navbar > ul > li.active > a, #navbar > ul > li:hover > a {
        background: 0 0;
        border-top: 4px solid #A46F18;
        border-bottom: 4px solid #A46F18
    }

#navbar ul li ul {
    display: none;
    position: absolute;
    left: 0;
    z-index: 101;
    width: 196px;
    background: #fff;
    list-style: none
}

#navbar .dropdown:hover ul {
    display: block
}

#navbar .dropdown > a:hover ul a {
    display: block;
    color: #242434;
    padding: 12px 0 12px 15px;
    border-top: 1px solid #d0d8de
}

#navbar .dropdown.open > a, #navbar > ul > li > a:focus {
    background: 0 0
}

#navbar .dropdown > a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 9px;
    height: 5px;
    margin-top: -2px;
    background: url(../img/dropdown.png) center center no-repeat
}

#navbar .dropdown > a {
    padding-right: 15px
}

#navbar .dropdown ul a {
    display: block;
    color: #242434;
    padding: 12px 0 12px 15px;
    border-top: 1px solid #d0d8de
}

    #navbar .dropdown ul a:hover {
        color: #fff;
        background: #38a9f6
    }

#navbar .dropdown ul li:last-child a {
    border-bottom: 1px solid #d0d8de
}

.navbar-toggle {
    background: #3d356f;
    margin-top: 22px
}

    .navbar-toggle .icon-bar {
        background: #fff
    }

@media (max-width:800px) {
    .navbar-nav > li > a, body {
        padding-top: 10px
    }

    header nav, header nav .container {
        width: 100%
    }

    header nav {
        top: 0;
        z-index: 250;
        background: #fff;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.08);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,.08);
        box-shadow: 0 1px 3px rgba(0,0,0,.08)
    }

    #logo {
        margin: 10px 0 10px 15px;
        float: right
    }

    .navbar-collapse, .navbar-header {
        float: none
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        visibility: visible !important;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
    }

    .navbar-collapse.collapse {
        display: none !important;
        visibility: hidden !important
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px
    }

        .navbar-nav > li {
            float: none
        }

            .navbar-nav > li > a {
                padding-bottom: 10px;
                padding-right: 50%
            }

    #navbar > ul {
        padding: 0 15px
    }

        #navbar > ul > li {
            margin-right: 0
        }

            #navbar > ul > li > a {
                border: none;
                padding: 10px 0;
                text-align: center
            }

                #navbar > ul > li.active > a, #navbar > ul > li > a:hover {
                    background: #3d356f;
                    border: none;
                    color: #fff
                }

    #navbar .dropdown ul {
        position: static;
        width: 100%;
        list-style: none;
        text-align: center
    }

        #navbar .dropdown ul a {
            padding: 12px 0
        }

    #navbar .dropdown > a {
        padding-right: 0
    }

        #navbar .dropdown > a:after {
            right: 10px
        }

        #navbar .dropdown > a > span {
            position: absolute;
            right: 0;
            top: 0;
            width: 60px;
            height: 40px;
            z-index: 200
        }

    #navbar .dropdown.open ul {
        display: block
    }

        #navbar .dropdown.open ul li {
            background: #7CC7FA
        }

    #navbar .dropdown.open > a {
        background: #38A9F6;
        border: none;
        color: #fff
    }

    #navbar .dropdown.open ul a:hover {
        background: #3d356f
    }

    #navbar .dropdown:hover ul, .top-line .contact {
        display: none
    }
}

@media (min-width:801px) and (max-width:991px) {
    #logo .name {
        font-size: 18px;
        line-height: 20px;
        margin: 20px 0 0 2px
    }

    #navbar > ul > li {
        margin-left: 6px
    }
}

footer {
    padding: 60px 0;
    background-size: cover;
    background-position: center center
}

    footer h3.title {
        font-size: 20px;
        line-height: 25px;
        color: #fefeff;
        text-transform: uppercase;
        margin-bottom: 25px
    }

    footer .address, footer .blog-latest, footer .text {
        font-size: 15px;
    }

    footer .address {
        line-height: 25px;
        color: #fefeff;
        margin-bottom: 5px
    }

    footer .list-styled {
        padding-left: 15px;
        list-style: none;
        color: #c0bce8
    }

        footer .blog-latest .date, footer .list-styled a, footer .list-styled a:hover {
            color: #fff
        }

        footer .list-styled li {
            margin-bottom: 4px;
            position: relative
        }

            footer .list-styled li:before {
                display: block;
                position: absolute;
                top: 7px;
                right: -15px;
                width: 6px;
                height: 10px;
                background: url(../img/list-ar.png) center center no-repeat
            }

    footer .blog-latest {
        margin-bottom: 15px;
        line-height: 18px
    }

        footer .blog-latest img {
            float: left;
            margin-right: 15px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
            -moz-border-radius-topleft: 10px;
            -moz-border-radius-bottomright: 10px;
            border-top-left-radius: 10px;
            border-bottom-right-radius: 10px
        }

        footer .blog-latest .title a {
            color: #fff;
            margin-bottom: 3px
        }

            footer .blog-latest .title a:hover {
                opacity: .6;
                filter: alpha(opacity=60)
            }

    footer .text {
        line-height: 25px;
        color: #c0bce8;
        margin-bottom: 10px
    }

    footer form {
        position: relative;
        margin-bottom: 25px
    }

        footer form:before {
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 88%;
            width: -webkit-calc(100% - 29px);
            width: -moz-calc(100% - 29px);
            width: calc(100% - 29px);
            height: 1px;
            border-bottom: 1px solid #827ca0
        }

    footer input {
        font-family: light;
        color: #fff;
        width: 100%;
        height: 30px;
        padding-left: 10px;
        background: 0 0;
        border: none
    }

        footer input::-webkit-input-placeholder {
            color: #fff
        }

        footer input:-moz-placeholder {
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100)
        }

        footer input::-moz-placeholder {
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100)
        }

    #scrollUp:hover, .block.type-1 .slider-arrow:hover, .clients-entry a, .social-block a:hover, .stat-block, footer .social a:hover, footer button:hover {
        opacity: .8;
        filter: alpha(opacity=60)
    }

    footer input:-ms-input-placeholder {
        color: #fff
    }

    footer button {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background: url(../img/submit.png) center center no-repeat #3d356f;
        border: none;
        -webkit-border-top-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-bottomright: 7px;
        border-top-left-radius: 7px;
        border-bottom-right-radius: 7px
    }

    footer .social a {
        display: inline-block;
        width: 30px;
        padding: 7px 0;
        text-align: center;
        background: #3d356f;
        -webkit-border-top-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-bottomright: 7px;
        border-top-left-radius: 7px;
        border-bottom-right-radius: 7px;
        margin-right: 5px
    }

#scrollUp {
    right: 8px;
    bottom: 8px;
    width: 50px;
    height: 50px;
    background: url(../img/scroll-up.png) center center no-repeat #e0dfe6;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

@media (max-width:767px) {
    footer {
        background: #26264C !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    footer .social a {
        width: 28px;
        margin-right: 4px
    }
}

.block {
    padding-top: 3%;
    padding-bottom: 3%;
    background-size: cover;
    background-position: center center
}

    .block .block-header {
        margin-bottom: 5%
    }

        .block .block-header:before {
            content: "";
            width: 39px;
            height: 3px;
            background-color: #a46f18;
            right: 15px;
            bottom: -1px;
            position: absolute;
        }

    .block .block-header-wrapper {
        border-bottom: 1px solid #cdd6dc;
        padding-bottom: 60px
    }

    .block .block-header .title {
        font-size: 70px;
        /* line-height: 70px; */
        color: #242434;
        /* text-transform: uppercase; */
        position: relative;
        font-weight: 600;
    }

        .block .block-header .title .first {
            display: block;
            font-size: 30px;
            line-height: 30px
        }

    .block .block-header .text {
        font-size: 15px;
        color: #242434;
        line-height: 24px;
        border-right: 1px solid #d0d8de;
        padding: 3px 15px 3px 30px;
        margin-top: 40px
    }

.breadcrumbs {
    padding-top: 60px
}

    .breadcrumbs ul {
        list-style: none;
        margin-bottom: 45px
    }

    .breadcrumbs li {
        display: inline;
        color: #242434
    }

        .breadcrumbs li + li:before {
            content: '';
            display: inline-block;
            width: 6px;
            height: 10px;
            background: url(../img/breadcrumbs-ar.png) center center no-repeat;
            margin: 0 10px
        }

        .breadcrumbs li a {
            color: #242434;
            text-decoration: underline
        }

@media (max-width:515px) {
    .block .block-header .title {
        font-size: 52px
    }
}

@media (max-width:400px) {
    .block .block-header .title {
        font-size: 45px
    }
}

@media (max-width:350px) {
    .block .block-header .title {
        font-size: 37px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .block .block-header .title {
        font-size: 52px
    }
}

.block.type-1 {
    padding-top: 0;
    padding-bottom: 0
}

.main-slider {
    min-height: 500px !important
}

.block.type-1 .swiper-slide {
    background-size: cover;
    background-position: center center;
    position: relative;
    text-align: center
}

    .block.type-1 .swiper-container, .block.type-1 .swiper-slide, .block.type-1 .swiper-slide .container, .block.type-1 .swiper-wrapper {
        height: inherit !important;
        min-height: 500px !important;
        position: relative;
        z-index: 100
    }

.block.type-1 .slide-name {
    font-size: 18px;
    color: #bfbfd7;
    text-transform: uppercase;
    margin-bottom: 25px
}

.block.type-1 .slide-title {
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 60px
}

.block.type-1 .slide-text {
    font-size: 16px;
    line-height: 27px;
    color: #fff
}

.block.type-1 .pagination {
    position: absolute;
    bottom: 25px
}

    .block.type-1 .pagination span {
        z-index: 101
    }

.block.type-1 .vertical-align {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-52%);
    -moz-transform: translateY(-52%);
    -webkit-transform: translateY(-52%);
    -ms-transform: translateY(-52%)
}

.block.type-1 .container.arrows {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -585px;
    height: inherit !important;
    min-height: 500px !important
}

.block.type-1 .slider-arrow {
    position: absolute;
    top: 50%;
    border: 2px solid #8480a4;
    padding: 10px 18px;
    margin-top: -25px;
    z-index: 200;
    display: inline-block
}

    .block.type-1 .slider-arrow:hover {
        cursor: pointer
    }

    .block.type-1 .slider-arrow.left {
        left: 15px;
        -webkit-border-top-left-radius: 15px;
        -webkit-border-bottom-right-radius: 15px;
        -moz-border-radius-topleft: 15px;
        -moz-border-radius-bottomright: 15px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .block.type-1 .slider-arrow.right {
        right: 15px;
        -webkit-border-top-right-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;
        -moz-border-radius-topright: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px
    }

.block.type-1 .swiper-pagination-switch {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    border: 2px solid #fff;
    background: 0 0
}

    .block.type-1 .swiper-pagination-switch:before {
        border: none
    }

.block.type-1 .swiper-active-switch {
    border: 2px solid #38a9f6
}

    .block.type-1 .swiper-active-switch:before {
        width: 7px;
        height: 7px;
        border: none;
        background: #fff
    }

.block.type-1 .slide-img {
    width: 700px;
    height: 370px
}

@media (max-width:400px) {
    .block.type-1 .slide-name {
        margin-bottom: 10px
    }

    .block.type-1 .slide-text {
        line-height: 24px
    }

    .block.type-1 .slide-img {
        width: 250px;
        height: 100px
    }
}

@media (max-width:767px) {
    .block.type-1 .slide-title {
        font-size: 52px;
        margin-bottom: 15px
    }

    .block.type-1 .slide-img {
        width: 350px;
        height: 170px;
        margin-left: -2%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .block.type-1 .slide-title {
        font-size: 52px
    }

    .block.type-1 .container.arrows {
        margin-left: -375px
    }

    .block.type-1 .slide-img {
        width: 550px;
        height: 250px;
        margin-left: -8%
    }
}

.block.type-2 {
    padding-bottom: 0
}

    .block.type-2 .block-header {
        margin-bottom: 0
    }

    .block.type-2 .icon-blocks {
        margin-top: 80px
    }

        .block.type-2 .icon-blocks .services {
            margin-bottom: 80px
        }

.icon-blocks .description {
    padding-right: 85px
}

.icon-blocks .services .title {
    color: #242434;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase
}

.icon-blocks .services .text {
    font-size: 15px;
    line-height: 24px;
    color: #242434
}

.icon-blocks .icon-service {
    float: right;
    background-image: url(../img/pattern.png);
    background-repeat: repeat;
    padding: 15px 9px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.block.type-2 .breadcrumbs {
    padding-top: 0
}

@media (max-width:767px) {
    .block.type-2 {
        padding-bottom: 57px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .block.type-2 {
        padding-bottom: 57px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .block.type-1 .container.arrows {
        margin-left: -485px
    }

    .block.type-1 .slide-img {
        width: 520px;
        height: 250px;
        margin-left: -10.5%
    }

    .icon-blocks {
        margin-top: 40px
    }

        .icon-blocks .services {
            margin-bottom: 50px
        }
}

.block.type-3 .block-header-wrapper {
    border-bottom: 1px solid #817bba
}

.block.type-3 .block-header .title {
    color: #fefeff
}

.block.type-3 .block-header .text {
    color: #fff;
    border-right: 1px solid #817bba
}

.block.type-3 .content-block .title {
    font-size: 25px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 9px
}

.block.type-3 .content-block .text {
    font-size: 17px;
    line-height: 25px;
    color: #fff
}

    .block.type-3 .content-block .text p {
        margin-bottom: 18px
    }

    .block.type-3 .content-block .text ul {
        padding-left: 28px;
        list-style: none;
        margin-bottom: 18px
    }

        .block.type-3 .content-block .text ul li {
            margin-bottom: 5px;
            position: relative
        }

            .block.type-3 .content-block .text ul li:before {
                content: "";
                display: block;
                width: 8px;
                height: 8px;
                border: 1px solid #38a9f6;
                position: absolute;
                top: 11px;
                left: -18px;
                border-radius: 8px
            }

.block.type-3 .icon-entry .icon, .stat-block {
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px
}

.statistic {
    margin-top: 57px;
    padding-right: 15px;
    padding-left: 15px
}

.stat-block {
    width: 170px;
    height: 170px;
    float: left;
    padding: 20px 18px 18px 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #242434;
    color: #fefefe;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px
}

    .stat-block .percent {
        font-size: 35px;
        line-height: 30px;
        margin-bottom: 10px
    }

        .stat-block .percent span {
            font-size: 57px
        }

.block.type-3 .content-block .stat-block .text {
    font-size: 13px;
    line-height: 19px
}

.chart-wrapper {
    width: 470px;
    margin: 0 auto;
    height: 400px
}

.chart .overflow-1, .chart .overflow-2, .chart .overflow-3, .chart .overflow-4 {
    margin-left: 200px;
    overflow: hidden
}

.chart-entry {
    width: 200px;
    float: right
}

.chart, .chart .round-1 {
    position: relative;
    width: 400px;
    height: 400px;
    float: right
}

.chart {
    overflow: hidden
}

    .chart .round-2, .chart .round-3, .chart .round-4 {
        -webkit-box-shadow: -3px 3px 10px 3px rgba(190,190,190,.75);
        -moz-box-shadow: -3px 3px 10px 3px rgba(190,190,190,.75);
        box-shadow: -3px 3px 10px 3px rgba(190,190,190,.75)
    }

    .chart .round-1 {
        border-radius: 400px;
        border-right: 35px solid #fff;
        border-bottom: 35px solid #fff;
        border-left: 35px solid transparent;
        border-top: 35px solid transparent;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .chart .overflow-1 {
        width: 200px
    }

        .chart .overflow-1 .color-block {
            position: absolute;
            bottom: 0;
            width: 10px;
            height: 40px;
            background: #e97a23
        }

        .chart .overflow-1 .number {
            position: absolute;
            top: 50%;
            right: 5px;
            margin-top: -12px;
            font-size: 15px;
            color: #e97a23
        }

    .chart .round-2 {
        position: absolute;
        top: 28px;
        right: 32px;
        width: 337px;
        height: 337px;
        border-radius: 337px;
        border-right: 34px solid #fff;
        border-bottom: 34px solid #fff;
        border-left: 34px solid transparent;
        border-top: 34px solid transparent;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .chart .round-3, .chart .round-4 {
        border-bottom: 32px solid #fff;
        border-left: 32px solid transparent;
        border-top: 32px solid transparent;
        position: absolute
    }

    .chart .overflow-2 {
        width: 200px;
        height: 400px;
        position: absolute;
        top: 0
    }

        .chart .overflow-2 .color-block {
            position: absolute;
            bottom: 35px;
            width: 10px;
            height: 40px;
            background: #95d3b4
        }

        .chart .overflow-2 .number {
            position: absolute;
            top: 50%;
            right: 36px;
            margin-top: -12px;
            font-size: 15px;
            color: #95d3b4;
            z-index: 200
        }

    .chart .round-2.part-2 {
        -webkit-box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75);
        -moz-box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75);
        box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75)
    }

    .chart .overflow-2.part-2 {
        top: -45px;
        left: -8px;
        -webkit-transform: rotate(-27deg);
        -moz-transform: rotate(-27deg);
        -o-transform: rotate(-27deg);
        -ms-transform: rotate(-27deg);
        transform: rotate(-27deg)
    }

    .chart .round-3 {
        top: 57px;
        right: 63px;
        width: 275px;
        height: 275px;
        border-radius: 275px;
        border-right: 32px solid #fff;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .chart .overflow-3 {
        width: 200px;
        height: 400px;
        position: absolute;
        top: 0
    }

        .chart .overflow-3 .color-block {
            position: absolute;
            bottom: 68px;
            width: 10px;
            height: 40px;
            background: #28b2e1
        }

        .chart .overflow-3 .number {
            position: absolute;
            top: 50%;
            right: 69px;
            margin-top: -12px;
            font-family: bold;
            font-size: 15px;
            color: #28b2e1;
            z-index: 200
        }

    .chart .round-3.part-2 {
        -webkit-box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75);
        -moz-box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75);
        box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75)
    }

    .chart .overflow-3.part-2 {
        top: -79px;
        left: -31px;
        -webkit-transform: rotate(-50deg);
        -moz-transform: rotate(-50deg);
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-50deg);
        transform: rotate(-50deg)
    }

    .chart .round-4 {
        top: 88px;
        right: 93px;
        width: 215px;
        height: 215px;
        border-radius: 215px;
        border-right: 32px solid #fff;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .chart .overflow-4 {
        width: 200px;
        height: 400px;
        position: absolute;
        top: 0
    }

        .chart .overflow-4 .color-block {
            position: absolute;
            bottom: 97px;
            width: 10px;
            height: 33px;
            background: #444
        }

        .chart .overflow-4 .number {
            position: absolute;
            top: 50%;
            right: 98px;
            margin-top: -12px;
            font-size: 15px;
            color: #444;
            z-index: 200
        }

    .chart .round-4.part-2 {
        -webkit-box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75);
        -moz-box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75);
        box-shadow: 0 -3px 19px 0 rgba(190,190,190,.75)
    }

    .chart .overflow-4.part-2 {
        top: -105px;
        left: -95px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

.round-center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 95px;
    height: 95px;
    margin: -52px 0 0 -46px;
    border-radius: 95px;
    background: url(../img/chart.png) center center no-repeat #fff
}

.block.type-3 .icon-entry .icon, .team .icon-entry .corner-rounding {
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px
}

.chart-titles {
    float: right;
    position: relative;
    padding-right: 13px;
    padding-top: 279px
}

    .chart-titles p {
        font-size: 15px;
        color: #e6e6e5;
        text-transform: uppercase;
        text-align: right;
        line-height: 29px
    }

.block.type-6 .arrows, .block.type-8 .arrows, .blog-post, .team .icon-entry, .team .icon-entry .job {
    text-align: center
}

.contact-entry {
    margin-bottom: 60px
}

.contact-wrapper .contact-entry:last-child {
    margin-bottom: 0
}

.contact-entry .contact-icon {
    float: right;
    width: 70px;
    height: 70px;
    padding: 10px;
    margin-left: 30px;
    background: #965E02;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.block.type-3 .content-block .contact-entry .title {
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 0
}

.block.type-3 .content-block .contact-entry .text {
    font-size: 15px;
    line-height: 25px
}

.contact-entry .description {
    padding-right: 100px
}

    .contact-entry .description a {
        color: #fff
    }

        .contact-entry .description a:hover {
            color: #c0bce8
        }

.block.type-3 .media-body {
    position: relative;
    width: 58.33333333%;
    padding-left: 45px
}

    .block.type-3 .media-body:before {
        content: '';
        position: absolute;
        top: 70px;
        left: 22px;
        width: 22px;
        height: 268px;
        background: url(../img/media-lines.png) center center no-repeat
    }

.block.type-3 .icon-entry:first-child {
    margin-bottom: 60px
}

.block.type-3 .icon-entry .icon {
    float: left;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px
}

.block.type-3 .icon-entry .description {
    padding-right: 195px
}

.block.type-3 .media-right {
    width: 41.66666667%
}

.blog-entry .image-column .popup-video {
    padding-left: 100px
}

@media (max-width:767px) {
    .stat-block {
        margin: 0 auto 15px;
        float: none
    }

    .address-info {
        margin-bottom: 30px
    }

    .contact-wrapper .contact-entry:last-child {
        margin-bottom: 60px
    }

    .contact-wrapper:last-child .contact-entry:last-child {
        margin-bottom: 0
    }

    .block.type-3 .media-body {
        display: block;
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px
    }

    .block.type-3 .icon-entry .icon {
        float: none;
        margin-bottom: 15px
    }

    .block.type-3 .media-body:before {
        display: none
    }

    .block.type-3 .icon-entry .description {
        padding-right: 0
    }

    .block.type-3 .container {
        height: 200px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .address-info {
        margin-bottom: 30px
    }

    .block.type-3 .media-body {
        display: block;
        width: 100%;
        margin-bottom: 30px
    }

    .block.type-3 .container {
        height: 300px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .chart-titles p {
        font-size: 14px
    }

    .block.type-3 .container {
        height: 420px
    }
}

@media (min-width:1200px) {
    .block.type-3 .container {
        height: 500px
    }

    .block.type-3 .container-home {
        height: 190px
    }
}

.team .icon-entry {
    margin-bottom: 57px
}

    .team .icon-entry .corner-rounding {
        max-width: 100%;
        height: 245px;
        display: inline-block;
        margin-bottom: 20px;
        -webkit-border-top-left-radius: 25px;
        -webkit-border-bottom-right-radius: 25px;
        border-top-left-radius: 25px;
        border-bottom-right-radius: 25px
    }

        .team .icon-entry .corner-rounding.big {
            max-width: 100%;
            height: 500px;
        }

    .team .icon-entry .content {
        padding: 0 20px
    }

    .team .icon-entry .information {
        padding: 3px 0 5px;
        margin: 0 37px 18px 29px
    }

    .team .icon-entry .name {
        font-size: 18px;
        line-height: 25px;
        color: #363738;
        margin-bottom: 5px;
        text-align: center
    }

    .team .icon-entry .job {
        font-size: 15px;
        color: #6b6a6a
    }

    .team .icon-entry .text {
        font-size: 13px;
        line-height: 20px;
        color: #6b6a6a;
        margin-bottom: 18px;
        text-align: center;
    }

.social-block a img {
    padding: 7px 7px 7px 8px;
    background-image: url(../img/pattern.png);
    background-repeat: repeat;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.block.type-5 .block-header-wrapper {
    border-bottom: none
}

.block.type-5 .block-header-border {
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 85%;
    width: -webkit-calc(100% - 124px);
    width: -moz-calc(100% - 124px);
    width: calc(100% - 124px);
    border-bottom: 1px solid #555;
}

.block.type-5 .block-header .title {
    color: #555;
}

.block.type-5 .block-header .text {
    color: #fff;
    border-left: 1px solid #817bba
}

.clients-wrapper {
    position: relative
}

.clients-entry a {
    display: block
}

    .clients-entry a:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

.block.type-5 .pagination {
    display: none
}

.block.type-5 .arrows {
    position: absolute;
    top: -72px;
    left: 0;
    width: 79px
}

    .block.type-5 .arrows .left, .block.type-5 .arrows .right {
        display: inline-block;
        padding: 8px 9px;
        /*border: 1px solid #807ab9*/
        background: #555;
    }

        .block.type-5 .arrows .left:hover, .block.type-5 .arrows .right:hover {
            opacity: .6;
            filter: alpha(opacity=60);
            cursor: pointer
        }

    .block.type-5 .arrows .left {
        margin-right: 11px;
        -webkit-border-top-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-bottomright: 7px;
        border-top-left-radius: 7px;
        border-bottom-right-radius: 7px
    }

    .block.type-5 .arrows .right {
        -webkit-border-top-right-radius: 7px;
        -webkit-border-bottom-left-radius: 7px;
        -moz-border-radius-topright: 7px;
        -moz-border-radius-bottomleft: 7px;
        border-top-right-radius: 7px;
        border-bottom-left-radius: 7px
    }

.block.type-6 .swiper-container {
    margin-bottom: 35px
}

.block.type-6 .swiper-slide:nth-child(odd) .row {
    padding-right: 15px
}

.block.type-6 .swiper-slide:nth-child(even) .row {
    padding-left: 15px
}

.testimonials-entry.text-right img {
    float: right;
    margin-left: 20px;
    -webkit-border-top-left-radius: 19px;
    -webkit-border-bottom-right-radius: 19px;
    -moz-border-radius-topleft: 19px;
    -moz-border-radius-bottomright: 19px;
    border-top-left-radius: 19px;
    border-bottom-right-radius: 19px
}

.testimonials-entry.text-left img {
    float: left;
    margin-right: 20px;
    -webkit-border-top-right-radius: 19px;
    -webkit-border-bottom-left-radius: 19px;
    -moz-border-radius-topright: 19px;
    -moz-border-radius-bottomleft: 19px;
    border-top-right-radius: 19px;
    border-bottom-left-radius: 19px
}

.testimonials-entry .name {
    font-size: 17px;
    line-height: 19px;
    color: #242434;
    margin-bottom: 2px
}

.testimonials-entry .job {
    font-size: 13px;
    line-height: 19px;
    color: #6b6a6a;
    margin-bottom: 9px
}

    .testimonials-entry .job span {
        color: #3d356f
    }

.testimonials-entry .text {
    font-size: 13px;
    line-height: 18px;
    color: #6b6a6a
}

.block.type-6 .testimonials-wrapper .pagination {
    display: none
}

.block.type-6 .arrows .left {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 30px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px
}

    .block.type-6 .arrows .left:hover {
        cursor: pointer;
        background: url(../img/testimonials-left-active.png) center center no-repeat #3d356f
    }

.block.type-6 .arrows .right {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/testimonials-right.png) center center no-repeat;
    border: 1px solid #3d356f;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px
}

    .block.type-6 .arrows .right:hover {
        cursor: pointer;
        background: url(../img/testimonials-right-active.png) center center no-repeat #3d356f
    }

.block.type-7 .corner-rounding {
    margin-right: 20px;
    -webkit-border-top-right-radius: 29px;
    -webkit-border-bottom-left-radius: 29px;
    -moz-border-radius-topright: 29px;
    -moz-border-radius-bottomleft: 29px;
    border-top-right-radius: 29px;
    border-bottom-left-radius: 29px
}

.block.type-7 .media {
    margin-bottom: 45px
}

    .block.type-7 .media .title {
        font-family: Cairo-Regular;
        font-size: 25px;
        color: #242434;
        text-transform: uppercase;
        margin-bottom: 10px
    }

    .block.type-7 .media .text {
        font-size: 17px;
        line-height: 25px
    }

        .block.type-7 .media .text p {
            margin-bottom: 15px;
        }

.block.type-7 .icon-entry {
    margin-bottom: 55px
}

    .block.type-7 .icon-entry:last-child, .block.type-7 .icon-entry:nth-child(3) {
        margin-bottom: 0
    }

    .block.type-7 .icon-entry .icon {
        float: right;
        padding: 20px;
        -webkit-border-top-right-radius: 14px;
        -webkit-border-bottom-left-radius: 14px;
        -moz-border-radius-topright: 14px;
        -moz-border-radius-bottomleft: 14px;
        border-top-right-radius: 14px;
        border-bottom-left-radius: 14px;
        background: #A46F18
    }

    .block.type-7 .icon-entry .description {
        padding-right: 100px
    }

    .block.type-7 .icon-entry .title {
        font-size: 24px;
        line-height: 50px;
        color: #242434;
        text-transform: uppercase
    }

    .block.type-7 .icon-entry .text {
        font-size: 15px;
        line-height: 24px;
        color: #242434
    }

.block.type-9 .text, .blog-post .text {
}

@media (max-width:767px) {
    .block.type-7 .media-left {
        display: block;
        margin-bottom: 30px
    }

    .block.type-7 .media-body {
        display: block;
        width: 100%
    }

    .block.type-7 .media-object {
        display: block;
        max-width: 100%;
        height: auto
    }
}

@media (min-width:768px) and (max-width:991px) {
    .block.type-7 .media-left {
        display: block;
        margin-bottom: 30px
    }

    .block.type-7 .media-body {
        display: block;
        width: 100%
    }

    .block.type-7 .media-object {
        display: block;
        max-width: 100%;
        height: auto
    }
}

.block.type-8 .swiper-container {
    margin-bottom: 35px
}

.block.type-8 .swiper-slide:nth-child(odd) .row {
    padding-right: 15px
}

.block.type-8 .swiper-slide:nth-child(even) .row {
    padding-left: 15px
}

.blog-post .corner-rounding {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 25px;
    -webkit-border-top-right-radius: 27px;
    -webkit-border-bottom-left-radius: 27px;
    -moz-border-radius-topright: 27px;
    -moz-border-radius-bottomleft: 27px;
    border-top-right-radius: 27px;
    border-bottom-left-radius: 27px
}

.blog-post .title {
    font-size: 15px;
    line-height: 24px;
    color: #242434;
    text-transform: uppercase;
    margin-bottom: 20px
}

.blog-post .text {
    font-size: 14px;
    line-height: 24px;
    color: #6b6a6a;
    margin-bottom: 25px
}

.block.type-8 .pagination {
    display: none
}

.block.type-8 .arrows .left {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 30px;
    background: url(../img/testimonials-left.png) center center no-repeat;
    border: 1px solid #3d356f;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px
}

    .block.type-8 .arrows .left:hover {
        cursor: pointer;
        background: url(../img/testimonials-left-active.png) center center no-repeat #3d356f
    }

.block.type-8 .arrows .right {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/testimonials-right.png) center center no-repeat;
    border: 1px solid #3d356f;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px
}

    .block.type-8 .arrows .right:hover {
        cursor: pointer;
        background: url(../img/testimonials-right-active.png) center center no-repeat #3d356f
    }

.blog-post .meta-entry div {
    font-size: 13px;
    line-height: 24px;
    color: #7c76b5;
    position: relative;
    padding-left: 27px
}

.blog-post .meta-entry .comments:before, .blog-post .meta-entry .date:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px
}

.blog-post .meta-entry .date {
    float: left
}

    .blog-post .meta-entry .date:before {
        width: 20px;
        background: url(../img/date.png) center center no-repeat
    }

.blog-post .meta-entry .comments {
    float: right;
    padding-left: 34px
}

    .blog-post .meta-entry .comments:before {
        width: 27px;
        background: url(../img/comments.png) center center no-repeat
    }

.block.type-9 {
    background: #cdd6dc;
    padding-top: 30px;
    padding-bottom: 30px
}

    .block.type-9 p {
        margin-top: 6px
    }

    .block.type-9 .text {
        font-size: 17px;
        line-height: 25px;
        color: #6b6a6a
    }

    .block.type-9 .title {
        font-size: 25px;
        color: #242434;
        text-transform: uppercase;
        margin-right: 10px
    }

    .block.type-9 .button a {
        border: 3px solid #cdd6dc
    }

@media (max-width:767px) {
    .block.type-9 .text, .block.type-9 .title {
        display: block;
        margin-bottom: 5px
    }

    .block.type-9 .pull-left {
        float: none !important
    }

    .block.type-9 .pull-right {
        float: none !important;
        margin-bottom: 5px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .block.type-9 .text, .block.type-9 .title {
        display: block;
        margin-bottom: 5px
    }

    .block.type-9 .button {
        margin-top: 12px
    }
}

.block.type-10 {
    padding-bottom: 0
}

    .block.type-10 .block-header {
        margin-bottom: 0
    }

.form-block {
    padding-top: 55px
}

    .form-block .form-text {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 40px
    }

    .form-block .text-blue {
        color: #38a9f6
    }

    .form-block input {
        margin-bottom: 40px
    }

    .form-block textarea {
        height: 80px
    }

    .form-block .button {
        margin-top: 50px
    }

@media (max-width:767px) {
    .form-block .button {
        margin-bottom: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .form-block {
        padding-top: 45px
    }

        .form-block .form-text {
            margin-bottom: 40px
        }

        .form-block input {
            margin-bottom: 30px
        }

        .form-block textarea {
            height: 70px
        }

        .form-block .button {
            margin-top: 40px
        }
}

.blog-list-wrapper {
    height: 845px;
    overflow: hidden
}

    .blog-list-wrapper:after, .blog-list-wrapper:before {
        position: absolute;
        left: 112px;
        width: 7px;
        height: 7px;
        background: #fff;
        display: block;
        content: ''
    }

    .blog-list-wrapper:before {
        top: -3px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px
    }

    .blog-list-wrapper:after {
        bottom: -3px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px
    }

    .blog-list-wrapper .swiper-slide {
        opacity: .85;
        filter: alpha(opacity=85)
    }

        .blog-list-wrapper .swiper-slide:hover {
            opacity: 1;
            filter: alpha(opacity=100)
        }

    .block.type-12 .video .video-icon:hover, .blog-detail .social a:hover, .blog-list-detail .text .social a:hover, .blog-list-wrapper .arrow:hover, .list-post .post-category a:hover {
        opacity: .6;
        filter: alpha(opacity=60)
    }

    .blog-list-wrapper .data-column {
        position: relative;
        width: 130px;
        height: 193px;
        float: left;
        color: #fff
    }

        .blog-list-wrapper .data-column .date span {
            display: block;
            font-size: 35px;
            margin: 0 0 5px 10px
        }

        .blog-list-wrapper .data-column .date {
            font-size: 13px;
            line-height: 22px;
            padding-top: 80px
        }

        .blog-list-wrapper .data-column .navline {
            position: absolute;
            left: 100px;
            top: 0;
            width: 1px;
            height: 218px;
            background: #f5f4f6
        }

        .blog-list-wrapper .data-column .data-image {
            position: absolute;
            left: 78px;
            top: 50%;
            margin-top: -21px;
            width: 42px;
            height: 42px;
            background-color: #fff;
            -webkit-border-radius: 42px;
            -moz-border-radius: 42px;
            border-radius: 42px;
            background-repeat: no-repeat;
            background-position: center center
        }

.list-post, .list-post .post-image, .list-post .video {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px
}

    .list-post, .list-post .post-image, .list-post .video, .list-post .video:before {
        -moz-border-radius-topleft: 15px;
        -moz-border-radius-bottomright: 15px
    }

.blog-list-wrapper .data-column .data-image.photo {
    background-image: url(../img/post-photo.png)
}

.blog-list-wrapper .data-column .data-image.text {
    background-image: url(../img/post-text.png)
}

.blog-list-wrapper .data-column .data-image.video {
    background-image: url(../img/post-video.png)
}

.swiper-slide:last-child .data-column .navline {
    top: 0;
    height: 193px
}

.blog-list-wrapper .list-post-wrapper {
    padding-left: 130px
}

.list-post {
    position: relative;
    height: 193px;
    background: #fff;
    margin-bottom: 25px;
    padding: 10px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px
}

    .list-post .post-image, .list-post .video {
        float: left;
        margin-right: 15px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .list-post .video {
        position: relative;
        display: block;
        width: 198px;
        height: 170px
    }

        .list-post .video:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 100;
            -webkit-border-top-left-radius: 15px;
            -webkit-border-bottom-right-radius: 15px;
            border-top-left-radius: 15px;
            border-bottom-right-radius: 15px
        }

        .list-post .video:hover:before {
            background: url(../img/play-icon.png) center center no-repeat rgba(61,53,111,.6)
        }

    .list-post .title {
        font-size: 14px;
        line-height: 18px;
        color: #3d356f;
        margin-bottom: 10px
    }

    .list-post .text {
        font-size: 13px;
        line-height: 18px;
        color: #242434;
        margin-bottom: 15px
    }

    .list-post .post-category {
        position: absolute;
        bottom: 17px;
        left: 10px;
        font-size: 12px;
        line-height: 24px;
        color: #7c76b5
    }

        .list-post .post-category a {
            color: #7c76b5
        }

        .list-post .post-category img {
            margin-right: 8px;
            position: relative;
            top: 3px
        }

    .list-post .post-link {
        position: absolute;
        bottom: 8px;
        right: 10px
    }

    .list-post .post-content {
        padding-left: 0
    }

        .list-post .post-content .post-category {
            position: absolute;
            bottom: 17px;
            left: 220px
        }

        .list-post .post-content .post-link {
            position: absolute;
            bottom: 8px;
            right: 10px
        }

    .list-post .arrow-left {
        background: url(../img/testimonials-right.png) center center no-repeat
    }

        .list-post .arrow-left:hover {
            background: url(../img/testimonials-right-active.png) center center no-repeat #3d356f
        }

.blog-list-wrapper .arrow.top {
    position: absolute;
    top: -35px;
    left: 108px
}

.blog-list-wrapper .arrow.bottom {
    position: absolute;
    bottom: -35px;
    left: 108px
}

.blog-list-wrapper .arrow:hover {
    cursor: pointer
}

.block.block-11 .swiper-container .pagination {
    display: none
}

.blog-list-detail {
    height: 845px;
    overflow-y: hidden
}

    .blog-list-detail .title {
        position: relative;
        font-size: 25px;
        line-height: 31px;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 15px;
        margin-bottom: 30px;
        border-bottom: 1px solid #d0d8de
    }

        .blog-list-detail .title:after {
            content: "";
            display: inline-block;
            position: absolute;
            bottom: -2px;
            left: 0;
            width: 39px;
            height: 3px;
            background: #38a9f6
        }

    .blog-list-detail .data-column {
        margin-bottom: 25px
    }

        .blog-list-detail .data-column a {
            color: #fff
        }

            .blog-list-detail .data-column a:hover {
                color: #c0bce8
            }

    .blog-list-detail .data-author, .blog-list-detail .data-category {
        float: left;
        width: 35%
    }

    .blog-list-detail .data-comments {
        float: left;
        width: 30%
    }

    .blog-list-detail .data-column .icon {
        position: relative;
        top: 3px;
        margin-right: 5px
    }

    .blog-list-detail .text p {
        font-size: 15px;
        line-height: 24px;
        color: #fff;
        margin-bottom: 15px
    }

    .blog-list-detail .text .corner-rounding {
        -webkit-border-top-right-radius: 22px;
        -webkit-border-bottom-left-radius: 22px;
        -moz-border-radius-topright: 22px;
        -moz-border-radius-bottomleft: 22px;
        border-top-right-radius: 22px;
        border-bottom-left-radius: 22px
    }

    .blog-list-detail .text .social {
        margin-top: 30px;
        padding-top: 15px;
        border-top: 1px solid #8276ae;
        text-align: right
    }

.block.type-12 .video, .blog-entry .data-column, .diagramma div, .pagination ul, .skill .diagramma, .typography-block .icon-blocks.style-2 .services {
    text-align: center
}

.blog-list-detail .text .social a {
    margin-left: 10px
}

@media (max-width:767px) {
    .blog-list-wrapper {
        margin-bottom: 50px
    }
}

@media (max-width:600px) {
    .blog-list-wrapper {
        height: 760px
    }

        .blog-list-wrapper .data-column {
            float: none;
            width: 100%;
            height: 143px
        }

            .blog-list-wrapper .data-column .navline {
                left: 50%
            }

        .blog-list-wrapper .list-post-wrapper {
            padding-left: 0
        }

    .list-post {
        margin-bottom: 0;
        height: 223px
    }

    .blog-list-wrapper:after, .blog-list-wrapper:before {
        left: 50%;
        margin-left: -3px
    }

    .blog-list-wrapper .arrow.bottom, .blog-list-wrapper .arrow.top {
        left: 50%;
        margin-left: -6px
    }

    .blog-list-wrapper .data-column .date {
        padding-top: 54px
    }

    .list-post .post-image, .list-post .video {
        width: 150px;
        height: 129px
    }

    .list-post .post-content .post-category {
        left: 17px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .blog-list-detail {
        margin-top: 50px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .blog-list-wrapper:after, .blog-list-wrapper:before {
        left: 98px
    }

    .blog-list-wrapper .data-column {
        width: 115px
    }

    .list-post .post-image, .list-post .video {
        width: 110px
    }

    .blog-list-wrapper .data-column .navline {
        left: 86px
    }

    .blog-list-wrapper .data-column .data-image {
        left: 65px
    }

    .list-post .post-content .post-category {
        bottom: 14px;
        left: 10px
    }

    .blog-list-wrapper .list-post-wrapper {
        padding-left: 115px
    }

    .blog-list-wrapper .arrow.bottom, .blog-list-wrapper .arrow.top {
        left: 94px
    }
}

.block.type-12 {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px
}

    .block.type-12 .video .text {
        font-size: 17px;
        line-height: 25px;
        color: #fff;
        margin-bottom: 35px
    }

.popup-video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.movie {
    height: inherit
}

.popup-video iframe {
    width: 100%;
    height: 100%
}

.popup-video .movie .close-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: #356BBC;
    text-align: center;
    line-height: 30px;
    color: #fff
}

    .popup-video .movie .close-button:hover {
        cursor: pointer;
        cursor: opacity:.6;
        filter: alpha(opacity=60)
    }

.blog-wrapper .blog-entry {
    margin-bottom: 100px
}

.blog-entry .data-column {
    float: left;
    width: 70px
}

    .blog-entry .data-column .date {
        -webkit-border-top-left-radius: 14px;
        -moz-border-radius-topleft: 14px;
        border-top-left-radius: 14px;
        background-color: #3d356f;
        height: 70px;
        width: 70px;
        font-size: 13px;
        color: #d5d2f3;
        line-height: 21px;
        margin-bottom: 35px
    }

        .blog-entry .data-column .date span {
            display: block;
            font-size: 30px;
            padding: 12px 0 10px
        }

.blog-entry .image-column, .blog-inline .pagination {
    padding-left: 100px
}

.blog-entry .data-column .data-entry, .blog-entry .data-column .data-entry a {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #3d356f;
    margin-bottom: 28px
}

    .blog-entry .data-column .data-entry:last-child {
        margin-bottom: 0
    }

    .blog-entry .data-column .data-entry a:hover {
        cursor: pointer;
        opacity: .6;
        filter: alpha(opacity=60)
    }

    .blog-entry .data-column .data-entry .icon-entry {
        display: inline-block;
        background-position: center center;
        background-repeat: no-repeat
    }

        .blog-entry .data-column .data-entry .icon-entry.like {
            width: 32px;
            height: 24px;
            background-image: url(../img/blog-like.png)
        }

        .blog-entry .data-column .data-entry .icon-entry.views {
            width: 40px;
            height: 24px;
            background-image: url(../img/blog-views.png)
        }

        .blog-entry .data-column .data-entry .icon-entry.comments {
            width: 40px;
            height: 24px;
            background-image: url(../img/blog-comments.png)
        }

.blog-entry .image-column a {
    display: block;
    position: relative;
    -webkit-border-top-left-radius: 45px;
    -webkit-border-bottom-right-radius: 45px;
    -moz-border-radius-topleft: 45px;
    -moz-border-radius-bottomright: 45px;
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    overflow: hidden
}

    .blog-entry .image-column a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100
    }

.blog-detail .title:after, .blog-entry .content .title:after {
    content: "";
    left: 0;
    bottom: -2px
}

.blog-entry .image-column a:hover:before {
    background: url(../img/play-icon.png) center center no-repeat rgba(61,53,111,.6)
}

.blog-entry .content {
    color: #242434
}

    .blog-entry .content .title {
        display: block;
        position: relative;
        font-size: 24px;
        line-height: 31px;
        color: #242434;
        padding-bottom: 20px;
        margin-bottom: 25px;
        border-bottom: 1px solid #cdd6dc
    }

        .blog-entry .content .title:after {
            display: inline-block;
            position: absolute;
            width: 39px;
            height: 3px;
            background: #38a9f6
        }

.pagination .next, .pagination .previous, .pagination ul li a {
    width: 30px;
    display: inline-block
}

.blog-entry .content .author, .blog-entry .content .description {
    font-size: 14px;
    line-height: 24px
}

.blog-entry .content .author {
    margin-bottom: 10px
}

    .blog-entry .content .author a {
        color: #7c76b5
    }

.blog-entry .content .description {
    margin-bottom: 25px
}

.pagination {
    display: block;
    padding: 0;
    margin: 0 0 60px;
    border-radius: 0
}

    .pagination ul {
        list-style: none
    }

        .pagination ul li {
            display: inline
        }

            .pagination ul li a {
                padding: 7px 0;
                color: #242434;
                border: 1px solid transparent
            }

            .pagination ul li.active a {
                border: 1px solid #3d356f;
                -webkit-border-radius: 30px;
                -moz-border-radius: 30px;
                border-radius: 30px
            }

    .pagination .previous {
        float: left;
        height: 30px;
        margin-right: 30px;
        background: url(../img/testimonials-left.png) center center no-repeat;
        border: 1px solid #3d356f;
        -webkit-border-top-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-bottomright: 7px;
        border-top-left-radius: 7px;
        border-bottom-right-radius: 7px
    }

        .pagination .previous:hover {
            cursor: pointer;
            background: url(../img/testimonials-left-active.png) center center no-repeat #3d356f
        }

    .pagination .next {
        float: right;
        height: 30px;
        background: url(../img/testimonials-right.png) center center no-repeat;
        border: 1px solid #3d356f;
        -webkit-border-top-right-radius: 7px;
        -webkit-border-bottom-left-radius: 7px;
        -moz-border-radius-topright: 7px;
        -moz-border-radius-bottomleft: 7px;
        border-top-right-radius: 7px;
        border-bottom-left-radius: 7px
    }

        .pagination .next:hover {
            cursor: pointer;
            background: url(../img/testimonials-right-active.png) center center no-repeat #3d356f
        }

        .pagination .next a, .pagination .previous a {
            border: none
        }

.blog-detail .title {
    position: relative;
    font-size: 25px;
    line-height: 31px;
    color: #242434;
    text-transform: uppercase;
    padding-bottom: 25px;
    margin-bottom: 40px;
    border-bottom: 1px solid #d0d8de
}

    .blog-detail .title:after {
        display: inline-block;
        position: absolute;
        width: 36px;
        width: 39px;
        height: 3px;
        background: #38a9f6
    }

.blog-detail.blog-entry .data-column {
    float: none;
    width: auto
}

    .blog-detail.blog-entry .data-column .data-entry, .blog-detail.blog-entry .data-column .date {
        float: left;
        margin-bottom: 0
    }

    .blog-detail.blog-entry .data-column .data-entry {
        font-size: 12px;
        line-height: 24px;
        color: #7c76b5;
        padding-top: 10px
    }

        .blog-detail.blog-entry .data-column .data-entry .icon-entry.category {
            height: 25px;
            width: 105px;
            background-image: url(../img/blog-category.png)
        }

        .blog-detail.blog-entry .data-column .data-entry .icon-entry.comments {
            height: 25px;
            width: 80px;
            background-image: url(../img/blog-comments-grid.png)
        }

        .blog-detail.blog-entry .data-column .data-entry .icon-entry.pensil {
            height: 25px;
            width: 105px;
            background-image: url(../img/blog-pensil.png)
        }

.comment-entry .comment-link:before, .comment-entry .title:before {
    content: '';
    display: block;
    width: 20px;
    left: 0
}

.blog-detail .social {
    float: left;
    padding-top: 20px
}

    .blog-detail .social a img {
        padding: 7px 7px 7px 8px;
        background-image: url(../img/pattern.png);
        background-repeat: repeat;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomright: 6px;
        border-top-left-radius: 6px;
        border-bottom-right-radius: 6px
    }

.filter .title, .popular-post > .title {
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d8de;
    text-transform: uppercase
}

.blog-detail.blog-entry .content {
    padding-left: 0
}

.blog-detail .content p {
    font-size: 17px;
    line-height: 25px;
    color: #242434;
    margin-bottom: 15px
}

.blog-detail .content em {
}

.blog-detail .content .img-rounding {
    -webkit-border-top-left-radius: 35px;
    -webkit-border-bottom-right-radius: 35px;
    -moz-border-radius-topleft: 35px;
    -moz-border-radius-bottomright: 35px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px
}

.blog-detail .content .pull-left {
    margin: 0 15px 15px 0
}

.blog-detail .content .pull-right {
    margin: 0px 0 15px 15px;
}

.popular-post {
    margin-bottom: 70px
}

    .popular-post > .title {
        position: relative;
        display: block;
        font-size: 20px;
        line-height: 38px;
        margin-bottom: 60px
    }

.comment-entry {
    color: #fff;
    margin-bottom: 35px
}

    .comment-entry .comment-icon {
        float: left;
        margin-right: 15px
    }

    .comment-entry > .comment-icon {
        -webkit-border-top-right-radius: 22px;
        -webkit-border-bottom-left-radius: 22px;
        -moz-border-radius-topright: 22px;
        -moz-border-radius-bottomleft: 22px;
        border-top-right-radius: 22px;
        border-bottom-left-radius: 22px
    }

    .comment-entry .comment-icon .comment-entry .comment-icon {
        -webkit-border-top-left-radius: 22px;
        -webkit-border-bottom-right-radius: 22px;
        -moz-border-radius-topleft: 22px;
        -moz-border-radius-bottomright: 22px;
        border-top-left-radius: 22px;
        border-bottom-right-radius: 22px
    }

    .comment-entry .comment-text {
        padding-left: 110px
    }

    .comment-entry .title {
        position: relative;
        font-size: 13px;
        line-height: 24px;
        padding-left: 30px;
        margin-bottom: 10px
    }

        .comment-entry .title:before {
            position: absolute;
            height: 20px;
            background: url(../img/clock.png) center center no-repeat
        }

        .comment-entry .title .name {
            font-size: 15px;
            line-height: 19px
        }

    .comment-entry .description {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 20px
    }

    .comment-entry .comment-link {
        position: relative;
        font-size: 13px;
        line-height: 24px;
        color: #d7d3e6;
        padding-left: 28px
    }

        .comment-entry .comment-link:before {
            position: absolute;
            top: 4px;
            height: 16px;
            background: url(../img/reply.png) center center no-repeat
        }

.comment-wrapper .comment-wrapper {
    padding-left: 110px
}

@media (max-width:767px) {
    .blog-entry .image-column, .blog-wrapper .pagination, .comment-wrapper .comment-wrapper {
        padding-left: 0
    }

    .blog-entry .data-column:after {
        content: " ";
        display: table;
        clear: both
    }

    .blog-entry .data-column .data-entry, .blog-entry .data-column .date {
        float: left
    }

    .blog-entry .data-column .data-entry {
        width: 70px;
        padding-top: 12px
    }

    .blog-entry .data-column {
        float: none;
        width: auto
    }

    .popular-post .blog-post {
        margin-bottom: 30px
    }
}

@media (max-width:425px) {
    .blog-detail.blog-entry .data-column, .blog-entry .data-column, .grid-wrapper .blog-entry .data-column {
        width: 200px !important;
        margin: 0 auto !important
    }

    .blog-detail .social {
        float: left;
        margin-left: 50px;
        margin-bottom: 25px
    }

    .blog-entry .data-column .data-entry, .blog-entry .data-column .date {
        width: 100px
    }

    .blog-detail.blog-entry .data-entry:last-child a, .blog-entry .data-entry:nth-child(3) a {
        margin-bottom: 5px
    }

    .grid-wrapper .blog-entry .data-column .data-entry {
        margin-bottom: 4px !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .blog-entry .content {
        padding-left: 100px
    }

    .popular-post .blog-post {
        margin-bottom: 30px
    }
}

.filter {
    margin-bottom: 40px
}

.filter-header {
    margin-bottom: 30px
}

.filter .title {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 38px
}

    .filter .title:after, .typography-block .arrows, .typography-block .social-block {
        display: inline-block
    }

    .filter .title:after {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 36px;
        width: 39px;
        height: 3px;
        background: #38a9f6
    }

.filter .search {
    margin-top: 15px
}

.search-block {
    position: relative
}

    .search-block .search-submit {
        position: absolute;
        right: 35px;
        bottom: 10px;
        width: 20px;
        height: 20px;
        background: url(../img/search.png) center center no-repeat;
        border: none
    }

.filter .input-entry {
    font-size: 17px;
    color: #242434;
    margin-bottom: 20px
}

    .filter .input-entry .radio-form + label span {
        display: inline-block;
        width: 11px;
        height: 11px;
        border: 1px solid #38a9f6;
        -webkit-border-radius: 11px;
        -moz-border-radius: 11px;
        border-radius: 11px;
        margin: -1px 15px 0 0;
        cursor: pointer
    }

    .filter .input-entry .radio-form:checked + label span, .filter .input-entry .radio-form:hover + label span {
        background: #38a9f6
    }

    .filter .input-entry label:hover {
        cursor: pointer
    }

.grid-wrapper .item {
    margin-bottom: 30px
}

.grid-wrapper .blog-entry {
    background: #fff;
    margin-bottom: 0;
    -webkit-border-top-left-radius: 14px;
    -moz-border-radius-topleft: 14px;
    border-top-left-radius: 14px
}

    .grid-wrapper .blog-entry .data-image {
        -webkit-border-bottom-right-radius: 20px;
        -moz-border-radius-bottomright: 20px;
        border-bottom-right-radius: 20px
    }

    .grid-wrapper .blog-entry .data-column {
        float: none;
        width: auto
    }

.blog-entry .data-column .data-entry a {
    margin-bottom: 0
}

.grid-wrapper .blog-entry .data-column .data-entry, .grid-wrapper .blog-entry .data-column .date {
    float: left;
    margin-bottom: 0
}

    .grid-wrapper .blog-entry .data-column .data-entry a {
        font-size: 12px;
        line-height: 24px;
        color: #7c76b5;
        padding-top: 10px
    }

    .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.category {
        height: 25px;
        width: 105px;
        background-image: url(../img/blog-category.png)
    }

    .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.comments {
        height: 25px;
        width: 80px;
        background-image: url(../img/blog-comments-grid.png)
    }

    .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.pensil {
        height: 25px;
        width: 105px;
        background-image: url(../img/blog-pensil.png)
    }

.grid-wrapper .blog-entry .content {
    padding: 23px
}

    .grid-wrapper .blog-entry .content .title {
        font-size: 15px;
        line-height: 24px;
        text-transform: uppercase
    }

.grid-sizer {
    width: 0
}

.grid-wrapper .pagination {
    padding-left: 0
}

@media (min-width:768px) and (max-width:991px) {
    .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.category, .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.pensil {
        width: 100px
    }

    .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.comments {
        width: 75px
    }

    .filter .input-entry {
        font-size: 15px
    }

        .filter .input-entry .radio-form + label span {
            margin: -1px 7px 0 0
        }
}

@media (min-width:992px) and (max-width:1199px) {
    .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.category, .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.pensil {
        width: 72px
    }

    .grid-wrapper .blog-entry .data-column .data-entry .icon-entry.comments {
        width: 50px
    }
}

.typography-block {
    margin-bottom: 20px
}

    .typography-block h1 {
        font-size: 70px;
        line-height: 84px;
        color: #242434
    }

    .typography-block h2 {
        font-size: 68px;
        line-height: 84px;
        color: #242434
    }

    .typography-block h3 {
        font-size: 25px;
        line-height: 54px;
        color: #242434
    }

    .typography-block h4 {
        font-size: 20px;
        line-height: 50px;
        color: #242434
    }

    .typography-block h5 {
        font-size: 17px;
        line-height: 48px;
        color: #242434
    }

    .typography-block h6 {
        font-size: 15px;
        line-height: 47px;
        color: #242434
    }

    .typography-block .search-block {
        margin-bottom: 40px
    }

        .typography-block .search-block .form-input {
            margin-bottom: 0
        }

    .typography-block .form-input {
        margin-bottom: 40px
    }

    .tab-content p, .typography-block .icon-blocks .services {
        margin-bottom: 15px
    }

    .typography-block .comment-entry {
    }

        .typography-block .comment-entry .name {
        }

.panel-group .panel-body, .panel-group .panel-title a, .tab-content {
}

.typography-block .comment-entry .title {
    color: #3d356f
}

.typography-block .comment-entry .description {
    color: #242434
}

.typography-block .icon-blocks.style-2 .icon-service {
    float: none;
    background: 0 0
}

.typography-block .icon-blocks.style-2 .description {
    padding-right: 0
}

.typography-block .blog-example {
    margin-top: 35px
}

.typography-block .blog-list-wrapper {
    height: 411px
}

    .typography-block .blog-list-wrapper:after, .typography-block .blog-list-wrapper:before {
        background: #3d356f
    }

    .typography-block .blog-list-wrapper .data-column {
        color: #3d356f
    }

        .typography-block .blog-list-wrapper .data-column .data-image {
            background-color: #d7d3e6
        }

        .typography-block .blog-list-wrapper .data-column .navline {
            background: #484177
        }

    .typography-block .blog-list-wrapper .list-post {
        background: #f3f2f6
    }

.panel-group .panel {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-group .panel-title a {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    background: #615996;
    padding: 7px 15px;
    border-bottom: none
}

    .panel-group .panel-title a:after {
        content: "";
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -2px;
        width: 9px;
        height: 5px;
        background: url(../img/group-open.png) center center no-repeat
    }

    .panel-group .panel-title a.collapsed {
        color: #242434;
        background: #f3f2f6;
        border-bottom: 1px solid #e4e0f2
    }

        .panel-group .panel-title a.collapsed:after {
            background: url(../img/group-close.png) center center no-repeat
        }

.panel-heading {
    padding: 0;
    border-radius: 0
}

.panel-default > .panel-heading {
    background-color: #f3f2f6
}

.panel-group .panel-body {
    font-size: 13px;
    line-height: 18px;
    color: #fff
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none
}

.panel-group .panel .collapse.in, .panel-group .panel .collapsing {
    background: #3d3570
}

.nav-tabs {
    border-bottom: 1px solid #d7d3e6
}

    .nav-tabs > li {
        border: 1px solid #d7d3e6;
        border-right: none
    }

        .nav-tabs > li:last-child {
            border-right: 1px solid #d7d3e6
        }

        .nav-tabs > li.active {
            border-top: 1px solid #615996
        }

        .nav-tabs > li > a {
            font-size: 14px;
            line-height: 18px;
            color: #3d356f;
            margin-right: 0;
            border: none;
            border-top: 1px solid transparent;
            border-radius: 0;
            background: #f3f2f6
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            background: #fff;
            color: #3d356f;
            border: none;
            border-top: 1px solid #615996
        }

.tab-content {
    font-size: 13px;
    line-height: 18px;
    color: #242434;
    padding: 20px 14px;
    border-left: 1px solid #d7d3e6;
    border-bottom: 1px solid #d7d3e6;
    border-right: 1px solid #d7d3e6
}

    .tab-content p:last-child {
        margin-bottom: 0
    }

.typography-block .grid-wrapper .blog-entry {
    background: #f5f4f7
}

.typography-block .grid-wrapper .button a {
    border: 3px solid #f5f4f7
}

.skill .diagramma {
    padding: 10px 10px 20px;
    border: 1px solid #d0d8de
}

.diagramma div {
    display: inline-block;
    float: none;
    position: relative
}

.diagramma .statist .title {
    font-size: 15px;
    line-height: 24px;
    color: #242434;
    text-transform: uppercase;
    margin-bottom: 5px
}

.diagramma .statist .text, .typography-block .text-block {
    color: #242434
}

.diagramma .statist .text {
    font-size: 13px;
    line-height: 18px
}

.typography-block .text-block {
    font-size: 17px;
    line-height: 25px
}

    .typography-block .text-block h6 {
        font-size: 16px;
        line-height: 35px
    }

.progress {
    position: relative;
    height: 38px;
    border-radius: 0 17px 0 0;
    -webkit-border-top-right-radius: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar {
    font-size: 14px;
    height: 38px;
    background-color: #38a9f6;
    text-align: right;
    line-height: 38px;
    padding-right: 10px;
    overflow: hidden;
    -webkit-border-top-right-radius: 17px;
    -moz-border-radius-topright: 17px;
    border-top-right-radius: 17px
}

    .progress-bar .name {
        position: absolute;
        left: 10px;
        top: 0;
        text-transform: uppercase
    }

    .progress-bar .count {
        font-size: 15px;
        line-height: 35px
    }

    .progress-bar.style-2 {
        background-color: #827ab8
    }

    .progress-bar.style-3 {
        background-color: #50478c
    }

    .progress-bar.style-4 {
        background-color: #2f2860
    }

    .progress-bar.style-5 {
        background-color: #181244
    }

@media (max-width:767px) {
    .typography-block .blog-example {
        margin-bottom: 55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .typography-block .blog-example {
        margin-bottom: 55px
    }
}

.arrows div, .block, .button a, .social a, .swiper-arrow, footer a, header a {
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    -ms-transition: all .15s ease-out
}

.post.animated {
    visibility: visible
}

a.clinet-logo img {
    width: 160px;
    height: 120px;
    margin: 0px 15px;
}

h2.white {
    font-size: 70px;
    color: #fff
}

.box-t h5, h2.title1 span {
    color: #A46F18
}

h2.title1 {
    font-size: 50px
}

.icon-entry.col-xs-12.col-sm-6 i {
    font-size: 27px;
    color: #A46F18
}

.discr {
    min-height: 264px;
    float: left;
    width: 92%
}

h2.bold.line {
    margin-bottom: 20px
}

.box-t {
    padding: 20px 10px;
    box-shadow: 5px 5px 15px #888;
    height: 330px;
    margin: 20px 0;
    overflow-y: auto
}

    .box-t h3 {
        font-size: 19px;
        margin-bottom: 7px;
        font-weight: 500
    }

    .box-t h5 {
        font-size: 15px;
        margin-bottom: 7px
    }

    .box-t p {
        line-height: 20px;
        font-size: 15px
    }

    .box-t::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        border-radius: 10px;
        background-color: #F5F5F5
    }

    .box-t::-webkit-scrollbar {
        width: 12px;
        background-color: #A46F18
    }

    .box-t::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #A46F18
    }

h2.bold.line {
    font-size: 25px
}

.box-t p span {
    color: red
}

.footer-entry img {
    height: 100px;
}
