﻿@charset "utf-8";

body {
    background: url("../img/bg-theme/1.png");
    color: #444343;
    font-family: 'calibri', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 15px 0;
    webkit-font-smoothing: antialiased;
}

p {
    font-weight: 300;
}




ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.btn-primary {
    border-color: #dedede;
    color: #fff;
    font-size: 14px;
    text-shadow: none;
}

    .btn-primary:hover {
        border-color: #cdcdcd;
    }

.btn:hover {
}

.btn-primary:hover {
    color: #fff;
}

.paddings {
    padding: 20px 0;
}

.padding-top {
    padding-top: 60px;
}

.padding-bottom {
    padding-bottom: 60px;
}

.padding-top-mini {
    padding-top: 25px;
}

.section-gray {
    background-color: #f7f7f7;
}

.borders {
    border-bottom: 1px solid #cbd8d8;
    border-top: 1px solid #cbd8d8;
}

.border-top {
    border-top: 1px solid #cbd8d8;
}

.border-bottom: {
    border-bottom: 1px solid #cbd8d8;
}

.title-subtitle span {
    display: block;
    font-size: 0.7em;
    font-weight: 300;
    line-height: 1.2em;
}

.title-subtitle {
    padding: 0 0 15px 0;
}

.position-relative {
    position: relative;
}

hr {
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    height: 1px;
}

    hr.tall {
        background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        border: 0;
        height: 1px;
        margin: 44px 0;
    }

div.show-grid [class*="col-md-"] span.show-grid-block {
    background-color: #dedede;
    border: 1px solid #FFF;
    display: block;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
}

div.fontawesome-icon-list [class*="col-md-"] {
    margin-bottom: 10px;
}

div.fontawesome-icon-list i {
    margin-right: 10px;
}

div.fontawesome-icon-list a {
    color: #777;
    font-size: 14px;
}

.pattern-portfolios {
    background: #f8f8f8 url("../img/patterns/pattern-portfolios.png");
}

.carousel-indicators {
    bottom: -5px;
}

.icon-section {
    color: #f8f8f8;
    font-size: 250px;
    position: absolute;
    z-index: 0;
}

    .icon-section.right {
        right: 3%;
    }

    .icon-section.left {
        left: 3%;
    }

    .icon-section.top {
        top: 12%;
    }

    .icon-section.bottom {
        bottom: 3%;
    }

.titles-heading {
    position: relative;
    text-align: center;
}

    .titles-heading h1 {
        background-color: #fff;
        font-size: 34px;
        margin: 0 auto;
        padding: auto 20px;
        position: relative;
        width: 8%;
        z-index: 2;
    }

        .titles-heading h1 span {
            color: #777;
            display: block;
            font-size: 14px;
        }

        .titles-heading h1 i {
            font-size: 1.5em;
            margin: auto 10px;
        }

    .titles-heading .line {
        background-color: #dedede;
        height: 1px;
        left: 22%;
        position: absolute;
        top: 32%;
        width: 56%;
        z-index: 1;
    }

.section-gray .titles-heading h1 {
    background-color: #f7f7f7;
}

.line {
    height: 6px;
}

.jBar {
    background: #272727 url("../img/panelbg.png") center center;
    color: #FFF;
    display: none;
    height: auto;
    padding: 22px 0;
    position: relative;
}

.jRibbon {
    color: #FFF;
    cursor: pointer;
    display: none;
    font-size: 12px;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 0 20px;
    padding: 3px;
    position: absolute;
    top: 0px;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.downarrow {
    border-radius: 0 0 0 360px;
    bottom: -28px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 8px 20px;
    position: absolute;
    right: 0;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    z-index: 99;
}

.up {
    top: -100px;
}

.jBar h5 {
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px:;
}

.jBar input {
    border: 0;
    border-radius: 3px;
    font-size: 12px;
    height: 28px;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    width: 100%;
}

.jBar .btn {
    border: none;
    color: #fff;
    float: left;
    height: auto;
    padding: 5px 10px 7px 10px;
    width: auto;
}

.jBar form span {
    float: left;
    font-size: 12px;
    margin: 0 7%;
}

.jBar .item-service {
    margin: 0;
}

.jBar .head-service i {
    border-radius: 50%;
    font-size: 12px;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    width: 40px;
}

.jBar .item-service .head-service h5 {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    padding-top: 10px;
}

.jBar .item-service p {
    font-size: 13px;
    line-height: 20px;
}

.info-head {
    background-color: #FF8364;
    height: 17px;
    padding: 0px 0;
}

    .info-head ul li {
        border-right: 1px solid #dedede;
        float: left;
        font-size: 11px;
        list-style: none;
        margin-right: 15px;
        padding-right: 15px;
    }

        .info-head ul li:last-child {
            border-right: 0;
        }

        .info-head ul li ul li {
            border-right: 0;
            float: none;
            font-size: 11px;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .info-head ul li ul li a {
                font-size: 10px;
                line-height: 20px;
                padding: 5px 15px;
            }

                .info-head ul li ul li a img {
                    padding-right: 10px;
                }

        .info-head ul li .dropdown-menu {
            left: 30px;
            min-width: 100px;
            padding: 0;
            top: 27px;
        }

    .info-head .dropdown-menu > li > a:hover,
    .info-head .dropdown-menu > li > a:focus,
    .info-head .dropdown-menu > .active > a,
    .info-head .dropdown-menu > .active > a:hover,
    .info-head .dropdown-menu > .active > a:focus {
        background-color: #f5f5f5;
        background-image: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%);
        background-image: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
        background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#f5f5f5));
        background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #f5f5f5, 100%);
        color: #000;
    }

    .info-head ul li a {
        color: #777;
    }

    .info-head ul li i {
        color: #666;
        font-size: 14px;
        padding: 5px 5px 0 0;
    }

    .info-head ul li a i {
        font-size: 13px;
        padding-left: 5px;
        padding-top: 3px;
    }

header {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    left: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 10px 0;
    position: relative;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    width: 100%;
    z-index: 3;
}

.is-sticky header {
    background: rgba(255,255, 255, 1);
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 10px 0 12px 0;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    z-index: 111;
}

.header-v3 ul {
    float: right;
}

    .header-v3, .header-v3 ul li a, .header-v3 ul li i {
        color: #fff;
    }

        .header-v3 ul li ul li ul a {
            color: #888;
        }

.logo img {
    max-width: 100%;
}

.tinynav {
    display: none;
   
}

.sf-menu {
    float: right;
    margin: 0;
    margin-top: 7px;
}

    .sf-menu ul {
        display: none;
        list-style: none;
        position: absolute;
        top: -999em;
        width: 160px;
    }

    .sf-menu > li {
        float: left;
        line-height: 20px;
        list-style: none;
        background: #ffffff;
        margin-right: 5px;
        position: relative;
        border: 1px solid #FF8364;
        /*border-radius: 5px;*/
    }

    .sf-menu li a i {
        padding-left: 3px;
    }

    .sf-menu > li:last-child {
        margin: 0;
    }

    .sf-menu > li > a:hover {
        color: #ffffff;
        background: #FF8364;
        /*border-radius: 5px;*/
    }

    .sf-menu > li > a {
        color: #FF8364;
        display: block;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        padding: 7px 8px;
    }

        .sf-menu > li > a:active {
            color: #000000;
           
        }

    .sf-menu > .active a {
        color: #ffffff;
        background: #FF8364;
        border: 1px solid #FF8364;
        /*border-radius: 5px;*/
    }

.is-sticky .sf-menu li:hover ul, .is-sticky .sf-menu li.sfHover ul {
    top: 36px;
}

.is-sticky .sf-menu li li:hover ul, .is-sticky ul.sf-menu li li.sfHover ul {
    left: 160px;
    top: 0;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0px;
    top: 46px;
    z-index: 999;
}

.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}

.sf-menu li.current, .sf-menu li:hover, .sf-menu li.sfHover {
    text-decoration: none;
}

.sf-menu li li a {
    color: #FF8364;
    background: #ffffff;    
    border-radius: 8px;
    border: 1px solid #FF8364;
    display: block;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    overflow: hidden;
    padding: 8px 15px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a {
    color: #1B1823;
}

.sf-menu li li {
    float: none;
    position: relative;
    margin-bottom: 1px;
}

    .sf-menu li li a i {
        float: right;
        font-size: 15px;
    }

    .sf-menu li li:last-child {
        border-bottom: 0;
    }

    .sf-menu li li a:hover {
        color: #fff;
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
    }

    .sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
        left: 160px;
        top: 0;
    }

.title-section {
    /*background: #f7f7f7 url("../img/patterns/cubes.png");
    background-color: #f7f7f7;
    border-bottom: 1px solid #cdcdcd;
    padding: 25px 0;
    display: none;*/
    background: #f7f7f7 url("../img/patterns/cubes.png");
    background-color: #f7f7f7;
    border-bottom: 1px solid #cdcdcd;
    padding: 25px 0;
    display: block;
    margin-top: 0px !important;
}

    .title-section .crumbs,
    .title-section .crumbs a {
        color: #666666;
        font-size: 14px;
        font-weight: 700;
        padding: auto 4px;
    }

    .title-section .title h1 {
        display: inline;
        margin-left: -15px;
        position: relative;
    }

    .title-section .title {
        margin: 0 0 20px 0;
        padding-bottom: 15px;
    }

    .title-section .subtitle-section {
        color: #fff;
        font-size: 14px;
        line-height: 25px;
        margin-left: 15px;
        padding: 8px 20px;
        top: -6px;
    }

    .title-section .title .line-title {
        bottom: -4px;
        height: 4px;
        left: 0;
        position: absolute;
        width: 100%;
    }

.search {
    margin-right: -15px;
    padding-top: 5px;
}

    .search input {
        font-size: 12px;
    }

.info-title-section .incon-title {
    text-align: center;
}

.info-title-section i {
    font-size: 4em;
}

.info-title-section p {
    margin: 0;
}

.subtitle-section {
    position: relative;
}

    .subtitle-section .left {
        height: 100%;
        left: -11px;
        position: absolute;
        top: 0;
        width: 11px;
    }

    .subtitle-section .right {
        height: 100%;
        position: absolute;
        right: -11px;
        top: 0;
        width: 11px;
    }

.box-action {
    background-color: #35393f;
    text-align: center;
}

    .box-action .title {
        float: left;
        width: 75%;
    }

    .box-action p {
        color: #fff;
        font-size: 28px;
        font-weight: 200;
        margin: 0;
        padding: 18px 0;
    }

    .box-action .button {
        float: right;
        height: 100%;
        overflow: hidden;
        padding: 20px 0;
        position: relative;
        text-align: center;
        width: 25%;
    }

        .box-action .button:hover {
            cursor: pointer;
        }

        .box-action .button a {
            color: #fff;
            font-size: 28px;
            font-weight: bold;
            line-height: 36px;
        }

        .box-action .button a {
            text-decoration: none;
        }

    .box-action .arrow_box_action {
        background: url("../img/arrow_box_action.png") no-repeat;
        height: 64px;
        left: -5px;
        position: absolute;
        top: 10%;
        width: 33px;
    }

.border-right {
    border-right: 1px solid #dedede;
    padding-right: 15px;
}

.item-service {
    margin-bottom: 50px;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.head-service {
    margin-bottom: 0px;
    margin-left: 0px !important;
    margin-top: 8px;
}

    .head-service h4,
    .head-service h5 {
        margin: 0;
        padding: 0;
    }

    .head-service h5 {
        font-style: italic;
        line-height: 20px;
    }

    .head-service i {
        border-radius: 50%;
        font-size: 16px;
        height: 42px;
        padding-top: 9px;
        text-align: center;
        width: 42px;
    }

.item-service:hover .head-service i {
    color: #fff;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.animation-services {
    overflow: hidden;
}

    .animation-services .text-center .image-big {
        max-width: 100%;
        padding-top: 20px;
    }

    .animation-services .image-animations {
        position: relative;
    }

        .animation-services .image-animations .image-big {
            max-width: 95%;
            opacity: 0;
            padding-top: 30px;
        }

    .animation-services iframe {
        border: 0;
        height: 330px;
        width: 100%;
    }

    .animation-services .image-animations .icons {
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
    }

        .animation-services .image-animations .icons li {
            height: 70px;
            opacity: 0;
            position: absolute;
            width: 70px;
        }

            .animation-services .image-animations .icons li img {
                width: 100%;
            }

            .animation-services .image-animations .icons li.one {
                left: 5%;
                top: 0%;
            }

            .animation-services .image-animations .icons li.two {
                right: 40%;
                top: 5%;
            }

            .animation-services .image-animations .icons li.three {
                left: 20%;
                top: 35%;
            }

            .animation-services .image-animations .icons li.four {
                right: 35%;
                top: 45%;
            }

.feature-element li {
    display: block;
    padding-bottom: 14px;
    position: relative;
}

    .feature-element li .line-feature {
        float: left;
        height: 45px;
        /* margin-top: 22px; */
        position: relative;
        width: 67%;
        margin-left: -12px;
        font-family: calibri;
        background: #000000;
    }

        .feature-element li .line-feature i {
            font-size: 18px;
            left: 9px;
            position: absolute;
            top: 12px;
            color: #ffffff;
        }

    .feature-element li .cirle-feature {
        background-color: #fff;
        border-radius: 50%;
        float: left;
        font-size: 22px;
        height: 45px;
        padding-top: 9px;
        text-align: center;
        width: 45px;
    }

.feature-element .text-feature {
    font-size: 14px;
    line-height: 45px;
    margin-left: -5px;
}

    .feature-element .text-feature h4 {
        padding: 0;
    }

#services-carousel {
    margin-bottom: -10px;
    margin-top: 53px;
}

