﻿:root {
    --main: #2b3036;
}
.event_img {
    width: 30%;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

body {
    overflow-y: scroll !important
}

header {
    z-index: 9999;
    border-bottom: none;
    width: 100%;
    top: 0;
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    /*padding: 10px 0*/
}

    header .navbar-expand-lg .navbar-nav .nav-link,
    header .navbar-nav .nav-item a.dropdown-toggle::after,
    header.sticky .navbar-nav .dropdown-menu .nav-item a {
        color: #000000
    }

    header .nav-brand a {
        color: #fff !important
    }

    header.sticky .navbar-expand-lg .navbar-nav .nav-link,
    header.sticky .navbar-nav .nav-item > a,
    header.sticky .navbar-nav .nav-item > a.dropdown-toggle::after {
        color: #262626
    }

    header.sticky {
        position: fixed;
        background: #fff !important;
        -webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1);
        top: 0;
        width: 100%;
        animation: smoothScroll 1s forwards
    }

@keyframes smoothScroll {
    0% {
        transform: translateY(-100px)
    }

    100% {
        transform: translateY(0)
    }
}

.slider.style-1 .owl-main .item {
    background: #000
}

    .slider.style-1 .owl-main .item img {
        opacity: .3
    }

    .slider.style-1 .owl-main .item::after {
        content: '';
        height: 100%;
        width: 50%;
        left: 0;
        z-index: 1;
        position: absolute;
        top: 0;
        border-radius: 0 100% 100% 0;
        display: none;
    }

    .slider.style-1 .owl-main .item::before {
        content: '';
        height: 40%;
        width: 10%;
        right: 0;
        z-index: 1;
        position: absolute;
        top: 30%;
        border-radius: 500px 0 0 500px
    }

.slider.style-1 .owl-main .caption {
    position: absolute;
    width: 98%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .slider.style-1 .owl-main .caption .display {
        font-size: 45px;
        line-height: 55px;
        color: #fff !important;
        margin: 20px 0;
        font-weight: 700;
        text-transform: uppercase;
    }

    .slider.style-1 .owl-main .caption .content {
        font-size: 18px;
        color: #fff !important;
        margin-bottom: 40px
    }

    .slider.style-1 .owl-main .caption a.contact_us {
        background: #fff;
        margin-left: 20px
    }

.slider.style-1 .owl-main .owl-dots {
    padding: 10px;
    background: rgba(0, 0, 0, .7);
    border-radius: 50px;
    width: 40px;
    position: absolute;
    left: 95%;
    top: 44%;
    margin: 0;
    display: inline-block;
    z-index: 9
}

    .slider.style-1 .owl-main .owl-dots button {
        margin: 10px 0 !important;
        float: none;
        display: block
    }

.clients {
    padding: 50px 0 20px;
    position: relative
}

    .clients:after {
        content: '';
        position: absolute;
        width: 300px;
        top: -12%;
        right: 0;
        height: 550px;
        background-image: url(../img/dotted-pattern.png);
        display: block
    }

    .clients .client {
        display: inline-block;
        width: 100%
    }

        .clients .client .item {
            float: left;
            text-align: center;
            margin-bottom: 20px
        }

.about-us {
    position: relative;
    padding: 0;
    overflow: hidden
}

    .about-us::before {
        /*content: '';*/
        position: absolute;
        left: 0;
        width: 30%;
        top: 0;
        height: 100%;
        display: block
    }

.ttm-processbox-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0 -50px;
}

    .ttm-processbox-wrapper:before {
        content: '';
        position: absolute;
        left: -200px;
        right: -200px;
        height: 100%;
        display: block;
        background-image: url(../img/proccess-box-arrow.png);
        top: -5px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .ttm-processbox-wrapper .ttm-processbox:hover {
        box-shadow: 0 -10px 39px 0 rgb(8 18 109 / 10%);
        -webkit-box-shadow: 0 -10px 39px 0 rgb(8 18 109 / 10%);
        -moz-box-shadow: 0 -10px 39px 0 rgba(8,18,109,.1);
        transform: translateY(-10px);
    }

        .ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border, .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-skincolor, .newsletter-form input[type="email"]:focus, .social-icons.circle li > a:hover, .accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title, .ttm-pf-single-content-wrapper-innerbox.ttm-pf-view-top-image .ttm-pf-single-detail-box .ttm-pf-detailbox, .sidebar .widget .tagcloud a:hover, .tp-caption.skin-flat-button, .skin-flat-button, .tp-caption.skin-flatborder-button, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .ttm-pricing-plan:hover, .ttm-pricing-plan.box-shadow2, .ttm-processbox-wrapper .ttm-processbox:hover .featured-content, .featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white, .ttm-video-btn .ttm-btn-play, .ttm-btn-play:after, .ttm-btn-play:before, .skin-border .with-top-border img, .ttm-bgcolor-skincolor .panel-title > a, .featured-icon-box.style3:after, .featured-icon-box.style3:before, .ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a:hover, .ttm-tabs ul.tabs li.active a, .ttm-blog-classic .ttm-blog-classic-content blockquote, .ttm-header-icons .ttm-header-search-link a:hover {
            border-color: #f71735 !important;
        }

    .ttm-processbox-wrapper .ttm-processbox {
        position: relative;
        display: block;
        text-align: center;
        width: 270px;
        height: 270px;
        background: #fff;
        padding: 20px;
        border-radius: 50%;
        margin: auto;
        box-shadow: 0 10px 50px 0 rgb(29 79 206 / 10%);
        -webkit-box-shadow: 0 10px 50px 0 rgb(29 79 206 / 10%);
        -moz-box-shadow: 0 10px 50px 0 rgba(29,79,206,.1);
        transition: all 500ms ease;
    }

        .ttm-bgcolor-skincolor, .ttm-bgcolor-skincolor > .ttm-bg-layer, .ttm-bgcolor-skincolor > .ttm-bg-layer > .ttm-bg-layer-inner, .tp-shapewrapper, .ttm-bg-highlight-skin, .tp-caption.skin-flatborder-button:hover, .top-contact.ttm-highlight-left:after, .top-contact.ttm-highlight-right:after, .ttm-header-icons .ttm-header-cart-link span.number-cart, .ttm-header-icons .ttm-header-search-link a:hover, #site-navigation .menu ul.dropdown > li > a:before, #site-header-menu #site-navigation .menu ul li a span, .ttm-header-style-infostack #site-header-menu #site-navigation .menu > ul > li > a:before, .ttm-icon_element-background-color-skincolor, .ttm-btn-bgcolor-skincolor, .ttm-tabs ul.tabs li.active a, .newsletter-form input[type="submit"], .ttm-quote-form input[type="submit"], .widget .widget-title:after, .social-icons.circle li > a:hover, .ttm-btn-bgcolor-black:hover, .ttm-btn.btn-inline:hover:after, .ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover, .ttm-btn.ttm-btn-bgcolor-darkgrey:hover, #totop.top-visible, .ttm-processbox-wrapper .ttm-processbox:hover .process-num, .ttm-video-btn .ttm-btn-play, .ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a, .ttm-tabs.tabs-for-single-products ul.tabs li:hover a, .widget.widget-nav-menu ul li a:after, .mailchimp-inputbox button[type="submit"], a.checkout-button:hover, .coupon button:hover, .ttm-cart-form button:hover, .place-order button:hover, .ttm-btn-play:after, .ttm-btn-play:before, .tp-caption.skin-flat-button, .skin-flat-button, .ttm-video-play-btn, .ttm-video-btn .ttm-video-btn-play, .ttm-video-btn .ttm-video-btn-play:before, .ttm-video-btn .ttm-video-btn-play:after, .ttm-tabs.ttm-tab-style-classic ul.tabs li.active:after, .tribe-events-back a, .tribe-events-cal-links a, .tribe-events-nav-next a, .ttm-btn-play:after, .ttm-btn-play:before, .ttm-search-overlay .ttm-site-searchform button, .featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white, .section-title.with-desc .title-header:before, .featured-imagebox-team .ttm-social-links-wrapper ul li a, .featured-imagebox:hover .ttm-box-bottom-content, .featured-imagebox-portfolio:hover .featured-content, .featured-imagebox-portfolio .featured-iconbox.ttm-media-link a, .ttm-processbox-wrapper .ttm-processbox .process-num, .ttm-bgcolor-skincolor .panel-title > a:hover, .ttm-bgcolor-skincolor .panel-title > a.active, .ttm-rt-contact .ttm-custombutton, .sidebar .widget .tagcloud a:hover, .accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title, .ttm-shop-icon .product-btn:hover, .widget-top-rated-products .Price-amount.amount ins, .ttm-pagination .page-numbers.current, .ttm-pagination .page-numbers:hover, .ttm-tabs.style2 ul.tabs li a:before, .ttm-nextprev-bottom-nav .nav-previous a, .ttm-box-view-left-image .featured-content .category > a:hover, .featured-imagebox.ttm-box-view-left-image .featured-content .category > a:hover, .ttm-tag-list span a:hover, .comment-list a.comment-reply-link:hover, .ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a, .services-slide.owl-theme .owl-controls .owl-nav div:hover, .featured-imagebox-team.style2:hover .ttm-team-box-view-overlay, .color-trigger {
            background-color: #00498c;
        }

        .ttm-processbox-wrapper .ttm-processbox .process-num {
            margin-right: 5px;
            font-size: 20px;
            font-weight: 500;
            background-color: #000;
            color: #fff;
            width: 46px;
            height: 46px;
            line-height: 46px;
            border-radius: 50%;
            border: none;
            display: block;
            text-align: center;
            position: absolute;
            left: auto;
            right: 30px;
            top: 20px;
            z-index: 10;
        }

        a.tp-caption:hover, .featured-imagebox-portfolio .featured-content, .ttm-processbox-wrapper .featured-content, .ttm-processbox-wrapper .ttm-processbox .process-num, .featured-icon-box.style10 {
            -webkit-transition: all 0.3s ease-in-out 0s !important;
            -moz-transition: all 0.3s ease-in-out 0s !important;
            -ms-transition: all 0.3s ease-in-out 0s !important;
            -o-transition: all 0.3s ease-in-out 0s !important;
            transition: all 0.3s ease-in-out 0s !important;
        }

    .ttm-processbox-wrapper .featured-content {
        position: relative;
        border-radius: 50%;
        padding: 65px 15px 60px 15px;
        width: 230px;
        height: 230px;
        border: 6px solid #e8ecef;
    }

