﻿/*================================
 <-- Consen Top Menu Area Css-->
==================================*/
.top-menu {
    background: #202020;
    padding: 5px 50px;
    position: relative;
    z-index: 1;
    margin: 0;
}

    .top-menu::before {
        position: absolute;
        top: 0;
        left: -150px;
        height: 100%;
        width: 40%;
        background: #c18f3e;
        content: "";
        z-index: -1;
        transform: skew(-49deg, 0deg);
    }

.top-menu-icon ul li {
    list-style: none;
    display: inline-block;
    margin-right: 35px;
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
}

.top-menu-right-site {
    text-align: right;
}

.top-menu-icon-list ul li.mgr {
    display: inline-block;
    margin-right: 35px;
    position: relative;
    z-index: 1;
}

    .top-menu-icon-list ul li.mgr::before {
        position: absolute;
        content: "";
        top: 5px;
        right: -20px;
        height: 17px;
        width: 1px;
        background: #F1F1F1;
        opacity: 0.5;
    }

.top-menu-icon-list ul li {
    display: inline-block;
    list-style: none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

    .top-menu-icon-list ul li i {
        display: inline-block;
        margin-right: 10px;
    }

    .top-menu-icon-list ul li.text {
        padding: 0 20px 0 0;
        position: relative;
        z-index: 1;
    }

        .top-menu-icon-list ul li.text::before {
            position: absolute;
            content: "";
            top: 5px;
            right: 3px;
            height: 17px;
            width: 1px;
            background: #35363A;
        }

    .top-menu-icon-list ul li a:hover {
        color: #FE3D02;
    }

.header-button a {
    display: inline-block;
    font-size: 16px;
    background: #c18f3e;
    text-transform: uppercase;
    padding: 12px 27px;
    color: #fff;
    position: relative;
    z-index: 1;
}

    .header-button a::before {
        position: absolute;
        content: "";
        z-index: -1;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        transform: scale(0);
        transition: .5s;
    }

    .header-button a i {
        display: inline-block;
        font-size: 25px;
        transform: rotate(45deg);
        margin: 0 0 0;
        position: relative;
        bottom: -3px;
    }

.sticky .header-button a:hover {
    color: #c18f3e;
}

.sticky .header-button a::before {
    background: #fff;
}

.sticky .hendre_nav_manu.style_two .header-button a::before {
    background: red;
}

.header-button a:hover::before {
    transform: scale(1);
}

.header-button a:hover {
    color: #c18f3e;
}

.header-button.upper a {
    display: inline-block;
    font-size: 16px;
    background: #E11143;
    text-transform: uppercase;
    padding: 12px 33px;
    color: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

.top-menu-icon-list {
    display: inline-block;
}

.country_icon {
    text-align: right;
    display: inline-block;
    margin-right: 50px;
}

    .country_icon i::after {
        position: absolute;
        content: "";
        top: 0;
        right: -25px;
        height: 20px;
        width: 1px;
        background: #A8A8A8;
        opacity: 0.5;
    }

.top-menu.style_two {
    background: #fff;
    border-bottom: 1px solid #F1F1F1;
}

    .top-menu.style_two .top-menu-icon ul li {
        list-style: none;
        display: inline-block;
        margin-right: 35px;
        line-height: 44px;
        color: #565969;
        font-weight: 400;
        font-family: "Yantramanav";
        font-size: 16px;
    }

        .top-menu.style_two .top-menu-icon ul li i {
            display: inline-block;
            color: #c18f3e;
            margin-right: 6px;
            font-weight: 800;
            font-family: "Yantramanav";
        }

    .top-menu.style_two::before {
        background: inherit;
    }

    .top-menu.style_two .top-menu-icon-list ul li a {
        display: inline-block;
        font-size: 16px;
        color: #0A1026;
        transition: .5s;
    }

    .top-menu.style_two .top-menu-icon-list ul li i {
        display: inline-block;
        margin-right: 17px;
        font-weight: 900;
    }

    .top-menu.style_two .top-menu-icon-list ul li a:hover {
        color: #c18f3e;
    }

.hendre_nav_manu.style_two {
    background: #fff !important;
    padding: 10px 50px;
}

    .hendre_nav_manu.style_two .header-button a::before {
        position: absolute;
        content: "";
        z-index: -1;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #0A1027;
        transform: scale(0);
        transition: .5s;
    }

    .hendre_nav_manu.style_two .header-button a:hover::before {
        background: #0A1027;
        transform: scale(1);
    }

    .hendre_nav_manu.style_two .header-button a:hover {
        color: #fff;
    }

.sticky .hendre_nav_manu.style_two {
    background: #fff !important;
    margin: 0 50px 0;
}

.hendre_nav_manu.style_two .hendre_menu > ul > li > a {
    color: #0B1028;
}

    .hendre_nav_manu.style_two .hendre_menu > ul > li > a:hover {
        color: #c18f3e;
    }

/*================================
<--  hendre Nav Menu Area Css -->
==================================*/

.hendre_nav_manu {
    transition: .5s;
    z-index: 2;
    position: relative;
    padding: 2px 0px;
    background: #000;
}

.sticky.hendre_nav_manu {
    border-bottom: inherit;
}

.hendre_nav_manu.style-two {
    transition: .5s;
    z-index: 2;
    position: relative;
    padding: 0 100px;
    background: #fff;
}

    .hendre_nav_manu.style-two .search-box-btn.search-box-outer i {
        color: #333;
    }

.sticky.hendre_nav_manu.style-two .search-box-btn.search-box-outer i {
    color: #fff;
}

.hendre_nav_manu.style-two .hendre_menu > ul > li > a {
    color: #333;
}

.sticky.hendre_nav_manu.style-two .hendre_menu > ul > li > a {
    color: #fff !important;
}

.hendre_nav_manu.transparent_menu {
    background: transparent;
    margin-bottom: -87px;
    position: relative;
}

.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    /*  background: #0A1028 !important;*/
    transition: .5s;
    z-index: 9;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
}

.header-icon {
    display: inline-block;
    margin: 0 25px 0 15px;
}

    .header-icon a {
        display: inline-block;
        position: relative;
        z-index: 1;
        color: #012549;
        font-size: 20px;
    }

.sticky .header-icon a {
    color: #fff;
}

.header-icon a::after {
    position: absolute;
    content: "0";
    top: 0;
    right: -8px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    background: #E01142;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
}

.header-button {
    display: inline-block;
}
/* hendre Menu Css*/
nav.hendre_menu {
    text-align: right;
}

.hendre_menu ul {
    list-style: none;
    display: inline-block;
}

.hendre_menu > ul > li {
    display: inline-block;
    position: relative;
    z-index: 1;
}

    .hendre_menu > ul > li > a {
        display: block;
        margin: 30px 17px;
        -webkit-transition: .5s;
        transition: .5s;
        font-size: 16px;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        font-family: "Yantramanav";
    }

nav.hendre_menu span {
    font-size: 13px;
    padding-left: 6px;
}

.hendre_menu > ul > li > a:hover {
    color: #c18f3e;
}
/*** Sub Menu Style ***/
.hendre_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    visibility: hidden;
    opacity: 0;
}

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

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

    .hendre_menu ul .sub-menu li a {
        display: block;
        padding: 12px 20px;
        margin: 0;
        line-height: 1.3;
        letter-spacing: normal;
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
        -webkit-transition: .1s;
        transition: .1s;
        visibility: inherit !important;
        color: #211e3b !important;
        transition: .5s;
    }

    .hendre_menu ul .sub-menu li:hover > a, .hendre_menu ul .sub-menu .sub-menu li:hover > a, .hendre_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .hendre_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
        background: #c18f3e;
        color: #fff !important;
    }
/* sub menu 2 */
.hendre_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}

.hendre_menu ul .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}
/* sub menu 3 */
.hendre_menu ul .sub-menu .sub-menu li {
    position: relative;
}

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

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

ul.sub-menu li a span {
    background: #FF3C00;
    padding: 4px 8px;
    color: #fff;
    opacity: 1;
    border-radius: 2px;
    margin-left: 4px;
    transition: .5s;
}

ul.sub-menu li:hover a span {
    background: rgba(255,255,255, 0.20);
}
/* sub menu 4 */
.hendre_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative;
}


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

.hendre_menu li a:hover::before {
    width: 101%;
}

.hendre_nav_manu.sticky .logo_img {
    display: none;
}

.logo_img img, .main_sticky img {
    width: 170px;
}

.main_sticky {
    display: none;
}

.hendre_nav_manu.sticky .main_sticky {
    display: inherit;
}

.sticky .hendre_menu li a {
    color: #fff;
}

.hendre_nav_manu.sticky a.dtbtn {
    color: #fff;
    background: #F16722;
    border: 2px solid #F16722;
}

    .hendre_nav_manu.sticky a.dtbtn:hover {
        color: #43baff;
    }

.mobile-menu.mean-container {
    overflow: hidden;
}
/*--==============================================->
<!-- Indastre Breadcumb Area Css -->
==================================================-*/
.breadcumb-area {
    background: url(../images/resource/breadcumb.jpg);
    height: 350px;
    position: relative;
}

.breadcumb-content h1 {
    margin-bottom: 10px;
    font-size: 56px;
    color: #ffffff;
    font-weight: 700;
}

.breadcumb-content ul li {
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    margin-right: 6px;
}

    .breadcumb-content ul li i {
        color: #fff;
        font-size: 15px;
        margin-right: 10px;
    }

    .breadcumb-content ul li a {
        text-transform: uppercase;
        padding-right: 30px;
        position: relative;
        z-index: 1;
        font-size: 16px;
        color: #ffffff;
        font-weight: 500;
    }

        .breadcumb-content ul li a::before {
            position: absolute;
            content: "";
            right: 8px;
            top: 3px;
            background: #fff;
            width: 2px;
            height: 12px;
            transition: .5s;
            transform: rotate(17deg);
        }
/*<!-- ============================================================== -->
<!-- Start section-title Css -->
<!-- ============================================================== -->*/

.section-title {
    text-align: left;
    margin-bottom: 50px;
}

    .section-title h4 {
        font-size: 16px;
        line-height: 30px;
        color: #c18f3e;
        font-weight: 500;
        margin: 0 0 15px;
    }

    .section-title h1 {
        margin: 0 0 0;
        font-size: 49px;
        line-height: 58px;
        color: #0a1027;
        font-weight: 700;
    }

p.section-description {
    font-size: 16px;
    line-height: 26px;
    color: #575f66;
    font-weight: 300;
    font-family: "Archivo";
    width: 86%;
}
/*========================================
<-- Indastre Counter Area Css -->
==========================================*/