.services-carousel {
    height: 405px;
    overflow: hidden;
}

.services h2 {
    text-align: center;
}

.item-service-carousel {
    background-color: #fff;
    border-left: 1px solid #cbd8d8;
    border-right: 1px solid #cbd8d8;
    margin: 0 0 0 8%;
    moz-transition: 0.5s all ease;
    ms-transition: 0.5s all ease;
    o-transition: 0.5s all ease;
    text-align: center;
    transition: 0.5s all ease;
    webkit-transition: 0.5s all ease;
    z-index: 99;
}

    .item-service-carousel:hover {
        cursor: move;
        margin-top: -36px;
        moz-transition: 0.5s all ease;
        ms-transition: 0.5s all ease;
        o-transition: 0.5s all ease;
        transition: 0.5s all ease;
        webkit-transition: 0.5s all ease;
    }

    .item-service-carousel i {
        color: #131313;
        font-size: 2em;
        padding-top: 0px;
    }

    .item-service-carousel h4 {
        border-left: 1px solid #fff;
        color: #fff;
        margin-left: -20px;
        padding: 0 0 0 20px;
        padding-top: 3px;
        text-align: left;
    }

    .item-service-carousel p {
        font-size: 14px;
        line-height: 22px;
        padding: 20px 20px 0 20px;
        text-align: left;
    }

    .item-service-carousel a {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }

        .item-service-carousel a:hover {
            text-decoration: none;
        }

    .item-service-carousel .row {
        margin: 0;
    }

    .item-service-carousel .color {
        padding: 10px 0;
    }

    .item-service-carousel .color-small {
        padding: 5px 0;
    }

.boxes h1 {
    color: #fff;
    text-align: center;
}

.boxes {
    background: url("../img/example-bg.jpg") no-repeat center center;
    background-position: center center;
    background-size: cover;
    moz-background-size: cover;
    position: relative;
    text-align: center;
    webkit-background-size: cover;
}

.overflow-boxes {
    background: rgba(0,0,0, 0.6);
    background-color: #131313;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.boxes-info {
    padding: 20px;
    text-align: left;
}

    .boxes-info h3 {
        font-weight: 400;
        margin-top: 70px;
        padding-bottom: 0px;
        width: 100%;
    }

    .boxes-info h1 {
        font-size: 50px;
        padding-top: 0px;
        width: 100%;
    }

    .boxes-info h3 i {
        color: #666;
        float: right;
        font-size: 40px;
        margin-top: -5px;
    }

    .boxes-info h5 {
        font-weight: 800;
        margin-bottom: 20px;
        padding: 10px 0;
    }

.responsive-numbers {
    background-color: #fff;
    font-size: 18px;
}

.clients {
    text-align: center;
}

    .clients .title-downloads {
        font-weight: 400;
        position: relative;
        z-index: 5;
    }

        .clients .title-downloads .responsive-numbers span {
            background-color: #131313;
            border-radius: 8px;
            color: #fff;
            font-weight: bold;
            padding: 10px 15px;
        }

        .clients .title-downloads .logo-clients {
            background-color: #fff;
            border-radius: 0;
            color: #131313;
            font-size: 18px;
            padding: 0;
        }

.subtitle-downloads {
    margin-top: 30px;
    position: relative;
    z-index: 5;
}

    .subtitle-downloads h4 {
        background-color: #fff;
        margin: 0 auto;
        position: relative;
        width: 28%;
        z-index: 2;
    }

        .subtitle-downloads h4 i {
            font-size: 2em;
            margin: auto 10px;
        }

    .subtitle-downloads .line {
        background-color: #dedede;
        height: 1px;
        left: 10%;
        position: absolute;
        top: 48%;
        width: 80%;
        z-index: 1;
    }

.image-clients-downloads {
    display: table;
    margin: 25px auto 0 auto;
}

    .image-clients-downloads li {
        border: solid 1px #ddd;
        display: inline-block;
        margin: auto 5px;
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
        width: 60px;
    }

        .image-clients-downloads li:hover {
            cursor: pointer;
            moz-transition: 0.3s all ease;
            ms-transition: 0.3s all ease;
            o-transition: 0.3s all ease;
            transition: 0.3s all ease;
            webkit-transition: 0.3s all ease;
        }

        .image-clients-downloads li img {
            width: 100%;
        }

.sponsors {
    background: url("../img/sponsors/bg.jpg") no-repeat center center;
    background-position: center center;
    background-size: cover;
    moz-background-size: cover;
    position: relative;
    text-align: center;
    webkit-background-size: cover;
}

.overflow-sponsors {
    background: rgba(0,0,0, 0.8);
    background-color: #131313;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.sponsors h2 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
}

    .sponsors h2 span {
        font-size: 36px;
        font-weight: bold;
        line-height: 46px;
        margin: auto 10px;
    }

#sponsors {
    border-bottom: 1px solid #444;
    margin: 40px 0 100px 0;
    padding-bottom: 10px;
}

.sponsors .circle {
    background-color: #5b5b5b;
    border-radius: 50%;
    bottom: -35px;
    left: 47.5%;
    padding: 20px 22px;
    position: absolute;
}

    .sponsors .circle i {
        color: #fff;
        font-size: 2em;
    }

.post-testimonials h3 {
    border-bottom: 1px solid #dedede;
}

.box {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    height: auto;
    margin-top: 30px;
}

    .box li {
        border-bottom: 1px solid #dedede;
        margin-left: 0px;
        margin-right: 0;
        moz-transition: 0.2s all ease;
        ms-transition: 0.2s all ease;
        o-transition: 0.2s all ease;
        padding: 20px 0 10px 0;
        transition: 0.2s all ease;
        webkit-transition: 0.2s all ease;
        width: 100%;
    }

        .box li:last-child {
            border-bottom: 0;
            margin-bottom: 0px;
        }

        .box li:hover {
            background-color: #fff;
            moz-transition: 0.2s all ease;
            ms-transition: 0.2s all ease;
            o-transition: 0.2s all ease;
            transition: 0.2s all ease;
            webkit-transition: 0.2s all ease;
        }

    .box .date {
        background-color: #fff;
        border: solid #dedede 1px;
        border-bottom: double 4px #dedede;
        border-radius: 2px 2px 0 0;
        color: #131313;
        font-size: 23px;
        font-weight: 300;
        margin: 0 auto;
        padding-bottom: 10px;
        text-align: center;
        width: 75%;
    }

        .box .date span i {
            padding-right: 5px;
        }

        .box .date span {
            border-radius: 2px 2px 0 0;
            color: #fff;
            display: block;
            font-size: 14px;
            margin-bottom: 6px;
            padding: 2px 0;
        }

.info {
    border-left: 1px solid #dedede;
    margin-left: -10px;
    margin-top: 5px;
    padding-left: 15px;
}

    .info h4 {
        padding: 5px 0 0 0;
    }

    .info p {
        font-size: 14px;
    }

.box .link {
    margin-top: 35%;
    text-align: center;
    width: 100%;
}

    .box .link i {
        font-size: 2em;
    }

.box .photo {
    border: 1px #dedede solid;
}

    .box .photo img {
        border: 3px solid #fff;
        width: 100%;
    }

.box .name h4 {
    border-left: 1px #dedede solid;
    line-height: 20px;
    margin: 10px auto 16px auto;
    margin-left: -10px;
    padding: 0 0 5px 10px;
}

.box .name span {
    display: block;
    font-size: 14px;
}

.box .image-more-service {
    background-color: #fff;
    border: solid #dedede 1px;
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    width: 75%;
}

    .box .image-more-service i {
        font-size: 2em;
        line-height: 1.4em;
    }

.important-info {
    overflow: hidden;
}

    .important-info h1 {
        font-weight: bold;
        padding: 0;
    }

    .important-info .btn {
        background-color: #131313;
        color: #fff;
        font-size: 14px;
    }

        .important-info .btn:hover {
            color: #fff;
            text-decoration: none;
        }

    .important-info p, .important-info h1 span {
        color: #fff;
    }

    .important-info i {
        color: #fff;
        font-size: 16em;
        margin-top: -10px;
        text-align: center;
    }

    .important-info img {
        max-width: 100%;
    }

    .important-info .lead {
        margin: 30px auto;
    }

    .important-info .text-center {
        position: relative;
    }

    .important-info .title {
        bottom: -38px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%;
    }

        .important-info .title h1 {
            color: #fff;
            font-size: 160px;
            font-weight: bold;
            line-height: 170px;
            text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
            text-shadow: 3px 3px 0 #000;
        }

footer {
    background-color: #ffffff;
}

.footer-top, .footer-bottom {
    background: #27292B;
}

.footer-top {
    background: #1c85be;
    padding: 14px 0;
    text-align: center;
}

    .footer-top h3 {
        font-size: 15px;
        font-weight: 300;
        padding: 0;
    }

        .footer-top h3 a {
            color: #f5f5f5;
        }

.footer-center {
    padding-bottom: 5px;
    padding-top: 10px;
    background-color:#F0F0F0 !important;
}

    .footer-center .item-center {
        padding: 30px 0 0 0;
        position: relative;
        text-align: center;
    }

        .footer-center .item-center:hover i {
            cursor: pointer;
            margin-top: -20px;
            moz-transition: 0.5s all ease;
            ms-transition: 0.5s all ease;
            o-transition: 0.5s all ease;
            transition: 0.5s all ease;
            webkit-transition: 0.5s all ease;
        }

        .footer-center .item-center .arrow_footer {
            background: url("../img/arrow_footer.png") no-repeat center center;
            height: 15px;
            left: 0;
            position: absolute;
            top: -15px;
            width: 100%;
        }

        .footer-center .item-center h4 {
            padding-bottom: 0;
        }

        .footer-center .item-center i {
            font-size: 1.8em;
            line-height: 1.4em;
            moz-transition: 0.5s all ease;
            ms-transition: 0.5s all ease;
            o-transition: 0.5s all ease;
            transition: 0.5s all ease;
            webkit-transition: 0.5s all ease;
        }

        .footer-center .item-center p {
            color: #ddd;
            margin: 0 auto;
            max-width: 88%;
        }

    .footer-center .top {
        border-bottom: 1px solid #E6E6E6;
        margin-bottom: 28px;
        padding-bottom: 18px;
    }

footer h4, footer h3, footer i {
    color: #f5f5f5;
}

footer p, footer .twitter {
    color: #000000;
    font-size: 14px;
    line-height: 23px;
}

.twitter .owl-controls {
    margin-top: 20px;
}

.footer-center .fa-twitter,
.footer-top .fa-twitter {
    color: #29c0d4;
    float: left;
    font-size: 2.5em;
    margin-right: 20px;
}

.footer-top .fa-twitter {
    float: none;
}

footer .border-right {
    border-right: 1px solid #E6E6E6;
    padding-right: 25px;
}

footer form {
    padding-bottom: 30px;
}

footer .btn {
    border: 0;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
    font-weight: 300;
}

    footer .btn:hover {
        color: #f5f5f5;
    }

footer .input-group-addon, footer input {
    background: #f5f5f5;
    border: 0;
}

    footer .input-group-addon i {
        color: #131313;
        text-shadow: 1px 1px 1px #ccc;
    }

