html, body {
}

img {
    max-width: 100%;
    height: auto;
}

.box.wrapper {
    max-width: 1200px;
    margin: auto;
    background: rgb(255, 255, 255);
    box-shadow: rgb(221, 221, 221) 0px 0px 5px;
}

.fix {
    overflow: hidden;
}

.clear_both {
    clear: both;
}

.count_down_area {
    background-image: url("assets/images/cbn.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 83px 0px 98px;
    position: relative;
}

    .count_down_area::before {
        position: absolute;
        content: "";
        inset: 0px;
        background: rgba(2, 2, 2, 0.79);
    }

.row.sg {
    margin-top: 38px;
}

.single_counter1 {
    background: rgba(240, 30, 74, 0.85);
    position: relative;
    width: 233px;
    height: 175px;
    margin: auto;
}

    .single_counter1::before {
        position: absolute;
        content: "";
        background: rgb(255, 255, 255);
        height: 15px;
        width: 15px;
        right: -38px;
        top: 65px;
        border-radius: 50%;
    }

    .single_counter1:last-child::before {
    }

    .single_counter1:last-child::after {
    }

    .single_counter1::after {
        position: absolute;
        content: "";
        background: rgb(255, 255, 255);
        height: 15px;
        width: 15px;
        right: -38px;
        top: 99px;
        border-radius: 50%;
    }

.single_counter_inner {
}

.single_counter_content {
    text-align: center;
}

    .single_counter_content h2 {
        font-size: 50px;
        font-weight: 500;
        color: rgb(255, 255, 255);
        padding-top: 34px;
    }

    .single_counter_content p {
        font-size: 20px;
        font-weight: 500;
        color: rgb(255, 255, 255);
        margin-top: 7px;
    }

.counter_bnt {
    text-align: center;
    margin-top: 50px;
    overflow: hidden;
    transition: 0.5s;
}

    .counter_bnt a {
        font-size: 16px;
        font-weight: 500;
        background: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
        height: 52px;
        width: 52px;
        line-height: 52px;
        padding: 12px 30px;
        border-radius: 5px;
        border: 1px solid rgb(162, 35, 142);
        transition: 1s;
        z-index: 111;
    }

        .counter_bnt a:hover {
            color: rgb(162, 35, 142);
            background: rgb(255, 255, 255);
            border-color: rgb(255, 255, 255);
        }

.service_area {
    padding: 83px 0px 34px;
}

.service_section {
    margin-top: 38px;
}

.single_service1 {
}

.single_service_inner1 {
    text-align: right;
    margin-bottom: 58px;
    margin-top: 15px;
}

.single_service_content1 {
    margin-right: 100px;
    margin-top: -68px;
}

    .single_service_content1 h2 {
        font-size: 18px;
        font-weight: 600;
        color: rgb(51, 51, 51);
        margin-top: 0px;
        margin-bottom: 10px;
    }

.single_service_content h2:hover {
    color: rgb(162, 35, 142);
}

.single_service_content1 h2:hover {
    color: rgb(162, 35, 142);
}

.service_play_icon {
}

    .service_play_icon i {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 999;
        color: rgb(255, 255, 255);
        text-align: center;
        font-size: 30px;
        transform: translateX(-50%) translateY(-50%);
    }

.single_service_thumb {
    position: relative;
}

    .single_service_thumb::before {
        background: none 0px 0px repeat scroll rgba(0, 0, 0, 0.5);
        inset: 0px;
        content: "";
        position: absolute;
    }

    .single_service_thumb img {
        width: 100%;
    }

.single_service_content1 p {
    font-size: 14px;
    font-weight: 400;
    color: rgb(51, 51, 51);
}

.single_service_content1 a {
}

.service_icon {
}

    .service_icon i {
        color: rgb(51, 51, 51);
    }

    .service_icon span i {
        width: 68px;
        display: inline-block;
        height: 68px;
        line-height: 68px;
        box-shadow: rgba(148, 146, 245, 0.2) 0px 0px 30px 0px;
        text-align: center;
        font-size: 25px;
        border-radius: 50%;
        transition: 0.5s;
    }

.single_service1:hover .service_icon i {
    color: rgb(255, 255, 255);
    background: rgb(162, 35, 142);
}

.single_service:hover .service_icon_1 i {
    color: rgb(255, 255, 255);
    background: rgb(162, 35, 142);
}

.single_service {
}

.single_service_inner {
    margin-bottom: 58px;
    margin-top: 15px;
}

.single_service_content {
    margin-left: 100px;
    margin-top: -68px;
}

    .single_service_content h2 {
        font-size: 18px;
        font-weight: 600;
        color: rgb(51, 51, 51);
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .single_service_content p {
    }

    .single_service_content a {
    }

.service_icon_1 {
}

    .service_icon_1 i {
        color: rgb(51, 51, 51);
    }

    .service_icon_1 span i {
        width: 68px;
        display: inline-block;
        height: 68px;
        line-height: 68px;
        box-shadow: rgba(148, 146, 245, 0.2) 0px 0px 30px 0px;
        text-align: center;
        font-size: 25px;
        border-radius: 50%;
        transition: 0.5s;
    }

.portfolio_area {
    padding: 0px 0px 82px;
}

.portfolio_area2 {
    padding: 82px 0px 98px;
}

.portfolio_area3 {
    padding: 0px 0px 10px;
}

.portfolio_area4 {
    padding: 100px 0px;
}

.section-title.t_center.port p {
    width: 63%;
    margin: auto auto 49px;
}

.portfolio_menu {
    text-align: center;
    margin: 0px 0px 40px;
}

    .portfolio_menu ul {
    }

        .portfolio_menu ul li {
            border: 1px solid rgb(243, 234, 234);
            border-radius: 5px;
            color: rgb(51, 51, 51);
            cursor: pointer;
            display: inline-block;
            font-size: 13px;
            font-weight: 500;
            margin: 0px 5px 10px;
            padding: 6px 27px;
            position: relative;
            text-transform: uppercase;
            transition: 0.3s;
        }

            .portfolio_menu ul li:hover, .portfolio_menu ul li.current_menu_item {
                color: rgb(255, 255, 255);
                background: none 0px 0px repeat scroll rgb(162, 35, 142);
                border-color: rgb(162, 35, 142);
            }

.row.li .col-md-4 {
    padding: 10px;
    margin-bottom: 0px;
}

.single_portfolio {
    overflow: hidden;
    margin-top: 25px;
    border-radius: 5px;
}

.single_portfolio_inner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 5px;
}

.single_portfolio_thumb {
    position: relative;
    z-index: -1;
    border-radius: 5px;
}

    .single_portfolio_thumb::before {
        position: absolute;
        content: "";
        background: none;
        inset: 0px;
        transition: 0.5s;
        transform: scale(1);
    }

.single_portfolio:hover .single_portfolio_thumb::before {
    background: rgba(162, 35, 142, 0.1);
    transform: scale(1.2);
    z-index: 1;
}

.single_portfolio_thumb img {
    width: 100%;
    transform: scale(1);
    transition: 0.5s;
    aspect-ratio: 1 / 0.7;
    object-fit: cover;
    border-radius: 5px;
}

.single_portfolio:hover .single_portfolio_thumb img {
}

.single_portfolio_icon {
}

    .single_portfolio_icon i {
        font-size: 21px;
        height: 52px;
        width: 52px;
        line-height: 52px;
        border-radius: 50%;
        background: rgb(255, 255, 255);
        text-align: center;
        color: rgb(162, 35, 142);
        position: absolute;
        right: 30px;
        bottom: 30px;
        z-index: 1;
    }

.portfolio_content_inner p span {
    font-size: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
}

.portfolio_content_inner h3 a {
    color: rgb(255, 255, 255);
}

.portfolio_content_inner {
    text-align: center;
    padding: 0px;
    position: absolute;
    right: 44%;
    transition: 0.5s;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
}

    .portfolio_content_inner h3 {
        color: rgb(255, 255, 255);
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 3px;
        transition: 0.5s;
    }

.single_portfolio:hover .portfolio_content_inner {
    opacity: 1;
}

.team_area {
    padding: 0px 0px 100px;
}

.team_area2 {
    padding-bottom: 34px;
    padding-top: 40px;
    /* padding-top: 30%; */
}

.team_area4 {
    padding: 100px 0px;
}

.team_area5 {
    padding: 0px 0px 100px;
}

.title_in_area.team p {
    width: 100%;
}

.team_wp {
    margin-top: 38px;
}

.text {
    border-radius: 50%;
    inset: 0px;
    height: 99%;
    position: absolute;
    text-align: center;
    width: 99%;
    z-index: 1;
    margin: auto;
    background: rgb(30, 115, 190);
}

.kc_wrapper {
}

    .kc_wrapper ul {
        background: rgb(51, 51, 51);
        margin-bottom: 30px;
    }

        .kc_wrapper ul li {
            text-decoration: none;
            list-style: none;
            display: inline-block;
            padding: 15px 30px;
            background: rgb(51, 51, 51);
            margin-right: -4px;
            border-right: 1px solid rgb(255, 255, 255);
        }

            .kc_wrapper ul li a {
                color: rgb(255, 255, 255);
                font-size: 14px;
                font-weight: 400;
            }

            .kc_wrapper ul li:hover, .kc_wrapper ul li.ui-tabs-active {
                background: rgb(162, 35, 142);
            }

.choose-video-icon1 {
}

.video-icon1 a {
}

    .video-icon1 a i {
        position: absolute;
        font-size: 40px;
        color: rgb(255, 255, 255);
        inset: 0px;
        height: 90px;
        width: 90px;
        line-height: 80px;
        border: 5px solid rgb(255, 255, 255);
        border-radius: 50%;
        text-align: center;
        margin: auto;
    }

.goal_area {
    background: rgb(249, 249, 249);
    padding: 82px 0px 70px;
}

.tab_area {
    background: rgb(255, 255, 255);
    overflow: hidden;
}

.astute-tab {
    overflow: hidden;
    clear: both;
    background: rgb(0, 0, 0);
}

    .astute-tab li {
        display: inline-block;
        list-style: none;
        background: rgb(0, 0, 0);
        float: left;
        overflow: hidden;
    }

        .astute-tab li a {
            padding: 15px 30px;
            display: block;
            border-right: 1px solid rgb(221, 221, 221);
            color: rgb(255, 255, 255);
        }

            .astute-tab li.active a, .astute-tab li a:hover {
                background: rgb(162, 35, 142);
                color: rgb(255, 255, 255);
            }

.panel-title {
}

    .panel-title a {
    }

.panel-heading1 a i {
    background: rgb(51, 51, 51);
    color: rgb(255, 255, 255);
    border-radius: 50%;
    height: 28px;
    width: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    margin-right: 5px;
}

.panel-heading1 {
    padding: 11px 15px;
}

.panel-body {
}

    .panel-body ul {
        padding-left: 15px;
    }

        .panel-body ul li {
        }

.panel-heading1.active {
    background: rgb(162, 35, 142);
}

.panel-heading1 {
    position: relative;
}

    .panel-heading1::before {
        position: absolute;
        content: "+";
        color: rgb(170, 170, 170);
        right: 15px;
        transform: translateY(-50%);
        top: 50%;
    }

    .panel-heading1.active {
        position: relative;
    }

        .panel-heading1.active::before {
            position: absolute;
            content: "-";
            color: rgb(255, 255, 255);
            right: 15px;
            transform: translateY(-50%);
            top: 50%;
        }

        .panel-heading1.active a {
            color: rgb(255, 255, 255);
            font-size: 16px;
            font-weight: 500;
        }

    .panel-heading1 a {
        display: block;
    }

    .panel-heading1.active a i {
        background: rgb(255, 255, 255);
        color: rgb(51, 51, 51);
    }

.single_video {
    margin-top: 30px;
}

.video_image {
    position: relative;
}

    .video_image img {
        width: 100%;
    }

.choose_video_icon {
}

.video_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translateY(-50%) translateX(-50%);
}

    .video_icon a {
        text-align: center;
        display: inline-block;
    }

        .video_icon a i {
            color: rgb(255, 255, 255);
            border: 5px solid rgb(255, 255, 255);
            width: 90px;
            height: 90px;
            line-height: 80px;
            font-size: 40px;
            border-radius: 50%;
        }

.kc_tab_content {
    padding-top: 16px;
}

.tab_title_content {
}

    .tab_title_content h2 {
        margin-bottom: 8px;
    }

.video_area .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.tab-event {
    background: rgb(255, 255, 255);
    overflow: hidden;
    padding: 15px 0px;
}

.astute_single_event {
    border-bottom: 1px solid rgb(221, 221, 221);
    padding-bottom: 12px;
    padding-top: 16px;
    margin: 0px;
}

    .astute_single_event:last-child {
        border-bottom: 0px solid rgb(221, 221, 221);
    }

.astute_event_thumb {
    float: left;
    margin-right: 15px;
}

.event_content_area {
    margin-top: -11px;
}

.astute_single_event:hover .event_page_title h2 a {
    color: rgb(162, 35, 142);
}

.event_page_title h2 a {
    color: rgb(51, 51, 51);
    text-transform: capitalize;
    font-weight: 600;
}

.event_pcontent {
}

    .event_pcontent p {
        margin-bottom: 5px;
    }

.astute_event_icon span {
    margin-right: 10px;
}

    .astute_event_icon span i {
        margin-right: 5px;
    }

.panel-heading {
    padding: 16px 15px;
    border-bottom: 1px solid transparent;
}

.panel-group .panel {
    margin-bottom: 30px;
}

.kc_text_block {
    margin-left: 10px;
}

.about_area1 {
    padding: 95px 0px 100px;
}

.about_area2 {
    padding: 25px 0px 15px;
}

.about_area3 {
    padding: 94px 0px 80px;
}

.section_title_lefts {
}

    .section_title_lefts h2 {
        margin-top: 0px;
        font-size: 18px;
        font-weight: 500;
        color: rgb(153, 39, 137);
    }

    .section_title_lefts h1 {
        margin-top: 1px;
        margin-bottom: 26px;
        font-size: 35px;
    }

        .section_title_lefts h1 span {
            color: rgb(162, 35, 142);
        }

.about_singnature img {
    margin-top: 8px;
}

.single_image {
    margin-top: 5px;
}

    .single_image img {
        border-radius: 10px;
    }

.counter_area1 {
    background: rgb(162, 35, 142);
}

.astute_counter2 {
    padding: 103px 0px 73px;
    overflow: hidden;
}

.single_counter2 {
    position: relative;
    text-align: center;
    transition: 0.3s;
    border-top: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid rgb(255, 255, 255);
    padding: 50px 0px;
    margin-bottom: 30px;
}

    .single_counter2::before {
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        border-left: 2px solid rgb(255, 255, 255);
        border-right: 2px solid rgb(255, 255, 255);
        height: 40%;
    }

    .single_counter2::after {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        border-left: 2px solid rgb(255, 255, 255);
        border-right: 2px solid rgb(255, 255, 255);
        height: 40%;
    }

    .single_counter2:hover {
        background: rgb(162, 35, 142);
        border-color: rgb(162, 35, 142);
    }

        .single_counter2:hover::before {
            border-color: rgb(162, 35, 142);
        }

        .single_counter2:hover::after {
            border-color: rgb(162, 35, 142);
        }

.service_area2 {
    padding: 100px 0px 70px;
}

.call-to-action_area {
    padding: 40px 0px 44px;
    background: linear-gradient(rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)) center center / cover no-repeat, url("/assets/images/az.jpg") transparent;
}

.em_call-to-action {
}

.em_single_call-to-action_content {
}

.em_call-to-action_title {
}

    .em_call-to-action_title h2 {
        font-size: 22px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 12px;
        color: rgb(255, 255, 255);
    }

        .em_call-to-action_title h2 span {
            display: block;
            font-size: 36px;
            margin-top: 10px;
        }

.em_call-to-action_inner {
}

.em_call-to-action_desc {
    color: rgb(255, 255, 255);
    width: 100%;
    margin: auto auto auto 0px;
    font-size: 16px;
}

.call-to-action_btn {
}

    .call-to-action_btn a {
        border: none;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        background-color: rgb(162, 35, 142);
        border-radius: 5px;
        color: rgb(255, 255, 255);
        margin-top: 28px;
        padding: 8px 30px;
        font-family: Montserrat, sans-serif;
        transition: 0.5s;
    }

        .call-to-action_btn a:hover {
            background: rgb(255, 255, 255);
            color: rgb(162, 35, 142);
        }