.counter-area {
    background: #F5F6F8;
    padding: 120px 0 90px;
}

    .counter-area.style1 {
        padding: 100px 0 100px;
 /*       background-position: center;
        background: linear-gradient(180deg, #272727 0%, #000 100%);*/
        background-image: url('/Upload/bilgiler_bg.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

.counter-single-items {
    text-align: center;
    margin-bottom: 30px;
}

.counter-title2 h1 {
    display: inline-block;
    font-size: 48px;
    color: #dd931c;
    font-weight: 700;
    font-family: "Yantramanav";
    text-align: center;
}

.counter-title2 span {
    font-size: 48px;
    color: #dd931c;
    font-weight: 700;
    font-family: "Yantramanav";
    text-align: center;
}

.counter-title2 h5 {
    font-family: "Archivo";
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
}
/*========================================
<-- Indastre Pricing Section Css -->
==========================================*/
/*<!-- ============================================================== -->
<!-- Start Slider Area Css -->
<!-- ============================================================== -->*/

.slider-area {
 /*   background: url(../images/resource/slider-bg.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: calc(100vh - 95px);
}

    .slider-area .slider-content {
        text-align: center;
    }

        .slider-area .slider-content .slider-title h4 {
            font-size: 25px;
            line-height: 44px;
            color: #c18f3e;
            font-weight: 500;
            margin: 0 0 0;
        }

        .slider-area .slider-content .slider-title h1 {
            font-size: 90px;
            line-height: 92px;
            color: #ffffff;
            font-weight: 700;
            font-family: "Yantramanav";
            text-align: center;
        }

        .slider-area .slider-content .slider-title h2 {
            font-size: 70px;
            line-height: 80px;
            color: #0a1027;
            font-weight: 300;
            margin: 0 0 0;
        }

        .slider-area .slider-content p {
            font-size: 17px;
            line-height: 30px;
            color: #565969;
            font-weight: 400;
            margin: 20px 0 0;
            width: 55%;
        }

    .slider-area .slider-button {
        margin-top: 42px;
    }

        .slider-area .slider-button a {
            display: inline-block;
            font-size: 16px;
            background: #c18f3e;
            text-transform: uppercase;
            padding: 12px 25px;
            color: #fff;
            position: relative;
            z-index: 1;
        }

            .slider-area .slider-button a::before {
                position: absolute;
                content: "";
                z-index: -1;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                background: #0A1028;
                transform: scale(0);
                transition: .5s;
            }

            .slider-area .slider-button a i {
                display: inline-block;
                font-size: 25px;
                transform: rotate(45deg);
                margin: 0 0 0;
                position: relative;
                bottom: -3px;
            }

            .slider-area .slider-button a:hover::before {
                transform: scale(1);
            }
    /*<!-- ============================================================== -->
<!-- Start slider-area.style_two Css -->
<!-- ============================================================== -->*/

    .slider-area.style_two {
        background: url(../images/resource/home2.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 850px;
        position: relative;
        z-index: 1;
    }

        .slider-area.style_two:before {
            position: absolute;
            content: "";
            left: 248px;
            top: 0;
            height: 100%;
            width: 630px;
            background: #000000b5;
            z-index: -1;
        }

        .slider-area.style_two .slider-content {
            text-align: left;
        }

            .slider-area.style_two .slider-content .slider-title h1 {
                color: #fff;
                font-size: 80px;
                font-weight: 700;
                line-height: 75px;
                text-align: left;
            }

            .slider-area.style_two .slider-content p {
                margin: 25px 0 0;
                font-size: 20px;
                color: #ffffffdb;
                font-weight: 500;
                width: 100%;
                letter-spacing: 1.2px;
            }

        .slider-area.style_two .slider-button {
            margin-top: 42px;
            display: inline-block;
        }

            .slider-area.style_two .slider-button.upper {
                margin-left: 20px;
            }

            .slider-area.style_two .slider-button a {
                display: inline-block;
                font-size: 16px;
                background: #c18f3e;
                text-transform: uppercase;
                padding: 9px 24px;
                color: #fff;
                position: relative;
                z-index: 1;
            }

                .slider-area.style_two .slider-button a::before {
                    position: absolute;
                    content: "";
                    z-index: -1;
                    left: 0;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    background: #fff;
                    transform: scale(0);
                    transition: .5s;
                }

                .slider-area.style_two .slider-button a:hover::before {
                    transform: scale(1);
                }

                .slider-area.style_two .slider-button a:hover {
                    color: #c18f3e;
                }

            .slider-area.style_two .slider-button.upper a {
                display: inline-block;
                font-size: 16px;
                background: inherit !important;
                text-transform: uppercase;
                padding: 8px 20px;
                color: #fff;
                position: relative;
                z-index: 1;
                border: 1px solid #fff;
            }

                .slider-area.style_two .slider-button.upper a::before {
                    position: absolute;
                    content: "";
                    z-index: -1;
                    left: 0;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    background: #fff;
                    transform: scale(0);
                    transition: .5s;
                }

                .slider-area.style_two .slider-button.upper a:hover::before {
                    transform: scale(1);
                }

                .slider-area.style_two .slider-button.upper a:hover {
                    color: #c18f3e;
                }
/* slider thumb */

.slider-right {
    position: relative;
    left: 218px;
}

.slider-vedio-btn {
    position: absolute;
    right: 124px;
    top: -4px;
}

    .slider-vedio-btn a {
        position: relative;
        z-index: 2;
        display: inline-block;
        width: 80px;
        height: 80px;
        background: #c18f3e;
        line-height: 80px;
        text-align: center;
        color: #ffff;
        font-size: 40px;
        -webkit-animation: ripple-white 1s linear infinite;
        animation: ripple-blue 1s linear infinite;
    }

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0)
    }
}

.slider-vedio-btn a:before {
    position: absolute;
    content: "";
    right: 8px;
    top: -5px;
    height: 11px;
    width: 77px;
    background: #c18f3e;
}
/*========================================
<-- Indastre About Area style two  Css -->
==========================================*/
/*========================================
<-- Indastre Pricing Section Css -->
==========================================*/

.pricing-area {
    padding: 103px 0 89px;
    background: #F5F6F8;
}


.pricing-single-items {
    background: url(../images/resource/pricing_shape.png);
    margin-bottom: 30px;
    padding: 20px 20px 20px;
    position: relative;
    z-index: 1;
}

    .pricing-single-items::before {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        background: rgba(23,23,23,0.8);
        top: 0;
        left: 0;
        z-index: -1;
        transform: scale(0);
        transition: .6s;
    }

    .pricing-single-items:hover::before {
        transform: scale(1);
    }

    .pricing-single-items::before {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        background: rgba(23,23,23);
        top: 0;
        left: 0;
        z-index: -1;
        opacity: 0.6;
    }

.pricing-single-inner {
    background: #fff;
    border: 1px solid rgba(23,23,23,0.07);
    padding: 35px 40px 49px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .6s;
}

    .pricing-single-inner::before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        transform: scale(0);
        height: 100%;
        width: 100%;
        background: #171717;
        z-index: -1;
        transition: .5s;
    }

.pricing-item-text {
    margin-bottom: 10px;
}

.pricing-title h3 {
    font-size: 22px;
    color: #171717;
    font-weight: 500;
    font-family: "Yantramanav";
    margin-bottom: 30px;
    transition: .5s;
}

.currency {
    font-size: 28px !important;
    font-weight: 700 !important;
    position: relative;
    top: -24px;
    line-height: 68px;
    color: #c18f3e;
}

.pricing-item-text span {
    display: inline-block;
    font-size: 70px;
    color: #c18f3e;
    font-weight: 700;
}

.month {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #575f66 !important;
    font-style: italic;
    font-family: "Archivo" !important;
    margin-left: -17px;
}

.pricing-feature {
    margin-bottom: 27px;
}

    .pricing-feature ul li {
        display: block;
        padding: 4px 0;
        font-size: 16px;
        color: #575f66;
        font-weight: 300;
        font-family: "Archivo";
    }

        .pricing-feature ul li i {
            margin-right: 5px;
            font-size: 20px;
            position: relative;
            top: 2px;
        }

.Indastre-btn.style1 {
    text-align: left;
}

    .Indastre-btn.style1 a {
        display: inline-block;
        padding: 12px 37px;
    }

.pricing-rcomnded {
    position: absolute;
    top: 18px;
    right: -73px;
    transform: rotate(47deg);
    opacity: 0;
    transition: .5s;
}

    .pricing-rcomnded span {
        font-size: 13px;
        color: #c18f3e;
        font-weight: 400;
        font-family: "Archivo";
        text-align: center;
        background: #fff;
        padding: 12px 70px;
    }
/* Indastre btn */
.Indastre-btn {
    text-align: right;
}

    .Indastre-btn a {
        display: inline-block;
        font-size: 17px;
        color: #ffffff;
        font-weight: 500;
        font-family: "Yantramanav";
        background: #c18f3e;
        padding: 15px 38px;
        position: relative;
        z-index: 1;
        transition: .5s;
    }

        .Indastre-btn a:hover {
            color: #c18f3e;
        }

        .Indastre-btn a::after {
            position: absolute;
            content: "";
            height: 100%;
            width: 0%;
            background: #ffffff;
            left: 0;
            top: 0;
            z-index: -1;
            transition: 0.5s;
            transform: scale(0);
            opacity: 0;
        }

        .Indastre-btn a:hover::after {
            transform: scale(1);
            opacity: 1;
            height: 100%;
            width: 100%;
        }

        .Indastre-btn a i {
            font-size: 13px;
            font-weight: 600;
            margin-left: 12px;
            display: inline-block;
            transform: rotate(-45deg);
        }
/* all hover */

.pricing-single-items:hover .pricing-single-inner::before {
    transform: scale(1);
}

.pricing-single-items:hover .pricing-single-inner {
    border: 1px solid #171717;
}

.pricing-single-items:hover .pricing-title h3 {
    color: #fff;
}


.pricing-single-items:hover .pricing-feature ul li {
    color: #fff;
}


.pricing-single-items:hover .pricing-rcomnded {
    opacity: 1;
    top: 28px;
    right: -66px;
}
/*<!-- ============================================================== -->
<!-- Start skill Area Css -->
<!-- ============================================================== -->*/

.skill-area {
    padding: 130px 0 127px;
}

    .skill-area .section-title {
        text-align: left;
        margin-bottom: 25px;
    }

.skill-thumb img {
    width: 100%;
    margin-left: -68px;
}

.skill-description p {
    font-size: 16px;
    line-height: 28px;
    color: #565969;
    font-weight: 400;
    margin: 0 0 0;
}
/* Slid bar */
.bg-bar {
    position: relative;
    z-index: 1;
}

    .bg-bar::before {
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 95%;
        height: 1px;
        background: #E9EBEC;
        content: "";
        opacity: 0.5;
    }

    .bg-bar::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 17px;
        height: 7px;
        width: 7px;
        border-radius: 50%;
        background: #E11143;
        -webkit-animation-duration: 7s;
        animation-duration: 7s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-name: MOVE-BG;
        animation-name: MOVE-BG;
    }

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(615px);
        transform: translateX(615px);
    }
}
/*===================================
<-- Indastre Contact  US Css -->
=====================================*/
.contact-us {
    padding: 120px 0 0px;
}

    .contact-us .section-title h1 {
        margin: 0 0 0;
        font-size: 49px;
        line-height: 58px;
        color: #fff;
        font-weight: 700;
    }
/*single-call-do-box*/
.single-call-do-box {
    text-align: center;
    padding: 40px 35px 25px;
    background: #F5F6F8;
    margin-bottom: 30px;
}

.single-call-do-icon i {
    text-align: center;
    line-height: 100px;
    display: inline-block;
    font-size: 30px;
    color: #c18f3e;
    margin-bottom: 18px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: #ffffff;
    cursor: pointer;
    transition: .5s;
}

h3.call-do-title {
    font-size: 22px;
    color: #171717;
    font-weight: 500;
    font-family: "Yantramanav";
    text-align: center;
    margin-bottom: 12px;
}

.call-do-text p {
    font-size: 16px;
    color: #575f66;
    font-weight: 300;
    font-family: "Archivo";
    text-align: center;
    margin: 0;
    padding-bottom: 6px;
}

.single-call-do-box:hover .single-call-do-icon i {
    background: #c18f3e;
    color: #fff;
}

.row.contact-center {
    margin: 0;
    padding: 0 175px 0;
    margin-top: 69px;
    z-index: 1;
    position: relative;
}

.contact_from_box {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    background: #171717;
    padding: 67px 50px 80px;
    border-top: 5px solid #FF5F15;
}

.form_box input {
    height: 60px;
    background-color: #ffffff;
    width: 100%;
    border: 0;
    outline: 0;
    padding: 0 20px;
    margin-bottom: 20px;
}

    .form_box input::placeholder {
        font-size: 15px;
        color: #575f66;
        font-weight: 300;
        font-family: "Archivo";
    }

