/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/* ============================================================
    [Master Stylesheet]

    Theme Name:     Roktim  
    Theme URI:      https://themeforest.net/user/codexexpert
    Description:    Roktim - Digital Marketing PSD Template
    Author:         codexexpert
    Author URI:     https://themeforest.net/user/codexexpert
    Version:        1.0.0 
    Text Domain:    Roktim  

============================================================== */


/*
========================================
		Globerl Style

		
	(1.1) Goggle Fonts
	(2.1) Css Style
	(3.1) Header Top
	    (3.2) Top Menu
    (4.1) Hero
        (4.2) Hero Two 
        (4.3) Hero Three
    (5.1) Inner Hero
    (6.1) About
        (6.2) About Two
        (6.3) About Three 
    (7.1) Work
    (8.1) Services
        (8.2) Services Three 
    (9.1) Services Details
    (10.1) Portfolio
        (10.2) Portfolio Inner 
        (10.3) colum 4 
    (11.1) Portfolio Details 
    (12.1) Pricing
        (12.2)  Pricing Three 
    (13.1) Pricing Plan
        (13.2) Pricing page
    (14.1) Counter
        (14.2) About Counter
    (15.1) Your Video
        (15.2) Your Video Two
    (16.1) Testimonial
        (16.2) Testimonial Two
        (16.3) Testimonial three
    (17.1) Inner Testimonial
    (18.1) Analysis Report
        (19.2) Case Studies
    (20.1) Blog
        (20.2) Blog Two
        (20.3) Blog Three
    (21.1) Blog Single
    (22.1) Blog Details
    (23.1) Discover Niketion
    (24.1) Team
        (24.2) Team Two 
    (25.1) Team Details
    (26.1) Why Does Business
    (27.1) Faq
    (28.1) History Nektons
    (29.1) About Team Information
    (30.1) Clients
    (31.1) World Clients
    (32.1) Contact
    (33.1) Footer
    (34.1) Scroll top 

========================================
*/


/*
========================================
    (1.1) Goggle Fonts
========================================
*/

/* font-family: 'Poppins', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

/*
========================================
	(2.1) Css Style
========================================
*/

@import "../css/helper.css";

/*
========================================
    (3.1) Header Top
========================================
*/
.one-wrapper {
    position: relative;
    overflow: hidden;
}

.header-top {
    padding: 10px 0;
}

.header-content {}

.contact-top-item {
    padding-right: 20px;
    display: inline-block;
    padding: 8px 26px 8px 0;
}

.contact-top-item i {
    color: #0a8aff;
    margin-right: 6px;
}

.contact-top-item span {
    font-size: 14px;
    line-height: 0px;
    color: #202020;
}

.header-top-right-btn {
    float: right;
}

.background-color-4 .contact-top-item span {
    color: #fff;
}

.background-color-4 .contact-top-item i {
    color: #ff4500;
}


/* 
    (3.2) Top Menu 
*/
.top-menu {
    background: none;
}

.top-menu.sticked.in {
    top: 0;
    background: #fff;
    z-index: 99;
    -webkit-filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.09));
    filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.09));
}

.top-menu ul li a {
    font-size: 16px;
    color: #202020 !important;
    font-weight: 600;
    padding: 30px 15px !important;
}

.top-menu ul ul li a {
    font-size: 15px !important;
    font-weight: 500;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 10px 10px !important;
}



.top-menu ul ul li a:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.navbar-expand-sm .navbar-nav a {
    padding-right: 1.5rem;
}

.navbar-expand-lg .navbar-nav a,
.navbar-nav a {
    padding: 30px 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.top-menu ul ul li a:hover::before {
    content: '';
    position: absolute;
    left: 0;
    top: 45%;
    width: 7px;
    height: 2px;
    margin-right: 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.menu-one ul ul li a:hover::before {
    background-color: #0a8aff;
}

.menu-one .navbar-nav li.active>a,
.menu-one .navbar-nav li:active:focus>a,
.menu-one .navbar-nav li:active>a,
.menu-one .navbar-nav li:focus>a,
.menu-one .navbar-nav li:hover>a {
    color: #0a8aff !important;
}

.menu-one .nav-item.active .caret,
.menu-one li:hover .caret {
    border-top-color: #0a8aff;
}

.top-menu .caret {
    font-size: 15px;
    font-weight: 500;
}

.top-menu .nav-item .caret {
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    border-top: solid 6px #202020;
}



.nav-item.dropdown .navbar-nav {
    background-color: #fff;
    padding: 12px;
    -webkit-box-shadow: 0px 2px 16px -8px rgba(168, 168, 168, 1);
    box-shadow: 0px 2px 16px -8px rgba(168, 168, 168, 1);
}

.search-dropdown {
    position: relative;
    padding-left: 25px;
}

.search-dropdown .icon-btn {
    width: 47px;
    height: 46px;
    border-radius: 4px;
    -webkit-filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.12));
    filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.12));
    background-color: #0a8aff;
    border: 0;
    color: #fff;
}

.search-dropdown .dropdown-menu-right {
    padding: 20px;
    top: 124%;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.09));
    filter: drop-shadow(0 0 13.5px rgba(0, 0, 0, 0.09));
    border: 0;
}

.search-dropdown .search-input {
    border: 1px solid #ccc;
    height: 50px;
    padding: 0 32px 0 15px;
}

.search-dropdown .search-btn {
    position: absolute;
    right: 21px;
    background: no-repeat;
    border: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ccc;
}



.menu-two ul ul li a:hover::before {
    background-color: #ff555c;
}

.menu-two .navbar-nav li.active>a,
.menu-two .navbar-nav li:active:focus>a,
.menu-two .navbar-nav li:active>a,
.menu-two .navbar-nav li:focus>a,
.menu-two .navbar-nav li:hover>a {
    color: #ff555c !important;
}

.menu-two .nav-item.active .caret,
.menu-two li:hover .caret {
    border-top-color: #ff555c;
}


.home-three-menu.bsnav-sticky.bsnav-sticky-slide {
    position: relative;
}

.home-three-menu.bsnav-sticky.bsnav-sticky-slide.in {
    position: fixed;
}

.home-three-menu .search-dropdown .icon-btn {
    background-color: #ff4500;
}

.home-three-menu ul ul li a:hover::before {
    background-color: #ff4500;
}

.home-three-menu .navbar-nav li.active>a,
.home-three-menu .navbar-nav li:active:focus>a,
.home-three-menu .navbar-nav li:active>a,
.home-three-menu .navbar-nav li:focus>a,
.home-three-menu .navbar-nav li:hover>a {
    color: #ff4500 !important;
}

.home-three-menu .nav-item.active .caret,
.home-three-menu li:hover .caret {
    border-top-color: #ff4500;
}

/*
========================================
    (4.1) Hero
========================================
*/
#hero-top {}

.hero-one {
    overflow: hidden;
    position: relative;
}

.shape-hero {}

.shape-hero::before,
.shape-hero::after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    top: 0px;
    background-size: cover;

}

.shape-hero::before {
    background-image: url(../img/h1-shap1.png);
    width: 15%;
    height: 100%;
    background-position: center right;
}

.shape-hero::after {
    background-image: url(../img/h1-shap2.png);
    width: 45%;
    height: 100%;
    right: -25px;
    background-position: center left;
}

.hero-1-col:nth-child(2n+1) {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.hero-1-col:nth-child(2n+2) .hero-images {
    padding: 100px 0;
}

.hero-left-content {}

.hero-title {
    padding-bottom: 42px;
}

.hero-title span {
    color: #0a8aff;
}

.hero-left-content p {}

.hero-left-content .btn-m2 {
    margin-left: 15px;
}

.hero-left-content .btn-m4 {
    margin-left: 15px;
}

.hero-images {}

.hero-images img {
    width: 115%;
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-10px);
        -ms-transform: rotateX(0deg) translateY(-10px);
        transform: rotateX(0deg) translateY(-10px);
    }

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

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-10px);
        -ms-transform: rotateX(0deg) translateY(-10px);
        transform: rotateX(0deg) translateY(-10px);
    }

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


/* 
    (4.2) Hero Two 
*/
.hero-two {
    padding: 130px 0;
    background-color: #fafafa;
    position: relative;
}

.hero-two::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 67%;
    height: 100%;
    background-image: url(../img/h2-head-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hero-two .hero-title span {
    color: #ff555c;
}

.hero-2-col:nth-child(2n+1) {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.hero-2-col:nth-child(2n+2) .hero-images {}

/* (4.3) Hero Three */
.hero-three {
    position: relative;
    background-image: url(../img/h3-hero-bg.jpg);
}

.hero-three::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 32, 103, 0.87);
}