.ttm-box-description {
    font-size: 13px;
    font-weight: 600;
}

.about-us::after {
    content: '';
    position: absolute;
    width: 300px;
    top: 20%;
    left: 90%;
    height: 300px;
    background-image: url(../img/dotted-pattern.png);
    display: block
}

.about-us .container-fluid {
    z-index: 999;
    position: relative
}

.about-us .img-sec {
    position: relative;
    z-index: 9;
    width: 100%;
    transition: all .5s ease-in-out;
    height: auto;
    margin: -5px;
    /*border-radius: 100%;*/
    overflow: hidden;
    border: solid 50px #fff
}

    .about-us .img-sec::after {
        /*content: '';*/
        width: 80%;
        height: 80%;
        left: 0;
        top: 0;
        margin: 10%;
        position: absolute;
        display: block;
        border: dashed 1px #fff;
        animation: rotating 20s linear infinite;
        /*border-radius: 100%;*/
        transform: translate(-8%, -8%);
        -ms-transform: translate(-8%, -8%)
    }

    .about-us .img-sec img {
        object-fit: cover;
        height: 100%;
        width: 100%
    }

.about-us:hover .img-sec {
    transform: scale(1.05)
}

/*.content-sec {
	padding: 0 100px 0 0
}
*/
.content-sec .heading {
    margin-bottom: 20px;
    display: block
}

.counter-sec {
    padding-bottom: 50px
}

.counter-column {
    border: solid 1px #e6e6e6;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 20px
}

    .counter-column .counter {
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
        margin-bottom: 10px;
        position: relative;
        display: inline-block
    }

    .counter-column::before {
        content: '';
        width: 50px;
        height: 1px;
        right: 20px;
        bottom: 0;
        position: absolute;
        transition: all .2s ease-in-out
    }

    .counter-column::after {
        content: '';
        width: 1px;
        height: 50px;
        right: 0;
        bottom: 20px;
        position: absolute;
        transition: all .2s ease-in-out
    }

    .counter-column:hover::before {
        right: 50px;
        bottom: 0
    }

    .counter-column:hover::after {
        right: 0;
        bottom: 50px
    }

    .counter-column .count_icon {
        margin-bottom: 20px
    }

        .counter-column .count_icon i {
            display: block
        }

            .counter-column .count_icon i::before {
                color: #262626;
                font-size: 50px;
                line-height: 1
            }

    .counter-column .title {
        color: #797979
    }

.qualities {
    position: relative;
    overflow: hidden;
    padding: 40px 0 80px;
    background: #f1fcff
}

    .qualities .container-fluid {
        z-index: 999;
        position: relative
    }

    .qualities .column {
        transition: all .5s ease-in-out;
        border: solid 1px #e6e6e6;
        padding: 25px;
        padding-top: 65px;
        border-radius: 20px;
        background: #fff
    }

        .qualities .column .icon {
            transition: all .5s ease-in-out;
            display: inline-block;
            margin-bottom: 10px;
            position: absolute;
            top: -50px;
            left: 9%;
            height: 100px;
            width: 100px;
            border-radius: 100%;
            text-align: center
        }

        .qualities .column:hover .icon {
            background: #fff !important;
            left: 65%
        }

        .qualities .column .icon i::before {
            transition: all .5s ease-in-out;
            font-size: 50px;
            color: #fff;
            line-height: 100px
        }

        .qualities .column:hover .icon i::before {
            color: #262626
        }

        .qualities .column h5 {
            position: relative;
            margin-bottom: 10px;
            display: block;
            transition: all .5s ease-in-out
        }

        .qualities .column p {
            transition: all .5s ease-in-out;
            padding-bottom: 0
        }

        .qualities .column:hover h5,
        .qualities .column:hover p {
            color: #fff
        }

.services {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px
}

    .services::before {
        content: '';
        position: absolute;
        width: 500px;
        top: 61%;
        left: 83%;
        height: 200px;
        background-image: url(../img/dotted-pattern.png);
        display: block;
        opacity: .2;
        z-index: 0
    }

    .services .container-fluid {
        position: relative;
        z-index: 1;
        padding-right: 0
    }

    .services .service-slider .owl-stage-outer {
        padding-bottom: 50px
    }

    .services .item {
        padding-right: 20px;
        border: solid 1px #e6e6e6;
        transition: all .5s ease-in-out;
        border-radius: 20px;
        padding: 25px;
        background: #fff
    }

        .services .item i {
            display: block
        }

            .services .item i::before {
                font-size: 50px;
                line-height: 60px;
                transition: all .5s ease-in-out
            }

        .services .item:hover i::before {
            color: #fff !important
        }

        .services .item h5 {
            margin: 15px 0 10px
        }

            .services .item h5 a {
                display: inline-block;
                transition: all .5s ease-in-out
            }

        .services .item p {
            padding-bottom: 0;
            transition: all .5s ease-in-out
        }

        .services .item .service_icon {
            display: inline-block
        }

    .services .strong-border.c-1 {
        top: 40%;
        left: -10%;
        height: 700px;
        width: 700px;
        z-index: 0;
        background: 0 0
    }

    .services .circle.border.c-1 {
        top: 45%;
        left: 18%;
        height: 200px;
        width: 200px;
        z-index: 0;
        animation: rotating 50s linear infinite
    }

    .services .item:hover h5 a,
    .services .item:hover p {
        color: #fff !important
    }

.video {
    position: relative;
    height: auto
}

    .video::before {
        content: '';
        height: 100%;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        background: rgba(0, 0, 0, .8)
    }

    .video::after {
        content: '';
        height: 100%;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
        background: url(../img/video.jpg) no-repeat right center fixed;
        background-size: cover;
        object-fit: cover
    }

    .video .vision {
        margin-bottom: 50px
    }

.play-sec {
    /*height: 300px;*/
    width: 300px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
    /*
.play-sec a {
	transform: translate(25%, 30%);
	-ms-transform: translate(25%, 30%);
	top: 25%;
	left: 30%;
	position: absolute;
	z-index: 9
}*/

    .play-sec a {
        -ms-transform: translate(25%, 30%);
        left: 15%;
        position: absolute;
        z-index: 9;
    }


        .play-sec a img {
            border-radius: 100%
        }

/*.video .play-sec::before {
	content: '';
	height: 100%;
	width: 100%;
	animation: rotating 20s linear infinite;
	display: block;
	border: dashed 1px #c9c9c9;
	position: absolute;
	border-radius: 100%;
	z-index: 3
}

.video .play-sec::after {
	content: '';
	height: 60%;
	width: 60%;
	animation: rotating_reverse 20s linear infinite;
	display: block;
	border: dashed 1px #c9c9c9;
	position: absolute;
	border-radius: 100%;
	z-index: 4;
	margin: 20%
}
.video .play-sec::after {
    content: '';
    height: 60%;
    width: 60%;
    animation: rotating_reverse 20s linear infinite;
    display: block;
    border: dashed 1px #c9c9c9;
    position: absolute;
    border-radius: 100%;
    z-index: 4;
    top: -9%;
    margin: 0%;
    left: 28px;
}*/

.our_team {
    position: relative;
    overflow: hidden
}

    .our_team::before {
        content: '';
        background: url(../img/bub-bg.png);
        top: 0;
        background-size: 100% auto;
        width: 20%;
        height: 100%;
        -webkit-animation: slide 55s linear infinite;
        position: absolute;
        right: 0
    }

@-webkit-keyframes slide {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 -5000px
    }
}