footer .links li {
    color: #f5f5f5;
    line-height: 32px;
}

    footer .links li a {
        color: #777;
        font-size: 14px;
        padding-left: 7px;
    }

.footer-bottom {
    padding: 6px 0 5px 0;
}

    .footer-bottom ul li {
        display: inline-block;
        margin: 0 10px;
    }

        .footer-bottom ul li a {
            color: #f5f5f5;
            font-size: 15px;
        }

.menu-footer {
    padding: 5px 0 0 10px;
}

.logo-footer {
    float: left;
}

    .logo-footer h2 {
        color: #f5f5f5;
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 30px;
        padding: 0 10px 0 0;
    }

footer .social {
    text-align: right;
    margin-bottom: 0px !important;
}

modal-body p {
    color: #000000 !important;
    font-size: 15px !important;
}

.social li {
    background: #656565;
    border-radius: 50%;
    display: inline-block;
    height: 36px;
    margin: auto 2px;
    text-align: center;
    width: 36px;
}

    .social li i {
        color: #fff;
        font-size: 16px;
        line-height: 38px;
        text-shadow: none;
    }

    .social li:hover i {
        color: #fff;
    }

.coopring p {
    font-size: 14px;
    margin: 0;
    padding: 5px 0 0 0;
}

footer .social li {
    height: 36px;
    width: 36px;
}

    footer .social li i {
        font-size: 26px;
        line-height: 36px;
    }

footer .tags a {
    color: #dedede;
}

#toTop {
    background: url("../img/ui.totop.png") no-repeat left top;
    border: none;
    bottom: 10px;
    display: none;
    height: 51px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 51px;
}

#toTopHover {
    background: url("../img/ui.totop.png") no-repeat left -51px;
    display: block;
    float: left;
    height: 51px;
    moz-opacity: 0;
    opacity: 0;
    overflow: hidden;
    width: 51px;
}

#toTop:active, #toTop:focus {
    outline: none;
}

.works {
}

#works .item-work {
    max-width: 280px;
}

    #works .item-work:first-child {
        margin-left: 40px;
    }

.item-work img {
    display: block;
    height: auto;
    max-width: 100%;
}

.item-work .hover {
    overflow: hidden;
    position: relative;
}

.item-work .info-work {
    background: #fff;
    border: solid 1px #cdcdcd;
    border-top: 0;
    font-size: 14px;
    padding: 10px 5px;
    text-align: center;
}

    .item-work .info-work h4 {
        font-weight: 300;
        padding: 0;
    }

    .item-work .info-work p {
        font-size: 13px;
        line-height: 23px;
    }

    .item-work .info-work .icons-work {
        display: inline;
        margin-top: 15px;
        padding: 12px 20px;
    }

    .item-work .info-work i {
        color: #131313;
        font-size: 16px;
        padding: 0 5px;
    }

        .item-work .info-work i:hover {
            cursor: pointer;
        }

.overlay {
    height: 100%;
    left: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    opacity: 0;
    o-transition: 0.3s all ease;
    position: absolute;
    top: 0px;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    width: 100%;
    z-index: 1;
}

.item-work:hover .overlay {
    cursor: pointer;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    opacity: 1;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.portfolioContainer .item-work {
    margin-bottom: 30px;
}

.carousel img {
    width: 100%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 50px;
}

.technologies {
    margin: 25px 0;
}

    .technologies i {
        font-size: 2em;
        margin: auto 10px;
    }

.list li {
    line-height: 35px;
}

    .list li i {
        font-size: 14px;
        padding-right: 8px;
    }

#slide-services .item-work {
    margin-bottom: 25px;
}

    #slide-services .item-work h4 {
        font-size: 14px;
    }

.portfolioFilter {
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px;
    padding-bottom: 10px;
    text-align: right;
}

    .portfolioFilter a {
        color: #131313;
        font-size: 14px;
        margin: auto 10px;
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        padding-bottom: 13px;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
    }

        .portfolioFilter a:hover {
            moz-transition: 0.3s all ease;
            ms-transition: 0.3s all ease;
            o-transition: 0.3s all ease;
            text-decoration: none;
            transition: 0.3s all ease;
            webkit-transition: 0.3s all ease;
        }

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    webkit-transition-duration: 0.8s;
}

.isotope {
    moz-transition-property: height, width;
    transition-property: height, width;
    webkit-transition-property: height, width;
}

    .isotope .isotope-item {
        moz-transition-property: -moz-transform, opacity;
        transition-property: transform, opacity;
        webkit-transition-property: -webkit-transform, opacity;
    }

.slide-team img {
    max-width: 100%;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

    .slide-team img:hover {
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        opacity: 0.7;
        o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
    }

.slide-team .btn {
    margin: 0 0 25px 0;
    padding: 8px 25px;
}

.slide-team .title-subtitle {
    padding: 0;
}

    .slide-team .title-subtitle span {
        line-height: 24px;
        padding-bottom: 5px;
    }

.slide-team .text-right {
    float: right;
    font-size: 12px;
    font-style: italic;
    padding-right: 10px;
}

.slide-team .social li:first-child {
    margin-left: 0;
}

.meter {
    background: #e6e6e6;
    margin: 0 0 20px 0;
    position: relative;
    width: 100%;
}

    .meter:last-child {
        margin: 0;
    }

    .meter > span {
        color: #fff;
        display: block;
        font-size: 14px;
        height: 100%;
        overflow: hidden;
        padding: 5px 0 5px 10px;
        position: relative;
    }

        .meter > span:after, .animate > span > span {
            background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
            background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 8px;
            border-top-left-radius: 20px;
            border-top-right-radius: 8px;
            bottom: 0;
            color: #fff;
            content: "";
            left: 0;
            moz-background-size: 50px 50px;
            moz-border-radius-bottomleft: 20px;
            moz-border-radius-bottomright: 8px;
            moz-border-radius-topleft: 20px;
            moz-border-radius-topright: 8px;
            overflow: hidden;
            padding-left: 3%;
            position: absolute;
            right: 0;
            top: 0;
            webkit-animation: move 2s linear infinite;
            webkit-background-size: 50px 50px;
            webkit-border-bottom-left-radius: 20px;
            webkit-border-bottom-right-radius: 8px;
            webkit-border-top-left-radius: 20px;
            webkit-border-top-right-radius: 8px;
            z-index: 1;
        }

.animate > span:after {
    display: none;
}

.nostripes > span > span, .nostripes > span:after {
    background-image: none;
    webkit-animation: none;
}

aside {
    margin-bottom: 40px;
}

    aside .list li {
        border-bottom: 1px solid #dedede;
        line-height: 40px;
        moz-transition: 0.5s all ease;
        ms-transition: 0.5s all ease;
        o-transition: 0.5s all ease;
        transition: 0.5s all ease;
        webkit-transition: 0.5s all ease;
    }

        aside .list li:hover {
            background-color: #eee;
            cursor: pointer;
            moz-transition: 0.5s all ease;
            ms-transition: 0.5s all ease;
            o-transition: 0.5s all ease;
            transition: 0.5s all ease;
            webkit-transition: 0.5s all ease;
        }

        aside .list li i {
            display: inline-block;
        }

        aside .list li a {
            color: #131313;
            display: inline-block;
            font-size: 14px;
        }

            aside .list li a:hover {
                text-decoration: none;
            }

    aside .search {
        width: 100%;
    }

.tab-content {
    border: solid #dedede 1px;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    padding: 10px;
}

.post-image {
    float: left;
    margin-right: 10px;
}

.post-info {
    font-size: 14px;
    line-height: 22px;
}

.simple-post-list li {
    border-bottom: 1px dotted #E2E2E2;
    min-height: 62px;
    padding: 15px 0;
}

    .simple-post-list li:last-child {
        border-bottom: 0;
    }

.tabs .nav li i {
    padding-right: 5px;
}

.page-error {
    margin: 0 auto;
    max-width: 80%;
    text-align: center;
}

    .page-error h1 {
        font-size: 140px;
        line-height: 140px;
    }

        .page-error h1 i {
            font-size: 200px;
            line-height: 190px;
        }

    .page-error hr.tall {
        margin: 20px 0 30px 0;
    }

.accordion-trigger h3 {
    margin: 0 10px;
}

.accordion-trigger {
    background: #f9f9f9 url("../img/toggle.png") no-repeat right 14px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    margin: 0 0 15px 0;
    moz-transition: all .1s linear;
    o-transition: all .1s linear;
    padding: 10px 10px 10px 25px;
    text-decoration: none;
    transition: all .1s linear;
    webkit-transition: all .1s linear;
}

    .accordion-trigger i {
        font-size: 18px;
        padding-right: 10px;
    }

    .accordion-trigger:hover {
        moz-transition: all .1s linear;
        o-transition: all .1s linear;
        transition: all .1s linear;
        webkit-transition: all .1s linear;
    }

.accordion-container {
    padding: 10px 0;
}

    .accordion-container p {
        margin: 0 0 10px 0;
    }

.sitemap {
    background: url("../img/line_tree1.gif") left repeat-y;
    display: inline;
    float: left;
    font-size: 14px;
    margin-right: 2px;
    padding: 10px 0 0 0;
    width: 370px;
}

    .sitemap li {
        background: url("../img/line_tree2.gif") 0 center no-repeat;
        float: left;
        line-height: 35px;
        padding-left: 25px;
        width: 347px;
    }

        .sitemap li.has_sub {
            background: url("../img/line_tree2.gif") 0 17px no-repeat;
        }

        .sitemap li a {
            color: #666;
            position: relative;
            text-decoration: none;
        }

            .sitemap li a:hover {
                color: #cbd6e2;
                text-decoration: underline;
            }

    .sitemap ul {
        padding-top: 0;
        width: 132px;
    }

.post .post-meta {
    border: solid 1px #dedede;
    display: block;
    font-size: 12px;
    margin: 10px 0;
    padding: 3px 7px;
}

    .post .post-meta span,
    .post .post-meta i {
        color: #777;
        padding: 0 0 0 3px;
    }

.post {
}

    .post .post-image {
        margin-bottom: 5px;
        width: 100%;
    }

        .post .post-image img {
            width: 100%;
        }

    .post h3 a:hover,
    .post h2 a:hover {
        text-decoration: none;
    }

    .post h3 {
        font-weight: 200;
        padding: 0;
    }

.tags a {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    color: #696969;
    display: inline-block;
    font-size: 12px;
    margin: 0 0px 4px 0;
    padding: 6px 10px;
    transition: all .2s ease;
    webkit-transition: all .2s ease;
}

    .tags a:hover {
        border: 1px solid #131313;
        text-decoration: none;
        transition: all .2s ease;
        webkit-transition: all .2s ease;
    }

.tags i {
    padding-right: 5px;
}

.autor {
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

    .autor h4 {
        padding-top: 5px;
    }

    .autor h3 i,
    .comment-post h3 i {
        padding-right: 10px;
    }

.content-autor {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 30px;
}

    .content-autor p {
        margin: 10px 0 0 0;
        padding: 0 10px 0 0;
    }

.image-autor {
    border: solid 4px white;
    border-radius: 70.799999999999997px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    moz-background-clip: padding;
    moz-border-radius: 70.799999999999997px;
    moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
    overflow: hidden;
    webkit-background-clip: padding-box;
    webkit-border-radius: 70.799999999999997px;
    webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    width: 100px;
}

    .image-autor img {
        width: 100%;
    }

.image-visitor {
    background: #888;
    background-clip: padding-box;
    border: solid 4px white;
    border-radius: 40.799999999999997px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    moz-background-clip: padding;
    moz-border-radius: 40.799999999999997px;
    moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
    moz-transition: all .4s ease-out;
    overflow: hidden;
    transition: all .4s ease-out;
    webkit-background-clip: padding-box;
    webkit-border-radius: 40.799999999999997px;
    webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    webkit-transition: all .4s ease-out;
    width: 80px;
}

    .image-visitor img {
        width: 100%;
    }

.comment-post {
}



.comment-post h6 {
    line-height: 15px;
    margin-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

    .comment-post .date {
        color: #888;
        display: block;
        font: 400 .75em/1 tahoma,sans-serif;
        margin: .2em;
        text-align: center;
    }

    .comment-post .info-comment {
        min-height:152px;
        background: white;
        background-clip: padding-box;
        border: solid 1px #EEE;
        box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
        margin: 12px 0;
        moz-background-clip: padding;
        moz-box-shadow: -1px 1px 5px rgba(0,0,0,0.09999999999999998);
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        padding: 15px;
        position: relative;
        transition: 0.3s all ease;
        webkit-background-clip: padding-box;
        webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
        webkit-transition: 0.3s all ease;
    }

        .comment-post .info-comment:hover {
            box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
            cursor: pointer;
            moz-box-shadow: 2px 5px 15px rgba(0,0,0,0.2);
            moz-transition: 0.3s all ease;
            ms-transition: 0.3s all ease;
            o-transition: 0.3s all ease;
            transition: 0.3s all ease;
            webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
            webkit-transition: 0.3s all ease;
        }

.info-comment a {
}

.info-comment p {
    margin: 0;
}

.child {
    margin-left: 10%;
}

.arrow-comment {
    height: 50px;
    left: -16px;
    position: absolute;
    top: 20%;
    width: 16px;
}

#form-comment .form-group {
    margin-bottom: 20px;
    overflow: auto;
}

#form-comment h3,
.comment-post h3,
.autor h3,
.autor h4 {
    font-weight: 200;
}

#contactUs,
#support {
    padding: 10px 20px 0 20px;
}

#map {
    border-bottom: solid 1px #dedede;
    box-shadow: 0px 5px 20px #eee;
    display: block;
    height: 400px;
    margin: 0 auto;
    moz-box-shadow: 0px 5px 20px #eee;
    webkit-box-shadow: 0px 5px 20px #eee;
    width: 100%;
}