.hero-three .hero-3-col:nth-child(2n+1) {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.hero-three .hero-3-col:nth-child(2n+2) .hero-images {
    padding: 65px 0;
}

.hero-three .hero-left-content .hero-title {
    color: #fff;
}

.hero-three .hero-left-content .hero-title span {
    color: #ff4500;
}

.hero-three .hero-left-content p {
    color: #fff;
}

.hero-three .hero-left-content {}

/*
======================================== 
    (5.1) Inner Hero
========================================
*/
.inner-hero {
    position: relative;
    background-image: url(../img/h3-hero-bg.jpg);
}

.inner-hero::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 32, 103, 0.87);
}

.inner-text {
    color: #fff;
}

.inner-title {
    padding-bottom: 33px;
}

.inner-title span {
    color: #ff4500;
}

.inner-title {
    font-size: 30px;
    font-weight: 700;
}

.inner-link {}

.inner-link li {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    position: relative;
}

.inner-link li:nth-child(1)::before {
    content: '\f054';
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    float: right;
    padding: 0 15px;
    font-size: 14px;
}

.inner-link li:nth-child(2)::before {
    content: '\f054';
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    float: right;
    padding: 0 15px;
    font-size: 14px;
}

.inner-link li:nth-last-child(1)::before {
    display: none;
}

/*
========================================
    (6.1) About
========================================
*/
.about-area {}

.about-text {
    padding-top: 68px;
}

.about-img {
    position: relative;
    left: -58%;
}

.about-text p {}

.about-hind {
    padding-right: 40px;
    padding-top: 56px;
    float: left;
}

.about-hind img {
    margin-right: 10px;
}

.about-hind-text {}

.about-hind-text h3 {
    line-height: 26px;
    font-weight: 700;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.about-hind-text:hover h3 {
    color: #0a8aff;
}

.about-hind-text p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 10px;
}

/* 
    (6.2) About Two
*/
.about-two .section-content h3 {
    color: #ff555c;
}

.about-two .section-border,
.about-two .section-border::before,
.about-two .section-border::after,
.about-two .section-border span::before,
.about-two .section-border span::after {
    background-color: #ff555c;
}

/* 
    (6.3) About Three 
*/
.about-three .section-border,
.about-three .section-border::before,
.about-three .section-border::after,
.about-three .section-border span::before,
.about-three .section-border span::after {
    background-color: #ff4500;
}

.home-three-about-list {
    padding-top: 55px;
}

.home-three-about-list li {
    position: relative;
    line-height: 30px;
}

.home-three-about-list li::before {
    content: "\f111";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    float: left;
    line-height: 30px;
    color: #ff4500;
    font-size: 12px;
    margin-right: 10px;
}


.niketions-about {
    background-color: #ff4500;
    position: relative;
}

.niketions-about .section-title,
.niketions-about .section-content h3,
.niketions-about .pricing-left-text p,
.niketions-about p,
.niketions-about .home-three-about-list li,
.niketions-about .home-three-about-list li::before {
    color: #fff;
}


.niketions-about .section-border,
.niketions-about .section-border::before,
.niketions-about .section-border::after,
.niketions-about .section-border span::before,
.niketions-about .section-border span::after {
    background-color: #fff;
}

.niketions-about-img {
    background-image: url(../img/niketions-about.jpg);
    width: 45%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

/*
========================================
    (7.1) Work
========================================
*/
.work-area {}

.work-left-text {
    padding-top: 68px;
}

#skill-bar-wrapper {
    padding-top: 51px;
}

.skill-bar-title {
    font-size: 16px;
    line-height: 45px;
}

.skill-bar-title span {
    float: right;
}

.skillbar-container {
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background-color: rgba(10, 137, 255, 0.425);
    height: 2px;
}

.skills {
    height: 2px;
    width: 0px;
    background: #0a8aff;
    position: relative;
    overflow: unset !important;
}

.skills:after {
    content: "";
    position: absolute;
    top: -5px;
    right: -7px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0 0 5.5px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0 5.5px rgba(0, 0, 0, 0.25));
    background-color: #0a8aff;
}

.work-img {
    margin-left: 15px;
}

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

/*
========================================
    (8.1) Services
========================================
*/
#services-area {}

.services-area {}

.services-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #fff;
    border-bottom: 3px solid #fff;
    padding: 50px 25px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-top: 30px;

}

.services-item:hover {
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.services-item img {}

.services-item:hover img {
    -webkit-filter: invert(36%) sepia(100%) saturate(2186%) hue-rotate(195deg) brightness(101%) contrast(105%);
    filter: invert(36%) sepia(100%) saturate(2186%) hue-rotate(195deg) brightness(101%) contrast(105%);
}

.services-item h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    padding: 22px 0 27px;
}

.services-item p {
    font-size: 16px;
    line-height: 24px;
}

/* 
    (8.2) Services Two
 */
.services-two .section-content h3 {
    color: #ff555c;
}

.services-two .section-content h3 {
    color: #ff555c;
}

.services-two .section-border,
.services-two .section-border::before,
.services-two .section-border::after,
.services-two .section-border span::before,
.services-two .section-border span::after {
    background-color: #ff555c;
}


.data-services-two .services-item {
    border-bottom: 3px solid #ff555c;
}

.services-item:hover {
    border-bottom: 3px solid #0a8aff;
}

/* 
    (8.2) Services Three 
*/
.services-three .section-border,
.services-three .section-border::before,
.services-three .section-border::after,
.services-three .section-border span::before,
.services-three .section-border span::after {
    background-color: #ff4500;
}

/*
========================================
    (9.1) Services Details
========================================
*/
#services-details {}

.services-details-area {}

.services-details-left {}

.services-details-title {}

.services-details-h3 {
    font-weight: 700;
    padding-bottom: 35px;
}

.services-details-title img {
    padding-bottom: 55px;
    width: 100%;
}

.services-details-title p {}

.advanced-content {
    padding-top: 45px;
}

.advanced-left {}

.advanced-left img {
    width: 85%;
}

.advanced-right {}

.advanced-right-list {}

.advanced-right-list li {
    position: relative;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.advanced-right-list li::before {
    content: "\f14a";
    font-family: "Font Awesome 5 free";
    font-weight: 400;
    float: left;
    color: #ff4500;
    font-size: 13px;
    margin-right: 10px;
}

.business-grounded {}

.business-grounded-left {}

.business-grounded-left ul {}

.business-grounded-left li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    font-style: italic;
}

.business-grounded-left li:nth-child(1) {
    margin-top: 0;
}

.business-grounded-left li::before {
    content: "\f111";
    font-family: "Font Awesome 5 free";
    font-weight: 700;
    float: left;
    color: #ff4500;
    font-size: 13px;
    margin-right: 10px;
    font-style: initial;
}

.business-grounded-right {
    width: 100%;
    background: url(../img/bmw.jpg) no-repeat center;
    background-size: cover;
    margin-left: 11px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 400px;
}

.business-grounded-right::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 32, 103, 0.8509803921568627);
}

.business-grounded-right p {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    color: #fff;
}

.services-details-side-bar {}

.services-details-side-bar-item {
    border-radius: 10px;
    background-color: #ffdacc;
    padding: 20px 0;
    margin-bottom: 50px;
}

.services-details-side-bar-item ul {}

.services-details-side-bar-item ul li {
    font-size: 16px;
    line-height: 45px;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    padding: 0 25px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.services-details-side-bar-item ul li:hover,
.services-details-side-bar-item ul li.active {
    background-color: #ff4500;
    color: #fff;
}

.services-details-side-bar-item ul li:nth-child(1) {
    border-top: 1px solid #fff;
}

.services-details-side-bar-form {
    border-radius: 10px;
    background-color: #ffdacc;
    overflow: hidden;
}

.details-form-title {
    background-color: #ff4500;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    padding: 16px 28px;
}

.services-details-side-bar-form form {
    padding: 40px 20px;
}

.services-details-side-bar-form form input {
    border-radius: 4px;
    background-color: unset;
    padding: 0 15px;
    border: 1px solid #ff4500;
    width: 100%;
    height: 52px;
    font-size: 14px;
    line-height: 30px;
    color: #202020;
    margin-bottom: 10px;
}

.services-details-side-bar-form form input::-webkit-input-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form input::-moz-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form input:-ms-input-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form input::-ms-input-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form input::placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form textarea {
    border-radius: 4px;
    background-color: unset;
    padding: 15px 15px;
    border: 1px solid #ff4500;
    width: 100%;
    height: 114px;
    color: #202020;
}

.services-details-side-bar-form form textarea::-webkit-input-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form textarea::-moz-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form textarea:-ms-input-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form textarea::-ms-input-placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form textarea::placeholder {
    color: #a4a4a4;
}

.services-details-side-bar-form form button {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    width: 108px;
    height: 41px;
    border-radius: 4px;
    background-color: #ff4500;
    margin-top: 30px;
}

.services-downloads {
    padding-top: 50px;
}

.services-download-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    padding-bottom: 20px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    height: 52px;
    margin-bottom: 15px;

}