.our_team .container-fluid::before {
    content: '';
    position: absolute;
    width: 85%;
    top: 40%;
    right: 25%;
    height: 800px;
    background-image: url(../img/dotted-pattern.png);
    display: block;
    opacity: .5;
    z-index: 0
}

.our_team .heading-center {
    width: 100%
}

.our_team .team-card {
    padding-right: 40px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    border-radius: 20px;
    padding: 30px;
    background: #fff;
    transition: all .2s ease-in-out;
    min-height: 450px;
}
.our_team .team-card1 {
    padding-right: 40px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    border-radius: 20px;
    padding: 30px;
    background: #fff;
    transition: all .2s ease-in-out;
    min-height: 350px;
}

    .our_team .team-card .pic-sec {
        width: 100%;
        max-height: 200px;
        z-index: 9;
        position: relative;
        margin: 0 auto ;
       overflow: hidden;
    }

        .our_team .team-card .pic-sec img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            
        }
    .our_team .team-card1 .pic-sec1 {
        width: 200px;
        height: 200px;
        z-index: 9;
        position: relative;
        margin: 0 auto;
        }

        .our_team .team-card1 .pic-sec1 img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .our_team .team-card .member-detail {
        margin: 15px 0 10px
    }

        .our_team .team-card .member-detail h5 {
            margin-bottom: 8px
        }

            .our_team .team-card .member-detail h5 a:hover {
                color: #262626
            }

        .our_team .team-card .member-detail h6 {
            font-size: 16px;
            font-weight: 400;
            color: #262626
        }

            .our_team .team-card .member-detail h6 small {
                display: block
            }

    .our_team .team-card .description p {
        padding-bottom: 0
    }

    .our_team .team-card .social-links {
        margin-top: 20px;
        display: block
    }

        .our_team .team-card .social-links ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .our_team .team-card .social-links ul li {
                display: inline;
                padding: 0;
                margin: 0;
                margin-right: 10px
            }

                .our_team .team-card .social-links ul li a i::before {
                    color: #797979;
                    font-size: 14px
                }

.our_team .btn-sec {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

    .our_team .btn-sec .btn:hover {
        border: solid 1px #fff
    }

.portfolio {
    position: relative;
    padding-bottom: 0;
    overflow: hidden
}

    .portfolio .container-fluid {
        text-align: center
    }

    .portfolio::before {
        content: '';
        background-image: url(../img/dotted-pattern.png);
        bottom: 0;
        right: 0;
        width: 60%;
        position: absolute;
        z-index: 1;
        opacity: .5;
        height: 40%;
        display: block
    }

    .portfolio .item {
        padding: 0 20px 100px 20px
    }

        .portfolio .item .project {
            transition: all .5s ease-in-out;
            box-shadow: 0 50px 80px -30px rgba(0, 0, 0, .5);
            height: 400px;
            border-radius: 20px;
            position: relative;
            overflow: hidden;
            z-index: 999
        }

            .portfolio .item .project::after {
                background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .55) 68%, rgba(0, 0, 0, .81) 100%);
                background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .55) 68%, rgba(0, 0, 0, .81) 100%);
                background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .55) 68%, rgba(0, 0, 0, .81) 100%);
                content: '';
                width: 100%;
                position: absolute;
                bottom: 0;
                height: 80px;
                display: block
            }

            .portfolio .item .project a {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                outline: 0
            }

                .portfolio .item .project a img {
                    transition: all .5s ease-in-out;
                    width: auto;
                    height: 100%;
                    object-fit: cover;
                    position: absolute;
                    left: 0;
                    transition: all .5s ease-in-out
                }

            .portfolio .item .project .project-detail {
                position: absolute;
                bottom: 25px;
                left: 40px;
                z-index: 9;
                display: block;
                padding-top: 10px
            }

                .portfolio .item .project .project-detail::after {
                    content: '';
                    height: 3px;
                    border-radius: 5px;
                    position: absolute;
                    left: 0;
                    top: 0;
                    display: inline-block;
                    width: 0;
                    transition: all .5s ease-in-out
                }

            .portfolio .item .project:hover .project-detail::after {
                width: 80px
            }

            .portfolio .item .project .project-detail h5 {
                color: #fff
            }

            .portfolio .item .project:hover {
                transform: scale(.96)
            }

                .portfolio .item .project:hover img {
                    transform: scale(1.04)
                }

    .portfolio .strong-border {
        top: 40%;
        left: 10%;
        height: 600px;
        width: 600px;
        z-index: 0;
        background: 0 0
    }

.blog_post {
    position: relative
}

    .blog_post .container-fluid {
        position: relative
    }

    .blog_post .blog_card {
        display: flex
    }

    .blog_post .post-img {
        border-radius: 20px;
        overflow: hidden;
        width: 50%;
        float: left
    }

        .blog_post .post-img img {
            object-fit: cover;
            height: 100%;
            width: 100%
        }

    .blog_post .post-detail {
        width: 50%;
        float: left;
        margin: 20px auto;
        border: solid 1px #e6e6e6;
        padding: 30px;
        background: #fff;
        position: relative;
        left: -50px;
        z-index: 9;
        padding-top: 50px;
        border-radius: 20px;
        overflow: hidden
    }

        .blog_post .post-detail::before {
            content: '';
            width: 50px;
            height: 4px;
            border-radius: 5px;
            position: absolute;
            top: 30px;
            z-index: -1;
            transition: all .5s ease-in-out
        }

        .blog_post .post-detail:hover::before {
            width: 150px;
            background: #262626
        }

        .blog_post .post-detail .posted_on {
            transition: all .5s ease-in-out;
            color: #797979
        }

        .blog_post .post-detail:hover .posted_on {
            color: #262626
        }

        .blog_post .post-detail h5 {
            margin: 10px 0
        }

            .blog_post .post-detail h5 a {
                color: #262626;
                display: block
            }

.testimonials {
    position: relative;
    overflow: hidden;
    background: #262626
}

    .testimonials::before {
        content: '';
        background: url(../img/bub-bg.png);
        top: 0;
        background-size: auto;
        width: 100%;
        height: 100%;
        -webkit-animation: slide_vertical 55s linear infinite;
        position: absolute;
        right: 0
    }

@-webkit-keyframes slide_vertical {
    from {
        background-position: 0 0
    }

    to {
        background-position: -5000px 0
    }
}

.testimonials .heading {
    margin-top: 25px
}

    .testimonials .heading h2 {
        line-height: 50px
    }

        .testimonials .heading h2::after {
            background-color: #fff
        }

    .testimonials .heading h2,
    .testimonials .heading span {
        color: #fff !important
    }

.testimonials .owl-stage-outer {
    padding: 0 15px
}

.testimonials .item {
    width: 94%;
    border-radius: 10px;
    display: inline-block;
    background: #fff;
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
    padding: 30px 15px;
    border: solid 1px #e6e6e6
}

    .testimonials .item::after {
        content: '';
        background: url(../img/quotation.html) no-repeat;
        background-size: 100% auto;
        width: 80px;
        height: 80px;
        position: absolute;
        right: 20px;
        bottom: 20px;
        font-size: 100px;
        opacity: .1
    }

    .testimonials .item .comment-sec {
        color: #797979;
        font-size: 16px;
        line-height: 26px;
        position: relative;
        font-style: italic;
        margin-bottom: 25px
    }

    .testimonials .item .client-sec {
        width: auto;
        display: inline-block
    }

        .testimonials .item .client-sec .client-dp {
            width: 55px;
            height: 55px;
            border-radius: 100%;
            float: left;
            width: 15%;
        }

            .testimonials .item .client-sec .client-dp img {
                border-radius: 100%
            }

        .testimonials .item .client-sec .client-detail {
            float: left;
            padding-left: 15px;
            width: 84%;
        }

            .testimonials .item .client-sec .client-detail .client-name {
                font-size: 15px;
                font-weight: 600
            }

            .testimonials .item .client-sec .client-detail p {
                color: #262626;
                font-size: 13px;
                font-weight: 400;
                padding-bottom: 0
            }

    .testimonials .item:hover::before {
        transform: scale(1.2)
    }