address {
    line-height: 35px;
}

    address i {
        padding-right: 10px;
    }

    address strong {
        padding-right: 3px;
    }

.form-contact input,
.form-contact select {
    margin-bottom: 20px;
}

.item-table {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0;
    margin-top: 20px;
    moz-box-sizing: border-box;
    position: relative;
    text-align: center;
    webkit-box-sizing: border-box;
}

    .item-table:hover {
        box-shadow: 0px 3px 3px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
    }

.table-item-highlighted {
    margin-top: 0;
    padding-bottom: 20px;
    z-index: 99;
}

.tables-together .item-table {
    float: left;
    width: 33%;
}

.tables-together .table-item-highlighted {
    margin-top: 0;
    padding-bottom: 20px;
    width: 34%;
}

.table-header {
    background: #f2f2f2;
    background: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: -0.05em;
    line-height: 44px;
    margin: 0;
    moz-border-radius: 5px 5px 0 0;
    padding: 30px 0 20px 0;
    text-shadow: 0 2px #fff;
    webkit-border-radius: 5px 5px 0 0;
}

.table-item-highlighted .table-header {
    padding-bottom: 20px;
    padding-top: 60px;
}

.table-tagline {
    background: #f2f2f2;
    background: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
    border-bottom: 1px solid #ddd;
    color: #ababab;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 2.1em;
    margin-bottom: 4.7em;
    padding-top: 0.1em;
    text-transform: uppercase;
}

.table-price-container {
    margin: 0 auto;
    min-height: 75px;
    width: 90%;
}

.table-price {
    font-weight: 700;
}

.table-price-currency {
    font-size: 1.75em;
    margin-top: -0.7em;
    position: absolute;
    text-align: right;
}

.table-price-whole {
    font-size: 4em;
    margin-left: 19px;
}

.table-price-decimals {
    font-size: 22px;
    margin: -19px 0;
    position: absolute;
}

.table-price-period {
    font-size: 16px;
    text-transform: uppercase;
}

.table-discount {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    height: 109px;
    line-height: 35px;
    padding-top: 25px;
    position: absolute;
    top: -40px;
    width: 100%;
}

.table-price-discountinfo {
    color: #ababab;
    font-size: 14px;
    line-height: 24px;
    padding-top: 8px;
    text-align: center;
}

.table-features {
    border-top: 1px solid #ebebeb;
    margin: 2em 0;
}

.table-features-item {
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    padding: 0.25em;
}

.table-cta {
    font-size: 0.7em;
    font-weight: bold;
    margin-top: 1em;
    text-transform: uppercase;
}

.button-base {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 3px 0px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
    color: #fff;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 0.35em;
    moz-border-radius: 5px;
    padding: 0.8em 2em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px rgba(0,0,0, 0.2);
    webkit-border-radius: 5px;
}

    .button-base:hover {
        color: #fff;
        opacity: 0.8;
        text-decoration: none;
    }

.button-gray {
    background-color: #c1c1c1;
}

.table-shadow-left {
    right: -1px;
}

.table-shadow-right {
    left: -1px;
}

.table-shadow {
    height: 557px;
    margin-top: -279px;
    position: absolute;
    top: 50%;
    width: 10px;
}

.register input {
    border-radius: 0;
    font-size: 13px;
    height: 35px;
    margin-bottom: 20px;
    padding: 5px 10px;
    width: 100%;
}

.register .btn {
    border: none;
    float: right;
    height: auto;
    padding: 10px 15px;
    width: auto;
}

.custom_input_file {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .custom_input_file i {
        font-size: 8em;
    }

    .custom_input_file .input_file {
        border: 10000px solid transparent;
        cursor: pointer;
        filter: alpha(opacity=0);
        font-size: 10000px;
        margin: 0;
        opacity: 0;
        outline: 0;
        padding: 0;
        position: absolute;
        right: -1000px;
        top: -1000px;
    }

@media handheld, only screen and (max-width:1980px) {
    .item-service-carousel {
        margin: 0 0 0 3%;
    }

    .services-carousel {
        height: 385px;
    }
}

@media handheld, only screen and (max-width:1680px) {
    .item-service-carousel {
        margin: 0 3% 0 3%;
    }

        .item-service-carousel:hover {
            margin-top: -50px;
        }
}

@media handheld, only screen and (max-width:1600px) {
    .item-service-carousel:hover {
        margin-top: -38px;
    }
}

@media handheld, only screen and (max-width:1400px) {
    .item-service-carousel {
        margin: 0 0 0 7%;
    }

        .item-service-carousel:hover {
            margin-top: -50px;
        }
}

@media handheld, only screen and (max-width:1024px) {
    .sf-menu > li {
        margin: 0 30px 0 0;
    }

    /*.camera_wrap {
        height: 400px;
    }*/

    .style_one,
    .style_two {
        margin-top: 6%;
        position: relative;
    }

        .style_one h1,
        .style_two h1 {
            font-size: 30px;
            line-height: 40px;
            margin-bottom: 8px;
        }

            .style_one h1 span,
            .style_two h1 span {
                font-size: 42px;
                line-height: 52px;
            }

                .style_one h1 span span {
                    padding-bottom: 15px;
                }

        .style_one p,
        .style_two p {
            margin-bottom: 20px;
        }

    .box-action h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .box-action .button a {
        font-size: 28px;
    }

    #services .owl-prev {
        left: 20%;
    }

    #services .owl-next {
        right: 20%;
    }

    .services .owl-item {
        margin-top: 76px;
    }

    h1 {
        font-size: 30px;
        line-height: 40px;
    }

    h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .box .name h4 {
        margin-bottom: 0;
    }

    .box p {
        font-size: 14px;
        line-height: 22px;
    }

    .titles-heading h1 {
        width: 35%;
    }

    .feature-element li .cirle-feature {
        height: 65px;
        width: 65px;
    }
}

@media handheld, only screen and (max-width:1000px) {
    header {
        position: relative;
    }

    .clear-sm {
        clear: both;
    }

    .margin-bottom-10-sm {
        margin-bottom: 10px;
    }

    #menu {
        display: none;
    }

    .tinynav {
        border: 1px solid #dbdbdb;
        border-radius: 0;
        display: inline;
        font-size: 14px;
        height: 30px;
        padding: 5px 10px;
        right: 20px;
        top: -27px;
        /*width: 30%;*/
    }

    /*.camera_wrap {
        height: 350px;
        margin-top: 0;
    }

    .camera_wrap {
        height: 300px;
    }*/

    .style_one,
    .style_two {
        margin-top: 4%;
        position: relative;
    }

        .style_one h1,
        .style_two h1 {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 0px;
        }

            .style_one h1 span,
            .style_two h1 span {
                font-size: 30px;
                line-height: 40px;
            }

                .style_one h1 span span {
                    padding-bottom: 10px;
                }

        .style_one p.lead,
        .style_two p.lead {
            font-size: 16px;
            line-height: 24px;
            margin-bottom: 15px;
            margin-top: 15px;
        }

        .style_two .btn,
        .style_one .btn {
            font-size: 13px;
            padding: 5px;
        }

        .style_one .col-md-8,
        .style_two .col-md-8 {
            max-width: 70%;
        }

        .style_two .col-md-4,
        .style_one .col-md-4 {
            position: absolute;
            right: 20px;
            top: 18%;
            width: 32%;
        }

        .style_one .boxes-info {
            display: none;
        }

    .box-action .title {
        float: left;
        width: 75%;
    }

    .box-action .lead {
        font-size: 20px;
        font-weight: 300;
        line-height: 30px;
    }

    .box-action .button a {
        font-size: 18px;
    }

    .box-action .button a {
        text-decoration: none;
    }

    .title-section {
        margin-top: 0;
    }

    .search {
        /*max-width: 30%;
        position: absolute;
        right: 20px;
        top: -45px;*/
        max-width: 100%;
        position: inherit;
        right: 0px;
        top: 0px;
    }

    .important-info .title h1 {
        font-size: 120px;
        line-height: 130px;
    }

    aside .search {
        max-width: 100%;
        position: relative;
        right: 0;
        top: 0;
    }

    .animation-services iframe {
        height: 250px;
    }

    #slide-services .btn {
        margin-bottom: 30px;
    }

    #slide-services .container {
        margin: 0 auto;
        max-width: 500px;
        text-align: center;
    }

    #slide-team {
        text-align: center;
    }

        #slide-team .meter {
            text-align: left;
        }

    .responsive-numbers {
        display: block;
    }

    .clients .title-downloads .responsive-numbers span {
        line-height: 70px;
    }

    .image-clients-downloads li {
        margin-bottom: 10px;
    }

    .item-work,
    .carousel {
        margin: auto auto;
        max-width: 480px;
    }

        .item-work img {
            width: 100%;
        }

    .portfolioContainer .col-md-3,
    .portfolioContainer .col-md-4,
    .portfolioContainer .col-md-2 {
        margin: 0 auto;
        width: 100%;
    }

    .portfolioFilter a {
        line-height: 50px;
    }

    .sitemap {
        margin-bottom: 50px;
    }

    .arrow-comment {
        height: 16px;
        left: 0;
        position: absolute;
        top: -16px;
        width: 100%;
    }

    .info-comment a {
        /*display: none;*/
        display: inline;
    }

    .child {
        margin: 0 auto;
        width: 80%;
    }

    .item-table {
        margin: 0 auto;
        margin-bottom: 50px;
        max-width: 500px;
    }

    .icon-section {
        display: none;
    }

    .item-service {
        margin: 0 auto 30px auto;
        max-width: 350px;
        text-align: center;
    }

    .feature-element li .col-md-7 {
        display: block;
        margin-top: 20px;
        width: 100%;
    }

    .feature-element li .cirle-feature {
        float: none;
    }

    .feature-element li .line-feature {
        float: right;
        width: 80%;
    }

    .border-right {
        border: 0;
    }

    .titles-heading h1 {
        width: 50%;
    }

    .boxes-info {
        margin: 0 auto 30px auto;
        max-width: 350px;
    }

    .post-testimonials h3, .box {
    }

        .box .link {
            margin-top: 5%;
        }

        .box .info {
            border: 0;
            text-align: center;
        }

        .box .date,
        .box .photo {
            margin: 0 auto;
            max-width: 40%;
        }

        .box .col-md-9 {
            text-align: center;
        }

        .box .name h4 {
            border: 0;
        }

    .important-info {
        text-align: center;
    }

        .important-info .btn {
            margin-bottom: 20px;
        }

    .jBar .container {
        margin: 0 auto;
        max-width: 400px;
        text-align: center;
    }
}