.fileUpload span {
    position: relative;
    border-radius: 8px;
    background-color: #ffdacc;
    display: block;
    line-height: 32px;
    overflow: hidden;
    font-size: 16px;
}

.fileUpload span::before {
    content: '\f1c1';
    font-family: "Font Awesome 5 free";
    font-weight: 400;
    background: #ff4500;
    color: #fff;
    padding: 9px 18px;
    display: inline-block;
    font-size: 20px;
    margin-right: 15px;
}

.fileUpload:nth-child(2n+2) span::before {
    content: '\f15c';
    background: #1e2067;
}

.fileUpload input.uploadlogo {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 42px;
}

/*Chrome fix*/
.fileUpload input::-webkit-file-upload-button {
    cursor: pointer !important;
    height: 42px;
    width: 100%;
}

/*
========================================
    (10.1) Portfolio
========================================
*/
.portfolio-area {}

.portfolio-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #ffffff;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 30px;
}

.portfolio-img {
    position: relative;
}

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

.portfolio-hover-icon {
    position: absolute;
    top: 0%;
    left: 0%;
    background-color: rgba(10, 138, 255, 0.4);
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.portfolio-item:hover .portfolio-hover-icon {
    opacity: 1;
}

.portfolio-hover-icon ul {
    text-align: center;
    position: relative;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.portfolio-hover-icon li {
    display: inline-block;
}

.portfolio-hover-icon li a {
    color: #0a8aff;
    font-size: 25px;
    margin: 0 8px;
    background-color: #fff;
    padding: 10px;
    border-radius: 50px;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.portfolio-hover-icon li:nth-child(1) a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.portfolio-hover-icon li:nth-child(2) a {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.portfolio-item:hover .portfolio-hover-icon li:nth-child(1) a {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.portfolio-item:hover .portfolio-hover-icon li:nth-child(2) a {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.portfolio-text {
    text-align: center;
    padding: 22px 0;
    background-color: #0a8aff;
}

.portfolio-text h3 {
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
}

.portfolio-text p {
    line-height: 45px;
    color: #ffffff;
}

/* 
    (10.2) Portfolio Inner 
*/
.portfolio-inner {}

.portfolio-inner .section-border,
.portfolio-inner .section-border::before,
.portfolio-inner .section-border::after,
.portfolio-inner .section-border span::before,
.portfolio-inner .section-border span::after {
    background-color: #ff4500;
}

.portfolio-item-list {
    text-align: center;
    padding: 44px 0 4px;
}

.portfolio-filter {}

.portfolio-filter li {
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    padding: 9px 19px;
    font-weight: 500;
}

.portfolio-filter li.active {
    color: #ff4500;
    font-weight: 700;
}


/* 
    (10.3) colum 4 
*/
.portfolio-colum4-item {
    position: relative;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    overflow: hidden;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.portfolio-colum4-item::before {
    content: '';
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 138, 255, 0.4);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.portfolio-colum4-item:hover::before {
    right: 0%;
}

.portfolio-colum4-item img {
    width: 100%;
    height: auto;
}

.portfolio-colum4-item-text {
    position: absolute;
    bottom: 0;
    padding: 30px 15px;
    text-align: center;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.portfolio-colum4-item:hover .portfolio-colum4-item-text {
    opacity: 1;
}

.portfolio-colum4-item-text ul {
    margin-bottom: 80px;
}

.portfolio-colum4-item-text li {
    display: inline-block;
}

.portfolio-colum4-item-text li a {
    color: #0a8aff;
    font-size: 25px;
    margin: 0 8px;
    background-color: #fff;
    padding: 10px;
    border-radius: 50px;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.portfolio-colum4-item-text li:nth-child(1) a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.portfolio-colum4-item-text li:nth-child(2) a {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.portfolio-colum4-item:hover .portfolio-colum4-item-text li:nth-child(1) a,
.portfolio-colum4-item:hover .portfolio-colum4-item-text li:nth-child(2) a {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}


.portfolio-colum4-item-text h3 {
    font-weight: 600;
    color: #fff;
    padding-bottom: 16px;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.portfolio-colum4-item-text p {
    color: #fff;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.portfolio-colum4-item:hover .portfolio-colum4-item-text h3,
.portfolio-colum4-item:hover .portfolio-colum4-item-text p {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.portfolio-grid-item {
    margin-top: 30px;
}

.portfolio-colum4-item img {
    width: 100%;
}

.portfolio-grid-item .portfolio-item {
    margin-top: 0;
    margin-bottom: 0;
}

/*
========================================
    (11.1) Portfolio Details 
========================================
*/
.portfolio-details-area {}

.portfolio-details-left {}

.portfolio-details-left img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.portfolio-details-left h2 {
    font-size: 30px;
    font-weight: 700;
    padding: 70px 0;
}

.portfolio-details-left p {}

.portfolio-details-left .home-three-about-list {
    padding: 55px 0;
}

.portfolio-details-left .home-three-about-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.portfolio-details-right {
    border-radius: 10px;
    background-color: #1e2067;
    padding: 60px 30px;
}

.portfolio-details-right h3 {
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 55px;
    position: relative;
}

.portfolio-details-right h3::before {
    content: '';
    position: absolute;
    top: 39px;
    left: 0;
    width: 110px;
    height: 2px;
    background-color: #ff4500;
}

.portfolio-details-right ul {}

.portfolio-details-right ul li {
    font-size: 15px;
    line-height: 43px;
    color: #ffffff;
    font-weight: normal;
}

.portfolio-details-right ul li strong {
    font-weight: 700;
}

.portfolio-details-right ul li a {
    color: #ff4500;
}


/*
========================================
    (12.1) Pricing
========================================
*/
.pricing-tabs-area {
    position: relative;
    overflow: hidden;
}

.pricing-tabs-area::before,
.pricing-tabs-area::after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    height: 100%;
    width: 49%;
    z-index: -1;
}

.pricing-tabs-area::before {
    background-image: url(../img/p-shap1.png);
    top: 0;
}

.pricing-tabs-area::after {
    background-image: url(../img/p-shap2.png);
    right: 0;
    top: 24%;
}

.pricing-left-text {}

.pricing-left-text h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
}

.pricing-left-text .section-title {
    padding-bottom: 52px;
}

.pricing-left-text p {}

.pricing-tabs {
    float: left;
    border-radius: 32px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    margin-top: 65px;
    border: 1px solid #0a8aff;
}

.pricing-tabs li a {
    font-size: 18px;
    color: #202020;
    font-weight: 600;
    padding: 21px 33px;
    text-align: center;
}

.pricing-tabs li a.active {
    width: 150px;
    border-radius: 32px;
    background-color: #0a8aff;
    color: #fff;
}

.pricing-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #fff;
    padding: 35px 33px;
    margin-top: 30px;
    border-left: 4px solid #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pricing-item:hover {
    border-left: 4px solid #0a8aff;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
}

.pricing-item-text {}

.pricing-item-text h3 {
    line-height: 45px;
    font-weight: 700;
}

.pricing-item-text ul {}

.pricing-item-text ul li {
    font-size: 15px;
    line-height: 26px;
}

.pricing-item-title {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.pricing-item-title sup {
    font-size: 20px;
    font-weight: 400;
    top: -18px;
}

.pricing-item-title sub {
    font-size: 16px;
    font-weight: 400;
}


/* 
    (12.2)  Pricing Three 
*/
.pricing-tabs-three-area .section-border,
.pricing-tabs-three-area .section-border::before,
.pricing-tabs-three-area .section-border::after,
.pricing-tabs-three-area .section-border span::before,
.pricing-tabs-three-area .section-border span::after {
    background-color: #fff;
}

.pricing-tabs-three-area {
    background-image: url(../img/report-bg.jpg);
    position: relative;
}

.pricing-tabs-three-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 32, 103, 0.9019607843137255);
}

.pricing-tabs-three-area .section-title,
.pricing-tabs-three-area .section-content h3,
.pricing-tabs-three-area .pricing-left-text p,
.pricing-tabs-three-area .pricing-left-text h3 {
    color: #fff;
}

.pricing-tabs-three-area .pricing-tabs li a.active {
    background-color: #ff4500;
}

.pricing-tabs-three-area .pricing-item:hover {
    border-left: 4px solid #ff4500;
}

.inner-services-pricing {}

.inner-services-pricing .section-border,
.inner-services-pricing .section-border::before,
.inner-services-pricing .section-border::after,
.inner-services-pricing .section-border span::before,
.inner-services-pricing .section-border span::after {
    background-color: #ff4500;
}

.inner-services-pricing .pricing-tabs li a.active {
    background-color: #ff4500
}

.inner-services-pricing .pricing-item:hover {
    border-left: 4px solid #ff4500;
}

.ct-series-a .ct-slice-pie,
.ct-series-a .ct-area {
    fill: #ff4500;
}

.ct-series-b .ct-slice-pie,
.ct-series-b .ct-area {
    fill: #1e2067;
}

.ct-series-c .ct-slice-pie,
.ct-series-c .ct-area {
    fill: #0b8aff;
}

text.ct-label {
    fill: #fff;
}


/*
========================================
    (13.1) Pricing Plan
========================================
*/
.pricing-plan-area {
    background-color: #ff4500;
}

.pricing-plan-area .section-title,
.pricing-plan-area .section-content h3 {
    color: #fff;
}

.pricing-plan-area .section-border,
.pricing-plan-area .section-border::before,
.pricing-plan-area .section-border::after,
.pricing-plan-area .section-border span::before,
.pricing-plan-area .section-border span::after {
    background-color: #fff;
}

.pricing-plan-btn {
    text-align: center;
    display: inline-block;
    margin: 65px auto 0;
    border-radius: 48px;
    overflow: hidden;
    border-radius: 32px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    border: 2px solid #1e2067;
}


.pricing-plan-btn li {
    padding: 22px 38px;
    margin: -2px;
    font-size: 20px;
    font-weight: 600;
}

.pricing-plan-btn li.current {
    background: #1e2067;
    color: #fff;
    border-radius: 48px;
}

.pricing-plan-item {
    text-align: center;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.04));
    background-color: #fff;
    padding: 50px 0;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}

.pricing-plan-item::after {
    content: '';
    position: absolute;
    width: 436px;
    height: 436px;
    bottom: -15%;
    right: -55%;
    background-image: url(../img/pricing-plan-shape.png);
    z-index: -1;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}

.pricing-plan-item:hover::after {
    right: 40%;
}

.pricing-plan-item h2 {
    font-size: 30px;
    line-height: 45px;
    color: #ff4500;
    font-weight: 700;
    margin-top: 0;
}

.pricing-plan-icon {
    width: 70px;
    height: 70px;
    border-radius: 5px;
    background-color: #fafafa;
    margin: 38px auto;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pricing-plan-item:hover .pricing-plan-icon {
    background-color: #ff4500;
}

.pricing-plan-icon img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pricing-plan-item:hover .pricing-plan-icon img {
    -webkit-filter: invert(100%) sepia(91%) saturate(7419%) hue-rotate(278deg) brightness(116%) contrast(119%);
    filter: invert(100%) sepia(91%) saturate(7419%) hue-rotate(278deg) brightness(116%) contrast(119%);
    -webkit-transform: scale(1.1) translateY(-50%);
    -ms-transform: scale(1.1) translateY(-50%);
    transform: scale(1.1) translateY(-50%);
}

.pricing-plan-price {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    margin-top: -12px;
}

.pricing-plan-price sup {
    font-size: 20px;
}

.pricing-plan-price sub {
    font-size: 20px;
}

.pricing-plan-list {
    padding: 40px 0;
}

.pricing-plan-list li {
    position: relative;
    font-size: 16px;
    padding-bottom: 22px;
}


.pricing-plan-list li::before {
    content: "\f560";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    color: #ff4500;
    font-size: 12px;
    margin-right: 10px;
}

.pricing-plan-item .btn-m4 {
    margin-top: -9px;
    border-radius: 4px;
    background-color: #fff;
    border: 2px solid #ff4500;
}

.pricing-plan-item .btn-m4:hover {
    background-color: #ff4500;
    border: 2px solid #ff4500;
    color: #fff;
}


/* 
    (13.2) Pricing page
 */
.pricing-inner .section-border,
.pricing-inner .section-border::before,
.pricing-inner .section-border::after,
.pricing-inner .section-border span::before,
.pricing-inner .section-border span::after {
    background-color: #ff4500;
}

.pricing-inner .pricing-plan-item {
    border-radius: 10px;
    background-color: #ecf6ff;
    padding-top: 0;
}

.pricing-inner .pricing-plan-item h2 {
    background-color: #ff4500;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.pricing-inner .pricing-plan-item::after {
    display: none;
}

/*
========================================
    (14.1) Counter
========================================
*/
.counter-area {}

.counter-content {
    padding: 60px 0 90px;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    margin-bottom: -150px;
    background: #fff;
}

.counter-item {
    text-align: center;
    margin-top: 40px;
}

.counter-item .counter {
    font-size: 40px;
    line-height: 30px;
    font-weight: 700;
}

.counter-item h3 {
    font-weight: 700;
    padding: 35px 0 17px;
}

.counter-item p {}

/* 
    (14.2) About Counter
 */
.counter-about {
    background-color: #1e2067;
    padding: 85px 0;
}

.counter-about-content {}

.counter-about-content .counter-item {
    border-radius: 7px;
    -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.14));
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.14));
    background-color: #1e2067;
    padding: 50px 0;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.counter-about-content .counter-item:hover {
    background-color: #ff4500;
}

.counter-about-content .counter-item .counter {
    color: #ff4500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.counter-about-content .counter-item:hover .counter {
    color: #1e2067;
}


.counter-about-content .counter-item h3,
.counter-about-content .counter-item p {
    color: #fff;
}

.agency-img {}

.agency-img img {
    width: 100%;
    border-radius: 10px;
}

/*
========================================
    (15.1) Your Video
========================================
*/
.your-video {
    background-image: -webkit-gradient(linear,
            left top, left bottom,
            from(rgba(0, 0, 0, 0.747)),
            to(rgba(0, 0, 0, 0.747))), url(../img/video.jpg);
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0.747),
            rgba(0, 0, 0, 0.747)), url(../img/video.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.747),
            rgba(0, 0, 0, 0.747)), url(../img/video.jpg);
    padding: 325px 0 160px;

}

.your-video-opacity {
    position: relative;
}

.your-video-opacity::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7490196078431373);
}