.form_box textarea {
    width: 100%;
    height: 200px;
    padding: 15px 20px;
}

    .form_box textarea::placeholder {
        font-size: 15px;
        color: #575f66;
        font-weight: 300;
        font-family: "Archivo";
    }

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

.contact-us button.btn {
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Yantramanav";
    background: #c18f3e;
    border-radius: 0;
    padding: 16px 38px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

button.btn:hover {
    color: #171717;
}

button.btn::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: -1;
    transition: 0.5s;
    transform: scale(0);
    opacity: 0;
}

button.btn:hover::after {
    transform: scale(1);
    opacity: 1;
    height: 100%;
    width: 100%;
}
/* map section */

.map-section {
    padding: 20px 0 20px;
}

    .map-section .row.mg-pt {
        overflow: hidden;
        border-radius: 20px;
    }
/*<!-- ============================================================== -->
<!-- Start Carousel Css -->
<!-- ============================================================== -->*/

.counter-area {
    background: #F2F3F5;
    padding: 124px 0 100px;
}

    .counter-area .counter-text h1 {
        margin: 0 0 6px;
        font-size: 80px;
        line-height: 58px;
        color: #c18f3e;
        font-weight: 700;
        text-align: center;
    }

    .counter-area .counter-title h4 {
        margin: 0 0 0;
        font-size: 18px;
        line-height: 35px;
        color: #565969;
        font-weight: 400;
        text-align: center;
    }

.counter-right {
    text-align: right;
    position: relative;
    top: -45%;
}

    .counter-right .counter-button a {
        display: inline-block;
        font-size: 16px;
        background: #c18f3e;
        text-transform: uppercase;
        padding: 12px 22px;
        color: #fff;
        position: relative;
        z-index: 1;
    }

        .counter-right .counter-button a::before {
            position: absolute;
            content: "";
            z-index: -1;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            background: #0A1028;
            transform: scale(0);
            transition: .5s;
        }

        .counter-right .counter-button a i {
            display: inline-block;
            font-size: 25px;
            transform: rotate(45deg);
            margin: 0 0 0;
            position: relative;
            bottom: -3px;
        }

        .counter-right .counter-button a:hover::before {
            transform: scale(1);
        }

.counter-single-item-inner {
    background: transparent;
    height: 350px;
    width: 350px;
    line-height: 350px;
    text-align: center;
    margin: 0 auto 0;
    border-radius: 50%;
    position: relative;
    border: 1px solid #E2E3E5;
    margin-bottom: 30px;
}

    .counter-single-item-inner:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: url(../images/resource/counter-thum.png);
        z-index: 1;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        transform: scale(0);
        transition: .5s;
        opacity: 0;
    }

    .counter-single-item-inner:hover:before {
        transform: scale(1);
        opacity: 1;
    }

    .counter-single-item-inner.upper {
        background: #fff;
    }

.counter-content {
    position: relative;
    top: 35%;
    z-index: 1;
}

.counter-single-item-inner:hover .counter-title h4 {
    color: #ffff;
}
/* section title */
.section-title.text-center {
    text-align: center;
    margin-bottom: 50px;
}
/*<!-- ============================================================== -->
<!-- Start testimonial-area Css -->
<!-- ============================================================== -->*/

.counter-area.style_two {
    background: url(../images/resource/counter-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 130px 0 130px;
}

    .counter-area.style_two .counter-single-item-inner {
        background: #c18f3e45;
        position: relative;
        z-index: 1;
        border: 1px solid #c18f3e45;
        transition: .5s;
    }

        .counter-area.style_two .counter-single-item-inner:before {
            position: absolute;
            content: "";
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background: url(../images/resource/counter-thum.png);
            z-index: 1;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
            transform: scale(0);
            transition: .5s;
            opacity: 0;
            display: none;
        }

        .counter-area.style_two .counter-single-item-inner.upper::before {
            position: absolute;
            content: "";
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background: #fff;
            border-radius: 50%;
            opacity: 0.1;
            z-index: -1;
        }

        .counter-area.style_two .counter-single-item-inner.upper {
            border: 1px solid #A8A8A8;
            background: inherit;
        }

            .counter-area.style_two .counter-single-item-inner.upper::before {
                background: inherit;
            }

    .counter-area.style_two .counter-text h1 {
        color: #fff;
    }

    .counter-area.style_two .counter-title h4 {
        color: #ffffffcf;
    }
/**
======================================================
<--  Indastre Service Details Area Css -->
======================================================**/
.service-detials-area {
    padding: 120px 0 100px;
}

.Indastre-service-thumb img {
    width: 100%;
}

.service-page-title h1 {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    padding: 22px 0 12px;
    display: inline-block;
}

p.pb_30 {
    margin-bottom: 31px;
    margin-top: 24px;
}
/*detials box*/
.service-details-box {
    background: #fff;
    padding: 33px 30px 15px;
    margin-bottom: 30px;
    border-left: 3px solid #c18f3e;
    filter: drop-shadow(0px 5px 30px rgba(117,117,117,0.1));
}

    .service-details-box:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 0%;
        background: #c18f3e;
        z-index: -1;
        transition: .5s;
    }

    .service-details-box:hover:before {
        width: 100%;
    }

.service-details-icon {
    float: left;
    margin-right: 25px;
    margin-top: 10px;
    background: #F5F6F8;
    line-height: 70px;
    width: 70px;
    height: 70px;
    text-align: center;
    transition: .5s;
}

    .service-details-icon img {
        transition: .5s;
    }

.service-details-title h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    transition: .5s;
}

.services-detials-desc p {
    transition: .5s;
}
/* all hover */

.service-details-box:hover .service-details-icon {
    background: #2F2F2F;
}

    .service-details-box:hover .service-details-icon img {
        filter: brightness(0)invert(1);
    }

.service-details-box:hover .service-details-title h4 {
    color: #fff;
}

.service-details-box:hover .services-detials-desc p {
    color: #fff;
}
/* service tab title */

.service-details-content {
    margin-bottom: 30px;
}

.service-tab-title h2 {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    margin: 69px 0 32px;
}

.service-page-title2 h1 {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin: 50px 0 18px;
}
/* service-details-item */

.service-details-item {
    position: relative;
    margin-bottom: 30px;
    padding: 0 0 131px;
}

.service-details-thumb {
    position: relative;
    overflow: hidden;
}

    .service-details-thumb img {
        transform: scale(1.1);
        transition: .5s;
    }

.service-details-item:hover .service-details-thumb img {
    transform: scale(1.2);
}

.service-details-contents {
    background: #fff;
    padding: 21px 30px 25px;
    width: 85%;
    position: absolute;
    left: 1px;
    right: 0;
    margin: auto;
    margin-top: -20px;
    filter: drop-shadow(0px 5px 30px rgba(117,117,117,0.1));
}

    .service-details-contents h3 a {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 14px;
        display: inline-block;
        color: #171717;
    }

ul.service-details-list li {
    margin-bottom: 3px;
    display: inline-block;
}

    ul.service-details-list li i {
        font-size: 20px;
        color: #c18f3e;
        position: relative;
        top: 2px;
        margin-right: 8px;
    }
/*widget categories box*/
.widget-categories-box {
    background: #F5F6F8;
    padding: 26px 40px 25px;
    margin-bottom: 30px;
}

.categories-title h4 {
    font-size: 22px;
    font-weight: 600;
    position: relative;
    margin-bottom: 52px;
    z-index: 1;
}

    .categories-title h4::before {
        position: absolute;
        content: "";
        left: 0;
        bottom: -23px;
        height: 2px;
        background: #DEDFE0;
        width: 100%;
    }

    .categories-title h4:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -23px;
        height: 2px;
        background: #c18f3e;
        width: 15px;
    }
/*categories menu*/
.widget-categories-menu ul {
    display: block;
}

    .widget-categories-menu ul li {
        display: block;
        list-style: none;
        margin-bottom: 15px;
        background: #fff;
        padding: 16px 20px 16px;
        transition: .5s;
        position: relative;
        z-index: 1;
        font-size: 16px;
        color: #171717;
    }

        .widget-categories-menu ul li:after {
            position: absolute;
            content: "";
            height: 100%;
            width: 0%;
            background: #c18f3e;
            left: 0;
            top: 0;
            z-index: -1;
            transition: 0.5s;
            transform: scale(0);
            opacity: 0;
        }

        .widget-categories-menu ul li:hover:after {
            transform: scale(1);
            opacity: 1;
            height: 100%;
            width: 100%;
        }

        .widget-categories-menu ul li a {
            display: block;
            transition: .5s;
            color: inherit;
        }


            .widget-categories-menu ul li a span {
                display: inline-block;
                float: right;
                font-size: 16px;
                margin-top: 0px;
                color: #c18f3e;
                transition: .5s;
                font-weight: 600;
            }
        /*all hover*/

        .widget-categories-menu ul li:hover a span {
            color: #ffff;
        }

        .widget-categories-menu ul li:hover a {
            color: #fff;
        }

.service-details-icon-box {
    margin-left: 20px;
}
/* widget box */

.widget-categories-box.style-down {
    background: #171717;
}

    .widget-categories-box.style-down .categories-title h4 {
        color: #fff;
    }

.categories-title.style1 h4::before {
    background: #2F2F2F;
}
/* widget pdf */