.testimonials .circle.strong-border {
    height: 800px;
    width: 800px;
    top: -200px;
    z-index: 0;
    right: -284px;
    border-color: #fff;
    left: auto
}

footer {
    padding: 50px 0 0;
    /*min-height: 600px;
	background: url(../img/world-map.png) no-repeat center center;*/
    background-size: auto
}

    footer.contact-fot {
        padding: 0;
        min-height: auto;
        background: 0 0
    }

.links-widget h4 {
    padding-bottom: 15px;
}

.links-list li {
    padding: 6px 0px;
    border-bottom: 1px dotted;
}


.contact_info ul li {
    margin-bottom: 26px;
    display: inline-block;
    width: 100%
}

    .contact_info ul li:last-child {
        margin-bottom: 0
    }

    /*.contact_info ul li .icon {
	width: 85px;
	height: 85px;
	line-height: 85px;
	margin-right: 20px;
	border: solid 0 #e6e6e6;
	padding: 0;
	border-radius: 50%;
	text-align: center;
	float: left;
	background: var(--main)
}*/

    .contact_info ul li .icon {
        width: 35px;
        height: 35px;
        line-height: 40px;
        margin-right: 20px;
        border: solid 0 #e6e6e6;
        padding: 0;
        border-radius: 50%;
        text-align: center;
        float: left;
        background: var(--main);
    }

        .contact_info ul li .icon i::before {
            color: #fff !important
        }

        .contact_info ul li .icon i {
            width: 100%
        }

    /*.contact_info ul li .detail {
	float: left;
	width: 75%
}
*/
    .contact_info ul li .detail h6 {
        font-weight: 500;
        color: #262626
    }

    .contact_info ul li .detail .content {
        margin-top: 5px
    }

        .contact_info ul li .detail .content span.value {
            color: #797979
        }

    .contact_info ul li .detail a {
        color: #797979;
        display: inline-block
    }

    .contact_info ul li .detail i {
        margin-right: 10px
    }

        .contact_info ul li .detail i::before {
            font-size: 15px
        }

.contact-form {
    margin-bottom: 30px
}

    .contact-form input[type=text],
    .contact-form textarea {
        padding: 20px 30px !important;
        background: #fff;
        box-shadow: 5px 4px 10px #e8e8e8;
        border: none !important
    }

    .contact-form button[type=submit] {
        padding: 15px 40px !important
    }

footer .bottom {
    padding: 0;
    margin-top: 35px;
    text-align: center;
    border-top: solid 1px #e8e8e8;
    background: #e11923;
}

footer.footer-div {
    background: #fafafa;
    margin-top: 50px;
}

footer .bottom .copyright {
    color: #fff;
    margin: 0px 0;
    padding: 10px 0px;
}


footer.contact-fot .bottom {
    margin: 0
}

.inner .circle.border.c-1.rotating {
    height: 200px;
    width: 200px;
    top: 15%;
    z-index: 0;
    right: -140px;
    left: auto
}

.inner .circle.strong-border.c-2 {
    height: 300px;
    width: 300px;
    top: 20%;
    z-index: 0;
    right: -140px;
    left: auto
}

section.inner {
    padding: 100px 0
}

.inner header {
    border-bottom: solid 1px #ededed;
    z-index: 99999;
    position: relative
}

    .inner header .navbar-expand-lg .navbar-nav .nav-link,
    .inner header .navbar-nav .dropdown-menu .nav-item a,
    .inner header .navbar-nav .nav-item a.dropdown-toggle::after {
        color: #262626 !important
    }

.inner .content-sec {
    margin-top: 0
}

.page-heading {
    padding: 150px 0 80px;
    background: url(../img/video.jpg);
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    background-position: center
}

    .page-heading h2,
    .page-heading h2 span {
        color: #fff !important
    }

    .page-heading::after {
        content: '';
        background: rgba(0, 0, 0, .8);
        top: 0;
        background-size: 20% auto;
        z-index: 0;
        width: 100%;
        height: 100%;
        -webkit-animation: slide-ver 80s linear infinite;
        position: absolute;
        right: 0;
        transition: all .5s ease-in-out;
        top: 0
    }

    .page-heading .heading,
    .page-heading nav {
        position: relative;
        z-index: 999
    }

.inner .about-us::before {
    content: none
}

.inner .about-us .right-img {
    border-radius: 20px;
    overflow: hidden;
    height: 100%
}

.inner .about-us .counter-sec {
    margin-top: 30px
}

    .inner .about-us .counter-sec .counter-column {
        margin-bottom: 0
    }

.inner .about-us .content-sec .left-content {
    padding-right: 100px
}

    .inner .about-us .content-sec .left-content h5 {
        margin-bottom: 30px
    }

.inner .about-us .right-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.inner .qualities {
    padding-top: 80px;
    position: relative
}

    .inner .qualities .circle.strong-border {
        height: 450px;
        width: 450px;
        top: 100px;
        z-index: 0;
        left: -100px
    }

    .inner .qualities .circle.border.c-1.rotating {
        height: 200px;
        width: 200px;
        top: 0;
        z-index: 0;
        right: -100px
    }

.inner .clients {
    padding: 100px 0 80px;
    border-top: solid 1px #f2f2f2
}

.inner .services {
    padding-bottom: 60px
}

    .inner .services .container-fluid {
        padding: 0 10%
    }

        .inner .services .container-fluid .item {
            margin-bottom: 40px
        }

.inner .portfolio {
    padding-bottom: 100px
}

    .inner .portfolio::before {
        top: 30%
    }

    .inner .portfolio .strong-border {
        left: -10%;
        top: 20%
    }

    .inner .portfolio.recent-work {
        background: #f2f2f2;
        padding-bottom: 0
    }

        .inner .portfolio.recent-work .content-sec {
            margin-top: 60px !important
        }

        .inner .portfolio.recent-work::before {
            top: 30%;
            left: 80%
        }

.portfolio-detail {
    position: relative;
    overflow: hidden
}

    .portfolio-detail .img-sec {
        height: 540px;
        overflow-y: hidden
    }

        .portfolio-detail .img-sec img {
            width: 100%;
            height: auto;
            vertical-align: middle
        }

    .portfolio-detail .about_project {
        border-bottom: solid 1px #e6e6e6;
        margin-bottom: 40px;
        padding-bottom: 40px
    }

        .portfolio-detail .about_project .col-xs-12 {
            padding: 40px 0 0 0
        }

        .portfolio-detail .about_project .icon {
            display: block;
            width: 55px;
            float: left
        }

        .portfolio-detail .about_project i::before {
            font-size: 40px;
            line-height: 55px
        }

        .portfolio-detail .about_project .content {
            color: #262626
        }

            .portfolio-detail .about_project .content .value {
                color: #797979;
                font-size: 18px
            }

    .portfolio-detail .project_description {
        padding: 0
    }

        .portfolio-detail .project_description h4 {
            margin-bottom: 25px
        }

        .portfolio-detail .project_description p:last-child {
            padding-bottom: 0
        }

.inner .blog_post {
    position: relative;
    overflow: hidden;
    padding-bottom: 100px
}

    .inner .blog_post .blog_card {
        display: block
    }

    .inner .blog_post .post-img {
        border-radius: 20px;
        overflow: hidden;
        width: 100%;
        float: left
    }

    .inner .blog_post .post-detail {
        width: 90%;
        float: none;
        margin: 0 auto;
        border: solid 1px #e6e6e6;
        padding: 30px;
        background: #fff;
        position: relative;
        top: -50px;
        left: 0;
        z-index: 9;
        padding-top: 50px;
        border-radius: 20px;
        overflow: hidden
    }

        .inner .blog_post .post-detail p:last-child {
            padding-bottom: 0
        }

.inner .center {
    margin: 0 auto
}