@media handheld, only screen and (max-width:768px) {
    .margin-bottom-10-sm {
        margin-bottom: 10px;
    }

    .search_slider {
        margin-bottom: 100px;
    }

    #sponsors .owl-prev {
        left: 42%;
    }

    #sponsors .owl-next {
        right: 42%;
    }

    .sponsors h2 {
        font-size: 22px;
        line-height: 30px;
    }

        .sponsors h2 span {
            font-size: 30px;
            line-height: 40px;
        }

    #sponsors {
        margin: 20px 0 80px 0;
    }

    .sponsors .circle {
        left: 45.5%;
    }

    footer {
        text-align: center;
    }

    .arrow_footer {
        display: none;
    }

    footer .border-right {
        border: 0;
        /* border-bottom: 1px solid #333;*/
        margin-bottom: 20px;
        padding: 0 0 20px 0;
    }

    footer .input-group {
        margin: 0 auto;
        max-width: 420px;
    }

    footer form {
        padding-bottom: 10px;
    }

    footer .social {
        display: table;
        margin: 0 auto;
        margin-top: 20px;
        text-align: center;
    }

        footer .social li {
            margin-bottom: 10px;
        }

    .logo-footer {
        float: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .footer-center .fa-twitter {
        float: none;
        margin-right: 0;
    }

    .important-info .title h1 {
        font-size: 100px;
        line-height: 110px;
    }

    #map {
        display: none;
    }

    .tables-together .item-table {
        float: none;
        margin: 0 auto;
        margin-bottom: 50px;
        max-width: 500px;
        width: 100%;
    }

        .tables-together .item-table img {
            display: none;
        }
}

@media handheld, only screen and (max-width:600px) {
    .margin-bottom-10-xs {
        margin-bottom: 10px;
    }

    /*.camera_wrap {
        height: 250px;
    }*/

    .style_one h1,
    .style_two h1 {
        font-size: 15px;
        line-height: 25px;
    }

        .style_one h1 span,
        .style_two h1 span {
            font-size: 20px;
            line-height: 30px;
        }

            .style_one h1 span span {
                padding-bottom: 5px;
            }

    .style_one p.lead,
    .style_two p.lead {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .style_two .btn,
    .style_one .btn {
        font-size: 12px;
        padding: 3px 8px;
    }

    .style_two .col-md-4,
    .style_one .col-md-4 {
        width: 30%;
    }

    .style_two h1 span .border {
        margin-top: 0;
    }

    .box-action {
        display: none;
    }

    .animation-services iframe {
        height: 280px;
    }

    #theme-options {
        opacity: 0;
    }

    .search {
        /*display: none;*/
        display: block;
    }

    aside .search {
        display: block;
    }

    .important-info .title {
        bottom: -30px;
    }

        .important-info .title h1 {
            font-size: 70px;
            line-height: 80px;
        }

    .item-work {
        margin: 0 auto;
        max-width: 400px;
    }

    #works .item-work {
        margin: 0 auto;
        max-width: 400px;
    }

        #works .item-work:first-child {
            margin-left: auto;
        }
}

@media handheld, only screen and (max-width:480px) {
    .margin-bottom-10-xs {
        margin-bottom: 10px;
    }

    .clear-xs {
        clear: both;
    }

    .logo img {
        margin: 0 auto;
        /* width: 60%;*/
        /*width: 26%;*/
    }

    .mobile-mhrd {
        margin: 0 auto;
        width: 100%;
    }

    #sponsors .owl-prev {
        left: 40%;
    }

    #sponsors .owl-next {
        right: 40%;
    }

    .sponsors .circle {
        left: 42.5%;
    }

    .title-section {
        text-align: center;
    }

        .title-section .subtitle-section {
            display: block;
            height: 33px;
            left: 0;
            line-height: 14px;
            margin: 20px 0 0 0;
        }

        .title-section .title {
            border: 0;
            margin: 0;
        }

            .title-section .title h1 {
                display: block;
                padding: 0;
            }

    .line-title {
        display: none;
    }

    .mobile-nav {
        position: inherit !important;
        height: 225px !important;
    }

    /*.camera_wrap {
        height: 200px !important;
    }*/

    .carousel-caption {
        bottom: -20px !important;
        padding-bottom: 0px !important;
    }

    .camera_prev, .camera_next, .camera_commands {
        margin-top: 0px !important;
    }

    .accordion-heading h4 {
        font-size: 13px !important;
    }

    .search-bottom {
        text-align: left !important;
    }

    .mobile-clear {
        clear: both;
    }

    .footer-contact p {
        text-align: left;
    }

    .mobile-clear {
        text-align: left;
    }

    
}

@media handheld, only screen and (max-width:320px) {
    .margin-bottom-10-xs {
        margin-bottom: 10px !important;
    }

    /*.camera_wrap {
        height: 230px;
    }*/

    .style_one h1,
    .style_two h1 {
        font-size: 13px;
        line-height: 22px;
    }

        .style_one h1 span,
        .style_two h1 span {
            font-size: 17px;
            line-height: 27px;
        }

            .style_one h1 span span {
                padding-bottom: 5px;
            }

    .style_one p.lead,
    .style_two p.lead {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    #sponsors .owl-prev {
        left: 37%;
    }

    #sponsors .owl-next {
        right: 37%;
    }

    #sponsors li {
        margin: auto 10px;
        max-width: 120px;
    }

        #sponsors li img {
            width: 100%;
        }

    .sponsors .circle {
        left: 40%;
    }

    .mobile-nav {
        position: inherit !important;
        height: 225px !important;
    }

    /*.camera_wrap {
        height: 200px !important;
    }*/

    .carousel-caption {
        bottom: -20px !important;
        padding-bottom: 0px !important;
    }

    .camera_prev, .camera_next, .camera_commands {
        margin-top: 0px !important;
    }

    .accordion-heading h4 {
        font-size: 15px !important;
    }

    .search-bottom {
        text-align: left !important;
    }

    .mobile-clear {
        clear: both;
    }

    .mobile-clear {
        text-align: left;
    }

    .footer-contact p {
        text-align: left;
    }
}

@media handheld, only screen and (max-width:240px) {
    .logo img {
        max-width: 30%;
    }
}

@media only screen and (min-width:240px) and (max-width:1000px) {
    .responsiv_div {
        margin: 0 auto;
        padding-left: 13px;
        width: 90% !important;
    }

    .search_slider {
        margin-bottom: 70px !important;
    }
}

.header_shadow {
    background: url(../img/header_shadow.png) no-repeat;
    background-position: center bottom;
    height: 130px;
    position: absolute;
    width: 100%;
    z-index: -1;
    z-index: 1000;
}

.header_reg {
    font-size: 12px;
    height: 28px;
    margin-bottom: 10px;
    padding: 0px 12px;
}

.jBar h5 span {
    color: #FF8364 !important;
    float: right;
    font-size: 12px;
    font-weight: 300;
    margin-right: 15px;
}

.slider_icon {
    width: 100%;
}

    .slider_icon img {
        float: right;
        height: 91px;
        margin-right: 85px;
        margin-top: 16px;
        width: 91px;
    }

.mhrd_part {
    float: right;
    text-align: right;
}

    .mhrd_part img {
        float: right;
    }

    .mhrd_part p {
        color: #606060;
        font-size: 14px;
        line-height: 1.6;
        margin-top: 12px;
    }

        .mhrd_part p strong {
            color: #606060;
            margin-right: 5px;
        }

.login_part {
    color: #fff;
    cursor: pointer;
    float: right;
    text-align: right;
}

    .login_part p {
        font-size: 11px;
        font-weight: 800;
        line-height: normal;
        margin-bottom: 3px;
    }

.browser_support {
    width: 100%;
}

    .browser_support ul li {
        float: left;
        padding: 0px 2px;
    }

.text-red {
    color: #1c85be !important;
}

.background-red {
    background: #1c85be !important;
    color: #fff !important;
}

.text-orange {
    color: #FF8364 !important;
}

.about_bottom img {
    margin-bottom: 10px;
}

.quick_links a {
    border: 1px solid #FF8364;
    color: #FF8364;
    float: left;
    font-size: 12px !important;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 8px;
}

    .quick_links a:hover {
        background: #FF8364;
        border: 1px solid #FF8364;
        color: #fff;
        text-decoration: none;
    }

.text-black {
    color: #27292B;
}

.text-white {
    color: #ffffff;
}

.padding-10 {
    padding: 10px 0px;
}

.margin_auto {
    margin: 0 auto;
    width: 26%;
}

.padding-top-zero {
    padding-top: 0px;
}

.padding-bottom-zero {
    padding-bottom: 0px;
}

.text p {
    line-height: 1.6;
    margin-bottom: 2px;
    margin-top: 10px;
    text-align: justify;
    font-weight: 400;
}

.home_title {
    border-bottom: 2px solid #FF8364;
    padding-bottom: 0px;
}

    .home_title span {
        background: #FF8364;
        color: #fff;
        padding: 5px 19px;
    }