.pdf-button a {
    display: block;
    background: #2F2F2F;
    padding: 15px 25px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

    .pdf-button a i {
        float: right;
        font-size: 20px;
        margin-top: 2px;
        color: #c18f3e;
    }

    .pdf-button a img {
        margin-right: 10px;
    }
/*<!-- ============================================================== -->
<!-- Start testimonial-area Css -->
<!-- ============================================================== -->*/

.testimonial-area {
    background: url(../images/resource/testi-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 130px 0 130px;
}

    .testimonial-area .section-title h1 {
        color: #fff;
    }

    .testimonial-area .section-title {
        text-align: left;
        margin-bottom: 40px;
    }

.single-testimonial {
    overflow: hidden;
    position: relative;
    left: -30px;
}

.singles-testimoni-box {
    background: #fff;
    overflow: inherit;
    position: relative;
    z-index: 1;
    left: 30px;
}

.testi-shpe {
    position: absolute;
    top: 51px;
    left: -15px;
    z-index: 1;
}

.testimonial-icon {
    margin: 0 0 -10px;
}

    .testimonial-icon i {
        display: inline-block;
        font-size: 60px;
        color: #c18f3e;
        transform: rotate(178deg);
    }

.testimonial-rating ul li {
    display: inline-block;
    margin: 0 3px 0;
    font-size: 18px;
    color: #c18f3e;
    list-style: none;
}

.testimonial-rating {
    text-align: right;
    position: relative;
    top: -22px;
}

.testimonial-description p {
    opacity: 0.800;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Archivo";
    margin: 0 0 25px;
    border-bottom: 1px solid #262D40;
    padding: 0 0 25px;
}

.testimonial-title h3 {
    font-size: 23px;
    line-height: 35px;
    color: #fefefe;
    font-weight: 500;
    margin: 0 0 0;
}

.testimonial-title span {
    font-size: 16px;
    line-height: 28px;
    color: #c18f3e;
    font-weight: 400;
    font-family: "Archivo";
}
/* table
================*/

table.category-table {
    padding: 2px 0 0;
    display: inline-block;
}

    table.category-table td.table-title {
        font-size: 16px;
        color: #062461;
        font-weight: 500;
    }

    table.category-table tr td {
        padding-right: 25px;
        padding-bottom: 12px;
    }

    table.category-table td.table-title {
        font-size: 16px;
        color: #0D0E14;
        font-weight: 500;
    }

    table.category-table td.table-text {
        color: #616161;
        position: relative;
        z-index: 1;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Inter';
    }

        table.category-table td.table-text::before {
            position: absolute;
            content: ":";
            left: -15px;
            top: 0;
            font-size: 20px;
            color: #0D0E14;
        }
/*Tab Items
=======================*/

.tab {
    padding-top: 10px;
    position: relative;
    left: 10px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.tab_content {
    position: absolute;
    top: 0;
    right: 10px;
}

.tabs {
    display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

    .tabs li {
        line-height: 38px;
        margin-bottom: 10px;
        position: relative;
        display: block;
    }

.appoinment-tab .tabs li a {
    font-size: 15px;
    background: #fff;
    border: 1px solid rgba(13,14,20,0.1);
    color: #333;
    font-family: 'Inter';
    font-weight: 500;
    display: inline-block;
    outline: none;
    padding: 9px 29px;
    transition: all 0.5s ease-in-out;
    margin-right: 20px;
    border-radius: 5px;
    text-decoration: none;
}

.tabs li a span {
    font-size: 22px;
    padding-right: 10px;
    color: #da242b;
}

.tabs_item {
    display: none;
    padding: 30px 0;
}

    .tabs_item:first-child {
        display: block;
    }

.tab-thumb {
    margin-right: 65px;
    position: relative;
    z-index: 1;
}

    .tab-thumb::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        clip-path: polygon(0 0, 100% 0%, 0% 100%);
        transform: scale(0);
        transform-origin: top left;
        background-image: linear-gradient(-86deg, #062462 0%, #062462 100%);
        pointer-events: none;
        transition: all 500ms linear;
        border-radius: 5px;
        opacity: .25;
    }

    .tab-thumb img {
        width: 100%;
        border-radius: 5px;
    }

.appoinment-tab li.current a {
    background: #FD8F14;
    color: #fff;
}

li.current a span {
    color: #fff;
}

.tabs_item .hendre-section-title p {
    padding: 17px 0 5px;
}

.tabs_item .hendre-section-title h4 {
    margin-top: 0;
}

.tabs_item .hendre-button a {
    margin-top: 30px;
}

.tab-thumb:hover::before {
    transform: scale(1);
}
/*===================================
<-- Indastre Case Study Style Two Css -->
=====================================*/
.case-study-area.style-two {
    background: #fff;
    padding: 105px 0 120px;
}
/* Portfolio Nav */
.portfolio_nav {
    margin-top: 98px;
}

.portfolio_menu ul {
    text-align: right;
    list-style: none;
}

.portfolio_nav ul li {
    transition: all 0.5s ease 0s;
    cursor: pointer;
    padding: 7px 22px;
    display: inline-block;
    border: 1px solid rgba(23,23,23,0.1);
    margin-left: 10px;
    font-size: 17px;
    color: #171717;
    font-weight: 400;
    font-family: "Yantramanav";
    position: relative;
    z-index: 1;
}

    .portfolio_nav ul li:hover {
        color: #fff;
        border: 1px solid #171717;
    }

    .portfolio_nav ul li:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 0%;
        background: #171717;
        left: 0;
        top: 0;
        z-index: -1;
        transition: 0.5s;
        transform: scale(0);
        opacity: 0;
    }

    .portfolio_nav ul li:hover:after {
        transform: scale(1);
        opacity: 1;
        height: 100%;
        width: 100%;
    }


.portfolio_menu ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: .5s;
}

    .portfolio_menu ul li a::before {
        position: absolute;
        content: "";
        left: 0;
        top: 24px;
        height: 2px;
        width: 0%;
        background: #fff;
        transition: .5s;
    }

.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #c18f3e;
}

.style-two .case-study-single-box {
    margin-bottom: 30px;
}

.case-study-thumb2 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

    .case-study-thumb2 img {
        transform: scale(1.1);
        transition: .5s;
    }

        .case-study-thumb2 img:hover {
            transform: scale(1.2);
        }

.case-study-contents {
    position: absolute;
    bottom: -84px;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.9999999999999999) 0%, rgba(255,255,255,0.9999999999999999) 9%, rgba(255,255,255,0) 100%);
    border: 2px solid rgba(255,255,255,0.7);
    width: 90%;
    padding: 19px 0 24px;
    text-align: left;
    border-left: 3px solid #c18f3e;
    padding-left: 30px;
    left: 20px;
    transition: .5s;
    opacity: 0;
}

.case-study-title.style2 h3 a {
    display: inline-block;
    font-size: 24px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
}

.case-title.style2 span a {
    display: inline-block;
    font-size: 18px;
    color: #c18f3e;
    font-weight: 400;
    font-family: "Yantramanav";
}

.Indastre-btn.style2 {
    text-align: center;
    margin-top: 50px;
}

    .Indastre-btn.style2 a {
        display: inline-block;
        background: #171717;
        padding: 15px 45px;
    }

        .Indastre-btn.style2 a:hover {
            color: #fff;
        }

        .Indastre-btn.style2 a::after {
            background: #c18f3e;
        }
/* all hover */
.case-study-single-box:hover .case-study-contents {
    bottom: 20px;
    opacity: 1;
}
/*======================================
<-- Indastre Case Study Details Css -->
========================================*/
.case-study-details {
    padding: 80px 0 80px;
}

.csde-title h2 {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin: 41px 0 15px;
}

p.desc-strong {
    font-size: 17px;
    line-height: 26px;
    color: #171717;
    font-weight: 400;
    font-style: italic;
    font-family: "Archivo";
   /* margin: 25px 0 47px;*/
}

.porject-title {
    margin-bottom: 37px;
}

    .porject-title.style-2 {
        margin: 55px 0 18px;
    }

    .porject-title h2 {
        font-size: 34px;
        color: #171717;
        font-weight: 700;
        font-family: "Yantramanav";
    }

p.style1 {
    margin-bottom: 35px;
}

.porject-list ul li {
    font-size: 17px;
    color: #575f66;
    font-weight: 400;
    font-family: "Archivo";
    margin-bottom: 15px;
    display: inline-block;
}

    .porject-list ul li i {
        color: #c18f3e;
        font-size: 20px;
        margin-right: 12px;
    }

.csd-thumb img {
    width: 100%;
}
/* case sidber */

.case-sidber {
    filter: drop-shadow(0px 5px 30px rgba(117,117,117,0.1));
    background-color: #ffffff;
    position: relative;
    margin-top: -81px;
    margin-bottom: 30px;
}

.csd-title {
    margin-bottom: 30px;
}

    .csd-title h3 {
        font-size: 22px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Yantramanav";
        background: #c18f3e;
        padding: 23px 40px 23px;
    }

.csd-info-sidber-box {
    padding: 0 40px 1px;
}

.sidber-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #F4F5F7;
    padding-bottom: 20px;
}

    .sidber-box:last-child {
        border: none;
    }

.case-info-icon {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #f5f6f8;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

    .case-info-icon span i {
        color: #c18f3e;
    }

.case-info-address {
    display: inline-block;
}

h3.name-title {
    font-size: 18px;
    color: #171717;
    font-weight: 500;
    font-family: "Yantramanav";
    margin-top: 8px;
}
/* porject sideber box */

.porject-sidebar-box {
    background: #171717;
    padding: 26px 40px 40px;
}

.porject-share-title h3 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Yantramanav";
    position: relative;
    z-index: 1;
    margin-bottom: 36px;
}

    .porject-share-title h3:before {
        position: absolute;
        content: "";
        left: 0;
        bottom: -23px;
        height: 2px;
        background: #dedfe01a;
        width: 100%;
    }

    .porject-share-title h3:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -23px;
        height: 2px;
        background: #c18f3e;
        width: 15px;
    }

p.share-text {
    color: #8e939f;
    margin-bottom: 14px;
}

.csd-social-icon ul li {
    display: inline-block;
    margin-right: 8px;
}

    .csd-social-icon ul li a {
        font-size: 16px;
        color: #ffffff7a;
        font-family: "Font Awesome";
        text-align: center;
        width: 40px;
        height: 40px;
        background-color: rgba(255,255,255,0.10196078431372549);
        display: inline-block;
        line-height: 40px;
    }

        .csd-social-icon ul li a:hover {
            background: #c18f3e;
            color: #fff;
        }

.row.upper-pb {
    margin-bottom: 90px;
}
/* pagination */

.pagination-bg {
    background: #F5F6F8;
    margin: 0;
    padding: 33px 20px 27px 40px;
}

.pagination-single-item {
    display: inline-block;
}

    .pagination-single-item.right {
        display: inline-block;
        float: right;
        position: relative;
        z-index: 1;
    }

        .pagination-single-item.right:before {
            position: absolute;
            content: "";
            left: -85%;
            top: 4px;
            opacity: 0.102;
            width: 2px;
            height: 50px;
            background-color: rgb(23 23 23 / 49%);
            z-index: -1;
        }

.pagination-btn {
    margin-right: 20px;
    float: left;
    position: relative;
    top: 6px;
}

    .pagination-btn.right {
        float: right;
        display: inline-block;
        margin-left: 20px;
    }

    .pagination-btn a {
        display: inline-block;
        width: 50px;
        height: 50px;
        background-color: #ffffff;
        line-height: 50px;
        text-align: center;
        color: #c18f3e;
        font-size: 16px;
    }

.pagination-content {
    overflow: hidden;
}

    .pagination-content.right {
        text-align: right;
        display: inline-block;
    }

h3.pagination-title {
    font-size: 22px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin-top: 8px;
}

.pagination-content span {
    font-size: 17px;
    color: #c18f3e;
    font-weight: 400;
    font-family: "Archivo";
}
/*<!-- ============================================================== -->
<!-- Start service-area Css -->
<!-- ============================================================== -->*/
.service-area {
    padding: 122px 0 125px;
}

    .service-area .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

    .service-area .single-service-box {
        position: relative;
        z-index: 1;
        overflow: hidden;
        padding-right: 5px;
    }

    .service-area .single_service_box::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 0%;
        width: 100%;
        transition: .5s;
        background: #E01142;
        z-index: -1;
        border-radius: 5px;
    }

    .service-area .service-thumb {
        position: relative;
        z-index: 1;
    }

.service-thumb img {
    width: 100%;
}

.service-area .service-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #0A1028;
    opacity: 0.4;
    transition: .5s;
}

.service-area .service-content {
    position: relative;
    z-index: 1;
    top: -30px;
    box-shadow: 0 0 16px rgb(0 0 0 / 10%);
    padding: 25px 11px 30px 40px;
    background: #fff;
    max-width: 92%;
    left: 33px;
}

    .service-area .service-content h3 {
        font-size: 27px;
        line-height: 28px;
        color: #0a1027;
        font-weight: 700;
        margin: 15px 0 12px;
    }

    .service-area .service-content p {
        font-size: 16px;
        line-height: 28px;
        color: #565969;
        font-weight: 400;
        margin: 0 0 0;
    }

.service-area .service-button {
    margin-top: 30px;
}

    .service-area .service-button a {
        display: inline-block;
        font-size: 15px;
        line-height: 28px;
        color: #c18f3e;
        font-weight: 500;
        background: #F2F3F5;
        text-transform: uppercase;
        padding: 6px 22px;
        transition: .5s;
        position: relative;
        z-index: 1;
    }

        .service-area .service-button a::before {
            position: absolute;
            z-index: -1;
            content: "";
            top: 0;
            right: 0;
            height: 100%;
            width: 0%;
            transition: .5s;
            background: #c18f3e;
        }

.service-area .service-icon {
    position: absolute;
    top: -40px;
    right: 30px;
    background: #fff;
    padding: 25px 24px;
    border-radius: 50%;
    transition: .5s;
    box-shadow: 0 0 60px rgb(0 0 0 / 10%);
    transition: .5s;
    border-top: 3px solid #c18f3e;
}