.em-call-to_video {
    position: absolute;
    right: -40px;
    top: 50%;
    width: 24%;
    transform: translateY(-50%);
}

.em-call-video_link {
    float: left;
    margin-right: 20px;
}

    .em-call-video_link a {
        font-size: 28px;
        margin-top: 9px;
        color: rgb(255, 255, 255);
        font-weight: 600;
    }

        .em-call-video_link a i {
            font-size: 28px;
            margin-top: 9px;
            color: rgb(255, 255, 255);
            margin-right: 15px;
        }

.instadram_area {
    background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)) 0% 0% / cover no-repeat, url("assets/images/cn.jpg") 0% 0% scroll transparent;
    padding: 80px 0px 100px;
}

.row.insta .col-md-2 {
    padding: 0px;
}

.instragram_thumb img {
    width: 100%;
}

.testimonial_area {
    padding: 100px 0px 74px;
}

.testimonial_area1 {
    padding: 80px 0px 70px;
}

.testimonial_area2 {
    padding: 100px 0px 70px;
    background: rgb(243, 243, 243);
}

.title_in_area1 {
    margin-bottom: 50px;
}

    .title_in_area1 p {
        width: 44%;
    }

.section-title.t_center.test p {
    margin-bottom: 28px;
}

.counter_area {
    background: linear-gradient(rgba(124, 25, 109, 0.81), rgba(88, 0, 74, 0.72)), url("assets/images/cn.jpg") 0% 0% / cover repeat scroll transparent;
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog_area {
    padding: 0px 0px 30px;
}

.blog_area1 {
    padding: 100px 0px;
}

.blog_area4 {
    padding: 0px 0px 70px;
}

.astute-single-blog_mg {
    margin-bottom: 30px;
}

.section-title1 {
    text-align: center;
}

    .section-title1 h2 {
        font-size: 35px;
        font-weight: 700;
        margin-bottom: 3px;
        text-transform: capitalize;
        font-family: Montserrat, sans-serif;
        color: rgb(255, 255, 255);
    }

    .section-title1 p {
        color: rgb(255, 255, 255);
        margin-bottom: 48px;
    }

.em-image1 {
    margin-bottom: 10px;
}

    .em-image1 img {
    }

.contact_area {
    background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)) 0% 0% / cover no-repeat, url("assets/images/cn.jpg") 0% 0% scroll transparent;
    padding: 50px 0px 40px;
}

.contact_area1 {
    background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)) 0% 0% / cover no-repeat, url("assets/images/contact.jpg") 0% 0% scroll transparent;
    padding: 80px 0px 100px;
}

.single_plases {
    margin-bottom: 30px;
    margin-top: 0px;
}

.single_plases_inner {
    text-align: center;
}

.plases_icon {
}

    .plases_icon i {
        color: rgb(255, 255, 255);
        font-size: 36px;
    }

.plases_text {
}

    .plases_text h2 {
        font-size: 14px;
        font-weight: 400;
        color: rgb(255, 255, 255);
        margin-bottom: 2px;
    }

    .plases_text p {
        font-size: 20px;
        font-weight: 400;
        color: rgb(255, 255, 255);
        margin-top: 6px;
    }

.em_contact_form {
}

.contact_form_inner {
}

.form_field {
    width: 100%;
}

.form_field_inner {
    margin-bottom: 40px;
    width: 48.75%;
    float: left;
}

    .form_field_inner:nth-child(2n+1) {
        margin-right: 1.25%;
    }

    .form_field_inner:nth-child(2n) {
        margin-left: 1.25%;
    }

    .form_field_inner input, .form_field_inner input, .field_comment_inner textarea {
        background: transparent;
        border-width: 0px 0px 1px;
        border-style: solid;
        border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255);
        border-image: initial;
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-weight: 500;
        height: 50px;
        transition: 0.3s;
        width: 100%;
        outline: none;
    }

        .form_field_inner input:focus {
            border-color: rgb(162, 35, 142);
        }

        .field_comment_inner textarea:focus {
            border-color: rgb(162, 35, 142);
        }

        .form_field_inner input:hover {
        }

.form_field_comment {
}

.field_comment_inner {
}

    .field_comment_inner textarea {
        height: 42px;
    }

.contact_bnt {
    margin-top: 28px;
}

    .contact_bnt button {
        background: rgb(162, 35, 142);
        border: 0px none;
        color: rgb(255, 255, 255);
        display: block;
        letter-spacing: 2px;
        padding: 13px 50px;
        margin: 25px auto auto;
        border-radius: 5px;
        text-transform: uppercase;
        transition: 1s;
    }

        .contact_bnt button:hover {
            background: rgb(255, 255, 255);
            color: rgb(162, 35, 142);
        }

.brand_area {
    padding: 100px 0px;
    background: rgb(249, 249, 249);
}

.single_brand {
    transform: scale(1);
    transition: 0.5s;
}

    .single_brand:hover {
        transform: scale(1.2);
        transition: 0.5s;
    }

.single_brand_inner {
}

.single_brand_thumb {
}

    .single_brand_thumb img {
    }

.breatcome_area {
    background: linear-gradient(rgba(70, 30, 64, 0.75), rgb(96, 24, 85)) center center / cover no-repeat, url("/assets/images/project-img/1.jpg") scroll transparent;
    padding: 40px 0px;
}

.breatcome_title {
}

.breatcome_title_inner {
}

.breatcome_content {
}

    .breatcome_content ul {
        text-align: center;
    }

        .breatcome_content ul li {
            list-style: none;
            color: rgb(255, 255, 255);
            font-size: 37px;
            font-weight: 500;
            text-transform: capitalize;
        }

            .breatcome_content ul li a {
                color: rgb(255, 255, 255);
                text-transform: capitalize;
                font-size: 32px;
                font-weight: 500;
                margin-right: 5px;
            }

                .breatcome_content ul li a i {
                    margin-left: 5px;
                }

.em40_header_area_main {
}

    .em40_header_area_main.hdisplay_none {
        display: none;
    }

.astute-header-top {
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    padding: 0px;
}

.top-address p {
    margin-bottom: 0px;
}

    .top-address p span, .top-address p a {
        margin-right: 0px;
    }

        .top-address p span i, .top-address p a i {
            font-size: 13px;
            color: rgb(255, 255, 255);
            margin-right: 10px;
        }

    .top-address p a {
        display: inline-block;
        text-decoration: none;
        transition: 0.2s ease-in-out;
    }

.top-right-menu ul.social-icons {
    display: flex;
    justify-content: end;
    align-items: center;
    & .top-right-menu ul.social-icons

{
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

& .top-right-menu ul.social-icons {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: end;
}

}

.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 15px;
    position: relative;
}

    .top-right-menu ul.social-icons li a {
        display: inline-block;
        text-decoration: none;
        transition: 0.2s ease-in-out;
        font-size: 15px;
    }

    .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
        color: rgb(154, 40, 138);
        font-size: 14px;
    }

.top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
    color: rgb(69, 69, 69);
}

.top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
    margin-right: 0px;
    margin-left: 12px;
}

.top-right-menu ul .sub-menu {
    position: absolute;
    left: 0px;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    border-top: 1px solid rgb(255, 0, 0);
    width: 150px;
    transition: 0.5s;
    text-align: left;
    background: rgb(255, 255, 255);
    z-index: 1;
}

.top-right-menu ul.social-icons li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

.top-right-menu ul .sub-menu li {
    padding: 5px 0px 0px 5px;
}

    .top-right-menu ul .sub-menu li a {
        font-size: 12px;
    }

.top-right-menu ul .sub-menu ul {
    display: none;
}

.top-welcome p {
    padding: 0px;
    margin: 0px;
}

.top-address.em-login a {
    margin-right: 10px;
}

    .top-address.em-login a + a {
        margin-right: 0px;
    }

.top-address.em-login p a i, .top-address.em-login p a i {
    margin-right: 5px;
}

.top-address.em-login a + a::before {
    content: "|";
    margin-right: 12px;
}

.txtc {
    text-align: center;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.top-address.menu_18 span {
    background: rgb(255, 255, 255);
    padding: 8px 15px 9px;
    display: inline-block;
    color: rgb(51, 51, 51);
}

.top-right-menu ul.social-icons.menu_18, .top-right-menu ul.social-icons.menu_19 {
    padding: 7px 0px;
}

.em-login.menu_18, .em-quearys-top.menu_19 {
    padding: 7px 0px;
}

.em-top-quearys-area {
    position: relative;
}

.em-header-quearys {
    list-style: none;
}

.em-quearys-menu i {
    background: none 0px 0px repeat scroll rgb(162, 35, 142);
    border-radius: 50px;
    display: inline-block;
    height: 26px;
    text-align: center;
    width: 26px;
    line-height: 26px;
    font-size: 11px;
    color: rgb(255, 255, 255);
}

.em-quearys-inner {
    position: absolute;
    right: 0px;
    top: 36px;
    z-index: 999;
    display: none;
    transition: 0.5s;
}

.em-quearys-inner {
}

.em-quearys-form {
    background-color: rgb(255, 255, 255);
    border-top: 1px solid rgb(162, 35, 142);
    width: 290px;
    float: right;
}

.top-form-control {
    position: relative;
}

    .top-form-control input {
        background: rgb(249, 249, 249);
        color: rgb(102, 102, 102);
        font-size: 13px;
        font-weight: 300;
        height: 48px;
        padding: 0px 40px 0px 15px;
        width: 100%;
        border: none;
        transition: 1s;
    }

    .top-form-control button.top-quearys-style {
        position: absolute;
        right: 6px;
        top: 50%;
        background: transparent;
        font-size: 15px;
        border: none;
        color: rgb(162, 35, 142);
        transform: translateY(-50%);
    }

.em-s-hidden {
    display: none !important;
}

.top-right-menu.litop {
    float: left;
}

.mobile_menu_logo.text-center {
    padding: 20px 0px;
}

.em_creative_header {
    background: none 0px 0px repeat scroll rgb(249, 249, 249);
    padding: 28px 0px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

    .em_creative_header::before {
        background: none 0px 0px repeat scroll rgb(162, 35, 142);
        content: "";
        left: 0px;
        top: 0px;
        bottom: 0px;
        width: 25%;
        height: 100%;
        z-index: -1;
        position: absolute;
    }

    .em_creative_header::after {
        background: none 0px 0px repeat scroll rgb(162, 35, 142);
        content: "";
        left: 18%;
        top: 0px;
        bottom: 0px;
        width: 15%;
        height: 100%;
        position: absolute;
        transform: rotate(-121deg);
        z-index: -1;
    }

.single_header_address {
}

.creative_logo_thumb {
    z-index: 9;
    text-align: right;
}

.creative_header_icon {
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

    .creative_header_icon i {
        color: rgb(162, 35, 142);
        font-size: 28px;
        margin-top: 5px;
    }

.creative_header_address {
    overflow: hidden;
    padding-left: 80px;
}

.creative_header_address_text > h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

.creative_header_address_text > p {
    margin: 0px;
}

.creative_logo_thumb {
    z-index: 9;
}

.creative_header_button {
    padding-left: 50px;
    position: relative;
    margin-top: 5px;
}

    .creative_header_button::before {
        content: "";
        position: absolute;
        background: rgb(162, 35, 142);
        width: 1px;
        height: 74px;
        left: 10px;
        top: -21px;
    }

    .creative_header_button .dtbtn {
        background: none 0px 0px repeat scroll rgb(162, 35, 142);
        border-radius: 30px;
        color: rgb(255, 255, 255);
        display: inline-block;
        font-family: raleway;
        font-size: 14px;
        font-weight: 600;
        margin-left: 0px;
        padding: 6px 26px;
        text-transform: capitalize;
        transition: 0.3s;
    }

    .creative_header_button > a:hover {
        background: none 0px 0px repeat scroll rgb(162, 35, 142);
    }

.em_slider_social {
    position: fixed;
    right: 15px;
    text-align: center;
    top: 50%;
    z-index: 9999;
}

    .em_slider_social li {
        display: block;
        list-style: outside none none;
        text-decoration: none;
    }

    .em_slider_social a {
        background: none 0px 0px repeat scroll rgb(162, 35, 142);
        border: 1px solid rgb(162, 35, 142);
        border-radius: 50%;
        color: rgb(255, 255, 255);
        display: inline-block;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        margin-bottom: 10px;
        width: 35px;
    }

        .em_slider_social a:hover {
            background: rgb(162, 35, 142);
            color: rgb(255, 255, 255);
            border-color: rgb(162, 35, 142);
        }

.no-logo-sr .creative_search_icon {
    position: absolute;
    right: 19%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
    top: 70px;
}

.no-logo-sr .astute_menu ul {
    text-align: center;
}

    .no-logo-sr .astute_menu ul li {
        text-align: left;
    }

.mean-container .mean-bar {
    /* padding: 25px 0px 2px; */
}

.mean-container .mean-nav {
    background: none 0px 0px repeat scroll rgb(162, 35, 142);
    float: none;
}

.main_menu_div {
    position: relative;
}

.astute_nav_area {
    background: none 0px 0px repeat scroll rgb(153, 39, 137);
}

.logo {
    width: 100%;
    background: rgb(153, 39, 137);
    text-align: center;
    height: 100%;
}

.header-cont h2 {
    font-weight: 700;
}

.logo img {
    max-width: 21rem;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.astute_menu {
}

    .astute_menu ul {
        text-align: left;
        list-style: none;
        float: left;
    }

    .astute_menu > ul > li {
        display: inline-block;
        position: relative;
    }

        .astute_menu > ul > li > a {
            display: block;
            margin: 10px 12px;
            transition: 0.5s;
            position: relative;
            color: rgb(255, 255, 255);
            font-size: 13px;
            font-weight: 500;
            text-transform: capitalize;
            font-family: Montserrat, sans-serif;
        }

            .astute_menu > ul > li > a::before, .astute_menu > ul > li.current > a::before {
                background: none 0px 0px repeat scroll rgb(255, 182, 0);
                bottom: -7px;
                content: "";
                height: 2px;
                left: 0px;
                margin: auto;
                opacity: 0;
                position: absolute;
                right: 0px;
                transition: 0.5s;
                width: 15%;
                display: none;
            }

.heading_style_2 .astute_menu > ul > li > a {
    color: rgb(255, 255, 255);
}

.heading_style_3 .astute_menu > ul > li > a {
    color: rgb(255, 255, 255);
}

.heading_style_4 .astute_menu > ul > li > a {
    color: rgb(255, 255, 255);
}

.heading_style_5 .astute_menu > ul > li > a {
    color: rgb(255, 255, 255);
}

.astute_menu ul li:last-child a {
    /* margin-right: 0px; */
}

.astute_menu > ul > li.current > a, .astute_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
    color: rgb(255, 186, 244);
    background-color: transparent;
}

    .astute_menu > ul > li:hover > a::before, .astute_menu > ul > li.current > a::before {
        opacity: 1;
    }

.trp_nav_area {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 9999;
    background-color: transparent;
    padding: 25px 0px;
    transition: 0.5s;
}

.hbg2 {
    background: rgba(0, 0, 0, 0.7);
    padding: 0px 0px 10px;
}

.transprent-menu.menu4 {
    position: relative;
}

.transprent-menu .astute_nav_area {
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 9999;
    background-color: transparent;
    padding: 0px;
    transition: 0.5s;
    position: absolute;
}

.astute_nav_area.postfix {
    transition: 0.3s;
}

.astute_nav_area.prefix, .hbg2 {
    background: rgb(16, 16, 16);
    transition: 0.3s;
}

    .astute_nav_area.prefix .astute_menu > ul > li > a {
        color: rgb(255, 255, 255);
        transition: 0.3s;
    }

    .astute_nav_area.prefix .astute_menu > ul > li.current > a {
        color: rgb(162, 35, 142);
    }

.logo-left {
}

.logo-right .logo {
    text-align: right;
}

.logo-right .astute_menu > ul {
    text-align: left;
}

    .logo-right .astute_menu > ul > li:first-child a {
        padding-left: 0px;
    }

    .logo-right .astute_menu > ul > li:last-child a {
    }

.logo-top .logo {
    text-align: center;
}

.logo-top .astute_menu > ul {
    text-align: center;
}

.logo-top > .astute_menu > ul > li:last-child a {
}

.astute_menu ul .sub-menu {
    position: absolute;
    left: 0px;
    top: 130%;
    width: 197px;
    text-align: left;
    background: rgb(255, 255, 255);
    margin: 0px;
    padding: 15px 0px;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}

.astute_menu ul li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    z-index: 9;
}

.astute_menu ul .sub-menu li {
    position: relative;
}

.team_area2 .title_tx h2 {
    text-align: center;
}

.astute_menu ul .sub-menu li a {
    display: block;
    padding: 6px 20px;
    margin: 0px;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-transform: capitalize;
    transition: 0.1s;
    visibility: inherit !important;
}

.astute_menu ul .sub-menu li:hover > a, .astute_menu ul .sub-menu .sub-menu li:hover > a, .astute_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .astute_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
    background: rgba(255, 255, 255, 0.06);
    color: rgb(153, 39, 137);
}

.astute_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}