.video-content {
    text-align: center;
    position: relative;
}

.video-content h3 {
    color: #fff;
    font-weight: 500;
    padding-top: 39px;
}

.video-play-button {
    position: relative;
    z-index: 10;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    margin: 18px auto 20px;
}

.video-play-button:before,
.video-play-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
}

.video-play-button:before {
    z-index: 0;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    z-index: 1;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: darken(#fa183d, 10%);
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 22px solid #0a8aff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/* 
    (15.2) Your Video Two
 */

.your-video-two {
    padding: 190px 0;
    position: relative;
    background-image: url(../img/video-bg-two.jpg);
}

.your-video-two::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 132, 243, 0.8313725490196079);
}

.your-video-two .video-play-button span {
    border-left: 22px solid #ff555c;
}

/*
========================================
    (16.1) Testimonial
========================================
*/
#testimonial-area {}

.testimonial-slider {}

.testimonial-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 14.5px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 14.5px rgba(0, 0, 0, 0.07));
    background-color: #fff;
    padding: 25px;
}

.testimonial-item img {
    border-radius: 10px;
}

.testimonial-item-text {
    padding-left: 20px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.testimonial-item-text p {
    font-size: 15px;
    line-height: 24px;
    position: relative;
}

.testimonial-item-text p::before,
.testimonial-item-text p::after {
    content: '';
    position: absolute;
    width: 11px;
    height: 10px;
}

.testimonial-item-text p::before {
    background-image: url(../img/quote-1.png);
    left: -12px;
}

.testimonial-item-text p::after {
    background-image: url(../img/quote-2.png);
    margin-left: 5px;
    margin-top: 11px;
}

.testimonial-item-text hr {
    border-top: 1px solid #0a8aff;
    margin: 30px 0 20px;
}

.testimonial-item-text h3 {
    color: #0a8aff;
    font-weight: 600;
    padding-bottom: 10px;
}

.testimonial-item-text span {}

.testimonial-slider .owl-item {
    padding: 20px 20px;
}

.testimonial-slider .owl-dots .owl-dot span {
    background: #202020;
    width: 12px;
    height: 12px;
}

.testimonial-slider .owl-dots .owl-dot.active span,
.testimonial-slider .owl-dots .owl-dot:hover span {
    background: #0a8aff;
}

.testimonial-slider .owl-nav.disabled+.owl-dots {
    margin-top: 38px;
}

.owl-theme .owl-dots .owl-dot {
    outline: none;
}

/* 
    (16.2) Testimonial Two
 */
.testimonial-two-area {
    position: relative;
}

.testimonial-two-area .section-content h3 {
    color: #ff555c;
}

.testimonial-two-area .section-border,
.testimonial-two-area .section-border::before,
.testimonial-two-area .section-border::after,
.testimonial-two-area .section-border span::before,
.testimonial-two-area .section-border span::after {
    background-color: #ff555c;
}


.testimonial-two-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30%;
    height: 80%;
    background: url(../img/h2-testimonial.png) no-repeat center;
}