.service-area .single-service-box .service-icon img {
    transition: .5s;
    position: relative;
    z-index: 1;
}

    .service-area .single-service-box .service-icon img::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #c18f3e;
        z-index: -1;
    }

.service-area .single-service-box:hover .service-icon {
    background: #c18f3e;
    padding: 24px 24px;
}

.service-area .single-service-box:hover .service-button a {
    color: #fff;
}

    .service-area .single-service-box:hover .service-button a::before {
        width: 100%;
        left: 0;
    }

.service-area .single-service-box:hover .service-thumb::before {
    height: 100%;
}

.service-area .single-service-box:hover .service-icon img {
    filter: brightness(0)invert(1);
}


.service_list2 .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 10px;
}

.service_list2 .owl-dot {
    display: inline-block;
    height: 10px;
    width: 10px;
    border: 2px solid #c18f3e !important;
    margin: 0 8px 0;
    border-radius: 50%;
    background: #fff;
    position: relative;
    text-align: center;
}

    .service_list2 .owl-dot.active {
        background: #c18f3e;
    }

        .service_list2 .owl-dot.active::before {
            content: '';
            position: absolute;
            left: -7px;
            top: -7px;
            height: 20px;
            width: 20px;
            border-radius: 50%;
            border: 2px solid #c18f3e;
        }
/*<!-- ============================================================== -->
<!-- Start service-area.style_two Css -->
<!-- ============================================================== -->*/
.service-area.style_two {
    padding: 122px 0 70px;
}

    .service-area.style_two .single-service-box {
        position: relative;
        z-index: 1;
        overflow: inherit;
        margin: 0 0px 30px;
    }

    .service-area.style_two .service-thumb img {
        width: 100%;
    }

    .service-area.style_two .service-content {
        left: 30px;
        padding: 25px 18px 30px 40px;
        max-width: 93%;
    }
/* blog sidebar */

.widget-items-search {
    position: relative;
    margin-bottom: 30px;
}

.src-input-box:focus {
    border: 1px solid #ccc;
}

input.src-input-box::placeholder {
    font-size: 15px;
    color: #575f66;
    font-weight: 300;
    font-family: "Archivo";
}

.src-icon {
    position: absolute;
    right: 0;
    top: 32px;
    transform: translateY(-50%);
    font-size: 15px;
    border: none;
    background: #c18f3e;
    padding: 17px 25px;
    color: #fff;
}
/*search items*/
.widget-items {
    background: #F5F6F8;
    border-radius: 3px;
    padding: 40px 40px 15px;
    margin-bottom: 30px;
}

.src-input-box {
    border: 1px solid #cccccc57;
    padding: 17px 30px;
    width: 100%;
}
/*categories*/
.widget-title {
    margin-bottom: 28px;
    position: relative;
}

    .widget-title h2 {
        margin-top: 0;
    }

.widget-archieve-item {
    color: #232323;
}

    .widget-archieve-item:hover {
        color: #ff3b00;
    }

.widget-items .widget-title h2 {
    display: block;
    position: relative;
    z-index: 1;
    font-size: 22px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
}

.widget-title h2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 2px;
    background-color: rgba(23,23,23,0.10196078431372549);
}

.widget-title h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 44px !important;
    width: 20px;
    height: 2px;
    background-color: #c18f3e;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}

@keyframes MOVE-BG {
    0% {
        left: 0px;
        top: 0px;
    }

    100% {
        left: 260px;
        top: 0px;
    }
}

.hr-3 {
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
}

.catagory-item {
    margin: 43px 0 7px;
}

    .catagory-item ul li {
        border-bottom: 1px solid rgba(23,23,23,0.10196078431372549);
        display: block;
    }

        .catagory-item ul li:last-child {
            border-bottom: none;
        }

        .catagory-item ul li a {
            font-size: 18px;
            color: #171717;
            font-weight: 400;
            font-family: "Yantramanav";
            display: inline-block;
            padding: 10px 0;
        }

        .catagory-item ul li:hover a {
            color: #c18f3e;
        }


        .catagory-item ul li a i {
            color: #c18f3e;
            font-size: 15px;
            margin-right: 14px;
        }
/*post thumb*/

.widget-recent-post {
    margin-bottom: 23px;
    padding-top: 24px;
}

.rpost-thumb {
    margin-right: 20px;
}
/*post title*/
.rpost-title h4 {
    transition: .5s;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #171717;
    font-weight: 500;
    font-family: "Yantramanav";
}

.rpost-title span {
    font-size: 14px;
    display: inline-block;
}

.rpost-title h4:hover {
    color: #c18f3e;
}
/*tag menu*/

.tag-item {
    margin: 50px 0 17px;
}

    .tag-item a {
        padding: 8px 20px;
        display: inline-block;
        margin: 2px 3px 8px;
        transition: .5s;
        font-size: 16px;
        line-height: 26px;
        color: #171717;
        font-weight: 500;
        font-family: "Yantramanav";
        background: #fff;
    }

        .tag-item a:hover {
            color: #fff;
            background: #c18f3e;
        }
/*pagination*/
.pagination.center {
    text-align: center !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
    margin-top: 50px;
}

.pagination a {
    font-size: 18px;
    font-weight: 500;
    color: #919191;
    float: left;
    text-decoration: none;
    transition: background-color .3s;
    margin: 0 4px;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid rgba(33,33,33,0.1);
}

    .pagination a:hover {
        background: #c18f3e;
        color: #fff;
    }
/*<!-- ============================================================== -->
<!-- Indastre Blog Details Css -->
<!-- ============================================================== -->*/

.blog-details {
    background: #fff;
    padding: 120px 0 100px;
}

.blog-content {
    transition: .5s;
}

.blog-meta {
    border-bottom: 1px solid rgba(23,23,23,0.10196078431372549);
    padding: 22px 0 25px;
}

    .blog-meta span {
        padding-left: 20px;
        font-size: 16px;
        color: #575f66;
        font-weight: 400;
        font-family: "Yantramanav";
        position: relative;
        z-index: 1;
        padding-right: 25px;
    }

        .blog-meta span:before {
            position: absolute;
            z-index: -1;
            width: 10px;
            height: 10px;
            background-color: #d1d1d1;
            content: "";
            top: 5px;
            left: 0;
        }

        .blog-meta span a {
            color: #575f66;
            transition: .5s;
            display: inline-block;
        }

            .blog-meta span a:hover {
                color: #c18f3e;
            }

.blog-content-text.text-left h2 {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin: 25px 0 14px;
}

p.qouik2 {
    margin: 24px 0 35px;
}
/*blog tetails items*/

.blog-details-single-items {
    background: #F5F6F8;
    text-align: center;
    padding: 40px 19px 30px;
}

.blog-details-desc p {
    font-size: 22px;
    line-height: 36px;
    color: #171717;
    font-weight: 400;
    font-style: italic;
    font-family: "Archivo";
    text-align: center;
    padding: 20px 0 10px;
}

h3.blog-details-title {
    font-size: 22px;
    color: #c18f3e;
    font-weight: 700;
    font-family: "Yantramanav";
    text-align: center;
    margin-bottom: 6px;
}

h2.blog-dtls-title3 {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin: 56px 0 18px;
}

p.desc-style1 {
    margin-bottom: 36px;
}
/* blog details list thumb */

.blog-details-list-item {
    margin-top: 18px;
}

h3.blog-details-list-title {
    font-size: 24px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin-bottom: 17px;
}

ul.blog-details-list li {
    font-size: 16px;
    color: #171717;
    font-weight: 500;
    font-family: "Archivo";
    margin-bottom: 8px;
    display: block;
}

ul.blog-details-list img {
    margin-right: 10px;
}
/*blog social*/

.blog-details-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(23,23,23,0.1);
    border-bottom: 1px solid rgba(23,23,23,0.1);
    padding: 16px 0 16px;
    margin-top: 60px;
    margin-bottom: 65px;
}

.blog-social-tags span strong {
    font-size: 18px;
    color: #171717;
    font-weight: 500;
    font-family: "Yantramanav";
    margin-right: 20px;
}

.single-blog-social-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.share-text {
    margin-right: 20px;
}

    .share-text h4 {
        margin: 0;
        font-size: 18px;
        color: #171717;
        font-weight: 500;
        font-family: "Yantramanav";
    }


.single-blog-social-icon ul li {
    display: inline-block;
    margin-right: 5px;
}

    .single-blog-social-icon ul li i {
        font-size: 15px;
        height: 34px;
        width: 34px;
        line-height: 34px;
        text-align: center;
        border: 1px solid #ccc;
        display: inline-block;
        color: #686868;
        transition: .5s;
    }

    .single-blog-social-icon ul li:hover i {
        color: #fff;
        background: #c18f3e;
    }
/* Comment CSS */

.blog-details-contents h3 {
    font-size: 28px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin-bottom: 32px;
}

.blog-details-comment {
    margin-bottom: 20px;
    position: relative;
    background: #F5F6F8;
    padding: 33px 40px 24px 30px;
}

.blog-details-comment-thumb {
    float: left;
    margin-right: 25px;
}

.blog-details-comment-content {
    overflow: hidden;
}

    .blog-details-comment-content h2 {
        margin-top: 0;
        font-size: 20px;
        color: #171717;
        font-weight: 700;
        font-family: "Yantramanav";
        margin-bottom: 8px;
    }

.blog-details-comment-reply span {
    display: inline-block;
    font-size: 16px;
    color: #575f66;
    font-weight: 300;
    font-family: "Archivo";
    position: relative;
    z-index: 1;
    margin-right: 25px;
}

    .blog-details-comment-reply span:before {
        position: absolute;
        content: "";
        right: -16px;
        top: 6px;
        width: 2px;
        height: 15px;
        background-color: rgba(23,23,23,0.14901960784313725);
        z-index: -1;
    }

.blog-details-comment-reply a {
    font-size: 14px;
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    color: #c18f3e;
    font-weight: 500;
    font-family: "Yantramanav";
}

    .blog-details-comment-reply a i {
        margin-right: 10px;
    }

.blog-details-comment.reply {
    margin-left: 80px;
}
/* commet form */
.comment-form {
    margin-top: 56px;
}

.comment-title h3 {
    font-size: 28px;
    color: #171717;
    font-weight: 700;
    font-family: "Yantramanav";
    margin-bottom: 27px;
}

#comment-msg-box {
    width: 100%;
    transition: .5s;
    height: 200px;
    background-color: #ffffff;
    border: 1px solid rgba(23,23,23,0.1);
    padding: 21px 25px;
}

    #comment-msg-box::placeholder {
        font-size: 15px;
        color: #575f66;
        font-weight: 300;
        font-family: "Archivo";
    }

input.comment-box {
    height: 60px;
    background-color: #ffffff;
    border: 1px solid rgba(23,23,23,0.1);
    width: 100%;
    margin-bottom: 20px;
    padding: 25px;
}

    input.comment-box::placeholder {
        font-size: 15px;
        color: #575f66;
        font-weight: 300;
        font-family: "Archivo";
    }

.comment-box:focus, #comment-msg-box:focus {
    border-color: #c18f3e;
    outline: 0;
    box-shadow: 0 0 6px rgb(204, 48, 0, 0.6);
}
/*form button*/
.comment-form .submit-comment {
    background: #c18f3e;
    border: 1px solid #c18f3e;
    padding: 14px 39px;
    margin-left: 15px;
    transition: .5s;
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Yantramanav";
    margin-top: 10px;
    width: 25%;
}

    .comment-form .submit-comment:hover {
        background: #fff;
        color: #c18f3e;
    }
/*<!-- ============================================================== -->
<!-- Start .call-do-action Css -->
<!-- ============================================================== -->*/