.astute_menu ul .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}

.astute_menu ul .sub-menu .sub-menu li {
    position: relative;
}

.astute_menu ul .sub-menu .sub-menu .sub-menu {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}

.astute_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}

.astute_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative;
}

.astute_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}

.astute_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}

.logged-in .transprent-menu .astute_nav_area.prefix {
    top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
    top: 32px;
}

nav.astute_menu.main-search-menu {
    float: left;
    text-align: center;
    background: rgb(139 34 124);
    width: 100%;
}

.astute_menu.main-search-menu > ul, .em-quearys-top.msin-menu-search {
    display: inline-block;
}

    .em-quearys-top.msin-menu-search .em-quearys-menu i {
        height: 36px;
        width: 36px;
        line-height: 36px;
        margin-left: 20px;
    }

    .em-quearys-top.msin-menu-search .em-quearys-inner {
        top: 59px;
    }

.astute-main-menu .menu-item-has-children > a::after {
    margin-left: 5px;
    content: "";
    font-family: FontAwesome;
    font-size: 13px;
    opacity: 0.5;
}

.astute-main-menu .menu-item-has-children .menu-item-has-children > a::after {
    margin-left: 8px;
    content: "";
}

.donate-btn-header {
    display: inline-block;
    position: fixed;
    top: 50%;
    right: -72px;
    transform: rotate(90deg);
    z-index: 999999;
}

a.dtbtn {
    display: none;
    font-size: 14px;
    margin-left: 30px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: rgb(162, 35, 142);
    border-radius: 5px;
    color: rgb(255, 255, 255);
    padding: 10px 30px;
    font-family: Montserrat, sans-serif;
    border: 1px solid rgb(162, 35, 142);
}

    a.dtbtn:hover {
        background-color: rgb(162, 35, 142);
    }

.redX {
    color: rgb(162, 35, 142);
}

.astute-main-menu .logo a.main_sticky_main_l {
    display: block;
}

.astute-main-menu .logo a.main_sticky_l {
    display: none;
}

.astute-main-menu .prefix .logo a.main_sticky_main_l {
    display: none;
}

.astute-main-menu .prefix .logo a.main_sticky_l {
    display: block;
}

.headroom--pinned {
    transform: translateY(0px);
}

.headroom--unpinned {
    transform: translateY(-100%);
}

.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0px;
    left: 0px;
    top: 0px;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    will-change: transform;
}

.menu-height-space {
    height: 100px;
}

.creative_logo_thumb a.main_sticky_l {
    display: none;
}

.creative_logo_thumb .logo a {
    margin-top: 0px;
}

.astute-blog-area {
    padding: 90px 0px;
}

.astute-single-blog {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(148, 146, 245, 0.2) 0px 0px 10px 0px;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    transition: 0.3s ease-in-out;
}

    .astute-single-blog.astute-lt {
        text-align: left;
    }

.astute-blog-index.blog-area.astute-blog-area, .astute-blog-area.astute-blog-archive {
    padding: 100px 0px 50px;
}

.astute-blog-index.blog-area.astute-blog-area {
    padding: 100px 0px;
}

.astute-blog-thumb {
    overflow: hidden;
}

    .astute-blog-thumb a {
        position: relative;
    }

    .astute-blog-thumb a {
        display: block;
    }

        .astute-blog-thumb a::before {
            content: "";
            inset: 0px;
            width: 100%;
            height: 100%;
            position: absolute;
            background: rgba(0, 0, 0, 0.7);
            opacity: 0;
            z-index: 999;
            transition: 0.5s;
        }

    .astute-blog-thumb img {
        transition: 0.5s;
        display: block;
    }

.blog-inner {
}

.blog-content {
}

    .blog-content h2 {
        color: rgb(51, 51, 51);
        margin: 0px 0px 18px;
    }

        .blog-content h2 a {
            font-size: 15px;
            font-weight: 700;
            text-transform: uppercase;
        }

            .blog-content h2 a:hover {
                color: rgb(162, 35, 142);
            }

    .blog-content p {
    }

.astute-blog-meta {
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
}

    .astute-blog-meta::after {
        display: block;
        clear: both;
        content: "";
    }

    .astute-blog-meta a {
    }

.astute-blog-meta-left {
    padding: 0px 0px 9px;
}

    .astute-blog-meta-left a, .astute-blog-meta-left span {
        color: rgb(102, 102, 102);
        font-size: 13px;
        margin-right: 5px;
        text-transform: capitalize;
        transition: 0.3s;
    }

        .astute-blog-meta-left a:hover, .astute-blog-meta-left span:hover {
            color: rgb(162, 35, 142);
        }

    .astute-blog-meta-left i {
        color: rgb(162, 35, 142);
        margin-right: 5px;
    }

.astute-blog-meta-right {
    float: right;
    padding: 0px;
}

    .astute-blog-meta-right a, .astute-blog-meta-right span {
        font-size: 12px;
        color: rgb(69, 69, 69);
        margin-left: 5px;
    }

    .astute-blog-meta-right i {
        margin-right: 5px;
    }

.readmore a {
    border: 1px solid rgb(221, 221, 221);
    color: rgb(68, 68, 68);
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    padding: 6px 10px;
    text-transform: uppercase;
    transition: 0.5s;
}

    .readmore a:hover {
        border-color: rgb(162, 35, 142);
        background: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

.astute-single-blog:hover .astute-blog-thumb a::before {
    opacity: 1;
}

.astute-single-blog:hover .astute-blog-thumb img {
    transform: scale(1.1);
}

.astute-single-blog-details {
}

.astute-single-blog--thumb {
}

    .astute-single-blog--thumb a {
    }

    .astute-single-blog--thumb img {
    }

.astute-single-blog--thumb {
    padding-bottom: 20px;
}

.astute-single-blog-title h2 {
    font-size: 26px;
    padding: 0px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 8px;
    text-transform: capitalize;
    color: rgb(51, 51, 51);
}

.astute-single-blog-details .astute-blog-meta {
    padding: 0px;
    margin: 0px;
}

.astute-single-blog-details .astute-blog-meta-right, .astute-single-blog-details .astute-blog-meta-left {
    padding: 0px 0px 10px;
}

.astute-blog-social {
    margin-bottom: 30px;
    margin-top: 30px;
}

.astute-single-icon-inner {
    text-align: center;
}

    .astute-single-icon-inner a {
        background: none 0px 0px repeat scroll transparent;
        border: 1px solid rgb(162, 35, 142);
        border-radius: 50%;
        color: rgb(162, 35, 142);
        display: inline-block;
        font-size: 18px;
        height: 40px;
        line-height: 38px;
        margin: 0px 5px;
        text-align: center;
        width: 40px;
    }

        .astute-single-icon-inner a:hover {
            background: rgb(162, 35, 142);
            border-color: rgb(162, 35, 142);
            color: rgb(255, 255, 255);
        }

        .astute-single-icon-inner a i {
        }

.single-blog-content ul {
    padding-bottom: 10px;
}

.post_comment {
    border: 1px solid rgb(241, 241, 241);
    margin: 20px 0px;
    padding: 0px 15px;
}

.comment_inner {
}

.commment_title {
}

    .commment_title h3 {
        color: rgb(51, 51, 51);
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 15px;
        position: relative;
        text-transform: capitalize;
    }

        .commment_title h3::before {
            position: absolute;
            content: "";
            left: 0px;
            bottom: -9px;
            width: 40px;
            height: 2px;
            background: rgb(162, 35, 142);
        }

    .commment_title p {
    }

.post_replay {
}

.post_replay_inner {
    display: flex;
    margin-bottom: 12px;
    word-break: break-all;
}

.mgl-30 {
    margin-left: 30px;
}

.post_reply_thumb {
}

    .post_reply_thumb img {
        border-radius: 50%;
    }

.post_replay {
    margin-top: 25px;
}

.post_reply {
    padding-left: 15px;
    width: 100%;
}

    .post_reply div.st {
        font-size: 18px;
        font-weight: 400;
    }

        .post_reply div.st a {
            color: rgb(51, 51, 51);
        }

.reply_date {
    overflow: hidden;
    margin-bottom: 5px;
}

    .reply_date span.span_left {
        float: left;
        font-size: 13px;
    }

    .reply_date span.span_right {
        float: right;
        color: rgb(89, 134, 242);
        font-size: 12px;
        font-weight: 400;
    }

.post_reply p {
}

.comments-area .children {
    margin-left: 30px;
}

.post_comment .post_comment {
    margin-left: 15px;
}

.comment_field {
}

    .comment_field .input-field {
        width: 33.33%;
        float: left;
    }

        .comment_field .input-field label, .comment_field .textarea-field label {
            color: rgb(96, 96, 96);
            font-family: Poppins, sans-serif;
            font-size: 14px;
            margin-top: 15px;
            margin-bottom: 10px;
            font-weight: 500;
        }

    .comment_field .textarea-field label {
        margin-top: 30px;
    }

    .comment_field .input-field input {
        width: 100%;
        border: 1px solid rgb(229, 229, 229);
        padding: 0px 10px;
        height: 42px;
        font-size: 12px;
    }

        .comment_field .input-field input[type="text"] {
        }

        .comment_field .input-field input[type="email"] {
        }

    .comment_field .textarea-field textarea {
        width: 100%;
        border: 1px solid rgb(229, 229, 229);
        height: 120px;
        padding: 10px;
    }

    .comment_field .input-field input, .comment_field .textarea-field textarea {
        color: rgb(85, 85, 85);
    }

.astute_btn {
    background: rgb(162, 35, 142);
    border: 1px solid rgb(162, 35, 142);
    color: rgb(255, 255, 255);
    margin-top: 30px;
    padding: 8px 20px;
    transition: 0.5s;
}

    .astute_btn:hover {
        border-color: rgb(220, 28, 42);
        background: rgb(220, 28, 42);
        color: rgb(255, 255, 255);
    }

.em-theme-main-page .commment_title h3 {
    margin-top: 0px;
}

.em-theme-main-page .empgc {
    margin-top: 40px;
}

    .em-theme-main-page .empgc.commment_title h3 {
        margin-bottom: 35px;
    }

.em-single-page-comment .commment_title.empgc > h3 {
    margin-bottom: 35px;
}

.logged-in-as {
    margin-bottom: 0px;
    margin-top: 30px;
}

    .logged-in-as a {
        color: rgb(51, 51, 51);
    }

.comment-respond {
    border: 1px solid rgb(221, 221, 221);
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: rgb(241, 241, 241);
}

a.comment-edit-link {
    margin-bottom: 12px;
    display: inline-block;
}

.em-theme-main-page .comments-area {
    margin-top: 40px;
    clear: both;
}

.blog-page-title h2 {
    color: rgb(51, 51, 51);
    display: block;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: capitalize;
    transition: 0.5s;
}

.blog-page-title a {
    color: rgb(51, 51, 51);
    display: inline-block;
    font-weight: 600;
}

.blog-page-title h2 a:hover {
    color: rgb(162, 35, 142);
}

.em-blog-content-area {
    padding: 20px 15px 25px;
    text-align: left;
}

.single-blog-content iframe {
    margin-top: 20px;
}

.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: rgb(51, 51, 51);
    font-size: 30px;
}

.post_reply h1, .post_reply h2, .post_reply h3, .post_reply h4, .post_reply h5, .post_reply h6 {
    color: rgb(48, 48, 48);
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blog-content h2, .post_reply h2 {
    font-size: 26px;
}

.blog-content h3, .post_reply h3 {
    font-size: 22px;
}

.blog-content h4, .post_reply h4 {
    font-size: 20px;
}

.blog-content h5, .post_reply h5 {
    font-size: 18px;
}

.blog-content h6, .post_reply h6 {
    font-size: 17px;
}

.single-blog-content h1, .single-blog-content h2, .single-blog-content h3, .single-blog-content h4, .single-blog-content h5, .single-blog-content h6 {
    margin-bottom: 22px;
    margin-top: 20px;
    font-size: 30px;
    font-weight: 600;
}

.single-blog-content h2 {
    font-size: 26px;
}

.single-blog-content h3 {
    font-size: 22px;
}

.single-blog-content h4 {
    font-size: 20px;
}

.single-blog-content h5 {
    font-size: 18px;
}

.single-blog-content h6 {
    font-size: 17px;
}

.paginations {
    text-align: center;
    margin-top: 20px;
}

    .paginations a, .page-numbers span.current {
        width: 35px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        margin: auto 5px;
        border: 1px solid rgb(221, 221, 221);
        color: rgb(136, 136, 136);
    }

.page-numbers li {
    display: inline-block;
}

.paginations a:hover, .paginations a.current, .page-numbers span.current {
    background: rgb(162, 35, 142);
    border-color: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
}

.kc_counter_box i {
    display: inline-block;
    font-size: 45px;
    margin-bottom: 0px;
}

.breadcumb-area {
    padding: 100px 0px;
    background: linear-gradient(rgba(0, 0, 0, 0.31), rgba(0, 0, 0, 0.31)), url("assets/images/azijula.jpg") 0% 0% / cover repeat scroll transparent;
}

.breadcumb-inner h2 {
    font-size: 36px;
    color: rgb(70, 70, 70);
}

.breadcumb-area {
    padding: 100px 0px;
    background-color: rgb(247, 247, 247);
    background-position: center top;
    background-repeat: no-repeat;
}

.breadcumb-inner ul {
}

.breadcumb-inner li {
    display: inline-block;
    margin: 0px 2px;
    color: rgb(255, 255, 255);
}

    .breadcumb-inner li:nth-last-child(-n+1) {
        color: rgb(162, 35, 142);
    }

    .breadcumb-inner li a {
        color: rgb(255, 255, 255);
    }

.brpt h2 {
    font-size: 22px;
}

.lcase {
    text-transform: lowercase;
}

.ucase {
    text-transform: uppercase;
}

.ccase {
    text-transform: capitalize;
}

.not-found-area {
    background-color: rgb(255, 255, 255);
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    border-top: 1px solid rgb(245, 243, 243);
    padding: 0px 0px 16px;
}

.not-found {
    display: table;
    width: 100%;
    height: 500px;
    text-align: center;
    padding-bottom: 40px;
}

.not-found-inner {
    display: table-cell;
    vertical-align: middle;
}

.not-found-inner {
    font-size: 30px;
}

    .not-found-inner h2 {
        color: rgb(240, 30, 74);
        display: inline-block;
        font-size: 160px;
        font-weight: 700;
        line-height: 1.2;
        padding: 15px 0px;
    }

    .not-found-inner p {
        font-size: 30px;
    }

    .not-found-inner a {
        color: rgb(96, 107, 130);
        font-size: 24px;
        margin-top: 40px;
        display: inline-block;
        text-decoration: underline;
    }

.astute-search-page {
    background: rgb(255, 255, 255);
}

.search-error .search input {
    padding: 20px 0px;
}

    .search-error .search input[type="text"] {
        padding-left: 10px;
    }

.search-error .search button {
    top: 48%;
    transform: translateY(-50%);
}

.search-error > p {
    font-size: 14px;
    margin: 14px 0px 19px;
}

.search-error > h3 {
    display: block;
    font-size: 30px;
    color: rgb(51, 51, 51);
}

.search-error .search input {
    height: 54px;
    border: 1px solid rgb(221, 221, 221);
}

.top-address-area {
    background: rgb(17, 17, 17);
    padding: 90px 0px 85px;
    text-align: center;
}

.top_address_logo {
    margin-bottom: 30px;
}

.address_content {
    padding-top: 38px;
}

.top_address_content a, .top_address_content span {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-weight: 400;
    line-height: 12px;
    margin-right: 14px;
}

    .top_address_content a i, .top_address_content span i {
        font-size: 14px;
        margin-right: 11px;
    }

.footer-top-address h2 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 10px;
    font-weight: 700;
    font-size: 26px;
}

    .footer-top-address h2 span {
        color: rgb(162, 35, 142);
        font-weight: 700;
    }