.testimonial-two-slider-content {
    height: auto;
    position: absolute;
    width: 49%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.testimonial-two-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    background-color: rgba(255, 255, 255, 0.808);
    padding: 40px 25px;
    text-align: center;
}

.testimonial-two-item img {
    width: auto !important;
    margin: 0 auto;
}

.testimonial-two-item p {
    line-height: 24px;
    padding: 30px 0;
}

.testimonial-name {
    font-size: 16px;
}

.testimonial-name strong {
    display: block;
    font-weight: 600;
    padding-bottom: 7px;
}

.testimonial-two-slider.owl-drag .owl-item {
    left: 276px;
    margin: 40px 0;
}

.testimonial-two-slider .owl-item.active.center {
    opacity: 1;
}

.testimonial-two-text {
    padding-top: 65px;
    padding-bottom: 30px;
}

.testimonial-two-slider .owl-nav {
    margin-top: 30px;
    position: absolute;
    right: -16%;
    z-index: 1;
}

.testimonial-two-slider .owl-nav [class*=owl-] {
    width: 47px;
    height: 47px;
    border-radius: 24px;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff545b), to(#ff853f));
    background-image: -o-linear-gradient(left, #ff545b 0%, #ff853f 100%);
    background-image: linear-gradient(90deg, #ff545b 0%, #ff853f 100%);
}

.testimonial-two-slider .owl-nav button.owl-next,
.testimonial-two-slider .owl-nav button.owl-prev {
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff545b), to(#ff853f));
    background-image: -o-linear-gradient(left, #ff545b 0%, #ff853f 100%);
    background-image: linear-gradient(90deg, #ff545b 0%, #ff853f 100%);
}

.testimonial-two-slider .owl-nav [class*=owl-]:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#ff853f), to(#ff545b));
    background-image: -o-linear-gradient(left, #ff853f 0%, #ff545b 100%);
    background-image: linear-gradient(90deg, #ff853f 0%, #ff545b 100%);
    color: #FFF;
}

button {
    outline: none !important;
}

/* 
    (16.3) Testimonial three
 */
.testimonial-three {
    position: relative;
    z-index: 1;
}

.testimonial-three::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff4500;
    background-image: url(../img/testimonial-bg.png);
    z-index: -1;
}

.testimonial-three h3,
.testimonial-three .section-title {
    color: #fff;
}

.testimonial-three .section-border,
.testimonial-three .section-border::before,
.testimonial-three .section-border::after,
.testimonial-three .section-border span::before,
.testimonial-three .section-border span::after {
    background-color: #fff;
}

.testimonial-three .testimonial-slider .owl-dots .owl-dot.active span,
.testimonial-three .testimonial-slider .owl-dots .owl-dot:hover span {
    background: #fff;
}

.testimonial-three .testimonial-slider .owl-dots .owl-dot span {
    background: rgb(209, 209, 209);
}

/*
========================================
    (17.1) Inner Testimonial
========================================
*/
.testimonial-inner {}

.testimonial-inner-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.testimonial-inner-item::before {
    content: '';
    position: absolute;
    background-image: url(../img/test-q.png);
    top: 29px;
    left: 23px;
    width: 30px;
    height: 30px;
}

.testimonial-inner-item p {
    font-size: 15px;
    line-height: 24px;
    padding: 80px 30px 40px;
}

.testimonial-details {
    background: url(../img/test-bg.png) no-repeat top;
    background-size: cover;
    padding-bottom: 40px;
}

.testimonial-details img {
    border-radius: 39px;
    border: 3px solid #ffffff;
    margin-bottom: 28px;
}

.testimonial-details h4 {
    line-height: 45px;
    color: #ffffff;
    font-weight: 700;
}

.testimonial-details span {
    font-size: 16px;
    color: #ffffff;
}

/*
========================================
    (18.1) Analysis Report
========================================
*/
#analysis-report {}

.analysis-report-area {
    /*background-image: url(../img/report-bg.jpg);*/
    position: relative;
}

.analysis-report-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 132, 243, 0.8313725490196079);
}

.analysis-report-left {}

.analysis-report-left .section-content {
    padding-bottom: 50px;
}

.analysis-report-left .section-content h3,
.analysis-report-left .section-content h2 {
    color: #fff;
}

.analysis-report-left .section-border,
.analysis-report-left .section-border::before,
.analysis-report-left .section-border::after,
.analysis-report-left .section-border span::before,
.analysis-report-left .section-border span::after {
    background-color: #fff;
}

.analysis-report-left p {
    color: #fff;
}

.analysis-report-left ul {
    padding: 40px 0;
}

.analysis-report-left ul li {
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.analysis-report-left ul li::before {
    content: "\f058";
    font-family: "Font Awesome 5 free";
    font-weight: 400;
    margin-right: 12px;
}

.analysis-report-left .btn-m2 {}

.analysis-report-right {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    background-color: #fff;
    padding: 20px 30px;
    border-top: 8px solid #0a8aff;
}

.analysis-report-right-title {
    text-align: center;
    /*padding-bottom: 45px;*/
}

.analysis-report-right-title h3 {
    line-height: 31px;
    font-weight: 700;
    padding-bottom: 10px;
}

.analysis-report-right-title h3 span {
    color: #0a8aff;
}

.analysis-report-right-title p {
    font-size: 16px;
    font-weight: 600;
}

.analysis-report-form {}

.input-box-name {
    font-size: 14px;
    line-height: 31px;
    color: #979797;
    width: 100%;
    height: 55px;
    border-radius: 6px;
    background-color: #ecf6ff;
    padding: 0 15px;
    border: 0;
    margin-bottom: 20px;
}

#mission {
    width: 100%;
    height: 126px;
    border-radius: 6px;
    background-color: #ecf6ff;
    border: 0;
    padding: 20px 15px;
}

.analysis-report-form .btn-m1 {
    line-height: 15px;
}

/*
========================================
    (19.1) Case Studies
========================================
*/
.case-studies-area {}

.case-studies-item {
    border-radius: 10px;
    position: relative;
    margin-top: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}

.case-studies-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ff545b), to(rgba(255, 84, 91, 0)));
    background-image: -o-linear-gradient(bottom, #ff545b 0%, rgba(255, 84, 91, 0) 100%);
    background-image: linear-gradient(0deg, #ff545b 0%, rgba(255, 84, 91, 0) 100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.case-studies-item:hover::before {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 133, 63, 0.938)), to(rgba(255, 84, 90, 0.911)));
    background-image: -o-linear-gradient(bottom, rgba(255, 133, 63, 0.938) 0%, rgba(255, 84, 90, 0.911) 100%);
    background-image: linear-gradient(0deg, rgba(255, 133, 63, 0.938) 0%, rgba(255, 84, 90, 0.911) 100%);
}

.case-studies-item img {
    width: 100%;
    border-radius: 10px;
}

.case-studies-item-text {
    position: absolute;
    bottom: 0;
    padding: 40px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.case-studies-item:hover .case-studies-item-text {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.case-studies-item-text p {
    color: #ffffff;

}

.case-studies-item-text h4 {
    color: #ffffff;
    font-weight: 700;
    padding: 26px 0;
}

.studies-btn {
    color: #fff;
}

.studies-btn i {
    padding-left: 5px;
}

/* Case Studies */
.case-studies-two .section-content h3 {
    color: #ff555c;
}

.case-studies-two .section-border,
.case-studies-two .section-border::before,
.case-studies-two .section-border::after,
.case-studies-two .section-border span::before,
.case-studies-two .section-border span::after {
    background-color: #ff555c;
}


.case-studies-inner .section-border,
.case-studies-inner .section-border::before,
.case-studies-inner .section-border::after,
.case-studies-inner .section-border span::before,
.case-studies-inner .section-border span::after {
    background-color: #ff555c;
}



/*
========================================
    (19.1) Blog
========================================
*/
.blog-area {}

.blog-item {
    margin-top: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.blog-img {
    background-color: #0a8aff;
    overflow: hidden;
}

.blog-img img {
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-item:hover .blog-img img {
    -webkit-transform: translate(20px, -20px);
    -ms-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
}

.blog-text {}

.blog-text ul {
    padding-top: 16px;
}

.blog-text ul li {
    display: inline-block;
    margin-right: 22px;
    font-size: 13px;
}

.blog-text ul li img {
    margin-right: 10px;
}

.blog-text ul li i {
    color: #0a8aff;
    margin-right: 5px;
}

.blog-title {
    font-weight: 700;
    line-height: 30px;
    padding: 22px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-item:hover .blog-title {
    color: #0a8aff;
}

.blog-btn {
    font-size: 16px;
    color: #202020;
    font-weight: 500;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-btn:hover {
    color: #0a8aff;
    letter-spacing: 2px;
}

.blog-btn i {
    padding-left: 7px;
}

/* 
    (19.2) Blog Two
 */
.blog-two .section-content h3 {
    color: #ff555c;
}

.blog-two .section-border,
.blog-two .section-border::before,
.blog-two .section-border::after,
.blog-two .section-border span::before,
.blog-two .section-border span::after {
    background-color: #ff555c;
}

.blog-item-two {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.blog-item-two-img {
    overflow: hidden;
}

.blog-item-two-img a {
    display: inline;

}

.blog-item-two-img img {
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-item-two:hover .blog-item-two-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.blog-item-two-text {
    padding: 9px 24px 30px;
}

.blog-item-two-text .blog-title-btn {
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff545b), to(#ff863f));
    background-image: -o-linear-gradient(left, #ff545b 0%, #ff863f 100%);
    background-image: linear-gradient(90deg, #ff545b 0%, #ff863f 100%);
    color: #fff;
    padding: 7px 15px;
    position: absolute;
    margin-top: -24px;
    right: 24px;
}

.blog-item-two-text ul {
    padding-top: 16px;
}

.blog-item-two-text ul li {
    display: inline-block;
    margin-right: 22px;
    font-size: 13px;
}

/* 
    (19.2) Blog Three
*/

.blog-three .section-border,
.blog-three .section-border::before,
.blog-three .section-border::after,
.blog-three .section-border span::before,
.blog-three .section-border span::after {
    background-color: #ff4500;
}

/*
========================================
    (20.1) Blog Single
========================================
*/
.blog-single-area {}

.blog-single-left {}

.blog-single-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.07));
    background-color: #ecf6ff;
    overflow: hidden;
    margin-top: 30px;
}

.blog-single-item-img {}

.blog-single-item-img img {
    width: 100%;
}

.blog-single-item-text {
    padding: 30px;
}

.blog-single-item-text ul {}

.blog-single-item-text ul li {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding-right: 30px;
}

.blog-single-item-text ul li img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.blog-single-item-text ul li {}

.blog-single-item-text h3 {
    font-weight: 700;
    padding: 30px 0;
}

.blog-single-item-text p {}

.blog-single-item-text .btn-m4 {
    margin-top: 40px;
}

.blog-single-right {}

.blog-search {
    position: relative;
    margin-top: 30px;
}

.blog-search input {
    font-size: 14px;
    letter-spacing: 0px;
    color: #939393;
    font-family: "Poppins";
    font-weight: 400;
    width: 100%;
    height: 65px;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #ffffff;
    border: 2px solid #ecf6ff;
    padding: 0 73px 0 20px;
    outline: none;
}

.blog-search button {
    position: absolute;
    right: 0;
    background-color: #ff4500;
    color: #fff;
    width: 70px;
    height: 100%;
}

.blog-single-about {
    margin-top: 30px;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #ffffff;
    border: 2px solid #ecf6ff;
    padding: 25px;
}

.blog-single-about img {
    margin-bottom: 35px;
}

.blog-single-about h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 35px;
}

.blog-single-about p {
    font-size: 14px;
    line-height: 23px;
}

.blog-categories {
    margin-top: 30px;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #ffffff;
    border: 2px solid #ecf6ff;
    padding: 25px;
}

.blog-categories h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 35px;
}

.blog-categories ul {}

.blog-categories ul li {
    border-bottom: 1px solid #ff4500;
}

.blog-categories ul li:nth-last-child(1) {
    border-bottom: 0;
}

.blog-categories ul li a {
    font-size: 14px;
    line-height: 38px;
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-categories ul li a:hover {
    color: #ff4500;
    padding-left: 5px;
}

.blog-categories ul li a span {
    float: right;
}

.blog-recent-post {
    margin-top: 30px;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #ffffff;
    border: 2px solid #ecf6ff;
    padding: 25px;
}

.blog-recent-post h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 35px;
}

.blog-recent-post-item {
    border-bottom: 1px solid #ff4500;
    padding: 10px 0;
}

.blog-recent-post-item img {
    width: 60px;
    height: 60px;
    border-radius: 5px;

}

.blog-recent-post-item-text {
    padding-left: 10px;
}

.blog-recent-post-item-text a {
    font-size: 15px;
    line-height: 21px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-recent-post-item-text a:hover {
    color: #ff4500;
}

.blog-recent-post-date {}

.blog-recent-post-date i {}

.blog-recent-post-date span {
    font-size: 11px;
}

.blog-tag {
    margin-top: 30px;
    border-radius: 6px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #ffffff;
    border: 2px solid #ecf6ff;
    padding: 25px;
}

.blog-tag h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 35px;
}

.blog-tag a {
    border-radius: 3px;
    background-color: #ecf6ff;
    padding: 13px;
    font-size: 13px;
    margin: 4px 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blog-tag a:hover {
    background-color: #ff4500;
    color: #fff;
}

.blog-pagination {
    margin-top: 60px;
}

.blog-pagination li {
    display: inline-block;
    margin-right: 7px;
}

.blog-pagination li a {
    font-size: 16px;
    line-height: 45px;
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 4px;
    -webkit-filter: drop-shadow(0 0 6.5px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 0 6.5px rgba(0, 0, 0, 0.1));
    background-color: #ff4500;
    text-align: center;
}

.blog-pagination li a i {}

.blog-right-bar-area .blog-img {
    background-color: #ff4500;
}

.blog-right-bar-area .blog-img a {
    width: 100%;
}

.blog-right-bar-area .blog-item:hover .blog-title {
    color: #ff4500;
}

.blog-right-bar-area .blog-btn:hover {
    color: #ff4500;
}

.blog-right-bar-area {}

/*
========================================
    (21.1) Blog Details
========================================
*/
.blog-details-area {}

.blog-details-content {}

.blog-details-pcolor {
    margin: 35px 0;
    padding: 35px 55px;
    background-color: #ff4500;
}

.blog-details-pcolor p {
    line-height: 26px;
    color: #ffffff;
    font-style: italic;
}

.blog-details-bgAll {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    padding: 40px;
}

.blog-details-tag {}

.blog-details-tag p {}

.blog-details-tag p strong {
    font-weight: 700;
}

.blog-details-share {
    margin-top: 30px;
}

.blog-details-share span {
    font-weight: 700;
    margin-right: 20px;
}

.blog-details-share-icon {
    display: inline-block;

}

.blog-details-share-icon li {
    display: inline-block;
}

.blog-details-share-icon li a {
    background-color: #ff4500;
    color: #fff;
    width: 29px;
    height: 29px;
    font-size: 16px;
    padding: 6px 0;
    text-align: center;
    border-radius: 5px;
}

.blog-details-author {}

.blog-details-author img {}

.blog-details-author-text {
    margin-left: 15px;
}

.blog-details-author-text h5 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    padding-bottom: 15px;
}

.blog-details-author-text p {
    line-height: 26px;
}

.blog-details-author-text ul {
    margin-top: 30px;
}

.blog-details-comments {}

.blog-comment {
    padding: 65px 0;
}

.blog-comment h3 {
    font-weight: 700;
}

.blog-comment-item {
    margin-top: 40px;
}

.blog-comment-text {
    margin-left: 15px;
}

.blog-comment-text h5 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    padding-bottom: 5px;
}

.blog-comment-text .blog-comment-date {
    font-size: 14px;
}

.blog-comment-text p {
    padding: 30px 0 25px;
}

.blog-comment-text .comment-reply {
    font-size: 14px;
    line-height: 26px;
}

.blog-comment-text .comment-reply i {
    color: #ff4500;
}

.blog-add-comment {}

.blog-add-comment h3 {
    font-weight: 600;
}

.blog-form {}

.blog-form .blog-input {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    background-color: #ffffff;
    padding: 0 30px;
    width: 100%;
    height: 70px;
    border: 0;
    outline: none;
    margin-top: 30px;
}

.blog-form #message {
    padding: 30px;
    width: 100%;
    height: 234px;
    border: 0;
    outline: none;
    margin-top: 30px;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    background-color: #ffffff;
}

.blog-form .btn-m1 {}

/*
========================================
    (22.1) Discover Niketion
========================================
*/
#discover-niketion {}

.discover-niketion-aera {
    background-image: url(../img/report-bg.jpg);
    position: relative;
}

.discover-niketion-aera::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 132, 243, 0.8313725490196079);
}

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

.discover-niketion-text h2 {
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    line-height: 45px;
}

.discover-niketion-text p {
    font-size: 20px;
    color: #fff;
    line-height: 29px;
    padding-top: 39px;
}

.inner-discover-niketion-area {
    background-image: url(../img/report-bg.jpg);
    position: relative;
}

.inner-discover-niketion-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 32, 103, 0.87);
}