.contribution_part {
    height: auto;
    padding: 8px 0px;
    padding-bottom: 22px;
    padding-right: 13px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

    .contribution_part h6 {
        color: #fff;
        /* line-height: 1.5; */
        padding: 0px 10px;
        font-size: 17px;
        font-weight: 400;
    }

    .contribution_part div a:hover {
        text-decoration: none;
    }

    .contribution_part div a {
        color: #ffffff;
        font-size: 11px;
        margin-left: 10px;
        text-align: right;
        text-decoration: underline;
    }

    .contribution_part p {
        color: #ffffff;
        font-size: 13px;
        margin-bottom: 1px;
        padding-left: 10px;
    }

.count_part {
    padding: 20px 0px;
}

.count_box {
    padding: 15px 0px;
}

    .count_box h6 i {
        font-size: 56px;
    }

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.count_seach a {
    background: #FF8364 !important;
    border-color: #FF8364 !important;
    margin-top: 30px;
    width: 86%;
}

.count_seach {
    padding-left: 30px;
    padding-right: 30px;
}

    .count_seach select {
        font-size: 12px;
    }

.search-left {
}

    .search-left span {
        background: #1c85be;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        color: #ffffff;
        padding: 2px 10px;
    }

    .search-left a {
        background: #1c85be !important;
        border-color: #1c85be !important;
    }

.line-height {
    line-height: inherit !important;
}

.radio label input {
    margin: 2px;
}

.search-bottom {
    padding: 10px 0px;
}

.search-right {
    color: #fff;
    padding: 0px 0px;
}

.left-red-part {
    background: #1c85be;
    color: #fff;
    padding: 2px 7px;
}

.right-black-part {
    padding: 2px 5px;
}

    .right-black-part span {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .right-black-part b {
        font-size: 13px;
    }

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.border-red {
    border: 1px solid #1c85be;
    float: left;
    width: 100%;
}

.accordion-heading h4 strong a {
    color: #333333;
}

.text-justify {
    text-align: justify;
}

.about-img {
    border: 1px solid #ccc;
    padding: 10px 10px;
}

    .about-img img {
    }

.right-black-part h6 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

    .right-black-part h6 i {
        background: #FF8364;
        border-radius: 62px;
        font-size: 18px;
        height: 30px;
        margin-top: 0px;
        padding: 6px;
        width: 30px;
    }

.middle-orange-part {
    background: #FF8364;
    color: #fff;
    padding: 2px 7px;
}

.border-orange {
    border: 1px solid #FF8364;
    float: left;
    width: 100%;
    height: 180px;
}

.middle-search {
    padding: 13px 15px;
}

.black-background {
    background: #000000;
}

.white-background {
    background: #ffffff;
}

.accordion-heading h4 {
    font-size: 17px;
    margin-top: 8px;
}

    .accordion-heading h4 strong a i {
        border: none;
        float: right;
        padding-top: 9px;
    }

.border-bottom {
    border-bottom: 1px solid #eee;
}

.subject_vidya_icon {
    padding-bottom: 6px;
    padding-top: 12px;
}

    .subject_vidya_icon span img {
        float: left;
        margin-left: 7px;
        margin-right: 12px;
        margin-top: 4px;
    }

.clear-col-md {
    clear: both;
}

.no-padding {
    padding: 0px !important;
}

.padding-right-zero {
    padding-right: 0px;
}

.animate_onoffset {
    text-align: center;
}

.responsiv_div {
    margin: 0 auto;
    padding-left: 13px;
    width: 40%;
}

.bottom_zero label {
    background: #FF8364;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin: 0px;
    margin-right: 3px !important;
    padding: 0px 5px;
}

    .bottom_zero label input {
    }

.slide_input_search {
    float: left;
    width: 90%;
}

.slider_submit {
    float: left;
    width: 10%;
}

.box-set {
    margin-top: -130px;
}

.search_slider {
    margin-bottom: 138px;
}

.border-radius input {
    border-radius: 0px;
}

.border-color-orange {
    border: 1px solid #FF8364 !important;
}

.input-group-btn a {
    border-radius: 0px;
}

.btn-success:hover {
    background: #FF8364 !important;
    border-color: #FF8364 !important;
    color: #fff !important;
}

.count-number {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
}

.color-one {
    background: #4cc87f !important;
}

.color-two {
    background: #cc6686 !important;
}

.color-three {
    background: #ef7351 !important;
}

.color-four {
    background: #ddc23f !important;
}

.color-five {
    background: #0099cc !important;
}

.text-color-one {
    color: #4cc87f !important;
}

.text-color-two {
    color: #cc6686 !important;
}

.text-color-three {
    color: #ef7351 !important;
}

.text-color-four {
    color: #ddc23f !important;
}

.etext-digit {
    background: #4cc87f !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 10px 19px !important;
    width: 65px;
}

.etutorial-digit {
    background: #cc6686 !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 12px 12px !important;
    width: 65px;
}

.self-digit {
    background: #ef7351 !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 11px 12px !important;
    width: 65px;
}

*.web-digit {
    background: #ddc23f !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 12px 15px !important;
    width: 65px;
}

.view a {
}

    .view a:hover {
        color: #ef7351;
    }

.captcha_part {
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 35px;
    padding: 1px 5px;
    width: 100%;
}

.line-height div button {
    border-radius: 0px !important;
}

.box-border {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    float: left;
    padding: 10px 10px;
    width: 100%;
}

.search-title a {
    background: none !important;
}

    .search-title a:hover {
        color: #1c85be;
    }

.search-p span {
    color: #000;
}

.search-p p {
    color: #7d7d7d;
    font-size: 14px;
}

.box-border aside {
}

.refine h4 {
    background: #1c85be;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    padding: 0px 0px;
}

.doc-title {
    background: #000000;
    color: #ffffff;
    font-size: 14px;
    padding: 1px 13px;
    width: 100%;
}

    .doc-title a {
        margin-top: 6px;
    }

.search-chekbox label {
    font-weight: 700;
}

    .search-chekbox label input {
        margin-top: 0px !important;
    }

.search-chekbox {
    padding: 0px 30px !important;
}

.height-600 {
    height: 400px;
}

.dotted-border {
    border: 1px dotted #ef9b11;
    border-radius: 12px;
}

.search-radio label {
    color: #fff;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.login-box {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    height: auto;
    margin-top: 0px;
    padding: 14px 30px;
}

.login-title h4 {
    background: #FF8364;
    color: #fff;
    font-size: 17px;
    margin: 0px;
    padding: 3px 0px;
    text-align: center;
}

.login-accordian {
    padding-bottom: 10px;
    padding-top: 0px;
}

.forgot a:hover {
    color: #1c85be;
}

.text-offwhite {
    color: #aaa;
}

.contact-us h4 {
    padding-bottom: 0px;
}

.contact-us h5 {
    color: #bbb;
    font-weight: 700;
    padding-bottom: 0px;
    padding-top: 0px;
}

.contact-us li i {
    margin-top: 3px;
}

.contact-us li {
    color: #ffffff;
    display: flex;
    font-size: 14px;
    line-height: inherit;
    margin-bottom: 3px;
    margin-top: 5px;
}

.clearfix {
    clear: both;
}

.contact-us li a:hover {
    color: #ffffff;
}

.contact-important-info {
    background: #000 url("../img/patterns/contact.png");
}

.projects-table {
    padding-top: 16px;
}

    .projects-table table thead {
        background: #FF8364;
        color: #ffffff;
    }

.board {
    background: #fff;
    margin: 0px auto;
    width: 95%;
}

    .board .nav-tabs {
        box-sizing: border-box;
        margin: 10px auto;
        margin-bottom: 0;
        position: relative;
    }

    .board > div.board-inner {
        background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
        background-size: 30%;
    }

p.narrow {
    margin: 10px auto;
    width: 60%;
}

.liner {
    background: #ddd;
    height: 2px;
    left: 0;
    margin: 0 35px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 45%;
    z-index: 1;
}

span.round-tabs {
    background: white;
    border-radius: 100px;
    display: inline-block;
    font-size: 25px;
    height: 70px;
    left: 0;
    line-height: 70px;
    position: absolute;
    text-align: center;
    width: 70px;
    z-index: 2;
}

    span.round-tabs.one {
        border: 2px solid rgb(34, 194, 34);
        color: rgb(34, 194, 34);
    }

li.active span.round-tabs.one {
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two {
    border: 2px solid #FF8364;
    color: #FF8364;
}

li.active span.round-tabs.two {
    background: #fff !important;
    color: #febe29;
}

span.round-tabs.three {
    border: 2px solid #3e5e9a;
    color: #3e5e9a;
}

li.active span.round-tabs.three {
    background: #fff !important;
    color: #3e5e9a;
}

span.round-tabs.four {
    border: 2px solid #1c85be;
    color: #1c85be;
}

li.active span.round-tabs.four {
    background: #fff !important;
    color: #f1685e;
}

span.round-tabs.five {
    border: 2px solid #999;
    color: #999;
}

li.active span.round-tabs.five {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs {
    background: #fafafa;
}

.nav-tabs > li {
    width: 20%;
}

    .nav-tabs > li.active:after {
        border: 10px solid transparent;
        border-bottom-color: #ddd;
        bottom: 0px;
        content: " ";
        left: 45%;
        margin: 0 auto;
        opacity: 1;
        position: absolute;
    }

    .nav-tabs > li a {
        border-radius: 100% !important;
        height: 70px;
        margin: 20px auto;
        padding: 0 !important;
        width: 70px;
    }

        .nav-tabs > li a:hover {
            background: transparent;
        }

.tab-content {
}

.tab-pane {
    padding-top: 0px;
    position: relative;
}

.tab-content .head {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.btn-outline-rounded {
    border: 2px solid transparent;
    border-radius: 25px;
    margin: 20px 0;
    padding: 10px 40px;
}

.btn.green {
    background-color: #5cb85c;
    color: #ffffff;
}

@media(max-width:585px) {
    .board {
        height: auto !important;
        width: 90%;
    }

    span.round-tabs {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        width: 50px;
    }

    .tab-content .head {
        font-size: 20px;
    }

    .nav-tabs > li a {
        height: 50px;
        line-height: 50px;
        width: 50px;
    }

    .nav-tabs > li.active:after {
        content: " ";
        left: 35%;
        position: absolute;
    }

    .btn-outline-rounded {
        padding: 12px 20px;
    }
}

.icons img {
    margin-bottom: 12px;
}

.padding-zero {
    padding: 0px;
}

.orange {
    background: #FF8364;
    color: #ffffff;
    font-size: 19px !important;
    padding: 1px 12px;
    padding-bottom: 0px !important;
    text-transform: uppercase;
}

.blue {
    background: #3e5e9a;
    color: #ffffff;
    font-size: 19px !important;
    padding: 1px 12px;
    padding-bottom: 0px !important;
    text-transform: uppercase;
}

.pink {
    background: #1c85be;
    color: #ffffff;
    font-size: 19px !important;
    padding: 1px 12px;
    padding-bottom: 0px !important;
    text-transform: uppercase;
}

.uc-heading h4 {
    padding-bottom: 5px;
    padding-top: 0px;
    margin-bottom: 5px;
    margin-top: 2px;
    font-size: 17px;
    font-weight: 700;
}

.height-295 {
    height: 295px;
}

.margin-top-zero {
    margin-top: 0px;
}

.list-page {
    padding: 0px 25px;
}

    .list-page h5 {
        font-size: 19px;
        padding-bottom: 2px;
    }

    .list-page ul {
        padding-top: 0px;
        padding-left: 20px;
        margin-bottom: 0px;
    }

        .list-page ul li {
            line-height: 1.6;
            padding: 0px 24px;
        }

.text-black {
    color: #000000;
}

.sf-menu > .active {
    color: #000;
}

.margin-zero {
    margin: 0px;
}

.slide_radio {
    color: #000000;
}

.copyright {
    color: #ffffff;
}

.title-search h3 {
    background: #FF8364;
    color: #ffffff;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
}

.panel-background {
    border: 1px solid #ddd;
    padding: 10px 10px;
}

.padding-right-10 {
    padding-right: 10px;
}

.title-td {
    font-weight: bold;
    text-align: left;
    width: 165px;
    display: flex;
}

.title-tab li a {
    border-radius: 0px !important;
    height: auto;
    margin: 0;
    padding: 10px !important;
    width: auto;
    color: #000000;
}

    .title-tab li a:hover {
        color: #ffffff;
        background: #1c85be !important;
    }

.title-tab li a {
    color: #1c85be;
}

.title-tab li {
    width: auto;
}

.title-tab > li.active::after {
    display: none;
}

.title-tab-content {
    border: none;
    border-radius: 0px;
    border-top: 0;
    padding: 0px;
}

.title-box-border {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    float: left;
    padding: 10px;
    width: 100%;
}

.border-1px {
    border: 1px solid #ccc !important;
}

.title-tab > li.active > a, .title-tab > li.active > a:hover, .title-tab > li.active > a:focus {
    background: #1c85be !important;
    border-color: #1c85be !important;
    color: #ffffff !important;
}

.title-tab {
    border-color: #1c85be !important;
}

.error {
    font-size: 14px;
    color: #f00;
    text-align: center;
    margin-bottom: 10px;
    background-color: bisque;
    padding: 3px;
}

.success {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    background-color: green;
    padding: 3px;
}

#imgdiv {
    float: left;
}

.minusclick {
    display: none;
}

.addclick a i {
    margin-top: 10px;
}

.minusclick a i {
    margin-top: 10px;
}

.addclick a {
    cursor: pointer;
}

.minusclick a {
    cursor: pointer;
}

.margin-zero {
    margin: 0px;
}

.left-title-part {
    width: 60%;
}

    .left-title-part input {
        word-wrap: break-word;
    }

.scrollbar-y {
    overflow: auto;
}

.marig-bottom-10 {
    margin-bottom: 10px;
}

.contribution_part a {
    text-align: right;
    float: right;
    margin-right: 26px;
    color: #ffffff;
}

.benefits-element li .cirle-feature {
    border: solid 3px #1c85be;
    color: #1c85be;
    position: absolute;
    z-index: 2;
}

.benefits-element li .line-feature {
    z-index: 1;
    position: absolute;
    margin-left: 25px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 10px 31px;
    width: 82%;
    background: #ffffff;
}

    .benefits-element li .line-feature i {
        margin-left: 20px;
        position: initial;
        color: #000000;
        float: right;
    }

.line-feature span {
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}

.box11 {
    background: #EF5E29;
    border: solid 3px #EF5E29 !important;
    color: #EF5E29 !important;
}

.box22 {
    background: #59A29B;
    border: solid 3px #59A29B !important;
    color: #59A29B !important;
}

.box33 {
    background: #6297C3;
    border: solid 3px #6297C3 !important;
    color: #6297C3 !important;
}

.box44 {
    background: #FAC332;
    border: solid 3px #FAC332 !important;
    color: #FAC332 !important;
}

.box55 {
    background: #CB4532;
    border: solid 3px #CB4532 !important;
    color: #CB4532 !important;
}

.box66 {
    background: #E3A339;
    border: solid 3px #E3A339 !important;
    color: #E3A339 !important;
}

.border-box11 {
    border: solid 3px #EF5E29 !important;
}

.border-box22 {
    border: solid 3px #59A29B !important;
}

.border-box33 {
    border: solid 3px #6297C3 !important;
}

.border-box44 {
    border: solid 3px #FAC332 !important;
}

.border-box55 {
    border: solid 3px #CB4532 !important;
}

.border-box66 {
    border: solid 3px #E3A339 !important;
}

.lists-accordian.active, .lists-accordian:hover {
    color: #FF8364 !important;
    background: none !important;
    border-radius: 0px !important;
    border: none !important;
    margin: 0 !important;
}

.lists-accordian {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 10px 10px 0px 25px !important;
}

.lists-container {
    padding: 0px !important;
}

.you-may-box {
    background-color: #f8f8f8;
    border: solid #ccc 1px;
    float: left;
    padding: 10px 10px;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .you-may-box h3 {
        border-bottom: 1px solid #ddd;
        padding: 0px;
        padding-bottom: 5px;
    }

.you-may-ul ul {
    z-index: 2;
    position: absolute;
    margin-top: 8px;
    margin-left: 2px;
}

    .you-may-ul ul li {
        float: left;
        padding: 0px 3px;
    }

        .you-may-ul ul li i {
            color: #ffffff;
            border-radius: 80px;
            ;
            height: 35px;
            width: 35px;
            font-size: 18px;
            border: 2px solid #fff;
        }

.you-may-description {
    width: 100%;
    float: left;
    border: 1px solid #e05f59;
    z-index: 1;
    padding: 14px 6px 4px 6px;
    border-top-right-radius: 7px;
    margin-top: 27px;
}

    .you-may-description p {
        margin: 0px;
        color: #3b3838;
    }

.you-may-color-one {
    background: #4cc87f !important;
    padding: 6px 10px;
}

.you-may-color-two {
    background: #cc6686 !important;
    padding: 6px 7px;
}

.you-may-color-three {
    background: #ef7351 !important;
    padding: 5px 9px;
}

.you-may-color-four {
    background: #ddc23f !important;
    padding: 6px 10px;
}

.rmbg {
    background: none;
    border: none;
    font-size: 14px !important;
    color: #7d7d7d;
}

.doc-title input {
    border: none;
    margin-top: 6px;
}

.pagination {
    display: block;
    margin: 0 !important;
    font-size: 12px;
    font-family: "Calibri";
}

    .pagination li {
        display: inline-block;
        margin: 2px;
        border-radius: 100%;
    }

        .pagination li input {
            color: #000;
            padding: 5px 10px 5px 10px;
            cursor: pointer;
            background-color: #fff;
            border: 1px solid #dfdfdf;
        }

            .pagination li input:hover {
                border-bottom: 1px solid #FF8364 !important;
            }

    .pagination .activepage {
        background-color: #FF8364 !important;
        border-color: #428bca;
        color: #fff !important;
    }

.display_record p {
    display: block;
    font-size: 18px;
    color: #000;
    padding: 6px 10px;
}

/* -------- you may like part start -------- */
.recommanded_part {
    background: #fefadb;
    border-top: 4px solid #0099cc;
}

.you_may {
    width: 100%;
    height: 230px;
    padding-bottom: 20px;
}

.you_mayLeft {
    width: 47%;
    float: left;
    padding-top: 0px;
    padding-right: 7px;
}

    .you_mayLeft h2 {
        font-size: 25px;
        margin-top: 0px;
        background: #0099cc;
        padding-left: 10px;
        margin-left: 10px;
        margin-right: 22px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        width: 96%;
        color: #fff;
    }

.write_up {
    background: #a99920;
    margin-top: 10px;
    width: 66%;
    height: 50px;
    float: left;
    margin-left: 8px;
    z-index: 1111;
    cursor: pointer;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

    .write_up p {
        background: transparent none repeat scroll 0% 0%;
        color: #fff;
        margin-left: 10px;
        margin-top: 4px;
        margin-right: 46px;
    }

.icon_part {
    background: #fefadb;
    margin-left: -46px;
    width: 40%;
    height: 50px;
    float: left;
    margin-top: 10px;
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
    z-index: 2222;
    position: relative;
}

.text_icon {
    background: url("../img/1.png");
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-left: 7px;
    width: 21%;
    height: 100%;
}

.you_mayIcons {
    width: 40px;
    height: 40px;
    float: left;
}

.selfLearning_icon {
    background: transparent url("../img/2.png") no-repeat scroll 0% 0%;
    margin-top: 3px;
    width: 21%;
    height: 100%;
    margin-left: 7px;
}

.you_mayRight {
    width: 48%;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    height: auto;
}

    .you_mayRight h2 {
        font-size: 25px;
        margin-top: 0px;
        background: #09C none repeat scroll 0% 0%;
        padding-left: 10px;
        margin-left: 10px;
        margin-right: 22px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        width: 96%;
        color: #FFF;
    }
/* -------- you may like part end -------- */

.content_tab {
}

    .content_tab li {
        width: auto !important;
        margin-right: 5px !important;
    }

        .content_tab li a {
            margin: 0 !important;
            border: 0 !important;
            height: auto !important;
            border-radius: 0 !important;
            padding: 5px 10px !important;
            color: #1c85be !important;
        }

            .content_tab li a:hover {
                background: #1c85be !important;
                color: #fff !important;
            }

        .content_tab li.active a {
            background: #1c85be !important;
            border-color: #1c85be !important;
            color: #ffffff !important;
        }

    .content_tab > li.active:after {
        border: none !important;
    }

.color-five {
    background: #0099cc !important;
}


.upload-box {
    overflow: scroll;
    height: 238px;
    overflow-x: hidden;
}

.border-left {
    border-left: 1px solid #E6E6E6;
    padding-left: 25px !important;
}

.footer-contact p {
    margin-bottom: 0px;
    color: black;
}

    .footer-contact p i {
        color: #1c85be;
    }

    .footer-contact p span {
        margin-left: 10px;
    }

.header-position {
    //position:inherit !important;
}

.padding-left-zero {
    padding-left: 0px !important;
}

.collection-part {
    margin-top: 12px;
}

    .collection-part a {
        color: #ffffff;
        text-decoration: none;
        background-color: #0099cc !important;
        padding: 3px 6px;
        font-size: 14px;
    }

        .collection-part a:hover {
            color: #0099cc;
            border: 1px solid #0099cc !important;
            background: #ffffff !important;
            text-decoration: none;
        }

.scroll-box {
    width: 100%;
    float: left;
    max-height: 240px;
    overflow-y: scroll;
}

/*New CSS 2018*/
.orange-box {
    background-color: rgba(236, 159, 66, .8) !important;
}

.sky-box {
    background-color: rgba(60, 166, 209, .8) !important;
}

.green-box {
    background-color: rgba(52, 172, 120, .8) !important;
}

.red-box {
    background-color: rgba(184, 37, 15, .8) !important;
}

.welcome-product-div {
    padding-top: 20px;
    text-align: center;
    color: #FFF;
    width: 100%;
    float: left;
}

    .welcome-product-div ul {
        width: 100%;
    }

        .welcome-product-div ul li > div h2 a {
            color: #FFFFFF;
            width: 134px;
            float: left;
        }

.product-card-infinte {
    /*background-color: rgba(236, 159, 66, 0.7) !important;*/
    background-color: #FF8364 !important;
}

.product-card-essential {
    background-color: rgba(60, 166, 209, 0.7) !important;
   
}

.product-card-continuity {
    /* background-color: rgba(52, 172, 120, 0.7) !important;*/
    background-color: #FFAA7F !important;
}

.product-card-transformation {
    /*background-color: rgba(184, 37, 15, 0.7) !important;*/
    background-color: #FF5555 !important;
}

.product-card-purple {
    background: rgba(100, 96, 170, 0.7) !important;
}

    .product-card-purple .btn {
        background: #6460AA !important;
    }

.product-card-other {
    /*background: rgba(210, 106, 183, 0.7) !important;*/
    background: #FFAAAA !important;
}

    .product-card-other .btn {
        background: #FF7F7F !important;
    }

.welcome-product-div ul li > div {
    border: 1px solid #e1e1e1;
    color: #FFF;
    box-sizing: border-box;
    height: 235px;
    position: relative;
    text-align: left;
}

.welcome-product-div h2 {
    border-bottom: 1px solid;
    color: #ffffff;
    padding-bottom: 7px;
    padding-top: 7px;
    line-height: 23px;
    padding-right: 5px;
    font-size: 17px;
    text-align: left;
    padding-left: 5px;
    min-height: 61px;
}

.welcome-product-div li p {
    padding: 10px 20px;
    font-size: 18px;
}

.welcome-product-div li > div .btn {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px;
    border-radius: 0;
    line-height: 48px;
    text-align: left;
    border: 0;
    color: #fff;
}

.product-card-infinte .btn {
    background-color: #e86122;
}

.rightArrow-icon .btn {
    /*background-image: url(../img/right-arrow.png) !important;*/
    
    background-repeat: no-repeat !important;
    background-size: 28px 28px !important;
    background-position: 92% center !important;
}

.product-card-essential .btn {
    background-color: #0b7bbf;
}

.product-card-continuity .btn {
    /*background-color: #0d9756;*/
    /*background-color: #FFAA00;*/
    background-color: #FF7F00;
}

.product-card-transformation .btn {
    /*background-color: #b8250f;*/
    background-color: #FF2A00;
}

.pattern-important-info {
    /*background: #000 url("../img/patterns/patttern-corporate.png") !important;*/
    background: #F0F0F0 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100% !important;
    position: relative !important;
}

.pattern-important-info-black {
    background: #000 url("../img/patterns/patttern-corporate.png") !important;
    /*background: #F0F0F0 !important;*/
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100% !important;
    position: relative !important;
}


.fourBox-inner-ul {
    padding: 6px 7px;
    font-size: 13px;
}

    .fourBox-inner-ul li {
    }

        .fourBox-inner-ul li a {
            color: #FFFFFF;
        }

        .fourBox-inner-ul li i {
            font-size: 11px;
            height: auto;
            width: auto;
            background: no-repeat;
            color: #ffffff;
            margin-right: 4px;
            margin-top: 5px;
        }

.important-info i {
    color: #ffffff;
    font-size: 29px;
    text-align: center;
    background: #ffffff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}

.fourBox-icon {
    float: right;
    margin-top: 3px;
    opacity: 0.7;
}

.info-head {
    background-color: #FF8364;
    height: 10px;
    padding: 0px 0;
}

.badge_part {
    float: left;
    margin-left: 6px;
}

.badge_footer {
    height: 15px;
    margin-top: 64px;
    background: linear-gradient(-90deg, #ffffff, #FF8364, #ffffff);
}

.badge_logo {
    margin-top: -65px;
}


/* animation */


#birthday {
    /*position: fixed;*/
    top: 0;
    bottom: 0;
    z-index: 999;
    background: #000000ab;
}

.animationNew .animationCard {
    position: fixed;
    top: 16%;
    left: 16%;
    /* transform: translate(-50%, -50%); */
    color: #fff;
    z-index: 99999;
    margin: auto;
    /* background: #212529; */
    width: 70%;
    /* background: linear-gradient(#e0221ab8, #ebae1aa1); */
    /* padding: 20px; */
    /* border: 2px solid #757575; */
    border-radius: 20px;
    text-align: center;
}


.animationCard img {
    /* height: 110px; */
    border-radius: 20px;
    opacity: 0.85;
}

.animationCard .usersCount {
    margin-top: 19px;
    font-size: 65px;
    color: #ffc800;
    font-weight: 600;
    margin: 32px 0px 32px 0px;
    user-select: none;
    text-shadow: 0px 6px 0px rgba(0, 0, 0, 0.8);
}

.animationCard .MillionText {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
}

.animationCard .TYK {
    color: #8affd4;
}

.animationBtn {
    margin-top: 22px;
    padding: 10px 30px;
    font-size: 18px;
}

.animationArrow {
    margin-left: 4px;
}

/* animation end */


h1.intro_heading {
    font-size: 29px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #00b1f1;
    margin-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
}

    h1.intro_heading::after {
        position: absolute;
        bottom: -2px;
        width: 260px;
        left: 0px;
        height: 4px;
        background: #00b1f1;
        content: "";
    }

.left p {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: 27px;
    color: #212121;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: justify;
}

.jivan_content p {
    font-size: 18px;
    text-align: justify;
}

.blk-txt {
    color: #212121;
}

h3.intro_heading_inner {
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #00b1f1;
    margin-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-top: 0px;
}

    h3.intro_heading_inner::after {
        position: absolute;
        bottom: -2px;
        width: 260px;
        left: 0px;
        height: 4px;
        background: #00b1f1;
        content: "";
    }

.intro_heading_inner span.blk-txt {
    text-transform: capitalize;
    font-size: 20px;
}


.ch-grid {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
}

    .ch-grid:after, .ch-item:before {
        content: '';
        display: table;
    }

    .ch-grid:after {
        clear: both;
    }

    .ch-grid li {
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 20px 0 0 0;
    }

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-position: 50%;
    background-size: 100%;
    box-shadow: inset 0 0 0 17px rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
}

.ch-img-blue {
    background: #008fd5;
    /*background-image: url(assets2/img/British-Council.jpg);*/
}

.ch-img-1 {
    /*background: #008fd5;*/
    /*background-image: url(assets2/img/British-Council.jpg);*/
}

    .ch-img-1:hover {
    }

.ch-img-2 {
    /*background: green;*/
}

.ch-img-3 {
    /*background: #FF8364;*/
}

.ch-img-4 {
    /*background: #febd69;*/
    /*background-image: url(../images/icon_4.html);*/
}

.ch-info {
    width: inherit;
    height: inherit;
    border-radius: 50%;
    box-shadow: 0px 8px 30px #ccc;
}

    .ch-info h3 {
        color: black;
        text-transform: uppercase;
        margin: 0 30px;
        /*padding: 59px 0 0 0;*/
        text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
        /*line-height: 45px;*/
        font-weight: 500;
        font-size: 26px;
        /*cursor: pointer;*/
        text-align: center;
    }

    .ch-info-blue h3 {
        color: white;
        text-transform: uppercase;
        margin: 0 30px;
        padding: 59px 0 0 0;
        text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
        line-height: 45px;
        font-weight: 500;
        font-size: 26px;
        cursor: pointer;
        text-align: center;
    }

    .ch-info p {
        color: #fff;
        padding: 10px 5px;
        font-style: italic;
        margin: 0 30px;
        font-size: 12px;
        border-top: 1px solid rgba(255,255,255,0.5);
        opacity: 0;
        -webkit-transition: all 1s ease-in-out 0.4s;
        -moz-transition: all 1s ease-in-out 0.4s;
        -o-transition: all 1s ease-in-out 0.4s;
        -ms-transition: all 1s ease-in-out 0.4s;
        transition: all 1s ease-in-out 0.4s;
    }

        .ch-info p a {
            display: block;
            color: #fff;
            font-style: normal;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: 1px;
            padding-top: 4px;
            font-family: 'Open Sans',Arial,sans-serif;
        }



/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
    padding: 40px 0 40px 0;
}

    .blog .entry {
        padding: 20px;
        margin-bottom: 60px;
        overflow: hidden;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

        .blog .entry .entry-img {
            max-height: 400px;
            /*margin: -20px -20px 20px -20px;*/
            overflow: hidden;
        }

        .blog .entry .entry-title {
            font-size: 20px;
            line-height: 26px;
            font-weight: bold;
            padding: 10px;
            margin: 0 0 20px 0;
        }

            .blog .entry .entry-title a {
                color: #556270;
                transition: 0.3s;
            }

                .blog .entry .entry-title a:hover {
                    color: #d9232d;
                }

        .blog .entry .entry-meta {
            margin-bottom: 15px;
            color: #FF8364;
        }

            .blog .entry .entry-meta ul {
                display: flex;
                flex-wrap: wrap;
                list-style: none;
                padding: 0;
                margin: 0;
            }

                .blog .entry .entry-meta ul li + li {
                    padding-left: 20px;
                }

            .blog .entry .entry-meta i {
                font-size: 14px;
                padding-right: 4px;
            }

            .blog .entry .entry-meta a {
                color: #a4afba;
                font-size: 14px;
                display: inline-block;
                line-height: 1;
            }

        .blog .entry .entry-content p {
            line-height: 24px;
            font-size: 18px;
        }

        .blog .entry .entry-content .read-more {
            -moz-text-align-last: right;
            text-align-last: right;
        }

            .blog .entry .entry-content .read-more a {
                display: inline-block;
                background: #d9232d;
                color: #fff;
                padding: 6px 20px 7px;
                transition: 0.3s;
                font-size: 14px;
                border-radius: 4px;
            }

                .blog .entry .entry-content .read-more a:hover {
                    background: #e1444d;
                }

        .blog .entry .entry-content h3 {
            font-size: 22px;
            margin-top: 30px;
            font-weight: bold;
        }

        .blog .entry .entry-content blockquote {
            overflow: hidden;
            background-color: #fafafa;
            padding: 60px;
            position: relative;
            text-align: center;
            margin: 20px 0;
        }

            .blog .entry .entry-content blockquote p {
                color: #444444;
                line-height: 1.6;
                margin-bottom: 0;
                font-style: italic;
                font-weight: 500;
                font-size: 22px;
            }

            .blog .entry .entry-content blockquote .quote-left {
                position: absolute;
                left: 20px;
                top: 20px;
                font-size: 36px;
                color: #e7e7e7;
            }

            .blog .entry .entry-content blockquote .quote-right {
                position: absolute;
                right: 20px;
                bottom: 20px;
                font-size: 36px;
                color: #e7e7e7;
            }

            .blog .entry .entry-content blockquote::after {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 3px;
                background-color: #556270;
                margin-top: 20px;
                margin-bottom: 20px;
            }

        .blog .entry .entry-footer {
            padding-top: 10px;
            border-top: 1px solid #e6e6e6;
        }

            .blog .entry .entry-footer i {
                color: #8795a4;
                display: inline;
            }

            .blog .entry .entry-footer a {
                color: #a4afba;
                transition: 0.3s;
            }

                .blog .entry .entry-footer a:hover {
                    color: #d9232d;
                }

            .blog .entry .entry-footer .cats {
                list-style: none;
                display: inline;
                padding: 0 20px 0 0;
                font-size: 14px;
            }

                .blog .entry .entry-footer .cats li {
                    display: inline-block;
                }

            .blog .entry .entry-footer .tags {
                list-style: none;
                display: inline;
                padding: 0;
                font-size: 14px;
            }

                .blog .entry .entry-footer .tags li {
                    display: inline-block;
                }

                    .blog .entry .entry-footer .tags li + li::before {
                        padding-right: 6px;
                        color: #6c757d;
                        content: ",";
                    }

            .blog .entry .entry-footer .share {
                font-size: 16px;
            }

                .blog .entry .entry-footer .share i {
                    padding-left: 5px;
                }

    .blog .entry-single {
        margin-bottom: 30px;
    }

        .blog .entry-single .entry-title {
            font-size: 32px;
            line-height: 38px;
        }

    .blog .blog-author {
        padding: 20px;
        margin-bottom: 30px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

        .blog .blog-author img {
            width: 120px;
        }

        .blog .blog-author h4 {
            margin-left: 140px;
            font-weight: 600;
            font-size: 22px;
            margin-bottom: 0px;
            padding: 0;
        }

        .blog .blog-author .social-links {
            margin: 0 0 5px 140px;
        }

            .blog .blog-author .social-links a {
                color: #c1c8d0;
            }

        .blog .blog-author p {
            margin-left: 140px;
            font-style: italic;
            color: #b7b7b7;
        }

    .blog .blog-comments {
        margin-bottom: 30px;
    }

        .blog .blog-comments .comments-count {
            font-weight: bold;
        }

        .blog .blog-comments .comment {
            margin-top: 20px;
            position: relative;
        }

            .blog .blog-comments .comment .comment-img {
                width: 50px;
            }

            .blog .blog-comments .comment h5 {
                margin-left: 65px;
                font-size: 16px;
                margin-bottom: 2px;
                margin-top:-58px;
            }

                .blog .blog-comments .comment h5 a {
                    font-weight: bold;
                    color: #444444;
                    transition: 0.3s;
                }

                    .blog .blog-comments .comment h5 a:hover {
                        color: #d9232d;
                    }

                .blog .blog-comments .comment h5 .reply {
                    padding-left: 10px;
                    color: #556270;
                }

            .blog .blog-comments .comment time {
                margin-left: 65px;
                display: block;
                font-size: 14px;
                color: #FF8364;
                margin-bottom: 5px;
                margin-top:-12px;
            }

            .blog .blog-comments .comment p {
                margin-left: 65px;
            }

            .blog .blog-comments .comment.comment-reply {
                padding-left: 40px;
            }

        .blog .blog-comments .reply-form {
            margin-top: 30px;
            padding: 30px;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
        }

            .blog .blog-comments .reply-form h4 {
                font-weight: bold;
                font-size: 22px;
            }

            .blog .blog-comments .reply-form p {
                font-size: 14px;
            }

            .blog .blog-comments .reply-form input {
                border-radius: 0;
                padding: 20px 10px;
                font-size: 14px;
            }

                .blog .blog-comments .reply-form input:focus {
                    box-shadow: none;
                    border-color: #e9797f;
                }

            .blog .blog-comments .reply-form textarea {
                border-radius: 0;
                padding: 10px 10px;
                font-size: 14px;
            }

                .blog .blog-comments .reply-form textarea:focus {
                    box-shadow: none;
                    border-color: #e9797f;
                }

            .blog .blog-comments .reply-form .form-group {
                margin-bottom: 25px;
            }

            .blog .blog-comments .reply-form .btn-primary {
                border-radius: 4;
                padding: 10px 20px;
                border: 0;
                background-color: #556270;
            }

                .blog .blog-comments .reply-form .btn-primary:hover {
                    background-color: #d9232d;
                }

    .blog .blog-pagination {
        color: #8795a4;
    }

        .blog .blog-pagination ul {
            display: flex;
            padding-left: 0;
            list-style: none;
        }

        .blog .blog-pagination li {
            border: 1px solid #edeff1;
            margin: 0 5px;
            transition: 0.3s;
        }

            .blog .blog-pagination li.active {
                background: white;
            }

            .blog .blog-pagination li a {
                color: #aaaaaa;
                padding: 7px 16px;
                display: inline-block;
            }

            .blog .blog-pagination li.active, .blog .blog-pagination li:hover {
                background: #d9232d;
                border: 1px solid #d9232d;
            }

                .blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
                    color: #fff;
                }

            .blog .blog-pagination li.disabled {
                background: #fff;
                border: 1px solid white;
            }

                .blog .blog-pagination li.disabled i {
                    color: #f1f1f1;
                    padding: 10px 16px;
                    display: inline-block;
                }

    .blog .sidebar {
        padding: 30px;
        margin: 0 0 60px 20px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

        .blog .sidebar .sidebar-title {
            font-size: 20px;
            font-weight: 700;
            padding: 0 0 0 0;
            margin: 0 0 15px 0;
            color: #556270;
            position: relative;
        }

        .blog .sidebar .sidebar-item {
            margin-bottom: 30px;
        }

        .blog .sidebar .search-form form {
            background: #fff;
            border: 1px solid #556270;
            padding: 3px 10px;
            position: relative;
            border-radius: 4px;
        }

            .blog .sidebar .search-form form input[type="text"] {
                border: 0;
                padding: 4px;
                width: calc(100% - 40px);
            }

            .blog .sidebar .search-form form button {
                position: absolute;
                top: 0;
                right: -2px;
                bottom: 0;
                border: 0;
                background: none;
                font-size: 16px;
                padding: 0 15px;
                margin: -1px;
                background: #556270;
                color: #fff;
                transition: 0.3s;
                border-radius: 0 4px 4px 0;
            }

                .blog .sidebar .search-form form button:hover {
                    background: #6b7b8d;
                }

        .blog .sidebar .categories ul {
            list-style: none;
            padding: 0;
        }

            .blog .sidebar .categories ul li + li {
                padding-top: 10px;
            }

            .blog .sidebar .categories ul a {
                color: #6b7b8d;
            }

                .blog .sidebar .categories ul a:hover {
                    color: #d9232d;
                }

                .blog .sidebar .categories ul a span {
                    padding-left: 5px;
                    color: #c1c8d0;
                    font-size: 14px;
                }

        .blog .sidebar .recent-posts .post-item + .post-item {
            margin-top: 15px;
        }

        .blog .sidebar .recent-posts img {
            width: 80px;
            float: left;
        }

        .blog .sidebar .recent-posts h4 {
            font-size: 15px;
            margin-left: 95px;
            font-weight: bold;
        }

            .blog .sidebar .recent-posts h4 a {
                color: #292f36;
                transition: 0.3s;
            }

                .blog .sidebar .recent-posts h4 a:hover {
                    color: #d9232d;
                }

        .blog .sidebar .recent-posts time {
            display: block;
            margin-left: 95px;
            font-style: italic;
            font-size: 14px;
            color: #c1c8d0;
        }

        .blog .sidebar .tags {
            margin-bottom: -10px;
        }

            .blog .sidebar .tags ul {
                list-style: none;
                padding: 0;
            }

                .blog .sidebar .tags ul li {
                    display: inline-block;
                }

                .blog .sidebar .tags ul a {
                    color: #96a2af;
                    font-size: 14px;
                    padding: 6px 14px;
                    margin: 0 6px 8px 0;
                    border: 1px solid #dee2e6;
                    display: inline-block;
                    border-radius: 4px;
                    transition: 0.3s;
                }

                    .blog .sidebar .tags ul a:hover {
                        color: #fff;
                        border: 1px solid #d9232d;
                        background: #d9232d;
                    }

                    .blog .sidebar .tags ul a span {
                        padding-left: 5px;
                        color: #fbfbfc;
                        font-size: 14px;
                    }