.single-post-detail {
    position: relative;
    overflow: hidden
}

    .single-post-detail .blog-detail .post-img {
        width: 100%;
        border-radius: 20px 20px 0 0;
        overflow: hidden
    }

        .single-post-detail .blog-detail .post-img img {
            width: 100%
        }

    .single-post-detail .blog-detail .post-detail {
        border: solid 1px #e6e6e6;
        background: #fff;
        border-radius: 0 0 20px 20px;
        overflow: hidden
    }

        .single-post-detail .blog-detail .post-detail a {
            color: #797979
        }

    .single-post-detail .post-detail .post-status {
        margin: 15px 0 5px;
        width: 100%;
        display: inline-block
    }

        .single-post-detail .post-detail .post-status ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .single-post-detail .post-detail .post-status ul li {
                float: left;
                min-width: 50px;
                color: #797979;
                margin-right: 20px;
                font-size: 14px
            }

                .single-post-detail .post-detail .post-status ul li span {
                    vertical-align: text-bottom
                }

                .single-post-detail .post-detail .post-status ul li:last-child {
                    margin-right: 0
                }

                .single-post-detail .post-detail .post-status ul li i::before {
                    margin-right: 5px;
                    font-size: 14px
                }

    .single-post-detail .blog-detail .post-detail .about-post {
        padding: 30px;
        margin: 0
    }

        .single-post-detail .blog-detail .post-detail .about-post .special-quote {
            color: #fff;
            padding: 20px 20px;
            margin-bottom: 20px;
            font-size: 18px;
            font-weight: 400;
            line-height: 28px
        }

    .single-post-detail .tags_share {
        background: #f4f4f4;
        padding: 10px;
        display: flow-root;
        width: 100%
    }

        .single-post-detail .tags_share .title {
            font-size: 14px;
            color: #262626;
            float: left;
            padding: 10px
        }

        .single-post-detail .tags_share .tags ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .single-post-detail .tags_share .tags ul li {
                margin: 0 5px;
                display: inline-grid;
                float: left
            }

                .single-post-detail .tags_share .tags ul li a {
                    border-radius: 30px;
                    border: solid 1px #e6e6e6;
                    background: #fff;
                    padding: 8px 15px;
                    color: #797979;
                    font-size: 14px
                }

                    .single-post-detail .tags_share .tags ul li a:hover {
                        color: #fff
                    }

        .single-post-detail .tags_share .share_on {
            float: right
        }

            .single-post-detail .tags_share .share_on .icons {
                margin: 7px 13px 7px 0;
                width: auto;
                display: flex
            }

                .single-post-detail .tags_share .share_on .icons a {
                    margin: 0 5px
                }

                    .single-post-detail .tags_share .share_on .icons a i::before {
                        font-size: 14px;
                        color: #c9c9c9
                    }

    .single-post-detail .author_sec {
        margin-top: 50px
    }

        .single-post-detail .author_sec .author-pic {
            float: left;
            width: 15%;
            overflow: hidden;
            border-radius: 20px
        }

            .single-post-detail .author_sec .author-pic img {
                width: 100%;
                height: auto
            }

        .single-post-detail .author_sec .about-author {
            width: 83%;
            float: right
        }

            .single-post-detail .author_sec .about-author .name_designation {
                width: auto;
                float: left
            }

                .single-post-detail .author_sec .about-author .name_designation h6 {
                    font-weight: 600
                }

            .single-post-detail .author_sec .about-author .social_media {
                float: right
            }

                .single-post-detail .author_sec .about-author .social_media ul {
                    list-style: none;
                    padding: 0;
                    margin: 0
                }

                    .single-post-detail .author_sec .about-author .social_media ul li {
                        display: inline;
                        padding: 10px
                    }

                        .single-post-detail .author_sec .about-author .social_media ul li:last-child {
                            padding-right: 0
                        }

                        .single-post-detail .author_sec .about-author .social_media ul li a {
                            color: #c9c9c9
                        }

                        .single-post-detail .author_sec .about-author .social_media ul li i::before {
                            font-size: 14px
                        }

            .single-post-detail .author_sec .about-author .description {
                margin-top: 15px
            }

                .single-post-detail .author_sec .about-author .description p {
                    padding-bottom: 0
                }

    .single-post-detail .comments {
        margin-top: 50px
    }

        .single-post-detail .comments h5 {
            font-weight: 500
        }

    .single-post-detail .comment-item {
        margin-top: 30px;
        display: inline-block;
        width: 100%
    }

    .single-post-detail .comments ol.comments-list {
        list-style: none;
        padding: 0 !important;
        margin: 0
    }

        .single-post-detail .comments ol.comments-list.reply {
            margin-left: 100px
        }

            .single-post-detail .comments ol.comments-list.reply li {
                border-bottom: 0;
                border-top: solid 1px #e6e6e6;
                padding-top: 30px
            }

    .single-post-detail .comments ol li {
        padding-bottom: 15px;
        border-bottom: solid 1px #e6e6e6;
        display: inline-block
    }

        .single-post-detail .comments ol li .visitor_pic {
            width: 100px;
            margin-right: 20px;
            float: left;
            border-radius: 100%;
            overflow: hidden
        }

        .single-post-detail .comments ol li .visitor_description {
            width: 80%;
            float: left
        }

            .single-post-detail .comments ol li .visitor_description a {
                font-weight: 600
            }

            .single-post-detail .comments ol li .visitor_description .name_date {
                margin-bottom: 10px
            }

                .single-post-detail .comments ol li .visitor_description .name_date h6 {
                    font-weight: 600;
                    color: #262626;
                    float: left;
                    display: block
                }

            .single-post-detail .comments ol li .visitor_description .date {
                margin-left: 15px;
                padding-left: 15px;
                border-left: solid 1px #e6e6e6;
                display: inline;
                font-size: 14px
            }

            .single-post-detail .comments ol li .visitor_description a {
                font-size: 14px
            }

            .single-post-detail .comments ol li .visitor_description p {
                padding-bottom: 10px
            }

    .single-post-detail .separator.left-align {
        margin-top: 10px;
        width: 80px;
        position: relative
    }

    .single-post-detail .reply_form {
        margin-top: 50px
    }

        .single-post-detail .reply_form form {
            margin-top: 30px
        }

.blog-sidebar {
    background: #fff
}

    .blog-sidebar .widget {
        margin-top: 30px;
        padding: 0
    }

        .blog-sidebar .widget .separator.left-align {
            margin-top: 10px;
            width: 80px;
            position: relative
        }

        .blog-sidebar .widget .widget-content .post-item .post-content .post-status {
            min-width: 50px;
            color: #797979;
            margin-right: 30px;
            font-size: 14px
        }

            .blog-sidebar .widget .widget-content .post-item .post-content .post-status i::before {
                margin-right: 5px;
                font-size: 16px
            }

        .blog-sidebar .widget:first-child {
            margin-top: 0
        }

        .blog-sidebar .widget .widget-content {
            margin-top: 20px
        }

            .blog-sidebar .widget .widget-content .search form {
                width: 100%
            }

                .blog-sidebar .widget .widget-content .search form .form-group {
                    margin-bottom: 0
                }

                    .blog-sidebar .widget .widget-content .search form .form-group input[type=text] {
                        width: 78%;
                        height: 40px;
                        background: 0 0;
                        padding: 5px 10px;
                        float: left
                    }

                    .blog-sidebar .widget .widget-content .search form .form-group button[type=submit] {
                        padding: 0 6px;
                        width: 20%;
                        border-left: none;
                        height: 40px;
                        border: none;
                        float: right
                    }

                    .blog-sidebar .widget .widget-content .search form .form-group button i {
                        margin-left: 0
                    }

                        .blog-sidebar .widget .widget-content .search form .form-group button i::before {
                            font-size: 16px;
                            color: #fff
                        }

                    .blog-sidebar .widget .widget-content .search form .form-group button:focus,
                    .blog-sidebar .widget .widget-content form button:hover {
                        outline: 0;
                        cursor: pointer
                    }

            .blog-sidebar .widget .widget-content .post-item {
                margin-bottom: 15px;
                padding-bottom: 20px;
                border-bottom: solid 1px #e6e6e6;
                display: inline-flex
            }

                .blog-sidebar .widget .widget-content .post-item:last-child {
                    border-bottom: none;
                    margin-bottom: 0;
                    padding-bottom: 0
                }

                .blog-sidebar .widget .widget-content .post-item .post-img {
                    width: 80px;
                    height: 80px;
                    float: left;
                    overflow-x: hidden;
                    margin-top: 8px;
                    border-radius: 100%
                }

                    .blog-sidebar .widget .widget-content .post-item .post-img img {
                        width: auto;
                        height: 100%;
                        object-fit: cover
                    }

                .blog-sidebar .widget .widget-content .post-item .post-content {
                    margin-left: 10px;
                    width: 70%;
                    float: left
                }

                    .blog-sidebar .widget .widget-content .post-item .post-content a {
                        color: #262626;
                        font-size: 14px;
                        line-height: 24px;
                        padding-bottom: 8px;
                        display: block;
                        font-weight: 500
                    }

                    .blog-sidebar .widget .widget-content .post-item .post-content .post-status {
                        min-width: 50px;
                        color: #797979;
                        margin-right: 30px;
                        font-size: 14px
                    }

                        .blog-sidebar .widget .widget-content .post-item .post-content .post-status i::before {
                            margin-right: 5px;
                            font-size: 14px
                        }

            .blog-sidebar .widget .widget-content .tags {
                width: 100%
            }

                .blog-sidebar .widget .widget-content .tags ul {
                    list-style: none;
                    padding: 0;
                    margin: 0
                }

                    .blog-sidebar .widget .widget-content .tags ul li {
                        margin: 0 10px 10px 0;
                        display: inline-grid;
                        float: left
                    }

                        .blog-sidebar .widget .widget-content .tags ul li a {
                            border-radius: 30px;
                            border: solid 1px #e6e6e6;
                            background: 0 0;
                            padding: 8px 15px;
                            color: #797979;
                            font-size: 14px
                        }

                            .blog-sidebar .widget .widget-content .tags ul li a:hover {
                                color: #fff
                            }