.footer-top {
    background: none 0px 0px repeat scroll rgb(27, 25, 25);
    padding: 100px 0px;
}

.footer-top-inner h2 {
    color: rgb(255, 255, 255);
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    padding: 0px 15px;
    text-transform: uppercase;
}

    .footer-top-inner h2 span {
        color: rgb(162, 35, 142);
        font-weight: 600;
    }

.footer-top-inner p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin-bottom: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 62%;
}

.footer-social-icon {
    padding: 10px 0px 20px;
    text-align: center;
}

    .footer-social-icon a i {
        background-color: rgb(153, 39, 137);
        border-radius: 50px;
        display: inline-block;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        margin: 0px 4px;
        text-align: center;
        width: 35px;
        transition: 0.3s;
        color: rgb(255, 255, 255);
    }

        .footer-social-icon a i:hover {
            background-color: rgb(255, 255, 255);
            color: rgb(153, 39, 137);
        }

    .footer-social-icon.htop-menu-s {
        padding: 0px;
        display: inline-block;
        margin-left: 30px;
    }

        .footer-social-icon.htop-menu-s a i {
            font-size: 14px;
            height: 35px;
            line-height: 35px;
            margin: 0px 3px;
            width: 35px;
            color: rgb(51, 51, 51);
        }

.footer-top-inner .text-center {
    margin-bottom: 11px;
    text-align: center;
}

.footer-middle {
    background: none 0px 0px repeat scroll rgb(26, 26, 26);
    /* padding: 15px 0px 8px; */
    position: relative;
    z-index: 1;
}

    .footer-middle.wpfd {
        padding: 0px;
    }

.wpfdp {
    padding-top: 0px;
    padding-bottom: 80px;
}

.footer-middle .widget h2 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    margin-bottom: 28px;
    margin-top: 12px;
    position: relative;
    font-weight: 500;
}

    .footer-middle .widget h2::before {
    }

.footer-middle table#wp-calendar td, .footer-middle table#wp-calendar th {
    color: rgb(255, 255, 255);
}

.footer-middle #archives-dropdown--1 {
    height: 34px;
}

.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text {
    color: rgb(255, 255, 255);
}

.footer-middle .widget h2 {
}

.footer-middle .widget ul li::before {
}

.footer-middle .tagcloud a {
}

.footer-middle .widget ul {
    list-style: none;
}

    .footer-middle .widget ul li {
        margin-bottom: 10px;
    }

        .footer-middle .widget ul li a, .footer-middle .widget ul li::before {
            transition: 0.5s;
        }

            .footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover::before {
                color: rgb(153, 39, 137);
            }

.footer_s_inner {
}

.footer_s_thumb {
}

    .footer_s_thumb img {
    }

.footer_s_content {
}

    .footer_s_content h2 {
    }

    .footer_s_content p {
    }

.recent-portfolio-area {
    display: flex;
    flex-flow: wrap;
}

.recent-portfolio {
    margin-bottom: 10px;
    margin-right: 10px;
}

.recent-portfolio {
    width: 29.33%;
}

.recent-portfolio-image img {
    width: 100%;
}

.footer-bottom {
    background: none 0px 0px repeat scroll rgb(16, 16, 16);
    padding: 10px 0px;
    position: relative;
    z-index: 1;
}

.copy-right-text {
}

    .copy-right-text p {
        color: rgb(255, 255, 255);
        font-size: 14px;
        margin: 0px;
        padding: 0px;
        text-transform: capitalize;
    }

.footer-menu {
}

    .footer-menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .footer-menu ul li {
            display: inline-block;
        }

            .footer-menu ul li a {
                color: rgb(255, 255, 255);
                padding: 0px 10px;
                display: block;
            }

                .copy-right-text a:hover, .footer-menu ul li a:hover {
                    color: rgb(162, 35, 142);
                }

            .footer-menu ul li:last-child a {
                padding-right: 0px;
            }

.footer_style_3 .footer-menu ul li:first-child a {
    padding-left: 0px;
}

.footer-menu ul ul {
    display: none;
}

#scrollUp {
    background: none 0px 0px repeat scroll rgb(153, 39, 137);
    bottom: 30px;
    color: rgb(255, 255, 255);
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    text-align: center;
    width: 40px;
}

    #scrollUp i {
        color: rgb(255, 255, 255);
    }

.copy-right-text a {
    color: rgb(162, 35, 142);
}

.template-home .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.wpb_gallery.wpb_content_element.vc_clearfix {
    margin-bottom: 0px;
}

.recent-post-item {
    clear: both;
}

.recent-post-image {
    float: left;
    margin-right: 10px;
}

    .recent-post-image a {
        display: block;
        margin-top: 10px;
    }

.recent-post-text {
    overflow: hidden;
}

    .recent-post-text > h4 {
        margin-bottom: 0px;
    }

    .recent-post-text h4 a {
        color: rgb(51, 51, 51);
        font-size: 14px;
        transition: 0.3s;
    }

        .recent-post-text h4 a:hover {
            color: rgb(162, 35, 142);
        }

    .recent-post-text .rcomment {
        color: rgb(51, 51, 51);
        font-size: 14px;
        text-transform: none;
    }

        .recent-post-text .rcomment i {
            margin-right: 5px;
        }

    .recent-post-text .rcomment {
        color: rgb(51, 51, 51);
    }

.footer-middle .recent-post-text h4 a {
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.footer-middle .recent-post-text > h4 {
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 1;
}

    .footer-middle .recent-post-text > h4 a:hover {
        color: rgb(162, 35, 142);
    }

.footer-middle .recent-post-text .rcomment {
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 400;
}

.mean-container .mean-bar {
    float: none;
    background: none 0px 0px repeat scroll rgb(153, 39, 137);
}

.mean-container .mean-nav ul li li a {
    color: rgb(51, 51, 51);
    opacity: 1;
}

.template-home-wrapper {
    overflow: hidden;
}

.kc-blog-posts-3 .kc-list-item-3 > a img {
    transition: 0.5s;
}

.section-title.t_center {
    margin: auto;
    text-align: center;
    width: 63%;
}

.section-title.t_left {
    margin: auto auto auto 0px;
    width: 63%;
    text-align: left;
}

.section-title.t_right {
    margin: auto 0px auto auto;
    width: 63%;
    text-align: right;
}

    .section-title.t_right .em-bar {
        margin: 0px 0px 5px auto;
    }

.section-title.t_left .em-bar {
    margin: 0px 0px 5px;
}

.section-title h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
}

.tmr0 .section-title h2 {
    margin: 0px;
}

.section-title h5 {
    font-size: 18px;
    font-weight: 500;
    margin: 0px;
}

.section-title p {
    margin-bottom: 47px;
}

.em-icon {
}

    .em-icon i {
    }

.em-bar-main {
    margin: 10px 0px 13px;
}

.em-bar {
    background: none 0px 0px repeat scroll rgb(162, 35, 142);
    height: 2px;
    margin: 0px auto 5px;
    width: 62px;
}

    .em-bar.em-bar-big {
        width: 80px;
    }

.em-image {
    margin-bottom: 10px;
}

    .em-image img {
    }

.section-title.t_left span {
    color: rgb(162, 35, 142);
}

.title_in_area {
    width: 95%;
    margin-bottom: 32px;
    text-align: center;
}

.title_in {
    padding-right: 30px;
    position: relative;
    margin-right: 30px;
    width: 100%;
}

    .title_in::before {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        width: 2px;
        background: rgb(162, 35, 142);
        content: "";
    }

    .title_in::after {
        position: absolute;
        right: -5px;
        top: 0px;
        height: 100%;
        width: 2px;
        background: rgb(162, 35, 142);
        content: "";
    }

.title_tx h5, .title_tx h2 {
    margin: 0px;
}

.title_tx h5 {
    font-size: 18px;
    font-weight: 600;
    color: rgb(153, 39, 137);
}

.title_tx h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 3px;
    text-transform: capitalize;
    text-align: left;
}

.title_ptx p {
    margin: 0px;
    padding-top: 12px;
    overflow: hidden;
}

.feature_area {
    padding: 81px 0px 100px;
}

.feature_area1 {
    padding: 0px 0px 100px;
}

.em-feature {
    position: relative;
    transition: 0.5s;
}

    .em-feature::before {
        position: absolute;
        inset: 0px;
        background: rgba(0, 0, 0, 0.7);
        content: "";
    }

.feature_inner_box {
    padding: 30px;
    background: rgb(255, 255, 255);
    transition: 0.5s;
    position: relative;
    box-shadow: rgba(148, 146, 245, 0.2) 0px 10px 40px 0px;
}

.em-feature:hover .feature_inner_box {
    background: transparent;
}

.em-feature:hover {
    margin-top: -10px;
}

.em_feature-icon {
    cursor: pointer;
    display: inline-block;
    font-size: 21px;
    height: 45px;
    line-height: 46px;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    width: 45px;
    border-radius: 30px;
    margin-right: 20px;
    text-align: center;
    float: left;
    color: rgb(51, 51, 51);
    transition: 0.5s;
    background: rgb(249, 249, 249);
}

.em_content_text {
    padding-top: 10px;
}

.em_feature-icon {
}

.em-feature-title h2 {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 3px;
    text-transform: capitalize;
    transition: 0.5s;
}

.feature_inner {
    overflow: hidden;
}

.feature_icon {
    margin-top: 21px;
}

.f-readmore {
    padding-top: 7px;
}

.feature_button a {
    color: rgb(51, 51, 51);
    display: inline-block;
}

    .feature_button a span i {
        margin-left: 10px;
        font-size: 11px;
    }

.em-feature:hover {
}

    .em-feature:hover .em_feature-icon {
        background: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

    .em-feature:hover .feature_button a, .em-feature:hover h2, .em-feature:hover .em-feature-desc {
        color: rgb(255, 255, 255);
    }

.about_us_area .kc_text_block p {
    margin-bottom: 15px;
}

    .about_us_area .kc_text_block p a {
        color: rgb(162, 35, 142);
        text-decoration: underline;
    }

.about_us_area .kc-title-wrap h2 {
    font-family: "Roboto Condensed", sans-serif;
}

.about_us_area .progress-item span {
    font-family: "Roboto Condensed", sans-serif;
}

.purchase_area .kc_text_block p {
    color: rgb(102, 102, 102);
    font-family: montserrat;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
}

.purchase_area .kc-pro-button > a {
    font-family: montserrat;
    letter-spacing: 2px;
}

.em-service {
    padding: 27px 25px 39px;
    text-align: left;
    transition: 0.5s;
    background: rgb(255, 255, 255);
    box-shadow: rgba(148, 146, 245, 0.2) 0px 6px 40px 0px;
    margin-bottom: 30px;
}

    .em-service:hover {
        background: rgb(162, 35, 142);
    }

.service_top_text {
    display: block;
}

.em-service-icon {
    color: rgb(162, 35, 142);
    font-size: 35px;
    transition: 0.5s;
}

.em-service-title {
    overflow: hidden;
}

    .em-service-title h2 {
        margin: 5px 0px 10px;
        font-size: 18px;
        padding: 0px;
        font-weight: 600;
        text-transform: capitalize;
        transition: 0.5s;
    }

.em-service-desc {
    transition: 0.5s;
}

    .em-service-desc p {
        font-size: 14px;
    }

.service-btn {
    margin-top: 2px;
}

    .service-btn > a {
        border-radius: 30px;
        color: rgb(51, 51, 51);
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        text-transform: capitalize;
        transition: 0.5s;
        border: 1px solid transparent;
    }

.service-btna a:hover {
    color: rgb(162, 35, 142);
}

.em-service:hover .service-btn > a {
    color: rgb(255, 255, 255);
}

.em-service:hover .em-service-icon, .em-service:hover .em-service-title h2, .em-service:hover .em-service-desc {
    color: rgb(255, 255, 255);
}

.em-service2 {
}

    .em-service2 .em-service-icon i {
        width: 68px;
        display: inline-block;
        height: 68px;
        line-height: 68px;
        box-shadow: rgba(148, 146, 245, 0.2) 0px 0px 30px 0px;
        text-align: center;
        font-size: 25px;
        border-radius: 50%;
        transition: 0.5s;
    }

    .em-service2 .em-service-inner {
        overflow: hidden;
    }

    .em-service2 .em-service-title h2 {
        margin: 0px 0px 10px;
    }

    .em-service2.sleft {
        text-align: left;
    }

        .em-service2.sleft .em-service-icon {
            float: left;
            margin-right: 30px;
        }

    .em-service2.smiddle {
    }

        .em-service2.smiddle .em-service-icon {
            margin-bottom: 20px;
        }

    .em-service2.sright {
        text-align: right;
    }

        .em-service2.sright .em-service-icon {
            float: right;
            margin-left: 30px;
        }

.em-service-title h2:hover {
    color: rgb(162, 35, 142);
}

.em-service2:hover .em-service-icon i {
    color: rgb(255, 255, 255);
    background: rgb(162, 35, 142);
}

.em-team {
    text-align: center;
    position: relative;
    transition: 0.5s;
}

.em-team1 {
    text-align: center;
    position: relative;
    transition: 0.5s;
}

.em-team-one {
    background-color: rgb(255, 255, 255);
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgb(249, 249, 249);
    margin-bottom: 15px;
}

.em-team1-one {
    background-color: rgb(255, 255, 255);
    position: relative;
    overflow: hidden;
    padding-bottom: 55px;
    border-bottom: 1px solid rgb(249, 249, 249);
}

.em-team-content-waraper {
    background-color: rgba(153, 39, 137, 0.84);
    margin: 0px;
    padding: 1px 0px 5px;
    transition: 0.3s;
}

.em-team-content-title h2 {
    margin-bottom: 5px;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    font-size: 17px;
}

.em-team-content-subtitle {
    font-size: 14px;
    margin-bottom: 0px;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
}

.em-team-content-socials a {
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 14px 3px 0px;
    text-align: center;
    width: 35px;
    color: rgb(162, 35, 142);
}

.em-team-content-socials {
    position: relative;
    transition: 0.5s;
}

    .em-team-content-socials a:hover {
        background-color: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

.em-team:hover .em-team-content-waraper {
    background-color: rgba(162, 35, 142, 0.87);
    bottom: 35px;
}

.em-team:hover .em-team-content-socials {
}

.em-content-title h2 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    transition: 0.5s;
    color: rgb(255, 255, 255);
    margin: 0px;
    line-height: 35px;
}

.em-content-subtitle {
    font-size: 14px;
    margin: 5px 0px 0px;
    text-transform: capitalize;
    transition: 0.5s;
    color: rgb(255, 255, 255);
}

.em-team:hover .em-content-title h2, .em-team:hover .em-content-subtitle {
    color: rgb(255, 255, 255);
}

.team-wrap {
    overflow: visible;
    position: relative;
}

.team-front {
    opacity: 1;
    transition: transform 0.8s, opacity 0.4s, -webkit-transform 0.8s;
}

.team-front {
    z-index: 2;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    transform: scale(1);
    transition: 0.5s;
}

.team-style-2 .em-content-image img {
    margin: 0px auto;
    display: block;
    width: 100%;
    border-radius: 100%;
}

.team-style-2 .em-team:hover .em-content-image::before {
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
}

.team-back-wraper {
    transition: transform 0.6s, -webkit-transform 0.6s;
}

.team-back-wraper {
    border-radius: 50%;
    inset: 0px;
    height: 99%;
    position: absolute;
    text-align: center;
    width: 99%;
    z-index: 1;
    margin: auto;
    background: rgb(162, 35, 142);
}

.em-content-waraper1 {
    left: 0px;
    padding: 30px 14px 28px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.team-wrap:hover .team-front {
    transform: scale(0);
    opacity: 0;
}

.team-style-2 .em-content-socials a {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 18px;
    margin: 0px 6px;
}

    .team-style-2 .em-content-socials a:hover {
        color: rgb(51, 51, 51);
    }

.team-style-2 .em-content-socials {
    margin-top: 11px;
}

.team-style-2 .em-content-waraper {
    left: 0px;
    padding: 30px 14px 28px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.team-style-2 .em-content-desc-inner {
    margin-top: 5px;
    color: rgb(255, 255, 255);
}

.team-style-2 .em-content-title h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}

.team-style-2 .em-content-subtitle {
    font-size: 14px;
    margin: 5px 0px 0px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}

.team-style-2 .em-content-button a {
    display: inline-block;
    transition: 0.5s;
    color: rgb(162, 35, 142);
}

.form-area {
    padding-top: 40px;
}

.form-controls {
}

.form-address-item {
    float: left;
    text-align: center;
    width: 33.33%;
}

.form-address-icon i {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 30px;
    margin-bottom: 19px;
    padding-top: 0px;
}

.form-address-text > p {
    color: rgb(255, 255, 255);
    line-height: 1;
}

.form-title {
    text-align: center;
}

    .form-title > h2 {
        color: rgb(255, 255, 255);
        display: inline-block;
        padding: 36px 0px 0px;
        text-align: center;
        text-transform: uppercase;
    }

.form_inner {
}

.heading {
}

    .heading h3, .field {
        overflow: hidden;
        padding-bottom: 0px;
        width: 100%;
    }

.form-field {
    width: 100%;
    overflow: hidden;
    float: left;
}

    .form-field input {
        border: 1px solid rgb(221, 221, 221);
        color: rgb(23, 19, 19);
        font-size: 16px;
        font-weight: 400;
        height: 45px;
        margin-bottom: 25px;
        outline: none medium;
        padding-left: 0px;
        transition: 0.5s;
        width: 100%;
    }

.text_area {
    padding-top: 70px;
}

    .text_area textarea {
        border: 1px solid rgb(204, 204, 204);
        color: rgb(23, 19, 19);
        font-size: 16px;
        font-weight: 400;
        height: 218px;
        margin-bottom: 15px;
        outline: none medium;
        padding-left: 0px;
        padding-top: 5px;
        transition: 0.5s;
        width: 99%;
    }

.contact-1 .text_area textarea {
    height: 123px;
}

.form-field input:focus, .text_area textarea:focus {
    color: rgb(162, 35, 142);
    border: 1px solid rgb(162, 35, 142);
}

.buttons {
    text-align: center;
}

.sbuton {
    background: none 0px 0px repeat scroll rgb(162, 35, 142);
    border: 1px solid rgb(162, 35, 142);
    border-radius: 30px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 1s;
}

.contact-2 .sbuton {
    width: 100%;
    border-color: rgb(204, 204, 204);
    border-radius: 6px;
    color: rgb(23, 19, 19);
}

.sbuton:hover {
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    border-color: rgb(162, 35, 142);
    color: rgb(162, 35, 142);
}

.home-2 .field.topfield .form-field {
    float: left;
    width: 49%;
}

    .home-2 .field.topfield .form-field::after {
        clear: both;
        content: "";
        display: block;
    }

    .home-2 .field.topfield .form-field input {
        background: transparent;
        border-width: 0px 0px 1px;
        border-style: solid;
        border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255);
        border-image: initial;
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-weight: 500;
        height: 50px;
        transition: 0.3s;
        width: 100%;
    }

.home-2 .text_area textarea {
    background: transparent;
    border-width: 0px 0px 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255);
    border-image: initial;
    color: rgb(255, 255, 255);
    height: 42px;
    transition: 0.3s;
    width: 100%;
}

    .home-2 .field.topfield input:focus, .home-2 .text_area textarea:focus {
        border-width: 0px 0px 1px;
        border-style: solid;
        border-color: rgb(162, 35, 142);
        border-image: initial;
        color: rgb(255, 255, 255);
    }

