/*===============================================
Template Name: Taklu – Business & Consultant HTML5 Template
Author:  https://Templatemonstar.net/user/Taklu-solution
Description: Description
Version: 1.0.0
Text Domain: Taklu
Tags: agency, consulting, digital agency, digital marketing, digital marketing agency, marketing, marketing agency, media agency, portfolio, seo, seo agency, seo agency theme, seo marketing, smm, social media marketing agency.
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. Taklu Header Top Menu Area Css
02. Taklu Nav Menu Area Css
03. Taklu Slider Area Css
04. Taklu Section Title Css
05. Taklu Service Area css
06. Taklu About Area Css
07. Taklu Counter Area Css
08. Taklu Case Study Area Css
09. Taklu Testimonial Area Css
10. Taklu Process Area Css
11. Taklu Team Area Css
12. Taklu Faq Area Css
13. Taklu Brand Section Css
14. Taklu Call Do Section Css
15. Taklu Form Box Css
16. Taklu Skill Area Css
17. Taklu Blog Area Css
18. Taklu footer Area Css
19. Taklu Subscribe Area Css
20. Taklu Lines CSS
21. Taklu Prossess Ber Css
22. Taklu Scrollup Section
23. Taklu Bounce Animation Css
24. Taklu Animation Dance
25. Taklu Breadcumb Area Css
26. Taklu abouts_areas Css
27. Taklu Feture-Area Css
28. Taklu Pricing Section Css
29. Taklu Web Development Section CSS
30. Taklu Contact  US Css
31. Taklu Blog Sidber Widget CSS
32. Taklu Case Study Details Css
33. Taklu Search Box Css
34. Taklu Loader Css
=======================*/

.header-top-area {
    padding: 11px 0;
    background: #252628;
    position: relative;
    z-index: 5;
}

.header-top-area::after {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    width: 54%;
    height: 100%;
    z-index: -1;
    transform: skew(38deg);
    padding-left: 20px;
    background: #0060ff;
}

.header-top-address span{
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-right: 20px;
    font-family: 'Roboto', sans-serif;
}

.header-top-address span i{
    display: inline-block;
    margin-right: 10px;
}

.header-top-address a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    margin-right: 20px;
    font-family: 'Roboto', sans-serif;
}

.header-top-address a i {
    display: inline-block;
    margin-right: 10px;
}

.header-top-social{
    text-align: right;
}

.header-top-social ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

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

.header-top-social a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-right: 10px;
}

.header-main-menu {
    text-align: right;
}

.header-main-menu ul {
    list-style: none;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}

/*==============header-main-area-start=====================*/

.Taklu_nav_manu {
    transition: .5s;
    z-index: 2;
    position: relative;
    padding: 0 60px 0;
    background-color: rgb(255, 255, 255);
    font-family: 'Roboto', sans-serif;
}

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

.sticky .Taklu_menu>ul>li>a {
    color: #232323;
}

.sticky .header-main-button a {
    background: #0c5adb;
}

.nav-button {
    display: inline-block;
}

.sticky .fa-bars:before{
    color: #fff;
}

.fa-bars:before {
    content: "\f0c9";
    font-size: 25px;
    margin: 0 0 0 18px;
}


/* Taklu Menu Css*/
nav.Taklu_menu {
    text-align: right;
    position: relative;
    z-index: 1;
    margin-left: 11px;
}

.Taklu_menu ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

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


.Taklu_menu>ul>li>a {
    text-decoration: none;
    position: relative;
    font-size: 18px;
    display: block;
    padding: 30px 12px;
    transition: .5s;
    color: #232323;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.Taklu_menu>ul>li>a span {
    display: inline-block;
    font-size: 11px;
}


.Taklu_menu>ul>li>a:hover{
    color: #0c5adb;
}


/*Style Two Nav Menu*/

.style-two.Taklu_nav_manu {
    border-bottom: 1px solid rgba(255,255,255,0.10196078431372549);
}

.style-two .Taklu_menu>ul>li>a {
    color: #fff;

}

/*style two btn*/

.style-two .header-button a {
    background: rgba(16,18,16,0);

}

.header-main-button {
    display: inline-block;
}

.header-main-button a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #0060ff;
    padding: 12px 30px;
    border-radius: 2px;
    transition: .5s;
    margin-left: 20px;
    position: relative;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    z-index: 1;
}

.header-main-button a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
	background-color: #132144;
	pointer-events: none;
	transition: .5s;
    border-radius: 2px;
	z-index: -1;
	opacity: 0.5;
}
.header-main-button a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
	background-color: #132144;
	pointer-events: none;
    border-radius: 2px;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

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

.header-main-button a:hover::after {
	opacity: 1;
	transform: scale(1);
}

/*** Sub Menu Style
==========================***/

.Taklu_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    padding: 0;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    visibility: hidden;
    border-top: 4px solid #0060ff;
    border-bottom: 4px solid #0060ff;
    opacity: 0;
}

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

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

.Taklu_menu ul .sub-menu li a {
    display: block;
    padding: 15px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 15px;
    color: #616161;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    visibility: inherit !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.Taklu_menu ul li .sub-menu li a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    background: #0060ff;
    z-index: -1;
    transition: 0.5s;
}

.Taklu_menu ul li .sub-menu li a:hover:before {
    height: 100%;
    top: 0;
}

.Taklu_menu ul .sub-menu li:hover>a,
.Taklu_menu ul .sub-menu .sub-menu li:hover>a,
.Taklu_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.Taklu_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
    color: #fff !important;
    transition: .5s;
}

/* sub menu 2
=================*/

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

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

/* sub menu 3
==================*/

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

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

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

ul.sub-menu li a span {
    background-color: #0c5adb;
    padding: 5px 10px;
    color: #fff;
    opacity: 1;
    margin: 0;
    border-radius: 2px;
    transition: .5s;
}

ul.sub-menu li:hover a span{
    background: rgba(255,255,255, 0.20);
}

/* sub menu 4
====================*/

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


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

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

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

.main_sticky {
    display: none;
}

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

.mobile-menu.mean-container {
    overflow: hidden;
}

/*=============sticky-header-area-end================*/




/*=============start-slide-section================*/
.slide-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 60vh;
    position: relative;
    display: flex;
    align-items: center;
    padding: 80px 0px;
}

.slide-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.slide-area .container {
    position: relative;
    z-index: 1;
}

.slide-content {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.slide-content h5 {
    font-size: 19px;
    font-weight: 500;
    position: relative;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    text-align: center !important;
    display: inline-block;
    font-family: 'Fira Sans', sans-serif;
}

.slide-content h5::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 180px;
    background-color: rgba(0, 96, 255, 0.7);
    top: 20px;
    left: 0px;
    z-index: 1;
}

.slide-content h1 {
    font-size: 60px;
    text-align: center;
    font-weight: 500;
    margin: 30px 0 20px;
    line-height: 70px;
    color: rgb(255, 255, 255);
    font-family: 'Roboto', sans-serif;
}

.slide-content p {
    font-size: 18px;
    width: 51%;
    margin: auto;
    line-height: 31px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.slide-main-button {
    text-align: center;
}

.slide-main-button a {
    font-size: 17px;
    display: inline-block;
    position: relative;
    color: #fff;
    margin-top: 27px;
    background-color: rgb(0, 122, 255);
    padding: 13px 34px;
    transition: .5s;
    font-weight: 500;
    z-index: 1;
    text-decoration: none;
}

.slide-main-button a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    clip-path: polygon(0 1, 0% 100%, 101% 100%);
    transform: scale(0);
    transform-origin: bottom left;
    background-color: #132144;
    pointer-events: none;
    transition: .5s;
    z-index: -1;
    opacity: 0.5;
}

.slide-main-button a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    clip-path: polygon(0 1, 101% 0%, 100% 100%);
    transform: scale(0);
    transform-origin: top right;
    background-color: #132144;
    pointer-events: none;
    transition: .5s;
    opacity: .5;
    z-index: -1;
    height: 100%;
}

.slide-main-button a i {
    display: inline-block;
    margin-left: 7px;
}

.slide-main-button a:hover::before {
    opacity: 1;
    transform: scale(1);
}

.slide-main-button a:hover::after {
    opacity: 1;
    transform: scale(1);
}

