
        @-ms-viewport {
            width: device-width
        }

        .col-lg-4,
        .col-md-6,
        .col-sm-12 {
            position: relative;
            width: 100%;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px
        }

        @media (min-width:768px) {
            .col-md-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }
        }

        @media (min-width:992px) {
            .col-lg-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%
            }
        }

        @media only screen and (max-width:1139px) {

            .call-to-action-two .btn-box,
            .call-to-action-two .title-box {
                width: 100%;
                text-align: center
            }

            .call-to-action-two .btn-box {
                margin-top: 10px
            }

            .main-slider.style-two h2 {
                font-size: 48px;
                line-height: 1.2em
            }
        }

        @media only screen and (max-width:767px) {
            .main-header .nav-outer .main-menu {
                display: none !important
            }

            .main-header .header-lower .nav-outer {
                padding-right: 0
            }

            .main-header .outer-box {
                position: absolute;
                left: 0;
                top: 0
            }

            .nav-outer .mobile-nav-toggler {
                display: block
            }

            .main-slider h2 {
                font-size: 38px;
                line-height: 1.2em;
                text-transform: capitalize
            }

            .main-slider.style-two h2 {
                font-size: 30px
            }

            .main-slider .text {
                font-size: 14px;
                line-height: 25px
            }

            .services-section-three {
                padding: 70px 0 20px
            }

            .main-header .search-box-outer .dropdown-menu {
                right: auto !important;
                left: 0 !important
            }

            .main-slider .video-link {
                display: none !important
            }

            .header-style-three .nav-outer .mobile-nav-toggler {
                margin: 25px 0
            }

            .main-header .header-top .top-left {
                display: none
            }

            .main-slider.style-two h1 {
                font-size: 46px
            }
        }

        *,
        ::after,
        ::before {
            box-sizing: border-box
        }

        html {
            font-family: sans-serif;
            line-height: 1.15;
            -webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
            -ms-overflow-style: scrollbar
        }

        figure,
        header,
        nav,
        section {
            display: block
        }

        body {
            margin: 0;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #212529;
            text-align: left;
            background-color: #fff
        }

        h1,
        h2,
        h4,
        h5 {
            margin-top: 0;
            margin-bottom: .5rem
        }

        p {
            margin-top: 0;
            margin-bottom: 1rem
        }

        ul {
            margin-top: 0;
            margin-bottom: 1rem
        }

        ul ul {
            margin-bottom: 0
        }

        strong {
            font-weight: bolder
        }

        a {
            color: #007bff;
            text-decoration: none;
            background-color: transparent;
            -webkit-text-decoration-skip: objects
        }

        a:not([href]):not([tabindex]) {
            color: inherit;
            text-decoration: none
        }

        figure {
            margin: 0 0 1rem
        }

        img {
            vertical-align: middle;
            border-style: none
        }

        button {
            border-radius: 0
        }

        button,
        input,
        textarea {
            margin: 0;
            font-family: inherit;
            font-size: inherit;
            line-height: inherit
        }

        button,
        input {
            overflow: visible
        }

        button {
            text-transform: none
        }

        [type=submit],
        button,
        html [type=button] {
            -webkit-appearance: button
        }

        [type=button]::-moz-focus-inner,
        [type=submit]::-moz-focus-inner,
        button::-moz-focus-inner {
            padding: 0;
            border-style: none
        }

        textarea {
            overflow: auto;
            resize: vertical
        }

        [type=number]::-webkit-inner-spin-button,
        [type=number]::-webkit-outer-spin-button {
            height: auto
        }

        [type=search] {
            outline-offset: -2px;
            -webkit-appearance: none
        }

        [type=search]::-webkit-search-cancel-button,
        [type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

        ::-webkit-file-upload-button {
            font: inherit;
            -webkit-appearance: button
        }

        h1,
        h2,
        h4,
        h5 {
            margin-bottom: .5rem;
            font-family: inherit;
            font-weight: 500;
            line-height: 1.2;
            color: inherit
        }

        h1 {
            font-size: 2.5rem
        }

        h2 {
            font-size: 2rem
        }

        h4 {
            font-size: 1.5rem
        }

        h5 {
            font-size: 1.25rem
        }

        .row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -15px;
            margin-left: -15px
        }

        .col-lg-4,
        .col-lg-6,
        .col-md-12,
        .col-md-6,
        .col-sm-12 {
            position: relative;
            width: 100%;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px
        }

        @media (min-width:576px) {
            .col-sm-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%
            }
        }

        @media (min-width:768px) {
            .col-md-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }

            .col-md-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%
            }
        }

        @media (min-width:992px) {
            .col-lg-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%
            }

            .col-lg-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }
        }

        .form-control {
            display: block;
            width: 100%;
            padding: .375rem .75rem;
            font-size: 1rem;
            line-height: 1.5;
            color: #495057;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            border-radius: .25rem
        }

        .form-control::-ms-expand {
            background-color: transparent;
            border: 0
        }

        .form-control::-webkit-input-placeholder {
            color: #6c757d;
            opacity: 1
        }

        .form-control::-moz-placeholder {
            color: #6c757d;
            opacity: 1
        }

        .form-control:-ms-input-placeholder {
            color: #6c757d;
            opacity: 1
        }

        .form-control::-ms-input-placeholder {
            color: #6c757d;
            opacity: 1
        }

        .form-group {
            margin-bottom: 1rem
        }

        .collapse:not(.show) {
            display: none
        }

        .dropdown {
            position: relative
        }

        .dropdown-toggle::after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-bottom: 0;
            border-left: .3em solid transparent
        }

        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            min-width: 10rem;
            padding: .5rem 0;
            margin: .125rem 0 0;
            font-size: 1rem;
            color: #212529;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .15);
            border-radius: .25rem
        }

        .navbar-collapse {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-align: center;
            align-items: center
        }

        .navbar-toggler {
            padding: .25rem .75rem;
            font-size: 1.25rem;
            line-height: 1;
            background-color: transparent;
            border: 1px solid transparent;
            border-radius: .25rem
        }

        @media (min-width:768px) {
            .navbar-expand-md {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start
            }

            .navbar-expand-md .navbar-collapse {
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }

            .navbar-expand-md .navbar-toggler {
                display: none
            }
        }

        .navbar-light .navbar-toggler {
            color: rgba(0, 0, 0, .5);
            border-color: rgba(0, 0, 0, .1)
        }

        .carousel {
            position: relative
        }

        .carousel-inner {
            position: relative;
            width: 100%;
            overflow: hidden
        }

        .carousel-item {
            position: relative;
            display: none;
            -ms-flex-align: center;
            align-items: center;
            width: 100%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-perspective: 1000px;
            perspective: 1000px
        }

        .carousel-item.active {
            display: block
        }

        .carousel-control-next,
        .carousel-control-prev {
            position: absolute;
            top: 0;
            bottom: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 15%;
            color: #fff;
            text-align: center;
            opacity: .5
        }

        .carousel-control-prev {
            left: 0
        }

        .carousel-control-next {
            right: 0
        }

        .carousel-control-next-icon,
        .carousel-control-prev-icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: center center no-repeat;
            background-size: 100% 100%
        }

        .carousel-control-prev-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
        }

        .carousel-control-next-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
        }

        .clearfix::after {
            display: block;
            clear: both;
            content: ""
        }

        * {
            margin: 0;
            padding: 0;
            border: none;
            outline: 0;
            font-size: 100%;
            line-height: inherit
        }

        body {
            font-size: 14px;
            color: #787878;
            line-height: 1.6em;
            font-weight: 400;
            background: #fff;
            -webkit-font-smoothing: antialiased;
            -moz-font-smoothing: antialiased;
            font-family: 'Open Sans', sans-serif
        }

        a {
            text-decoration: none;
            color: #df6512
        }

        a:visited {
            text-decoration: none;
            outline: 0
        }

        h1,
        h2,
        h4,
        h5 {
            position: relative;
            font-weight: 400;
            margin: 0;
            background: 0 0;
            line-height: 1.2em;
            font-family: Roboto, sans-serif
        }

        textarea {
            overflow: hidden
        }

        button {
            outline: 0 !important
        }

        .text,
        p {
            font-size: 15px;
            line-height: 25px;
            font-weight: 400;
            color: #666;
            margin: 0
        }

        ::-webkit-input-placeholder {
            color: inherit
        }

        ::-moz-input-placeholder {
            color: inherit
        }

        ::-ms-input-placeholder {
            color: inherit
        }

        .page-wrapper {
            position: relative;
            margin: 0 auto;
            width: 100%;
            min-width: 300px;
            z-index: 9;
            overflow: hidden
        }

        .auto-container {
            position: static;
            max-width: 1200px;
            padding: 0 15px;
            margin: 0 auto
        }

        li,
        ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

        figure {
            margin-bottom: 0
        }

        .theme-btn {
            display: inline-block;
            font-family: Roboto, sans-serif
        }

        .btn-style-one {
            position: relative;
            display: inline-block;
            font-size: 16px;
            line-height: 28px;
            color: #fff;
            padding: 10px 30px;
            font-weight: 500;
            overflow: hidden;
            border: 1px solid #ed7902;
            background-color: #ed7902
        }

        .btn-style-two {
            position: relative;
            display: inline-block;
            font-size: 16px;
            line-height: 28px;
            color: #fff;
            padding: 10px 30px;
            font-weight: 500;
            overflow: hidden;
            border: 1px solid #fff;
            background-color: transparent
        }

        .btn-style-four {
            position: relative;
            display: inline-block;
            font-size: 16px;
            line-height: 28px;
            color: #fff;
            padding: 10px 30px;
            font-weight: 500;
            overflow: hidden;
            border: 1px solid #333;
            background-color: #333
        }

        .pull-right {
            float: right
        }

        .pull-left {
            float: left
        }

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

        .fa {
            line-height: inherit
        }

        .scroll-to-top {
            position: fixed;
            bottom: 20px;
            right: 20px;
            width: 60px;
            height: 60px;
            color: #fff;
            font-size: 24px;
            line-height: 60px;
            text-align: center;
            z-index: 100;
            background: #1b1a1c;
            display: none;
            border-radius: 0
        }

        .main-header {
            position: relative;
            display: block;
            width: 100%;
            z-index: 99999
        }

        .main-header .header-top {
            position: relative;
            background-color: #333
        }

        .main-header .header-top .top-left {
            position: relative;
            float: left
        }

        .main-header .header-top .top-right {
            position: relative;
            float: right
        }

        .main-header .header-top .info-list {
            position: relative;
            float: right;
            padding: 15px 0
        }

        .main-header .header-top .info-list li {
            position: relative;
            float: left;
            margin-left: 20px;
            padding-left: 27px;
            font-size: 15px;
            line-height: 30px;
            color: #c5c5c5;
            font-weight: 600
        }

        .main-header .header-top .info-list li strong {
            color: #ed7902;
            font-family: Roboto, sans-serif;
            font-weight: 600
        }

        .main-header .header-top .info-list li a {
            font-size: 15px;
            line-height: 30px;
            color: #c5c5c5
        }

        .main-header .header-top .info-list li span {
            position: absolute;
            left: 0;
            top: 0;
            color: #ed7902;
            font-size: 18px;
            line-height: 30px
        }

        .nav-outer .mobile-nav-toggler {
            position: relative;
            float: right;
            font-size: 40px;
            line-height: 50px;
            color: #df6512;
            margin: 7px 0 2px;
            display: none
        }

        .main-header .header-lower {
            position: absolute;
            left: 0;
            top: 100%;
            width: 100%
        }

        .main-header .header-lower .nav-outer {
            position: relative;
            background-color: #fff;
            padding-right: 30px;
            border-top: 1px solid #e5e5e5
        }

        .main-menu {
            position: relative;
            float: left
        }

        .main-menu .navbar-collapse {
            padding: 0
        }

        .main-menu .navigation {
            position: relative;
            margin: 0;
            font-family: Roboto, sans-serif
        }

        .main-menu .navigation>li {
            position: relative;
            float: left;
            padding: 20px 30px 21px
        }

        .main-menu .navigation>li:before {
            position: absolute;
            right: 0;
            top: 20px;
            height: 25px;
            width: 1px;
            background-color: #e5e5e5;
            content: ""
        }

        .main-menu .navigation>li:last-child:before {
            display: none
        }

        .main-menu .navigation>li>a {
            position: relative;
            display: block;
            text-align: center;
            font-size: 16px;
            line-height: 25px;
            font-weight: 500;
            opacity: 1;
            color: #333;
            padding: 0;
            text-transform: none
        }

        .main-menu .navigation>li.dropdown>a {
            padding-right: 15px
        }

        .main-menu .navigation>li.dropdown>a:after {
            font-family: Flaticon;
            content: "f19c";
            position: absolute;
            right: 0;
            top: 1px;
            display: block;
            line-height: 24px;
            font-size: 8px;
            font-weight: 900;
            z-index: 5
        }

        .main-menu .navigation>li>ul {
            position: absolute;
            left: 0;
            top: 100%;
            width: 260px;
            z-index: 100;
            display: none;
            padding: 10px 30px 0;
            background-color: #fff;
            opacity: 0;
            -webkit-transform: translateY(30px);
            -ms-transform: translateY(30px);
            transform: translateY(30px);
            -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
            -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
            -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
            -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
            box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
        }

        .main-menu .navigation>li>ul>li {
            position: relative;
            width: 100%;
            border-bottom: 1px solid rgba(255, 255, 255, .1)
        }

        .main-menu .navigation>li>ul>li:last-child {
            border-bottom: none
        }

        .main-menu .navigation>li>ul>li>a {
            position: relative;
            display: block;
            padding: 10px 0;
            line-height: 29px;
            font-weight: 500;
            font-size: 15px;
            color: #333;
            text-align: left;
            border-bottom: 1px solid #e5e5e5;
            text-transform: capitalize
        }

        .main-menu .navigation>li>ul>li>a:before {
            position: absolute;
            left: 0;
            top: 22px;
            height: 5px;
            width: 5px;
            background-color: #ed7902;
            content: "";
            opacity: 0;
            visibility: hidden
        }

        .main-header .outer-box {
            position: relative;
            float: right
        }

        .main-header .search-box-outer {
            position: relative;
            float: left;
            padding: 15px 0
        }

        .main-header .search-box-btn {
            position: relative;
            float: left;
            font-size: 17px;
            line-height: 35px;
            background: 0 0;
            color: #343434;
            font-weight: 700
        }

        .dropdown-toggle::after {
            display: none
        }

        .main-header .search-box-outer .dropdown-menu {
            top: 49px !important;
            left: auto !important;
            right: 0;
            padding: 0;
            width: 280px;
            border-radius: 0;
            -webkit-transform: none !important;
            -ms-transform: none !important;
            transform: none !important;
            border-top: 3px solid #df6512
        }

        .main-header .search-panel .form-container {
            padding: 25px 20px
        }

        .main-header .search-panel .form-group {
            position: relative;
            margin: 0
        }

        .main-header .search-panel input[type=search] {
            display: block;
            width: 100%;
            line-height: 24px;
            padding: 7px 40px 7px 15px;
            height: 40px;
            font-size: 14px;
            border: 1px solid #e0e0e0;
            background: #fff
        }

        .main-header .search-panel .search-btn {
            position: absolute;
            right: 0;
            top: 0;
            width: 40px;
            height: 40px;
            text-align: center;
            color: #555;
            font-size: 12px;
            background: 0 0
        }

        .header-style-three {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: auto
        }

        .header-style-three .header-top .info-list li:first-child {
            padding-left: 0;
            margin-left: 0
        }

        .header-style-three .header-top {
            background-color: rgba(0, 0, 0, .5)
        }

        .header-top .change-language {
            position: relative;
            float: right;
            margin-left: 20px;
            padding-left: 20px
        }

        .header-top .change-language:before {
            position: absolute;
            left: 0;
            top: 20px;
            height: 20px;
            width: 1px;
            background-color: #e5e5e5;
            opacity: .2;
            content: ''
        }

        .header-top .change-language .language {
            position: relative;
            padding: 15px 0
        }

        .header-top .change-language .language .dropdown-menu {
            left: auto !important;
            right: 0;
            top: 100% !important;
            width: 170px;
            border-radius: 0;
            padding: 0;
            margin-top: 0;
            background-color: #222;
            border: none;
            border-top: 2px solid #df6512;
            transform: none !important
        }

        .header-top .change-language .language>a {
            position: relative;
            display: block;
            border: 0;
            padding: 0;
            font-size: 13px;
            font-weight: 400;
            padding-left: 35px;
            line-height: 30px;
            color: #999 !important
        }

        .header-top .change-language .language>a .flag {
            position: absolute;
            left: 0;
            top: 9px;
            width: 25px;
            height: 13px;
            background-repeat: no-repeat;
            background-position: center
        }

        .header-top .change-language .language>a .flag.eng {
            background-image:url(../images/eng.jpg)
        }

        .header-top .change-language .language>a i {
            float: right;
            top: 2px;
            font-size: 13px;
            line-height: 30px;
            color: #999;
            vertical-align: middle
        }

        .header-top .change-language .language .dropdown-menu>li {
            padding: 0;
            margin: 0;
            border-bottom: 1px solid rgba(255, 255, 255, .2)
        }

        .header-top .change-language .language .dropdown-menu>li:last-child {
            border-bottom: none
        }

        .header-top .change-language .language .dropdown-menu>li>a {
            padding: 8px 15px !important;
            line-height: 24px;
            display: block;
            color: #fff !important;
            text-align: left;
            font-size: 15px
        }

        .header-style-three .logo-outer {
            position: relative;
            float: left;
            padding: 20px 0
        }

        .header-style-three .logo-outer .logo {
            position: relative
        }

        .header-style-three .header-lower .nav-outer {
            position: relative;
            width: auto;
            float: right;
            border: 0;
            padding: 0;
            background-color: transparent
        }

        .header-style-three .main-menu .navigation>li {
            padding: 35px 0;
            margin-left: 32px;
            margin-right: 0
        }

        .header-style-three .main-menu .navigation>li>a {
            font-size: 16px;
            line-height: 30px;
            color: #fff
        }

        .header-style-three .main-menu .navigation>li:before {
            display: none
        }

        .header-style-three .outer-box {
            margin-left: 50px
        }

        .header-style-three .search-box-btn {
            color: #fff
        }

        .header-style-three .search-box-outer {
            padding: 30px 0
        }

        .sticky-header {
            position: fixed;
            visibility: hidden;
            opacity: 0;
            left: 0;
            top: 0;
            width: 100%;
            padding: 0;
            z-index: -1;
            background: #fff;
            -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
            -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
            -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
            -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
            box-shadow: 0 0 15px rgba(0, 0, 0, .1)
        }

        .mobile-menu {
            position: fixed;
            right: 0;
            top: 0;
            width: 300px;
            padding-right: 30px;
            max-width: 100%;
            height: 100%;
            opacity: 0;
            visibility: hidden;
            z-index: 999999
        }

        .mobile-menu .nav-logo {
            position: relative;
            padding: 20px;
            text-align: left
        }

        .mobile-menu .nav-logo img {
            max-width: 200px
        }

        .mobile-menu .menu-backdrop {
            position: fixed;
            right: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            background: rgba(0, 0, 0, .9);
            -webkit-transform: translateX(101%);
            -ms-transform: translateX(101%);
            transform: translateX(101%)
        }

        .mobile-menu .menu-box {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            max-height: 100%;
            overflow-y: auto;
            background: #fff;
            padding: 0;
            z-index: 5;
            opacity: 0;
            visibility: hidden;
            border-radius: 0;
            -webkit-transform: translateX(101%);
            -ms-transform: translateX(101%);
            transform: translateX(101%)
        }

        .mobile-menu .close-btn {
            position: absolute;
            right: 3px;
            top: 3px;
            line-height: 30px;
            width: 30px;
            text-align: center;
            font-size: 14px;
            color: #202020;
            z-index: 10;
            -webkit-transform: translateY(-50px);
            -ms-transform: translateY(-50px);
            transform: translateY(-50px)
        }

        .mobile-menu .navigation {
            position: relative;
            display: block;
            border-top: 1px solid rgba(0, 0, 0, .1)
        }

        .sec-title {
            position: relative;
            z-index: 1;
            margin-bottom: 50px
        }

        .sec-title .title {
            position: relative;
            display: block;
            font-size: 15px;
            line-height: 24px;
            color: #888;
            font-weight: 400;
            padding-left: 40px;
            text-transform: uppercase;
            margin-bottom: 15px
        }

        .sec-title .title:before {
            position: absolute;
            left: 0;
            top: 11px;
            height: 2px;
            width: 30px;
            background-color: #ed7902;
            content: ""
        }

        .main-slider {
            position: relative;
            font-family: Roboto, sans-serif
        }

        .main-slider h2 {
            position: relative;
            display: block;
            font-size: 52px;
            color: #fff;
            font-weight: 600;
            line-height: 63px
        }

        .main-slider .text {
            position: relative;
            display: block;
            font-size: 15px;
            line-height: 25px;
            color: #fff;
            font-weight: 400
        }

        .main-slider .link-box {
            position: relative
        }

        .main-slider .link-box a {
            position: relative;
            padding: 10px 30px;
            line-height: 25px;
            margin-right: 20px
        }

        .main-slider .link-box a:last-child {
            margin-right: 0
        }

        .main-slider.style-two {
            position: relative
        }

        .main-slider.style-two h2 {
            font-size: 60px;
            line-height: 72px
        }

        .main-slider.style-two h1 {
            font-size: 80px;
            color: #fff;
            font-weight: 700
        }

        .main-slider.style-two .text {
            font-size: 18px;
            line-height: 29px;
            color: #fff
        }

        .main-slider .video-link {
            position: relative
        }

        .main-slider .video-link .icon {
            position: relative;
            display: inline-block;
            height: 80px;
            width: 80px;
            line-height: 80px;
            text-align: center !important;
            border: 2px solid #eee;
            font-size: 26px;
            padding-left: 7px;
            border-radius: 50%;
            background-color: rgba(255, 255, 255, .3);
            color: #fff
        }

        .about-section {
            position: relative;
            padding: 100px 0 50px
        }

        .about-section .content-column {
            position: relative;
            margin-bottom: 50px
        }

        .about-section .content-column .inner-column {
            position: relative;
            padding-right: 70px;
            margin-top: -4px
        }

        .about-section .video-column {
            position: relative;
            margin-bottom: 50px
        }

        .about-section .video-column .inner-column {
            position: relative
        }

        .about-section .video-box {
            position: relative;
            margin-bottom: 20px
        }

        .about-section .video-box .image {
            position: relative;
            margin-bottom: 0
        }

        .about-section .video-box .image img {
            display: block;
            width: 100%;
            height: auto
        }

        .about-section .video-box .link {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%
        }

        .about-section .video-box .link .icon {
            position: absolute;
            left: 50%;
            top: 50%;
            margin-top: -40px;
            margin-left: -40px;
            height: 80px;
            width: 80px;
            line-height: 80px;
            text-align: center;
            border: 2px solid #eee;
            font-size: 26px;
            padding-left: 7px;
            border-radius: 50%;
            background-color: rgba(255, 255, 255, .3);
            color: #fff
        }

        .services-section-three {
            position: relative;
            background-color: #e6e6e6;
            padding: 100px 0 50px
        }

        .service-block-three {
            position: relative;
            margin-bottom: 50px
        }

        .service-block-three .inner-box {
            position: relative
        }

        .service-block-three .image-box {
            position: relative;
            overflow: hidden
        }

        .service-block-three .image-box .image {
            position: relative;
            margin-bottom: 0
        }

        .service-block-three .image-box .image img {
            display: block;
            width: 100%;
            height: auto
        }

        .service-block-three .image-box .overlay-box {
            position: absolute;
            left: 50%;
            top: 0;
            height: 100%;
            width: 0;
            background-color: rgba(237, 121, 2, .7)
        }

        .service-block-three .image-box .overlay-box .icon {
            position: absolute;
            left: 50%;
            top: 60%;
            font-size: 35px;
            line-height: 50px;
            margin-left: -25px;
            margin-top: -25px;
            width: 50px;
            text-align: center;
            color: #fff;
            opacity: 0
        }

        .service-block-three .lower-content {
            position: relative;
            padding-top: 35px;
            text-align: center
        }

        .service-block-three .lower-content h4 {
            position: relative;
            display: block;
            font-size: 20px;
            line-height: 1.2em;
            color: #333;
            font-weight: 700;
            margin-bottom: 20px
        }

        .service-block-three .lower-content h4 a {
            color: #333;
            display: inline-block
        }

        .service-block-three .lower-content .text {
            font-size: 15px;
            line-height: 25px;
            color: #666;
            font-weight: 400
        }

        .mixitup-gallery .project-block {
            display: none
        }

        .project-block {
            position: relative;
            margin-bottom: 30px
        }

        .project-block .inner-box {
            position: relative;
            overflow: hidden
        }

        .project-block .image-box {
            position: relative;
            border: 1px solid #f2f2f2
        }

        .project-block .image {
            position: relative;
            margin-bottom: 0
        }

        .project-block .image img {
            display: block;
            width: 100%;
            height: auto
        }

        .project-block .overlay-box {
            position: absolute;
            top: 10px;
            right: 10px;
            left: 10px;
            bottom: 10px;
            text-align: center;
            background-color: rgba(51, 51, 51, .7);
            border: 2px solid #ed7902;
            visibility: hidden;
            opacity: 0;
            -webkit-transform: scale(.5);
            -moz-transform: scale(.5);
            -ms-transform: scale(.5);
            -o-transform: scale(.5);
            transform: scale(.5)
        }

        .project-block .overlay-box .inner {
            position: absolute;
            top: 50%;
            width: 100%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .project-block .overlay-box h5 {
            position: relative;
            display: inline-block;
            font-size: 20px;
            line-height: 25px;
            color: #fff;
            font-weight: 700;
            margin-bottom: 10px;
            opacity: 0;
            -webkit-transform: translateY(50px);
            -moz-transform: translateY(50px);
            -ms-transform: translateY(50px);
            -o-transform: translateY(50px);
            transform: translateY(50px)
        }

        .project-block .overlay-box h5 a {
            color: #fff
        }

        .project-block .overlay-box .link-box {
            position: relative;
            opacity: 0;
            -webkit-transform: translateY(50px);
            -moz-transform: translateY(50px);
            -ms-transform: translateY(50px);
            -o-transform: translateY(50px);
            transform: translateY(50px)
        }

        .project-block .overlay-box .link-box a {
            font-size: 15px;
            line-height: 25px;
            color: #fff;
            font-weight: 400;
            text-transform: uppercase
        }

        .projects-section.style-two .project-block {
            padding: 5px 6px;
            margin-bottom: 0
        }

        .contact-info-block .info-list li a {
            color: #fff
        }

        .call-to-action-two {
            position: relative;
            padding: 27px 0;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
            background-color: #ed7902
        }

        .call-to-action-two:before {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-color: #ed7902;
            opacity: .9;
            content: ""
        }

        .call-to-action-two .outer-box {
            position: relative
        }

        .call-to-action-two .title-box {
            position: relative;
            float: left;
            padding: 5px 0
        }

        .call-to-action-two .title-box h2 {
            display: block;
            font-size: 26px;
            line-height: 35px;
            color: #fff;
            font-weight: 400
        }

        .call-to-action-two .btn-box {
            position: relative;
            float: right
        }

        .call-to-action-two .btn-box a {
            display: inline-block;
            line-height: 23px;
            padding: 10px 25px;
            font-size: 14px
        }

        .main-footer .contact-list li a {
            color: #e5e5e5
        }

        .main-footer.style-two .contact-list li a {
            color: #666
        }

        .left_tools {
            position: fixed;
            top: 280px;
            width: 60px;
            left: 0;
            z-index: 1000
        }

        .left_tools div {
            text-align: center;
            font-size: 12px
        }

        .left_tools div a {
            display: block;
            width: 100%;
            height: 69px;
            padding-top: 38px;
            color: #fff;
            border-bottom: 1px solid #fff
        }

        .left_tools .contact a {
            background:url(../images/tools_icon_message.png) center 10px no-repeat #ed7902;
            border-radius: 0 8px 0 0;
            color: #fff
        }

        .left_tools .mail a {
            background:url(../images/tools_icon_mail.png) center 10px no-repeat #ed7902
        }

        .left_tools .tel a {
            background:url(../images/vr.png) center 10px no-repeat #ed7902;
            border-radius: 0 0 8px;
            border: 0
        }

        @media (max-width:840px) {
            .left_tools {
                display: none
            }

            .main-slider {
                display: none
            }
        }

        .filterbox {
            position: fixed;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
            background:url(../images/filterbg.png);
            z-index: 100000;
            display: none
        }

        .filtercontent {
            width: 50%;
            margin: 3% auto;
            background: #fff;
            border-radius: 1rem
        }

        .filtertitle {
            height: 2em;
            line-height: 2em;
            font-size: 2rem;
            background: #ed7902;
            position: relative;
            margin-bottom: 1.5rem;
            color: #fff;
            font-weight: 700;
            border-radius: 1rem 1rem 0 0;
            text-align: center
        }

        .filtercontent p {
            padding: 0 8%
        }

        .filtertitle span {
            width: 20px;
            height: 20px;
            position: absolute;
            right: 30px;
            top: 30px;
            font-size: 3rem;
            line-height: 20px;
            background-size: 18px
        }

        .filtercontent form {
            line-height: 2;
            padding: 0 8%
        }

        .filtercontent input {
            width: 100%;
            height: 40px;
            border: 1px solid #999;
            border-radius: .4rem;
            padding: 0 1%;
            margin-bottom: 1rem
        }

        .filtercontent textarea {
            width: 100%;
            height: 9rem;
            border: 1px solid #999;
            border-radius: .4rem;
            padding: 0 1%;
            line-height: 1.5;
            margin-bottom: 1.1rem
        }

        .filtercontent input[type=submit] {
            background: #ed7902;
            color: #fff;
            border: 0;
            margin-bottom: 2rem
        }

        .whatsappno {
            text-align: center;
            background: #004586;
            border-radius: 50%;
            width: 100px;
            height: 100px;
            padding-top: 20px;
            margin: 0 auto;
            margin-bottom: 1.5em
        }

        .whatsappno img {
            width: 60px;
            height: 60px
        }

        .virticalcenter {
            margin: 10% auto
        }

        a.wap-email {
            display: none
        }

        a.pc-email {
            display: inline-block
        }

        @media (max-width:767px) {
            a.wap-email {
                display: inline-block
            }

            a.pc-email {
                display: none
            }
        }

        .mix {
            display: none
        }

        @media only screen and (max-width:1139px) {
            .about-section .content-column .inner-column {
                padding-right: 0
            }

            .call-to-action-two .btn-box,
            .call-to-action-two .title-box {
                width: 100%;
                text-align: center
            }

            .call-to-action-two .btn-box {
                margin-top: 10px
            }

            .main-slider.style-two h2 {
                font-size: 48px;
                line-height: 1.2em
            }
        }

        @media only screen and (min-width:768px) {
            .main-menu .navigation>li>ul {
                display: block !important;
                visibility: hidden;
                opacity: 0
            }
        }

        @media only screen and (max-width:1023px) {
            .sticky-header {
                display: none !important
            }

            .main-header .header-lower {
                position: relative
            }

            .main-menu .navigation>li {
                padding: 20px
            }

            .main-slider.style-two h2 {
                font-size: 40px
            }

            .main-slider.style-two h1 {
                font-size: 60px
            }

            .header-style-three,
            .header-style-three .header-lower {
                position: relative;
                background-color: #333
            }

            .header-style-three .header-top .top-left {
                display: none
            }

            .header-style-three .header-top .top-right {
                width: 100%
            }

            .header-style-three .outer-box {
                display: none
            }

            .header-style-three .main-menu .navigation>li {
                margin-left: 25px
            }
        }

        @media only screen and (max-width:767px) {
            .main-header .nav-outer .main-menu {
                display: none !important
            }

            .main-header .header-lower .nav-outer {
                padding-right: 0
            }

            .main-header .outer-box {
                position: absolute;
                left: 0;
                top: 0
            }

            .nav-outer .mobile-nav-toggler {
                display: block
            }

            .main-slider h2 {
                font-size: 38px;
                line-height: 1.2em;
                text-transform: capitalize
            }

            .main-slider.style-two h2 {
                font-size: 30px
            }

            .main-slider .text {
                font-size: 14px;
                line-height: 25px
            }

            .about-section,
            .services-section-three {
                padding: 70px 0 20px
            }

            .main-header .search-box-outer .dropdown-menu {
                right: auto !important;
                left: 0 !important
            }

            .main-slider .video-link {
                display: none !important
            }

            .header-style-three .nav-outer .mobile-nav-toggler {
                margin: 25px 0
            }

            .main-header .header-top .top-left {
                display: none
            }

            .main-slider.style-two h1 {
                font-size: 46px
            }
        }

        @media only screen and (max-width:599px) {
            .main-header .header-top .info-list {
                text-align: center
            }

            .main-header .header-top .info-list li {
                margin: 0 10px;
                float: none;
                display: inline-block;
                text-align: center;
                padding: 0
            }

            .main-header .header-top .info-list li span {
                position: relative;
                display: inline-block;
                top: 3px;
                margin-right: 5px
            }

            .main-slider h2 {
                font-size: 24px
            }

            .call-to-action-two .title-box h2,
            .main-slider.style-two h2 {
                font-size: 24px;
                line-height: 1.2em
            }

            .main-slider.style-two .text {
                font-size: 14px;
                line-height: 24px
            }

            .main-slider.style-two h1 {
                font-size: 34px
            }

            .scroll-to-top {
                display: none !important
            }
        }