.call-do-action {
    background: url(../images/resource/call-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 65px;
    border-bottom: 1px solid #1F2437;
}

    .call-do-action .section-title h1 {
        color: #fff;
    }

.call-do-btn {
    margin-top: 45px;
    text-align: right;
}

    .call-do-btn a {
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
        padding: 10px 27px;
        color: #fff;
        position: relative;
        z-index: 1;
        border: 2px solid #5C5F70;
    }

        .call-do-btn a::before {
            position: absolute;
            content: "";
            z-index: -1;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            background: #c18f3e;
            transform: scale(0);
            transition: .5s;
        }

        .call-do-btn a i {
            display: inline-block;
            font-size: 25px;
            transform: rotate(45deg);
            margin: 0 0 0;
            position: relative;
            bottom: -3px;
        }

        .call-do-btn a:hover {
            border: 2px solid #c18f3e;
        }

            .call-do-btn a:hover::before {
                transform: scale(1);
            }
/**====================================================
<--  Prossess Ber Css -->
======================================================**/
.prossess-ber-plugin span {
    font-size: 18px;
    line-height: 28px;
    color: #0a1027;
    font-weight: 600;
    font-family: "Yantramanav";
}

.prossess-ber-plugin {
    margin-top: 45px;
}

.barfiller {
    width: 100%;
    height: 3px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 12px;
    border-radius: 5px;
    background-color: #F2F2F2;
}

    .barfiller .fill {
        display: block;
        position: relative;
        width: 0px;
        height: 100%;
        background: #333;
        z-index: 1;
    }

    .barfiller .tipWrap {
        display: none;
    }

    .barfiller .tip {
        font-size: 16px;
        left: 0px;
        border-radius: 2px;
        position: absolute;
        z-index: 2;
        top: -39px;
    }

.stat-bar:nth-of-type(1) .stat-bar-rating {
    animation-delay: 0.25s;
    -webkit-animation-delay: 0.25s;
}

span.fill {
    background: #c18f3e !important;
    border-radius: 5px;
}
/*================================
 <--Start Team  Section Css-->
=================================*/

.team-area {
    background: #F2F3F5;
    padding: 122px 0 90px;
}

    .team-area .section-title {
        text-align: left;
        margin-bottom: 12px;
    }

    .team-area .team-button {
        text-align: right;
        position: relative;
        top: -50%;
    }

        .team-area .team-button a {
            display: inline-block;
            font-size: 16px;
            background: #c18f3e;
            text-transform: uppercase;
            padding: 12px 22px;
            color: #fff;
            position: relative;
            z-index: 1;
        }

            .team-area .team-button a::before {
                position: absolute;
                content: "";
                z-index: -1;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                background: #0A1028;
                transform: scale(0);
                transition: .5s;
            }

            .team-area .team-button a i {
                display: inline-block;
                font-size: 25px;
                transform: rotate(45deg);
                margin: 0 0 0;
                position: relative;
                bottom: -3px;
            }

            .team-area .team-button a:hover::before {
                transform: scale(1);
            }

    .team-area .single-team-box {
        margin-bottom: 30px;
        transition: .5s;
    }

    .team-area .single-team-thumb {
        position: relative;
        z-index: 1;
        overflow: hidden;
    }

        .team-area .single-team-thumb::before {
            position: absolute;
            content: "";
            top: 0;
            left: 0;
            height: 0%;
            width: 100%;
            background: #0A1028;
            opacity: 0.4;
            transition: .5s;
        }

        .team-area .single-team-thumb img {
            width: 100%;
        }

    .team-area .team-icon-img {
        position: absolute;
        left: 0;
        bottom: 0;
        transition: .5s;
    }

        .team-area .team-icon-img img {
            width: inherit;
        }

    .team-area .team-icon-list {
        position: absolute;
        bottom: 0;
        left: -95px;
        z-index: 1;
        opacity: 0;
        transition: .5s;
    }

        .team-area .team-icon-list ul {
            display: inline-block;
            background: #fff;
            padding: 0 8px;
        }

            .team-area .team-icon-list ul li {
                display: inline-block;
                list-style: none;
                margin: 0 8px 0;
                color: #555555;
                transition: .5s;
                font-size: 17px;
            }

                .team-area .team-icon-list ul li a {
                    display: inline-block;
                    color: #555555;
                    transition: .5s;
                    font-size: 17px;
                    padding: 13px 0;
                    transition: .5s;
                }

    .team-area .team-title {
        text-align: center;
        margin: 30px 0 0;
    }

        .team-area .team-title h3 {
            font-size: 24px;
            line-height: 34px;
            color: #0a1027;
            font-weight: 500;
            margin: 0 0 0;
        }

        .team-area .team-title span {
            font-size: 17px;
            line-height: 30px;
            color: #c18f3e;
            font-weight: 400;
            font-family: "Archivo";
        }

    .team-area .team-icon-list ul li a i:hover {
        color: #c18f3e;
    }

    .team-area .single-team-box:hover .team-icon-list {
        left: 54px;
        opacity: 1;
    }

    .team-area .single-team-box:hover .single-team-thumb::before {
        height: 100%;
    }
    /*============================================
 <--Start .team-area.style_two  Css-->
==============================================*/

    .team-area.style_two .section-title {
        text-align: center;
        margin-bottom: 60px;
    }
/*===============================================
 <--Start brand-area  Css-->
=================================================*/

.brand-area {
    padding: 0px 0 50px;

}

.single-brand {
    text-align: center;
    background: #F2F3F5;
    padding: 30px 0;
    border-radius: 3px;
    transition: .5s;
    margin: 0 10px 0;
}

.brand-thumb img {
    /*opacity: 0.3;*/
    transition: .5s;
    display: inline-block !important;
    /*  filter: brightness(0) invert(0);*/
    max-width: 200px;
}

.single-brand:hover .brand-thumb img {
    opacity: 1;
    filter: brightness(1) invert(0);
}
/*===============================================
 <--Start map-area  Css-->
=================================================*/

.map-area {
    background: #BFBFBF;
}

.row.ov-fl {
    overflow: hidden;
}
/*===============================================
 <--Start project  Css-->
=================================================*/
.project-area {
    padding: 120px 0 100px;
}

    .project-area .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

.single-project-box {
    transition: .5s;
    margin: 0 12px 30px;
}

.project-area .project-thumb {
    position: relative;
    z-index: 1;
}

.project-thumb::before {
    position: absolute;
    content: "";
    top: 15px;
    left: 10px;
    border: 4px solid #fff;
    height: 0%;
    width: 95%;
    opacity: 0;
    transition: .5s;
}

.project-area .project-thumb img {
    width: 100%;
}

.project-area .project-title {
    padding: 35px 20px 35px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    background-image: linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9999999999999999) 100%);
    width: 80%;
}

    .project-area .project-title h3 {
        font-size: 24px;
        line-height: 35px;
        color: #0a1027;
        font-weight: 700;
        margin: 0 0 0;
    }

    .project-area .project-title span {
        font-size: 16px;
        line-height: 27px;
        color: #c18f3e;
        font-weight: 400;
        font-family: "Archivo";
    }

.single-project-box:hover .project-thumb::before {
    height: 94%;
    opacity: 1;
}
/**======================================================
<--  Start .project-area.style_two Css -->
======================================================**/

.project-area.style_two .project_button {
    text-align: right;
    position: relative;
    top: -52%;
}

    .project-area.style_two .project_button a {
        display: inline-block;
        font-size: 16px;
        background: #c18f3e;
        text-transform: uppercase;
        padding: 12px 22px;
        color: #fff;
        position: relative;
        z-index: 1;
    }

        .project-area.style_two .project_button a::before {
            position: absolute;
            content: "";
            z-index: -1;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            background: #0A1028;
            transform: scale(0);
            transition: .5s;
        }

        .project-area.style_two .project_button a i {
            display: inline-block;
            font-size: 25px;
            transform: rotate(45deg);
            margin: 0 0 0;
            position: relative;
            bottom: -3px;
        }

        .project-area.style_two .project_button a:hover::before {
            transform: scale(1);
        }

/*<!-- ============================================================== -->
<!-- hendre Scrollup Section -->
<!-- ============================================================== -->*/

.copyright-section {
    padding: 35px 0;
    margin-top: -97px;
    background-color: #040a21;
    opacity: 0.600;
}

.copyright-icon ul li {
    display: inline-block;
    margin-right: 15px;
}

    .copyright-icon ul li a {
        display: inline-block;
        color: #fff;
        transition: .5s;
        font-size: 16px;
    }

.rights_site {
    text-align: right;
}

    .rights_site h4 {
        font-size: 16px;
        line-height: 28px;
        color: #ffffff;
        font-weight: 400;
        margin: 0 0 0;
    }

        .rights_site h4 span {
            color: #E01142;
        }

.copyright-icon ul li a:hover {
    color: #c18f3e;
}
/*================================
 <--Polytia   Blgo Section style2 Css-->
==================================*/
span.tag {
    display: inline-block;
    font-size: 14px;
    line-height: 1.72;
    font-weight: 400;
    color: #fff;
    background: #E01142;
    padding: 3px 10px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 20px;
}

.blog-contents.style {
    padding: 34px 20px 32px 35px;
}

.blog-btn.style_bg a {
    display: inline-block;
    color: #012549;
    border-bottom: 1px solid #0125493b;
}


    .blog-btn.style_bg a:hover {
        color: #E01142;
        border-bottom: 1px solid #E01142;
    }

    .blog-btn.style_bg a i {
        font-size: 20px;
        position: relative;
        top: 3px;
        margin-left: 7px;
        display: inline-block;
        transform: rotate(-45deg);
    }
/*<!-- ============================================================== -->
<!-- Start   Polytia Contact Area Css -->
<!-- ============================================================== -->*/
.contact-section {
    padding: 110px 0 70px;
}

.contact-left {
    position: relative;
    margin-left: 36px;
}

.row.contact_bg {
    padding: 43px 23px 50px;
    background: #fff;
    box-shadow: 0px 5px 15px rgb(88 82 174 / 10%);
    position: relative;
}

    .row.contact_bg p {
        color: #1d263a;
        margin-bottom: 25px;
        font-size: 20px;
        font-weight: 700;
    }

.form_box input {
    border: 1px solid rgba(100,100,100,0.1);
    width: 100%;
    height: 50px;
    padding: 0 18px;
    margin-bottom: 20px;
    outline: 0;
}

    .form_box input::placeholder {
        color: rgba(100,100,100,0.8);
    }

.form_box textarea {
    width: 100%;
    height: 135px;
    padding: 14px 18px;
    border: 1px solid rgba(100,100,100,0.1);
    outline: 0;
}

    .form_box textarea::placeholder {
        color: rgba(100,100,100,0.8);
    }