/*
========================================
    (23.1) Team
========================================
*/
.team-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(0 0 12.5px rgba(0, 0, 0, 0.04));
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.team-item-img {
    overflow: hidden;
    position: relative;
}

.team-item-img img {
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.team-item:hover .team-item-img img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.team-social {
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 84, 90, 0.808)), to(rgba(255, 133, 63, 0.781)));
    background-image: -o-linear-gradient(left, rgba(255, 84, 90, 0.808) 0%, rgba(255, 133, 63, 0.781) 100%);
    background-image: linear-gradient(90deg, rgba(255, 84, 90, 0.808) 0%, rgba(255, 133, 63, 0.781) 100%);
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.team-item:hover .team-social {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.team-social-icon {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 30px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.team-social-icon li {}

.team-social-icon li a {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 24px;
    background: #fff;
    border-radius: 50%;
    font-size: 11px;
    color: #000;
    text-align: center;
    margin: 4px 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.2s ease-out 0.4s;
    -o-transition: all 0.2s ease-out 0.4s;
    transition: all 0.2s ease-out 0.4s;
}

.team-item:hover .team-social-icon li a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.team-social-icon li:nth-child(1) a {
    color: #3a559f;
}

.team-social-icon li:nth-child(2) a {
    color: #03a9f4;
}

.team-social-icon li:nth-child(3) a {
    color: #0077b7;
}

.team-social-icon li:nth-child(4) a {
    color: #dd4b39;
}

.team-social-icon li:nth-child(5) a {
    color: #bf338f;
}

.team-item-text {
    text-align: center;
    padding: 14px 0;
}

.team-item-text h3 {
    line-height: 30px;
    font-weight: 700;
}

.team-item-text p {
    font-size: 16px;
    line-height: 45px;
}

.team-item:hover .team-item-text h3,
.team-item:hover .team-item-text p {
    color: #ff555c;
}

/* 
    (23.2) Team Two 
*/
.team-two .section-content h3 {
    color: #ff555c;
}

.team-two .section-border,
.team-two .section-border::before,
.team-two .section-border::after,
.team-two .section-border span::before,
.team-two .section-border span::after {
    background-color: #ff555c;
}


.team-inner {}

.team-inner .section-border,
.team-inner .section-border::before,
.team-inner .section-border::after,
.team-inner .section-border span::before,
.team-inner .section-border span::after {
    background-color: #ff555c;
}

/*
========================================
    (24.1) Team Details
========================================
*/
.team-details {}

.team-details-text {}

.team-details-text img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 40px;
}

.team-details-text p {}

.team-details-content-left {}

.team-details-tes {
    border-radius: 7px;
    background-color: #ff4500;
    margin: 50px 0;
}

.team-details-tes p {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-style: italic;
    position: relative;
    padding: 34px;
}

.team-details-list {}

.team-details-list h3 {
    font-weight: 700;
    padding-bottom: 35px;
}

.team-details-share {
    overflow: hidden;
    margin-top: 40px;
}

.team-details-share h3 {
    font-weight: 700;
    display: inline-block;
    position: relative;
}

.team-details-share h3::before {
    content: '';
    width: 400px;
    height: 2px;
    background: #ff4500;
    top: 15px;
    left: 74px;
    position: absolute;
}

.team-details-share-icon {
    float: right;
}

.team-details-share-icon li {
    display: inline-block;
}

.team-details-share-icon li a {
    background-color: #ff4500;
    color: #fff;
    width: 29px;
    height: 29px;
    font-size: 16px;
    padding: 6px 0;
    text-align: center;
    border-radius: 5px;
}

.team-details-right {
    padding: 50px 30px;
    margin-top: 42px;
}

/*
========================================
    (25.1) Why Does Business
========================================
*/
.why-does-business-area {}

.why-business-col:nth-child(2n+1) {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.why-does-business-text {}

.why-does-business-text .section-title {
    padding-bottom: 50px;
    padding-top: 0;
}

.why-does-business-list {
    padding-top: 55px;
}

.why-does-business-list li {
    position: relative;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.why-does-business-list li::before {
    content: "\f14a";
    font-family: "Font Awesome 5 free";
    font-weight: 400;
    float: left;
    line-height: 30px;
    color: #ff4500;
    font-size: 12px;
    margin-right: 10px;
}

.why-does-business-right {}

.why-does-business-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    padding: 30px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.why-does-business-item:before {
    content: '';
    position: absolute;
    right: -67px;
    width: 96px;
    height: 96px;
    border-radius: 48px;
    background-color: rgba(30, 32, 103, 0.5686274509803921);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: -1;
}

.why-does-business-item:hover:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    background-color: rgba(30, 32, 103, 0.5686274509803921);
}

.why-does-business-item-col:nth-child(4n+2) {
    margin-top: 30px;
}

.business-item-img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #ff4500;
    position: relative;
}

.business-item-img img {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.why-does-business-item h4 {
    font-weight: 700;
    text-transform: capitalize;
    padding: 15px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.why-does-business-item p {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.why-does-business-item:hover h4,
.why-does-business-item:hover p {
    color: #fff;
}



/*
========================================
    (26.1) Faq
========================================
*/
#faq-area {}

.faq-video {
    background-image: url(../img/faq-video.jpg);
    padding: 128px 0;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
    margin-top: 20px;
}

.faq-video::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5882352941176471);
    z-index: -1;
}

.faq-video .video-play-button span {
    border-left: 22px solid #ff4500;
}

.faq-content .card {
    margin-top: 20px;
    border-radius: 10px !important;
}

.faq-content .card-header {
    padding: 0;
}

.faq-content .faq-btn {
    font-size: 16px;
    display: block;
    width: 100%;
    text-align: left;
    border: 0;
    border-radius: 0;
    padding: 20px;
    background: #ff5313;
    color: #fff;
    outline: none;
    font-weight: 600;
    position: relative;
}

.faq-content .faq-btn.collapsed:before {
    content: '\f077';
    font-size: 19px;
    position: absolute;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    right: 20px;
    top: 18px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.faq-content .faq-btn:before {
    content: '\f077';
    font-size: 19px;
    position: absolute;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    right: 20px;
    top: 18px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


.faq-content .card-body {
    background: #ff4500;
    color: #fff;
    padding: 24px 20px;
}

.faq-content .card-body p {
    color: #fff;
}

.faq-content {}

button {
    outline: none;
}

/* Faq Inner */
.faq-inner .section-border,
.faq-inner .section-border::before,
.faq-inner .section-border::after,
.faq-inner .section-border span::before,
.faq-inner .section-border span::after {
    background-color: #ff4500;
}

/*
========================================
    (27.1) History Nektons
========================================
*/
#history-nektons {}

.history-nektons-area {}

.history-nektons-content {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.08));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.08));
    background-color: #ffffff;
    overflow: hidden;
}