.inner .our_team {
    position: relative;
    overflow: hidden;
    padding-bottom: 80px;
    background: 0 0
}

    .inner .our_team .container-fluid::before,
    .inner .our_team::before {
        content: none
    }

    .inner .our_team .team-card {
        border: solid 1px #e6e6e6
    }

.inner .contact-us {
    position: relative;
    overflow: hidden
}

    .inner .contact-us .container-fluid {
        position: relative;
        z-index: 9999
    }

.inner .map {
    padding-top: 0
}

.inner .map,
.map iframe {
    width: 100%;
    height: 600px;
    border: 0
}

.top-fold {
    position: relative
}

    .top-fold::before {
        content: '';
        height: 80%;
        display: block;
        width: 100%;
        top: 0;
        position: absolute;
        z-index: 0
    }

    .top-fold::after {
        content: '';
        height: 80%;
        display: block;
        width: 100%;
        top: 0;
        position: absolute;
        z-index: 1;
        background-size: 15px;
        opacity: .5;
        background-image: url(../img/dotted-pattern.png)
    }

header.header-2 {
    position: relative
}

    header.header-2 .navbar-nav .nav-item.active a.dropdown-toggle::after,
    header.header-2 .navbar-nav .nav-item.active > a,
    header.header-2 .navbar-nav .nav-item:hover > a,
    header.header-2 .navbar-nav .nav-item:hover > a.dropdown-toggle::after {
        color: #fff
    }

    header.header-2.sticky {
        position: absolute;
        z-index: 9999
    }

    header.header-2 .navbar-toggler-icon {
        background: #fff !important
    }

.slider.style-2 {
    position: relative;
    z-index: 3;
    margin: 0 5%;
    background: #000
}

    .slider.style-2 .owl-main .item {
        position: relative
    }

        .slider.style-2 .owl-main .item .img-sec {
            overflow: hidden
        }

            .slider.style-2 .owl-main .item .img-sec img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                float: right
            }

        .slider.style-2 .owl-main .item::after {
            content: '';
            height: 100%;
            width: 100%;
            left: 0;
            z-index: 1;
            position: absolute;
            top: 0;
            background: rgba(0, 0, 0, .8)
        }

    .slider.style-2 .owl-main .caption {
        text-align: left;
        left: 0;
        right: 0;
        top: 25%;
        width: 700px;
        margin: 0 auto;
        text-align: center;
        height: auto;
        padding-top: 35px;
        position: absolute;
        z-index: 9
    }

        .slider.style-2 .owl-main .caption .display {
            font-size: 60px;
            line-height: 70px;
            color: #fff !important;
            margin: 20px 0;
            font-weight: 700
        }

        .slider.style-2 .owl-main .caption .content {
            font-size: 18px;
            margin-bottom: 40px;
            padding: 0;
            color: #fff !important
        }

        .slider.style-2 .owl-main .caption a {
            color: #fff
        }

    .slider.style-2 .owl-main .owl-dots {
        position: absolute;
        left: 0;
        top: 80%;
        margin: 0 auto;
        right: 0;
        width: auto;
        display: inline-block;
        z-index: 9
    }

        .slider.style-2 .owl-main .owl-dots button {
            margin: 0 5px !important
        }

.about-us.style-2 {
    padding: 100px 0
}

    .about-us.style-2::before {
        content: none
    }

    .about-us.style-2::after {
        content: '';
        position: absolute;
        width: 300px;
        top: 20%;
        left: 0;
        height: 450px;
        background-image: url(../img/dotted-pattern.png);
        display: block
    }

    .about-us.style-2 .content-sec {
        margin-top: 0;
        padding-right: 0
    }

    .about-us.style-2 .counter-sec {
        margin-top: 0;
        padding-right: 100px
    }

        .about-us.style-2 .counter-sec .col-lg-12 .counter-column {
            display: block;
            width: 50% !important;
            float: left;
            margin-bottom: 50px
        }

            .about-us.style-2 .counter-sec .col-lg-12 .counter-column:last-child {
                margin-bottom: 0
            }

        .about-us.style-2 .counter-sec .col-lg-12:nth-child(even) .counter-column {
            float: right
        }

    .about-us.style-2 .right-img {
        border-radius: 20px;
        overflow: hidden;
        height: 200px;
        width: 100%;
        margin: 30px 0
    }

        .about-us.style-2 .right-img img {
            object-fit: cover;
            height: 100%;
            width: 100%
        }

.services.style-2::before {
    width: 600px;
    height: 400px;
    left: 0 !important;
    right: 0 !important;
    border-radius: 800px 800px 0 0;
    top: 0;
    background: #262626 !important;
    opacity: 1;
    margin: 0 auto
}

.services.style-2 .container-fluid {
    padding: 0 10%
}

.services.style-2 .item:hover::before {
    content: '';
    background: url(../img/bub-bg.png);
    top: 0;
    background-size: 50% auto;
    z-index: 0;
    width: 100%;
    height: 20%;
    -webkit-animation: slide-ver 80s linear infinite;
    position: absolute;
    right: 0;
    transition: all .5s ease-in-out;
    top: 80%
}

@-webkit-keyframes slide-ver {
    from {
        background-position: 0 0
    }

    to {
        background-position: -5000px 0
    }
}

.qualities-2 {
    border-bottom: solid 1px #f2f2f2
}

    .qualities-2 .column {
        padding: 0 30px 0 0
    }

        .qualities-2 .column .icon {
            margin-bottom: 20px
        }

            .qualities-2 .column .icon i:before {
                font-size: 50px;
                line-height: 1
            }

        .qualities-2 .column .detail h5 {
            margin-bottom: 10px
        }

        .qualities-2 .column .detail p:last-child {
            padding-bottom: 0
        }

.pricing {
    background: #f2f2f2
}

    .pricing .container-fluid {
        padding: 0 20%
    }

    .pricing .price_card {
        border-radius: 20px;
        float: left;
        text-align: center;
        background: #fff;
        padding: 50px
    }

        .pricing .price_card .separator ul::before {
            background: #fff
        }

        .pricing .price_card .separator ul::after {
            background: #fff
        }

    .pricing .ultimate .features ul li {
        padding: 15px 0;
        color: #fff
    }

        .pricing .ultimate .features ul li:last-child {
            border-bottom: none
        }

    .pricing .plan-title {
        margin-bottom: 10px;
        display: block
    }

        .pricing .plan-title h4 {
            color: #262626
        }

    .pricing .price_amount {
        color: #797979;
        font-size: 20px
    }

        .pricing .price_amount strong {
            font-size: 50px;
            font-weight: 600;
            padding: 0 5px
        }

    .pricing .features {
        margin: 0 auto;
        width: 55%
    }

        .pricing .features ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .pricing .features ul li {
                padding: 15px 0;
                border-bottom: solid 1px rgba(0, 0, 0, .2);
                color: #262626
            }

                .pricing .features ul li.deactive {
                    color: #bebebe
                }

                .pricing .features ul li:last-child {
                    border-bottom: none
                }

    .pricing .purchase {
        margin-top: 10px;
        text-align: center
    }

        .pricing .purchase a {
            border: none
        }

    .pricing .ultimate {
        border: none;
        z-index: 9
    }

        .pricing .ultimate .plan-title h4 {
            color: #fff
        }

        .pricing .ultimate .plan-title .separator ul li {
            display: inline-block;
            width: 3px;
            height: 7px;
            background: #fff;
            margin: 0 2px;
            padding: 0
        }

        .pricing .ultimate .price_amount {
            color: #fff;
            font-size: 20px
        }

            .pricing .ultimate .price_amount strong {
                color: #fff !important;
                font-size: 50px;
                font-weight: 600
            }

        .pricing .ultimate a.purchase_now {
            color: #fff;
            background-color: #262626
        }

        .pricing .ultimate .features ul li {
            padding: 15px 0;
            color: #fff
        }

            .pricing .ultimate .features ul li:last-child {
                border-bottom: none
            }

