@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Montserrat:400,700|Crimson+Text:400,400i,600,600i,700,700i|Roboto+Slab:100,300,400,700');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, Summery,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /* font-size: 16px; */
    font-family: Calibri;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1.2;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    overflow-x: hidden;
}

body {
    letter-spacing: 0;
    font-family: lato;
    overflow-x: hidden;
}

    body * {
        outline: none !important;
    }

h1, h2, h3, h4, h5, h6 {
    color: #141414;
    font-family: arial;
    margin-bottom: 20px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 19px;
}

p {
    FONT-WEIGHT: 500;
    font-family: Calibri;
    color: #515151;
    font-size: 18px;
    text-align: justify;
    letter-spacing: 0.7px;
    line-height: 30px;
    margin-bottom: 10px;
}

a {
    color: inherit;
}

    a:hover,
    a:focus {
        text-decoration: none;
        outline: none;
    }

input:hover, input:focus {
    outline: none;
}

.theme-layout {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .theme-layout.boxed {
        float: none;
        margin: 0 auto;
        width: 1230px;
        background: #FFF;
        z-index: 1;
        -webkit-box-shadow: 0 0 10px #000;
        -moz-box-shadow: 0 0 10px #000;
        -ms-box-shadow: 0 0 10px #000;
        -o-box-shadow: 0 0 10px #000;
        box-shadow: 0 0 10px #000;
    }

section {
    float: left;
    position: relative;
    width: 100%;
}

.block {
    float: left;
    width: 100%;
    /*padding: 110px 0;*/
    position: relative;
}

    .block.less-space {
        padding: 55px 0;
    }

    .block .container {
        padding: 0;
    }

.container {
    padding: 0;
}

.block.remove-gap {
    padding-top: 0;
}

.block.no-padding {
    padding-top: 0;
    padding-bottom: 0;
}

.block.dark {
    background: #2d2d2d;
}

.block.gray {
    background: #f0f0f0;
}

.block.remove-bottom {
    padding-bottom: 0;
}

.blackish:before, .whitish:before, .grayish:before,
.coloured:before {
    background: #0b0b0b none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.77;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.whitish:before {
    background-color: #FFFFFF;
    opacity: 0.95;
}

.grayish:before {
    background-color: #fafafa;
    opacity: 0.95;
}

iframe {
    width: 100%;
    border: 0;
}

.parallax, .fixed-bg {
    background-size: cover !important;
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.fixed-bg {
    background-attachment: fixed !important;
    background-size: cover !important;
}

    .fixed-bg.stop {
        background-attachment: scroll !important;
    }

.bg-menu {
    background-color: rgb(171, 37, 25) !important;
}

iframe {
    border: 0;
    width: 100%;
    float: left;
}

img {
    float: left;
}

::-webkit-input-placeholder {
    opacity: 1;
}

::-moz-placeholder {
    opacity: 1;
}

::-ms-input-placeholder {
    opacity: 1;
}

a,
.header-search form,
.service > span,
.management-carousel .owl-dot,
.item > img,
.toggle-item > h2,
.option-set li a:before,
.project-hover h3,
.price-table,
.fancy-social > a,
.team-carousel .owl-nav > div:before,
.member:before,
.member-hover h5,
.provide-news:after,
.logos > li,
.fancy-featrure > img,
.service-icon span:before,
.social > a:before,
.member-img:before,
.provide-video iframe,
.masonary,
.modern-services-carousel .owl-dots .owl-dot,
.testimonials-carousel .owl-dots .owl-dot,
.color-btn,
.pro-info:hover span i,
.contact-form button,
.news-img > span,
.info > img,
.select2-container--default .select2-results__option--highlighted,
nav > ul ul,
.latest-news.list-style .news-description .meta:before,
.latest-news.list-style .news-description .meta:after,
.provide-flickr a:before,
.team-img ul li {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.service > span,
.management-carousel .owl-dot,
.title:before,
.project-links > a,
.fancy-social > a,
.team-carousel .owl-nav,
.team-carousel .owl-nav > div:before,
.dark-socials > a,
.service-icon span,
.service-icon span:before,
.modern-icon span,
.light-socials > a,
.inn-service > span i,
.pro-info > span i,
.aboutme-widget img,
.blog-single ul li:before,
.colored-socials a,
.comment-avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.socials > a,
.feature > img,
.provide-project,
.news-img > span,
.news > img,
.provide-accordion.style2 .toggle-item h2,
.expertise .provide-video {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.dark-btn,
.newsletter,
.callback-form input,
.color-btn,
.contact-form > input,
.contact-form > textarea,
.contact-form .btnSend2,
.fancy-title:before,
.fancy-title:after,
.modern-services-carousel .owl-dots .owl-dot,
.testimonials-carousel .owl-dots .owl-dot,
.provide-form form button,
.contact-form .btnSend2,
.layer3,
.newsletter-form,
.newsletter-form .btnSend2 {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

header {
    float: left;
    width: 100%;
    z-index: 10000;
    position: relative;
}

.topbar {
    float: left;
    padding: 10px 0;
    width: 100%;
}

p.top-address {
    color: #fff;
    float: left;
    font-size: 12px;
    font-family: arial;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    max-width: 60%;
}

    p.top-address i {
        font-size: 23px;
        margin-top: -5px;
        margin-right: 5px;
        vertical-align: middle;
    }

.header-exts {
    float: right;
}

.socials {
    float: left;
    margin-right: 10px;
}

    .socials > a {
        /* background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0; */
        color: #19224B;
        float: left;
        font-size: 32px;
        height: 40px;
        line-height: 40px;
        margin-right: 10px;
        text-align: center;
        width: 40px;
    }

        .socials > a:hover {
            color: #FFF;
            transition: 0.5s ease;
            box-shadow: 1px 10px 10px 1px #19224B;
        }

.header-search {
    float: left;
    position: relative;
}

    .header-search > a {
        color: #fff;
        float: right;
        font-size: 12px;
        line-height: 20px;
        position: relative;
        text-align: right;
        width: 35px;
    }

        .header-search > a:before {
            background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
            content: "";
            height: 10px;
            width: 1px;
            margin-top: -4px;
            position: absolute;
            left: 0;
            top: 50%;
        }

    .header-search.active a i:before {
        content: "\f00d";
    }

    .header-search form {
        background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
        float: left;
        margin-bottom: -10px;
        margin-right: 0;
        margin-top: -10px;
        padding-right: 0;
        position: relative;
        overflow: hidden;
        width: 0;
        height: 41px;
        -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
        transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    }

    .header-search.active form {
        width: 200px;
        padding-right: 40px;
        margin-right: 10px;
    }

    .header-search form input {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        color: #fff;
        float: left;
        font-size: 12px;
        font-style: italic;
        height: 100%;
        padding: 0 10px;
        width: 100%;
    }

    .header-search form button {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        color: #fff;
        font-size: 13px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
    }

.logo {
    float: left;
    padding-top: 20px;
    width: 27%;
}

.header-contact {
    float: right;
    overflow: hidden;
    width: 67%;
}

.info {
    display: -webkit-box;
    float: left;
    padding: 34px 0 30px;
    width: 100%;
    position: relative;
}

    .info:before {
        background: #dedede;
        content: "";
        height: 24px;
        width: 1px;
        position: absolute;
        right: 15px;
        bottom: 30px;
    }

    .info > img {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

    .info:hover > img {
        opacity: 0.3;
        -webkit-transform: translateX(30px) scale(1.4);
        -moz-transform: translateX(30px) scale(1.4);
        -ms-transform: translateX(30px) scale(1.4);
        -o-transform: translateX(30px) scale(1.4);
        transform: translateX(30px) scale(1.4);
    }

    .info strong {
        color: #000000;
        display: table-cell;
        font-family: montserrat;
        font-size: 14px;
        line-height: 10px;
        padding-left: 10px;
        vertical-align: middle;
        width: 100%;
    }

        .info strong span {
            color: #444545;
            float: left;
            font-size: 13px;
            margin-top: 10px;
            width: 100%;
        }

.menubar {
    float: left;
    width: 100%;
}

.submenu-title {
    position: static;
}

.submenu-services {
    width: 130%;
    height: auto;
    left: 131px;
    padding: 20px 0px 20px 0px;
    position: absolute;
    top: 100%;
    visibility: hidden;
}

    .submenu-services > li {
        display: inline-block;
        width: 33%;
        padding: 0px 30px;
    }

.heading-submenu-services {
    font-size: 16px;
    font-weight: 600;
    color: #006cb5;
    margin-bottom: 10px;
}

.submenu-product {
    width: 120%;
    height: auto;
    left: 135px;
    padding: 20px 0px 20px 0px;
    position: absolute;
    top: 100%;
    visibility: hidden;
}

    .submenu-product > li {
        display: inline-block;
        width: 33%;
        padding: 0px;
        padding-left: 20px;
    }

@media screen and (min-width:993px) and (max-width:1700px) {
    .submenu-services {
        left: -5px;
    }

    .submenu-product {
        left: -8px;
    }
}

.fa-angle-right {
    color: #eeb013;
    padding-right: 10px;
    font-size: 20px;
}

nav {
    float: left;
    position: relative;
}

    nav ul {
        float: left;
    }

    nav > ul > li {
        color: #fff;
        float: left;
        font-family: arial;
        font-size: 15px;
        font-weight: 600;
    }

        nav > ul > li > a {
            float: left;
            line-height: 15px;
            padding: 25px 15px;
            color: #fff;
            font-family: Calibri;
            font-size: 18px;
            position: relative;
        }

            nav > ul > li > a:focus, active {
                color: #fff;
            }

            nav > ul > li > a:hover {
                color: inherit;
            }

            nav > ul > li > a:before {
                background: black none repeat scroll 0 0 padding-box content-box;
                bottom: 0;
                content: "";
                height: 2px;
                left: 50%;
                padding: 0 20px;
                position: absolute;
                width: 0;
                -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1);
                -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
                -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
                transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
            }

        nav > ul > li:hover > a:before {
            left: 0;
            width: 100%;
        }

.menubar .round-btn {
    margin: 15px 0;
    float: right;
}

.round-btn {
    border: 1px solid;
    color: #19224B;
    font-family: arial;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 10px 10px;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

    .round-btn:hover {
        color: #EE8C13;
        border-color: #FFF;
        cursor: pointer;
        transition:0.5s ease;
        background: #19224B;
        box-shadow: 1px 4px 4px 1px #fff;
    }
.enquirynow{
    position: absolute;
    margin-top: -60px;
}
.round-btn-responsive {
    float: left;
    font-weight: 800;
    font-size: 17px;
    font-family: arial;
    letter-spacing: 0.2px;
    border-color: #eeb013;
    padding: 11px 20px;
    border-radius: 8px;
    background-color: #eeb013;
    color: #fff;
}

    .round-btn-responsive:hover {
        background-color: #006cb5;
        color: #fff;
        cursor: pointer;
    }

header.style2 {
    position: absolute;
    left: 0;
    top: 0;
}

    header.style2 .topbar {
        background: rgba(0, 0, 0, 0);
        padding: 0;
    }

        header.style2 .topbar .container {
            border-bottom: 1px solid #4b4b4b;
            padding: 10px 0;
        }

    header.style2 strong,
    header.style2 span {
        color: #fff;
    }

    header.style2 .menubar {
        background: none;
    }

        header.style2 .menubar .container {
            padding: 0 40px;
        }

    header.style2 .info:before {
        bottom: auto;
        margin-top: -12px;
        right: 5px;
        top: 50%;
    }

    header.style2 .header-contact .row > div:last-child .info:before {
        display: none;
    }

    header.style2 .menubar {
        padding: 0;
    }

.topbar {
    position: fixed;
    top: 0px;
    background-color: #4267b2;
    width: 100%;
}

.logobar {
    /* position: fixed; */
    position: -webkit-sticky;
    top: 40px;
    background-color: #fff;
    margin-top: -100px;
    width: 100%;
}

.menubar {
    /* position: fixed; */
    width: 100%;
    top: 137px;
    margin-top: 0px;
    background-color: #4267b2;
}

.logo-navbar {
    width: 110%;
    height: auto;
    top: 21px;
    /* position: relative; */
    margin-top: 100px;
    z-index: 5;
}

.sticky {
    position: fixed;
    top: 0;
    transition-delay: 10s;
}

nav > ul ul {
    position: absolute;
    top: 100%;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    min-width: 350px;
    padding: 22px 0;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px rgba(126, 126, 126, 0.57);
    -moz-box-shadow: 0px 2px 2px rgba(126, 126, 126, 0.57);
    -ms-box-shadow: 0px 2px 2px rgba(126, 126, 126, 0.57);
    -o-box-shadow: 0px 2px 2px rgba(126, 126, 126, 0.57);
    box-shadow: 0px 2px 2px rgba(126, 126, 126, 0.57);
    border: 2px solid #f5f5f4;
}

    nav > ul ul li {
        font-size: 18px;
        line-height: 30px;
        font-weight: 500;
        padding: 0 30px;
        font-family: calibri;
        color: #000;
        position: relative;
        background: none;
        letter-spacing: 1px;
        padding-top: 9.7px;
        display: table;
        width: 100%;
    }

        nav > ul ul li a {
            float: left;
            width: 100%;
        }
      
        nav > ul ul li:last-child > a {
            border: 0;
        }

nav > ul li:hover > ul {
    opacity: 1;
    visibility: visible;
}

@media screen and (min-width:993px) and (max-width:1200px) {
    #mgmt-training-submenu {
        right: 100%;
        top: 0px;
    }

    nav > ul > li > a {
        padding: 25px 13px;
    }
}

@media screen and (min-width:1201px) and (max-width:4000px) {
    nav > ul ul ul {
        left: 100%;
        top: 0;
        background: #fff;
        min-width: 350px;
        box-shadow: none;
    }
}

nav > ul ul li.has-children:before {
    content: "\f0da";
    position: absolute;
    right: 20px;
    top: 49%;
    margin-top: -10px;
    font-family: fontawesome;
    font-size: 14px;
    color: inherit;
}

.responsive-header {
    display: none;
    float: left;
    width: 100%;
    position: fixed;
    z-index: 10000;
}

.responsive-topbar {
    float: left;
    width: 100%;
    position: relative;
    padding: 3px;
}

    .responsive-topbar p.top-address {
        max-width: none;
        width: 100%;
        text-align: center;
    }

.responsive-header-exts {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .responsive-header-exts .socials {
        float: none;
        display: inline-block;
    }

    .responsive-header-exts .header-search {
        float: none;
        display: inline-block;
        float: none;
        display: inline-block;
        position: unset;
    }

        .responsive-header-exts .header-search form {
            position: absolute;
            top: 100%;
            right: 0;
            margin: 10px 0;
        }

        .responsive-header-exts .header-search.active form {
            width: 100%;
            background: #565656;
            right: 50%;
            margin: 0;
            -webkit-transform: translateX(50%);
            -moz-transform: translateX(50%);
            -ms-transform: translateX(50%);
            -o-transform: translateX(50%);
            transform: translateX(50%);
        }

.responsive-logobar {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 2px -5px 20px 0px;
    text-align: center;
    padding: 7px 10px;
    /* margin-top: -50px; */
}
.responsive-logobar .true{
    margin: 0px auto;
}
.responsive-logo {
    float: left;
}

.menu-button {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    margin-bottom: -5px;
}

    .menu-button:hover {
        color: #FFF;
    }

.responsive-menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #FFF;
    padding: 60px 30px 30px 30px;
    overflow: auto;
    -webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -o-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

    .responsive-menu.slidein {
        left: 0;
        opacity: 1;
    }

    .responsive-menu ul {
        float: left;
        width: 100%;
    }

        .responsive-menu ul li {
            float: left;
            width: 100%;
            font-size: 13px;
            font-family: lato;
            border-bottom: 1px solid #D3D3D3;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 900;
        }

            .responsive-menu ul li a {
                float: left;
                width: 100%;
                padding: 15px 0px;
                position: relative;
            }

            .responsive-menu ul li.menu-item-has-children > a:before {
                content: "\f067";
                position: absolute;
                right: 10px;
                top: 10px;
                width: 10px;
                height: 10px;
                color: #333;
                font-family: fontawesome;
                font-size: 15px;
            }

            .responsive-menu ul li ul {
                display: none;
                padding-left: 20px;
                background: rgba(76, 71, 71, 0.07);
            }

            .responsive-menu ul li:last-child {
                border: 0;
            }

.close-menu {
    float: right;
    margin-bottom: 20px;
    color: #FFF;
    background: black;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
}

.responsive-menu .header-contact {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #AAAAAA;
    padding-top: 30px;
}

    .responsive-menu .header-contact .info {
        float: left;
        width: 33.334%;
    }

        .responsive-menu .header-contact .info:before {
            display: none;
        }

.creative-slider {
    float: left;
    width: 100%;
    /*margin-top: 110px !important;*/
    margin-top: 185px;
}

.caption {
    font-size: 50px;
    letter-spacing: -0.5px;
    color: yellow;
}

.layer1 {
    color: #FFF;
    font-family: montserrat;
    font-weight: 800;
}

.layer2 {
    color: #FFF;
    font-family: lato;
    font-weight: 400;
    text-align: center !important;
    line-height: 36px !important;
}

.layer3 {
    margin-top: 10px !important;
    color: #FFF;
    font-family: arial;
    font-weight: 700;
    text-transform: uppercase;
}

    .layer3:hover {
        color: #FFF;
    }

.creative-slider .metis .tp-bullet {
    width: 70px;
    height: 70px;
    padding: 0;
}

.creative-slider .metis .tp-bullet-image {
    width: 70px;
    height: 70px;
}

.layer4 {
    color: #FFF;
    font-family: montserrat;
    font-weight: 500;
}

.layer1 i {
    font-style: normal;
}

.creative-slider.style2 {
    border: 0;
}

.creative-slider.style3 {
    border-width: 3px;
}

    .creative-slider.style3 .metis .tp-bullet {
        border: 3px solid;
    }

    .creative-slider.style3 .metis .tp-bullet-image {
        height: 64px;
        width: 64px;
    }

.detailed-title {
    float: left;
    margin-bottom: 45px;
    padding: 0 195px;
    text-align: center;
    width: 100%;
}

    .detailed-title h2 {
        color: #303030;
        float: left;
        font-size: 34px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 40px;
        width: 100%;
    }

.service:hover {
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    float: left;
    margin: 60px 0px 65px 0px;
    padding: 20px;
    text-align: center;
    width: 100%;
    box-shadow: 0px 14px 17px rgba(153, 153, 153, 0.45);
    -webkit-box-shadow: 0px 14px 17px rgba(153, 153, 153, 0.45);
    -moz-box-shadow: 0px 14px 17px rgba(153, 153, 153, 0.45);
    -o-box-shadow: 0px 14px 17px rgba(153, 153, 153, 0.45);
    -ms-box-shadow: 0px 14px 17px rgba(153, 153, 153, 0.45);
    transition: all 0.3s ease-in-out;
}

.service {
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    float: left;
    margin: 35px 0px 20px 0px;
    padding: 20px;
    text-align: center;
    width: 100%;
    box-shadow: 0px 6px 15px #f1f1f1;
    -webkit-box-shadow: 0px 6px 15px #f1f1f1;
    -moz-box-shadow: 0px 6px 15px #f1f1f1;
    -o-box-shadow: 0px 6px 15px #f1f1f1;
    -ms-box-shadow: 0px 6px 15px #f1f1f1;
    transition: all 0.3s ease-in-out;
}

    .service a {
        color: #016cb5;
    }

.provide-services {
    float: left;
    margin-bottom: 50px;
    width: 100%;
}

.service > span {
    background: #FFF;
    border: 1px solid #e8e8e8;
    display: table;
    height: 71px;
    margin: 0 auto 20px;
    padding: 12px 10px 0;
    text-align: center;
    width: 230px;
}

/* .service:hover > span {
    -webkit-box-shadow: 10px 10px 3px #d4d4d4;
    -moz-box-shadow: 10px 10px 3px #d4d4d4;
    -ms-box-shadow: 10px 10px 3px #d4d4d4;
    -o-box-shadow: 10px 10px 3px #d4d4d4;
    box-shadow: 10px 10px 3px #d4d4d4;
    -webkit-transform: translateX(-10px) translateY(-10px);
    -moz-transform: translateX(-10px) translateY(-10px);
    -ms-transform: translateX(-10px) translateY(-10px);
    -o-transform: translateX(-10px) translateY(-10px);
    transform: translateX(-10px) translateY(-10px);
}
 */
.service > span img {
    display: inline-block;
    float: none;
}

.service > span img {
    max-width: 100%;
}

.service h4, .service h1 {
    line-height: 1.46667;
    color: #292929;
    float: left;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.3px;
    margin: 0 0 5px;
    width: 100%;
}

.service > p {
    color: #515151;
    float: left;
    font-size: 18px;
    font-family: Calabri;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin: 0;
    width: 100%;
    padding:10px;
    margin-bottom: 10px;
}

.white-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.3px;
    line-height: 40px;
    margin: 18px 0 0;
}

.management-carousel {
    float: left;
    width: 100%;
}

.item {
    float: left;
    overflow: hidden;
    width: 100%;
}

    .item > img {
        width: 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }

    .item:hover > img {
        opacity: 0.7;
    }

.management-carousel .owl-dots {
    width: 10px;
    position: absolute;
    right: -40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.management-carousel .owl-dot {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 10px;
    margin-bottom: 10px;
    opacity: 0.5;
    width: 10px;
}

    .management-carousel .owl-dot:last-child {
        margin: 0;
    }

    .management-carousel .owl-dot.active {
        opacity: 1;
    }

.title {
    float: left;
    margin-bottom: 45px;
    margin-top: 30px;
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 44px;
    font-family: Itim;
    font-weight: 600;
}

    .title > h2 {
        float: left;
        font-size: 30px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 10px;
        width: 100%;
    }

.title-major-services {
    float: left;
    margin-bottom: 30px;
    margin-top: 40px;
    position: relative;
    text-align: center;
    width: 100%;
}

    .title-major-services > h2 {
        float: left;
        font-size: 30px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 10px;
        width: 100%;
    }

.title > span {
    color: #888888;
    float: left;
    font-family: lato;
    font-size: 15px;
    font-style: italic;
    line-height: 15px;
    width: 100%;
}

.title:before {
    /* background: #b1c5cb none repeat scroll 0 0; */
    bottom: 0;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -14.5px;
    position: absolute;
    width: 29px;
}

.provide-features {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

    .provide-features .row {
        margin: 0 -5px;
    }

        .provide-features .row > div {
            padding: 0 5px;
        }

.feature {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

    .feature > img {
        border: 2px solid #f3f3f3;
        margin-bottom: 30px;
        width: 100%;
    }

    .feature > ul {
        color: #666666;
        float: left;
        font-size: 14px;
        font-family: arial;
        width: 100%;
    }

    .feature li {
        float: left;
        line-height: 25px;
        margin-bottom: 15px;
        padding-left: 30px;
        position: relative;
        font-family: Calibri;
        font-size: 18px;
        width: 100%;
    }

        .feature li:last-child {
            margin: 0;
        }

        .feature li:before {
            content: "\f00c";
            font-family: fontawesome;
            font-size: 14px;
            height: 30px;
            left: 0;
            position: absolute;
            top: 0;
            width: 30px;
        }

.provide-accordion {
    float: left;
    width: 100%;
}

.toggle-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

    .toggle-item > h2 {
        background: #e4e4e4 none repeat scroll 0 0;
        color: #444444;
        cursor: pointer;
        float: left;
        font-size: 15px;
        font-weight: 600;
        margin: 0;
        padding: 15px 30px;
        position: relative;
        width: 100%;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
    }

        .toggle-item > h2:before {
            color: #444;
            content: "\f067";
            font-family: fontawesome;
            font-size: 13px;
            line-height: 48px;
            position: absolute;
            right: 0;
            top: 0;
            width: 30px;
        }

    .toggle-item.activate h2.active {
        background: #2f2f2f none repeat scroll 0 0;
        color: #fff;
    }

        .toggle-item.activate h2.active:before {
            color: #FFF;
        }

.content {
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}

    .content p {
        color: #565d60;
        letter-spacing: 0.4px;
        line-height: 30px;
        margin-bottom: 15px;
    }

.alignleft {
    float: left;
    margin-right: 20px;
}

.title.style2 > h2 {
    color: #fff;
}

.title.style2 {
    padding: 0;
}

    .title.style2:before {
        display: none;
    }

.options {
    margin-bottom: 40px;
    padding: 0 40px;
    text-align: center;
}

.option-set li {
    color: #fff;
    display: inline-block;
    font-family: montserrat;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 20px;
    text-transform: uppercase;
    vertical-align: top;
}

    .option-set li a {
        float: left;
        padding-bottom: 15px;
        position: relative;
    }

        .option-set li a.view-all-projects {
            padding: 0;
            width: 19px;
            height: 19px;
            text-align: center;
            font-size: 11px;
            line-height: 19px;
            color: #FFF;
        }

            .option-set li a.view-all-projects:hover,
            .option-set li a.view-all-projects:active,
            .option-set li a.view-all-projects:focus {
                color: #FFF;
            }

        .option-set li a:before {
            content: "";
            height: 2px;
            width: 0;
            position: absolute;
            bottom: 0;
            left: 50%;
        }

        .option-set li a.selected:before {
            left: 0;
            width: 100%;
        }

.projects {
    float: left;
    padding: 0 30px 30px;
    margin-bottom: -30px;
    width: 100%;
}

.provide-project {
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    width: 100%;
}

.masonary {
    float: left;
    width: 100%;
}

.provide-project > img {
    width: 100%;
}

.provide-project:before {
    background: black none repeat scroll 0 0 padding-box content-box;
    content: "";
    height: 100%;
    width: 0;
    opacity: 0;
    padding: 14px 18px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -moz-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -o-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -webkit-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -moz-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -o-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
}

.provide-project:hover:before {
    opacity: 0.78;
    width: 100%;
    left: 0;
}

.project-hover {
    padding: 14px 18px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.project-links {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

    .project-links a {
        color: #fff;
        display: inline-block;
        font-size: 16px;
        height: 36px;
        line-height: 32px;
        margin: 0 5px;
        text-align: center;
        width: 36px;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1);
        -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
        -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
        -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
        transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
        -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
        -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
        -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
        transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    }

.provide-project:hover .project-links a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

    .provide-project:hover .project-links a:last-child {
        -webkit-transition-delay: 0.8s;
        -moz-transition-delay: 0.8s;
        -ms-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

.project-links > a:hover {
    color: #FFF;
}

.project-hover h3 {
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0 40px;
    width: 100%;
    opacity: 0;
}

    .project-hover h3 a:hover {
        color: inherit;
    }

.provide-project:hover .project-hover h3 {
    opacity: 1;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

.provide-pricings {
    float: left;
    margin-bottom: -30px;
    width: 100%;
}

.price-table {
    /*background: #f2f2f2 url("../Imgs/pricetable-bg.png") no-repeat scroll center top/100% auto;*/
    border: 6px solid #fff;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 70px 35px 40px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

    .price-table:before {
        background: #e4e4e4 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.499;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .price-table > h3 {
        color: #000;
        float: left;
        font-size: 50px;
        font-weight: 700;
        line-height: 40px;
        margin: 0 0 20px;
        width: 100%;
    }

        .price-table > h3 i {
            display: inline-block;
            font-size: 22px;
            font-weight: 200;
            line-height: 23px;
            vertical-align: bottom;
        }

    .price-table > strong {
        color: #121212;
        float: left;
        font-family: montserrat;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 25px;
        width: 100%;
    }

    .price-table > ul {
        background: #fff none repeat scroll 0 0;
        float: left;
        margin-bottom: 35px;
        padding: 25px 0;
        width: 100%;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px;
    }

    .price-table li {
        color: #5e5f5f;
        float: left;
        font-family: lato;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.2px;
        line-height: 26px;
        padding: 11px 0;
        position: relative;
        width: 100%;
    }

        .price-table li:before,
        .price-table li:after {
            background: #e9e9ea none repeat scroll 0 0;
            content: "";
            height: 1px;
            width: 20px;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .price-table li:after {
            left: auto;
            right: 0;
        }

        .price-table li:last-child:before,
        .price-table li:last-child:after {
            display: none;
        }

        .price-table li:last-child {
            padding-bottom: 0;
        }

.dark-btn {
    background: #1b1b1b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    padding: 14px 25px;
}

    .dark-btn:hover {
        color: #FFF;
    }

.company-skills {
    float: left;
    width: 100%;
}

.team-carousel-wrapper {
    float: left;
    width: 50%;
}

.team-carousel {
    float: left;
    width: 100%;
}

.team-slide {
    float: left;
    width: 100%;
}

.member {
    float: left;
    position: relative;
    width: 100%;
}

    .member > img {
        width: 100%;
    }

    .member:before {
        background: black none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        z-index: 1;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .member:hover:before {
        opacity: 0.73;
    }

.member-hover {
    padding: 20px;
    text-align: center;
    width: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .member-hover h5 {
        color: #fff;
        float: left;
        font-size: 19px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 19px;
        margin-bottom: 5px;
        text-transform: uppercase;
        width: 100%;
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }

.member:hover .member-hover h5 {
    -webkit-transition: all 0.5s ease 0.2s;
    -moz-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s;
}

.member-hover > i {
    color: #fff;
    float: left;
    font-size: 13px;
    font-style: italic;
    font-family: crimson;
    letter-spacing: 1px;
    width: 100%;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

.member:hover .member-hover i {
    -webkit-transition: all 0.5s ease 0.4s;
    -moz-transition: all 0.5s ease 0.4s;
    -ms-transition: all 0.5s ease 0.4s;
    -o-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s;
}

.fancy-social {
    float: left;
    margin-top: 30px;
    width: 100%;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

.member:hover .member-hover .fancy-social {
    -webkit-transition: all 0.5s ease 0.6s;
    -moz-transition: all 0.5s ease 0.6s;
    -ms-transition: all 0.5s ease 0.6s;
    -o-transition: all 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s;
}

.member:hover .member-hover h5,
.member:hover .member-hover i,
.member:hover .member-hover .fancy-social {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.fancy-social > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 0 1px;
    width: 28px;
}

    .fancy-social > a:hover {
        color: #FFF;
    }

.team-carousel .owl-nav {
    background: #fff none repeat scroll 0 0;
    height: 68px;
    left: 50%;
    margin-left: -34px;
    margin-top: -34px;
    position: absolute;
    top: 50%;
    width: 68px;
}

    .team-carousel .owl-nav > div {
        color: transparent;
        float: left;
        height: 68px;
        position: relative;
        width: 50%;
    }

        .team-carousel .owl-nav > div:before {
            background: #989898 none repeat scroll 0 0;
            color: #fff;
            content: "\f0d9";
            font-family: fontawesome;
            font-size: 12px;
            height: 20px;
            line-height: 20px;
            margin-top: -10px;
            padding-right: 1px;
            position: absolute;
            right: 3px;
            text-align: center;
            top: 50%;
            width: 20px;
        }

        .team-carousel .owl-nav > div.owl-next:before {
            content: "\f0da";
            left: 2px;
            padding-left: 3px;
            right: auto;
        }

.about-us {
    float: left;
    padding: 0 65px;
    width: 50%;
}

    .about-us > h2 {
        color: #fff;
        float: left;
        font-size: 33px;
        font-weight: 700;
        letter-spacing: -0.2px;
        line-height: 40px;
        width: 100%;
    }

    .about-us > p {
        color: #9e9e9e;
        float: left;
        letter-spacing: 0.4px;
        margin: 0;
        width: 100%;
    }

    .about-us .provide-skills {
        margin-top: 30px;
    }

.provide-skills {
    float: left;
    width: 100%;
}

.provide-bar {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}

    .provide-bar > strong {
        color: #fff;
        float: left;
        font-family: montserrat;
        font-size: 14px;
        font-weight: 700;
        line-height: 17px;
        margin-bottom: 12px;
        width: 100%;
    }

    .provide-bar .progress {
        background: #838383 none repeat scroll 0 0;
        box-shadow: none;
        float: left;
        margin: 0;
        width: 100%;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
    }

        .provide-bar .progress .progress-bar {
            box-shadow: none;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            -ms-border-radius: 20px;
            -o-border-radius: 20px;
            border-radius: 20px;
        }

.provide-counters {
    float: left;
    margin-bottom: -30px;
    padding: 30px 0;
    width: 100%;
}

.counter {
    display: table;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

    .counter > img {
        display: table-cell;
        float: none;
        vertical-align: top;
    }

.counter-inner {
    display: table-cell;
    padding-left: 40px;
    vertical-align: middle;
    width: 100%;
}

    .counter-inner > strong {
        color: #fff;
        float: left;
        font-family: montserrat;
        font-size: 50px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 5px;
        width: 100%;
    }

    .counter-inner > span {
        color: #fff;
        float: left;
        font-size: 20px;
        width: 100%;
    }

.newsletter {
    background: #2d2d2d none repeat scroll 0 0;
    border: 3px solid #fff;
    bottom: -85px;
    height: 64px;
    left: 50%;
    position: absolute;
    z-index: 10;
    width: 584px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .newsletter > form {
        float: left;
        height: 100%;
        width: 100%;
    }

        .newsletter > form input {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            border: 0 none;
            color: #fff;
            font-size: 14px;
            font-weight: 800;
            height: 100%;
            padding: 10px 100px 10px 30px;
            width: 100%;
        }

        .newsletter > form button {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            border: 0 none;
            color: #fff;
            font-size: 22px;
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            width: 100px;
        }

.latest-news {
    float: left;
    margin-bottom: -50px;
    width: 100%;
}

.provide-news {
    float: left;
    margin-bottom: 50px;
    padding-bottom: 25px;
    position: relative;
    width: 100%;
}

.news-img {
    float: left;
    margin-bottom: 25px;
    position: relative;
    width: 100%;
}

    .news-img > img {
        width: 100%;
    }

    .news-img > span {
        background: black none repeat scroll 0 0;
        bottom: 13px;
        color: #fff;
        font-weight: 800;
        font-size: 16px;
        font-style: italic;
        height: 52px;
        left: 13px;
        line-height: 20px;
        padding: 5px;
        position: absolute;
        text-align: center;
        width: 58px;
    }

    .news-img:hover > span {
        opacity: 0.3;
    }

.provide-news > h3 {
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    width: 100%;
}

.meta {
    float: left;
    width: 100%;
}

    .meta > li {
        color: #6f6f6f;
        float: left;
        font-family: montserrat;
        font-size: 12px;
        margin-right: 20px;
    }

        .meta > li i {
            font-size: 17px;
            margin-right: 5px;
            vertical-align: bottom;
            display: inline-block;
        }

    .meta li.posted-by {
        color: #141414;
        font-size: 14px;
        vertical-align: middle;
    }

.provide-news:before,
.provide-news:after {
    background: #ebebeb none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 57px;
}

.provide-news:after {
    width: 0;
}

.provide-news:hover:after {
    width: 57px;
}

.latest-news.style2 .provide-news > h3 {
    font-size: 22px;
}

.latest-news.style2 .provide-news {
    padding-bottom: 35px;
    margin-bottom: 50px;
}

.callback {
    /*background: transparent url("../Imgs/parallax4.jpg") no-repeat scroll 0 0/cover;*/
    display: table;
    margin-top: 70px;
    padding: 0 130px;
    position: relative;
    width: 100%;
    z-index: 1;
}

    .callback:before {
        background: #151515 none repeat scroll 0 0;
        border-bottom: 5px solid #333;
        border-top: 5px solid #333;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.82;
        padding: 5px 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .callback > img {
        display: table-cell;
        float: none;
        margin-bottom: 5px;
        margin-top: -150px;
        vertical-align: middle;
    }

.callback-form {
    display: table-cell;
    padding-left: 75px;
    vertical-align: middle;
    width: 100%;
}

    .callback-form > h3 {
        color: #fff;
        float: left;
        font-size: 30px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 5px;
        width: 100%;
    }

    .callback-form > p {
        color: #e4e4e4;
        float: left;
        font-size: 14px;
        letter-spacing: 0.4px;
        line-height: 24px;
        width: 100%;
    }

    .callback-form > form {
        float: left;
        margin-top: 25px;
        width: 100%;
    }

    .callback-form input {
        background: #8c8c8c none repeat scroll 0 0;
        border: 1px !important;
        color: #fefefe;
        float: left;
        font-family: montserrat;
        font-size: 12px;
        font-weight: 600;
        height: 48px;
        margin-bottom: 20px;
        padding: 10px 30px;
        width: 100%;
    }

.btn3 {
    background: #016cb5 !important;
    width: 70% !important;
    border: 0 none;
    display: inline-block;
    color: #fff;
    font-size: 15px !important;
    font-weight: 600;
    height: 48px;
    letter-spacing: 0.4px;
    padding: 12px 35px;
    text-transform: lowercase;
}

.color-btn:hover {
    color: #FFF;
    background: #333;
}

.logos {
    float: left;
    margin: -30px 0 -50px;
    width: 100%;
}

    .logos > li {
        display: inline-block;
        margin: 0 -2px 20px;
        padding: 0 15px;
        text-align: center;
        vertical-align: middle;
        width: 25%;
    }

        .logos > li a {
            float: left;
            width: 100%;
        }

            .logos > li a img {
                float: none;
                max-width: 100%;
            }

        .logos > li:first-child:nth-last-child(1),
        .logos > li:first-child:nth-last-child(1) ~ li {
            width: 100%;
        }

        .logos > li:first-child:nth-last-child(2),
        .logos > li:first-child:nth-last-child(2) ~ li {
            width: 50%;
        }

        .logos > li:first-child:nth-last-child(3),
        .logos > li:first-child:nth-last-child(3) ~ li {
            width: 33.334%;
        }

        .logos > li:first-child:nth-last-child(4),
        .logos > li:first-child:nth-last-child(4) ~ li {
            width: 25%;
        }

        .logos > li:first-child:nth-last-child(5),
        .logos > li:first-child:nth-last-child(5) ~ li {
            width: 20%;
        }

        .logos > li:first-child:nth-last-child(6),
        .logos > li:first-child:nth-last-child(6) ~ li {
            width: 16.666%;
        }

        .logos > li:hover {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

.provide-fancy-features {
    float: left;
    width: 100%;
}

    .provide-fancy-features .row {
        margin: 0;
    }

        .provide-fancy-features .row > div {
            padding: 0;
        }

.fancy-featrure {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .fancy-featrure > img {
        width: 100%;
    }

    .fancy-featrure:hover > img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

.fancy-name {
    height: 75px;
    width: 100%;
    padding: 0;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

    .fancy-name:before {
        background: black none repeat scroll 0 0 content-box;
        content: "";
        height: 100%;
        width: 100%;
        opacity: 0.9;
        padding: 6px;
        z-index: -1;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .fancy-name > h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin: 0;
        padding: 0 45px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.provide-fancy-features.overlap {
    margin-top: -130px;
}

.provide-fancy-services {
    float: left;
    margin-bottom: -85px;
    width: 100%;
}

.fancy-service {
    display: table;
    margin-bottom: 85px;
    width: 100%;
}

.service-icon {
    display: table-cell;
    vertical-align: top;
    width: 87px;
}

.fancy-inner {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
    width: 100%;
}

.service-icon span {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    height: 87px;
    line-height: 60px;
    padding: 10px 20px;
    text-align: center;
    width: 87px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .service-icon span:before {
        background: black none repeat scroll 0 0;
        content: "";
        height: 100%;
        opacity: 0.1;
        width: 100%;
        z-index: -1;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
        -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
        transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    }

.fancy-service:hover .service-icon span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.service-icon span img {
    display: inline-block;
    float: none;
    max-width: 100%;
    vertical-align: middle;
}

.fancy-inner h3 {
    color: #5d5d5d;
    float: left;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 12px;
    width: 100%;
}

.fancy-inner > p {
    float: left;
    letter-spacing: 0.4px;
    line-height: 26px;
    margin: 0;
    width: 100%;
}

.why-we {
    display: table;
    float: left;
    margin-bottom: -30px;
    padding: 0 110px;
    width: 100%;
}

    .why-we > img {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

.why-we-text {
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
}

    .why-we-text > h3 {
        color: #fff;
        float: left;
        font-family: roboto slab;
        font-weight: 600;
        letter-spacing: 0.2px;
        line-height: 34px;
        width: 100%;
    }

    .why-we-text > p {
        color: #efefef;
        float: left;
        width: 100%;
    }

    .why-we-text > ul {
        float: left;
        width: 100%;
    }

    .why-we-text li {
        color: #fff;
        float: left;
        font-family: montserrat;
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 10px;
        width: 100%;
    }

        .why-we-text li:last-child {
            margin: 0;
        }

    .why-we-text .color-btn {
        font-size: 12px;
        font-weight: 800;
        height: auto;
        line-height: 25px;
        margin-top: 30px;
        padding: 9px 30px;
        text-transform: uppercase;
    }

.provide-counters.style2 .counter-inner > strong {
    color: #2d2d2d;
}

.provide-counters.style2 .counter-inner > span {
    color: #2d2d2d;
}

.provide-team {
    float: left;
    margin-bottom: -50px;
    width: 100%;
}

.provide-member {
    float: left;
    margin-bottom: 50px;
    width: 100%;
}

.member-img {
    float: left;
    margin-bottom: 22px;
    position: relative;
    width: 100%;
}

    .member-img > img {
        width: 100%;
    }

.social {
    padding: 10px 20px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.member-img:before {
    background: black none repeat scroll 0 0;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.member-img:hover:before {
    opacity: 0.75;
}

.social > a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    padding-bottom: 6px;
    position: relative;
    opacity: 0;
    font-size: 18px;
    margin: 0 7px;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
}

.member-img:hover .social > a {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.member-img:hover .social > a {
    -webkit-transition: transform 0.3s ease 0.6s,opacity 0.3s ease 0.6s, color 0.3s linear;
    -moz-transition: transform 0.3s ease 0.6s,opacity 0.3s ease 0.6s, color 0.3s linear;
    -ms-transition: transform 0.3s ease 0.6s,opacity 0.3s ease 0.6s, color 0.3s linear;
    -o-transition: transform 0.3s ease 0.6s,opacity 0.3s ease 0.6s, color 0.3s linear;
    transition: transform 0.3s ease 0.6s,opacity 0.3s ease 0.6s, color 0.3s linear;
}

    .member-img:hover .social > a:nth-child(2n) {
        -webkit-transition: transform 0.3s ease 0.5s,opacity 0.3s ease 0.5s, color 0.3s linear;
        -moz-transition: transform 0.3s ease 0.5s,opacity 0.3s ease 0.5s, color 0.3s linear;
        -ms-transition: transform 0.3s ease 0.5s,opacity 0.3s ease 0.5s, color 0.3s linear;
        -o-transition: transform 0.3s ease 0.5s,opacity 0.3s ease 0.5s, color 0.3s linear;
        transition: transform 0.3s ease 0.5s,opacity 0.3s ease 0.5s, color 0.3s linear;
    }

    .member-img:hover .social > a:nth-child(3n) {
        -webkit-transition: transform 0.3s ease 0.4s,opacity 0.3s ease 0.4s, color 0.3s linear;
        -moz-transition: transform 0.3s ease 0.4s,opacity 0.3s ease 0.4s, color 0.3s linear;
        -ms-transition: transform 0.3s ease 0.4s,opacity 0.3s ease 0.4s, color 0.3s linear;
        -o-transition: transform 0.3s ease 0.4s,opacity 0.3s ease 0.4s, color 0.3s linear;
        transition: transform 0.3s ease 0.4s,opacity 0.3s ease 0.4s, color 0.3s linear;
    }

    .member-img:hover .social > a:nth-child(4n) {
        -webkit-transition: transform 0.3s ease 0.3s,opacity 0.3s ease 0.3s, color 0.3s linear;
        -moz-transition: transform 0.3s ease 0.3s,opacity 0.3s ease 0.3s, color 0.3s linear;
        -ms-transition: transform 0.3s ease 0.3s,opacity 0.3s ease 0.3s, color 0.3s linear;
        -o-transition: transform 0.3s ease 0.3s,opacity 0.3s ease 0.3s, color 0.3s linear;
        transition: transform 0.3s ease 0.3s,opacity 0.3s ease 0.3s, color 0.3s linear;
    }

.social > a:before {
    background: black none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
}

.social > a:hover:before {
    width: 100%;
}

.provide-member > h4 {
    color: #141414;
    float: left;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 0 0 7px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.provide-member > i {
    color: #6f6f6f;
    float: left;
    font-family: lato;
    font-size: 14px;
    font-style: italic;
    line-height: 13px;
    text-align: center;
    width: 100%;
}

.provide-video-detail {
    background: #282828 none repeat scroll 0 0;
    display: table;
    width: 100%;
}

.provide-video {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

    .provide-video > img {
        width: 100%;
    }

    .provide-video:before {
        background: #000;
        content: "";
        height: 100%;
        width: 100%;
        opacity: 0.33;
        position: absolute;
        left: 0;
        top: 0;
    }

.play-video,
.pause-video {
    color: #fff;
    font-size: 60px;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.pause-video {
    opacity: 0;
    visibility: hidden;
}

.provide-video iframe {
    opacity: 0;
    visibility: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.provide-video.active iframe {
    opacity: 1;
    visibility: visible;
}

.play-video:active, .play-video:focus,
.pause-video:active, .pause-video:focus {
    color: #fff;
}

.provide-video.active .play-video {
    opacity: 0;
    visibility: hidden;
}

    .provide-video.active .play-video i:before {
        content: "\f28c";
    }

.provide-video.active:hover .pause-video {
    opacity: 0.4;
    visibility: visible;
}

    .provide-video.active:hover .pause-video:hover {
        color: #fff;
        opacity: 1;
        visibility: visible;
    }

.provide-details {
    display: table-cell;
    padding: 30px 85px;
    vertical-align: middle;
}

.provide-details {
    display: table-cell;
    padding: 30px 200px 30px 85px;
    vertical-align: middle;
}

    .provide-details > h3 {
        color: #fff;
        float: left;
        font-family: roboto slab;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 10px;
        width: 100%;
    }

    .provide-details > p {
        color: #d6d6d6;
        float: left;
        font-size: 14px;
        letter-spacing: 0.4px;
        width: 100%;
    }

.provide-accordion.style2 .toggle-item h2 {
    background: #565d60 none repeat scroll 0 0;
    color: #fff;
    padding: 12px 30px;
}

    .provide-accordion.style2 .toggle-item h2:before {
        color: #fff;
        line-height: 40px;
    }

.provide-accordion.style2 .content p {
    color: #d6d6d6;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 28px;
}

.projects.style2 {
    margin-bottom: -10px;
    padding: 0;
}

    .projects.style2 .row {
        margin: 0 -5px;
    }

        .projects.style2 .row .masonary > div {
            padding: 0 5px;
        }

    .projects.style2 .provide-project {
        margin-bottom: 10px;
    }

.options.style2 .option-set li {
    color: #090909;
}

    .options.style2 .option-set li a {
        padding-bottom: 8px;
    }

        .options.style2 .option-set li a.selected:before {
            left: 50%;
            margin-left: -13.5px;
            width: 27px;
        }

.huge-btn {
    color: #fff;
    float: left;
    font-family: montserrat;
    font-size: 17px;
    margin-top: 30px;
    padding: 25px;
    text-align: center;
    width: 100%;
}

    .huge-btn:hover {
        background: #333;
        color: #FFF;
    }

    .huge-btn i {
        margin-left: 10px;
    }

.provide-modern-services {
    float: left;
    width: 100%;
}

    .provide-modern-services > h2 {
        color: #fff;
        font-family: roboto slab;
        font-weight: 600;
        letter-spacing: 0.2px;
        line-height: 40px;
        margin-bottom: 15px;
        padding-right: 90px;
        width: 100%;
    }

    .provide-modern-services > p {
        color: #fff;
        float: left;
        letter-spacing: 0.6px;
        margin-bottom: 40px;
        padding-right: 70px;
        width: 100%;
    }

.modern-services-carousel {
    float: left;
    width: 100%;
}

.modern-service {
    display: table;
    float: left;
    position: relative;
    z-index: 1;
    width: 100%;
}

    .modern-service > i {
        color: #616161;
        font-family: montserrat;
        font-size: 80px;
        line-height: 60px;
        z-index: -1;
        position: absolute;
        right: 50px;
        top: 0;
    }

.modern-icon {
    display: table-cell;
    vertical-align: top;
    width: 70px;
}

    .modern-icon span {
        background: #fff none repeat scroll 0 0;
        float: left;
        height: 70px;
        line-height: 76px;
        padding: 10px;
        position: relative;
        text-align: center;
        width: 70px;
    }

        .modern-icon span img {
            display: inline-block;
            float: none;
            height: auto;
            max-width: 100%;
        }

.mod-inner {
    display: table-cell;
    padding-left: 20px;
    padding-top: 10px;
    vertical-align: middle;
}

    .mod-inner > h3 {
        float: left;
        font-size: 17px;
        font-weight: 600;
        line-height: 15px;
        margin: 0 0 5px;
        width: 100%;
    }

    .mod-inner > p {
        color: #fff;
        float: left;
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 24px;
        margin: 0;
        width: 100%;
    }

.modern-services-carousel .owl-dots,
.testimonials-carousel .owl-dots {
    float: left;
    margin-top: 30px;
    width: 100%;
}

.testimonials-carousel .owl-dots {
    margin: 0;
}

    .modern-services-carousel .owl-dots .owl-dot,
    .testimonials-carousel .owl-dots .owl-dot {
        background: #fff none repeat scroll 0 0;
        float: left;
        height: 7px;
        margin-right: 7px;
        width: 13px;
    }

        .modern-services-carousel .owl-dots .owl-dot.active,
        .testimonials-carousel .owl-dots .owl-dot.active {
            width: 8px;
        }

.special-mockup {
    margin-right: -150px;
    margin-top: -150px;
}

    .special-mockup > img {
        width: 100%;
    }

.side-title {
    float: left;
    margin-bottom: 35px;
    width: 100%;
}

    .side-title > h2 {
        color: #343333;
        float: left;
        font-family: roboto slab;
        font-size: 26px;
        font-weight: 600;
        line-height: 27px;
        margin-bottom: 6px;
        width: 100%;
    }

    .side-title > span {
        color: #a0a0a0;
        float: left;
        font-family: montserrat;
        font-size: 13px;
        width: 100%;
    }

.testimonials-carousel {
    float: left;
    width: 100%;
}

.testimonial-slide {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    margin-bottom: 30px;
    padding: 110px 50px 30px;
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

    .testimonial-slide:before {
        color: #dfe5e9;
        content: "\f10d";
        font-family: fontawesome;
        font-size: 70px;
        left: 50px;
        line-height: 70px;
        position: absolute;
        top: 30px;
    }

    .testimonial-slide blockquote {
        color: #565656;
        float: left;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 40px;
        width: 100%;
    }

.client-info {
    float: right;
}

    .client-info > h5 {
        display: table;
        font-size: 14px;
        font-weight: 800;
        margin: 0;
    }

    .client-info > span {
        color: #8799a3;
        float: left;
        font-size: 14px;
        width: 100%;
    }

.testimonial-slide > img {
    border-radius: 50%;
    bottom: 0;
    left: 30px;
    position: absolute;
    z-index: 2;
}

.testimonials-carousel .owl-dots .owl-dot {
    background: #dadada none repeat scroll 0 0;
    float: right;
}

.provide-contact {
    display: table;
    width: 100%;
}

.social-contact {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

    .social-contact > img {
        width: 100%;
    }

.light-socials {
    float: left;
    text-align: center;
    width: 100%;
}

    .light-socials > a {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        height: 42px;
        line-height: 42px;
        margin: 0 5px;
        width: 42px;
    }

        .light-socials > a:hover {
            color: #FFF;
        }

.social-contact .light-socials {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.social-contact:before {
    background: black none repeat scroll 0 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.36;
    position: absolute;
    left: 0;
    top: 0;
}

.provide-form {
    display: table-cell;
    padding: 20px 200px 20px 50px;
    vertical-align: middle;
    width: 50%;
}

.elegent-title {
    float: left;
    font-size: 30px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 8px;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

    .elegent-title:before {
        content: "";
        height: 3px;
        width: 32px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

.provide-form > p {
    float: left;
    font-style: italic;
    width: 100%;
}

.provide-form > form {
    float: left;
    margin-top: 10px;
    width: 100%;
}

    .provide-form > form input, .provide-form > form textarea {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        color: #141414;
        float: left;
        font-family: lato;
        font-size: 12px;
        font-style: italic;
        height: 40px;
        letter-spacing: 1px;
        margin: 0 0 20px;
        padding: 5px 30px;
        width: 100%;
    }

    .provide-form > form textarea {
        min-height: 125px;
        padding: 15px 30px;
    }

.provide-form form button {
    text-transform: uppercase;
}

.map {
    float: left;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

    .map > div {
        float: left;
        min-height: 400px;
        width: 100%;
    }

.simple-title {
    float: left;
    margin-top: 15px;
    margin-bottom: 25px;
    width: 100%;
}

    .simple-title h2 {
        color: #016cb5;
        text-align: center;
        font-family: Arial;
        font-size: 25px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 25px;
        width: 100%;
    }

    .simple-title > p {
        float: left;
        margin: 0;
        width: 100%;
        text-align: center;
    }

.expertise {
    display: table;
    width: 100%;
}

    .expertise .provide-services {
        display: table-cell;
        float: none;
        padding-left: 30px;
        vertical-align: middle;
    }

    .expertise .provide-video {
        overflow: hidden;
    }

    .expertise .service {
        padding: 0 18px;
    }

.mockup {
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

    .mockup:before {
        background: #fff none repeat scroll 0 0;
        content: "";
        height: 50%;
        width: 100%;
        z-index: -1;
        position: absolute;
        left: 0;
        top: 0;
    }

    .mockup:after {
        /*background: transparent url("../Imgs/shape.png") no-repeat scroll 0 0/100% 100%;*/
        content: "";
        height: 26px;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        z-index: -1;
    }

    .mockup img {
        display: inline-block;
        float: none;
        max-width: 100%;
    }

.special:after {
    /*background: transparent url("../Imgs/shape.png") no-repeat scroll 0 0/100% 100%;*/
    content: "";
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.parallax-title {
    float: left;
    margin: 0 21% 40px;
    text-align: center;
    width: 58%;
}

    .parallax-title > span {
        color: #b2b2b2;
        float: left;
        font-family: lato;
        font-size: 14px;
        font-style: italic;
        font-weight: 600;
        margin-bottom: 10px;
        width: 100%;
    }

    .parallax-title > h2 {
        color: #fff;
        float: left;
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 0.4px;
        line-height: 20px;
        margin-bottom: 10px;
        width: 100%;
    }

    .parallax-title > p {
        color: #adadad;
        float: left;
        margin: 0;
        width: 100%;
    }

.innovative-services {
    float: left;
    margin-bottom: -30px;
    width: 100%;
}

.inn-service {
    display: table;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

    .inn-service > span {
        display: table-cell;
        vertical-align: top;
        width: 53px;
    }

        .inn-service > span i {
            color: #000000;
            float: left;
            font-size: 18px;
            height: 53px;
            line-height: 53px;
            text-align: center;
            width: 53px;
        }

    .inn-service > h3 {
        color: #fff;
        display: table-cell;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: -0.2px;
        line-height: 22px;
        padding-left: 20px;
        vertical-align: middle;
    }

.projects.style3 {
    margin: 0 0 -4px;
    padding: 0;
}

    .projects.style3 .row .masonary > div {
        padding: 0 2px;
    }

    .projects.style3 .row {
        margin: 0 -2px;
    }

    .projects.style3 .provide-project {
        margin-bottom: 3px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }

.provide-project.style2:before {
    border-radius: 0;
    padding: 0;
    opacity: 0.9;
}

.provide-project.style2 .project-links a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 18px;
}

.provide-project.style2 .project-hover h3 {
    font-size: 20px;
}

.huge-btn.style2 {
    margin: 0;
    padding: 34px 20px;
}

#graph {
    float: left;
    width: 100%;
}

.product-information {
    display: table;
    width: 100%;
}

.provide-infos {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-right: 40px;
}

.info-detail {
    display: table-cell;
    padding-right: 30px;
    text-align: right;
    vertical-align: middle;
}

.pro-info {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

    .pro-info:last-child {
        margin: 0;
    }

    .pro-info > span {
        display: table-cell;
        vertical-align: top;
        width: 56px;
    }

        .pro-info > span i {
            border: 2px solid #575757;
            float: left;
            font-size: 17px;
            height: 56px;
            line-height: 52px;
            text-align: center;
            width: 56px;
        }

    .pro-info:hover span i {
        color: #FFF;
    }

.info-detail > h3 {
    color: #3b3b3b;
    float: left;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 5px;
    width: 100%;
}

.info-detail > p {
    color: #646464;
    float: left;
    line-height: 23px;
    margin: 0;
    width: 100%;
}

.product-information .mockup {
    float: none;
    display: table-cell;
    vertical-align: middle;
    width: auto;
}

    .product-information .mockup img {
        max-width: none;
    }

.product-information .provide-accordion.toggle {
    float: none;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-left: 40px;
}

.provide-accordion.style3 .toggle-item > h2 {
    background: #FFF;
    color: #404040;
    border: 2px solid #f1f1f1;
    font-size: 14px;
    text-transform: uppercase;
}

    .provide-accordion.style3 .toggle-item > h2:before {
        display: none;
    }

.provide-accordion.style3 .content p {
    color: #5e5e5e;
    line-height: 26px;
    letter-spacing: 0.6px;
}

.provide-accordion.style3 .content {
    padding: 0 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.provide-accordion.style3 .toggle-item > h2.active {
    color: #FFF;
}

.provide-progress {
    float: left;
    width: 100%;
}

    .provide-progress h3 {
        color: #303030;
        float: left;
        width: 100%;
        font-weight: 800;
        margin-bottom: 5px;
    }

    .provide-progress p {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

.pagetop {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding: 270px 0 0px;
    height: 0px;
    background: url(../img/career.png) no-repeat scroll 0 0/cover transparent;
    position: relative;
    /* z-index: 1; */
}

    .pagetop:before {
        content: "";
        width: 100%;
        height: 100%;
        /* background: black; */
        opacity: 0.55;
        z-index: -1;
        position: absolute;
        left: 0;
        top: 0;
    }

.bg-technology {
    float: left;
    width: 100%;
    text-align: center;
    padding: 270px 0 90px;
    position: relative;
    z-index: 1;
}

    .bg-technology:before {
        content: "";
        width: 100%;
        height: 100%;
        background: black;
        opacity: 0.55;
        z-index: -1;
        position: absolute;
        left: 0;
        top: 0;
    }

.bg-img-set {
    float: left;
    width: 100%;
    text-align: center;
    padding: 285px 0 90px;
    position: relative;
    z-index: 1;
}

    .bg-img-set:before {
        content: "";
        width: 100%;
        height: 100%;
        background: black;
        opacity: 0.55;
        z-index: -1;
        position: absolute;
        left: 0;
        top: 0;
    }

.bg-img-get-quote {
    background: url(../Imgs/get_quote.png) no-repeat scroll 0 0/cover transparent;
}

.bg-img-contactus {
    background: url(../Imgs/contact-us.jpg) no-repeat scroll 0 0/cover transparent;
}

.bg-img-approach {
    background: url(../Imgs/approach.jpg) no-repeat scroll 0 0/cover transparent;
}

.bg-img-services {
    background: url(../Imgs/services.jpg) no-repeat scroll 0 0/cover transparent;
}

.bg-img-technology {
    background: url(../Imgs/Technology/technology.jpg) no-repeat scroll 0 0/cover transparent;
}

.bg-img-career {
    background: url(../Imgs/career.jpg) no-repeat scroll 0 0/cover transparent;
}

.bg-img-training {
    background: url(../Imgs/training.png) no-repeat scroll 0 0/cover transparent;
}

.pagetop h1 {
    color: #fff;
    float: left;
    font-size: 35px;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 0px;
    width: 100%;
}

.text-title {
    color: #fff;
    float: left;
    font-size: 35px;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 20px;
    width: 100%;
}

.breadcrumbs {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
}

    .breadcrumbs li {
        display: inline-block;
        padding: 0 28px;
        position: relative;
        font-size: 16px;
        letter-spacing: 0.3px;
    }

        .breadcrumbs li:before {
            content: " > ";
            position: absolute;
            right: -4px;
            top: 0;
        }

        .breadcrumbs li:last-child:before {
            display: none;
        }

.simple-text {
    float: left;
    width: 100%;
}

    .simple-text h3,
    .simple-text h4 {
        color: #3a3a3a;
        font-weight: 700;
    }

.abt-img {
    float: left;
    width: 100%;
    margin-bottom: 65px;
}

    .abt-img img {
        max-width: 100%;
    }

.simple-text p {
    color: #000;
    margin-bottom: 40px;
    letter-spacing: 0.7px;
}

    .simple-text p:last-child {
        margin: 0;
    }

tspan {
    text-transform: uppercase;
    font-weight: 800;
}

.gap, .gap2 {
    float: left;
    width: 100%;
    height: 70px;
}

.gap2 {
    height: 40px;
}

.col-md-9 .counter-inner > strong {
    font-size: 34px;
}

.col-md-9 .counter-inner > span {
    font-size: 15px;
}

.col-md-9 .counter-inner {
    padding-left: 20px;
}

.col-md-9 .provide-counters {
    padding: 0;
}

.pro-list {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: montserrat;
    color: #024457;
    letter-spacing: -0.2px;
    line-height: 22px;
}

    .pro-list li {
        float: left;
        width: 100%;
        line-height: 22px;
        padding: 10px 0;
    }

.fancy-title {
    float: left;
    margin-bottom: 70px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

    .fancy-title:before,
    .fancy-title:after {
        border: 1px solid #9f9f9f;
        bottom: 0;
        content: "";
        height: 3px;
        right: 50%;
        margin-right: -27px;
        position: absolute;
        width: 54px;
    }

    .fancy-title:after {
        border: 0 none;
        border-radius: 30px;
        width: 35px;
    }

    .fancy-title h2 {
        color: #343333;
        float: left;
        font-family: roboto slab;
        font-size: 33px;
        font-weight: 900;
        line-height: 35px;
        margin-bottom: 8px;
        width: 100%;
    }

    .fancy-title > span {
        color: #a0a0a0;
        float: left;
        font-family: montserrat;
        font-size: 13px;
        font-weight: 600;
        width: 100%;
    }

.why-we.style2 {
    margin: 0;
    padding: 0;
}

    .why-we.style2 .why-we-text > h3 {
        color: #202020;
    }

    .why-we.style2 .why-we-text > p {
        color: #6f6f6f;
        font-size: 15px;
    }

    .why-we.style2 .why-we-text li {
        color: #024457;
    }

    .why-we.style2 .color-btn {
        background: #484848;
    }

.provide-skills.style2 .provide-bar > strong {
    color: #2f2933;
}

.provide-skills.style2 .provide-bar .progress {
    background: #f3f3f3;
}

.provide-subscribe {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 90px;
}

    .provide-subscribe a {
        display: inline-block;
        width: 64px;
        height: 64px;
        border: 2px solid #FFF;
        line-height: 60px;
        color: #FFF;
        border-radius: 50%;
        padding-left: 5px;
    }

    .provide-subscribe h3 {
        float: left;
        width: 100%;
        color: #FFF;
        font-size: 24px;
        color: #FFF;
        line-height: 30px;
        letter-spacing: 0.3px;
        font-weight: 800;
        margin-top: 20px;
        margin-bottom: 30px;
    }

.newsletter-form {
    float: left;
    width: 100%;
    background: #FFF;
    height: 53px;
    position: relative;
    overflow: hidden;
    padding: 10px 30px;
}

    .newsletter-form input {
        float: left;
        width: 100%;
        height: 100%;
        border: 0;
        font-size: 13px;
        color: #737373;
        text-transform: uppercase;
    }

    .newsletter-form button {
        position: absolute;
        right: 0;
        top: -2px;
        border: 0;
        height: 110%;
        color: #FFF;
        padding: 6px 30px 10px;
        font-size: 13px;
        font-family: lato;
        color: #FFF;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.provide-pagination {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding-top: 40px;
    text-align: center;
    border-top: 2px solid #ececec;
}

    .provide-pagination ul {
        display: inline-block;
    }

        .provide-pagination ul li {
            display: inline-block;
            margin: 0 5px;
        }

            .provide-pagination ul li a {
                float: left;
                width: 43px;
                height: 43px;
                text-align: center;
                border: 1px solid #ececec;
                line-height: 41px;
                font-style: italic;
                font-size: 18px;
                color: #141414;
            }

.sidebar .widget-title {
    font-size: 17px;
    color: #303030;
    padding: 0;
    font-family: arial;
    letter-spacing: -0.3px;
}

    .sidebar .widget-title:before {
        display: none;
    }

.widget-wrapper {
    float: left;
    width: 100%;
    border: 2px solid #e1e1e1;
    border-top-width: 3px;
    padding: 15px;
}

.aboutme-widget {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

    .aboutme-widget img {
        float: none;
        display: table;
        margin: 0 auto 20px;
    }

    .aboutme-widget p {
        font-size: 14px;
        letter-spacing: 0.5px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    .aboutme-widget span {
        float: left;
        width: 100%;
        font-family: lato;
        font-size: 13px;
        font-style: italic;
        letter-spacing: 0.5px;
    }

.simple-social {
    float: left;
    width: 100%;
    margin-top: 30px;
}

    .simple-social a {
        display: inline-block;
        font-size: 14px;
        color: #303030;
        margin: 0px 7px;
    }

.widget-wrapper > ul {
    padding: 25px 12px;
    float: left;
    width: 100%;
    font-size: 13px;
    color: #515151;
    letter-spacing: 0.5px;
    line-height: 20px;
}

    .widget-wrapper > ul li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #e8e8e8;
    }

        .widget-wrapper > ul li:hover {
            border-bottom: 1px solid #19224B;
            padding-left:10px;
            transition:0.5s ease;
            letter-spacing:1px;
        }

        .widget-wrapper > ul li a {
            float: left;
            width: 100%;
            padding: 15px 0;
        }

        .widget-wrapper > ul li:last-child {
            border: 0;
        }

            .widget-wrapper > ul li:last-child > a {
                padding-bottom: 0;
            }

.widget-wrapper ul.style2 {
    color: #171717;
    font-family: arial;
    letter-spacing: 0.3px;
    font-size: 14px;
}

.provide-flickr {
    float: left;
    width: 100%;
    margin-bottom: -10px;
}

    .provide-flickr .row {
        margin: 0 -7.5px;
    }

        .provide-flickr .row > div {
            padding: 0 7.5px;
        }

    .provide-flickr a {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        position: relative;
        overflow: hidden;
        border-radius: 0;
    }

        .provide-flickr a img {
            width: 100%;
        }

        .provide-flickr a:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: #e1571a;
            opacity: 0;
        }

        .provide-flickr a:hover:before {
            opacity: 0.8;
        }

        .provide-flickr a:after {
            content: "\f002";
            position: absolute;
            left: 50%;
            top: 50%;
            color: #FFF;
            opacity: 0;
            font-family: fontawesome;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

        .provide-flickr a:hover:after {
            opacity: 1;
        }

        .provide-flickr a:hover {
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            -ms-border-radius: 15px;
            -o-border-radius: 15px;
            border-radius: 15px;
        }

.sidebar-posts {
    float: left;
    width: 100%;
    padding: 10px 5px;
}

.side-post {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

    .side-post:last-child {
        margin: 0;
    }

    .side-post img {
        display: table-cell;
        vertical-align: top;
    }

.sidepost-inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    width: 100%;
}

    .sidepost-inner h3 {
        float: left;
        width: 100%;
        font-size: 13px;
        color: #303030;
        letter-spacing: 0.5px;
        line-height: 18px;
        margin-bottom: 6px;
    }

.side-post i {
    float: left;
    font-size: 12px;
    color: #515151;
    letter-spacing: 0.5px;
}

.latest-news.list-style {
    margin-bottom: -30px;
}

    .latest-news.list-style .provide-news {
        margin-bottom: 30px;
        display: table;
        padding: 0;
    }

        .latest-news.list-style .provide-news:before,
        .latest-news.list-style .provide-news:after {
            display: none;
        }

        .latest-news.list-style .provide-news .news-img {
            display: table-cell;
            vertical-align: top;
            margin: 0;
        }

            .latest-news.list-style .provide-news .news-img img {
                width: auto;
            }

            .latest-news.list-style .provide-news .news-img span {
                right: 13px;
                top: 13px;
                left: auto;
            }

.news-description {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    position: relative;
    font-family: lato !important;
}

    .news-description h3 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px;
        font-weight: 800;
        padding-right: 40px;
        font-family: lato !important;
    }

    .news-description p {
        color: #000;
        font-size: 15px;
        letter-spacing: 0.7px;
        margin-bottom: 40px;
        font-family: lato !important;
    }


    .news-description span {
        font-family: lato !important;
    }

.latest-news.list-style .news-description .meta {
    position: relative;
    padding-bottom: 30px;
}

    .latest-news.list-style .news-description .meta:before,
    .latest-news.list-style .news-description .meta:after {
        background: #ebebeb none repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 4px;
        left: 0;
        position: absolute;
        width: 57px;
    }

    .latest-news.list-style .news-description .meta:after {
        width: 0;
    }

.latest-news.list-style .provide-news:hover .news-description .meta:after {
    width: 57px;
}

.blog-single {
    float: left;
    width: 100%;
}

    .blog-single span {
        font-family: lato !important;
    }

    .blog-single .news-img {
        margin-bottom: 45px;
    }

    .blog-single h1, .blog-single h2, .blog-single h3,
    .blog-single h4, .blog-single h5, .blog-single h6 {
        font-weight: 800;
    }

.post-title {
    float: left;
    width: 100%;
    font-size: 23px;
    color: #141414;
    font-weight: 800;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}

.post-by {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #141414;
    font-family: montserrat;
}

.blog-single .meta {
    float: left;
    width: 100%;
    margin: 25px 0 20px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    line-height: unset;
    padding: 11px 0;
}

    .blog-single .meta li {
        padding: 0;
        width: auto;
    }

        .blog-single .meta li:before {
            display: none;
        }

.blog-single blockquote {
    float: left;
    width: 100%;
    border: 2px solid #ececec;
    padding: 50px 40px;
    font-size: 15px;
    color: #272727;
    line-height: 24px;
    letter-spacing: 0.4px;
    font-style: italic;
    color: #272727;
    margin: 10px 0 30px;
}

.blog-single ul {
    font-size: 17px;
    color: #6f6f6f;
    line-height: 30px;
    letter-spacing: 0.3px;
    margin: 10px 0 50px;
    float: left;
    width: 100%;
}

    .blog-single ul li {
        padding-left: 25px;
        position: relative;
        padding: 5px 0 5px 25px;
        float: left;
        width: 100%;
    }

        .blog-single ul li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 18px;
            width: 6px;
            height: 6px;
            background: black;
        }

.alignleft {
    float: left;
    margin-right: 30px;
}

.alignright {
    float: right;
    margin-left: 30px;
}

.provide-author {
    float: left;
    width: 100%;
    margin-top: 40px;
    display: table;
    position: relative;
    padding-bottom: 20px;
}

    .provide-author img {
        display: table-cell;
        vertical-align: top;
    }

.author-name {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-left: 30px;
    vertical-align: middle;
}

    .author-name h4 {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #141414;
        letter-spacing: 1px;
        font-weight: 800;
        margin: 0 0 8px;
    }

    .author-name i {
        float: left;
        width: 100%;
        font-size: 13px;
        color: #6f6f6f;
        font-style: italic;
        letter-spacing: 0.3px;
    }

.provide-author .colored-socials {
    position: absolute;
    right: 0;
    bottom: 0;
}

.colored-socials a {
    float: left;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    margin-left: 10px;
    color: #FFF;
    font-size: 14px;
}

    .colored-socials a:hover {
        color: #FFF;
    }

.fb {
    background: #3b5997;
}

.gp {
    background: #df4c3c;
}

.tt {
    background: #2fc2ee;
}

.pt {
    background: #e02329;
}

.provide-comments {
    float: left;
    width: 100%;
    margin-top: 60px;
}

.comments-count {
    float: left;
    width: 100%;
    margin-bottom: 60px;
    padding: 20px 30px;
    font-size: 16px;
    color: #141414;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.3px;
    background: #f8f8f8;
}

.provide-comments ul {
    float: left;
    width: 100%;
}

    .provide-comments ul ul {
        padding-left: 100px;
    }

    .provide-comments ul li {
        float: left;
        width: 100%;
    }

.comment {
    float: left;
    width: 100%;
    padding-top: 45px;
    padding-left: 65px;
    margin-bottom: 20px;
    position: relative;
}

.comment-avatar {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.comment-details {
    float: left;
    width: 100%;
    padding: 30px 35px;
    border: 2px solid #ececec;
}

    .comment-details strong {
        float: left;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 800;
        font-family: montserrat;
    }

.comment-time {
    float: right;
    font-size: 11px;
    color: #6f6f6f;
    font-family: montserrat;
    letter-spacing: 0.5px;
    font-weight: 800;
}

.comment-details p {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    color: #6b6b6b;
    font-style: italic;
    line-height: 24px;
    letter-spacing: 0.6px;
}

.reply {
    font-size: 12px;
    font-family: montserrat;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #141414;
    float: left;
}

.loadmore {
    float: left;
    width: 100%;
    background: #f4f4f4;
    text-align: center;
    font-size: 12px;
    font-family: montserrat;
    color: #141414;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    padding: 25px;
    border: 1px solid #ececec;
    margin-top: 60px;
}

.comment-form {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.border-title {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    font-family: lato;
    font-size: 20px;
    color: #141414;
    font-style: italic;
    font-weight: 700;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 65px;
}

.simple-form {
    float: left;
    width: 100%;
}

form.simple-form label {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #141414;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 17px;
}

.simple-form input,
.simple-form textarea {
    float: left;
    width: 100%;
    border: 1px solid #ececec;
    height: 40px;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 12px;
    font-size: 12px;
    font-style: italic;
    letter-spacing: 0.3px;
    font-weight: 600;
    color: #6f6f6f;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.simple-form textarea {
    max-width: 100%;
    min-height: 255px;
    padding: 20px;
}

.yellow-btn {
    float: right;
    margin-top: 20px;
    font-size: 12px;
    font-family: montserrat;
    color: #FFF;
    border: 0;
    padding: 15px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
}

.contact-page-text {
    float: left;
    width: 100%;
}

    .contact-page-text h2 {
        float: left;
        width: 100%;
        font-size: 30px;
        font-weight: 800;
        line-height: 40px;
        color: #303030;
    }

.header-contact.style2 {
    width: 100%;
    margin-top: 10px;
}

    .header-contact.style2 .info:before {
        top: 50%;
        margin-top: -12px;
    }

    .header-contact.style2 .info strong span {
        line-height: 18px;
    }

    .header-contact.style2 .info {
        padding: 15px 8px;
    }

.contact-page-form {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .contact-page-form input,
    .contact-page-form textarea {
        margin-bottom: 40px;
    }

    .contact-page-form .yellow-btn {
        float: left;
    }

.provide-branches {
    float: left;
    width: 100%;
    margin-bottom: -40px;
}

.branch {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

.branch-img {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
}

    .branch-img img {
        max-width: 100%;
    }

.branch h3 {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #1f1f1f;
    margin-bottom: 25px;
}

.branch ul {
    margin: 0 -10px;
}

    .branch ul li {
        float: left;
        width: 50%;
        padding: 0 10px;
        margin-bottom: 10px;
    }

        .branch ul li strong {
            float: left;
            width: 100%;
            font-family: montserrat;
            font-size: 14px;
            color: #000000;
            font-weight: 800;
            letter-spacing: 0.3px;
            margin-bottom: 5px;
        }

.branch li span {
    float: left;
    width: 100%;
    color: #444545;
    font-family: montserrat;
    font-size: 13px;
    letter-spacing: 0.3px;
}

.add {
    float: left;
    width: 100%;
    margin-top: 15px;
    font-family: lato;
    font-size: 12px;
    color: #272121;
    font-weight: 800;
    letter-spacing: 1px;
}

    .add i {
        font-size: 22px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 12px;
    }

.project-detail-page {
    float: left;
    width: 100%;
}

.provide-project-detail {
    display: table;
    width: 100%;
}

    .provide-project-detail img {
        float: none;
        display: table-cell;
        vertical-align: top;
    }

.project-intro {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding-left: 30px;
}

    .project-intro h1 {
        font-family: roboto slab;
        color: #202020;
        font-size: 26px;
        font-weight: 800;
        margin-bottom: 15px;
    }

.project-info {
    float: left;
    width: 100%;
    background: #292929;
    padding: 28px 40px;
    margin-bottom: 30px;
    color: #FFF;
}

    .project-info li {
        float: left;
        width: 100%;
        line-height: 25px;
        margin-bottom: 15px;
        font-family: montserrat;
        font-size: 14px;
    }

        .project-info li:last-child {
            margin: 0;
        }

        .project-info li strong {
            float: left;
            width: 50%;
            font-weight: 800;
        }

        .project-info li span {
            float: left;
            width: 50%;
            font-weight: 600;
        }

.project-intro .color-btn {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 25px;
    font-weight: 800;
    letter-spacing: 1px;
}

.project-strategies {
    float: left;
    width: 100%;
    margin-top: 80px;
}

    .project-strategies h3 {
        float: left;
        width: 100%;
        font-size: 27px;
        color: #3a3a3a;
        font-family: roboto slab;
        font-weight: 800;
    }

    .project-strategies ul {
        float: left;
        width: 100%;
        font-size: 14px;
        font-family: lato;
        color: #666666;
    }

        .project-strategies ul li {
            float: left;
            width: 100%;
            margin-bottom: 15px;
            letter-spacing: 0.2px;
            padding-left: 28px;
            position: relative;
        }

            .project-strategies ul li:before {
                content: "\f00c";
                font-family: fontawesome;
                position: absolute;
                left: 0;
                top: 3px;
            }

.project-detail-page .simple-text {
    margin-top: 80px;
    margin-bottom: 80px;
}

.project-carousel {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

    .project-carousel img {
        width: 100%;
    }

    .project-carousel .owl-nav {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        padding: 0 20px;
        height: 0;
    }

        .project-carousel .owl-nav > div {
            float: left;
            width: 35px;
            height: 35px;
            background: #FFF;
            color: transparent;
            margin-top: -12.5px;
            position: relative;
        }

            .project-carousel .owl-nav > div.owl-next {
                float: right;
            }

            .project-carousel .owl-nav > div:before {
                content: "\F104";
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                color: #181818;
                font-family: fontawesome;
                text-align: center;
                line-height: 35px;
            }

            .project-carousel .owl-nav > div.owl-next:before {
                content: "\f105";
            }

.provide-project-information {
    display: table;
    width: 100%;
}

.project-description-information {
    display: table-cell;
    vertical-align: middle;
}

.project-info-img {
    display: table-cell;
    vertical-align: top;
}

.project-description {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
}

    .project-description h2 {
        float: left;
        width: 100%;
        font-size: 24px;
        color: #141414;
        font-weight: 800;
    }

    .project-description ul {
        float: left;
        width: 100%;
    }

    .project-description li {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

        .project-description li strong {
            float: left;
            width: 100%;
            font-family: montserrat;
            font-size: 16px;
            color: #141414;
            font-weight: 900;
            letter-spacing: 1px;
            margin-bottom: 20px;
        }

        .project-description li span {
            float: left;
            width: 100%;
            font-family: montserrat;
            font-size: 10px;
            text-transform: uppercase;
            font-weight: 800;
            letter-spacing: 0.3px;
        }

    .project-description a.yellow-btn {
        float: left;
        padding: 18px 30px;
        margin-top: 30px;
        color: #FFF;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.provide-project.style3:before {
    background: black;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.provide-project.style3:hover:before {
    opacity: 0.58;
}

.provide-project.style3 .project-links {
    margin: 15px 0 0;
}

    .provide-project.style3 .project-links a {
        background: #000;
        width: 38px;
        height: 38px;
        line-height: 36px;
        font-size: 13px;
    }

.provide-project.style3 .project-hover h3 {
    font-size: 20px;
    font-weight: 100;
    line-height: 23px;
    letter-spacing: -0.2px;
    padding: 0;
}

.testimonail-page {
    float: left;
    width: 100%;
    margin-bottom: -60px;
}

    .testimonail-page .testimonial-slide {
        margin-bottom: 90px;
        position: relative;
    }

        .testimonail-page .testimonial-slide img {
            bottom: -30px;
        }

.team-detail-page {
    float: left;
    width: 100%;
    display: table;
}

.team-img {
    display: table-cell;
    width: 50%;
    position: relative;
    overflow: hidden;
}

    .team-img img {
        width: 100%;
    }

    .team-img ul {
        position: absolute;
        top: 0;
        left: 0;
        width: 58px;
    }

    .team-img li {
        float: left;
        width: 100%;
        text-align: center;
        height: 25%;
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

        .team-img li:nth-child(n+2) {
            -webkit-transition: all 0.2s ease 0.2s;
            -moz-transition: all 0.2s ease 0.2s;
            -ms-transition: all 0.2s ease 0.2s;
            -o-transition: all 0.2s ease 0.2s;
            transition: all 0.2s ease 0.2s;
        }

        .team-img li:nth-child(n+3) {
            -webkit-transition: all 0.2s ease 0.3s;
            -moz-transition: all 0.2s ease 0.3s;
            -ms-transition: all 0.2s ease 0.3s;
            -o-transition: all 0.2s ease 0.3s;
            transition: all 0.2s ease 0.3s;
        }

        .team-img li:nth-child(n+4) {
            -webkit-transition: all 0.2s ease 0.4s;
            -moz-transition: all 0.2s ease 0.4s;
            -ms-transition: all 0.2s ease 0.4s;
            -o-transition: all 0.2s ease 0.4s;
            transition: all 0.2s ease 0.4s;
        }

    .team-img:hover ul li {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .team-img li a {
        float: left;
        width: 100%;
        color: #FFF;
        padding: 15px 10px;
        font-size: 20px;
        height: 100%;
        border-radius: `;
    }

.facebook:hover {
    background: #0E57A0!important;
    transition:0.5s ease;
}
.LinkedIn:hover {
    background: #0C61BF!important;
    color: #fff;
    transition:0.5s ease;
}

.Twitter:hover {
    background: #55acee!important;
    transition:0.5s ease;
}
.Instagram:hover {
background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
     transition:0.5s ease;
    color:#fff;
}

.google-plus {
    background: #dd4b39;
}

.YouTube:hover {
    background: #cb2027!important;
}

.team-detail {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-left: 60px;
}

    .team-detail h2 {
        float: left;
        width: 100%;
        font-size: 45px;
        text-transform: uppercase;
        font-weight: 800;
        margin-bottom: 20px;
        line-height: 40px;
    }

    .team-detail span {
        display: table;
        color: #19224B;
        font-style: italic;
        padding-bottom: 5px;
        margin-bottom: 20px;
        border-bottom: 2px solid #ebebeb;
        letter-spacing: 0.4px;
        font-size: 20px;
    }

    .team-detail .provide-skills {
        margin-top: 40px;
        margin-bottom: -30px;
    }

.branch.branch-detail {
    border: 0;
    padding: 0;
    margin: 0;
}

.branch-infos {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #ebebeb;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}

    .branch-infos .map > div {
        min-height: 300px;
    }

.error-page {
    float: left;
    margin: 70px 0;
    text-align: center;
    width: 100%;
    padding: 0 100px;
}

    .error-page h1 {
        float: left;
        font-size: 90px;
        line-height: 70px;
        margin-bottom: 60px;
        text-transform: uppercase;
        width: 100%;
    }

    .error-page strong {
        color: #2e2e2e;
        float: left;
        font-family: roboto slab;
        font-size: 36px;
        font-weight: 600;
        margin-bottom: 25px;
        width: 100%;
    }

    .error-page .color-btn {
        text-transform: uppercase;
        font-weight: 900;
        line-height: 24px;
        letter-spacing: 1px;
    }

.search-result {
    float: left;
    width: 100%;
}

    .search-result h3 {
        float: left;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 10px;
        width: 100%;
    }

    .search-result > p {
        float: left;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
    }

    .search-result form.search {
        float: left;
        width: 100%;
        border: 2px solid #ebebeb;
        height: 50px;
        position: relative;
        margin-bottom: 40px;
    }

        .search-result form.search input {
            float: left;
            width: 100%;
            height: 100%;
            border: 0;
            font-size: 12px;
            font-style: italic;
            color: #737373;
            padding: 10px 30px;
        }

        .search-result form.search button {
            position: absolute;
            right: 0;
            top: 0;
            width: 50px;
            height: 100%;
            border: 0;
            background: none;
            color: #535353;
        }

footer {
    background: url(../img/footer.png) no-repeat scroll 0 0/cover transparent;
    float: left;
    padding: 60px 0 20px;
    width: 100%;
    margin-bottom: 35px;
}

.widget {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.widget-logo {
    display: table;
    margin: 0 0 25px;
}

.about-widget > p {
    color: #969595;
    float: left;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 22px;
    width: 100%;
}

.about-widget > ul {
    color: #fff;
    float: left;
    font-family: montserrat;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
}

    .about-widget > ul li {
        float: left;
        line-height: 24px;
        margin-bottom: 10px;
        width: 100%;
    }

.dark-socials {
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
    width: 100%;
}

    .dark-socials > a {
        background: #0c0c0c none repeat scroll 0 0;
        color: #fff;
        float: left;
        font-size: 22px;
        height: 49px;
        line-height: 49px;
        margin-right: 10px;
        text-align: center;
        width: 49px;
    }

        .dark-socials > a:hover {
            transition: 0.5s ease;
            box-shadow: 1px 10px 10px 1px #000;
        }

.about-widget > ul li i {
    margin-right: 10px;
    width: 12px;
}

.widget-title {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

    .widget-title:before {
        bottom: 0;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        width: 27px;
    }

.news-widget {
    float: left;
    width: 100%;
}

.news {
    border-bottom: 1px solid #252525;
    display: table;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}

    .news > img {
        display: table-cell;
        float: none;
        vertical-align: top;
        padding-right: 20px;
    }

.news-detail {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

    .news-detail > h5 {
        color: #e1e1e1;
        float: left;
        font-family: lato;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
        margin-bottom: 8px;
        width: 100%;
    }

    .news-detail > span {
        color: #6b6b6b;
        float: left;
        font-size: 10px;
        font-weight: 600;
        width: 100%;
    }

.news:last-child {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.contact-form {
    float: left;
    width: 100%;
}

    .contact-form input,
    .contact-form > textarea {
        background: #0c0c0c none repeat scroll 0 0;
        border: 1px solid #242f3d;
        color: #8f8f8f;
        float: left;
        font-family: Arial;
        font-size: 12px;
        height: 38px;
        margin-bottom: 6px;
        padding: 5px 20px;
        width: 100%;
    }

    .contact-form > textarea {
        margin-top: 5px;
        max-width: 100%;
        min-height: 84px;
        padding: 10px 20px;
    }

    .contact-form .btnSend2 {
        height: 33px;
        width: 30%;
        background-color: #edaf12;
        border: 0 none;
        color: #fff;
        float: right;
        font-family: lato;
        font-size: 12px;
        font-weight: 600;
        margin-top: 5px;
        padding: 10px 20px;
        text-transform: uppercase;
    }

        .contact-form .btnSend2:hover {
            background: #333;
        }

.bottom-strip {
    background: #0c0c0c none repeat scroll 0 0;
    color: #7b7b7b;
    float: left;
    font-family: montserrat;
    font-size: 11px;
    font-weight: 600;
    padding: 25px 0;
    text-align: center;
    width: 100%;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3, 1.3);
        -moz-transition: scale(1.3, 1.3);
        -ms-transition: scale(1.3, 1.3);
        -o-transition: scale(1.3, 1.3);
        transition: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes jello {
    0%,100%,11.1% {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

@keyframes jello {
    0%,100%,11.1% {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-animation-timing-function: cubic-bezier(0.215,.61,.355,1);
        animation-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

#html5-watermark {
    display: none !important;
}

#html5lightbox-web-iframe img {
    float: none;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    z-index: 10000000000000;
    margin-bottom: 20px;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        position: absolute;
        top: 1px;
        right: 1px;
        width: 40px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #FFF transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333;
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f6f6f6;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.select2-container {
    float: left;
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    background: #8c8c8c none repeat scroll 0 0;
    border: 0 none;
    height: 48px;
    overflow: hidden;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    -webkit-border-radius: 25px 25px 0 0 !important;
    -moz-border-radius: 25px 25px 0 0 !important;
    -ms-border-radius: 25px 25px 0 0 !important;
    -o-border-radius: 25px 25px 0 0 !important;
    border-radius: 25px 25px 0 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-family: montserrat;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 48px;
}

.select2-dropdown {
    background: #8c8c8c none repeat scroll 0 0;
    border: 0 none;
    padding: 20px;
    margin-top: -1px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    color: #636363;
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 7px 20px;
    width: 100%;
}

.select2-search--dropdown {
    float: left;
    width: 100%;
}

.select2-results {
    float: left;
    width: 100%;
}

.select2-results__option {
    color: #fff;
    font-family: montserrat;
    font-size: 13px;
    padding: 10px 20px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 40px 0 20px;
}

.morris-hover {
    position: absolute;
    z-index: 1000;
}

    .morris-hover.morris-default-style {
        border-radius: 10px;
        padding: 6px;
        color: #666;
        background: rgba(255,255,255,0.8);
        border: solid 2px rgba(230,230,230,0.8);
        font-family: sans-serif;
        font-size: 12px;
        text-align: center;
    }

        .morris-hover.morris-default-style .morris-hover-row-label {
            font-weight: bold;
            margin: 0.25em 0;
            color: #FFF;
        }

        .morris-hover.morris-default-style .morris-hover-point {
            white-space: nowrap;
            margin: 0.1em 0;
            color: #FFF !important;
        }

.list-style {
    font-family: lato;
    color: #000;
    font-size: 15px;
    letter-spacing: 0.7px;
    line-height: 27px;
    margin-bottom: 20px;
}

.apply-now {
    margin-top: 20px;
}

.margin-top30 {
    margin-top: 30px;
}

@media (min-width:768px) {
    .simple-title > p {
        text-align: left;
    }

    .padding-form {
        padding: 20px;
    }

    .modal-dialog {
        width: 500px;
        margin: 210px auto;
        position: relative;
        z-index: 999 !important;
    }
}

.modal-header .close {
    margin-top: -8px;
}

.modal-header h6 {
    color: red;
}

.modal-open {
    overflow: hidden !important;
    padding: 0px !important;
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: hidden;
    }

.about-us-img {
    height: 100%;
    width: 100%;
    border: 10px solid #eeb013;
}

.dark-socials .facebook:hover {
    background-color: #5e76a6;
    color: #fff;
}

.dark-socials .google:hover {
    background-color: #f2453e;
    color: #fff;
}

.dark-socials .twitter:hover {
    background-color: #1cb7eb;
    color: #fff;
}

.dark-socials .youtube:hover {
    background-color: #d82624;
    color: #fff;
}

.dark-socials .skype:hover {
    background-color: #01aef0;
    color: #fff;
}

.title-enquiry {
    font-weight: 600;
    color: #19224B;
    font-family: arial;
    font-size: 21px;
    letter-spacing: 1.1px;
}

.text-enquiry {
    padding: 27px 127px;
    margin-top: -25px;
}

.padding-top55px {
    padding-top: 55px;
}

.padding-left35 {
    padding-left: 35px;
}

.padding-form {
    padding: 0px 65px;
}

.padding-forms {
    padding: 40px 15px;
}
.paddingleft22 {
    padding: 0px 22px;
}

.padding-right60 {
    padding-right: 49px;
    margin-left: -35px;
}

.padding-bottom20 {
    padding-bottom: 20px;
}

.margin-top50 {
    margin-top: 50px;
}

.margin-top-bottom25 {
    margin: 25px 0px;
    padding-bottom: 8px;
}

.margin-top-bottom50 {
    margin: 50px 0px;
}

.margin-top2 {
    margin-top: -2px;
}

.margintop35 {
    margin-top: 35px;
}

.margin-top100 {
    margin-top: 100px;
}

.margin-top-25 {
    margin-top: -25px;
}

.margin-product {
    margin: 0px 22px 32px;
}

.margin-left15 {
    margin-left: -15px;
}

.margin-left17px {
    margin-left: 17px;
}

.margin-left30 {
    margin-left: 30px;
}

.margin-left50 {
    margin-left: 50px;
}

.margin-bottom35 {
    margin-bottom: 35px;
}

.simple-title p {
    margin: 20px 0px;
}

.text-dark-orange {
    color: #d27c24;
}

.text-black {
    color: #000;
}

.text-style {
    font-family: montserrat;
}

.border-right {
    border-right: 1px solid #ddd;
}

.margin-services {
    margin: 0px 0px 28px 20px;
}

.bg-light-gray {
    background-color: #dadada;
}

.border-gray {
    border: 1px solid #AAAAAA;
}

.enquiry-form input {
    border-color: #d0d0d0;
    background-color: #f2f2f2;
    border-radius: 5px;
}

.services-layout {
    background-color: #f8f8f8;
    border-radius: 5px 30px 5px 30px;
    box-shadow: 0px 2px 2px rgba(126, 126, 126, 0.57);
}

    .services-layout h5 {
        font-size: 20px;
        margin-top: 19px;
        padding-left: 18px;
        background-color: #f8f8f8;
        color: #19224B;
    }

    .services-layout ul {
        padding: 0px 0px 25px 20px;
    }

        .services-layout ul li {
            line-height: 15px;
        }

.enquiry-info {
    height: 80px;
    width: 100%;
    color: #fff;
    font-family: arial;
    text-align: justify;
    padding: 12px;
    margin-top: 16px;
    border-radius: 7px;
    margin-bottom: 24px;
    background-color: #1b63a2;
}

.about-img-border {
    border: 10px solid #006cb5;
    padding: 10px;
}

.title-training {
    font-family: arial;
    font-size: 20px;
    font-weight: 600;
    margin: 13px;
}

.list-products ul li {
    margin-bottom: 14px;
    background-color: #19224B;
    padding: 10px;
    width: 94%;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    box-shadow: 0px 5px 17px -6px #19224B;
    border-radius: 3px;
}

    .list-products ul li:hover {
        color: #fff;
        letter-spacing:2px;
        box-shadow: 0px 15px 12px -10px #19224B;
    }

    .list-products ul li a:hover {
        color: #fff;
    }

.list-training ul li {
    margin-bottom: 14px;
    background-color: #006cb5;
    padding: 10px;
    width: 77%;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    box-shadow: 0px 5px 17px -6px #006cb5;
    border-radius: 3px;
}

    .list-training ul li:hover {
        color: #eeb013;
        box-shadow: 0px 15px 12px -10px #006cb5;
    }

    .list-training ul li a:hover {
        color: #eeb013;
    }

.list-technology {
    letter-spacing: 0.7px;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 40px;
    margin-left: 18px;
    list-style-type: disc;
    color: #000;
}

.data-set-training {
    padding: 33px 25px 16px 25px;
    line-height: 25px;
    font-family: arial;
    color: #000;
    text-align: justify;
    min-height: 530px;
}

.text-side-service-product {
    border-bottom: 1px solid #AAAAAA;
    width: 94%;
    font-weight: 700;
    color: #19224B;
    padding-bottom: 10px;
}

.text-side-training {
    border-bottom: 1px solid #AAAAAA;
    width: 77%;
    font-weight: 700;
    color: #006cb5;
    padding-bottom: 10px;
}

.sub-title-technology {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
}

thead tr {
    background-color: #eeeeee;
}

    thead tr th {
        border-bottom: 1px solid #d7d9dc;
    }

.text-style-title {
    font-weight: 700;
    font-size: 25px;
    font-family: arial;
    color: #19224B;
}

.large-text-style-title {
    font-weight: 700;
    font-size: 25px;
    font-family: arial;
    color: #19224B;
}

.medium-text-style-title {
    font-weight: 700;
    font-size: 19px;
    font-family: arial;
    color: #006cb5;
}

.fa-hand-o-right {
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
}

.img-texhnology {
    max-width: 30%;
    margin: 10px 15px 28px 0px;
}

.btn-request {
    background-color: #eeb013;
    padding: 11px 20px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
}

.btn-request-quote {
    background-color: #eeb013;
    padding: 11px 20px;
    font-size: 20px;
    width: 100%;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
}

.btn-footer {
    padding: 0px 0px 60px 0px;
    font-size: 27px;
    color: #fff;
}

.hr-set {
    width: 110%;
    margin-left: -30px;
}

.btn-request:hover {
    background-color: #19224B;
    transition: 0.5s ease;
    color: #fff;
}

.btn-request-quote:hover {
    background-color: #19224B;
    transition: 0.5s ease;
    color: #fff;
}

.text-side-service-training {
    padding-left: 0%;
    width: 100%;
    font-weight: 700;
    color: #19224B;
    margin-left: 3px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px solid #AAAAAA;
    padding-bottom: 10px;
}

@media (min-width:290px) and (max-width:605px) {
    .simple-title > p {
        text-align: left;
    }

    .padding-form {
        padding: 20px;
    }

    .img-texhnology {
        max-width: 50%;
    }
}

@media (min-width:316px) and (max-width:991px) {
    .simple-title > p {
        text-align: left;
    }

    .padding-form {
        padding: 20px;
    }

    .bg-light-gray {
        padding: 5px 0px 5px;
    }

    .text-side-training {
        margin-top: 30px;
        width: 60%;
        margin-left: 35px;
    }

    .margin-left30 {
        margin-left: 0px;
    }

    .list2-margin-left50 {
        margin-left: 50px;
    }
}

.quick-link {
    padding: 13px;
    margin: 20px 0px 0px 10px;
    background-color: #008ec9;
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    color: #fff;
    border-radius: 40px;
    text-align: center;
}

.quick-link-reach {
    padding: 13px;
    margin: 20px 0px 0px 70px;
    background-color: #008ec9;
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.service-data {
    height: 100px;
    width: 100px;
    background-color: #006cb5;
    color: white;
    float: left;
    margin: 10px;
    padding: 5px;
}

.btn-footer-upper {
    padding-top: 0px;
    margin-left: 40%;
    margin-top: 55px;
}

.btn-footer-lower {
    padding-top: 0px;
    text-align: center;
}

#block {
    height: 40px;
}

#owl-demo {
    margin-top: 50px;
    margin-bottom: 50px;
}

.carousel-box {
    height: 180px;
    width: 180px;
    background-color: #eee;
    border: 2px solid #006cb5;
    color: #006cb5;
    border-radius: 50%;
    font-family: arial;
    font-size: 20px;
    font-weight: bolder;
    padding: 62px 22px 0px 24px;
    box-shadow: 7px 1px 9px 4px;
    border-left: none;
}

@media (min-width:262px) and (max-width:422px) {
    .phone {
        margin-top: 10px;
    }
}

@media (min-width:262px) and (max-width:650px) {
    .simple-title > p {
        text-align: left;
    }

    .padding-form {
        padding: 20px;
    }

    .vertical-text {
        transform: rotate(-90deg);
        transform-origin: LEFT top 0;
        z-index: 15;
        float: right;
        right: -105px;
        bottom: 150px;
        font-size: 15px;
        font-weight: bold;
        padding: 5px;
        color: #fff;
        background-color: #de2727;
        position: fixed;
        letter-spacing: 1.5px;
    }

    .creative-slider {
        margin-top: 65px !important;
    }

    .title {
        float: left;
        margin-bottom: 20px;
        margin-top: 45px;
        position: relative;
        text-align: center;
        width: 100%;
    }

        .title > h2 {
            font-size: 24px;
        }

    .title-major-services > h2 {
        font-size: 24px;
        margin-top: 55px;
    }

    .title-major-services {
        float: left;
        position: relative;
        text-align: center;
        width: 100%;
        margin-top: -50px;
        margin-bottom: 0px;
    }

    .carousel-box {
        height: 145px;
        width: 145px;
        font-size: 15px;
        padding: 55px 22px 7px 24px;
    }

    .btn-footer-lower {
        padding-top: 0px;
        margin-left: 50px;
    }

    .quick-link {
        font-size: 16px;
    }
}

.gray-border-bottom {
    border-bottom: 1px solid #AAAAAA;
    width: 70%;
}

.btn-demo-footer {
    padding: 7px;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    text-align: center;
    background: #1c98c1;
    font-weight: bold;
    color: #f6f6f7;
    margin-left: 40px;
    text-decoration: none;
    position: fixed;
    z-index: 50;
    right: 50px;
    bottom: 0px;
    background: -webkit-gradient(linear,center top,center bottom,from(rgba(27,155,215,1)),to(rgba(21,124,172,1)));
    font-size: 15px;
    width: 155px;
}

    .btn-demo-footer a:hover {
        color: #fff;
    }

.bg-slider {
    padding-top: -20px;
}

.text-side-training-get {
    padding-left: 0%;
    width: 75%;
    color: #006cb5;
    margin-left: 0px;
    margin-top: 42px;
    margin-bottom: 32px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #AAAAAA;
}

.padding-right60 {
    padding-right: 49px;
    margin-left: 0px;
}

@media (min-width:262px) and (max-width:650px) {
    .bar {
        font-size: 15px !important;
    }

    .contactblock {
        /*margin-top: 60px !important;*/
        margin-top: 40px !important;
    }

    .socials {
        margin-right: 0px;
    }

    .contacth1 {
        margin-top: 25px;
    }

    .btn-call-back {
        width: 100%;
        background-color: #eeb013;
    }

    .widget {
        margin-top: 20px;
    }

    h3 {
        font-size: 16px;
        text-align: center;
        line-height: 22px;
    }

    .pagetop {
        margin-top: 25px;
        margin-bottom: -36px;
        padding: 135px 0 45px;
    }

        .pagetop h1 {
            line-height: 30px;
            font-size: 25px;
            margin-top: -40px;
        }

    .bg-img-set {
        margin-top: -40px;
        padding-bottom: 66px;
    }

        .bg-img-set h1 {
            font-size: 25px;
        }

    .bg-t echnology {
        margin-top: -66px;
    }

    .margin-services {
        margin: 0px 0px 28px 0px;
    }

    .margin-product {
        margin: 0px 0px 32px;
    }

    .btn-footer-upper {
        margin-left: 30%;
        margin-top: 55px;
    }

    .btn-footer-upper-services {
        margin-left: 7%;
        margin-top: 15%;
    }

    .btn-request-quote {
        margin-left: 9%;
    }

    .btn-request {
        margin-left: 26%;
        padding: 8px 15px;
        font-size: 15px;
    }

    .btn-request-quote {
        margin-left: 15%;
        padding: 8px 15px;
        font-size: 15px;
    }

    .list-training {
        margin-left: -5%;
        right: -14%;
    }

    .text-style-title {
        margin-left: 23%;
        margin-top: 50px;
        margin-bottom: 45px;
        margin-right: 0%;
    }

    .margin-left30 {
        margin-left: 98px;
    }

    .margin-left33 {
        margin-left: 33%;
    }

    .large-text-style-title {
        margin-left: 6%;
        margin-top: 50px;
        margin-bottom: 45px;
        margin-right: 1%;
    }

    .medium-text-style-title {
        margin-left: 17%;
        margin-top: 50px;
        margin-bottom: 45px;
        margin-right: 1%;
    }

    .text-side-training {
        padding-left: 9%;
        width: 63%;
        margin-left: 20px;
        margin-top: 2px;
        margin-bottom: 48px;
    }

    .text-side-training-get {
        padding-left: 9%;
        width: 63%;
        color: #006cb5;
        margin-left: 20px;
        margin-top: 42px;
        margin-bottom: 32px;
        font-weight: 700;
        padding-bottom: 10px;
        border-bottom: 1px solid #AAAAAA;
    }

    .text-side-service-product {
        padding-left: 12%;
        width: 65%;
        margin-left: 50px;
        margin-top: 25px;
        margin-bottom: 39px;
    }

    .list-products .text-side-service-product {
        display: none;
    }

    .list-products ul {
        margin-top: 30px;
    }

    .text-side-service-training {
        padding-left: 7%;
        width: 79%;
        font-weight: 700;
        color: #006cb5;
        margin-left: 33px;
        margin-top: 0px;
        margin-bottom: 55px;
    }

    .margin-top-bottom40 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .quick-link {
        padding: 13px;
        margin: 20px 0px 0px -53px;
    }

    .quick-link-reach {
        padding: 13px;
        margin: 20px 0px 0px -5px;
    }

    .btn-demo-footer {
        width: 150px;
        height: 30px;
        padding: 5px;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        background: #1c98c1;
        font-weight: bold;
        color: #f6f6f7;
        margin-left: 5px;
        margin-top: 142px;
        text-decoration: none;
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 1;
    }
}

@media (min-width:651px) and (max-width:1550px) {
    .vertical-text {
        visibility: hidden;
    }
}

.page-loader {
    border: 5px solid #eee;
    border-radius: 50%;
    border-top: 5px solid rgba(0,0,0,1);
    width: 50px;
    height: 50px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 300px;
    z-index: 9999;
    background-color: rgba(255,255,255,0.3);
    left: 45%;
}

.page-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.3);
    z-index: 10060;
    cursor: wait;
}

.footerRating {
    margin-top: 5px;
}

.my-stars .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: gold;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footerRating p {
    color: #FFF;
    line-height: 24px;
    margin: 0 0 20px;
    letter-spacing: 0px;
}

.inner img{
    width: 100%;
}
.hiw{
    padding-right: -80px;
    /* background:red; */
    padding-bottom: 50px;
    margin: 20px 0px;
    width: 120%;
    margin-left: -130px;
}
.good{
    display: inline-block;
    margin-top: 50px;
    width: 22%;
    border-radius: 30px;
    margin-right: 15px;
    height: 300px;
    overflow-x: auto;
}
.heading{
    margin-top: 200px;
}
.digital{
    /* background:red; */
    padding: 0 90px;
}
.digital p{
    color: #191919;
    cursor: default;
}
.top{
    margin-top: 20px;
}
.digital h2{
    background: #19224B;
    color: #fff;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    border-radius: 12px;
    cursor: pointer;
}
.digital h2:hover{
    background: #EEB013;
    transition: 0.5s ease-in-out;
    border: none;
    color: #19224B;
    font-weight: 700;
    letter-spacing: 2px;
}
.pages img{
    width: 1.5%;
    margin-left: 2%;
    list-style-position: inside;
}
   .pages li{
    font-size: 14px;
    text-align: justify;
    margin-left: 20px;
    letter-spacing: 0.7px;
    line-height: 30px;
    }
.footer-bottom img{
    width: 50%;
    float:none;
    margin-top: -15px;
}
.footer-down h4{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.Policy{
    color: #fff;
    margin-top: -30px;
    font-size: 12px;
    width: auto;
    display:flex;
    justify-content:center;
    text-align: center;
}
.counter{
    display:flex;
    justify-content:center;
    margin-top: 5px;
}


.contact{
    float: left;
    width: 100%;
    text-align: center;
    padding: 240px 0 0px;
    background: url(../img/contact.jpg) no-repeat scroll 0 0/cover transparent;
    position: relative;
    /* z-index: 1; */
}

    .contact:before {
        content: "";
        width: 100%;
        height: 100%;
        background: black;
        opacity: 0.55;
        z-index: -1;
        position: absolute;
        left: 0;
        top: 0;
    }

@media (min-width:262px) and (max-width:650px) {
     .contact {
        margin-top: 25px;
        margin-bottom: -36px;
        padding: 135px 0 45px;
    }

        .contact h1 {
            line-height: 30px;
            font-size: 25px;
            margin-top: -40px;
        }
}

.contact h1 {
    color: #fff;
    /* float: left; */
    font-size: 35px;
    font-weight: 900;
    line-height: 40px;
    /* margin-bottom: 0px; */
    width: 100%;
    /* background: red; */
    margin-top: -49px;
}
.btn-close img{
    width: 260%;
    margin-left: -15px;
    border-radius: 10px;
    margin-top: -12px;
}

::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 4px;
  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #fff; 
    border-radius: 4px;
      height: 100px;
  }
  
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #aaa; 
    transition:0.5s ease;
  }
.reviewimg img{
    width: 14%;
    margin-left: 10px;
    margin-top: 8px;
}
.star{
    color: #F6BB06;
    margin-right: 30px;
}
.reviewbox{
    width: 90%;
    margin: 0px auto;
    height: 260px;
    /* box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important; */
    /* margin: -10px; */
}
.reviewbox:hover{
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, .5) !important;
    transition: 0.5s ease;
}

.review {
    position: relative;
    color: #333;
    font-size: 20px!important;
    overflow: auto;
    height: 160px;
    cursor: default;
}
.review :hover{
    color: #000;
}
.google{
    width: 8%;
    cursor: pointer;
    position: absolute;
    margin-left: 10%;
    /* box-shadow: 0 1rem 3rem rgba(0, 0, 0, .5) !important; */
}


.love{
    font-size: 40px;
    color: #19224B;
    font-weight: 700;
    text-align: center;
    font-family: Itiz;
    padding: 10px;
    text-transform: capitalize;
    margin-top: -10px;
    border-radius: 6px;
}
/* 
.love:hover{
    letter-spacing: 1.2px;
    transition:0.5s ease;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    background: #fff;
    padding: 10px;
    color: #19224B;
} */
.seoimg img{
    /* margin-top: -30px; */
    padding: 40px;
    width: 80%;
    /* margin: 0 auto; */
    /* margin: 0; */
    /* margin-left: 60px; */
}
.seoright{
    padding: 20px;
}
.second{
        margin-top: 440px;
}
.seoleft{
    padding: 20px;
}

.gaptop{
    margin-top: 20px;
}
.seopage{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding: 270px 0 0px;
    height: 0px;
    background: url(../img/background.svg) no-repeat scroll 0 0/cover transparent;
    position: relative;
    /* z-index: 1; */
}

    .seopage:before {
        content: "";
        width: 100%;
        height: 100%;
        /* background: black; */
        opacity: 0.55;
        z-index: -1;
        position: absolute;
        left: 0;
        top: 0;
    }

@media (min-width:262px) and (max-width:650px) {
     .seopage {
        margin-top: 25px;
        margin-bottom: -36px;
        padding: 135px 0 45px;
    }

        .seopage h1 {
            line-height: 30px;
            font-size: 25px;
            margin-top: -40px;
        }
}

.seopage h1 {
    color: #fff;
    float: left;
    font-size: 35px;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 0px;
    width: 100%;
}
.third .seoimg{
    margin-top: 30px;
}
.third .seocontent{
    margin-top: 0px;
}
.second .seoimg{
    margin-top: -90px;
}
.second .seocontent{
    margin-top: -20px;
}
.work{
    margin-top: 20px;
    /* background: #E7E7E7; */
}

.col-md-12.work {}
.work h3{
    text-align: center;
    font-weight: 600;
    /* color:  #19224B; */
}
.work h4{
    text-align: center;
}
.providecard{
    width:20%;
}

.providecard{
    width: 30%;
    margin: 0 auto;
    border: none;
    border-radius: 10px;
    background: none;
    /* box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important; */
    margin-bottom: 30px;
}
.providecard:hover{
/*         box-shadow: 0 1rem 3rem rgba(0, 0, 0, .4) !important;*/
    transition:0.5s ease; 
    background:none;
}
.providecard img{
    width:30%;
    margin: 0px auto;
    margin-top: 20px;
}

.providecard img:hover{
  transform: rotate(-360deg);
    transition:0.5s ease; 
}
.providecard .card-title {
    margin: 0px auto;
    border-radius: 20px;
    /* width: 95%; */
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #19224B;
}

/* .providecard .card-title:hover {    
    font-weight: bold;
    cursor:pointer;
    color: #19224B;
    letter-spacing: 1.5px;
    box-shadow: 1px 4px 4px 1px #19224B;
    transition:0.5s ease;
    background: #fff;
} */

.glass{
        border: 1px solid;
        font-family: "";
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.2px;
        padding: 10px 10px;
        text-transform: uppercase;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        background: #19224B;
        color: #fff;
}
.responsibilities li{
    margin-left: 20px;
    line-height: 30px;
    list-style: initial;
}

.job-first h6{
    font-size:18px;
}
.job-first h2 {
    width: 60%;
    margin: 0 auto;
}

.job-first h2:hover {
   font-weight: 700;
}

.job-second h6{
    /* font-size: 40px; */
}
.job-second h2 {
    width: 60%;
    margin: 0 auto;
}

.job-second h2:hover {
   font-weight: 700;
}

.job-third h6{
    font-size:18px;
}
.job-third h2 {
    width: 60%;
    margin: 0 auto;
}

.job-third h2:hover {
   font-weight: 700;
}
.dump h4{
    color: #19224B;
}
.name{
    margin-top: -10px;
    font-weight: bold;
    margin-right: 20px;
    text-align: left: ;
}
.client {
    /* margin-bottom: 20px; */
    margin-top: 30px;
    /* position: relative; */
    font-family:Itim;
    text-align: center;
    /* margin: 0px auto; */
    /* BACKGROUND: RED; */
    /* width: 100%; */
    padding-top: 30px;
    font-size: 44px;
    font-weight: 600;
}
.our{
    width: 100%;
    margin: 100px auto;
    /* background: red; */
    /* margin-left: -110px; */
}

.clientbox{
    background-image:url("../img/review.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 600px;
    padding: 0px;
}
.our h6{
    color:#000;
    margin-top: 80px;
    font-size: 18px;
}
.approach {
    background: #EBEBEB;
}
.goodbg{
    background: #EBEBEB;
}