.history-list {
    background-color: #ff4500;
}

.history-list li {
    width: 20%;
    margin: 0 -2px;
    font-size: 20px;
    line-height: 26px;
    color: #fefefe;
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
}

.history-list li span {
    font-size: 16px;
    display: block;
    font-weight: 400;
}

.history-list li.current {
    border-bottom: 2px solid #1e2067;
}

.history-list-item {
    padding: 60px 50px;
}

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

.history-text {}

.history-text h3 {
    font-weight: 700;
    position: relative;
    padding-bottom: 60px;
}

.history-text h3::before {
    content: '';
    position: absolute;
    top: 33px;
    left: 0;
    width: 130px;
    height: 2px;
    background-color: #ff4500;
}

.history-text .why-does-business-list {
    padding-top: 35px;
}

/*
========================================
    (28.1) About Team Information
========================================
*/
.about-team-information-area {
    position: relative;
}

.about-team-information-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/testimonial-bg.png);
    background-color: #0a8aff;
    z-index: -1;
}

.about-team-information-area h3,
.about-team-information-area .section-title {
    color: #fff;
}

.about-team-information-p {
    padding-top: 65px;
}

.about-team-information-p p,
.about-team-information-p li,
.about-team-information-p li::before {
    color: #fff;
}

.about-team-information-area .section-border,
.about-team-information-area .section-border::before,
.about-team-information-area .section-border::after,
.about-team-information-area .section-border span::before,
.about-team-information-area .section-border span::after {
    background-color: #fff;
}