.home-2 .sbuton {
    background: rgb(162, 35, 142);
    border: 0px none;
    color: rgb(255, 255, 255);
    display: block;
    letter-spacing: 2px;
    padding: 13px 50px;
    margin: 10px auto auto;
    border-radius: 30px;
}

    .home-2 .sbuton:hover {
        background: none 0px 0px repeat scroll rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

    .home-2 .sbuton:hover {
        background: none 0px 0px repeat scroll rgb(255, 255, 255);
        color: rgb(162, 35, 142);
    }

.home-3 .form-field input:focus, .home-3 .text_area textarea:focus {
    border: 1px solid rgb(162, 35, 142);
    color: rgb(162, 35, 142);
}

.home-3 .sbuton:hover {
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    color: rgb(162, 35, 142);
}

.form-controls .field.topfield .form-field:nth-child(2n+1) {
    margin-right: 1%;
}

.form-controls .field.topfield .form-field:nth-child(2n) {
    margin-left: 1%;
}

.portfolio_nav {
    padding: 0px 0px 40px;
}

    .portfolio_nav ul {
    }

        .portfolio_nav ul li {
            display: inline;
        }

        .portfolio_nav ul li {
            border: 1px solid rgb(243, 234, 234);
            border-radius: 30px;
            color: rgb(51, 51, 51);
            cursor: pointer;
            display: inline-block;
            font-size: 13px;
            font-weight: 500;
            margin: 0px 5px 10px;
            padding: 6px 27px;
            position: relative;
            text-transform: uppercase;
            transition: 0.3s;
        }

            .portfolio_nav ul li:hover, .portfolio_nav ul li.current_menu_item {
                color: rgb(255, 255, 255);
                background: none 0px 0px repeat scroll rgb(162, 35, 142);
                border-color: rgb(162, 35, 142);
            }

.prot_wrap {
    overflow: hidden;
}

.single_protfolio {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.prot_thumb {
}

    .prot_thumb img {
        display: block;
        transform: scale(1);
        transition: 0.5s;
        width: 100%;
    }

.single_protfolio:hover .prot_thumb img {
    transform: scale(1.1);
}

.prot_content {
    height: 100%;
    width: 100%;
    position: absolute;
    text-align: center;
    transition: 0.5s;
    inset: 0px;
    opacity: 0;
    background: none 0px 0px repeat scroll rgba(0, 0, 4, 0.5);
    z-index: 9;
}

.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    inset: 5% 10%;
}

.prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    transition: 0.5s ease-in-out 0.5s;
}

.single_protfolio:hover .prot_content {
    opacity: 1;
}

.prot_content h3 {
    margin: 0px;
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 600;
}

    .prot_content h3 a {
        color: rgb(255, 255, 255);
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
    }

.prot_content p {
    color: rgb(255, 255, 255);
    line-height: 1.2;
    margin: 5px 0px 0px;
}

    .prot_content p span {
        display: inline-block;
        padding-top: 0px;
    }

.single_protfolio:hover .prot_content {
    opacity: 1;
    transform: scale(1, 1);
}

.porttitle_inner span, .porttitle_inner4 span, .prot_content span {
    position: relative;
    margin: 0px 2px;
}

    .prot_content span::before, .porttitle_inner4 span::before, .porttitle_inner span::before {
        bottom: 0px;
        content: ",";
        position: absolute;
        right: -5px;
    }

    .porttitle_inner span:last-child::before, .prot_content span:last-child::before, .porttitle_inner4 span:last-child::before {
        content: "";
    }

.nospace.col-xs-12 {
    padding: 0px;
}

.nospace .single_protfolio {
    margin-bottom: 0px;
}

.gallery_load_button {
}

    .gallery_load_button a {
        border: 1px solid rgb(221, 221, 221);
        color: rgb(68, 68, 68);
        padding: 7px 15px;
        display: inline-block;
        font-size: 17px;
        margin-top: 0px;
    }

        .gallery_load_button a:hover {
            border-color: rgb(51, 51, 51);
            background: rgb(51, 51, 51);
            color: rgb(255, 255, 255);
        }

.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}

.picon {
}

    .picon a {
        background: none 0px 0px repeat scroll rgb(162, 35, 142);
        border-radius: 50%;
        color: rgb(255, 255, 255);
        display: inline-block;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        margin: 0px 3px 11px;
        width: 50px;
        text-align: center;
    }

        .picon a:hover {
            border-color: rgb(51, 51, 51);
            background: rgb(51, 51, 51);
            color: rgb(255, 255, 255);
        }

.pimgs {
    margin-bottom: 15px;
}

    .pimgs img {
    }

.prots-contentg p {
}

.prots-contentg ul {
    margin-left: 40px;
}

.em_port_content {
    background: rgba(235, 27, 43, 0.7);
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0px;
    z-index: 9;
    left: 0px;
    top: -100%;
    width: 100%;
    transition: 0.5s;
    text-align: center;
    color: rgb(255, 255, 255);
}

.pstyle_1 .porttitle_inner h3 {
    color: rgb(255, 255, 255);
    padding-bottom: 9px;
}

    .pstyle_1 .porttitle_inner h3 a {
    }

.pstyle_1 .porttitle_inner p {
    color: rgb(51, 51, 51);
}

.pstyle_1 .prot_content p {
    margin: 2px 0px 0px;
}

.pstyle_1 .single_protfolio {
    transition: 0.5s;
}

.pstyle_1 .porttitle_inner .prots-content {
    color: rgb(255, 255, 255);
}

.portfolio_readmore_btn {
    padding-top: 23px;
}

    .portfolio_readmore_btn > a {
        background: none 0px 0px repeat scroll rgb(255, 255, 255);
        border-radius: 30px;
        display: inline-block;
        padding: 6px 21px;
        text-transform: uppercase;
        color: rgb(162, 35, 142);
        transition: 0.3s;
        border: 1px solid transparent;
    }

        .portfolio_readmore_btn > a:hover {
            background: rgb(162, 35, 142);
            color: rgb(255, 255, 255);
            border: 1px solid rgb(162, 35, 142);
        }

.em_port_container {
    overflow: hidden;
    position: relative;
}

.pstyle_1 .porttitle_inner p span {
    padding-top: 5px;
    color: rgb(255, 255, 255);
}

.pstyle_1 .picon a {
    background: transparent;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0px 8px 11px;
    width: 50px;
    transition: 0.5s;
}

    .pstyle_1 .picon a:hover {
        background: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

.pstyle2 .prot_content {
    background: rgba(235, 27, 43, 0.7);
}

.pstyle2 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    transition: 0.3s ease-in-out 0.3s;
    opacity: 0;
}

.pstyle2 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
}

.em_plus_port {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 99;
}

.pstyle2.pstyle3 .prot_content_inner {
    text-align: left;
}

.pstyle2.pstyle3 .prot_content_inner {
    left: 3000px;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    transition: 0.5s;
}

.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner {
    left: 75%;
}

.pstyle4.pstyle_1 .single_protfolio:hover {
    box-shadow: none;
}

.pstyle4 .prot_content_inner {
    top: 50%;
}

.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}

.pprotfolio4 {
    box-shadow: rgba(0, 0, 0, 0.7) 0px 10px 16px 0px;
    padding: 17px 10px 20px;
}

.pprotfolio4 {
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: rgb(241, 241, 241);
    border-image: initial;
    padding: 20px 10px 23px;
}

.porttitle_inner4 h3 {
    margin: 0px;
    text-transform: capitalize;
    color: rgb(69, 69, 69);
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}

    .porttitle_inner4 h3 a {
        text-transform: uppercase;
        color: rgb(69, 69, 69);
        font-size: 18px;
        font-weight: 600;
    }

.porttitle_inner4 p {
    color: rgb(69, 69, 69);
    line-height: 1;
    margin: 5px 0px 0px;
}

    .porttitle_inner4 p span {
        display: inline-block;
        padding-top: 5px;
    }

.single_counter {
    position: relative;
    padding: 32px 0px;
    text-align: center;
    transition: 0.3s;
    border-top: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid rgb(255, 255, 255);
}

    .single_counter::before {
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        border-left: 2px solid rgb(255, 255, 255);
        border-right: 2px solid rgb(255, 255, 255);
        height: 40%;
    }

    .single_counter::after {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        border-left: 2px solid rgb(255, 255, 255);
        border-right: 2px solid rgb(255, 255, 255);
        height: 40%;
    }

.counter_icon {
    margin-top: 7px;
}

.single_counter:hover .counter-icon {
    color: rgb(255, 255, 255);
}

.single_counter:hover::before, .single_counter:hover::after {
    border-color: rgb(255, 255, 255);
}

.single_counter:hover {
    background: rgb(162, 35, 142);
    border-color: rgb(162, 35, 142);
}

.counter_icon i {
    color: rgb(255, 255, 255);
    font-size: 30px;
    text-align: center;
    display: block;
}

.countr_text > h1 {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: poppins;
    font-size: 45px;
    font-weight: 600;
    margin: 0px;
    transition: 0.3s;
}

.countr_text > h3 {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 45px;
}

.counter_title {
    padding: 0px;
}

    .counter_title h4 {
        font-size: 18px;
        font-weight: 600;
        margin: 0px;
        text-transform: capitalize;
        transition: 0.3s;
        color: rgb(255, 255, 255);
        padding-top: 15px;
        padding-bottom: 10px;
    }

.single_counter:hover .countr_text > h1, .single_counter:hover .counter_title > h4, .single_counter:hover .countr_text > h3 {
    color: rgb(255, 255, 255);
}

.single_testimonial {
    margin-top: -5px;
}

.em_single_testimonial {
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    margin-bottom: 30px;
    transition: 0.5s;
    padding: 46px 15px 126px;
    margin-top: 20px;
    box-shadow: rgba(148, 146, 245, 0.2) 0px 1px 15px 0px;
}

    .em_single_testimonial:hover {
        box-shadow: rgba(148, 146, 245, 0.2) 0px 10px 40px 0px;
    }

.em_testi_content {
    position: relative;
}

    .em_testi_content::before {
        color: rgb(162, 35, 142);
        content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â";
        font-family: fontawesome;
        font-size: 60px;
        left: 3px;
        opacity: 0.1;
        position: absolute;
        top: -97px;
        display: none;
    }

    .em_testi_content::after {
        bottom: -28px;
        color: rgb(162, 35, 142);
        content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½";
        font-family: fontawesome;
        font-size: 60px;
        opacity: 0.1;
        position: absolute;
        right: 3px;
        display: none;
    }

.em_test_thumb {
    float: left;
    margin-right: 20px;
    margin-top: -15px;
}

    .em_test_thumb img {
        border-radius: 100%;
        float: left;
    }

.em_testi_title {
    margin-top: -11px;
}

    .em_testi_title h2 {
        font-size: 20px;
        font-weight: 500;
        color: rgb(51, 51, 51);
    }

        .em_testi_title h2 sup {
        }

    .em_testi_title span {
        display: block;
        margin-top: 8px;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        color: rgb(51, 51, 51);
    }

.em_testi_text {
    overflow: hidden;
    padding-top: 15px;
    float: left;
    text-align: left;
    color: rgb(51, 51, 51);
}

    .em_testi_text.texti_style2 {
    }

.em_testi_degi {
}

.curosel-style .owl-nav div {
    border: 2px solid rgb(162, 35, 142);
    border-radius: 50%;
    color: rgb(162, 35, 142);
    font-size: 19px;
    height: 44px;
    left: -45px;
    line-height: 40px;
    position: absolute;
    top: 46%;
    transition: 0.5s;
    width: 44px;
    text-align: center;
    z-index: 99;
    transform: translateY(-49%);
    opacity: 0;
}

.curosel-style .owl-nav .owl-next {
    left: auto;
    right: -45px;
}

.single_gallery.curosel-style .owl-nav div {
    left: 30px;
}

.single_gallery.curosel-style .owl-nav .owl-next {
    right: 30px;
    left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
    left: 0px;
}

.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
    right: 0px;
    left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
    opacity: 1;
}

.curosel-style .owl-nav .owl-next:hover {
    background: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
}

.curosel-style .owl-nav .owl-prev:hover {
    background: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
}

.owl-carousel .owl-item img {
    margin: auto;
    height: 100%;
    object-fit: contain;
}

.curosel-style:hover .owl-nav div {
    opacity: 1;
}

.em_testi_content {
    position: relative;
    text-align: center;
}

.subscribe_area .kc_text_block p {
    color: rgb(102, 102, 102);
    font-family: montserrat;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
}

.em-slick-testi-main {
    text-align: center;
}

.main-slider-area {
    overflow: hidden;
    display: block;
    position: relative;
}

.nivo-caption {
    background: none 0px 0px repeat scroll rgba(0, 0, 0, 0);
    height: 100%;
    opacity: 1;
}

.em-slider-content-nivo {
}

.em_slider_right {
}

.em_slider_inner {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    transform: translateY(-50%);
}