.contact-form-button button {
    background: #E11143;
    color: #fff;
    border: 1px solid #E11143;
    padding: 11px 33px;
    margin-top: 35px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

    .contact-form-button button:hover {
        color: #E11143;
    }

    .contact-form-button button::before {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        background: #fff;
        height: 100%;
        transition: .5s;
        width: 0;
        z-index: -1;
    }

    .contact-form-button button:hover::before {
        width: 100%;
        left: 0;
    }

    .contact-form-button button i {
        margin-left: 10px;
    }
/* google section  */

.mapouter.fixed-height {
    height: 600px;
}

.gmap_canvas {
    width: 100%;
    height: 100%;
}

.mapouter iframe {
    height: 92%;
    width: 100%;
}
/*
<!-- ============================================================== -->
<!-- Indastre Scrollup Section -->
<!-- ============================================================== -->*/
/*------back-to-top------------*/
.prgoress_indicator {
    position: fixed;
    right: 50px;
    bottom: 75px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transform: translateY(15px) !important;
    transition: all 200ms linear !important;
}

    .prgoress_indicator.active-progress {
        opacity: 1;
        visibility: visible;
        transform: translateY(0) !important;
    }

    .prgoress_indicator::after {
        position: absolute;
        content: "\f106";
        font-family: "Font Awesome 5 Free";
        text-align: center;
        line-height: 46px;
        font-size: 18px;
        color: #c18f3e;
        left: 0;
        top: 0;
        height: 46px;
        width: 46px;
        cursor: pointer;
        display: block;
        font-weight: 900;
        z-index: 1;
        transition: all 200ms linear !important;
    }

    .prgoress_indicator::before {
        position: absolute;
        content: "\f633";
        font-family: "Font Awesome 5 Free";
        text-align: center;
        line-height: 46px;
        font-size: 18px;
        font-weight: 900;
        opacity: 0;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        left: 0;
        font-family: bootstrap-icons !important;
        top: 0;
        height: 46px;
        width: 46px;
        cursor: pointer;
        display: block;
        z-index: 2;
        transition: all 200ms linear !important;
    }

    .prgoress_indicator:hover ::after {
        color: var(--primary-color-one);
    }

    .prgoress_indicator:hover ::before {
        opacity: 1;
    }

    .prgoress_indicator svg path {
        fill: none;
    }

    .prgoress_indicator svg.progress-circle path {
        stroke: #c18f3e;
        stroke-width: 4;
        box-sizing: border-box;
        transition: all 200ms linear !important;
    }
/*
<!-- ============================================================== -->
<!-- hendre Bounce Animation Css -->
<!-- ============================================================== -->*/
/* bounce-animate */
.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate2 {
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob2;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob2;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate3 {
    animation-name: float-bob3;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob3;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob3;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob3;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate5 {
    animation-name: float-bob5;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-slow {
    animation-name: float-bob5;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-3 {
    animation-name: float-bob6;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob6;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob6;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob6;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@keyframes float-bob {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@keyframes float-bob2 {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}

@keyframes float-bob3 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob4 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob5 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob6 {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes movebounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}


@keyframes moveleftbounce {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
/*--==============================================->
  <!-- hendre Animation Dance -->
 ==================================================-*/
/**/
.dance3 {
    -webkit-animation: dance3 8s alternate infinite;
    animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.dance {
    -webkit-animation: dance 2s alternate infinite;
    animation: dance 2s alternate infinite;
}

@keyframes dance {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1.2);
    }
}

.dance2 {
    -webkit-animation: dance2 4s alternate infinite;
    animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(25px, -25px, 0);
    }

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

.watermark-animate {
    -webkit-animation: watermark-animate 8s infinite;
    animation: watermark-animate 8s infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes watermark-animate {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}
/*rotateme animation*/
.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*** 
====================================================================
  Search Popup
====================================================================
***/
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0,0,0,0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}

.search-popup {
    width: 100%;
}

.search-active .search-popup {
    transform: translateY(0%);
    margin-top: 0;
}

.search-box-btn.search-box-outer {
    display: inline-block;
    top: 33px;
}

    .search-box-btn.search-box-outer i {
        display: inline-block;
        text-align: center;
        font-size: 20px;
        cursor: pointer;
        color: #fff;
        margin-top: 0px;
        margin-left: 3px;
        font-weight: 600;
    }

.sticky .search-box-btn.search-box-outer i {
    color: #fff;
}

.hendre_nav_manu.style_two .search-box-btn.search-box-outer i {
    color: #333 !important;
}

.sticky-nav .search-box-btn.search-box-outer {
    display: inline-block;
    position: absolute;
    right: -50px;
    top: 33px;
}

    .sticky-nav .search-box-btn.search-box-outer i {
        color: #fff;
        position: relative;
        left: 40px;
    }

.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 75%;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #c18f3e;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

    .search-popup .close-search i {
        position: relative;
        height: 70px;
        width: 70px;
        font-size: 30px;
        line-height: 70px;
        color: #fff;
        display: inline;
        text-align: center;
    }

.search-active .search-popup .close-search {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.search-popup .form-group {
    position: relative;
    margin: 0px;
    overflow: hidden;
}

.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: #ffffff;
    width: auto;
    height: auto;
    top: 25px;
    margin: 0px;
    border: none;
    background: none !important;
    box-shadow: none !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

    .search-popup .close-search.style-two i {
        font-size: 20px;
        color: #fff;
    }

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000000;
    height: 70px;
    width: 100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 500;
    text-transform: capitalize;
}

.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #000000;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
}

    .search-popup .form-group input[type="submit"]:hover,
    .search-popup .form-group button:hover {
        color: #000000;
    }

.search-popup input::placeholder,
.search-popup textarea::placeholder {
    color: #000000;
}
/*===========================
<-- dexon Loader Css -->
=============================*/
.loader-wrapper {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.65); /* yarı transparan */
    backdrop-filter: blur(3px); /* şık ve sade */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    transition: opacity .5s ease, visibility .5s ease;
}

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

.loader-logo {
    width: 140px;
    animation: pulse 2.2s infinite ease-in-out;
}

.loader-text {
    margin-top: 12px;
    font-size: 17px;
    color: #0d3b50;
    font-weight: 600;
    letter-spacing: .3px;
}

/* logo için çok hafif nefes efekti */
@keyframes pulse {
    0%,100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.05);
        opacity: .95;
    }
}

/* kapanış */
.loader-wrapper.hide {
    opacity: 0;
    visibility: hidden;
}

/*/ Here comes the Magic /*/

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #111;
    z-index: 2;
}

    .loader-wrapper .loder-section.left-section {
        left: 0;
        transition: 1s 1.4s ease;
    }

    .loader-wrapper .loder-section.right-section {
        right: 0;
        transition: 1s 1.4s ease;
    }
/*/ When page loaded /*/

.loaded .loder-section.left-section {
    left: -100%;
}

.loaded .loder-section.right-section {
    right: -100%;
}

.loaded .loader-wrapper {
    visibility: hidden;
}

.loaded .loader {
    top: -100%;
    opacity: 0;
}
/*curser point */

.curser {
    position: fixed;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border: 2px solid #c18f3e;
    border-radius: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%);
    z-index: 9999;
    transition: .1s;
}

.curser2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: #c18f3e;
    border-radius: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%);
    z-index: 9999;
    transition: .15s;
    animation: Ripple 1.6s ease-in-out infinite;
    -webkit-animation: Ripple 1.6s ease-in-out infinite;
    -moz-animation: Ripple 1.6s ease-in-out infinite;
}
/*
<!-- ============================================================== -->
<!-- Start Consen Slider Area Css -->
<!-- ============================================================== -->*/

.slider-area {
   /* background: url(../images/slider/hero-bg.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: calc(100vh - 93px);
    z-index: 1;
    position: relative;
}

    .slider-area.style-two {
     /*   background: url(../images/slider/hero-bg-2.jpg);*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .slider-area.style-three {
      /*  background: url(../images/slider/hero-bg1.jpg);*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
/*slider content*/

.slider-content h3 {
    font-size: 18px;
    font-weight: 500;
    color: #c18f3e;
    padding: 0px 5px 0px 55px;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    margin-bottom: 12px;
}

    .slider-content h3:before {
        position: absolute;
        content: "";
        left: 5px;
        top: 4px;
        background: url(../images/slider/section.png);
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
    }

.slider-content h1 {
    font-size: 70px;
    color: #fff;
    line-height: 1;
    font-weight: 900;
}

.slider-content span {
    color: #c18f3e;
}

.hero-description p {
    padding: 28px 0 28px;
    color: #c6c1c1;
    width: 52%;
}
/*slider button*/
.hero-button.hero {
    float: left;
}

.hero-button a {
    padding: 12px 35px;
    font-family: 'Yantramanav';
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    background: #c18f3e;
    display: inline-block;
    border: 2px solid #c18f3e;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 2px;
}

    .hero-button a:before {
        position: absolute;
        content: "";
        z-index: -1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #fff;
        transition: .5s;
        transform: scale(0,0.1);
    }

    .hero-button a i {
        position: relative;
        top: 3px;
        transition: .5s;
        padding-left: 7px;
        transform: rotate(-40deg);
        display: inline-block;
    }

    .hero-button a:hover i {
        transform: rotate(0deg);
        top: 2px;
    }

    .hero-button a:hover {
        color: #000;
    }

        .hero-button a:hover:before {
            transform: scale(1);
        }

a.video-vemo-icon.play {
    font-size: 16px !important;
    color: #c18f3e;
    font-weight: 500;
    font-family: "Yantramanav";
    text-transform: uppercase;
}
/*animated
=============*/

.owl-item.active .slider-content h3 {
    animation-duration: 2.2s;
    animation-name: slideInLeft;
}

.owl-item.active .slider-content h1 {
    animation-duration: 1.3s;
    animation-name: slideInRight;
}

.owl-item.active .hero-button a {
    animation-name: fadeInOne;
    animation-duration: 2.2s;
}

.owl-item.active .hero-description p {
    animation-duration: 1.7s;
    animation-name: fadeInout;
}

.owl-item.active .video-icon-cda {
    animation-duration: 2.1s;
    animation-name: fadeInOne;
}

@keyframes fadeInOne {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }

    40% {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }

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

@keyframes fadeInout {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    40% {
        opacity: 0;
        -webkit-transform: translateX(-80px);
        transform: translateX(-80px);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
/*Owl Nav
============*/



.owl-prev {
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translateY(-50%);
}

.owl-next {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%);
}

    .owl-prev i, .owl-next i {
        width: 70px;
        height: 70px;
        line-height: 70px;
        border-radius: 35px;
        background-color: #21252940;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 20px;
        transition: .5s;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }

        .owl-prev i:after, .owl-next i:after {
            position: absolute;
            content: "";
            left: 0;
            top: 0;
            width: 0;
            height: 100%;
            background: url(../images/resource/nav.png);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            transition: .5s;
            z-index: -1;
        }

        .owl-prev i:hover:after, .owl-next i:hover:after {
            width: 100%;
        }
/*Video Icon
================*/

.row.hero-bg .video-icon-cda a {
    width: 77px;
    height: 77px;
    line-height: 77px;
    border-radius: 100%;
    color: #c18f3e;
    background: #fff;
    font-size: 28px;
    display: inline-block;
    text-align: center;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    position: absolute;
    bottom: 190px;
    left: 50%;
    transform: translateX(-50%);
}

.row.hero-bg .video-icon-cda {
    margin: -12px 0px 0 49px;
    display: inline-block;
}

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0)
    }
}
/*slider shape*/
.row.hero-bg {
    position: relative;
    z-index: 1;
}

.slider-shape-thumb {
    position: absolute;
    left: -10rem;
    top: -110px;
    z-index: -1;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
}