.blog_post.style-2 {
    position: relative
}

    .blog_post.style-2 .container-fluid {
        position: relative
    }

    .blog_post.style-2 .blog_card {
        display: inline-block
    }

    .blog_post.style-2 .post-img {
        border-radius: 20px;
        overflow: hidden;
        width: 100%
    }

    .blog_post.style-2 .post-detail {
        width: 100%;
        float: left;
        margin: 0;
        border: none;
        padding: 30px 0 0;
        background: 0 0;
        position: relative;
        left: 0;
        z-index: 9;
        padding-top: 50px;
        border-radius: 0;
        overflow: hidden
    }

        .blog_post.style-2 .post-detail h5 {
            margin: 10px 0 0
        }

.video-fold {
    height: 950px !important;
    position: relative
}

    .video-fold::after {
        content: '';
        height: 110%;
        width: 100%;
        background: rgba(0, 0, 0, .7);
        position: absolute;
        z-index: 1;
        top: -10%;
        left: 0
    }

#myVideo {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    position: absolute
}

.video-fold::after {
    content: '';
    height: 100%;
    width: 100%;
    background-image: url(../img/dotted-pattern.png);
    background-size: 8px 8px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.video-fold .overley-content {
    position: absolute;
    top: 280px
}

.video-fold .content .display {
    font-size: 80px;
    line-height: 90px;
    color: #fff;
    font-weight: 800
}

.video-fold .content h5 {
    color: #fff;
    margin: 25px 0 30px 0;
    font-weight: 300
}

.video-fold .content .buttons a {
    color: #fff
}

    .video-fold .content .buttons a:last-child {
        margin-left: 10px
    }

.video-fold .play-sec {
    height: 100%;
    width: 100%
}

    .video-fold .play-sec a {
        position: relative;
        z-index: 9;
        left: 0;
        top: 0;
        transform: none;
        margin-top: 150px;
        display: inline-block
    }

    .video-fold .play-sec .rays {
        top: -65px;
        left: 50%
    }

.our_team.inner {
    background: #fff !important
}

section#page-not-found {
    padding: 160px 0
}

    section#page-not-found .img_sec {
        padding-top: 50px
    }

    section#page-not-found .error-heading {
        margin-bottom: 30px
    }

        section#page-not-found .error-heading img {
            z-index: 2;
            position: relative
        }

    section#page-not-found .error-content {
        padding: 0 20%
    }

        section#page-not-found .error-content h4 {
            font-weight: 600
        }

        section#page-not-found .error-content p {
            font-size: 18px;
            line-height: 28px;
            margin-top: 30px
        }

        section#page-not-found .error-content a {
            padding: 15px 25px;
            font-size: 14px;
            color: #fff;
            margin-top: 20px;
            display: inline-block
        }

.btn {
    white-space: inherit !important
}

.page-not-found .text-center img.error {
    max-width: 600px !important;
    height: auto !important
}

footer.small {
    background-image: none;
    min-height: auto !important;
    padding-top: 0
}

    footer.small .bottom {
        margin-top: 0
    }

.navbar-brand img {
    max-height: 85px
}

.check_list {
    margin: 0;
    padding: 0
}

    .check_list li {
        list-style: none;
        position: relative;
        padding-left: 30px !important;
        padding-bottom: 5px;
        font-size: 16px;
        line-height: 26px;
        color: #797979;
        font-weight: 300
    }

        .check_list li:before {
            position: absolute;
            left: 0;
            top: 0;
            font-family: Flaticon;
            content: '\f120';
            color: var(--main)
        }

.blog_post:after {
    content: '';
    position: absolute;
    width: 400px;
    top: 3%;
    right: 0;
    height: 550px;
    background-image: url(../img/dotted-pattern.png);
    display: block
}

footer h2 {
    margin-bottom: 35px
}

.happening {
    padding: 70px 0 70px !important;
    background: #f1fcff url(../img/line.png) !important;
    background-position: 10px 79px !important;
    background-repeat: no-repeat !important;
}

.num-box-items {
    text-align: center;
    margin: 30px -15px 0
}

    .num-box-items .item {
        position: relative;
        margin-bottom: 30px
    }

        .num-box-items .item .num {
            color: var(--main);
            font-weight: 700;
            font-size: 4.286em;
            line-height: 1em;
            margin-bottom: 5px
        }

        .num-box-items .item .title {
            color: #000;
            text-transform: uppercase;
            font-weight: 700
        }

        .num-box-items .item:not(:last-of-type):after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            width: 1px;
            height: 20px;
            box-shadow: inset 0 0 0 1px;
            margin-top: -10px;
            color: #58dcfd
        }

.icon_box {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: #fff;
    margin: 0 auto;
    border-radius: 100%;
    margin-bottom: 15px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, .1), 0 15px 12px rgba(0, 0, 0, .02)
}

    .icon_box img {
        max-height: 80px
    }

.ttm-processbox-wrapper {
    margin: 0 -15px;
    padding: 0
}

    .ttm-processbox-wrapper .ttm-processbox {
        /*width: 33.3333%;
	padding: 0 15px;*/
        position: relative;
        text-align: center;
        float: left
    }

        .ttm-processbox-wrapper .ttm-processbox .ttm-box-image {
            position: relative
        }

            .ttm-processbox-wrapper .ttm-processbox .ttm-box-image:before {
                display: block;
                content: '';
                position: absolute;
                right: -51px;
                top: 50%;
                height: 30px;
                width: 72px;
                background-image: url(../img/process-icon-img1.png);
                background-repeat: no-repeat
            }

        .ttm-processbox-wrapper .ttm-processbox:last-child .ttm-box-image:before {
            display: none
        }

        .ttm-processbox-wrapper .ttm-processbox img {
            width: 162px;
            height: 162px;
            border-radius: 50%;
            border: 10px solid #fff;
            box-shadow: 0 0 25px 0 rgba(24, 35, 51, .09)
        }

        .ttm-processbox-wrapper .ttm-processbox .process-num {
            margin-right: 5px;
            font-size: 20px;
            font-weight: 500;
            background-color: #000;
            color: #fff;
            width: 46px;
            height: 46px;
            line-height: 46px;
            border-radius: 50%;
            border: none;
            display: block;
            text-align: center;
            position: absolute;
            left: auto;
            right: 30px;
            top: 0px;
            z-index: 10;
        }

        .ttm-processbox-wrapper .ttm-processbox .featured-title h5 {
            font-size: 16px;
            line-height: 27px;
            margin-bottom: 3px;
        }


        .ttm-processbox-wrapper .ttm-processbox .ttm-process-image {
            position: relative;
            display: inline-block;
            border: 1px solid #f0f0f0;
            border-radius: 50%;
            margin-bottom: 30px
        }

.ttm-box-description {
    /*padding: 0 30px*/
}

.why {
    /*background: #f5f5f5 url(../img/home1_bg1.jpg);
	background-size: cover */
}

.box_blue {
    padding-top: 40px;
    /*background: var(--main);
	border-radius: 5px;
	box-shadow: 0 19px 38px rgba(0, 0, 0, .1), 0 15px 12px rgba(0, 0, 0, .02)*/
}

    .box_blue .heading {
        padding: 0
    }

    .box_blue h2,
    .box_blue p {
        color: #000;
        margin: 0;
        padding-bottom: 0;
    }

    .box_blue h2 {
        margin-bottom: 20px;
        line-height: 30px
    }

.white_box {
    box-shadow: 0 2px 60px 0 rgba(0, 0, 0, .2);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0;
    padding: 40px 30px 20px;
    background: #fff;
    text-align: center
}

    .white_box img {
        margin-bottom: 20px;
        max-height: 80px
    }

    .white_box h4 {
        font-size: 16px;
        margin-bottom: 15px
    }

    .white_box p {
        font-size: 15px;
        margin-bottom: 0
    }

.per:after {
    position: absolute;
    right: -22px;
    content: '%';
    top: 0;
    width: 20px;
    height: 100%
}

.plus:after {
    position: absolute;
    right: -22px;
    content: '+';
    top: 0;
    width: 20px;
    height: 100%
}

.watch {
    display: inline-block;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    margin-top: 15px;
    color: #fff;
    border-radius: 3px;
    font-size: 18px
}