.em-slider-title {
    color: rgb(255, 255, 255);
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 21px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}

.em-slider-sub-title {
    color: rgb(255, 255, 255);
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 5px;
    text-shadow: rgba(0, 0, 0, 0.05) 0px 0px 2px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}

.em-slider-descript {
    color: rgb(255, 255, 255);
}

.em-slider-descript {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 43px;
    width: 61%;
}

.text-left .em-slider-descript {
    margin-left: 0px;
    margin-right: auto;
}

.text-center .em-slider-descript {
    margin: 0px auto 31px;
}

.text-right .em-slider-descript {
    margin-right: 0px;
    margin-left: auto;
}

.em-button-button-area a {
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin: 0px 4px;
    padding: 10px 36px;
    position: relative;
    text-transform: uppercase;
    border-radius: 5px;
    transition: 0.5s;
    z-index: 1;
    font-family: Montserrat, sans-serif;
}

a.em-active-button {
    background: rgb(162, 35, 142);
    border-color: rgb(162, 35, 142);
}

.em-button-button-area a:hover {
    color: rgb(255, 255, 255);
    background: rgb(162, 35, 142);
    border-color: rgb(162, 35, 142);
}

a.em-active-button:hover {
    background: transparent;
    border-color: rgb(255, 255, 255);
}

.em-slider-half-width {
    width: 50%;
}

.em-slider-left {
    padding-right: 30px;
}

.em-slider-right {
    padding-left: 30px;
}

.em-slider-full-width {
    width: 85%;
}

.em-slider-half-width .em-slider-descript {
    width: 100%;
}

.em-nivo-slider-wrapper .nivo-directionNav {
}

    .em-nivo-slider-wrapper .nivo-directionNav a {
        top: 50%;
        transform: translateY(-50%);
        height: 50px;
        width: 50px;
        line-height: 48px;
        border: 1px solid rgb(255, 255, 255);
        text-align: center;
        display: block;
        border-radius: 50%;
        color: rgb(255, 255, 255);
        font-size: 22px;
        left: 0px;
        transition: 0.3s;
        opacity: 0;
        visibility: hidden;
    }

    .em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {
    }

    .em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
        left: auto;
        right: 0px;
    }

    .em-nivo-slider-wrapper .nivo-directionNav a:hover {
        background: rgb(162, 35, 142);
        border-color: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

.em-nivo-slider-wrapper:hover .nivo-directionNav a {
    opacity: 1;
    visibility: visible;
    left: 50px;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
    left: auto;
    right: 50px;
}

.em-nivo-slider-wrapper .nivo-controlNav {
    bottom: 139px;
    padding: 0px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

    .em-nivo-slider-wrapper .nivo-controlNav a {
        background: none 0px 0px repeat scroll rgb(0, 0, 0);
        border-radius: 50%;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        height: 25px;
        margin: 0px 5px;
        width: 25px;
        color: rgb(255, 255, 255);
        line-height: 25px;
    }

        .em-nivo-slider-wrapper .nivo-controlNav a:hover, .em-nivo-slider-wrapper .nivo-controlNav a.active {
            background: none 0px 0px repeat scroll rgb(162, 35, 142);
            opacity: 1;
        }

.single_pricing {
    background-color: rgb(250, 250, 250);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px;
    transition: 0.3s;
}

    .single_pricing:hover {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 25px;
    }

.pricing_head {
    padding: 40px 0px 25px;
    transition: 0.5s;
}

.pricing_icon {
    text-align: center;
}

.pricing_title {
    text-align: center;
}

    .pricing_title h2 {
        font-size: 20px;
        color: rgb(255, 255, 255);
    }

.active .pricing_title h3 {
}

.pricing_title h3 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 36px;
    text-transform: uppercase;
}

.price_item {
    text-align: center;
    transition: 0.5s;
}

    .price_item span {
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

.slash {
    font-size: 0px;
}

.curencyp {
    bottom: 53px;
    font-size: 24px;
    font-weight: 400;
    left: 5px;
    position: absolute;
}

.tk {
    color: rgb(51, 51, 51);
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 80px;
    font-weight: 700;
    margin: 0px;
    position: relative;
}

.line_barp {
}

.monthp {
    display: block;
    position: relative;
}

.bootmp {
    color: rgb(102, 102, 102);
    font-size: 24px;
    font-weight: 300;
}

.pricing_body {
}

.featur {
}

    .featur ul {
        text-align: center;
    }

        .featur ul li {
            font-size: 20px;
            font-weight: 300;
            letter-spacing: 1px;
            margin-bottom: 10px;
            text-transform: uppercase;
            list-style: none;
        }

            .featur ul li:last-child {
            }

.order_now {
    background: none 0px 0px repeat scroll transparent;
    padding: 41px 0px 50px;
    text-align: center;
    transition: 0.3s;
}

    .order_now a {
        background-color: rgb(162, 35, 142);
        border: 0px none;
        border-radius: 100px;
        color: rgb(255, 255, 255);
        display: inline-block;
        font-family: Montserrat, sans-serif;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 2px;
        line-height: 1;
        padding: 20px 50px;
        text-align: center;
        text-transform: uppercase;
    }

.single_pricing .order_now a, .single_pricing .price_item_inner, .single_pricing .pricing_title > h3 {
    transition: 0.5s;
}

.active.single_pricing .order_now a {
    background: none 0px 0px repeat scroll rgb(162, 35, 142);
    color: rgb(255, 255, 255);
    border-color: rgb(162, 35, 142);
}

.order_now a:hover {
    background: none 0px 0px repeat scroll rgb(162, 35, 142);
    color: rgb(255, 255, 255);
    border-color: rgb(162, 35, 142);
}

.single_pricing:hover .tk {
    color: rgb(162, 35, 142);
}

div.wpcf7-response-output {
    margin: 0px;
}

.footer-address {
    padding-top: 12px;
}

.footer-widget.address, .footer-widget.address p {
    color: rgb(255, 255, 255);
}

.footer_s_inner {
    margin-top: 10px;
}

.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 18px;
    margin-right: 12px;
}

.single-widget-item {
    overflow: hidden;
}

.recent-post-item {
    clear: both;
}

.recent-post-image {
    float: left;
    margin-right: 10px;
}

    .recent-post-image a {
        display: inline-block;
    }

.recent-post-text {
    margin-top: -4px;
    overflow: hidden;
}

    .recent-post-text h4 a {
        color: rgb(51, 51, 51);
    }

    .recent-post-text .rcomment i {
        margin-right: 5px;
    }

    .recent-post-text .rcomment {
        color: rgb(51, 51, 51);
    }

.footer-middle .recent-post-item + .recent-post-item {
    margin-top: 20px;
}

.mc4wp-form-fields p {
    position: relative;
    color: rgb(255, 255, 255);
    line-height: 27px;
}

    .mc4wp-form-fields p label {
        font-size: 16px;
        font-weight: 700;
        margin: 15px 0px;
    }

.mc4wp-form-fields input {
    font-size: 14px;
    height: 40px;
    padding: 5px 15px;
    position: relative;
    width: 100%;
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    border: 1px solid rgb(216, 216, 216);
    border-radius: 0px;
    color: rgb(153, 153, 153);
}

.mc4wp-form-fields button {
    margin: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.4s;
    width: 50px;
    border: medium none;
    border-radius: 0px;
    bottom: 0px;
    font-size: 20px;
    height: 40px;
    line-height: 20px;
    background: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
}

    .mc4wp-form-fields button:hover {
        background: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

.footer-middle .mc4wp-form-fields p:nth-child(1) {
}

.contact-2 .sbuton {
    border-color: rgb(204, 204, 204);
    border-radius: 6px;
    color: rgb(255, 255, 255);
    margin-top: 8px;
}

.learn_btn {
    border: 0px none;
    border-radius: 100px;
    color: rgb(51, 51, 51);
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 22px;
    text-transform: capitalize;
    text-align: center;
}

    .learn_btn:hover {
        color: rgb(162, 35, 142);
    }

    .learn_btn i {
        font-size: 15px;
        margin-left: 3px;
        transition: 0.3s;
        color: rgb(162, 35, 142);
    }

    .learn_btn:hover i {
    }

.learn_more_adn {
    text-align: center;
}

.learn_more {
    padding-top: 7px;
}

.astute-single-blog_adn {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(148, 146, 245, 0.2) 0px 0px 30px 0px;
    overflow: hidden;
    text-align: left;
    transition: 0.3s ease-in-out;
    margin-bottom: 30px;
}

.blog_adn_thumb_inner {
    position: relative;
    height: 235px;
}

.astute-blog-thumb_adn {
    overflow: hidden;
    position: relative;
    height: 100%;
}

    .astute-blog-thumb_adn a {
        position: relative;
    }

    .astute-blog-thumb_adn a {
        display: block;
        height: 100%;
    }

    .astute-blog-thumb_adn::before {
        content: "";
        inset: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, 0.7);
        opacity: 0;
        z-index: 999;
        transition: 0.5s;
    }

    .astute-blog-thumb_adn img {
        display: block;
        transition: 6s;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.em-blog-content-area_adn {
    padding: 15px 10px;
}

.blog-inner_adn {
}

.blog-content_adn {
}

    .blog-content_adn h2 {
        margin: 0px 0px 18px;
    }

.blog-page-title_adn a {
    color: rgb(51, 51, 51);
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: capitalize;
    transition: 0.5s;
}

    .blog-page-title_adn a:hover {
        color: rgb(162, 35, 142);
    }

.blog-content_adn h2 a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

    .blog-content_adn h2 a:hover {
        color: rgb(162, 35, 142);
    }

.blog-content_adn p {
    margin-bottom: 0px;
}

.blog_add_icon {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    z-index: 999;
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    transition: 0.5s;
}

    .blog_add_icon a {
        color: rgb(255, 255, 255);
        width: 45px;
        height: 45px;
        line-height: 45px;
        background: rgb(162, 35, 142);
        border-radius: 50%;
    }

.blog-page-title_adn2 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    z-index: 9999;
}

    .blog-page-title_adn2 h2 {
        margin: 0px;
        background: rgba(0, 0, 0, 0.72);
        padding: 15px;
        color: rgb(255, 255, 255);
        transition: 0.5s;
    }

        .blog-page-title_adn2 h2 a {
            color: rgb(255, 255, 255);
        }

.astute-blog-meta_adn {
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
}

    .astute-blog-meta_adn::after {
        display: block;
        clear: both;
        content: "";
    }

    .astute-blog-meta_adn a {
    }

.astute-blog-meta-left_adn {
    padding: 0px 0px 8px;
}

    .astute-blog-meta-left_adn a, .astute-blog-meta-left_adn span {
        color: rgb(69, 69, 69);
        font-size: 12px;
        font-weight: 400;
        margin-right: 5px;
        text-transform: uppercase;
    }

    .astute-blog-meta-left_adn a, .astute-blog-meta-left_adn span {
        color: rgb(102, 102, 102);
        font-size: 12px;
        margin-right: 5px;
        text-transform: capitalize;
        transition: 0.3s;
    }

        .astute-blog-meta-left_adn a:hover, .astute-blog-meta-left_adn span:hover {
            color: rgb(162, 35, 142);
        }

    .astute-blog-meta-left_adn i {
        margin-right: 5px;
        color: rgb(162, 35, 142);
    }

.blog-page-title_adn > h2 {
    margin-bottom: 8px;
}

.astute-blog-meta-right_adn {
    padding: 7px 0px;
    text-transform: capitalize;
}

    .astute-blog-meta-right_adn a, .astute-blog-meta-right_adn span {
        font-size: 12px;
        color: rgb(69, 69, 69);
        margin-left: 5px;
    }

    .astute-blog-meta-right_adn i {
        margin-right: 5px;
    }

.readmore_adn a {
    border: 1px solid rgb(221, 221, 221);
    color: rgb(68, 68, 68);
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    padding: 6px 10px;
    text-transform: uppercase;
    transition: 0.5s;
}

    .readmore_adn a:hover {
        border-color: rgb(162, 35, 142);
        background: rgb(162, 35, 142);
        color: rgb(255, 255, 255);
    }

.astute-single-blog_adn:hover .astute-blog-thumb_adn::before, .astute-single-blog_adn:hover .blog_add_icon {
    opacity: 1;
}

.astute-single-blog_adn:hover .blog-page-title_adn2 h2 {
    background: rgba(162, 35, 142, 0.7);
}

.blog_nospace_adn.col-xs-12 {
    padding: 0px;
}

.blog_nospace_adn .astute-single-blog {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }

    .astute-header-top {
        display: none;
    }

    .mean-container .mean-bar::before {
        text-transform: uppercase;
        top: 19px;
    }

    .mean-container a.meanmenu-reveal {
        padding: 13px 20px 18px;
        margin-top: 10px;
    }
}

.btn {
    background-color: rgb(162, 35, 142);
    border: 0px none;
    border-radius: 100px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
}

.btn-lg {
    font-size: 16px;
    padding: 20px 50px;
}

.btn-sm {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px 20px;
}

.btn.btn-bordered {
    background: none 0px 0px repeat scroll transparent;
    border: 2px solid rgb(162, 35, 142);
    color: rgb(162, 35, 142);
    padding-bottom: 11px;
    padding-top: 11px;
}

.btn.btn-lg.btn-bordered {
    padding-bottom: 16px;
    padding-top: 16px;
}

.btn.btn-sm.btn-bordered {
    padding-bottom: 8px;
    padding-top: 8px;
}

.btn-icon i {
    font-size: 10px;
    left: 0px;
    position: relative;
    transition: 0.3s ease-in-out;
}

.btn-icon:hover i {
    left: 2px;
}

.btn:hover, .btn:focus {
    background-color: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
}

.btn.btn-bordered:hover {
    background-color: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
}

.btn:active {
    background-color: rgb(172, 41, 37);
}

.button-group {
    margin-top: 30px;
}

    .button-group a {
        margin-right: 25px;
    }

        .button-group a:last-child {
            margin-right: 0px;
        }

.banner-area {
    height: calc(-100px + 100vh);
    padding: 0px;
    position: relative;
}