.slider-shape-thumb2 {
    position: absolute;
    left: 31rem;
    bottom: -7rem;
    animation-name: float-bob3;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
/***
======================================================
<-- Indastre About Area Css -->
======================================================***/

.about_area {
    background: #F5F6F8;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0 120px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.about_left {
    position: relative;
}

.about-list.style1 {
    margin-bottom: 0;
    position: relative;
    margin-left: -144px;
}

    .about-list.style1 ul li {
        font-size: 20px;
        padding: 5px 0 5px;
        color: #171717;
        font-weight: 500;
        font-family: "Yantramanav";
        margin-bottom: 0;
    }

        .about-list.style1 ul li i {
            font-size: 20px;
            color: #c18f3e;
            margin-right: 12px;
        }

.about-btn {
    margin-top: 40px;
}

    .about-btn a {
        display: inline-block;
        font-size: 18px;
        color: #ffffff;
        font-weight: 500;
        font-family: "Yantramanav";
        background: #c18f3e;
        padding: 15px 39px;
        position: relative;
        z-index: 1;
    }

        .about-btn a:after {
            position: absolute;
            content: "";
            height: 100%;
            width: 0%;
            background: #171717;
            left: 0;
            top: 0;
            z-index: -1;
            transition: 0.5s;
            transform: scale(0);
            opacity: 0;
        }

        .about-btn a:hover:after {
            transform: scale(1);
            opacity: 1;
            height: 100%;
            width: 100%;
        }

        .about-btn a i {
            font-size: 13px;
            font-weight: 600;
            margin-left: 12px;
            display: inline-block;
            transform: rotate(-45deg);
        }

.about-shape {
    position: absolute;
    right: -24px;
    text-align: right;
    bottom: -41px;
    z-index: -1;
}
/*---=================================
   <!--Company Area Css-->
==================================---*/
.company-area {
    padding: 122px 0 124px;
    background: url(../images/resource/company-bg.jpg);
    background-repeat: no-repeat;
    position: relative;
}

.company-item {
    border-radius: 3px;
    filter: drop-shadow(0px 3px 30px rgba(189,189,189,0.26));
    background-color: #ffffff;
    width: 83%;
    padding-bottom: 10px;
}

.company-item-text p {
    background: #c18f3e;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: "Yantramanav";
    padding: 10px 36px;
    border-radius: 3px 3px 0 0;
    margin-bottom: 49px;
}

.company-box-item {
    margin-bottom: 34px;
    padding: 0 33px 0;
}

.company-box-icon {
    float: left;
    margin-top: 0;
    margin-right: 19px;
    width: 60px;
    height: 65px;
    text-align: center;
    line-height: 53px;
    background: #ffefe7;
    border-radius: 50%;
    transition: .5s;
    border-top: 5px solid #c18f3e;
}

.company-box-item:hover .company-box-icon {
    height: 60px;
    border-top: 0px solid transparent;
    background: #c18f3e;
}

.company-box-icon img {
    transition: .5s;
}

.company-box-item:hover .company-box-icon img {
    filter: brightness(0) invert(1);
}


.company-content h4 {
    font-size: 20px;
    line-height: 30px;
    color: #0a1027;
    font-weight: 500;
}

.company-box-item:hover .company-content h4 {
    color: #c18f3e;
}

.company-content p {
    font-size: 16px;
    color: #565969;
    font-weight: 400;
    font-family: "Archivo";
}

.company-area-right {
    margin-top: 126px;
}

.company-thumb {
    position: relative;
    z-index: 1;
}

.video-button {
    position: absolute;
    left: 30%;
    bottom: 42%;
}

    .video-button a {
        display: inline-block;
        background: #fff;
        width: 70px;
        height: 70px;
        text-align: center;
        line-height: 72px;
        border-radius: 50%;
        color: #c18f3e;
        font-weight: 700;
        font-family: "Yantramanav";
        font-size: 16px;
        position: relative;
        z-index: 1;
    }

        .video-button a:before {
            position: absolute;
            content: "";
            width: 93px;
            height: 93px;
            left: -12px;
            top: -12px;
            background: #fff;
            border-radius: 50%;
            opacity: 0.6;
            z-index: -1;
            -webkit-animation: ripple 1.6s ease-out infinite;
            -moz-animation: ripple 1.6s ease-out infinite;
        }

@keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
    }
}


.our-exprience {
    position: absolute;
    right: 43px;
    bottom: -11px;
}

    .our-exprience h4 {
        font-size: 85px;
        color: #c18f3e;
        font-weight: 800;
        font-family: "Archivo";
        display: inline-block;
    }

    .our-exprience span {
        display: inline-block;
        color: #c18f3e;
        font-size: 24px;
        font-weight: 700;
        position: relative;
        left: -14px;
        top: -12px;
    }

    .our-exprience p {
        font-size: 22px;
        color: #0a1027;
        font-weight: 700;
        font-family: "Yantramanav";
        position: relative;
        top: -27px;
        left: 96px;
        margin: 0;
    }

.company-shape {
    position: absolute;
    top: -23%;
    right: 0;
    z-index: -1;
}

.company-shape-2 {
    position: absolute;
    top: -25%;
    left: 95px;
}

.company-text {
    position: absolute;
    transform: rotate(271deg);
    right: -16%;
    bottom: 46%;
}

    .company-text h1 {
        font-size: 62px;
        font-weight: 700;
        font-family: "Archivo";
        -webkit-text-stroke-width: 1px;
        color: transparent;
        -webkit-text-stroke-color: #000000;
        opacity: 0.3;
    }






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

.single-blog-box {
    margin-bottom: 30px;
}

.single-blog-thumb {
    overflow: hidden;
    position: relative;
}

    .single-blog-thumb img {
        transform: scale(1.1);
        overflow: hidden;
        transition: .5s;
    }

.blog-contents {
    background: #F5F6F8;
    padding: 30px 33px 35px 30px;
    border-bottom: 4px solid transparent;
    transition: .5s;
}

.meta-blog p {
    font-size: 15px;
    color: #575f66;
    font-weight: 300;
    font-family: "Archivo";
}

    .meta-blog p span {
        position: relative;
        padding-left: 40px;
        z-index: 1;
    }

        .meta-blog p span:before {
            position: absolute;
            content: "";
            left: 16px;
            top: 3px;
            height: 10px;
            width: 10px;
            background: #D3D4D6;
            border-radius: 50%;
        }

.blog-title h3 {
    margin-top: -4px;
}

    .blog-title h3 a {
        font-size: 24px;
        font-weight: 700;
        font-family: "Yantramanav";
        display: inline-block;
        line-height: 30px;
        color: #171717;
        transition: .5s;
    }

        .blog-title h3 a:hover {
            color: #c18f3e;
        }

.blog-btn {
    margin-top: 21px;
    border-top: 1px solid #d3d3d494;
    padding-top: 21px;
}

    .blog-btn a {
        display: inline-block;
        font-size: 17px;
        line-height: 30px;
        color: #101210;
        font-weight: 500;
        font-family: "Yantramanav";
    }

        .blog-btn a i {
            display: inline-block;
            margin-left: 13px;
            font-size: 20px;
            width: 32px;
            height: 32px;
            background-color: transparent;
            line-height: 32px;
            text-align: center;
            color: #101210;
            position: relative;
            top: 3px;
            transition: .5s;
        }
/* all hover */
.single-blog-box:hover .blog-contents {
    border-bottom: 4px solid #c18f3e;
    background-color: #fff;
    filter: drop-shadow(0px 10px 20px rgba(137,137,137,0.15));
}

.single-blog-box:hover .blog-btn a {
    color: #c18f3e;
}

    .single-blog-box:hover .blog-btn a i {
        color: #c18f3e;
    }

.single-blog-box:hover .single-blog-thumb img {
    transform: scale(1.2);
}
/* blog nestet */

.blog-contents.style_one {
    background: #F5F6F8;
    padding: 26px 21px 20px 30px;
    border-bottom: 4px solid transparent;
    transition: .5s;
}

.meta-blog.style_one {
    margin-bottom: 20px;
}

    .meta-blog.style_one p span:before {
        display: none;
    }

    .meta-blog.style_one p span {
        position: relative;
        padding-left: 18px;
        z-index: 1;
    }

    .meta-blog.style_one p img {
        margin-right: 10px;
        position: relative;
        margin-top: -8px;
    }

    .meta-blog.style_one p span i {
        color: #c18f3e;
        margin-right: 8px;
    }

.blog-title.style_one h3 a {
    font-size: 22px;
    display: inline-block;
}

.blog-btn.style_one {
    margin-top: 23px;
    border-top: none;
    padding-top: 0;
}

    .blog-btn.style_one a i {
        font-size: 13px;
        font-weight: 600;
        margin-left: 12px;
        display: inline-block;
        position: relative;
        top: -1px;
        transition: .5s;
    }
/**
======================================================
<--  Indastre Footer Area Css -->
======================================================**/
.footer-area {
    padding: 100px 0 80px;
    background: url(../images/resource/footer-bg.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.footer-contact-info {
    position: relative;
    z-index: 1;
}

p.footer-desc {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 300;
    font-family: "Archivo";
    margin-top: 41px;
    width: 91%;
}

.footer-widget-social-icon {
    margin-top: 18px;
}

    .footer-widget-social-icon ul li {
        display: inline-block;
        margin-right: 8px;
        margin-top: 14px;
    }

        .footer-widget-social-icon ul li a {
            display: inline-block;
            line-height: 30px;
            text-align: center;
            font-size: 15px;
            width: 30px;
            height: 30px;
            background-color: transparent;
            border: 1px solid #c18f3e;
            color: #c18f3e;
        }

            .footer-widget-social-icon ul li a:hover {
                color: #fff;
                background: #c18f3e;
                border: 1px solid #c18f3e;
            }

.footer-widget-titel h4 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Yantramanav";
    margin-bottom: 44px;
    position: relative;
    z-index: 1;
}

    .footer-widget-titel h4:before {
        position: absolute;
        content: "";
        left: 0;
        top: 36px;
        width: 30px;
        height: 2px;
        background-color: #c18f3e;
    }

.footer-widget-menu ul li a {
    display: inline-block;
    transition: 0.5s;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    font-family: "Yantramanav";
    margin-bottom: 14px;
}

    .footer-widget-menu ul li a:hover {
        color: #c18f3e;
    }
/* footer widget address */

.footer-widget-icon {
    float: left;
    margin-right: 10px;
}

    .footer-widget-icon span i {
        color: #c18f3e;
    }

.footer-widget-contact p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    font-family: "Archivo";
    overflow: hidden;
}

.footer-widget-gallery {
    margin-top: 50px;
}

    .footer-widget-gallery a img {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 15px;
    }
/* footer bootm  area*/
.footer-bottom-area {
    background: #04243D;
    padding: 34px 0 34px;
}

.footer-bottom-content-copy p {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    margin: 0;
}

.col-md-5.text-right {
    text-align: right;
}


.footer-bottom-menu a {
    display: inline-block;
    transition: 0.5s;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

    .footer-bottom-menu a:hover {
        color: #c18f3e;
    }
/***
======================================================
<-- Indastre address Area Css -->
======================================================***/

.address-area {
    background: #c18f3e;
    padding: 67px 0 76px;
}

.address-single-box {
    display: flex;
}

.address-icon {
    margin: 11px 25px 0 0;
}

h3.address-title {
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Yantramanav";
    margin: 0;
}

span.address-number {
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Yantramanav";
    margin: 0;
}
/***
======================================================
<-- Indastre Brand Area Css -->
======================================================***/

.brand-area {
    padding: 10px 0 50px;
 /*   background: #F5F6F8;*/
}

.single-brand-item {
   /* background: #fff;*/
    padding: 20px 0 25px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

    .single-brand-item:before {
        position: absolute;
        content: "";
        left: 25px;
        top: 20px;
        height: 77%;
        width: 84%;
      /*  background: linear-gradient(90deg, #D1D1D1 50%, transparent 0) repeat-x, linear-gradient(90deg, #D1D1D1 50%, transparent 0) repeat-x, linear-gradient(0deg, #D1D1D1 50%, transparent 0) repeat-y, linear-gradient(0deg, #D1D1D1 50%, transparent 0) repeat-y;
        background-size: 9px 1px, 9px 1px, 1px 9px, 1px 9px;
        background-position: 0 0, 0 100%, 0 0, 100% 0;*/
        -webkit-animation: linearGradientMove 0.3s infinite linear;
        animation: linearGradientMove 0.3s infinite linear;
    }

.brand-area .owl-carousel .owl-item img {
    display: inline-block;
}