.inner_page {
    border-bottom: solid #ddd;
    border-bottom-style: double;
    position: relative;
    padding-bottom: 40px
}

    .inner_page h1,
    .inner_page h2,
    .inner_page h3,
    .inner_page h4,
    .inner_page h5,
    .inner_page h6 {
        margin-bottom: 15px
    }

    .inner_page p {
        color: #000;
        font-weight: 400
    }

    .inner_page:after {
        content: '';
        position: absolute;
        width: 300px;
        top: 20%;
        right: -15%;
        height: 300px;
        background-image: url(../img/dotted-pattern.png);
        display: block
    }

.align-right {
    margin: 5px 0 5px 30px;
    float: right
}

.align-left {
    margin: 5px 30px 5px 0;
    float: left
}

.joinhhc {
    background: #f6f6f6
}

    .joinhhc.inner_page:after {
        right: inherit;
        left: -15%
    }

.formbox {
    background: #fff;
    padding: 30px;
    float: left;
    width: 100%;
    box-shadow: 0 19px 38px rgba(0, 0, 0, .1), 0 15px 12px rgba(0, 0, 0, .03)
}

    .formbox input[type=email],
    .formbox input[type=text],
    .formbox select {
        width: 100%;
        height: 44px;
        border: 1px solid #ddd;
        border-radius: 3px;
        margin-bottom: 10px;
        padding: 0 15px;
        font-size: 13px
    }

    .formbox textarea {
        width: 100%;
        border: 1px solid #ddd;
        border-radius: 3px;
        margin-bottom: 10px;
        padding: 15px;
        font-size: 13px;
        resize: none
    }

    .formbox input[type=file] {
        width: 100%;
        border: 1px solid #ddd;
        border-radius: 3px;
        margin-bottom: 20px;
        padding: 10px 15px;
        font-size: 13px
    }

.gallery_box {
    padding: 20px;
    background: #fff;
    box-shadow: 0 19px 38px rgba(0, 0, 0, .1), 0 15px 12px rgba(0, 0, 0, .03);
    position: relative;
    margin-bottom: 30px
}

.gallery_title {
    font-size: 14px;
    margin: 15px 0 8px;
    font-weight: 600;
    color: #000
}

.gallery_box p {
    font-size: 13px
}

.g_overlay {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 100%;
    vertical-align: middle;
    z-index: 9999;
    display: flex;
    align-items: center;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .5)
}

    .g_overlay span {
        width: 100%;
        right: 0;
        left: 0;
        position: absolute;
        text-align: center
    }

    .g_overlay i {
        background: var(--main);
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 100%;
        display: block;
        margin: 0 auto
    }

        .g_overlay i:before {
            color: #fff;
            font-size: 30px;
            margin: 0
        }

.gallery_box .g_overlay {
    transform: scale(0);
    transition: all .5s ease
}

.gallery_box:hover .g_overlay {
    transform: scale(1);
    transition: all .5s ease
}

.galleries {
    display: block;
    margin: 30px 0
}

    .galleries .col-md-4,
    .galleries .col-md-6 {
        margin-bottom: 30px
    }

.dates {
    display: block;
    margin-top: 25px
}

.main-timeline {
    padding: 70px 0 0;
    position: relative;
    float: left;
    width: 100%
}

.dates {
    display: block;
    margin-top: 25px
}

.g_title,
.g_title a {
    font-size: 20px;
    font-weight: 600;
    color: #4997e0
}

    .g_title a {
        display: block;
        margin: 15px 0 30px 0;
        min-height: 53px
    }

.blogss li,
.blogss p {
    font-size: 14px !important;
    line-height: 26px !important;
    font-size: 16px;
    font-weight: 400 !important;
    color: #555
}

.categories li a {
    display: inline-block;
    padding: 6px 20px;
    background: var(--main);
    color: #fff !important;
    font-size: 13px
}

.categories li {
    list-style: none;
    float: left;
    margin-bottom: 6px;
    padding: 0 3px !important;
    min-height: 1px;
    position: relative
}

ul.latest_post li a {
    display: block;
    color: #4997e0;
    font-weight: 400
}

ul.latest_post li .dates {
    margin-top: 5px !important;
    color: #888 !important;
    font-style: italic
}

ul.latest_post li {
    display: block;
    margin-bottom: 15px;
    padding: 0 !important
}

.inner_pages {
    border-bottom: solid #ddd;
    border-bottom-style: double
}

.faqs .card-header {
    background: #4c9be6;
    color: #fff
}

    .faqs .card-header a {
        display: block;
        color: #fff;
        text-align: left
    }

    .faqs .card-header:hover a {
        color: #fff
    }

.white_box {
    /*min-height: 375px;*/
}




.main_data_owl .owl-carousel .owl-dots.disabled, .main_data_owl .owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-nav.disabled button.owl-prev {
    background: transparent;
    border: none;
}

.owl-nav.disabled button.owl-next {
    background: transparent;
    border: none;
}



.table_mem td {
    padding: 10px;
}

.table_mem thead td {
    background: var(--main);
    color: #fff;
}

.table_mem tr:nth-child(odd) {
    background: #ffffff;
}

.inner_page ul {
    padding-left: 15px !important;
}

    .inner_page ul li {
        list-style: disc;
        margin-bottom: 10px;
    }

.associates .item {
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 25px 15px 0;
}

    .associates .item img {
        max-height: 60px;
        width: auto;
        display: initial
    }

    .associates .item span {
        min-height: 60px;
        display: block;
    }

.a_title {
    display: block;
    padding: 10px 0;
    border-top: 1px solid #e8e8e8;
    margin-top: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.slider.style-1 .owl-item:nth-child(even) .item:after {
    background-color: rgb(228 202 74 / 80%) !important;
}

.upcoming_events {
    padding: 60px 0 20px;
    background: #eeeeee;
}

.ue_box {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
    margin-bottom: 40px;
}

.ue_head {
    display: block;
    font-size: 13px;
    padding: 25px 0 5px;
    font-weight: bold;
    color: #000;
    /*min-height: 99px;*/
    overflow: hidden;
}

.ue_img img {
    max-height: 265px;
}

.pe .ue_img {
    max-height: 150px;
}

    .pe .ue_img img {
        min-height: 150px;
        max-height: inherit;
    }

.datess {
    font-size: 12px;
    margin-bottom: 5px;
}

    .datess i,
    .datess i:before {
        font-size: 16px;
        margin-bottom: 10px;
        color: #999999;
        position: relative;
        top: 1px;
    }

.morecontent span {
    display: none;
}

.chceklist,
.inner_page ul.chceklist {
    margin: 0 !important;
    padding: 0 !important;
}

    .chceklist li {
        list-style: none;
        position: relative;
        padding-left: 25px;
        margin: 0 0 15px;
        line-height: 30px;
        font-size: 15px;
        line-height: 28px;
        list-style: none !important;
    }

        .chceklist li:before {
            position: absolute;
            left: 0px;
            top: 7px;
            content: '\f120';
            font-family: 'Flaticon';
            line-height: normal;
            color: var(--main);
        }

.ue_img img {
    transform: scale(1);
    transition: all 0.5s ease;
}

.ue_img {
    position: relative;
    overflow: hidden;
    max-height: 150px;
}

.ue_box:hover img {
    transform: scale(1.2);
    transition: all 0.5s ease;
}

.registerbtn {
    display: block;
    margin-top: 15px;
}

    .registerbtn a {
        display: block;
        padding: 6px 20px;
        background: var(--main);
        color: #fff;
        text-align: center;
        border-radius: 3px;
    }

.e_amount {
    display: block;
    padding: 6px 0;
    color: #000;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
}

.g-recaptcha {
    margin: 15px 0;
}

    .g-recaptcha > div {
        margin: 0 auto;
    }

.our_team .team-card .member-detail h5 small {
    font-size: 13px;
}

.morecontents span {
    display: none;
}

.sticky .navbar-brand img {
    max-height: 50px;
}

@media(max-width:480px) {
    .g-recaptcha {
        transform: scale(0.80);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media(max-width:767px) {
    .navbar-brand img {
        max-height: 65px;
    }

    header .navbar-expand-lg .navbar-nav .nav-link,
    header .navbar-nav .nav-item a.dropdown-toggle::after,
    header.sticky .navbar-nav .dropdown-menu .nav-item a {
        color: #fff
    }

    .ttm-processbox-wrapper .ttm-processbox {
        position: relative;
        text-align: center;
        float: inherit;
    }

    .about-us .img-sec {
        border: solid 20px #fff;
    }

    .owl-dots button.owl-dot {
        width: 10px !important;
        height: 10px !important;
    }
}

.slider .owl-item.active .display {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.slider .owl-item.active .content {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.slider .owl-item.active .btn-primary {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.slider .owl-item.active .btn-defualt {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}


.mt-50 {
    margin-top: 50px !important;
}