.banner-content {
    left: 0px;
    margin: 0px auto;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

    .banner-content h1 {
        font-size: 70px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .banner-content h2 {
        color: rgb(255, 255, 255);
        font-size: 55px;
        font-weight: 500;
        margin-bottom: 30px;
        text-transform: uppercase;
    }

    .banner-content p {
        font-size: 18px;
        margin: 20px auto 16px;
        width: 48%;
    }

.banner-area .btn {
    margin-top: 30px;
}

.scroll-next {
    bottom: 10px;
    left: 0px;
    position: absolute;
    right: 0px;
    z-index: 1;
}

    .scroll-next > a {
        border-radius: 20px;
        display: inline-block;
        height: 30px;
        width: 30px;
        position: relative;
    }

    .scroll-next i {
        color: rgb(162, 35, 142);
        font-size: 40px;
        left: 0px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

.testimonial_list {
}

.em-slick-slider-new {
    background: none 0px 0px repeat scroll rgba(0, 0, 0, 0);
    height: auto;
    position: relative;
}

    .em-slick-slider-new .single-slide {
        height: calc(-100px + 100vh);
        position: relative;
    }

    .em-slick-slider-new .slide-one-bg {
        background: center center / cover no-repeat scroll rgba(0, 0, 0, 0);
    }

    .em-slick-slider-new .slide-two-bg {
        background: center center / cover no-repeat scroll rgba(0, 0, 0, 0);
    }

    .em-slick-slider-new .slide-three-bg {
        background: center center / cover no-repeat scroll rgba(0, 0, 0, 0);
    }

    .em-slick-slider-new .banner-content {
        left: 0px;
        position: absolute;
        right: 0px;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
    }

.slick-prev, .slick-next {
    font-size: 0px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0px;
    transform: translate(0px, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev, .slick-next {
    background-color: rgb(249, 249, 249);
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
    height: 50px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 50px;
    z-index: 1;
    transition: 0.3s;
    line-height: 50px;
}

.em-slick-slider-new .slick-prev {
    left: 25px;
}

.em-slick-slider-new .slick-next {
    right: 25px;
}

.slick-prev::before, .slick-next::before {
    color: rgb(153, 153, 153);
    font-size: 30px;
    transition: 0.3s;
    content: "";
    font-family: FontAwesome;
}

.slick-next::before {
    content: "";
    font-family: FontAwesome;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-color: rgb(162, 35, 142);
}

    .slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
        color: rgb(255, 255, 255);
    }

.em-slick-slider-new .slick-dots {
    bottom: 35px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    left: 50%;
}

.slick-dots {
    bottom: -30px;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0px 5px;
        padding: 0px;
        cursor: pointer;
    }

    .slick-dots li {
        height: 5px;
        margin: 0px 8px;
        width: 20px;
    }

        .slick-dots li button {
            background-color: rgb(255, 255, 255);
            border: 0px none;
            height: 10px;
            padding: 0px;
            text-indent: -99999px;
            width: 29px;
        }

    .slick-dots .slick-active button {
        background-color: rgb(162, 35, 142);
    }

.skbrop, .overlay-dark {
    position: relative;
    z-index: 0;
}

    .skbrop::after, .bnrsk::after {
        background-color: rgba(0, 0, 0, 0.8);
        content: "";
        height: 100%;
        left: 0px;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 100%;
        z-index: -1;
    }

.bnrsk::after {
    background-color: rgba(0, 0, 0, 0.85);
}

.em_slick_testimonial .slick-dots li button {
    background-color: rgb(51, 51, 51);
}

.em_slick_testimonial .slick-dots .slick-active button {
    background-color: rgb(162, 35, 142);
}

.em-image-sliderslick {
}

    .em-image-sliderslick .slick-prev, .em-image-sliderslick .slick-next, .em-image-sliderslick .slick-dots li button {
        opacity: 0;
    }

    .em-image-sliderslick:hover .slick-prev, .em-image-sliderslick:hover .slick-next, .em-image-sliderslick:hover .slick-dots li button {
        opacity: 1;
    }

.em-slick-slider-new.em-image-sliderslick .slick-dots {
    bottom: 20px;
    position: relative;
}

    .em-slick-slider-new.em-image-sliderslick .slick-dots li button {
        background-color: rgb(0, 0, 0);
    }

    .em-slick-slider-new.em-image-sliderslick .slick-dots .slick-active button {
        background-color: rgb(162, 35, 142);
    }

.em-slick-testi-wraper .slick-active .em_testi_title_ar {
    opacity: 0;
}

.em-slick-testi-wraper .slick-active.slick-current .em_testi_title_ar {
    opacity: 1;
}

.portfolio-details-box li {
    border-bottom: 1px solid rgb(221, 221, 221);
    font-size: 18px;
    font-weight: 300;
    padding: 20px 0px;
    text-transform: capitalize;
    list-style: none;
}

    .portfolio-details-box li:last-child {
        border-bottom: 0px none;
    }

    .portfolio-details-box li span {
        color: rgb(51, 51, 51);
        display: inline-block;
        font-weight: 700;
        margin-right: 15px;
        text-transform: uppercase;
        width: 170px;
    }

.portfolio-details-box ul {
    margin-bottom: 20px;
}

.portfolio-description {
    margin-top: 50px;
}

    .portfolio-description > p {
        font-size: 18px;
    }

.projects-navigation-wrap {
    margin-top: 50px;
}

    .projects-navigation-wrap a {
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        text-transform: uppercase;
    }

.portfolio-content.portfolio-details-box {
    padding-top: 30px;
}

.prot_content.multi_gallery {
    width: 75%;
    margin: auto;
}

.abtext em {
    color: rgb(68, 68, 68);
    font-weight: 600;
}

.abtext ol {
    padding-left: 15px;
}

    .abtext ol li {
        font-weight: 600;
        line-height: 30px;
    }

.creative_title {
    letter-spacing: 0px;
}

.em-call-to-action {
    text-align: left;
    position: relative;
}

.em-call-to-action-title {
}

    .em-call-to-action-title h2 {
        font-size: 22px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 12px;
        color: rgb(255, 255, 255);
    }

    .em-call-to-action-title span {
        display: block;
        font-size: 36px;
        margin-top: 10px;
    }

.call-to-action-btn {
}

    .call-to-action-btn a {
        border: none;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        background-color: rgb(162, 35, 142);
        border-radius: 50px;
        color: rgb(255, 255, 255);
        margin-top: 28px;
        padding: 8px 30px;
        font-family: Montserrat, sans-serif;
        transition: 0.5s;
    }

        .call-to-action-btn a:hover {
            background: rgb(162, 35, 142);
        }

.em-call-to-action-desc {
    color: rgb(255, 255, 255);
    width: 55%;
    margin: auto auto auto 0px;
    font-size: 16px;
}

.em-call-to-video {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 24%;
    transform: translateY(-50%);
}

.em-call-video-link {
    float: left;
    margin-right: 20px;
}

.em-call-to-video h3, .em-call-to-video i {
    color: rgb(255, 255, 255);
}

.em-call-to-video h3 {
    margin-top: 5px;
    font-size: 25px;
}

.em-call-to-video i {
    font-size: 28px;
}

.single_choose {
    margin-bottom: 20px;
}

.single-video {
    position: relative;
    text-align: center;
}

    .single-video img {
        display: block;
        width: 100%;
    }

    .single-video h3 {
        color: rgb(255, 255, 255);
        font-size: 35px;
        font-weight: 600;
        margin-bottom: 0px;
        padding-top: 30px;
        text-transform: uppercase;
    }

.video-icon a {
    text-align: center;
    display: inline-block;
}

    .video-icon a i {
        color: rgb(255, 255, 255);
        border: 5px solid rgb(255, 255, 255);
        width: 90px;
        height: 90px;
        line-height: 80px;
        font-size: 40px;
        border-radius: 50%;
    }

.v-overlay .video-icon a i {
    border: 0px solid rgb(255, 255, 255);
    font-size: 30px;
}

.video-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-top: 8px;
}

.single-video::before {
    background: none 0px 0px repeat scroll rgba(0, 0, 0, 0.5);
    inset: 0px;
    content: "";
    position: absolute;
}

.single-video.video-overlay::before {
    background-color: rgba(0, 0, 0, 0.4);
    border: 3px solid rgb(255, 255, 255);
    inset: 0px;
    content: "";
    height: 95%;
    margin: auto;
    position: absolute;
    width: 95%;
}

.single-video.video-overlay::before {
    background: none 0px 0px repeat scroll rgba(255, 160, 0, 0.5);
    border: 3px solid rgb(255, 255, 255);
    bottom: 0px;
    content: "";
    height: 95%;
    left: 0px;
    margin: auto;
    width: 95%;
}

.service-box .kc-feature-boxes {
    text-align: right;
    padding-bottom: 2px;
    inset: 0px 0px 0px -91px;
    position: relative;
}

    .service-box .kc-feature-boxes .content-icon {
        float: left;
        position: relative;
    }

        .service-box .kc-feature-boxes .content-icon i {
            color: rgb(51, 51, 51);
            background-color: rgb(249, 249, 249);
            font-size: 25px;
            border-radius: 70px;
            padding: 14px 21px 12px;
            position: absolute;
            float: left;
            top: 0px;
            left: 384px;
        }

.service-box .kc-feature-boxes {
    text-align: right;
    padding-top: 18px;
}

.countdown-style2 span.group {
    position: relative;
    width: 176px;
    margin: 0px 30px !important;
    padding: 21px 0px 35px !important;
}

    .countdown-style2 span.group::before {
        content: "";
        position: absolute;
        left: -38px;
        top: 40%;
        background: rgb(255, 255, 255);
        width: 10px;
        height: 10px;
        border-radius: 50%;
    }

    .countdown-style2 span.group:first-child::before {
        display: none;
    }

    .countdown-style2 span.group::after {
        content: "";
        position: absolute;
        left: -38px;
        top: 60%;
        background: rgb(255, 255, 255);
        width: 10px;
        height: 10px;
        border-radius: 50%;
    }

    .countdown-style2 span.group:first-child::after {
        display: none;
    }

.mean-container .mean-nav ul li a:hover {
    color: rgb(162, 35, 142);
}

.kc_accordion_section.group {
    padding-bottom: 27px !important;
}

.ui-accordion-header {
}

    .ui-accordion-header a {
    }

        .ui-accordion-header a i {
            background: rgb(51, 51, 51);
            color: rgb(255, 255, 255);
            border-radius: 50%;
            height: 28px;
            width: 28px;
            line-height: 28px;
            font-size: 14px;
            text-align: center;
            margin-right: 5px;
        }

    .ui-accordion-header.ui-state-active a i {
        background: rgb(255, 255, 255);
        color: rgb(51, 51, 51);
    }

.kc-panel-body ul {
    padding-left: 15px;
}

    .kc-panel-body ul li {
    }

.event_area {
    padding: 100px 0px 15px;
}

.astute-event-thumb_adn:hover::before {
    opacity: 1;
}

.astute-single-event_adn {
    margin-bottom: 30px;
    overflow: hidden;
    transition: 0.5s;
}

.astute-event-thumb_adn {
    overflow: hidden;
    position: relative;
}

    .astute-event-thumb_adn::before {
        content: "";
        inset: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, 0.7);
        opacity: 0;
        z-index: 999;
        transition: 0.5s;
    }

    .astute-event-thumb_adn img {
        transition: 0.5s;
        display: block;
    }

.readmore_icon_adn {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
    opacity: 0;
    transition: 0.5s;
}

.astute-single-event_adn:hover .readmore_icon_adn {
    opacity: 1;
}

.astute-event-thumb_adn a {
    background: none 0px 0px repeat scroll rgb(162, 35, 142);
    color: rgb(255, 255, 255);
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    width: 42px;
}

.em-event-content-area_adn {
    padding: 15px;
    overflow: hidden;
    border-width: 0px 1px 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial;
    transition: 0.5s;
}

.event-inner_adn {
}

.event-content_adn {
}

    .event-content_adn h2 {
        color: rgb(51, 51, 51);
        margin: 0px 0px 18px;
    }

        .event-content_adn h2 a {
            font-size: 15px;
            font-weight: 700;
            text-transform: uppercase;
        }

.event-page-title_adn a {
    color: rgb(51, 51, 51);
    text-transform: capitalize;
    font-weight: 600;
}

.event-page-title_adn h2 {
    margin-bottom: 6px;
}

.astute-event-singlea {
    padding-bottom: 20px;
}

h2.related-projects-title.text-left {
    padding-bottom: 30px;
}

.astute-event-meta-left_adn {
    float: left;
    position: relative;
    line-height: 1;
}

    .astute-event-meta-left_adn.esi {
        float: none;
        margin-bottom: 12px;
    }

    .astute-event-meta-left_adn a, .astute-event-meta-left_adn span {
        color: rgb(51, 51, 51);
        margin-right: 10px;
        font-size: 14px;
    }

    .astute-event-meta-left_adn i {
        margin-right: 5px;
    }

.astute-single-event_adn:hover .astute-event-thumb_adn a::before {
    opacity: 1;
}

.astute-single-event_adn:hover .astute-event-thumb_adn img {
    transform: scale(1.1);
}

.event_nospace_adn.col-xs-12 {
    padding: 0px;
}

.event_nospace_adn .astute-single-event_adn {
    margin-bottom: 0px;
}

.em-pevent .astute-event-thumb_adn {
    float: left;
}

.em-pevent .em-event-content-area_adn {
    padding: 0px 0px 0px 15px;
    border: 0px solid rgb(221, 221, 221);
}

.em-pevent .event-page-title_adn h2 {
    margin: 0px 0px 3px;
}

.astute-single-event_adn.em-pevent {
    padding: 20px 0px;
    margin: 0px;
    border-top: 1px solid rgb(221, 221, 221);
}

.event_date {
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgb(162, 35, 142);
    padding: 10px 13px;
    text-align: center;
    color: rgb(255, 255, 255);
    z-index: 999;
}

    .event_date span {
        display: block;
        line-height: 20px;
    }

.event_date_list {
    background: rgb(162, 35, 142);
    padding: 23px 0px 0px;
    width: 90px;
    height: 90px;
    text-align: center;
    font-size: 20px;
    color: rgb(255, 255, 255);
}

    .event_date_list span {
        display: block;
        line-height: 1;
    }

.astute-single-event_adn:hover .event-page-title_adn a {
    color: rgb(162, 35, 142);
}

.astute-single-blog--thumb img {
}

.sbi_photo_wrap {
    float: left;
    width: 33.33%;
}

    .sbi_photo_wrap img {
        width: 100%;
    }

.textwidget1 {
    padding-top: 6px;
}

.event-description {
    background: none 0px 0px repeat scroll rgb(249, 249, 249);
    padding: 26px 15px 13px;
}

.event-dsc-title > h2 {
    font-size: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.event-dsc-info li {
    font-size: 14px;
    font-weight: 400;
    list-style: outside none none;
    margin-bottom: 10px;
}

    .event-dsc-info li i {
        margin-right: 10px;
    }

.mean-container .mean-bar::before {
    text-transform: uppercase;
}

.footer-middle .widget.widget_archive .widget-title {
    margin-bottom: 34px !important;
    margin-top: 28px !important;
}

.footer-middle .widget.widget_search .widget-title {
    margin-top: 25px !important;
}

.footer-middle .widget.widget_tag_cloud .widget-title {
    margin-bottom: 20px !important;
}

.footer-middle .widget.widget_nav_menu .widget-title {
    margin-bottom: 15px !important;
    text-align: center;
}

.footer-middle .widget.widget_text p img {
    margin-top: 10px !important;
    margin-bottom: 6px !important;
}

.blog-left-side .widget.widget_text p img {
    margin-top: 10px !important;
    margin-bottom: 6px !important;
}

.footer-middle .widget.widget_text p img {
    margin-top: 10px !important;
    margin-bottom: 6px !important;
}

table#wp-calendar td#today a {
    color: rgb(255, 255, 255);
}

.blog-left-side .widget h2 {
    margin-top: 0px;
}

.footer-middle #archives-dropdown--1 {
    height: 34px;
    width: 100%;
}

.widget.widget_categories select {
    width: 100%;
    height: 34px;
}

.widget .screen-reader-text {
    display: none;
}

.search input {
    width: 100%;
}

.textwidget select {
    width: 100%;
}

.footer-middle .widget ul li {
    margin-bottom: 10px;
    list-style: none;
}

    .footer-middle .widget ul li a {
        color: rgb(255, 255, 255);
        text-transform: capitalize;
        display: flex;
        align-items: baseline;
    }

.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}

.blog-content {
    word-break: break-word;
}

.post-password-form input[type="submit"] {
    background: rgb(162, 35, 142);
}

.page-list-single {
    clear: both;
}

.single-blog-content p {
    margin-bottom: 19px;
}

.blog-left-side .widget h2 {
    font-size: 24px;
}

.blog-page-title h2 {
    font-size: 24px;
}

.astute-single-blog-title h2 {
    font-size: 24px;
}

.footer-middle .widget h2 {
    font-size: 24px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    margin-bottom: 15px;
}

.em-blog-content-area {
    padding: 10px 15px 15px;
}

span.cdowns {
    width: 175px;
    height: 165px;
    background: rgba(162, 35, 142, 0.7);
    display: inline-block;
    margin: 0px 29px;
    position: relative;
}

    span.cdowns::before {
        position: absolute;
        content: "";
        background: rgb(255, 255, 255);
        top: 60px;
        right: -37px;
        height: 12px;
        width: 12px;
        border-radius: 50%;
    }

    span.cdowns::after {
        position: absolute;
        content: "";
        background: rgb(255, 255, 255);
        top: 93px;
        right: -37px;
        height: 12px;
        width: 12px;
        border-radius: 50%;
    }

    span.cdowns:last-child::before, span.cdowns:last-child::after {
        display: none;
    }

.counterdowns {
    text-align: center;
}

span.time-counts {
    line-height: 119px;
    font-size: 55px;
    color: rgb(255, 255, 255);
}

.counterdowns p {
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 0px;
    margin-top: -4px;
}

.map {
    width: 100%;
    margin: 0px;
    height: 500px;
    border: none;
}

.recent-post-item {
    overflow: hidden;
}

.widget_text {
    overflow: hidden;
}

.sbi_photo {
    display: block;
}

.header-cont h2 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin: 0px;
    font-weight: 800;
    font-size: 28px;
    text-align: left;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.footer-social-icon {
    text-align: left;
}

    .footer-social-icon .social-icons li {
        display: inline;
    }

.pt-50 {
    padding-top: 90px;
}