/* 響應式設計 */
@media (min-width: 1400px) {
    .slide-area {
        padding: 100px 0px;
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    .slide-area {
        padding: 60px 0px;
        min-height: 50vh;
    }

    .slide-content h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .slide-content p {
        width: 90%;
        font-size: 16px;
    }

    .slide-content h5 {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .slide-content h5::after {
        width: 120px;
    }

    .slide-content h1 {
        font-size: 32px;
        line-height: 40px;
        margin: 20px 0 15px;
    }

    .slide-main-button a {
        padding: 10px 25px;
        font-size: 15px;
    }
}
/*=============end-slide-section================*/




/*================start-feature-section===================*/

.features-section{
    padding: 190px 0 50px;
}

.bg-up {
    margin-top: -105px;
    margin-bottom: 0px;
    padding: 25px 25px 25px 25px;
    position: relative;
    z-index: 22;
}

.feature-single-box {
    padding: 40px 26px 15px 30px;
    box-shadow: 0 0 5px #cccccc;
    background: #fff;
    position: relative;
    overflow: hidden;
    transition: .5s;
    z-index: 99;
    margin-bottom: 30px;
}

.feature-single-box::before {
    content: "";
    position: absolute;
    right: 0;
    width: 60px;
    height: 60px;
    bottom: 0;
    background: #f9f9f9;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: -1;
    border-radius: 10px 0 0 0;
}

.icon-box {
    margin: 0px 0 55px;
}

.feature-icon {
    float: left;
}

.feature-icon {
    font-size: 34px;
    color: #fff !important;
    transition: .5s;
    display: inline-block;
    height: 65px;
    width: 65px;
    background: #0060ff;
    line-height: 65px;
    text-align: center;
    border-radius: 3px;
    opacity: .8;
    z-index: 1;
    position: relative;
}

.feature-icon::before {
    position: absolute;
    content: "";
    height: 65px;
    width: 65px;
    top: 0px;
    left: 0px;
    background: #0060ff;
    z-index: -1;
    transition: .5s;
    transform: rotate(25deg) !important;
    border-radius: 3px;
    opacity: .8;
}

.feature-icon:hover:before{
    transform: rotate(0deg) !important;
}

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

.feature-number h3 {
    font-size: 110px;
    font-weight: 500;
    color: #F4F4F4;
    line-height: 35px;
    font-family: 'Fira Sans', sans-serif;
}

.feature-content h2 {
    font-size: 24px;
    font-weight: 500;
    margin: 26px 0px 7px;
    color: #232323;
    font-family: 'Fira Sans', sans-serif;
}

.feature-content p {
    font-size: 16px;
    transition: .5s;
    font-weight: 400;
    line-height: 1.8;
    color: #63636b;
    font-family: 'Roboto', sans-serif;
}

.feature-single-box:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

/*================end-feature-section===================*/



/*================start-about-section===================*/

.about-section {
    padding: 15px 0 15px;
}

.about-thumb img {
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
}

.about-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.about-title h5::before {
    position: absolute;
    left: 0px;
    bottom: -3px;
    height: 6px;
    width: 13%;
    content: "";
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.about-title h3 {
    position: relative;
    font-size: 36px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.about-title h2 {
    position: relative;
    font-size: 36px;
    margin-bottom: 40px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    margin-right: 85px;
    font-family: 'Fira Sans', sans-serif;
}

.about-title span {
    color: #2513d1;
}

.about-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.about-disc p {
    font-size: 16px;
    line-height: 1.8;
    color: #616161;
    font-family: 'Roboto', sans-serif;
}

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

.about-icon {
    float: left;
}

.about-icon i{
    font-size: 30px;
    height: 65px;
    width: 65px;
    line-height: 65px;
    margin-right: 25px;
    color: #FFFFFF;
    background-color: #0060ff;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    transition: .5;
}

.upper i{
    background-color: #232323;
}

.about-single-box:hover .about-icon i{
    background-color: #232323;
    transition: .5s;
}

.about-single-box:hover .upper i{
    background-color: #0060ff;
}

.about-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 10px 0px 7px;
    color: #0e0e0e;
    font-family: 'Fira Sans', sans-serif;
}

.about-content p {
    font-size: 16px;
    transition: .5s;
    font-weight: 400;
    line-height: 1.8;
    color: #63636b;
    font-family: 'Roboto', sans-serif;
}

.about-thumbs img {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 15px 0;
}

/*================end-about-section===================*/




/*==================start-service-section===============*/

.service-section {
    background-image: url(../images/resource/service-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 30px;
}

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

.service-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.service-title h5::before {
    position: absolute;
    left: 595px;
    bottom: -3px;
    height: 6px;
    width: 8%;
    content: "";
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.service-title h2 {
    font-size: 36px;
    margin-bottom: 65px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.service-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.service-single-box {
    background: #fff;
    text-align: center;
    transition: .5s;
    margin-bottom: 30px;
    border-radius: 5px;
    padding: 0px 0px 25px 0px;
    border-bottom: 4px solid #0060ff;
    box-shadow: 0 0 5px #cccccc;
}

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

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

.service-icon i {
    font-size: 40px;
    display: inline-block;
    color: #0060ff;
    width: 85px;
    height: 85px;
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
    border-radius: 100%;
    text-align: center;
    line-height: 85px;
    margin-top: -44px;
}

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

.service-content h3 {
    font-size: 24px;
    margin: 25px 0 12px 0;
    padding: 0;
    transition: .5s;
    font-family: 'Fira Sans', sans-serif;
}

.service-content p {
    font-size: 16px;
    width: 80%;
    margin: auto;
    transition: .5s;
    line-height: 1.6;
    color: #919191;
    font-family: 'Roboto', sans-serif;
}

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

.service-button a {
    font-size: 15px;
    display: inline-block;
    color: #0060ff;
    margin-top: 10px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 20px;
    border-radius: 350px;
    transition: .5s;
    position: relative;
}

.service-button a::before {
    position: absolute;
    left: -10px;
    content: "";
    height: 1.5px;
    width: 62%;
    background: #0060ff;
    bottom: 6px;
    right: 0;
    margin: auto;
}

.service-section .owl-dot {
    height: 13px;
    width: 13px;
    margin-right: 13px;
    background: #ddd;
    display: inline-block;
    border-radius: 100%;
}

.service-section .owl-dots {
    text-align: center;
}

.service-section .owl-dot.active {
   background-color: #0060ff;
}

.service-content h3:hover{
    color: #0060ff;
}

.service-button a:hover{
    color: #0e0e0e;
}

.service-single-box:hover {
    box-shadow: 0px 2px 35px 0px rgba(0,0,0,.1);
    transform: translate3d(0,-6px,0);
    transition: .5s;
}

/*==================end-service-section===============*/


/*===============start-counter-section===================*/
.counter-area {
    padding: 85px 0 70px;
}

.counter-titles h1 {
    font-size: 120px;
    line-height: 115px;
    color: #0060ff;
    padding: 12px 0 10px;
}

.single-counter-box-1 {
    background: #fff;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 11.35px 22.275px 25.92px 1.08px rgba(14,62,129,.29);
    float: right;
    top: 30px;
    position: relative;
    margin-bottom: 30px;
}

.counter-titles::before {
    position: absolute;
    content: "";
    left: -65px;
    top: -14px;
    height: 280px;
    width: 280px;
    background: #0060ff;
    z-index: -1;
    border-radius: 50%;
}

.single-counter-box{
    margin: 0 0 0 95px;
}

.counter-title h1 {
    font-size: 45px;
    font-weight: 700;
    color: #0060ff;
    margin: 0;
    padding: 12px 0 10px;
    display: inline-block;
}

.counter-text p {
    font-size: 22px;
    color: #0e0e0e;
    font-weight: 500;
}


/*===============end-counter-section===================*/



/*===============start-work-section===================*/

.work-section {
    background-image: url(../images/resource/work-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 60px;
}

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

.work-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.work-title h5::before {
    position: absolute;
    left: 595px;
    bottom: -3px;
    height: 6px;
    width: 8%;
    content: "";
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.work-title h3 {
    font-size: 38px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.work-title h2 {
    font-size: 36px;
    margin-bottom: 65px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.work-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.case-study-icon{
    position: absolute;
    top: -100px;
    right: 0px;
    left: 165px;
    margin: auto;
}

.case-study-icon a i {
    display: inline-block;
    font-size: 20px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    color: #0060ff;
    margin-bottom: 40px;
    transition: .5s;
}

.case_study_nav {
    margin: 0 0 45px;
}

.case_study_menu ul {
    text-align: center;
}

.case_study_menu ul li {
    background: transparent;
    border: medium none;
    font-size: 16px;
    line-height: 1;
    transition: .5s;
    cursor: pointer;
    text-transform: capitalize;
    padding: 10px 22px;
    font-weight: 500;
    position: relative;
    margin: 0 3px;
    margin-bottom: 7px;
    display: inline-block;
    border: 1px dashed #0060ff;
    color: #0060ff;
    font-family: 'Fira Sans', sans-serif;
}

.case_study_menu ul li:hover, .case_study_menu ul li.current_menu_item {
    color: #fff;
    background: #0c5adb;
}

/* case study single box */
.case-study-single-box {
    border-radius: 3px;
    margin: 0 0 30px;
    position: relative;
    transition: .5s;
    overflow: hidden;
}

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

.case-study-thumb::before {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #0060ff 100%) !important;
    top: 0;
    content: "";
    transition: .5s;
    opacity: 1;
}

.case-study-thumb img {
    width: 100%;
    transition: .5s;
}

.case-study-content {
    position: absolute;
    bottom: 0;
    left: 0;
}

.case-study-content-inner {
    position: relative;
    z-index: 1;
    bottom: -120px;
    opacity: 0;
    transition: .5s;
}

.case-study-title {
    padding: 0 0 27px 35px;
}

.case-study-title h3 a {
    font-size: 22px;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
}

.case-study-title h6 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

/* case study single box all hover */

.case-study-single-box:hover .case-study-thumb::before {
    width: 100%;
}

.case-study-single-box:hover .case-study-content-inner {
    opacity: 1;
    bottom: 0;
}

.case-study-icon a i:hover{
    color: #fff;
    background-color: #030F25;
}

/*===============end-work-section===================*/


/*=============start-team-section================*/

.team-section{
    padding: 75px 0 140px;
}

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

.team-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.team-title h5::before {
    position: absolute;
    left: 595px;
    bottom: -3px;
    height: 6px;
    width: 8%;
    content: "";
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.team-title h3 {
    font-size: 38px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.team-title h2 {
    font-size: 36px;
    margin-bottom: 65px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.7;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.team-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.team-single-box {
    position: relative;
    margin-bottom: 30px;
    transition: .5s;
    z-index: 1;
}

.team-single-thumb {
    position: relative;
    transition: .5s;
    overflow: hidden;
}

.team-single-thumb::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,96,255,0.6);
    content: "";
    transition: .3s;
    opacity: 0;
    border-radius: 5px;
}

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

.team-sub-title h4 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 6px;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    font-family: 'Roboto', sans-serif;
}

.team-sub-title p {
    font-size: 16px;
    text-align: center;
    display: inherit;
    color: #63636b;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.team-single-content {
    position: absolute;
    background: #fff;
    padding: 13px 0 22px;
    margin: 0 15px;
    text-align: center;
    width: 90%;
    left: 0;
    right: 0;
    bottom: -79px;
    margin: auto;
    border-radius: 5px;
    box-shadow: 0 0 16px 0 rgba(0,0,0,.07);
    transition: .5s;
    z-index: 99;
}

.team-social-list {
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    background-color: #FFFFFF;
    transform: translateX(-50%);
    text-align: center;
    opacity: 0;
    padding: 12px;
    width: 30%;
    border-radius: 5px;
    transition: .5s;
}

.team-social-list a {
    color: #0060ff;
    display: inline-block;
    margin-left: 15px;
}

.team-single-content {
    background: #fff;
    padding: 20px 20px 8px;
}

.team-single-box:hover .team-single-thumb::before {
	opacity:0.8;
	top:0;
}

.team-single-box:hover .team-social-list {
    opacity: 1;
    top: 195px;
}

/*=============end-team-section================*/


/*==================start-testimonial-three-section===============*/

.testimonial-section{
    background-image: url(../images/resource/test-bg-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 75px 0 78px;
}

.testimonials-section {
    margin-top: -120px;
    padding: 0 0 70px;
}

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

.testimonial-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.testimonial-title h5::before {
    position: absolute;
    left: 595px;
    bottom: -3px;
    height: 6px;
    width: 8%;
    content: "";
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.testimonial-title h3 {
    font-size: 38px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.testimonial-title h2 {
    font-size: 36px;
    margin-bottom: 65px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.testimonial-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.single-testimonial {
    background: #fff;
    box-shadow: 3px 3px 13px 0 rgba(0,0,0,.1);
    margin-bottom: 30px;
    position: relative;
    padding: 20px 30px 33px 30px;
    margin: 0px 10px 35px 10px;
}

.single-testimonial:before {
    content: "";
    background: #fdfdfd;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    bottom: -5px;
    width: 94%;
    height: 100%;
    z-index: -1;
    box-shadow: 3px 3px 13px 0 rgba(0,0,0,.1);
    margin: auto;
}

.testimonial-thumb::after {
    font-size: 62px;
    content: "\f10d";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-weight: 900;
    top: 55px;
    right: 130px;
    text-align: center;
    color: #0c5adb;
    opacity: .2;
}

.testimonial-thumb {
    float: left;
    margin-right: 25px;
}

.testimonial-thumb img {
    border-radius: 100%;
    width: 86px;
}

.testimonial-disc p {
    width: 91%;
    font-size: 16px;
    font-weight: 500;
    color: #63636b;
    margin-top: 45px;
    font-family: 'Roboto', sans-serif;
}

.testimonial-content h2 {
    font-size: 20px;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700;
    color: #232323;
    font-family: 'Roboto', sans-serif;
}

.testimonial-content span {
    color: #0c5adb;
    font-weight: 500;
    font-size: 16px;
    display: block;
    padding-top: 8px;
    font-family: 'Roboto', sans-serif;
}



.testimonial-section .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 50px;
    border-radius: 100%;
    transform: translateX(-50%);
}

.testimonial-section .owl-dot {
    background: #bfcadc;
    height: 5px;
    width: 25px;
    display: inline-block !important;
    margin: 0 3px;
    border-radius: 50px;
    transition: .5s;
}

.testimonial-section .owl-dot.active {
    background: #0C5ADB;
    width: 35px;
}

/*==================end-testimonial-three-section===============*/


/*==================start-blog-section==============*/

.blog-section {
    padding: 20px 0 30px;
}

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

.blog-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.blog-title h5::before {
    position: absolute;
    left: 620px;
    bottom: -3px;
    height: 6px;
    width: 4%;
    content: "";
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.blog-title h3 {
    font-size: 38px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.blog-title h2 {
    font-size: 36px;
    margin-bottom: 65px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.blog-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.blog-single-box {
    box-shadow: 0 0 10px #cccccc;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin-bottom: 49px;
    border-radius: 5px;
    transition: .5s;
}

.col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

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

.blogs-name a {
    font-size: 16px;
    color: #fff;
    display: flex;
    background: #0060ff;
    padding: 2px 10px;
    position: absolute;
    top: 10px;
    left: 12px;
}

.blog-sub-name a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #0060ff;
    padding: 2px 10px;
    position: absolute;
    top: 10px;
    left: 108px;
}

.blog-content {
    overflow: hidden;
    padding: 0px 47px 32px 35px;
    background-color: #FFFFFF;
    position: relative;
    margin-top: 30px;
    z-index: 1;
}


.blog-name {
    float: left;
    position: relative;
}

.blog-name p a::before {
    position: absolute;
    content: "";
    top: 14px;
    left: 45px;
    background: #63636b;
    height: 1px;
    width: 15px;
}

.blog-meta p {
    font-size: 16px;
    color: #232323;
}

.blog-meta p:hover{
    color: #0c5adb;
}

.blog-info h2 {
    font-size: 22px;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
}

.blog-info a{
    color: #232323;
    font-weight: 700;
    display: inline-block;
}

.blog-info h2 a:hover{
    color: #0c5adb;
}

.blog-disc p {
    font-size: 16px;
    color: #63636b;
    width: 95%;
    margin: 16px 0 15px;
    font-family: 'Roboto', sans-serif;
}

.blogs-disc p {
    font-size: 16px;
    width: 53%;
    margin: 0 auto 42px;
    text-align: center;
}

.owl-dot {
    background: #bfcadc;
    height: 5px;
    width: 25px;
    display: inline-block !important;
    margin: 0 3px;
    border-radius: 50px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.owl-dots {
    position: absolute;
    left: 50%;
    bottom: -20px;
    border-radius: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.owl-dot.active {
    background: #0C5ADB;
}

.owl-prev {
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 50%;
    left: -50px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 60px;
    text-align: center;
    z-index: 99;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    opacity: 0;
    background: #0060ff;
}

.owl-next {
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 50%;
    right: -50px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 60px;
    text-align: center;
    z-index: 99;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    opacity: 0;
    background: #0060ff;
}

.blog-single-box:hover{
    box-shadow: 0 5px 30px rgba(0,0,0,0.2);
    transition: .5s;
}

.owl-carousel:hover .owl-prev {
   opacity: 1;
}

.owl-carousel:hover .owl-next {
    opacity: 1;
 }

/*=================end-blog-section====================*/




/*===============start-call-section===================*/

.bg-upper {
    position: relative;
    background-color: #0060FF;
    border-radius: 5px;
    padding: 20px 0 25px;
    overflow: hidden;
    margin-bottom: -50px;
}

.call-icon{
    float: left;
}

.call-icon {
    font-size: 45px;
    color: #fff;
    margin-right: 20px;
    margin-left: 30px;
}

.call-do-box{
    position: relative;
}

.call-do-box:before {
    content: "";
    width: 20px;
    height: 175px;
    background: #fff;
    position: absolute;
    margin: auto;
    left: -90px;
    top: -65px;
    transform: rotate(27deg);
}

.call-content h5 {
    font-size: 16px;
    transition: .5s;
    font-weight: 400;
    line-height: 1.8;
    color: #fff;
    margin-bottom: 0px;
}

.call-content h2 {
    font-size: 24px;
    font-weight: 500;
    margin: 4px 0px 0px;
    color: #fff;
}

/*===============end-call-section===================*/



/*===============start-home-section===================*/
.Home-section {
    background-image: url(../images/resource/slider-image1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0px 185px;
}

.home-content h5 {
    font-size: 19px;
    font-weight: 500;
    position: relative;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    text-align: center !important;
    display: inline-block;
    font-family: 'Fira Sans', sans-serif;
}

.home-content h5::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 180px;
    background-color: rgba(0, 96, 255, 0.7);
    top: 20px;
    left: 0px;
    z-index: 1;
}

.home-content h1 {
    font-size: 70px;
    font-weight: 500;
    margin: 30px 0 20px;
    line-height: 70px;
    color: rgb(255, 255, 255);
    font-family: 'Roboto', sans-serif;
}

.home-content p {
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-family: 'Roboto', sans-serif;
}

.home-main-button {
    font-size: 17px;
    display: inline-block;
    position: relative;
    color: #fff;
    margin-top: 27px;
    background-color: rgb(0, 122, 255);
    padding: 13px 34px;
    transition: .5s;
    border-radius: 5px;
    font-weight: 500;
    z-index: 1;
}

.home-main-button::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
    color: #021632;
	background-color: #FFFFFF;
	pointer-events: none;
	transition: .5s;
	z-index: -1;
	opacity: 0.5;
    border-radius: 5px;
}
.home-main-button::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
    color: #021632;
	background-color: #FFFFFF;
	pointer-events: none;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
    border-radius: 5px;
}

.home-main-button:hover::before {
	opacity: 1;
	transform: scale(1);
}

.home-main-button:hover::after {
	opacity: 1;
	transform: scale(1);
}

.video-vemo-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
    background-color: #0060FF;
    border-radius: 100%;
    color: #FFFFFF !important;
    transition: .5s;
    margin-left: 60px;
    -webkit-animation: ripple-red 1s linear infinite;
    animation: ripple-red 1s linear infinite;
}

@-webkit-keyframes ripple-red {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(212, 90, 219, 0)
    }
}

@keyframes ripple-red {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(212, 90, 219, 0)
    }
}



/*===============end-home-section===================*/




/* ============feature-two-Area Css=============== */

.feature-two-section {
    background-image: url(../images/resource/banner-shape-svg.png);
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -68px;
    margin-bottom: 0px;
    padding: 160px 0px 40px 0px;
    z-index: 1;
}

.feature-two-title{
    text-align: center;
}

.feature-two-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.feature-two-title h5::before {
    position: absolute;
    left: 606px;
    bottom: -3px;
    height: 6px;
    width: 6%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.feature-two-title h3 {
    position: relative;
    font-size: 36px;
    margin-bottom: 70px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.feature-two-title h3::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 575px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.feature-two-box{
    position: relative;
}

.feature-inner-box {
    text-align: center;
    margin-bottom: 30px;
    border-radius: 5px;
    padding: 50px 25px 28px;
    box-shadow: 0 5px 28px 0 rgb(0 0 0 / 7%);
    transition: .5s;
    transform: rotateX(0deg);
    z-index: 1;
}

.feature-two-icon {
    font-size: 34px;
    color: #fff !important;
    transition: .5s;
    display: inline-block;
    height: 65px;
    width: 65px;
    background: #0060ff;
    line-height: 65px;
    text-align: center;
    border-radius: 3px;
    opacity: .8;
    z-index: 1;
    position: relative;
}

.feature-two-icon::before {
    position: absolute;
    content: "";
    height: 65px;
    width: 65px;
    top: 0px;
    left: 0px;
    background: #0060ff;
    transform: rotate(25deg) !important;
    z-index: -1;
    transition: .5s;

    border-radius: 3px;
    opacity: .8;
}

.feature-two-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0px 7px;
    color: #232323;
    font-family: 'Fira Sans', sans-serif;
}

.feature-out-box {
    position: absolute;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 5px;
    padding: 5px 25px 50px;
    box-shadow: 0 5px 28px 0 rgb(0 0 0 / 7%);
    transform: rotateX(180deg);
    top: 0;
    transition: .5s;
    opacity: 0;
}

.feature-two-content p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    width: 80%;
    margin: auto;
    padding: 10px 0 0;
}

.feature-two-box:hover .feature-inner-box{
    transform: rotateX(-180deg);
    opacity: 0;
}

.feature-two-box:hover .feature-out-box{
    opacity: 1;
    transform: rotateX(0deg);
}

/* ============feature-two-Area Css=============== */




/*===========start-about-two-section=============*/

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

.about-two-thumb img {
    width: 100%;
    margin-bottom: 30px;
}

.about-box {
    margin-bottom: 30px;
}

.about2-icon {
    color: #0060ff;
    font-size: 40px;
    margin-bottom: 20px;
}

.about-singles-box {
    margin-left: 25px;
}

.abouts-single-box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
    padding: 65px 35px 33px 28px;
    transition: all 0.5s ease 0s;
    position: relative;
    overflow: hidden;
    margin: 0px 5px 30px;
    z-index: 1;
    background: rgb(249, 249, 249);
}

.abouts-single-box::before {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    transition: 0.5s;
    background: #0060ff;
    border-radius: 5px;
}

.about-two-icon{
    text-align: center;
}

.about-two-icon i {
    font-size: 60px;
    color: rgb(0, 96, 255);
}

.about-two-content{
    text-align: center;
}

.about-two-content h2 {
    font-size: 22px;
    font-weight: 700;
    transition: all 0.5s ease 0s;
    margin: 29px 0px 8px;
    padding: 0px;
}

.about-two-content p {
    font-size: 16px;
    line-height: 1.6;
    color: rgb(145, 145, 145);
}

.about-two-button{
    text-align: center;
}

.about-two-button a {
    font-size: 16px;
    display: inline-block;
    color: rgb(0, 96, 255);
    font-weight: 500;
}

.about-two-button i {
    display: inline-block;
    margin-left: 5px;
}

.abouts-single-box:hover:before {
    height: 100%;
}

.abouts-single-box:hover .about-two-icon i,
.abouts-single-box:hover .about-two-content h2,
.abouts-single-box:hover .about-two-button a,
.abouts-single-box:hover .about-two-content p {
    color: #fff;
}

/*===========end-about-two-section=============*/



/*============start-service-two-section==================*/

.service-two-title{
    text-align: center;
}

.service-two-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.service-two-title h5::before {
    position: absolute;
    left: 606px;
    bottom: -3px;
    height: 6px;
    width: 6%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.service-two-title h3 {
    position: relative;
    font-size: 36px;
    margin-bottom: 50px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.service-two-title h3::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 615px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.service-two-disc p{
    font-size: 17px;
    text-align: center;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.service-two-box {
    margin-bottom: 30px;
}

.service-two-icon{
    float: left;
    margin: 0 25px 50px 0;
}

.service-two-icon {
    font-size: 34px;
    color: #fff !important;
    transition: .5s;
    display: inline-block;
    height: 65px;
    width: 65px;
    background: #0060ff;
    line-height: 65px;
    text-align: center;
    border-radius: 3px;
    opacity: .8;
    z-index: 1;
    position: relative;
}

.service-two-icon::before {
    position: absolute;
    content: "";
    height: 65px;
    width: 65px;
    top: 0px;
    left: 0px;
    background: #0060ff;
    transform: rotate(25deg) !important;
    z-index: -1;
    transition: .5s;
    border-radius: 3px;
    opacity: .8;
}

.service-two-box:hover .service-two-icon::before{
    transform: rotate(0deg) !important;
}

.service-two-content h2 a {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    margin: 0px 0px 7px;
    color: #232323;
    font-family: 'Fira Sans', sans-serif;
    transition: .5s;
}

.service-two-content p {
    font-size: 16px;
    transition: .5s;
    font-weight: 400;
    line-height: 1.8;
    width: 90%;
    color: #63636b;
    font-family: 'Roboto', sans-serif;
}

.service-two-content h2 a:hover {
    color: #0060ff;
}

/*============end-service-two-section==================*/



/*============start-team2-section==================*/

.team-three-section{
    background-image: url(../images/resource/test-bg-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 280px;
}

.team-two-section {
    background-image: url(../images/resource/test-bg-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 50px;
}

.team2-single-box{
    position: relative;
    transition: .5s;
    overflow: hidden;
    margin-bottom: 30px;
    z-index: 1;
}

.team-thumb img {
    width: 100%;
    transition: .5s;
}

.team2-icon{
    position: relative;
}

.team2-icon i {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: 4px solid #fff;
    z-index: 3;
    background: #0060ff;
    float: right;
    margin-bottom: 8px;
    position: relative;
    top: -20px;
    cursor: pointer;
}

.team2-single-content {
    width: 100%;
    bottom: 0;
    opacity: 1;
    padding: 15px 20px 15px;
    background: #0060ff;
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
}

.team2-sub-title h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.team2-sub-title p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.team2-social-list {
    z-index: 1;
    display: inline-block;
    position: absolute;
    bottom: 80%;
    right: 5px;
    padding: 30px 3px 5px 3px;
    border-radius: 35px;
    transition: .5s;
    background: #0060ff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100px);
}

.team2-social-list ul li {
    display: block;
}

.team2-social-list ul li a i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 0;
    margin: 0px;
    color: #fff;
    transition: .5s;
    display: inline;
}

.team2-icon.active .team2-social-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

/*============end-team2-section==================*/



/*============start-feature-case-section==============*/

.feature-case-section {
    padding: 90px 0 30px;
    position: relative;
}

.feature-case-title{
    text-align: center;
}

.feature-case-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.feature-case-title h3 {
    position: relative;
    font-size: 36px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.feature-case-title h2 {
    position: relative;
    font-size: 36px;
    margin-bottom: 50px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.feature-case-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.feature-case-box {
    position: relative;
    z-index: 999;
    margin-bottom: 30px;
}

.feature-case-thumb{
    position: relative;
    z-index: -1;
    transition: .5s;
}

.feature-case-thumb::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(12,90,219,.85);
    content: "";
    opacity: 0;
    border-radius: 5px;
    transition: .5s;
}

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

.feature-case-content {
    position: relative;
    background: #0060ff;
    width: 92%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20px 10px 15px;
    border-radius: 0;
    bottom: 45px;
    text-align: center;
}

.feature-case-content h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 5px;
    font-family: 'Fira Sans', sans-serif;
}

.feature-case-content p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.feature-case-button {
    margin-top: auto;
    position: absolute;
    right: 24px;
    top: 312px;
    background: #3a1e71;
    height: 90px;
    width: 100px;
    line-height: 75px;
    border-radius: 0 0 0 80px;
    transition: .5s;
    text-align: center;
}

.feature-case-button a {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 22px;
}

.feature-case-box:hover .feature-case-thumb::before{
    opacity: 1;
}

/*============end-feature-case-section==============*/

/*==================start-pricing-section===============*/

.pricing-section {
    background-image: url(../images/resource/service-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px 80px 0px;
}

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

.pricing-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.pricing-title h5::before {
    position: absolute;
    left: 612px;
    bottom: -3px;
    height: 6px;
    width: 5%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.pricing-title h3 {
    position: relative;
    font-size: 36px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.pricing-title h2 {
    position: relative;
    font-size: 36px;
    margin-bottom: 50px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.pricing-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 620px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.pricing-head {
    text-align: center;
    border-bottom: 1px solid rgba(30, 38, 109, 0.1);
    padding-top: 42px;
    padding-bottom: 80px;
    border-radius: 5px 5px 0 0;
    margin-bottom: 40px;
    background-color: #0060FF;
}

.pricing-single-box {
    position: relative;
    background-color: #fff;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    z-index: 1;
    text-align: center;
    transition: .5s;
    margin-bottom: 30px;
}

.pricing-head h3 {
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 52px;
    color: #fff;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.pricing-head h3:before {
    content: '';
    top: 46px;
    right: 0;
    width: 25px;
    height: 4px;
    display: block;
    position: absolute;
    background: #fff;
    left: 0;
    margin: auto;
}

.pricing-head h3:after {
    content: '';
    top: 46px;
    right: 0;
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
    background: #fff;
    left: 40px;
    margin: auto;
}

.pricing-icon {
    position: relative;
}

.pricing-icon img {
    position: absolute;
    top: -125px;
    left: 40%;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #0e0e0e;
}

.pricing {
    margin-bottom: 30px;
}

.pricing .currency {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    top: -30px;
}

.pricing .tk {
    color: #fff;
    font-size: 65px;
    font-weight: 700;
}

.pricing .price-mon {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}

.pricing-boody ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-boody ul li i {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    background: #0c5adb;
    border-radius: 50%;
    margin-right: 6px;
}

.pricing-boody ul li {
    font-weight: 400;
    color: #101010;
    margin-bottom: 12px;
    font-family: 'Fira Sans', sans-serif;
}

.price-btn a {
    font-size: 18px;
    display: inline-block;
    color: #0060FF;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    padding: 14px 50px;
    background-color: transparent;
    border: 1px solid #0060FF;
    text-align: center;
    border-radius: 5px;
    margin: 15px 0 40px;
    position: relative;
    z-index: 1;
}

.price-btn a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
	background-color: #0060FF;
	pointer-events: none;
	transition: .5s;
    border-radius: 2px;
	z-index: -1;
	opacity: 0.5;
}
.price-btn a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
	background-color: #0060FF;
	pointer-events: none;
    border-radius: 2px;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

.price-btn a:hover::before {
	opacity: 1;
	transform: scale(1);
}

.price-btn a:hover::after {
	opacity: 1;
	transform: scale(1);
}

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

/*==================end-pricing-section===============*/


/*=================start-testimonial-two-section=============*/

.testimoonial-two-section{
    padding: 80px 0 75px;
}

.testimoonials-two-section {
    margin-top: -140px;
}

.testimoonial-section-title{
    text-align: center;
}

.testimoonial-section-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.testimoonial-section-title h5::before {
    position: absolute;
    left: 612px;
    bottom: -3px;
    height: 6px;
    width: 5%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.testimoonial-section-title h3 {
    position: relative;
    font-size: 36px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.testimoonial-section-title h2 {
    position: relative;
    font-size: 36px;
    margin-bottom: 55px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.testimoonial-section-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 620px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.testimonial-two-single-box {
    position: relative;
    box-shadow: 0 0 10px #cccccc;
    border-color: transparent;
    text-align: left;
    background: #fff;
    border-radius: 5px;
    padding: 41px 23px 20px;
    margin-bottom: 10px;
    transition: .5s;
    margin-top: 10px;
    margin-bottom: 30px;
}

.testi-people {
    float: left;
    margin-right: 20px;
}

.testi-people img {
    height: 90px;
    width: 90px;
    border-radius: 100%;
}

.people-name span {
    color: #0060FF;
    font-family: 'Fira Sans', sans-serif;
}

.people-name h2 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
}

.testi-description p {
    padding: 45px 0 15px;
    font-size: 16px;
    color: #101210;
}

/*All hover */

.testimonial-two-single-box:hover {
    margin-top: -10px;
}

/*Owl dots*/

.testimoonial-two-section .owl-dots {
    text-align: center;
    padding: 35px 0 0;
}

.testimoonial-two-section .owl-dot {
    width: 13px;
    height: 13px;
    border-radius: 10px;
    background-color: #021632;
    display: inline-block;
    margin-right: 7px;
}

.testimoonial-two-section .owl-dot.active {
    background-color: #0060FF;
    position: relative;
    z-index: 1;
    margin: 0 9px 0 2px;
}

/*=================end-testimonial-two-section=============*/



/*==============about-three-section==============*/
.about-three-section {
    background-image: url(../images/resource/bg-4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 115px;
}

.about-three-title h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.about-three-title h3 {
    font-size: 36px;
    position: relative;
    color: #fff;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.about-three-title h2 {
    font-size: 36px;
    position: relative;
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.about-three-title p {
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
    width: 85%;
    margin: 21px 0px 30px 0px;
}

.about-three-box {
    text-align: center;
    padding: 35px 0 25px;
    border: 1px solid #ffffff;
    position: relative;
    margin-bottom: 30px;
    transition: .5s;
    border-radius: 5px;
    z-index: 1;
}

.about-three-box::before {
    background: #2513d1;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    border-radius: 5px;
    transition: .5s;
}

.about-three-icon i {
    font-size: 55px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.about-three-content h2 {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 10px 0px 4px 0px;
}

.about-three-box:hover::before{
    width: 100%;
}

.about-three-box:hover {
    background-color: #0060ff;
    border: 1px solid #0060ff;
    transition: .5s;
}

/*==============about-three-section==============*/



/*==============start-counter-two-section==============*/

.bg-uper {
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px #CCCCCC;
    margin-top: -80px;
    padding: 50px 0 25px;
    margin-bottom: 0px;
}

.counter-two-box {
    text-align: center;
    margin-bottom: 30px;
}

.counter-two-title h1 {
    font-size: 35px;
    display: inline-block;
    font-weight: 600;
    margin: 0;
    color: #0e0e0e;
    font-family: 'Fira Sans', sans-serif;
}

.counter-text p {
    font-size: 22px;
    color: #0e0e0e;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

/*==============end-counter-two-section==============*/


/*============start-blog-two-section====================*/

.blog-button a {
    font-size: 16px;
    padding: 8px 40px;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    color: #132144;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
    z-index: 1;
    transition: .5s;
    font-family: 'Fira Sans', sans-serif;
}

.blog-button a::before {
    position: absolute;
    left: 0;
    height: 100%;
    width: 0;
    background: #0060ff;
    content: "";
    text-align: center;
    top: 0;
    z-index: -1;
    border-radius: 30px;
    transition: .5s;
}

.blog-button a i {
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    color: #0060ff;
    font-size: 12px;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 3px #cccccc;
    z-index: 1;
    transition: .5s;
    margin-left: 5px;
    background: #ffffff;
}

.blog-button a:hover:before{
    width: 100%;
}

.blog-button a:hover{
    color: #fff;
    transition: .5s;
}

.blog-button a:hover i {
    margin-left: 12px;
}

/*============start-blog-two-section====================*/



/*============start-subscribe-section====================*/

.subscribe-section{
    background-image: url(../images/resource/service-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 50px;
}

.bg-up1 {
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 5%);
    border-radius: 7px;
    margin: 0px 20px 80px 20px;
    padding: 60px 60px 50px 60px;
    position: relative;
}

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

.subscribe-title h5 {
    color: #0060ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.subscribe-title h5::before {
    position: absolute;
    left: 510px;
    bottom: -3px;
    height: 6px;
    width: 8%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.subscribe-title h3 {
    position: relative;
    font-size: 36px;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 70px;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.subscribe-title h3::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 525px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.form-box{
    margin-bottom: 20px;
}

.form-box input {
	width: 100%;
	height: 54px;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
	background: #fff;
	border-radius: 5px;
	transition: .5s;
    box-shadow: 0 0px 1px 1px #e9eef7;
    color: #ddd !important;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.form-box select {
    width: 100%;
    height: 54px;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
	background: #fff;
	border-radius: 5px;
	transition: .5s;
    box-shadow: 0 0px 1px 1px #e9eef7;
    color: #223645 !important;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.form-box textarea {
	width: 100%;
	padding-left: 20px;
	padding-top: 15px;
    border: 1px solid #e6e6e6;
    height: 150px;
	outline: 0;
	transition: .5s;
	background: #fff;
	margin-top: 7px;
    border-radius: 5px;
    font-family: 'Poppins', sans-serif;
}

.form-button {
	text-align: center;
	margin-top: 25px;
    transition: .5s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.form-button button {
	display: inline-block;
	color: rgb(254, 254, 255);
	font-weight: 600;
	padding: 15px 35px;
	background-color: #0C5ADB;
    border: 2px solid #0C5ADB;
	text-transform: capitalize;
	transition: 0.5s;
	font-size: 18px;
	position: relative;
	z-index: 1;
	border-radius: 5px;
	overflow: hidden;
}

.form-button button::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
	background-color: #132144;
	pointer-events: none;
	transition: .5s;
	z-index: -1;
	opacity: 0.5;
}
.form-button button::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
	background-color: #132144;
	pointer-events: none;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

.form-button button:hover::before {
	opacity: 1;
	transform: scale(1);
}

.form-button button:hover::after {
	opacity: 1;
	transform: scale(1);
}

.forms-single-box {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    margin-top: 25px;
    margin-bottom: 0px;
    padding: 37px 40px 0px 40px;
}

.forms-title h2 {
    font-size: 25px;
    color: #0E0E0E;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Fira Sans', sans-serif;
}

.form-button-two{
    text-align: center;
}

.form-button-two button {
    font-size: 16px;
    padding: 9px 25px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    transition: .5s;
    background-color: #0C5ADB;
    position: relative;
    z-index: 1;
}

.form-button-two button:hover{
    background-color: #232323;
}

.subscribe-title h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.contact-singles-box {
    padding: 15px 50px 0;
    background: #2323;
}

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

/* Calendar css */
.wrapper {
    width: 100%;
    background: var(--text-color-white);
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgb(0 0 0 / 5%);
}

.wrapper .current-month {
    display: flex;
    align-items: center;
    padding: 0 30px 0;
    justify-content: space-between;
    margin-bottom: 20px;
}

.icons {
    display: flex;
}

.icons span {
    display: inline-block;
    height: 38px;
    width: 38px;
    margin: 0 1px;
    cursor: pointer;
    color: #878787;
    text-align: center;
    line-height: 38px;
    font-size: 1.9rem;
    user-select: none;
    border-radius: 50%;
}

.icons span:last-child {
    margin-right: -10px;
}

.icons span:hover {
    background: #f2f2f2;
}

.icons span {
    background: #f2f2f2;
    transition: .5s;
}

.icons span:hover {
    background: blue;
}

.icons span i {
    font-size: 16px;
}

.current-date {
    font-size: 18px;
    font-weight: 500;
}

.calendar {
    padding: 20px 20px 0;
}

.calendar ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    text-align: center;
}

.calendar li {
    color: #333;
    width: calc(100% / 7);
    font-size: 16px;
    margin: 10px 0;
}

.calendar .weeks li {
    font-weight: 500;
    cursor: default;
}

.calendar .days li {
    z-index: 1;
    cursor: pointer;
    position: relative;
}

.days li.inactive {
    color: #aaa;
    transition: .5s;
}

.days li.active {
    color: white;
}

.days li::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 40px;
    width: 40px;
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: .5s;
}

.days li.active::before {
    background: blue;
}

.days li:not(.active):hover::before {
    background: #f2f2f2;
}

/*============end-subscribe-section====================*/



/*==============start-hero-section==================*/

.hero-area {
    background-image: url(../images/resource/slider4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 245px 0;
}

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

.hero-content h5 {
    color: rgb(14, 14, 14);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.hero-content h5::before {
    position: absolute;
    left: 535px;
    bottom: -3px;
    height: 6px;
    width: 17%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.hero-content h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 75px;
    margin-top: 25px;
    font-family: 'Fira Sans', sans-serif;
}

.hero-content h1 span{
    color: #0060FF;
}

.hero-content p {
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 40px;
    color: rgb(14, 14, 14);
}

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

.main-button {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #0060ff;
    padding: 15px 40px;
    border-radius: 3px;
    transition: .5s;
    margin-left: 20px;
    position: relative;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    z-index: 1;
}

.main-button::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
	background-color: rgb(19, 33, 68);
	pointer-events: none;
	transition: .5s;
    border-radius: 3px;
	z-index: -1;
	opacity: 0.5;
}
.main-button::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
	background-color: rgb(19, 33, 68);
	pointer-events: none;
    border-radius: 3px;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

.main-button:hover{
    color: #fff;
}

.main-button:hover::before {
	opacity: 1;
	transform: scale(1);
}

.main-button:hover::after {
	opacity: 1;
	transform: scale(1);
}

.slide-btn2 {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background-color: rgb(19, 33, 68);
    padding: 15px 40px;
    border-radius: 3px;
    transition: .5s;
    margin-left: 20px;
    position: relative;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    z-index: 1;
}

.slide-btn2::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
    background: #0060ff;
	pointer-events: none;
	transition: .5s;
    border-radius: 3px;
	z-index: -1;
	opacity: 0.5;
}
.slide-btn2::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
    background: #0060ff;
	pointer-events: none;
    border-radius: 3px;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

.slide-btn2:hover{
    color: #fff;
}

.slide-btn2:hover::before {
	opacity: 1;
	transform: scale(1);
}

.slide-btn2:hover::after {
	opacity: 1;
	transform: scale(1);
}

.about-content ul {
    list-style: none;
}

.about-content ul li a{
    font-size: 16px;
    font-weight: 700;
    color: #1B1D21;
    display: inline-block;
}

.about-content ul li a span {
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    color: #fff;
    background-color: #0060FF;
    border-radius: 100%;
    text-align: center;
    margin: 0 10px 10px 0px;
}

/*==============end-hero-section==================*/



/*============start-service-two-section=================*/

.service-title h3 {
    font-size: 36px;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
}

.service-three-box {
    padding: 40px 26px 40px 30px;
    box-shadow: 0 0 5px #cccccc;
    background: #fff;
    position: relative;
    overflow: hidden;
    transition: .5s;
    z-index: 99;
    margin-bottom: 30px;
}

.service-three-box::before {
    content: "";
    position: absolute;
    right: 0;
    width: 60px;
    height: 60px;
    bottom: 0;
    background: #2871ff;
    transition: .5s;
    z-index: -1;
    border-radius: 10px 0 0 0;
}

.service-three-icon {
    text-align: center;
}

.service-three-icon i{
    font-size: 40px;
    color: #0060FF;
    transition: .5s;
    display: inline-block;
    height: 100px;
    width: 100px;
    background: #f9f9f9;
    line-height: 100px;
    text-align: center;
    border-radius: 100%;
    opacity: .8;
    z-index: 1;
    position: relative;
}

.service-three-content {
    text-align: center;
}

.service-three-content h2 a{
    font-size: 24px;
    font-weight: 500;
    display: inline-block;
    margin: 26px 0px 15px;
    color: #232323;
    transition: .5s;
    font-family: 'Fira Sans', sans-serif;
}

.service-three-content p {
    font-size: 16px;
    transition: .5s;
    width: 90%;
    font-weight: 400;
    line-height: 1.8;
    color: #63636b;
    font-family: 'Roboto', sans-serif;
}

.service-three-button{
    text-align: center;
}

.service-three-button a {
    color: #0060ff;
    margin-top: 20px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    border: 1px solid #ccc;
    padding: 7px 28px;
    display: inline-block;
    background: #fff;
    border-radius: 30px;
}

.service-three-box:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.service-three-box:hover .service-three-content h2 a,
.service-three-box:hover .service-three-content p{
    color: #fff;
}

/*============end-service-two-section=================*/




/*==========start-service-four-section=============*/

.service-four-section{
    background-image: url(../images/resource/slider-image1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0px 195px 0px;
}

.service-play-button{
    text-align: center;
}

.service-four-title{
    text-align: center;
}

.service-four-title h3 {
    font-size: 38px;
    margin-bottom: 6px;
    margin-top: 30px;
    line-height: 1.2;
    font-weight: 800;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.service-four-title h2 {
    position: relative;
    font-size: 38px;
    margin-bottom: 39px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.service-four-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 620px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.service-four-title p {
    width: 34%;
    margin: 0px auto 35px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.service-four-button {
    text-align: center;
}

.service-four-button a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 11px 28px;
    font-weight: 400;
    overflow: hidden;
    background: #0060ff;
    border-radius: 5px;
    text-transform: capitalize;
    transition: .5s;
    z-index: 1;
    border: 1px solid #0060ff;
    font-weight: 500;
}

.service-four-button a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
    background: #232323;
	pointer-events: none;
	transition: .5s;
    border-radius: 2px;
	z-index: -1;
	opacity: 0.5;
}
.service-four-button a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
    background: #232323;
	pointer-events: none;
    border-radius: 2px;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

.service-four-button a:hover::before {
	opacity: 1;
	transform: scale(1);
}

.service-four-button a:hover::after {
	opacity: 1;
	transform: scale(1);
}

/*==========end-service-four-section=============*/


/*==========start-single-service-section=============*/

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

.single-service-section {
    padding: 70px 0 140px;
}

.single-services-box {
    padding: 0 5px 0 5px;
}

.single-service-title h2 {
    font-size: 15px;
    color: #FFFFFF;
    background-color: #0060FF;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    padding: 19px 0px 19px 21px;
}

.single-service-box {
    box-shadow: 15px 15px 38px 0 rgba(0,0,0,.1);
    border-radius: 5px;
    margin: 20px 0 30px;
    padding: 10px 25px;
    border: 1px solid #e7e7e7;
    transition: .5s;
}

.single-service-icon {
    float: left;
    margin-right: 20px;
}

.single-service-icon i {
    font-size: 46px;
    color: rgb(0, 96, 255);
    margin-top: 9px;
}

.single-service-content h2 {
    font-size: 22px;
    color: rgb(14, 14, 14);
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 6px;
    font-family: 'Fira Sans', sans-serif;
}

.single-service-content p {
    font-size: 16px;
    transition: all 0.5s ease 0s;
    font-weight: 400;
    line-height: 1.8;
    color: rgb(99, 99, 107);
}

.single-sub-title{
    background-color: #0060FF;
    padding: 57px 0px 25px 0px;
    text-align: center;
}

.single-sub-title h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 6px;
    font-family: 'Fira Sans', sans-serif;
}

.service-details-title h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 15px 0 15px;
    font-family: 'Fira Sans', sans-serif;
}

.service-details-title p {
    font-size: 16px;
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
}

.single-sub-title p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 6px;
    font-family: 'Fira Sans', sans-serif;
}

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

.service-wedget-info ul {
    list-style: none;
}

.service-wedget-info ul li span {
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 10px 10px 10px 0;
    background-color: #0060FF;
    border-radius: 100%;
}

.service-wedget-text p {
    font-size: 16px;
    margin: 40px 0 50px;
    width: 90%;
}

.teams-title h3 {
    font-size: 30px;
    color: #0E0E0E;
    font-weight: 700;
    margin: 0px 0 25px;
    font-family: 'Roboto', sans-serif;
}

.service-disc p {
    text-align: center;
    margin-bottom: 30px;
}


/*==========end-single-service-section=============*/

.cases-study-box-inner{
    box-shadow: 0 0 10px #cccccc;
    border-radius: 3px;
    margin-bottom: 30px;
}

.cases-study-title h3 a {
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    color: #0060ff !important;
}

.cases-study-content {
    text-align: center;
    margin-bottom: 19px;
    padding: 0px 18px 20px 18px;
    background-color: #fff;
    width: 100%;
}

.single_case_study_icon {
    position: absolute;
    z-index: 1;
    top: 485px;
    right: 10px;
    opacity: 0;
    transition: .5s;
}

.single_case_study_icon a i {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: #0060FF;
    color: #fff;
    text-align: center;
    line-height: 45px;
    transition: .5s;
    transform: rotate(90deg);
    border-radius: 5px;
}

.case-study-single-box:hover .single_case_study_icon a {
    transform: rotate(270deg);
    margin: 0 8px 0;
    opacity: 1;
    display: inline-block;
}

.case-study-single-box:hover .single_case_study_icon {
    right: 5px;
    opacity: 1;
}

.case-study-title h3 a:hover{
    color: #0060FF;
}

/*====================our portfolio=================*/


/*============start-mission-section===============*/

.features-disc p {
    font-size: 16px;
    margin: 0 0 30px;
}

.nav-link {
    display: block;
    padding: 7px 24px;
    text-decoration: none;
    color: #0060FF;
    font-weight: 400;
    margin-right: 12px;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    position: relative;
    z-index: 1;
    border: 1px solid #012549 !important;
}

.active.nav-link:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 12px solid #0060FF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    transition: .5s;

}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0060FF;
    position: relative;
    border-radius: 5px;
    z-index: 1;
    border: 1px solid #0c5adb !important;
}

.active li.nav-item {
    border: 1px solid #0060FF;
}

.nav-link:focus, .nav-link:hover {
    color: #0060FF;
}

.feature-section {
    padding: 60px 0 30px;
}

/*============end-mission-section===============*/



/*==============start-portfolio-section=================*/

.portfolio-button a {
    background: #fff;
    display: inline-block;
    padding: 2px 20px;
    margin: 0 0 35px 35px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #0060ff;
}

/*==============end-portfolio-section=================*/




/*==================start-works-section===============*/

.works-section{
    background-image: url(../images/resource/service-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 50px;
}

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

.works-title h5 {
    color: #0060FF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.works-title h5::before {
    position: absolute;
    left: 565px;
    bottom: -3px;
    height: 6px;
    width: 12%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.works-title h3 {
    position: relative;
    font-size: 38px;
    margin-bottom: 39px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.works-title h3::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 620px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.works-title p {
    width: 55%;
    margin: 15px auto 50px;
    font-size: 17px;
}

.works-single-box {
    text-align: center;
    margin: 0 5px 30px 5px;
}

.works-icon-box {
    position: relative;
    margin: 0px 0px;
}

.works-number {
    position: absolute;
    left: 104px;
    top: 40%;
    transition: .5s;
}

.works-number span {
    background: #0060ff;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    z-index: 1;
}

.works-number span::before {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 50px;
    height: 50px;
    background: rgba(0,96,255,0.7);
    opacity: 0.6;
    content: "";
    margin: auto;
    border-radius: 100%;
    z-index: -1;
}

.works-number span::after {
    position: absolute;
    left: -10px;
    top: -10px;
    width: 60px;
    height: 60px;
    background: -webkit-linear-gradient(-9deg, #0060ff 0%, #132144 97%);
    opacity: 0.4;
    content: "";
    margin: auto;
    border-radius: 100%;
    z-index: -1;
}

.works-icon {
    position: relative;
    border: 20px solid rgba(0,96,255,0.4);
    display: inline-block;
    border-radius: 50%;
}

.works-icon i {
    font-size: 40px;
    background: #fff;
    height: 120px;
    width: 120px;
    display: inline-block;
    line-height: 78px;
    color: #0060ff;
    border-radius: 50%;
    border: 20px solid rgba(0,96,255,0.8);
}

.works-content h2 {
    font-size: 24px;
    color: #0e0e0e;
    font-weight: 700;
    margin: 27px 0px 12px;
    font-family: 'Fira Sans', sans-serif;
}

.works-content p {
    font-size: 16px;
    transition: .5s;
    width: 80%;
    margin: auto;
    font-weight: 400;
    line-height: 1.8;
    color: #63636b;
    font-family: 'Roboto', sans-serif;
}

.works-single-box:hover .works-number{
   margin-top: -15px;
}

/*==================end-works-section===============*/



/*==================start-contacts-section===============*/

.contacts-section{
    background-image: url(../images/resource/service-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 30px;
}

.contacts-single-box {
    position: relative;
    margin: 0 0 45px;
}

.contacts-title h5 {
    color: #0060FF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.contacts-title h5::before {
    position: absolute;
    left: 0px;
    bottom: -3px;
    height: 6px;
    width: 15%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.contacts-title h2 {
    position: relative;
    font-size: 36px;
    margin-bottom: 39px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.contacts-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.contacts-title p {
    font-size: 16px;
    width: 80%;
    line-height: 1.8;
    color: #616161;
    margin: 20px 0px 35px 0px;
    font-family: 'Roboto', sans-serif;
}

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

.feature-title h5 {
    color: #0060FF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.feature-title h5::before {
    position: absolute;
    left: 580px;
    bottom: -3px;
    height: 6px;
    width: 10%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.feature-title h3 {
    position: relative;
    font-size: 36px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.feature-title h2 {
    position: relative;
    font-size: 36px;
    margin-bottom: 39px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.feature-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 610px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.feature-disc p {
    font-size: 16px;
    width: 55%;
    line-height: 1.8;
    color: #616161;
    margin: 20px auto 55px;
    font-family: 'Roboto', sans-serif;
}

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

.features-icon i {
    font-size: 45px;
    color: #0060FF;
}

.bg-center {
    text-align: center;
    margin-bottom: 25px;
}

.google-map-section {
    padding: 50px 0 40px;
}

.google-map iframe {
    width: 100%;
    height: 350px;
    line-height: 1;
}

/*==================end-contacts-section===============*/


/*==================start-faq's-section===============*/
.faq-section {
    padding: 80px 0;
}

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

.faq-title h5 {
    color: #0c5adb;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    margin: 0 0 10px;
}

.faq-title h3 {
    font-size: 39px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
}

.faq-title h2 {
    font-size: 30px;
    margin-bottom: 40px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
}

.tab_container {
    overflow: hidden;
    padding: 20px 0 0;
}

h2.accordion-title {
    font-size: 30px;
    padding: 0 0 37px;
}

.faq-block ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* 設置項目之間的間距 */
    padding: 0;
}

/* 手機版面 */
@media screen and (max-width: 768px) {
    .faq-block ul li {
        flex: 0 0 100%;
    }
}

.accordion li {
    flex: 0 0 calc(50% - 10px);
    list-style: none;
    padding: 5px 50px 10px;
}

.accordion li a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #101210!important;
    background: #fff;
    padding: 25px 25px;
    z-index: 1;
    transition: .5s;
    border: 1px solid #ddd;
}

.accordion li p {
    display: none;
    margin: 0 0 10px 0;
    padding: 20px 20px 26px;
    box-shadow: 0px 20px 30px 0px rgb(26 46 85 / 10%);
    background: #fff;
}

.my-accordion p {
    display: none;
    margin: 0 0 10px 0;
    padding: 20px 20px 26px;
    box-shadow: 0px 20px 30px 0px rgb(26 46 85 / 10%);
    background: #fff;
}

.accordion li a i {
    float: right;
    transform: rotate(0deg);
    transition: .5s;
    font-size: 16px;
}

.accordion li a i:hover{
    color: #0c5adb;
}

.accordion a.active:after {
  transform: rotate(0deg);
  background-color: #0c5adb;
  opacity: 1;
}

a.active i {
    transform: rotate(90deg) !important;
}

.accordion a.active {
    border-bottom: 0;
    padding: 25px 20px 15px 20px;
    color: #0c5adb !important;
}

.accordion li a span:hover{
    color: #0c5adb;
    transition: .5s;
}

/*==================end-faq's-section===============*/



/**===============start-hero2-area Section==================**/

.hero2-area {
    background-image: url(../images/resource/h4-hero-bg1-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 90px 0 190px;
}

.hero2-area2{
    background-image: url(../images/resource/hero-h3-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0 190px;
}

.hero2-content h5{
    font-size: 24px;
    z-index: 10;
    -webkit-text-stroke: 1px rgb(255, 255, 255) !important;
    color: transparent;
    height: auto;
    text-decoration: none;
    white-space: normal;
    width: 780px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 85px;
    letter-spacing: 0px;
    font-weight: 700;
    transform-style: preserve-3d;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
    visibility: visible;
    font-family: 'Fira Sans', sans-serif;
}

.hero2-content h1{
    z-index: 10;
    -webkit-text-stroke: 1px rgb(255, 255, 255) !important;
    color: transparent;
    height: auto;
    text-decoration: none;
    white-space: normal;
    width: 780px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 85px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 80px;
    margin-bottom: 20px;
    transform-style: preserve-3d;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
    visibility: visible;
    font-family: 'Fira Sans', sans-serif;
}

.hero2-content p {
    font-size: 18px;
    z-index: 9;
    color: rgb(255, 255, 255);
    width: 583px;
    height: 83px;
    line-height: 31px;
    font-weight: 400;
    transform-origin: 50% 50%;
    transform: translate(0px, 0px);
    visibility: visible;
}

.abouts-two-thumb img {
    width: 100%;
}

.abouts-box {
    margin-bottom: 30px;
    box-shadow: 0 0 5px #ccc;
    padding: 15px 0px 15px 14px;
    position: relative;
}

.abouts-box::before {
    content: "";
    position: absolute;
    right: 0;
    width: 37px;
    height: 37px;
    bottom: 0;
    background: #f9f9f9;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: -1;
    border-radius: 10px 0 0 0;
}

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

.abouts-icon {
    font-size: 22px;
    text-align: center;
    transition: .5s;
    color: #fff;
    height: 40px;
    width: 40px;
    background: #0060ff;
    display: inline-block;
    line-height: 40px;
    border-radius: 3px;
    opacity: .8;
    position: relative;
}

.abouts-icon::before {
    position: absolute;
    content: "";
    height: 40px;
    width: 40px;
    top: 0;
    left: 0;
    background: #0060ff;
    z-index: -1;
    transition: .5s;
    transform: rotate(25deg) !important;
    border-radius: 3px;
    opacity: .8;
}

.style-2 .about-content h2 {
    font-size: 18px;
    transition: .5s;
    margin: 10px 0px 7px;
}

.abouts-box:hover:before{
    width: 100%;
    height: 100%;
}

.abouts-box:hover .abouts-icon::before {
    transform: rotate(0deg) !important;
}

.style-2.upp.about-two-section {
    padding: 190px 0 50px;
}

/**==================end-hero2-area Section=================**/




/*=====================start-why-choose-section=====================*/
.why-choose-section{
    background-image: url(../images/custom/home-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.why-choose-delay{
    background-color: #0060FFB5 !important;
    padding: 68px 0px 141px 0px;
}

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

.choose-title h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.choose-title h3 {
    font-size: 38px;
    margin-bottom: 6px;
    margin-top: 30px;
    line-height: 1.2;
    font-weight: 800;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.choose-title h2 {
    position: relative;
    font-size: 38px;
    margin-bottom: 39px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.choose-single-box {
    padding: 65px 30px 37px;
    text-align: left;
    position: relative;
    background: transparent;
    transition: .5s;
    z-index: 1;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;
}

.choose-single-box::before {
    content: "";
    position: absolute;
    right: 0;
    width: 60px;
    height: 60px;
    bottom: 0;
    background: rgba(34,31,60,0.30);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: -1;
    border-radius: 10px 0 0 0;
}

.choose-icon i {
    display: inline-block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 45px;
    color: #fff;
    background: transparent;
    height: 0px;
    width: 0px;
    line-height: 0px;
}

.choose-content h2 {
    margin: 22px 0 15px 0;
    font-size: 24px;
    padding: 0;
    transition: 0.5s;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.choose-content p {
    transition: .5s;
    font-size: 16px;
    width: 90%;
    line-height: 1.6;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.choose-button a {
    color: #fff;
    margin-top: 5px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0px;
    display: inline-block;
    background-color: transparent;
    border: none;
}

.choose-button i {
    display: inline-block;
    margin-left: 7px;
}

.choose-single-box:hover:before{
    height: 100%;
    width: 100%;
}

/*=====================end-why-choose-section=====================*/




/*=================start-counter-three-area===================*/

.counter-two-section {
    margin-top: -80px;
}

.counter-three-box {
    background-image: url(../images/resource/blog2-390x290-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 43px 40px 36px 50px;
    margin: 0px 15px 30px 0px;
    position: relative;
    z-index: 1;
}

.uppers{
    background-image: url(../images/resource/blog3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.counter-three-box::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: inline-block;
    background-color: #000000A8;
    opacity: 0.5;
    z-index: -1;
}

.counter-three-title h1 {
    font-size: 43px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-family: 'Fira Sans', sans-serif;
}

.counter-text h6 {
    font-size: 24px;
    margin: 10px 0 0;
    color: #fff;
    font-weight: 500;
    font-family: 'Fira Sans', sans-serif;
}

.counter-text span{
   font-size: 16px;
   display: inline-block;
   color: #fff;
   font-weight: 400;
   width: 85%;
   margin: 10px 0 0;
   font-family: 'Roboto', sans-serif;
}

/*=================end-counter-three-area===================*/


/*===========blog-list-section=============*/

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

.blog-list-left {
    margin-bottom: 40px;
    padding: 45px 30px 28px;
    border-radius: 8px;
    background-color: rgb(254, 254, 255);
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgba(0,0,0,0.10);
}

.blog-form-field {
    display: block;
    position: relative;
    width: 90%;
}

.blog-list-left input[type="email"] {
    padding: 9px;
    border-radius: 8px;
    flex-grow: 1;
    min-width: 3em;
    color: rgb(97, 97, 97);
    border: 1px solid #ddd;
    font-size: inherit;
    font-family: inherit;
    width: 76% !important;
    line-height: inherit;
}

p.blog-submit-button {
    color: rgb(254, 254, 255);
    border-radius: 3px;
    border: initial;
    position: absolute;
    padding: 0;
    right: -30px;
    top: 0;
}

.blog-list-left input[type="submit"] {
    color: rgb(254, 254, 255);
    border-radius: 3px;
    border: 1px solid #ddd;
    background-color: #0c5adb;
    padding: 8px 25px;
}

.single-about-box {
    margin-bottom: 40px;
    padding: 35px 30px 35px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgba(0,0,0,0.10);
}

.about-sub-title h3 {
    font-size: 22px;
    font-family: 'Fira Sans', sans-serif;
}

.bar-main {
    margin: 15px 0 30px;
}

.bar.bar-big {
    height: 5px;
    width: 90px;
    background: rgb(174, 198, 239);
    position: relative;
    border-radius: 30px;
}

.bar.bar-big::before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #0c5adb;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

.about-sub-thumb {
    text-align: center;
}

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

.blog-details-area {
    padding: 60px 0 20px;
}

.blog-details-title h2 {
    font-size: 35px;
}

.widget.widget_calendar {
    margin-bottom: 30px;
}

.about-text h4 {
    font-size: 20px;
    color: #1c1c24;
    margin-bottom: 10px;
    font-family: 'Fira Sans', sans-serif;
}

.about-text p {
    font-size: 16px;
    color: #1c1c24;
    width: 80%;
    margin: auto;
    font-family: 'Roboto', sans-serif;
}

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

.recent-post-section {
    margin-bottom: 40px;
    padding: 35px 30px 35px;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgb(0 0 0 / 5%);
}

.recent-thumb a img {
    height: 91px;
    width: 91px;
    margin: 0 10px 10px 0;
}

.bg-up2 {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgba(0,0,0,0.10);
    padding: 35px 0px 35px 20px;
    margin-bottom: 40px;
    border-radius: 5px;
}

.title h3 {
    font-size: 30px;
    margin: 0 0 25px;
}

.about-sub-text a p {
    font-size: 16px;
    display: inline-block;
    border-top: 1px solid #ddd;
    margin: 0px 0 20px;
    transition: .5s;
}

.about-sub-text a p:hover{
    color: #0060FF;
}

.blog-details-box {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 19px;
    padding: 38px 45px 45px;
    margin: 0px 0px 43px;
    border-radius: 0px 0px 10px 10px;
}

.blog-meta p {
    font-size: 16px;
    margin: 0px 0 20px 70px;
}

.blog-details-thumb img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    margin-bottom: 30px;
}

.blog-details-title p {
    font-size: 16px;
}

.blog-details-disc p {
    font-size: 16px;
    margin: 0 0 50px;
}

.blog-social-icon ul {
    list-style: none;
}

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

.blog-social-icon ul li a i {
    border: 1px solid #0060ff;
    color: #0060ff;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 10px 0;
    text-align: center;
    width: 40px;
    transition: .5s;
    border-radius: 5px;
}

.blog-social-icon a i:hover {
    background: #0060ff;
    border-color: #0060ff;
    color: #fff;
}

/*===========blog-list-section=============*/



/*=================start-why-chooses-section===================*/

.why-chooses-section {
    background-image: url(../images/resource/hero-h3-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: -1;
    margin-top: -135px;
}

.why-choose-delays {
    background-color: #0060FFB5 !important;
    padding: 180px 0px 70px 0px;
    opacity: .8;
}

/*=================end-why-chooses-section===================*/




/*=================start-services-section===================*/

.services-section{
    padding: 80px 0 80px;
}

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

.services-title h5 {
    color: #0060FF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.services-title h5::before {
    position: absolute;
    left: 587px;
    bottom: -3px;
    height: 6px;
    width: 9%;
    content: "";
    text-align: center;
    display: inline-block;
    background: #0060FF;
    z-index: -1;
    border-radius: 5px;
}

.services-title h3 {
    font-size: 38px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.services-title h2 {
    position: relative;
    font-size: 38px;
    margin-bottom: 39px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.services-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 620px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.services-single-box {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 65px 35px 33px 28px;
    transition: .5s;
    position: relative;
    overflow: hidden;
    margin: 0px 5px 30px 5px;
    z-index: 1;
    background: #f9f9f9;
}

.services-single-box::before {
    width: 100%;
    height: 0px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    transition: 0.5s;
    background: #0060ff;
    border-radius: 5px;
}

.services-icon i {
    font-size: 60px;
    color: #0060ff;
}

.services-content h2 a{
    font-size: 24px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin: 14px 0 12px 0;
    padding-right: 28px;
    color: #232323;
    font-family: 'Fira Sans', sans-serif;
}

.services-content p {
    font-size: 16px;
    width: 85%;
    transition: .5s;
    line-height: 1.6;
    color: #919191;
    font-family: 'Roboto', sans-serif;
}

.services-single-box:hover .services-icon i,
.services-single-box:hover .services-content h2 a,
.services-single-box:hover .services-content p{
    color: #fff;
}

.services-single-box:hover:before{
    height: 100%;
}

/*=================end-services-section===================*/



/*================start-brand-section======================*/

.brand-section {
    padding: 80px 0 80px;
}

.upper-case {
    box-shadow: 0px 0px 5px 0px #CCCCCC;
    padding: 20px 0px 0px 0px;
}

.brand-thumb {
    text-align: center;
    cursor: pointer;
    filter: grayscale(1);
    transition: .5s;
}

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


.brand-single-box {
	position: relative;
	text-align: center;
}


.brand-thumb:hover {
    filter: none;
}

/*================end-brand-section======================*/




/*================start-home-two-section======================*/

.home-two-section {
    position: relative;
    z-index: 1;
    height: 850px;
    display: flex;
    align-items: center;
}

.home-titles h5{
    font-size: 24px;
    z-index: 10;
    -webkit-text-stroke: 1px rgb(255, 255, 255) !important;
    color: transparent;
    height: auto;
    text-decoration: none;
    white-space: normal;
    width: 780px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 85px;
    letter-spacing: 0px;
    font-weight: 700;
    transform-style: preserve-3d;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
    visibility: visible;
    font-family: 'Fira Sans', sans-serif;
}

.home-titles h1{
    z-index: 10;
    -webkit-text-stroke: 1px rgb(255, 255, 255) !important;
    color: transparent;
    height: auto;
    text-decoration: none;
    white-space: normal;
    width: 780px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 85px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 80px;
    transform-style: preserve-3d;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
    visibility: visible;
    font-family: 'Fira Sans', sans-serif;
}

.home-titles p {
    font-size: 18px;
    z-index: 9;
    margin: 15px 0 45px;
    color: rgb(255, 255, 255);
    line-height: 31px;
    font-weight: 400;
    transform-origin: 50% 50%;
    transform: translate(0px, 0px);
    visibility: visible;
}

.back-video {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    z-index: -1;
}

/*================end-home-two-section======================*/




/*==================start-call-do-section==============*/

.calls-do-section {
   background-image: url(../images/resource/h4-hero-bg1-1.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   padding: 135px 0px 212px 0px;
}

.call-do-title{
    text-align: center;
}

.call-do-title h3 {
    font-size: 38px;
    margin-bottom: 0px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 40px;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.call-do-title h2 {
    position: relative;
    font-size: 38px;
    margin-bottom: 39px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.call-do-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 620px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.call-do-title p {
    margin: 15px 0 35px;
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.call-do-button {
    text-align: center;
}

.call-do-button a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 11px 28px;
    font-weight: 400;
    overflow: hidden;
    background: #0060ff;
    border-radius: 5px;
    text-transform: capitalize;
    transition: .5s;
    z-index: 1;
    border: 1px solid #0060ff;
    font-weight: 500;
}

.call-do-button a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
    background: #232323;
	pointer-events: none;
	transition: .5s;
    border-radius: 2px;
	z-index: -1;
	opacity: 0.5;
}
.call-do-button a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
    background: #232323;
	pointer-events: none;
    border-radius: 2px;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

.call-do-button a:hover::before {
	opacity: 1;
	transform: scale(1);
}

.call-do-button a:hover::after {
	opacity: 1;
	transform: scale(1);
}

/*==================end-call-do-section==============*/




/*==================start-progress-section==============*/

.progress-single-box {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}

.progress-content {
    position: absolute;
    top: 180px;
    left: 40px;
}

.progress-content h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.bg-up-two {
    background-image: url(../images/resource/hero-h3-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 50px;
    margin-top: -120px;
    text-align: center;
}

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

.progress-title h5 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.progress-title h5::before {
    position: absolute;
    left: 575px;
    bottom: -3px;
    height: 6px;
    width: 11%;
    content: "";
    text-align: center;
    display: inline-block;
    background: #0060FF;
    z-index: -1;
    border-radius: 5px;
}

.progress-title h3 {
    font-size: 38px;
    margin-bottom: 0px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 40px;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.progress-title h2 {
    position: relative;
    font-size: 38px;
    margin-bottom: 39px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.progress-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 620px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.about-two-info h2 {
    font-size: 20px;
    text-align: center;
    color: #fff;
}

/*=================end-progress-section====================*/



/*=================start-feature-three-section====================*/

.feature-three-section{
    padding: 20px 0 30px;
}

.feature-three-title h5 {
    color: #0060FF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    font-family: 'Fira Sans', sans-serif;
}

.feature-three-title h5::before {
    position: absolute;
    left: 0px;
    bottom: -3px;
    height: 6px;
    width: 20%;
    content: "";
    text-align: center;
    display: inline-block;
    background: rgba(0,96,255,0.4);
    z-index: -1;
    border-radius: 5px;
}

.feature-three-title h3 {
    font-size: 38px;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-top: 5px;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.feature-three-title h2 {
    position: relative;
    font-size: 38px;
    margin-bottom: 39px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    font-family: 'Fira Sans', sans-serif;
}

.feature-three-title span{
    color: #0060FF;
}

.feature-three-title h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 52px;
    height: 4px;
    left: 0px;
    bottom: -20px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #0060ff;
    top: auto;
}

.feature-three-title p {
    color: #0E0E0E;
    font-size: 21px;
    line-height: 1.8;
    font-weight: 600;
    font-style: italic;
    width: 85%;
}

.feature-three-disc p {
    font-size: 14px;
    color: #616161;
    font-weight: 400;
    width: 85%;
    margin-bottom: 32px;
    font-family: 'Rubik', sans-serif;
}

.feature-three-button a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 11px 28px;
    font-weight: 400;
    overflow: hidden;
    background: #0060ff;
    border-radius: 5px;
    text-transform: capitalize;
    transition: .5s;
    z-index: 1;
    border: 1px solid #0060ff;
    font-weight: 500;
    margin-bottom: 30px;
}

.feature-three-button a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	clip-path: polygon(0 1, 0% 100%, 101% 100%);
	transform: scale(0);
	transform-origin: bottom left;
    background: #232323;
	pointer-events: none;
	transition: .5s;
    border-radius: 2px;
	z-index: -1;
	opacity: 0.5;
}
.feature-three-button a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	clip-path: polygon(0 1, 101% 0%, 100% 100%);
	transform: scale(0);
	transform-origin: top right;
    background: #232323;
	pointer-events: none;
    border-radius: 2px;
	transition: .5s;
	opacity: .5;
	z-index: -1;
	height: 100%;
}

.feature-three-button a:hover::before {
	opacity: 1;
	transform: scale(1);
}

.feature-three-button a:hover::after {
	opacity: 1;
	transform: scale(1);
}

.features-inner-box {
    text-align: center;
    margin-bottom: 30px;
    padding: 110px 25px 120px;
    box-shadow: 0 5px 28px 0 rgb(0 0 0 / 7%);
    transition: .5s;
    transform: rotateY(0deg);
    z-index: 1;
    background-color: #2513d1;
}

.features-out-box {
    position: absolute;
    text-align: center;
    margin-bottom: 30px;
    padding: 75px 25px 70px;
    box-shadow: 0 5px 28px 0 rgb(0 0 0 / 7%);
    transform: rotateY(180deg);
    top: 0;
    transition: .5s;
    opacity: 0;
    background-color: #2513d1;
}

.feature-two-box:hover .features-inner-box{
    transform: rotateY(-180deg);
    opacity: 0;
}

.feature-two-box:hover .features-out-box{
    opacity: 1;
    transform: rotateY(0deg);
}

.feature-three-content h2 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}

.feature-three-content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    width: 80%;
}

.upper1 {
    margin-top: 30px;
}

.upper2 {
    margin-top: 30px;
}

.upper3{
    background-color: rgba(245, 58, 0, 0.87);
}

.upper4{
    background-color: rgba(247, 183, 51, 0.86);
}

.upper5{
    background-color: rgba(251, 35, 154, 0.87);
}

.feature-two-button a {
    display: inline-block;
    background: #fff !important;
    color: #2513d1 !important;
    text-transform: capitalize !important;
    padding: 8px 21px !important;
    font-size: 14px !important;
    margin-top: 5px;
    border-radius: 2px !important;
}

/*=================end-feature-three-section====================*/



/*=================start-progress-bar-section====================*/

.feature-three-discs p {
    font-size: 21px;
    line-height: 1.8;
    color: #616161;
    margin: 21px 0px 0px 0px;
}

.prossess-ber-plugin span {
    font-size: 16px;
    font-weight: 700;
    color: #232323;
    font-family: 'Roboto', sans-serif;
}

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

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

.barfiller .tipWrap { display: none; }

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

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

.fill {
    background: #0060FF !important;
    border-radius: 5px;
}

.my-class{
    background-color: #dc3545 !important;
}

.my-class2{
    background-color: #FB239A !important;
}

/*=================end-progress-bar-section====================*/



/*=================start-single-team-section====================*/

.team-details-area.pt-90.pb-70 {
    padding: 20px 0 30px;
}

.team-details-content.pt-80.ml-3 {
    margin: 0 0 0 35px;
}

.team-details {
    box-shadow: 6px 5px 30px rgba(0,0,0,0.12);
    padding: 50px;
}

.team-details-thumb img {
    width: 100%;
    margin-bottom: 30px;
}

.team-details-title h2 {
    color: #0E0E0E;
    font-family: 'Fira Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
}

.team-details-title p {
    font-size: 16px;
    margin: 10px 0 0;
    color: #0060FF;
}

.team-details-content-text ul li {
    margin-bottom: 17px;
    display: block;
}
.team-details-content-text ul li span {
    font-weight: 800;
    margin-right: 15px;
	font-size:17px;
    font-family: 'Fira Sans', sans-serif;
}
.team-details-content-icon a {
    margin: 3px;
    background: #0060FF ;
    line-height: 1;
    display: inline-block;
    border-radius: 3px;
	color:#fff;
	height:35px;
	width:35px;
	line-height:35px;
	text-align:center;
	transition:.5s;
	border:1px solid #0060FF;
}
.team-details-content-icon a:hover {
    background: transparent;
	border:1px solid #0060FF;
	color:#0060FF;
}
.skill-wrapper h6 {
	margin-bottom: 8px;
	margin-top: 20px;
}

.team-detail-title h2 {
    color: #0E0E0E;
    font-family: "Fira Sans", Sans-serif;
    font-size: 35px;
    font-weight: 600;
}

.team-detail-title p {
    font-size: 16px;
    font-weight: 400;
    color: #63636B;
    margin-top: 40px;
    font-family: "Roboto", Sans-serif;
}

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

/*=================end-single-team-section====================*/



/*================start-breadcame-section===================*/

.breadcumb-area {
    background-image: url(../images/resource/hero-h3-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 215px 0px 145px;
}

.breadcumb-title h1 {
    font-size: 55px;
    color: #fff;
}

.breadcumb-content-menu {
    padding-top: 10px;
}

.breadcumb-content-menu ul li {
    display: inline-block;
    list-style: none;
}

.breadcumb-content-menu ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.breadcumb-content-menu ul li a i{
    margin-left: 10px;
}

.breadcumb-content-menu ul li span {
    color: #0c5adb;
    font-size: 15px;
    font-weight: 500;
    margin-left: 10px;
    text-transform: uppercase;
}

/**
======================================================
         <-- end-brandcame Section -->
======================================================**/


/*
<!-- ============================================================== -->
      <!--start-Dreamhub-footer Section Css -->
<!-- ============================================================== -->*/

.footer-section {
    padding: 130px 0 0px;
    background: linear-gradient(rgba(46, 46, 45, 0.8), rgba(0, 0, 0, 0.8)), url(../images/resource/h4-hero-bg1-1.jpg) no-repeat center/cover;
}

.widgets-company-info{
    margin-bottom: 30px;
}

.company-info-desc p {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFFCC;
    line-height: 1.5;
    padding: 25px 0;
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
}

.menu-quick-link-content {
    margin: 20px 0 0;
}

.footer-social-icon ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

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

.footer-social-icon ul li a {
    display: inline-block;
    font-size: 17px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    margin-right: 10px;
    background-color: #132144;
    border-radius: 5px;
    transition: .5s;
}

.widget-nav-menu{
    margin-bottom: 30px;
}

.widget-title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    font-family: 'Fira Sans', sans-serif;
}

.menu-quick-info-content {
    margin: 20px 0 0;
}

.menu-quick-link-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-quick-link-content ul li a {
    font-size: 16px;
    font-weight: 400px;
    display: inline-block;
    padding: 6px 0;
    transition: .5s;
    color: #FFFFFFCC;
    font-family: 'Roboto', sans-serif;
}

.menu-quick-info-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-quick-info-content ul li a{
    font-size: 16px;
    font-weight: 400px;
    padding: 6px 0;
    display: inline-block;
    color: #FFFFFFCC;
    transition: .5s;
    font-family: 'Roboto', sans-serif;
}


.single-footer-box {
    margin: 20px 0 0;
}

.footer-text a {
    font-size: 15px;
    color: #FFFFFFCC;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.footer-text a:hover{
    color: #0c5adb;
}

.footer-text p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.702);
    font-weight: 400;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

.footer-social-icon ul li a:hover{
    color: #fff;
    border-radius: 5px;
    background-color: #0c5adb;
}

.menu-quick-link-content ul li a:hover{
    color: #0c5adb;
}

.menu-quick-info-content ul li a:hover{
    color: #0c5adb;
}

.footer-bottom-content p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

/*
<!-- ============================================================== -->
      <!--end--footer Section Css -->
<!-- ============================================================== -->*/


/*=================loader=====================*/

.loader_bg {
    position: fixed;
    z-index: 9999;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}

@-webkit-keyframes spin {
    0% {
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transform: rotate(0);
      border-color: #0060ff;
    }
    10% {
      -ms-transform: rotate(-100deg);
      -webkit-transform: rotate(-100deg);
      transform: rotate(-100deg);
      border-color: #0060ff;
    }
    20% {
      -ms-transform: rotate(100deg);
      -webkit-transform: rotate(100deg);
      transform: rotate(100deg);
      border-color: #0060ff;
    }
    30% {
      -ms-transform: rotate(-50deg);
      -webkit-transform: rotate(-50deg);
      transform: rotate(-50deg);
      border-color: #0060ff;
    }
    40% {
      -ms-transform: rotate(50deg);
      -webkit-transform: rotate(50deg);
      transform: rotate(50deg);
      border-color: #0060ff;
    }
    50% {
      -ms-transform: rotate(-25deg);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg);
      border-color: #0060ff;
    }
    60% {
      -ms-transform: rotate(25deg);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg);
      border-color: #0060ff;
    }
    70% {
      -ms-transform: rotate(-12.5deg);
      -webkit-transform: rotate(-12.5deg);
      transform: rotate(-12.5deg);
      border-color: #0060ff;
    }
    80% {
      -ms-transform: rotate(12.5deg);
      -webkit-transform: rotate(12.5deg);
      transform: rotate(12.5deg);
      border-color: #0060ff;
    }
    90% {
      -ms-transform: rotate(-10deg);
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
      border-color: #0060ff;
    }
    100% {
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transform: rotate(0);
      border-color: #0060ff;
    }
  }

  .square:nth-child(1) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -3px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
  }

  .square:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-left: -6px;
    margin-top: -6px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }

  .square:nth-child(3) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-left: -9px;
    margin-top: -9px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
  }

  .square:nth-child(4) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  .square:nth-child(5) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
  }


  .square:nth-child(6) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-left: -18px;
    margin-top: -18px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }

  .square:nth-child(7) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 42px;
    height: 42px;
    margin-left: -21px;
    margin-top: -21px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
  }

  .square:nth-child(8) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }

  .square:nth-child(9) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 54px;
    height: 54px;
    margin-left: -27px;
    margin-top: -27px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
  }

  .square:nth-child(10) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }

  .square:nth-child(11) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 66px;
    height: 66px;
    margin-left: -33px;
    margin-top: -33px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s;
  }

  .square:nth-child(12) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 72px;
    height: 72px;
    margin-left: -36px;
    margin-top: -36px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }

  .square:nth-child(13) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 78px;
    height: 78px;
    margin-left: -39px;
    margin-top: -39px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
  }

  .square:nth-child(14) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 84px;
    height: 84px;
    margin-left: -42px;
    margin-top: -42px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
  }

  .square:nth-child(15) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    margin-left: -45px;
    margin-top: -45px;
    border: 1px solid;
    border-radius: 25%;
    -webkit-animation: spin 10s infinite;
    -moz-animation: spin 10s infinite;
    -o-animation: spin 10s infinite;
    animation: spin 10s infinite;
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
  }


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

/*------back-to-top------------*/

.prgoress_indicator {
    position: fixed;
    right: 25px;
    bottom: 85px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(187, 247, 55, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transform: translateY(15px) !important;
    transition: all 200ms linear !important;
}

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

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

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

.prgoress_indicator:hover ::after {
  color: #2871ff;
}

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

.prgoress_indicator svg path {
  fill: none;
}

.prgoress_indicator svg.progress-circle path {
    stroke: #2871ff;
    stroke-width: 4;
    box-sizing: border-box;
    transition: all 200ms linear !important;
}


.custom-rich-text-area.pt-90.pb-70 {
    padding: 20px 0 30px;
}

.custom-rich-text-area-content.pt-80.ml-3 {
    margin: 0 0 0 35px;
}

.custom-rich-text {
    box-shadow: 6px 5px 30px rgba(0,0,0,0.12);
    padding: 50px;
}

.mark,mark {
    background-color: #FFFF00;
}

.image_list .aspect-ratio-box {
    position: relative;
    width: 100%;
    aspect-ratio: 4/3;
    overflow: hidden;
    margin-bottom: 1rem;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image_list .aspect-ratio-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain; /* 確保圖片保持原比例 */
}

.image_list .aspect-ratio-box .tag-container {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.image_list .aspect-ratio-box .tag {
    background-color: #007bff;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 500;
}

.image_list .image-list-box {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 2rem;
}

.image_list .image-list-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.15);
}

@media (max-width: 768px) {
    .image_list .aspect-ratio-box .tag {
        font-size: 0.7rem;
    }
}

.image-list-box .box-info-list {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 0px 47px 32px 35px;
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
}

/* 基本表格樣式 */
table {
    border-collapse: collapse;
    width: 100%;
    margin: 1rem 0;
    background-color: #ffffff;
}

/* 表格外框 */
table {
    border: 2px solid #dee2e6;
}

/* 表格標題和單元格 */
th, td {
    padding: 0.75rem;
    border: 1px solid #dee2e6;
    text-align: left;
    vertical-align: middle;
}

/* 表格中的 p 元素 */
td p, th p {
    margin: 0;  /* 移除 p 元素的預設 margin */
    padding: 0; /* 移除可能的 padding */
    line-height: 1.5; /* 設置合適的行高 */
}

/* 表格標題背景 */
th {
    background-color: #f8f9fa;
    font-weight: bold;
    border-bottom: 2px solid #dee2e6;
}

/* 滑鼠懸停效果 */
tr:hover {
    background-color: #f2f2f2;
}

/* 響應式設計 */
@media screen and (max-width: 600px) {
    table {
        display: block;
        overflow-x: auto;
    }
}