.about-team-information-right {}

.about-team-information-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.07));
    background-color: rgba(255, 255, 255, 0.5686274509803921);
    margin-bottom: 30px;
    padding: 30px 25px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.about-team-information-item:hover {
    background-color: #fff;
}

.about-information-icon {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #ff4500;
    position: relative;
}

.about-information-icon img {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.about-team-information-item h4 {
    padding: 15px 0;
    font-weight: 700;
}

.about-team-information-item p {
    font-size: 15px;
    line-height: 24px;
}

/*
========================================
    (29.1) Clients
========================================
*/
.clients-area {}

.clients-area .section-border,
.clients-area .section-border::before,
.clients-area .section-border::after,
.clients-area .section-border span::before,
.clients-area .section-border span::after {
    background-color: #ff4500;
}

.clients-logo {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

.clients-logo li {
    display: inline-block;
    width: 100%;
    height: 100px;
    position: relative;
    text-align: center;
    margin: 10px 0 0;
}

.clients-logo li a {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 15px;
}

.clients-logo li img {
    width: 100%;
    height: auto;
}

.clients-area2 .clients-logo li img {
    width: 100%;
    height: auto;
    -webkit-filter: invert(38%) sepia(68%) saturate(3114%) hue-rotate(194deg) brightness(102%) contrast(104%);
    filter: invert(38%) sepia(68%) saturate(3114%) hue-rotate(194deg) brightness(102%) contrast(104%);
}

.clients-area2 .clients-logo li:hover img {
    -webkit-filter: unset;
    filter: unset;
}

/*
========================================
    (30.1) World Clients
========================================
*/
.world-clients {}

.world-clients .section-border,
.world-clients .section-border::before,
.world-clients .section-border::after,
.world-clients .section-border span::before,
.world-clients .section-border span::after {
    background-color: #ff4500;
}

#container {
    width: 100%;
    height: 600px;
    margin: 0;
    padding: 0;
}

.anychart-credits {
    display: none;
}

/*
========================================
    (31.1) Contact
========================================
*/
.contact-area {}

.contact-form-content {}

.contact-form-content h2 {
    font-weight: 700;
    padding-bottom: 35px;
}

.contact-form {}

.contact-form .contact-form-input {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    background-color: #ffffff;
    padding: 0 30px;
    width: 100%;
    height: 70px;
    border: 0;
    outline: none;
    margin-top: 30px;
}

.contact-form #contact-message {
    padding: 30px;
    width: 100%;
    height: 234px;
    border: 0;
    outline: none;
    margin-top: 30px;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    background-color: #ffffff;
}

.our-contacts-right {}

.our-contacts-right h2 {
    font-weight: 700;
    padding-bottom: 65px;
}

.our-contacts-history {
    padding-bottom: 15px;
}

.our-contacts-history p {}

.our-contacts-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.05));
    background-color: #ffffff;
    padding: 20px;
    margin-top: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.our-contacts-item:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.our-contacts-item i {
    color: #ff4500;
    font-size: 35px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-right: 20px;
}

.our-contacts-item-text {}

.our-contacts-item-text h3 {
    font-weight: 700;
    padding-bottom: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.our-contacts-item:hover h3 {
    color: #ff4500;
}

.our-contacts-item-textp {}

#google-map {
    width: 100%;
    height: 470px;
    border-radius: 10px;
    margin-top: 70px;
}

/*
========================================
    (32.1) Footer
========================================
*/
.footer-area {}

.footer-content {}

.background-footer-one {
    background-color: #0f1a2c;
}

.background-footer-two {
    background-color: #ededed;
}

.background-footer-three {
    position: relative;
    z-index: 1;
}

.background-footer-three::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/testimonial-bg.png);
    background-color: #000;
    z-index: -1;
}

.footer-content-item {
    color: #fff;
    margin-top: 50px;
}

.background-footer-two .footer-content-item {
    color: #202020;
}

.footer-widget-title {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 50px;
}

.footer-col:nth-child(4n+1) a img {
    margin-bottom: 32px;
}

.footer-col:nth-child(4n+1) ul {
    margin-top: 35px;
}

.footer-content-item p {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
}

.background-footer-two .footer-content-item p {
    color: #202020;
}

.footer-content-item ul {
    margin: -10px 0;
}

.footer-content-item ul li {}

.footer-content-item ul li a {
    position: relative;
    color: #fff;
    line-height: 38px;
    display: block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: 500;
}

.background-footer-two .footer-content-item ul li a {
    color: #202020;
}

.footer-content-item ul li a:hover {
    color: #ff545b;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.footer-content-item ul li::before {
    content: "\f058";
    font-family: "Font Awesome 5 free";
    font-weight: 400;
    margin-right: 10px;
    float: left;
    line-height: 38px;
}

.footer-content-item ul li:hover::before {
    color: #ff545b;
}

.footer-contact {
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 29px;
}

.copy-right-area {
    background-color: #0a121f;
    padding: 20px;
}

.copy-right-text p {
    color: #fff;
    line-height: 44px;
}

.footer-social {
    overflow: hidden;
}

.footer-social-title {
    display: inline-block;
    color: #fff;
    padding-right: 10px;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}


.footer-social ul {
    display: inline-block;
}

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

.footer-social ul li a {
    width: 26px;
    height: 26px;
    border-radius: 100px;
    background-color: #fff;
    font-size: 14px;
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}



.footer-social ul li:nth-child(1) a {
    color: #3a559f;
}

.footer-social ul li:nth-child(2) a {
    color: #03a9f4;
}

.footer-social ul li:nth-child(3) a {
    color: #0077b7;
}

.footer-social ul li:nth-child(4) a {
    color: #dd4b39;
}

.footer-social ul li:nth-child(5) a {
    color: #bf338f;
}

.footer-social ul li a:hover {
    background-color: #ff4500;
    color: #fff;
}

.footer-social ul li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*=============================================
   - Scroll top         
=============================================*/
.scroll-top {
    position: fixed;
    right: 4%;
    bottom: -50px;
    z-index: 111;
    -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
    display: block;
    padding: 0;
    width: 38px;
    height: 38px;
    border-radius: 4px;
    text-align: center;
    font-size: 25px;
    line-height: 60px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    background-color: #ffffff;
    background-size: 200% auto;
    background-position: left center;
    color: #ff4500;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    overflow: hidden;
    border: 1px solid;
}

.scroll-top:hover {
    background: #0a8aff;
}

@media only screen and (max-width: 479px) {
    .scroll-top {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
}

.scroll-top.show {
    visibility: visible;
    opacity: 1;
    bottom: 60px;
}

.scroll-top i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ff4500;
    -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.scroll-top .arrow-top {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.scroll-top .arrow-bottom {
    -webkit-transform: translate(-50%, 80px);
    -ms-transform: translate(-50%, 80px);
    transform: translate(-50%, 80px);
}

.scroll-top:hover {
    background-position: right center;
}

.scroll-top:hover .arrow-top {
    -webkit-transform: translate(-50%, -80px);
    -ms-transform: translate(-50%, -80px);
    transform: translate(-50%, -80px);
}

.scroll-top:hover .arrow-bottom {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fa-long-arrow-up:before {
    content: "\f106";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
}