.about a {
    font-size: 16px;
    font-weight: 500;
    background: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
    height: 52px;
    width: 52px;
    line-height: 52px;
    padding: 12px 30px;
    border-radius: 5px;
    border: 1px solid rgb(162, 35, 142);
    transition: 1s;
}

    .about a:hover {
        border: 1px solid rgb(162, 35, 142);
        background: transparent;
        color: rgb(162, 35, 142);
    }

.align-items-center {
    align-items: center;
}

.widget.widget_nav_menu {
    padding-left: 45px;
}

.textwidget ul li a i {
    margin-right: 15px;
}

.textwidget ul li i {
    margin-right: 15px;
}

::selection {
    background: rgb(153, 39, 137);
    color: rgb(255, 255, 255);
}

.about_text p {
    text-align: justify;
}

.em_single_call-to-action_content {
    text-align: center;
}

.em_call-to-action_desc {
    text-align: justify;
    margin: auto;
    text-align-last: center;
}

.fixed-btn {
    font-size: 16px;
    font-weight: 500;
    background: rgb(162, 35, 142);
    color: rgb(255, 255, 255);
    padding: 8px 20px;
    border-radius: 5px;
    border: 1px solid rgb(162, 35, 142);
    transition: 1s;
    position: fixed;
    top: 48%;
    transform: rotate(90deg);
    right: -45px;
    z-index: 9;
}

    .fixed-btn:hover {
        background: transparent;
        color: rgb(162, 35, 142);
        border: 1px solid rgb(162, 35, 142);
    }

a.dtbtn:hover {
    background: rgb(141, 28, 123);
    color: rgb(255, 255, 255);
    border: 1px solid rgb(162, 35, 142);
}

.portfolio_content_inner a i {
    color: rgb(255, 255, 255);
    background: rgb(162, 35, 142);
    padding: 15px;
    border-radius: 50%;
    font-size: 20px;
}

.sticky {
    /* position: fixed; */
    /* top: 0px; */
    /* width: 81.6%; */
    /* z-index: 999; */
    /* transition:.3s ease-out; */
}

/*@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}*/

body.modal-open {
    padding-right: 0px !important;
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 10px;
    height: 42px;
    box-shadow: rgb(233, 233, 233) 2px 2px 15px -3px;
    border-color: rgb(243, 243, 243);
    border-radius: 4px !important;
}

    .input-group .form-control:hover {
        border-color: rgb(162, 35, 142);
    }

.input-group {
    width: 100%;
}

    .input-group .form-control::placeholder {
        color: rgb(51, 51, 51);
    }

    .input-group .check-cont {
        display: flex;
        align-items: baseline;
    }

        .input-group .check-cont input {
            margin: 0px 10px 0px 0px;
            height: 15px;
            width: 15px;
        }

        .input-group .check-cont p {
            margin: 0px;
        }

.btn:hover {
    background: transparent;
    color: rgb(162, 35, 142);
    border: 1px solid rgb(162, 35, 142);
}

.my-2 {
    margin: 20px 0px;
}

.close {
    color: rgb(162, 35, 142);
    opacity: 1;
}

.modal-header {
    border-bottom: 0px;
    padding: 18px 20px 0px 0px;
}

.modal-body {
    padding: 7px 30px;
}

.modal-title {
    margin-bottom: 16px;
    color: rgb(0, 0, 0);
}

.modal-dialog {
    width: 555px;
}

.em-nivo-slider-wrapper {
    width: 100%;
    height: 555px;
}

.party-profile .item .cont h4 {
    font-size: 1.8rem;
    color: rgb(255, 255, 255);
    margin-top: 0px;
}

.party-profile .item .cont h6 {
    text-align: right;
    color: rgb(255, 255, 255);
    font-weight: 400;
    margin: 0px;
}

.party-profile .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgb(154, 40, 138);
    padding: 2px;
    border-radius: 7px;
}

.party-profile {
    position: relative;
    background: rgb(154, 40, 138);
    padding: 6px 0px;
    height: 93px;
}

    .party-profile .owl-prev {
        left: 0px;
        position: absolute;
        width: 35px;
        height: 35px;
        background: white;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
        box-shadow: rgba(151, 151, 151, 0.48) 3px 3px 8px;
        border: 1px solid rgb(153, 39, 137);
        color: rgb(153, 39, 137);
    }

    .party-profile .owl-nav {
        position: absolute;
        background: antiquewhite;
        width: 100%;
        top: 23px;
    }

    .party-profile .owl-next {
        right: 0px;
        position: absolute;
        width: 35px;
        height: 35px;
        background: white;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
        box-shadow: rgba(151, 151, 151, 0.48) 3px 3px 8px;
        border: 1px solid rgb(162, 35, 142);
        color: rgb(162, 35, 142);
    }

.img {
    border: 1px solid white;
    padding: 8px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
}

    .img img {
    }

.team_area3 {
}

.about_area3 {
    padding: 30px 0px 35px;
}

.astute_nav_area .container-fluid {
    width: 97%;
}

.menu {
    position: relative;
}

    .menu a::after {
        position: absolute;
        content: "";
        font-family: FontAwesome;
        color: rgb(255, 255, 255);
        top: 2px;
        font-weight: 200;
        font-size: 10px;
        right: -16px;
        line-height: 22px;
    }

    .menu .sub-menu a::after {
        content: none;
    }

    .menu a:hover::after {
        color: rgb(162, 35, 142);
    }

.party-profile .item {
    display: block;
}

.party-profile .col-md-12 {
    overflow: hidden;
}

.footer-middle .menu a::after {
    display: none;
}

.footer-social-icon li .twitter {
    background-color: rgb(162, 35, 142);
    border-radius: 50px;
    display: inline-block;
    height: 35px;
    line-height: 34px;
    margin: 0px 4px;
    text-align: center;
    width: 35px;
    transition: 0.3s;
    padding-top: 4px;
}

    .footer-social-icon li .twitter svg {
        height: 16px;
        width: 16px;
        transition: 0.3s;
        fill: rgb(255, 255, 255);
    }

.footer-middle ul.social-icons {
    display: flex;
}

.top-right-menu ul.social-icons li a svg {
    fill: rgb(255, 255, 255);
    height: 15px;
    width: 15px;
}

.top-right-menu ul.social-icons li a:hover svg {
    fill: rgb(221, 221, 221);
}

.ads1 {
    margin-top: 7px;
    margin-bottom: 7px;
}

.ads2 {
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 0 4px;
}

.footer-logo {
    width: 67px;
}

.scpp {
    margin-bottom: 25px;
}

.team_area3 .em-team-content-image {
}

    .team_area3 .em-team-content-image img {
        height: 100%;
        width: 100%;
        border-radius: 5px 5px 0px 0px;
        aspect-ratio: 1 / 1;
    }

.top-address {
    display: flex;
    justify-content: flex-end;
}

.about_text ul li {
    margin-bottom: 10px;
}

.about_text li ul {
    padding-left: 15px;
    list-style: lower-roman;
    margin-top: 10px;
}

.about_text ol li {
    margin-bottom: 10px;
    text-align: justify;
}

.team_area3 .title_tx {
    margin-bottom: 20px;
}

.menu-quick-link-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .menu-quick-link-container .menu {
        /* width: 45%; */
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }

.Philosophy {
    text-align: center;
}

.about_text h3 {
    font-size: 26px;
}

.about_text h4 {
    font-size: 22px;
}

.sub-menu-gallery {
    left: -100px !important;
}

.em-content-title {
    height: 35px;
}

aside img {
    /* border-radius: 5px; */
}

.team_area2 .em-content-title {
    height: auto;
}

.footer-middle .container .col-md-4.col-sm-6.last {
    width: 30%;
}

.col-footer {
}

.footer-social-icon li .twitter:hover svg {
    fill: rgb(162, 35, 142);
}

.footer-social-icon li .twitter:hover {
    background: rgb(255, 255, 255);
}

.footer-middle .col-footer .widget ul li a i {
    margin-right: 5px;
    font-size: 11px;
}

.team_area2 .title_in_area {
    width: 100%;
}

.justify-content-center {
    justify-content: center;
}

.about_text ol li::marker {
    font-weight: 500;
    color: rgb(0, 0, 0);
}

.mt-2 {
    margin-top: 20px;
}

.portfolio_content p {
    font-size: 18px;
    text-align: center;
    color: rgb(153, 39, 137);
    padding: 10px 0px;
    margin: 0px;
}

.portfolio_content {
}

.m-0 {
    margin: 0px;
}

.mob-gallery .sub-menu {
    display: none !important;
}

.mob-gallery .mean-expand {
    display: none !important;
}

.gallry {
    padding: 0px 0px 10px;
}

.astute-header-top .container-fluid {
    width: 97%;
}

@media (max-width: 767px) {
    .party-profile .item .cont h6 {
        font-size: 10px;
    }

    .em-content-title {
        height: auto;
    }

    .party-profile .item .cont h4 {
        font-size: 10px;
        line-height: normal;
    }

    .party-profile .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        display: block !important;
    }

    .menu-quick-link-container .menu {
        width: 100%;
        justify-content: center;
    }

    .em-nivo-slider-wrapper {
        height: auto;
    }

    .team_area3 .em-team-content-image {
        height: auto;
    }

    .row.li {
        margin: 0px;
    }

    .col-footer {
        width: 100%;
    }

    .footer-middle .container .col-md-4.col-sm-6.last {
        width: 100%;
    }

    .team_area2 .col-md-12 {
        width: 100%;
    }

    .section_title_lefts h3 {
        font-size: 20px;
    }

    .about_text ol {
        padding-left: 15px;
    }

    .about_text h3 {
        font-size: 20px;
    }

    .about_text h4 {
        font-size: 20px;
    }

    .breatcome_content ul li {
        font-size: 34px;
        line-height: 45px;
    }

    .gallry {
        padding: 0px 0px 25px;
    }

    .single_portfolio {
        margin-top: 15px;
    }

    .about_area2 {
        padding: 0px 0px 15px;
    }
}

section.party-profile {
    display: none;
}

.about_text2 {
    background: url("/assets/images/logo/logo2.png") center center / 50% no-repeat rgba(255, 255, 255, 0.7);
    background-blend-mode: lighten;
}

.qr-box {
    border: 1px solid rgb(153, 39, 137);
    padding: 20px;
    border-radius: 20px;
    background: rgb(255, 255, 255);
}

.party-profile .item .sl {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    padding: 0px 10px;
    flex-wrap: nowrap;
}

    .party-profile .item .sl .img {
        width: 80px;
        padding: 0px;
        height: 80px;
    }

.header-cont {
    background: rgb(154, 40, 138);
    padding: 12px 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 92px;
}

    .header-cont small {
        color: rgb(255, 255, 255);
    }

.mt-1 {
    margin-top: 3px;
}

.astute-main-menu {
    border-top: 0px solid rgb(255, 255, 255);
}

#myHeader {
    /* background: rgb(153, 39, 137); */
    border-bottom: 1.2px solid #fff;
    /* margin-left: 8px; */
    transition: 0.5s;
    position: fixed;
    z-index: 99;
    width: 81.9%;
    right: 0;
}

.mob-slogan {
    display: none;
}

.main-menu-area {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 86px;
}

.pe-0 {
    padding-right: 0px;
}

.ps-0 {
    padding-left: 0px;
}

.pe-5 {
}

.w-20 {
    width: 18%;
}

.w-80 {
    width: 82%;
}

.cont {
    width: 88%;
}

.em-team-content-image img {
    height: 308px;
    width: 100%;
    object-fit: cover;
}

.content-wrap {
    position: sticky;
    top: 276px;
}

.footer-middle .widget ul li a.twitter {
    display: block;
}

.contactus {
    background: none rgb(153, 39, 137);
    border: 1px solid rgb(153, 39, 137);
    border-radius: 15px;
    float: left;
    width: 100%;
    padding: 4px 15px !important;
}

    .contactus .single_plases_inner {
        text-align: center;
        display: flex;
        align-items: center;
    }

    .contactus .plases_text p {
        color: rgb(255, 255, 255);
        font-size: 18px;
    }

    .contactus .plases_icon i {
        color: rgb(255, 255, 255);
        font-size: 20px;
        margin-right: 10px;
    }

    .contactus .section-title1 h2 {
        color: rgb(255, 255, 255);
        font-size: 28px;
        text-align: left;
        padding-left: 10px;
        margin-bottom: 10px;
        font-weight: 600;
    }

    .contactus .single_plases {
        margin-bottom: 0px;
    }

.add-width {
    width: 19rem;
}

.covid-img {
    height: 300px;
    width: 100%;
}

    .covid-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.astute-header-top .w-10 {
    width: 6%;
    background: rgb(153, 39, 137);
    height: 247px;
}

.astute-header-top .w-60 {
    width: 80%;
    padding: 0px;
    padding-right: 12px;
}

.astute-header-top .w-20 {
    width: 19.3%;
    padding: 0px;
    height: 229px;
}

.gratitude {
    padding: 23% 0px 0 !important;
}

.ads-fixed aside {
    /* position: fixed; */
    /* top: 0; */
    /* z-index: 1; */
    /* animation: 0.35s ease-out 0s 1 normal none running slideDown; */
    /* width: 4%; */
}

.ads-fixed {
    /* width: 12%; */
    animation: 0.35s ease-out 0s 1 normal none running slideDown;
}

.page-loader {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: rgb(255, 255, 255);
    z-index: 9999999;
    animation: 1s ease-in-out 0s infinite normal none running sk-scaleout;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

    .page-loader .page-loader-container {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .page-loader img {
        width: 400px;
        /*animation: 1s ease-in-out 0s normal;*/
        margin: auto;
         animation: zoom-in-zoom-out 3s ease-in;
  
         /*transform: scale(1, 1);*/
    }
    
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(.5, .5);
  } 
  50% {
    transform: scale(.8, .8);
  } 
  100% {
    transform: scale(1, 1);
  }
}
.col-md-10 {
    /* width: 83.333%; */
}

.ads-fixed {
    width: 17%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
}

.main-slider-area .col-md-10 {
    width: 83.3333%;
    padding: 0 2px 0 10px;
}
 
.party-profile-page {
    min-height: 487px;
    height: auto;
}
.nivoSlider { 
    height: 100%;
}
.nivoSlider img{
    height:100%;
    width:100%;
    object-fit:cover;
}


.carousel.slide {
    height: 555px;
}

.carousel.slide .carousel-inner {
    height: 100%;
}

.carousel.slide  .carousel-inner .item {
    height: 100%;
}

.carousel.slide  .carousel-inner .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.carousel.slide .carousel-indicators li {
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: unset;
    cursor: pointer;
    background-color: #000\9;
    background-color:#000;
    border: 1px solid #fff;
    border-radius: 10px;
    line-height: 2px;
    font-size: 12px;
    color:#fff;
    padding: 9px 0;
    text-align: center;
}
.carousel.slide .carousel-indicators .active {
   width: 20px;
    height: 20px;
    margin: 0;
    background-color: #992789;
}
.carousel.slide .carousel-control{
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 48px;
    border: 1px solid rgb(255, 255, 255);
    text-align: center;
    display: block;
    border-radius: 50%;
    color: rgb(255, 255, 255); 
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    background-image:none;
    font-size:15px;
}
.carousel.slide .carousel-control:hover{
    background-color: #992789;
    color:#fff;
     border-color: #992789;
}
.carousel.slide:hover .carousel-control {
    opacity: 1;
    visibility: visible;}
.left{
    left:0
}
.right{
      right:0
}
/*******************loader******************************/
/*.loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border: 10px solid #764237;
  border-radius: 50%;
  animation: zoom 1s linear infinite alternate-reverse;
  background:#fff;
}

@keyframes zoom {
  0% {
    width: 50px;
    height: 50px;
    border-color: rgba(118, 66, 55, 1);
  }

  25% {
    width: 70px;
    height: 70px;
    border-color: rgba(118, 66, 55, 0.8);
  }

  50% {
    width: 90px;
    height: 90px;
    border-color: rgba(118, 66, 55, 0.6);
  }

  75% {
    width: 110px;
    height: 110px;
    border-color: rgba(118, 66, 55, 0.5);
  }

  100% {
    width: 130px;
    height: 130px;
    border-color: rgba(118, 66, 55, 0.4);
  }
}*/
 .col-md-10 .about_text2 {
     padding-top: 230px;
 }
 .main-slider-area{
      padding-top: 230px;
 }
 .col-md-10 iframe {
    padding-top: 230px;
    margin: 0 0px;
    padding-left: 5px;
    padding-right: 5px;
}