/** about-section **/

.about-section {
    position: relative;
}

.video_block_one .video-inner {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    padding: 160px 30px 150px 30px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.video_block_one .video-inner .video-content a {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 102px;
    text-align: center;
    font-size: 34px;
    border-radius: 50%;
    border: dashed;
    border-width: 2px;
    border-color: #fff;
    margin-bottom: 11px;
}

.video_block_one .video-inner .video-content h6 {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}

.video_block_one .video-box .image-layer .image-1 {
    position: absolute;
    left: 30px;
    top: 40px;
    border-radius: 10px;
    opacity: 0.2;
    transform: rotate(8deg);
}

.video_block_one .video-box .image-layer .image-2 {
    position: absolute;
    left: 30px;
    top: 40px;
    border-radius: 10px;
    opacity: 0.2;
    transform: rotate(4deg);
}

.video_block_one .video-box .image-layer img {
    width: 100%;
    border-radius: 10px;
}

.content_block_one .content-box {
    position: relative;
    display: block;
}

.content_block_one .content-box .text-box p {
    margin-bottom: 35px;
}


/** about-style-two **/

.about-style-two {
    position: relative;
}

.video_block_two .video-inner {
    position: relative;
    width: 100%;
    padding: 218px 0px;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.video_block_two .video-box .video-content {
    position: relative;
    display: inline-block;
    width: 148px;
    height: 148px;
    background: rgba(255, 255, 255, 0.50);
    border-radius: 50%;
    text-align: center;
}

.video_block_two .video-box .video-content a {
    position: absolute;
    display: inline-block;
    left: 32px;
    top: 32px;
    width: 82px;
    height: 82px;
    line-height: 88px;
    background: #fff;
    font-size: 30px;
    border-radius: 50%;
}

.video_block_two .video-content .curve-text {
    position: absolute;
    left: 74px;
    top: 7px;
    width: 148px;
    height: 148px;
}

.video_block_two .video-content .curve-text span {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--title-color);
}


/** about-style-three **/

.about-style-three {
    position: relative;
    background: var(--secondary-color);
    padding: 120px 0px;
}

.about-style-three .content_block_one .content-box .text-box p {
    color: #fff;
}

.about-style-three .content_block_one .content-box .list-style-one li {
    color: #fff;
}

.about-style-three .content_block_one .content-box .theme-btn:before,
.about-style-three .content_block_one .content-box .theme-btn:after {
    background: #fff;
}

.about-style-three .content_block_one .content-box .theme-btn:hover {
    color: var(--title-color) !important;
}

.about-style-three .video_block_two .video-box .image-1 {
    position: relative;
    display: block;
    border-radius: 255px 255px 255px 10px;
}

.about-style-three .video_block_two .video-box .image-1 img {
    width: 100%;
    border-radius: 255px 255px 255px 10px;
}

.about-style-three .video_block_two .video-box .image-2,
.about-style-three .video_block_two .video-box .image-2 img {
    border-radius: 150px 150px 10px 150px;
}

.about-style-three .video_block_two .video-box .video-content {
    position: absolute;
    top: 86px;
    right: 82px;
}

.about-style-three .video_block_two .video-box .image-2:before {
    position: absolute;
    content: '';
    background: #2D4D31;
    width: 100%;
    height: 100%;
    right: 10px;
    bottom: 10px;
    border-radius: 150px 150px 10px 150px;
    z-index: -1;
}

.about-style-three .video_block_two .video-box .shape {
    position: absolute;
    top: 106px;
    right: 0px;
    width: 90px;
    height: 116px;
    background-repeat: no-repeat;
}

.about-style-three .pattern-layer .pattern-1 {
    position: absolute;
    left: 50%;
    top: 110px;
    width: 590px;
    height: 590px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    margin-left: -262px;
}

.about-style-three .pattern-layer .pattern-2 {
    position: absolute;
    left: 50%;
    top: 110px;
    width: 590px;
    height: 590px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 50%;
    margin-left: 135px;
}


/** about-style-four **/

.about-style-four {
    position: relative;
}

.image_block_two .image-inner {
    position: relative;
    display: flex;
    align-items: center;
}

.image_block_two .image-inner .image {
    position: relative;
    display: block;
}

.image_block_two .image-inner .image img {
    width: 100%;
}

.image_block_two .image-inner .image-1,
.image_block_two .image-inner .image-1 img {
    border-radius: 145px 145px 10px 145px;
}

.image_block_two .image-inner .image-2,
.image_block_two .image-inner .image-2 img {
    border-radius: 145px 10px 145px 145px;
}

.image_block_two .image-inner .image-3,
.image_block_two .image-inner .image-3 img {
    border-radius: 145px 145px 145px 10px;
}

.image_block_two .image-inner .image-4,
.image_block_two .image-inner .image-4 img {
    border-radius: 10px 145px 145px 145px;
}

.image_block_two .image-inner .support-box {
    position: absolute;
    display: inline-block;
    background: #F4F4F4;
    border-radius: 130px;
    padding: 19px 25px 21px 85px;
    min-height: 94px;
    width: 290px;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.image_block_two .image-inner .support-box .icon-box {
    position: absolute;
    display: inline-block;
    left: 22px;
    top: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    color: var(--title-color);
}

.image_block_two .image-inner .support-box span {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 24px;
    font-family: var(--title-font);
    color: #666666;
    font-weight: 600;
    text-transform: uppercase;
}

.image_block_two .image-inner .support-box h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.image_block_two .image-inner .support-box h4 a {
    display: inline-block;
    color: var(--title-color);
}

.image_block_two .image-inner .support-box h4 a:hover {}

.content_block_five .content-box {
    position: relative;
    display: block;
}

.content_block_five .content-box .sec-title p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
}

.content_block_five .content-box .inner-box .single-item {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 16px 25px 15px 88px;
    transition: all 500ms ease;
}

.content_block_five .content-box .inner-box .single-item:hover {}

.content_block_five .content-box .inner-box .single-item .icon-box {
    position: absolute;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    color: #fff;
    top: 20px;
    left: 24px;
    transition: all 500ms ease;
}

.content_block_five .content-box .inner-box .single-item:hover .icon-box {
    color: #fff;
}

.content_block_five .content-box .inner-box .single-item h4 {
    display: block;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 3px;
}

.content_block_five .content-box .inner-box .single-item h4 a {
    display: inline-block;
    color: var(--title-color);
}

.content_block_five .content-box .inner-box .single-item h4 a:hover {}

.content_block_five .content-box .inner-box .single-item span {
    position: relative;
    display: block;
}


/** about-style-five **/

.about-style-five {
    position: relative;
    background: transparent;
}

.about-style-five .video_block_two .video-box .image-2:before {
    background: #fff;
}

.about-style-five .video_block_two .video-box .video-content {
    background: #EFF2E6;
    border: 8px solid #fff;
    width: 164px;
    height: 164px;
}

.about-style-five .video_block_two .video-box .video-content a {
    border: 2px solid #000;
}

.about-style-five .content_block_one .content-box .text-box p,
.about-style-five .content_block_one .content-box .list-style-one li {
    color: var(--text-color);
}

.about-style-five .content_block_one .content-box .theme-btn:before,
.about-style-five .content_block_one .content-box .theme-btn:after {
    background: var(--secondary-color);
}

.about-style-five .content_block_one .content-box .theme-btn:hover {
    color: #fff !important;
}



/** rtl-css **/

.rtl .about-section .content-box {
    margin-left: 0px;
    margin-right: 80px;
}

.rtl .about-style-two .content_block_one .content-box {
    margin-right: 0px;
    margin-left: 80px;
}

.rtl .image_block_two .image-inner {
    direction: ltr;
}

.rtl .content_block_five .content-box .inner-box .single-item {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}

.rtl .image_block_two .image-inner {
    justify-content: right;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .content_block_one .content-box {
        margin-left: 0px;
    }

    .rtl .content_block_one .content-box {
        margin-right: 0px;
    }

    .video_block_one .video-box .image-layer {
        display: none;
    }

    .video_block_one .video-box {
        padding-left: 0px;
        padding-top: 0px;
    }

    .about-style-two .content_block_one .content-box {
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .rtl .about-style-two .content_block_one .content-box {
        margin-left: 0px;
    }

    .video_block_two .video-box {
        top: 0px;
        margin: 0px;
    }

    .about-style-two {
        padding-bottom: 120px;
    }

    .about-style-three .content_block_one .content-box {
        margin-right: 0px;
    }

    .image_block_two .image-inner {
        margin-bottom: 40px;
    }

    .about-style-five .video_block_two .video-box {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .about-section {
        padding: 70px 0px;
    }

    .about-style-two {
        padding-bottom: 70px;
    }

    .about-style-three {
        padding: 70px 0px;
    }

    .about-style-four {
        padding: 70px 0px 55px 0px;
    }

    .about-section.pt_0 {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 599px) {
    .about-style-three .video_block_two .video-box {
        padding: 0px;
    }

    .about-style-three .video_block_two .video-box .image-2 {
        position: relative;
        margin-top: 30px;
    }

    .about-style-three .video_block_two .video-box .image-2:before {
        display: none;
    }

    .about-style-three .video_block_two .video-box {
        margin-bottom: 40px;
    }
}

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


/** apps-section **/

.apps-section {
    position: relative;
    background: var(--secondary-color);
}

.apps-section .sec-title h2 {
    font-size: 40px;
    line-height: 48px;
}

.apps-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left center;
}

.content_block_four .content-box {
    position: relative;
    display: block;
}

.content_block_four .content-box .sec-title p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-top: 14px;
    max-width: 480px;
}

.content_block_four .content-box .download-btn {
    position: relative;
    display: flex;
    align-items: center;
}

.content_block_four .content-box .download-btn a {
    position: relative;
    display: inline-block;
    width: 182px;
    background: #fff;
    padding: 11px 20px 11px 55px;
    font-size: 18px;
    line-height: 20px;
    font-family: var(--title-font);
    font-weight: 600;
    color: var(--title-color);
    margin-right: 15px;
    border-radius: 10px;
}

.content_block_four .content-box .download-btn a:hover {}

.content_block_four .content-box .download-btn a img {
    position: absolute;
    left: 16px;
    top: 13px;
}

.content_block_four .content-box .download-btn a:last-child {
    margin: 0px !important;
}

.content_block_four .content-box .download-btn a span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.apps-section .map-content {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
}

.apps-section .map-content .map-inner {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.apps-section .map-content iframe {
    position: relative;
    width: 100%;
    height: 100%;
}

.apps-section .map-content .map-author {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 365px;
    background: #fff;
    border-radius: 10px;
    padding: 18px 30px 23px 114px;
    z-index: 1;
}

.apps-section .map-content .map-author .author-thumb {
    position: absolute;
    left: 19px;
    top: 17px;
    border-radius: 50%;
    width: 83px;
    height: 83px;
}

.apps-section .map-content .map-author .author-thumb img {
    width: 100%;
    border-radius: 50%;
}

.apps-section .map-content .map-author h6 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.apps-section .map-content .map-author .rating-box {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    padding-left: 21px;
}

.apps-section .map-content .map-author .rating-box img {
    position: absolute;
    left: 0px;
    top: 6px;
}

.apps-section .map-content .map-author p {
    font-size: 12px;
    line-height: 28px;
}


/** rtl-css **/

.rtl .apps-section .map-content {
    right: inherit;
    left: 0px;
}

.rtl .content_block_four .content-box .download-btn a {
    margin-right: 0px;
    margin-left: 15px;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .apps-section .map-content {
        position: relative;
        width: 100%;
    }

    .apps-section .map-content .map-inner {
        position: relative;
        height: 500px;
    }

    .content_block_four .content-box {
        margin-bottom: 40px;
    }

    .content_block_four .content-box .sec-title p {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .apps-section {
        padding: 70px 0px;
    }
}

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

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


/** banner-section **/

.banner-section {
    padding: 300px 0px;
}

.banner-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.banner-section .content-box {
    position: relative;
    display: block;
}

.banner-section .content-box h2 {
    font-size: 72px;
    line-height: 79px;
    color: #fff;
    max-width: 930px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.banner-section .content-box p {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.banner-section .content-box .btn-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-section .content-box .btn-box .theme-btn.btn-one span {
    position: relative;
    padding-right: 22px;
}

.banner-section .content-box .btn-box .theme-btn.btn-one span:before {
    position: absolute;
    content: '\e901';
    font-family: 'icomoon';
    font-size: 14px;
    top: -3px;
    right: 0px;
    font-weight: 400;
}

.banner-section .content-box .btn-box .theme-btn.btn-one:hover,
.banner-section .content-box .btn-box .theme-btn.btn-one:before,
.banner-section .content-box .btn-box .theme-btn.btn-one:after {
    background: #fff;
}

.banner-section .content-box .btn-box .theme-btn.btn-one:hover {
    color: var(--title-color) !important;
}

.banner-section .author-box {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.banner-section .author-box .author {
    position: absolute;
    display: inline-block;
    border-radius: 50%;
}

.banner-section .author-box .author img {
    width: 100%;
    border-radius: 50%;
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.banner-section .author-box .author span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
    font-size: 14px;
    line-height: 20px;
    font-family: var(--title-font);
    color: var(--title-color);
    border-radius: 30px;
    font-weight: 500;
    padding: 2px 15px;
}

.banner-section .author-box .author-1 span {
    background: #67EF3E;
}

.banner-section .author-box .author-2 span {
    background: #3EE4EF;
}

.banner-section .author-box .author-3 span {
    background: #ffffff;
}

.banner-section .author-box .author-4 span {
    background: #FFDD66;
}

.banner-section .author-box .author-5 span {
    background: #FF9A61;
}

.banner-section .author-box .author-6 span {
    background: #C99FFF;
}

.banner-section .author-box .author-1 {
    left: 135px;
    top: 185px;
}

.banner-section .author-box .author-2 {
    left: 290px;
    top: 426px;
}

.banner-section .author-box .author-3 {
    left: 192px;
    bottom: 211px;
}

.banner-section .author-box .author-4 {
    position: absolute;
    top: 208px;
    right: 214px;
}

.banner-section .author-box .author-5 {
    position: absolute;
    top: 448px;
    right: 342px;
}

.banner-section .author-box .author-6 {
    position: absolute;
    bottom: 170px;
    right: 120px;
}


/** banner-style-two **/

.banner-style-two {
    position: relative;
    background: var(--secondary-color);
    padding: 240px 0px 250px 0px;
}

.banner-style-two .bg-layer {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-style-two .content-box {
    max-width: 600px;
}

.banner-style-two .content-box h2 {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 56px;
    line-height: 62px;
}

.banner-style-two .content-box p {
    margin: 0px;
    margin-bottom: 35px;
}

.banner-style-two .content-box .btn-box {
    justify-content: left;
}

.banner-style-two .outer-container {
    position: relative;
    padding-left: 155px;
    padding-right: 155px;
}

.banner-style-two .pattern-layer-2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 31px;
    background-repeat: repeat-x;
    z-index: 1;
}

.banner-style-two .shape {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 440px;
    height: 621px;
    background-repeat: no-repeat;
    opacity: 0.5;
}


/** banner-style-three **/

.banner-style-three {
    position: relative;
    padding: 72px 0px 68px 0px;
}

.banner-style-three .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-style-three .content-box h2 {
    max-width: 100%;
    color: var(--title-color);
    font-size: 64px;
    line-height: 70px;
}

.banner-style-three .content-box p {
    max-width: 100%;
    color: var(--text-color);
    font-size: 18px;
    line-height: 30px;
}

.banner-style-three .content-box .btn-box {
    justify-content: left;
}

.banner-style-three .image-inner {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 135px;
}

.banner-style-three .image-inner .image {
    position: relative;
    display: block;
}

.banner-style-three .image-inner .image img {
    width: 100%;
}

.banner-style-three .image-inner .image-1,
.banner-style-three .image-inner .image-1 img {
    border-radius: 120px 120px 0px 120px;
}

.banner-style-three .image-inner .image-2,
.banner-style-three .image-inner .image-2 img {
    border-radius: 120px 0px 120px 120px;
}

.banner-style-three .image-inner .image-3,
.banner-style-three .image-inner .image-3 img {
    border-radius: 120px 120px 120px 0px;
}

.banner-style-three .image-inner .image-4,
.banner-style-three .image-inner .image-4 img {
    border-radius: 0px 120px 120px 120px;
}

.banner-style-three .image-inner .icon-logo {
    position: absolute;
    display: inline-block;
    width: 105px;
    height: 105px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    padding: 4px;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.banner-style-three .banner-btn,
.banner-style-three .theme-btn.btn-one:hover {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.04);
}

.banner-style-three .shape .shape-1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 251px;
    height: 251px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.banner-style-three .shape .shape-2 {
    position: absolute;
    top: 80px;
    right: 260px;
    width: 91px;
    height: 116px;
    background-repeat: no-repeat;
}

.banner-style-three .shape .shape-3 {
    position: absolute;
    right: 790px;
    bottom: 165px;
    width: 119px;
    height: 111px;
    background-repeat: no-repeat;
}


/** banner-style-four **/

.banner-style-four {
    padding: 0px 100px;
}

.banner-carousel .slide-item {
    position: relative;
    padding: 187px 0px;
    border-radius: 20px;
    overflow: hidden;
}

.banner-carousel .content-box {
    max-width: 600px;
}

.banner-carousel .slide-item .bg-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 8000ms linear;
    -moz-transition: all 8000ms linear;
    -ms-transition: all 8000ms linear;
    -o-transition: all 8000ms linear;
    transition: all 8000ms linear;
}

.banner-carousel .slide-item .bg-layer:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 46.57%, rgba(0, 0, 0, 0.48) 70.88%, rgba(0, 0, 0, 0.8) 100%);
}

.banner-carousel .active .slide-item .bg-layer {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}

.banner-carousel .content-box .upper-text {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    font-family: var(--title-font);
    font-weight: 600;
    margin-bottom: 16px;
    color: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 5px 13px;
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-carousel .active .content-box .upper-text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.banner-carousel .content-box h2 {
    font-size: 64px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-carousel .content-box h2 span {
    position: relative;
}

.banner-carousel .active .content-box h2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms;
}

.banner-carousel .content-box p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 40px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-carousel .active .content-box p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.banner-carousel .content-box .btn-box {
    position: relative;
    display: flex;
    align-items: center;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-carousel .active .content-box .btn-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    -ms-transition-delay: 1400ms;
    -o-transition-delay: 1400ms;
    transition-delay: 1400ms;
}

.banner-style-four .shape-box .shape-1 {
    position: absolute;
    left: -108px;
    bottom: -49px;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.20);
}

.banner-style-four .shape-box .shape-2 {
    position: absolute;
    left: 78px;
    top: 68px;
    width: 520px;
    height: 520px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.banner-carousel .owl-dots {
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
}

.banner-carousel .owl-dots button span {
    display: none !important;
}

.banner-carousel .owl-dots button {
    position: relative;
    display: block !important;
    width: 9px;
    height: 9px;
    background: rgba(255, 255, 255, 0.30);
    border-radius: 50%;
    margin: 10px 0px;
    transition: all 500ms ease;
}

.banner-carousel .owl-dots button:hover,
.banner-carousel .owl-dots button.active {
    transform: scale(1.45);
    background: #fff;
}


/** banner-style-five **/

.banner-style-five {
    position: relative;
}

.banner-style-five .left-column {
    position: relative;
    display: block;
    width: 50%;
}

.banner-style-five .right-column {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
}

.banner-style-five .bg-layer {
    position: absolute;
    top: 0px;
    width: calc(100% + 50px);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-style-five .left-column .bg-layer {
    left: 0px;
    clip-path: polygon(0% 0%, 99% 0%, 89% 100%, 0% 100%, 0% 0%);
}

.banner-style-five .right-column .bg-layer {
    right: 0px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 10% 0%);
}

.banner-style-five .bg-layer:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.4;
}

.banner-style-five .content-box {
    position: relative;
    padding: 220px 200px;
}

.banner-style-five .content-box h2 {
    position: relative;
    display: block;
    font-size: 64px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 20px;
}

.banner-style-five .content-box p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 30px;
}


/** rtl-css **/

.rtl .banner-section .content-box .btn-box .theme-btn.btn-one {
    margin-right: 0px;
    margin-left: 20px;
}

.rtl .banner-style-two .bg-layer {
    right: inherit;
    left: 0px;
}

.rtl .banner-style-two .content-box .btn-box {
    justify-content: right;
}

.rtl .banner-style-three .image-inner {
    direction: ltr;
    margin-left: 0px;
    margin-right: 135px;
}

.rtl .banner-style-three .content-box .btn-box {
    justify-content: right;
}

.rtl .banner-carousel .content-box {
    text-align: right;
}

.rtl .banner-carousel .content-box .btn-box {
    justify-content: right;
}

.rtl .banner-style-five {
    direction: ltr;
}

.rtl .banner-style-five .content-box {
    text-align: right;
}


/** responsive-css **/

@media only screen and (max-width: 1600px) {
    .banner-style-five .content-box {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media only screen and (max-width: 1200px) {
    .banner-section .author-box {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .banner-style-two .outer-container {
        padding-left: 50px;
        padding-right: 50px;
    }

    .banner-style-three .image-inner {
        margin-left: 0px;
    }

    .rtl .banner-style-three .image-inner {
        margin-right: 0px;
    }

    .banner-style-four {
        padding: 0px;
    }

    .banner-style-five .content-box {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-section .content-box h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .banner-section {
        padding: 200px 0px;
    }

    .banner-style-two .outer-container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .banner-style-two .bg-layer {
        display: none;
    }

    .banner-style-two {
        padding: 100px 0px;
    }

    .banner-style-three {
        padding: 90px 0px 100px 0px;
    }

    .banner-style-three .shape {
        display: none;
    }

    .banner-carousel .content-box h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .banner-carousel .slide-item {
        padding: 90px 0px;
    }

    .banner-style-four .shape-box {
        display: none;
    }

    .banner-carousel .owl-dots {
        display: none !important;
    }

    .banner-style-five .left-column,
    .banner-style-five .right-column {
        position: relative;
        width: 100%;
    }

    .banner-style-five .bg-layer {
        clip-path: inherit !important;
    }

    .banner-style-five .content-box {
        padding: 90px 30px 100px 30px;
    }

    .banner-style-five .content-box h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

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

@media only screen and (max-width: 499px) {
    .banner-section .content-box .btn-box {
        display: block;
    }

    .banner-section .content-box .btn-box .theme-btn.btn-one {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .rtl .banner-section .content-box .btn-box .theme-btn.btn-one {
        margin-left: 0px;
    }

    .banner-style-two .outer-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner-carousel .content-box .btn-box {
        display: block;
    }

    .banner-carousel .content-box .btn-box .theme-btn.mr_20 {
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px !important;
    }
}

.blog-details-content {
    position: relative;
    display: block;
}

.blog-details-content .news-block-two .inner-box .lower-content {
    padding: 0px;
    border: none;
    padding-top: 30px;
}

.blog-details-content .news-block-two .inner-box .lower-content .category {
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 18px;
}

.blog-details-content .news-block-two .inner-box .lower-content h3 {
    font-size: 28px;
    line-height: 32px;
}

.blog-details-content blockquote {
    position: relative;
    display: block;
    margin: 0px;
    padding: 42px 80px 42px 40px;
    border-radius: 10px;
    background: var(--secondary-color);
}

.blog-details-content blockquote .icon-box {
    position: absolute;
    right: 30px;
    bottom: 18px;
    font-size: 70px;
    line-height: 60px;
    opacity: 0.2;
    transform: rotate(180deg);
}

.blog-details-content blockquote h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 12px;
}

.blog-details-content blockquote h3 {
    position: relative;
    display: inline-block;
    padding-left: 42px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
}

.blog-details-content blockquote h3:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 30px;
    height: 2px;
    left: 0px;
    top: 14px;
    border-radius: 15px;
    opacity: 0.2;
}

.blog-details-content .two-column .image-box {
    position: relative;
    display: block;
    border-radius: 10px;
}

.blog-details-content .two-column .image-box img {
    width: 100%;
    border-radius: 10px;
}

.blog-details-content .content-one {
    position: relative;
    display: block;
}

.blog-details-content .content-one h3 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 19px;
}

.blog-details-content .content-one p {
    margin-bottom: 30px;
}

.blog-details-content .content-one h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}

.blog-details-content .content-one .list-item li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 28px;
    padding-left: 18px;
    margin-bottom: 4px;
}

.blog-details-content .content-one .list-item li:last-child {
    margin-bottom: 0px;
}

.blog-details-content .content-one .list-item li:before {
    position: absolute;
    content: '';
    background: var(--secondary-color);
    width: 6px;
    height: 6px;
    left: 0px;
    top: 11px;
    border-radius: 50%;
}

.blog-details-content .post-share-option {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-details-content .post-share-option ul {
    position: relative;
    display: flex;
    align-items: center;
}

.blog-details-content .post-share-option ul li {
    position: relative;
    display: inline-block;
    margin-right: 12px;
}

.blog-details-content .post-share-option ul li:last-child {
    margin: 0px !important;
}

.blog-details-content .post-share-option ul li h6 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.blog-details-content .post-share-option .tags-list li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
    border: 1px solid #e5e5e5;
    border-radius: 40px;
    padding: 2px 15px;
}

.blog-details-content .post-share-option .tags-list li a:hover {
    color: #fff;
}

.blog-details-content .post-share-option .social-links li a {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: var(--title-color);
}

.blog-details-content .post-share-option .social-links li a:hover {}

.blog-details-content .group-title {
    position: relative;
    display: block;
}

.blog-details-content .group-title h3 {
    font-size: 24px;
    line-height: 36px;
}

.blog-details-content .comment-box .form-inner .form-group {
    position: relative;
    display: block;
    margin-bottom: 22px;
}

.blog-details-content .comment-box .form-inner .form-group label {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
    margin-bottom: 8px;
}

.blog-details-content .comment-box .form-inner .form-group label span {}

.blog-details-content .comment-box .form-inner .form-group input[type='text'],
.blog-details-content .comment-box .form-inner .form-group input[type='email'],
.blog-details-content .comment-box .form-inner .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 50px;
    font-size: 16px;
    color: var(--title-color);
    padding: 10px 20px;
    transition: all 500ms ease;
}

.blog-details-content .comment-box .form-inner .form-group input:focus,
.blog-details-content .comment-box .form-inner .form-group textarea:focus {}

.blog-details-content .comment-box .form-inner .form-group textarea {
    height: 195px;
    resize: none;
    border-radius: 20px;
}

.blog-details-content .comment-box .check-box label {
    font-size: 16px;
}


/** rtl-css **/

.rtl .blog-details-content .content-one .list-item li {
    padding-left: 0px;
    padding-right: 18px;
}

.rtl .blog-details-content .content-one .list-item li:before {
    left: inherit;
    right: 0px;
}

.rtl .blog-details-content blockquote .icon-box {
    right: inherit;
    left: 30px;
}

.rtl .blog-details-content .post-share-option ul li {
    margin-right: 0px;
    margin-left: 12px;
}


/** responsive-css **/

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

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

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

@media only screen and (max-width: 599px) {
    .blog-details-content blockquote {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 499px) {
    .blog-details-content .post-share-option {
        display: block;
    }

    .blog-details-content .post-share-option .tags-list {
        margin-bottom: 15px;
    }
}

.blog-sidebar {
    position: relative;
    display: block;
    padding: 40px 30px;
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}

.blog-sidebar .search-widget .search-form .form-group {
    position: relative;
    margin-bottom: 0px;
}

.blog-sidebar .search-widget .search-form .form-group input[type='search'] {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    background: rgba(247, 247, 247, 1);
    border: 1px solid rgba(247, 247, 247, 1);
    border-radius: 100px;
    font-size: 16px;
    color: var(--title-color);
    padding: 10px 60px 10px 30px;
    transition: all 500ms ease;
}

.blog-sidebar .search-widget .search-form .form-group input:focus {}

.blog-sidebar .search-widget .search-form .form-group button[type='submit'] {
    position: absolute;
    top: 14px;
    right: 20px;
    font-size: 20px;
    color: var(--title-color);
    cursor: pointer;
    transition: all 500ms ease;
}

.blog-sidebar .search-widget .search-form .form-group input:focus+button,
.blog-sidebar .search-widget .search-form .form-group button:hover {}

.blog-sidebar .widget-title {
    position: relative;
    display: block;
}

.blog-sidebar .widget-title h3 {
    font-size: 24px;
    line-height: 36px;
}

.blog-sidebar .category-widget .category-list li {
    position: relative;
    display: block;
    margin-bottom: 5px;
}

.blog-sidebar .category-widget .category-list li:last-child {
    margin-bottom: 0px;
}

.blog-sidebar .category-widget .category-list li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: var(--title-color);
}

.blog-sidebar .category-widget .category-list li a:hover {}

.blog-sidebar .category-widget .category-list li a span {
    float: right;
}

.blog-sidebar .post-widget .post {
    position: relative;
    display: block;
    padding: 2px 0px 2px 118px;
    margin-bottom: 20px;
    min-height: 77px;
}

.blog-sidebar .post-widget .post:last-child {
    margin-bottom: 0px;
}

.blog-sidebar .post-widget .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 95px;
    border-radius: 5px;
}

.blog-sidebar .post-widget .post .post-thumb img {
    width: 100%;
    border-radius: 5px;
}

.blog-sidebar .post-widget .post h6 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0px;
}

.blog-sidebar .post-widget .post h6 a {
    display: inline-block;
    color: var(--title-color);
}

.blog-sidebar .post-widget .post h6 a:hover {}

.blog-sidebar .post-widget .post .post-date {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 25px;
}

.blog-sidebar .tags-widget .tags-list {
    position: relative;
    margin: 0px -7.5px;
}

.blog-sidebar .tags-widget .tags-list li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0px 7.5px 15px 7.5px;
}

.blog-sidebar .tags-widget .tags-list li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
    border: 1px solid #e5e5e5;
    border-radius: 40px;
    padding: 2px 15px;
}

.blog-sidebar .tags-widget .tags-list li a:hover {
    color: #fff;
}

.blog-sidebar .archives-widget .archives-list li {
    position: relative;
    display: block;
    margin-bottom: 4px;
}

.blog-sidebar .archives-widget .archives-list li:last-child {
    margin-bottom: 0px;
}

.blog-sidebar .archives-widget .archives-list li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: var(--title-color);
}

.blog-sidebar .archives-widget .archives-list li a:hover {
    padding-left: 18px;
}

.blog-sidebar .archives-widget .archives-list li a span {
    float: right;
}

.blog-sidebar .archives-widget .archives-list li a i {
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 20px;
    opacity: 0;
    transition: all 500ms ease;
}

.blog-sidebar .archives-widget .archives-list li a:hover i {
    opacity: 1;
}

.sidebar-page-container .download-widget {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 40px;
}

.sidebar-page-container .download-widget .shape {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sidebar-page-container .download-widget .image-box {
    position: relative;
    display: block;
    margin-bottom: 21px;
}

.sidebar-page-container .download-widget h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
}


/** rtl-css **/

.rtl .blog-sidebar .post-widget .post {
    padding-left: 0px;
    padding-right: 118px;
}

.rtl .blog-sidebar .post-widget .post .post-thumb {
    left: inherit;
    right: 0px;
}

.rtl .blog-sidebar .tags-widget .tags-list li {
    float: right;
}

.rtl .blog-sidebar .category-widget .category-list li a span,
.rtl .blog-sidebar .archives-widget .archives-list li a span {
    float: left;
}

.rtl .blog-sidebar .archives-widget .archives-list li a:hover {
    padding-left: 0px;
    padding-right: 18px;
}

.rtl .blog-sidebar .archives-widget .archives-list li a i {
    left: inherit;
    right: 0px;
    transform: rotate(180deg);
}

.rtl .blog-sidebar,
.rtl .sidebar-page-container .download-widget {
    margin-right: 0px;
    margin-left: 40px;
}

/** responsive-css **/

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

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

    .rtl .blog-sidebar,
    .rtl .sidebar-page-container .download-widget {
        margin-left: 0px;
    }

    .blog-sidebar {
        margin-right: 0px;
    }

    .sidebar-page-container .download-widget {
        margin-right: 0px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-page-container {
        padding: 65px 0px 70px 0px;
    }
}

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

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

.category-section {
    position: relative;
}

.category-section .bg-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50%;
    overflow: hidden;
}

.category-section .bg-box .bg-layer:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.7;
}

.category-block-one .inner-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 50px 30px 30px 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 60px 0px rgba(0, 0, 0, 0.12);
    margin-bottom: 30px;
}

.category-block-one .inner-box h2 {
    display: block;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 14px;
}

.category-block-one .inner-box p {
    margin-bottom: 28px;
}

.category-block-one .inner-box .theme-btn {
    margin-bottom: -30px;
    z-index: 2;
}

.category-block-one .inner-box .image-box {
    border-radius: 10px;
}

.category-block-one .inner-box .image-box img {
    width: 100%;
    border-radius: 10px;
    transition: all 500ms ease;
}

.category-block-one .inner-box:hover .image-hov-one img {
    transform: scaleY(1.03);
}

.category-block-one .inner-box:hover .image-hov-two img {
    transform: scaleX(1.03);
}

.category-section.home-3 {
    background: #EFF2E6;
}



/** rtl-css **/




/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .category-section {
        padding: 70px 0px 40px 0px;
    }

    .category-section.pb_0 {
        padding-bottom: 0px;
    }
}

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

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

.chooseus-section {
    position: relative;
}

.chooseus-section .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: -400px;
    width: 1827px;
    height: 1235px;
    background-repeat: no-repeat;
    background-position: center;
}

.chooseus-section .inner-container {
    position: relative;
    margin: 0px 7.5px;
}

.chooseus-section .inner-container .chooseus-block {
    padding: 0px 7.5px;
}

.chooseus-block-one .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    padding: 50px 40px 41px 40px;
    margin-bottom: 30px;
    transition: all 500ms ease;
}

.chooseus-block-one .inner-box:hover {
    box-shadow: 0px 10px 70px 0px rgba(249, 249, 249, 0.2);
}

.chooseus-block-one .inner-box .icon-box {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    border-radius: 50%;
    margin-bottom: 26px;
    z-index: 1;
    transition: all 500ms ease;
}

.chooseus-block-one .inner-box:hover .icon-box {
    color: #fff;
}

.chooseus-block-one .inner-box .icon-box:before {
    position: absolute;
    content: '';
    background: var(--secondary-color);
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: -1;
    transition: all 500ms ease;
}

.chooseus-block-one .inner-box:hover .icon-box:before {
    height: 100%;
}

.chooseus-block-one .inner-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
}

.chooseus-block-one .inner-box h3 a {
    display: inline-block;
    color: var(--title-color);
}

.chooseus-block-one .inner-box p {
    margin-bottom: 14px;
}

.chooseus-block-one .inner-box .link a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    font-family: var(--title-font);
    font-weight: 500;
    color: var(--title-color);
    padding-right: 28px;
}

.chooseus-block-one .inner-box .link a i {
    position: absolute;
    top: 9px;
    right: 0px;
    font-size: 14px;
    font-weight: 400;
}

.chooseus-section.alternat-2 {
    background: #EFF2E6;
}


/** chooseus-style-two **/

.chooseus-style-two {
    position: relative;
}

.chooseus-style-two .chooseus-block-one .inner-box {
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}


.chooseus-section .outer-container {
    overflow: hidden;
    border-radius: 20px;
    background: #1f2236;
}

.chooseus-section.light-section .chooseus-block-one .inner-box {
    padding-left: 30px;
    padding-right: 30px;
}

.chooseus-section .outer-container .shape .shape-1 {
    position: absolute;
    left: -155px;
    bottom: -305px;
    width: 520px;
    height: 520px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.chooseus-section .outer-container .shape .shape-2 {
    position: absolute;
    left: 48px;
    bottom: -222px;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.05);
    -webkit-animation: zoom-fade 6s infinite linear;
    animation: zoom-fade 6s infinite linear;
}

.chooseus-section .outer-container .shape .shape-3 {
    position: absolute;
    right: -155px;
    top: -305px;
    width: 520px;
    height: 520px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.chooseus-section .outer-container .shape .shape-4 {
    position: absolute;
    right: -35px;
    top: 34px;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.05);
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}


/** chooseus-style-three **/

.chooseus-style-three {
    position: relative;
    background: #EFF2E6;
}

.chooseus-style-three .chooseus-block-one .inner-box {
    padding-left: 30px;
    padding-right: 30px;
}

.chooseus-style-three .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.chooseus-style-three .owl-carousel .owl-stage-outer .owl-item {
    opacity: 0;
    visibility: hidden;
}

.chooseus-style-three .owl-carousel .owl-stage-outer .owl-item.active {
    opacity: 1;
    visibility: visible;
}

.chooseus-style-three .owl-nav {
    position: absolute;
    left: -330px;
    bottom: 180px;
}

.chooseus-section.alternat-3 {
    background: var(--secondary-color);
}

.chooseus-section.alternat-3 .pattern-layer {
    bottom: 0px;
    width: 100%;
    height: calc(100% + 76px);
    opacity: 0.05;
}

.chooseus-section .outer-container.b_radius_0 {
    border-radius: 0px;
}



/** rtl-css **/

.rtl .chooseus-style-three .owl-nav {
    left: inherit;
    right: -330px;
}

.rtl .chooseus-style-three .chooseus-block-one .inner-box {
    text-align: right;
}


/** responsive-css **/

@media only screen and (max-width: 1200px) {
    .chooseus-section {
        padding-left: 0px;
        padding-right: 0px;
    }

    .chooseus-style-three .owl-nav {
        display: none;
    }
}

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

@media only screen and (max-width: 767px) {
    .chooseus-section {
        padding: 120px 0px 40px 0px;
    }

    .chooseus-block-one .inner-box {
        box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
    }

    .chooseus-section.alternat-2 {
        padding-top: 70px;
    }

    .chooseus-section.light-section {
        padding: 0px;
    }

    .chooseus-section .outer-container,
    .chooseus-style-three {
        padding: 70px 0px 40px 0px;
    }
}

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

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

.clients-section {
    position: relative;
}

.clients-section .inner-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 60px;
    border-radius: 10px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.10);
    margin-top: -106px;
}

.clients-section .clients-box {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.clients-section .clients-box .overlay-logo {
    position: absolute;
    left: 0px;
    top: -100%;
    transition: all 500ms ease;
}

.clients-section .clients-box:hover .overlay-logo {
    top: 0px;
}


/** clients-style-two **/

.clients-style-two {
    position: relative;
}

.clients-style-two .title-text {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.clients-style-two .title-text h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}

.clients-style-two .clients-logo {
    position: relative;
    display: block;
    border: 1px solid #111;
    border-radius: 10px;
    opacity: 0.3;
    transition: all 500ms ease;
}

.clients-style-two .clients-logo a {
    position: relative;
    display: block;
}

.clients-style-two .clients-logo:hover {
    opacity: 1;
}

.clients-section.home-3 .inner-container {
    margin-top: 0px;
}

.clients-section .bg-color {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    background: var(--secondary-color);
}

.clients-section .inner-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.clients-section .title-text h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}


/** rtl-css **/




/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .clients-section .inner-container {
        display: block;
        text-align: center;
        padding-bottom: 30px;
    }

    .clients-section .clients-box {
        margin-bottom: 30px;
        margin-right: 30px;
    }

    .clients-section .clients-box:last-child {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .clients-style-two {
        padding: 60px 0px 70px 0px;
    }

    .clients-section.pt_110 {
        padding: 60px 0px 0px 0px;
    }

    .clients-section .inner-box {
        display: block;
    }

    .clients-section.pb_120 {
        padding-bottom: 40px;
    }
}

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

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

.contact-section {
    position: relative;
}

.contact-section .sec-title h2 {
    font-size: 48px;
    line-height: 56px;
}

.contact-section .inner-container {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.contact-section .info-box {
    position: relative;
    padding: 52px 40px 107px 40px;
    background: var(--secondary-color);
}

.contact-section .info-box h3 {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 40px;
}

.contact-section .info-box .single-item {
    position: relative;
    display: block;
    padding-left: 95px;
    margin-bottom: 35px;
}

.contact-section .info-box .single-item:last-child {
    margin-bottom: 0px;
}

.contact-section .info-box .single-item .icon-box {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 8px;
    width: 70px;
    height: 70px;
    line-height: 64px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
}

.contact-section .info-box .single-item h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 4px;
    color: #fff;
}

.contact-section .info-box .single-item p {
    line-height: 26px;
    max-width: 190px;
    color: #fff;
}

.contact-section .info-box .single-item p a {
    color: #fff;
}

.contact-section .info-box .single-item p a:hover {}

.contact-section .form-inner {
    position: relative;
    display: block;
    padding: 52px 60px 60px 60px;
}

.contact-section .form-inner .form-group {
    position: relative;
    margin-bottom: 22px;
}

.contact-section .form-inner .form-group:last-child {
    margin-bottom: 0px;
}

.contact-section .form-inner .form-group label {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 4px;
    color: var(--title-color);
}

.contact-section .form-inner .form-group:last-child {
    margin-bottom: 0px;
}

.contact-section .form-inner .form-group input[type='text'],
.contact-section .form-inner .form-group input[type='email'],
.contact-section .form-inner .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: var(--text-color);
    padding: 10px 20px;
    border-radius: 50px;
    background: #fff;
    border: 1px solid rgba(229, 229, 229, 1);
    transition: all 500ms ease;
}

.contact-section .form-inner .form-group textarea {
    height: 150px;
    resize: none;
    border-radius: 20px;
}

.contact-section .form-inner .form-group input:focus,
.contact-section .form-inner .form-group textarea:focus {}


.google-map .inner-container {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    height: 500px;
}

.google-map .inner-container iframe {
    position: relative;
    width: 100%;
    height: 500px;
}



/** rtl-css **/

.rtl .contact-section .form-inner:before {
    left: inherit;
    right: -120px;
}

.rtl .contact-section .info-box .single-item {
    padding-left: 0px;
    padding-right: 95px;
}

.rtl .contact-section .info-box .single-item .icon-box {
    left: inherit;
    right: 0px;
}

/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .contact-section .form-inner:before {
        display: none;
    }

    .contact-section .info-box {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-section .inner-container {
        padding: 70px 30px;
    }

    .contact-section {
        padding-top: 65px;
    }

    .contact-section .form-inner {
        padding: 0px;
    }
}

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

@media only screen and (max-width: 499px) {
    .contact-section .info-box .single-item {
        padding-left: 0px;
    }

    .rtl .contact-section .info-box .single-item {
        padding-right: 0px;
    }

    .contact-section .info-box .single-item .icon-box {
        position: relative;
        margin-bottom: 20px;
        top: 8px;
    }
}

.download-section {
    position: relative;
}

.download-section .inner-container {
    position: relative;
    display: block;
    background: #EFF2E6;
    border-radius: 10px;
    overflow: hidden;
    padding: 80px 40px 80px 100px;
}

.download-section .inner-container .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.download-section .image-box {
    position: relative;
    display: block;
}

.download-section .image-box .image {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 20px 24px 20px 0px rgba(0, 0, 0, 0.20);
}

.download-section .image-box .image img {
    width: 100%;
    border-radius: 10px;
}

.download-section .content-box {
    position: relative;
    display: block;
}

.download-section .content-box h2 {
    display: block;
    font-size: 48px;
    line-height: 53px;
    margin-bottom: 24px;
}

.download-section .content-box h2 span {}

.download-section .content-box .list-item li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
    padding-left: 36px;
    margin-bottom: 12px;
}

.download-section .content-box .list-item li:last-child {
    margin-bottom: 0px;
}

.download-section .content-box .list-item li:before {
    position: absolute;
    content: '';
    background-image: url(../../images/icons/icon-9.png);
    left: 0px;
    top: 1px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.download-section.alternat-2 {
    background: #EFF2E6;
}

.download-section.alternat-2 .inner-container {
    background: #fff;
}

.download-section.alternat-3 .inner-container {
    background: var(--secondary-color);
}

.download-section.alternat-3 .content-box h2 {
    color: #fff;
}

.download-section.alternat-3 .content-box .list-item li {
    color: #fff;
}


/** rtl-css **/

.rtl .download-section .content-box .list-item li {
    padding-left: 0px;
    padding-right: 36px;
}

.rtl .download-section .content-box .list-item li:before {
    left: inherit;
    right: 0px;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .download-section .inner-container {
        padding-left: 50px;
        padding-right: 50px;
    }

    .download-section .image-box {
        margin-bottom: 30px;
    }

    .download-section.alternat-2 .image-box {
        margin-bottom: 0px;
        margin-top: 30px;
    }

    .download-section.alternat-3 .content-box {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .download-section .content-box h2 {
        font-size: 36px;
        line-height: 44px;
    }

    .download-section {
        padding-bottom: 70px;
    }

    .download-section.alternat-3 {
        padding-bottom: 0px;
    }

    .download-section.alternat-3.pb_120 {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 599px) {
    .download-section .inner-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

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

.error-section {
    position: relative;
}

.error-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.error-section .content-box {
    position: relative;
    display: block;
}

.error-section .content-box h1 {
    display: block;
    font-size: 200px;
    line-height: 150px;
    font-weight: 700;
    color: var(--secondary-color);
    margin-bottom: 13px;
}

.error-section .content-box h3 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 56px;
}

.error-section .content-box p {
    margin-bottom: 42px;
}


/** rtl-css **/



/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .error-section {
        padding: 70px 0px;
    }
}

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

@media only screen and (max-width: 499px) {
    .error-section .content-box h1 {
        font-size: 150px;
        line-height: 120px;
    }
}

.content_block_three .content-box {
    position: relative;
}

.content_block_three .content-box .accordion-box .accordion {
    position: relative;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.content_block_three .content-box .accordion-box .accordion:last-child {
    margin-bottom: 0px;
}

.content_block_three .content-box .accordion-box .accordion .acc-btn {
    position: relative;
    background: #fff;
    padding: 20px 30px;
    padding-right: 70px;
    cursor: pointer;
}

.content_block_three .content-box .accordion-box .accordion .acc-btn h4 {
    font-size: 20px;
    line-height: 30px;
}

.content_block_three .content-box .accordion-box .accordion .acc-btn .icon-box {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 8px;
    color: var(--title-color);
    transition: all 500ms ease;
}

.content_block_three .content-box .accordion-box .accordion .acc-btn.active .icon-box {
    transform: rotate(180deg);
}

.content_block_three .content-box .accordion-box .accordion .acc-content {
    padding: 0px 40px 25px 30px;
}


/** testimonial-page-section **/

.testimonial-page-section {
    position: relative;
}

.testimonial-page-section .content_block_three .content-box .accordion-box .accordion,
.testimonial-page-section .content_block_three .content-box .accordion-box .accordion .acc-btn {
    background: rgba(239, 242, 230, 1);
}

.testimonial-page-section .image-box {
    position: relative;
    display: block;
}

.testimonial-page-section .image-box .image {
    border-radius: 10px;
}

.testimonial-page-section .image-box .image img {
    width: 100%;
    border-radius: 10px;
}


/** rtl-css **/




/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .testimonial-page-section .image-box {
        margin-left: 0px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-page-section {
        padding: 60px 0px 70px 0px;
    }
}

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

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

.featured-section {
    position: relative;
    background: #EFF2E6;
}

.featured-section .title-text h2 {
    font-size: 36px;
    line-height: 45px;
}

.feature-block-one .inner-box {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.feature-block-one .inner-box .icon-box {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

.feature-block-one .inner-box h3 {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 7px;
}

.feature-block-one .inner-box p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 13px;
}

.feature-block-one .inner-box .rating {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-block-one .inner-box .rating li {
    margin: 0px 1.5px;
}

.featured-section .shape .shape-1 {
    position: absolute;
    left: -285px;
    bottom: -258px;
    width: 520px;
    height: 520px;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 50%;
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.featured-section .shape .shape-2 {
    position: absolute;
    left: 0px;
    bottom: 19px;
    width: 341px;
    height: 341px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
}


/** rtl-css **/




/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .featured-section {
        padding: 60px 0px 40px 0px;
    }
}

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

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

.main-footer {
    position: relative;
    background: #F2F2F2;
}

.main-footer .widget-section {
    border-bottom: 1px solid #CFCFCF;
}

.main-footer .logo-widget p {
    margin-bottom: 36px;
}

.main-footer .logo-widget .download-btn {
    position: relative;
    display: flex;
    align-items: center;
}

.main-footer .logo-widget .download-btn a {
    position: relative;
    display: inline-block;
    width: 182px;
    background: #000;
    padding: 11px 20px 11px 55px;
    font-size: 18px;
    line-height: 20px;
    font-family: var(--title-font);
    font-weight: 600;
    color: #fff;
    margin-right: 15px;
    border-radius: 10px;
}

.main-footer .logo-widget .download-btn a:hover {
    background: var(--secondary-color);
}

.main-footer .logo-widget .download-btn a img {
    position: absolute;
    left: 16px;
    top: 13px;
}

.main-footer .logo-widget .download-btn a:last-child {
    margin: 0px !important;
}

.main-footer .logo-widget .download-btn a span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.main-footer .widget-title {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.main-footer .widget-title h4 {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.main-footer .links-widget .links-list li {
    position: relative;
    display: block;
}

.main-footer .links-widget .links-list li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    color: var(--text-color);
}

.main-footer .links-widget .links-list li a:hover {}


.footer-bottom {
    position: relative;
    padding: 13px 0px;
}

.footer-bottom .bottom-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-bottom .bottom-inner .copyright p {
    line-height: 28px;
    color: var(--title-color);
}

.footer-bottom .bottom-inner .copyright p a {
    display: inline-block;
}

.footer-bottom .bottom-inner .copyright p a:hover {
    text-decoration: underline;
}

.main-footer .social-links {
    position: relative;
    display: flex;
    align-items: center;
}

.main-footer .social-links li {
    margin-right: 10px;
}

.main-footer .social-links li:last-child {
    margin: 0px !important;
}

.main-footer .social-links li a {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 48px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    color: var(--title-color);
}

.main-footer .social-links li a:hover {
    background: var(--secondary-color);
}

.main-footer .social-links li h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.main-footer.home-2 {
    background: #EFF2E6;
}

.main-footer.light-footer {
    background: #1A1A1A;
}

.main-footer.light-footer .logo-widget p {
    color: #fff;
}

.main-footer.light-footer .social-links li a {
    background: rgba(255, 255, 255, 0.10);
    color: #fff;
}

.main-footer.light-footer .social-links li a:hover {
    background: #22522A;
}

.main-footer.light-footer .widget-title h4 {
    color: #fff;
}

.main-footer.light-footer .links-widget .links-list li a {
    color: rgba(255, 255, 255, 0.80);
}

.main-footer.light-footer .links-widget .links-list li a:hover {}

.main-footer.light-footer .widget-section {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-footer.light-footer .footer-bottom .bottom-inner .copyright p {
    color: #fff;
}

.main-footer.light-footer .logo-widget .download-btn a {
    background: #fff;
    color: var(--title-color);
}

.main-footer.light-footer .social-links li h5 {
    color: #fff;
}


/** rtl-css **/

.rtl .main-footer .logo-widget .download-btn a {
    margin-right: 0px;
    margin-left: 15px;
}

.rtl .main-footer .logo-widget {
    margin-right: 0px;
    margin-left: 30px;
}

.rtl .main-footer .social-links li {
    margin-right: 0px;
    margin-left: 10px;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .footer-widget {
        margin: 0px 0px 30px 0px !important;
    }

    .main-footer .widget-section {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom .bottom-inner {
        display: block;
        text-align: center;
    }

    .main-footer .social-links {
        justify-content: center;
        margin-top: 10px;
    }
}

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

@media only screen and (max-width: 499px) {
    .main-footer .logo-widget .download-btn {
        display: block;
    }

    .main-footer .logo-widget .download-btn a {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .rtl .main-footer .logo-widget .download-btn a {
        margin-left: 0px;
    }
}

.funfact-section {
    position: relative;
}

.funfact-block-one .inner-box {
    position: relative;
    display: block;
    border: 1px solid #E7E7E7;
    border-radius: 10px;
    padding: 32px 15px 30px 15px;
    margin-bottom: 30px;
    transition: all 500ms ease;
}

.funfact-block-one .inner-box:hover {}

.funfact-block-one .inner-box .count-outer {
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 50px;
    font-family: var(--title-font);
    color: var(--title-color);
    font-weight: 600;
    margin-bottom: 8px;
}

.funfact-block-one .inner-box p {
    font-size: 20px;
    line-height: 30px;
}

.funfact-section.alternat-2 .funfact-block-one .inner-box {
    background: #fff;
    border-color: #fff;
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
}


/** rtl-css **/




/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .funfact-section.pb_90 {
        padding-bottom: 40px;
    }
}

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

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

.main-header {
    position: relative;
}

.main-header .outer-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-one {
    position: absolute;
    left: 0px;
    top: 30px;
    width: 100%;
}

.header-style-one .outer-box {
    background: #fff;
    border-radius: 60px;
    padding: 0px 15px;
}

.header-style-one .header-lower .outer-box:before {
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.15);
    width: 100%;
    height: 100%;
    border-radius: 60px;
    left: 0px;
    top: 8px;
}


.main-header .menu-right-content {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header .menu-right-content .search-btn button {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: var(--title-color);
    transition: all 500ms ease;
}

.main-header .menu-right-content .search-btn button:hover {}

.main-header .menu-right-content .link-box a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    font-family: var(--title-font);
    color: var(--title-color);
    font-weight: 500;
    text-transform: capitalize;
}

.main-header .menu-right-content .link-box a:hover {}

.main-header .menu-right-content .theme-btn {
    padding: 10px 25px;
}


/** main-menu **/

.main-menu {
    float: left;
}

.main-menu .navbar-collapse {
    padding: 0px;
    display: block !important;
}

.main-menu .navigation {
    margin: 0px;
}

.main-menu .navigation>li {
    position: inherit;
    float: left;
    z-index: 2;
    margin: 0px 19px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navigation>li:last-child {
    margin-right: 0px !important;
}

.main-menu .navigation>li:first-child {
    margin-left: 0px !important;
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    padding-top: 31px;
    padding-bottom: 31px;
    font-weight: 500;
    font-family: var(--title-font);
    opacity: 1;
    color: var(--title-color);
    z-index: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

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

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {}

.main-menu .navigation>li.dropdown>a:before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 31px;
    right: 0px;
    font-weight: 500;
    transition: all 500ms ease;
}

.header-style-one .main-menu .navigation>li>a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    right: 0px;
    bottom: 0px;
    transform: scale(0, 0);
    transition: all 500ms ease;
}

.header-style-one .main-menu .navigation>li.current>a:after,
.header-style-one .main-menu .navigation>li:hover>a:after {
    transform: scale(1, 1);
}

.main-menu .navigation>li>ul,
.main-menu .navigation>li>.megamenu {
    position: absolute;
    left: inherit;
    top: 100%;
    width: 230px;
    margin-top: 15px;
    padding: 15px 30px;
    z-index: 100;
    display: none;
    background: #fff;
    opacity: 0;
    border-bottom: solid;
    border-width: 3px;
    visibility: hidden;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
    border-radius: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
}

.main-menu .navigation>li>ul>li>a,
.main-menu .navigation>li>.megamenu li>a {
    position: relative;
    display: block;
    padding: 5px 0px;
    line-height: 24px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    font-family: var(--title-font);
    color: var(--title-color);
    text-align: left;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>.megamenu li>a {
    padding-left: 0px;
}

.main-menu .navigation>li>.megamenu h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}

.main-menu .navigation>li>ul>li>a:hover,
.main-menu .navigation>li>.megamenu li>a:hover {
    letter-spacing: 1px;
}

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

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    position: absolute;
    right: 0px;
    top: 6px;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0%;
    margin-left: 30px;
    width: 230px;
    margin-top: 15px;
    padding: 15px 30px;
    z-index: 100;
    display: none;
    background: #fff;
    opacity: 0;
    border-bottom: solid;
    border-width: 3px;
    visibility: hidden;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
    border-radius: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul:before {
    position: absolute;
    content: '';
    background: transparent;
    width: 30px;
    height: 100%;
    left: -30px;
    top: 0px;
}

.main-menu .navigation>li>ul>li>ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
}

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

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 5px 0px;
    line-height: 24px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    font-family: var(--title-font);
    color: var(--title-color);
    text-align: left;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

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

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    letter-spacing: 1px;
}

.main-menu .navigation>li.dropdown:hover>ul,
.main-menu .navigation>li.dropdown:hover>.megamenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    top: 100%;
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0%;
    margin-top: 0px;
}

.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: -32px;
    top: 66px;
    width: 34px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #3b3b3b;
    cursor: pointer;
    display: none;
    z-index: 5;
    transition: all 500ms ease;
}

.main-menu .navigation li.current.dropdown .dropdown-btn,
.main-menu .navigation li:hover .dropdown-btn {}

.main-menu .navigation li.dropdown ul li.dropdown .dropdown-btn {
    display: none;
}

.menu-area .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    background: var(--theme-color);
    display: none;
}

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

.menu-area .mobile-nav-toggler .icon-bar {
    position: relative;
    height: 2px;
    width: 30px;
    display: block;
    margin-bottom: 5px;
    background-color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.menu-area .mobile-nav-toggler .icon-bar:last-child {
    margin-bottom: 0px;
}


/** megamenu-style **/

.main-menu .navigation>li.dropdown>.megamenu {
    position: absolute;
    width: 100%;
    padding: 30px 50px;
    left: 0px;
}

.main-menu .navigation li.dropdown .megamenu li h4 {
    margin-bottom: 10px;
}


/** mobile-menu **/

.nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    color: #3786ff;
    display: none;
}

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

.mobile-menu .navbar-collapse {
    display: block !important;
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 50px 25px;
    text-align: left;
    padding-bottom: 100px;
}

.mobile-menu-visible {
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-backdrop {
    position: fixed;
    left: 0%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 900ms ease;
    background-color: #000;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 0.70;
    visibility: visible;
    right: 100%;
    -webkit-transition: all .8s ease-out 0s;
    -o-transition: all .8s ease-out 0s
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #141417;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 900ms ease !important;
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .close-btn {
    position: absolute;
    right: 25px;
    top: 10px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
    z-index: 10;
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}

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

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li ul li>a {
    font-size: 16px;
    margin-left: 20px;
    text-transform: capitalize;
}

.mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    border-left: 5px solid #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.current>a:before {
    height: 100%;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.10);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    color: #ffffff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.mobile-menu .navigation>li.dropdown>.megamenu {
    display: none;
}

.mobile-menu .social-links {
    position: relative;
    padding: 0px 25px;
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 10px 10px;
}

.mobile-menu .social-links li a {
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .social-links li a:hover {}

div#mCSB_1_container {
    top: 0px !important;
}

.mobile-menu .contact-info {
    position: relative;
    padding: 120px 30px 20px 30px;
}

.mobile-menu .contact-info h4 {
    position: relative;
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
}

.mobile-menu .contact-info ul li {
    position: relative;
    display: block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.80);
    margin-bottom: 3px;
}

.mobile-menu .contact-info ul li a {
    color: rgba(255, 255, 255, 0.80);
}

.mobile-menu .contact-info ul li a:hover {}

.mobile-menu .contact-info ul li:last-child {
    margin-bottom: 0px;
}


/** header-style-two **/

.header-style-two {
    position: relative;
    background: #EFF2E6;
}

.header-top {
    position: relative;
    padding: 6px 0px;
    border-bottom: 1px solid #D1D1D1;
}

.main-header .outer-container {
    position: relative;
    padding: 0px 40px;
}

.header-top .top-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-top .info {
    position: relative;
    display: flex;
    align-items: center;
}

.header-top .info li {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: var(--title-color);
    padding-left: 25px;
}

.header-top .info li:last-child {
    margin: 0px !important;
}

.header-top .info li a {
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #666666;
}

.header-top .info li a:hover {}

.header-top .info li img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.header-top p {
    font-size: 14px;
    color: var(--title-color);
}

.header-top p span {
    font-weight: 600;
    text-transform: uppercase;
    color: #FF3E3E;
}

.header-top .right-column {
    position: relative;
    display: flex;
    align-items: center;
}

.header-top .social-links {
    position: relative;
    display: flex;
    align-items: center;
}

.header-top .social-links li {
    position: relative;
    display: flex;
    margin-right: 10px;
}

.header-top .social-links li:last-child {
    margin: 0px !important;
}

.header-top .social-links li span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--title-color);
}

.header-top .social-links li a {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: var(--title-color);
}

.header-top .social-links li a:hover {}


/** header-style-three **/

.header-style-three {
    position: relative;
    display: block;
}

.header-style-three .header-top {
    background: #2d2647;
    border-bottom: none;
}

.header-style-three .header-top .info li,
.header-style-three .header-top .info li a {
    color: #fff;
}

.header-style-three .header-top .info li a:hover {
    text-decoration: underline;
}

.header-style-three .language-picker__flag,
.header-style-three .language-picker__button:before {
    color: #fff;
}

.header-style-three .language-picker__list li a {
    color: var(--text-color);
}

.header-style-three .header-top .social-links li span,
.header-style-three .header-top .social-links li a {
    color: #fff;
}


/** header-style-four **/

.header-style-four .main-menu .navigation>li>a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    right: 0px;
    top: 0px;
    transform: scale(0, 0);
    transition: all 500ms ease;
}

.header-style-four .main-menu .navigation>li.current>a:after,
.header-style-four .main-menu .navigation>li:hover>a:after {
    transform: scale(1, 1);
}


.header-style-five .header-top {
    border: none;
    background: var(--secondary-color);
}

.header-style-five .header-top .info li a,
.header-style-five .header-top .info li,
.header-style-five .header-top p {
    color: #fff;
}

.header-style-five .language-picker__flag,
.header-style-five .language-picker__button:before,
.header-style-five .header-top .social-links li span {
    color: #fff;
}

.header-style-five .header-top .social-links li a {
    color: rgba(255, 255, 255, 0.80);
}

.header-style-five .header-top .social-links li a:hover {}

.header-style-five .language-picker__list li a {
    color: var(--text-color);
}



/** rtl-css **/

.rtl .main-header .menu-right-content .search-btn,
.rtl .main-header .menu-right-content .link-box {
    margin-right: 0px;
    margin-left: 20px;
}

.rtl .header-style-one .outer-box .logo-box {
    padding-left: 0px;
    padding-right: 15px;
}

.rtl .header-top .info li {
    margin-right: 0px;
    margin-left: 30px;
}

.rtl .language-picker {
    margin-right: 0px;
    margin-left: 30px;
}

.rtl .header-top .social-links li {
    margin-right: 0px;
    margin-left: 10px;
}


/** responsive-css **/


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

@media only screen and (max-width: 1200px) {
    .header-top .top-inner {
        display: block;
        text-align: center;
    }

    .header-top .info,
    .header-top .right-column {
        justify-content: center;
    }

    .main-header .outer-box {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

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

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

@media only screen and (max-width: 599px) {
    .main-header .menu-right-content {
        display: none;
    }

    .header-style-one .outer-box .logo-box {
        padding-left: 0px;
    }

    .rtl .header-style-one .outer-box .logo-box {
        padding-right: 0px;
    }
}

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

    .main-header .outer-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-top .info {
        display: block;
    }

    .main-header .logo-box {
        padding: 0px !important;
    }

}

.industries-section {
    position: relative;
}

.industries-section .inner-container {
    position: relative;
    display: block;
    border: 1px solid #E5E5E5;
}

.industries-section .industries-block-one {
    position: relative;
    float: left;
    width: 25%;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.industries-section .industries-block-one:nth-child(4),
.industries-section .industries-block-one:nth-child(8) {
    border-right: none;
}

.industries-section .industries-block-one:nth-child(5),
.industries-section .industries-block-one:nth-child(6),
.industries-section .industries-block-one:nth-child(7),
.industries-section .industries-block-one:nth-child(8) {
    border-bottom: none;
}

.industries-block-one .inner-box {
    position: relative;
    display: block;
    padding: 40px;
    z-index: 1;
}

.industries-block-one .inner-box:before {
    position: absolute;
    content: '';
    background: var(--secondary-color);
    width: calc(100% + 2px);
    height: 0%;
    left: -1px;
    top: -1px;
    z-index: -1;
    transition: all 500ms ease;
}

.industries-block-one .inner-box:hover:before {
    height: calc(100% + 2px);
}

.industries-block-one .inner-box .icon-box {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--title-color);
    margin-bottom: 49px;
    transition: all 500ms ease;
}

.industries-block-one .inner-box:hover .icon-box {
    color: #fff;
}

.industries-block-one .inner-box h3 {
    font-size: 28px;
    line-height: 38px;
}

.industries-block-one .inner-box h3 a {
    display: inline-block;
    color: var(--title-color);
}

.industries-block-one .inner-box h3 a:hover {
    text-decoration: underline;
}

.industries-block-one .inner-box p {
    line-height: 24px;
    transition: all 500ms ease;
}

.industries-block-one .inner-box:hover h3 a,
.industries-block-one .inner-box:hover p {
    color: #fff;
}


/** industries-style-two **/

.industries-style-two {
    position: relative;
    background: var(--secondary-color);
}

.industries-style-two .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.industries-block-two .inner-box {
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.10);
    border-radius: 10px;
    padding: 28px 30px 33px 125px;
    margin-bottom: 30px;
    z-index: 1;
}

.industries-block-two .inner-box:before {
    position: absolute;
    content: '';
    background: #fff;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    transform-origin: center;
    transform: scaleY(0);
    z-index: -1;
    transition: all 500ms ease;
}

.industries-block-two .inner-box:hover:before {
    transform: scaleY(1);
}

.industries-block-two .inner-box .icon-box {
    position: absolute;
    left: 30px;
    top: 30px;
    font-size: 64px;
    transition: all 500ms ease;
}

.industries-block-two .inner-box:hover .icon-box {}

.industries-block-two .inner-box h3 {
    display: block;
    font-size: 28px;
    line-height: 38px;
}

.industries-block-two .inner-box h3 a {
    display: inline-block;
    color: #fff;
}

.industries-block-two .inner-box h3 a:hover {
    text-decoration: underline;
}

.industries-block-two .inner-box:hover h3 a {
    color: var(--title-color);
}

.industries-block-two .inner-box p {
    color: rgba(255, 255, 255, 0.80);
    transition: all 500ms ease;
}

.industries-block-two .inner-box:hover p {
    color: var(--text-color);
}


/** industries-style-three **/

.industries-style-three {
    position: relative;
    background: #1F1F1F;
}

.industries-style-three .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
}

.industries-block-three .inner-box {
    position: relative;
    display: block;
    margin-bottom: 60px;
}

.industries-block-three .inner-box .icon-box {
    position: relative;
    display: inline-block;
    font-size: 64px;
    margin-bottom: 19px;
    transition: all 500ms ease;
}

.industries-block-three .inner-box:hover .icon-box {
    transform: rotateY(180deg);
}

.industries-block-three .inner-box h3 {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 4px;
}

.industries-block-three .inner-box h3 a {
    position: relative;
    display: inline-block;
    color: #fff;
}

.industries-block-three .inner-box h3 a:hover {}

.industries-block-three .inner-box p {
    color: #fff;
    opacity: 0.8;
}


/** industries-style-four **/

.industries-style-four {
    position: relative;
}

.industries-style-four .industries-block-two .inner-box {
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
}

.industries-style-four .industries-block-two .inner-box:before {
    background: var(--secondary-color);
}

.industries-style-four .industries-block-two .inner-box h3 a {
    color: var(--title-color);
}

.industries-style-four .industries-block-two .inner-box p {
    color: var(--text-color);
}

.industries-style-four .industries-block-two .inner-box:hover h3 a,
.industries-style-four .industries-block-two .inner-box:hover p {
    color: #fff;
}


/** industries-style-five **/

.industries-style-five {
    position: relative;
}

.industries-block-four .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 26px 15px;
}

.industries-block-four .inner-box .bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.industries-block-four .inner-box .bg-layer:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.4;
}

.industries-block-four .inner-box .overlay-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translatey(-50%) scaleY(1.5);
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.5s ease;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
}

.industries-block-four .inner-box .overlay-bg:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.4;
}

.industries-block-four .inner-box:hover .overlay-bg {
    transform: translatey(0) scaleY(1);
    opacity: 1;
    filter: blur(0);
}

.industries-block-four .inner-box h4 {
    font-size: 20px;
    line-height: 28px;
}

.industries-block-four .inner-box h4 a {
    display: inline-block;
    color: #fff;
}

.industries-block-four .inner-box h4 a:hover {
    text-decoration: underline;
}

.industries-style-five .pattern-layer {
    position: absolute;
    left: 0px;
    top: 110px;
    width: 476px;
    height: 621px;
    background-repeat: no-repeat;
}



/** rtl-css **/




/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .industries-section .industries-block-one {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .industries-section .industries-block-one {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e5e5e5 !important;
    }

    .industries-section .industries-block-one:last-child {
        border-bottom: none !important;
    }

    .industries-section {
        padding-top: 0px;
        padding-bottom: 70px;
    }

    .industries-style-two {
        padding: 70px 0px 40px 0px;
    }

    .industries-style-three {
        padding: 70px 0px;
    }

    .industries-style-five {
        padding: 70px 0px;
    }
}

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

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

.job-details {
    position: relative;
}

.job-sidebar {
    position: relative;
    display: block;
}

.job-sidebar .sidebar-widget {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
    padding: 33px 30px;
}

.job-sidebar .info-widget ul li {
    position: relative;
    display: block;
    margin-bottom: 19px;
}

.job-sidebar .info-widget ul li:last-child {
    margin-bottom: 0px;
}

.job-sidebar .info-widget ul li h5 {
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 2px;
}

.job-sidebar .info-widget ul li p {
    position: relative;
    display: block;
}

.job-sidebar .info-widget ul li p a {
    display: inline-block;
    color: var(--text-color);
}

.job-sidebar .info-widget ul li p a:hover {}

.job-sidebar .requirements-widget h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 22px;
}

.job-sidebar .requirements-widget ul li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: var(--text-color);
    margin-bottom: 10px;
}

.job-sidebar .requirements-widget ul li:last-child {
    margin-bottom: 0px;
}

.job-sidebar .requirements-widget ul li span {
    font-size: 18px;
    font-family: var(--title-font);
    font-weight: 500;
    color: var(--title-color);
}

.job-details-content {
    position: relative;
    display: block;
}

.job-details-content h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 19px;
}

.job-details-content p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
}

.job-details-content p:last-child {
    margin-bottom: 0px;
}

.job-details-content .list-item li {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    padding-left: 18px;
    margin-bottom: 3px;
}

.job-details-content .list-item li:last-child {
    margin-bottom: 0px;
}

.job-details-content .list-item li:before {
    position: absolute;
    content: '';
    background: var(--secondary-color);
    width: 6px;
    height: 6px;
    left: 0px;
    top: 12px;
    border-radius: 50%;
}

.job-details-content .share-box {
    position: relative;
    display: flex;
    align-items: center;
}

.job-details-content .share-box h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-right: 15px;
}

.job-details-content .share-box li {
    position: relative;
    display: inline-block;
    margin-right: 0px;
}

.job-details-content .share-box li a {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    font-size: 20px;
    color: var(--title-color);
}

.job-details-content .share-box li a:hover {
    background: var(--secondary-color);
}


/** rtl-css **/

.rtl .job-sidebar {
    margin-right: 0px;
    margin-left: 40px;
}

.rtl .job-details-content .list-item li {
    padding-left: 0px;
    padding-right: 18px;
}

.rtl .job-details-content .list-item li:before {
    left: inherit;
    right: 0px;
}

.rtl .job-details-content .share-box h5 {
    margin-right: 0px;
    margin-left: 15px;
}

/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .job-sidebar {
        margin-right: 0px;
        margin-bottom: 40px;
    }

    .rtl .job-sidebar {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .job-details {
        padding: 60px 0px 70px 0px;
    }
}

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

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

.job-form-section {
    position: relative;
    background: var(--secondary-color);
}

.job-form-section .sec-title p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-top: 18px;
}

.job-form-section .form-inner {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 40px 30px;
    padding-bottom: 10px;
}

.job-form-section .form-inner .title-box {
    position: relative;
    display: block;
    padding: 17px 0px 17px 120px;
    margin-bottom: 40px;
}

.job-form-section .form-inner .title-box .icon-box {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 50%;
    background: var(--secondary-color);
    font-size: 30px;
}

.job-form-section .form-inner .title-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
}

.job-form-section .form-inner .title-box p {
    font-size: 16px;
    line-height: 30px;
}

.job-form-section .form-inner .form-group {
    position: relative;
    margin-bottom: 30px;
}

.job-form-section .form-inner .select-box {
    min-height: 60px;
}

.job-form-section .form-inner .form-group input[type='text'],
.job-form-section .form-inner .form-group input[type='email'],
.job-form-section .form-inner .form-group textarea,
.job-form-section .form-inner .form-group .nice-select {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    border: 1px solid #e5e5e5;
    border-radius: 40px;
    padding: 10px 25px;
    font-size: 16px;
    color: var(--text-color);
    transition: all 500ms ease;
}

.job-form-section .form-inner .form-group .nice-select {
    padding: 0px 25px;
    line-height: 60px;
}

.job-form-section .form-inner .form-group input:focus,
.job-form-section .form-inner .form-group textarea:focus {}

.job-form-section .form-inner .form-group textarea {
    height: 150px;
    border-radius: 20px;
    resize: none;
    padding-top: 15px;
}

.job-form-section .form-inner .right-content {
    position: relative;
    padding-top: 134px;
    padding-left: 30px;
}

.job-form-section .form-inner .right-content:before {
    position: absolute;
    content: '';
    background: #e5e5e5;
    width: 1px;
    height: calc(100% + 80px);
    left: 0px;
    top: -40px;
}

.job-form-section .form-inner .theme-btn {
    width: 100%;
}


/** job-section **/

.job-section {
    position: relative;
}

.job-block-one {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
}

.job-block-one .upper-box {
    position: relative;
    display: block;
    padding: 16px 40px;
    border-bottom: 1px solid #e5e5e5;
}

.job-block-one .upper-box .job-info {
    position: relative;
    display: flex;
    align-items: center;
}

.job-block-one .upper-box .job-info li {
    position: relative;
    display: inline-block;
    margin-right: 40px;
}

.job-block-one .upper-box .job-info li:last-child {
    margin: 0px !important;
}

.job-block-one .upper-box .job-info li span {
    font-weight: 600;
    color: var(--title-color);
}

.job-block-one .upper-box .job-info li i {
    position: relative;
    display: inline-block;
    font-size: 20px;
    margin-right: 8px;
    color: var(--title-color);
    top: 2px;
}

.job-block-one .inner-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 36px 40px;
}

.job-block-one .inner-box .title-box {
    position: relative;
    display: block;
    padding: 19px 0px 19px 140px;
}

.job-block-one .inner-box .title-box .icon-box {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: var(--secondary-color);
    border-radius: 50%;
    font-size: 50px;
}

.job-block-one .inner-box .title-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 6px;
}

.job-block-one .inner-box span {
    position: relative;
    display: block;
}

.job-block-one .inner-box h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-family: var(--text-font);
    font-weight: 500;
    color: var(--title-color);
    margin-bottom: 6px;
}

.job-block-one .inner-box .theme-btn {
    border: solid;
    border-width: 1px;
    background: transparent;
    padding: 9px 40px;
}

.job-block-one .inner-box .theme-btn:hover {
    border-color: var(--secondary-color) !important;
    background: var(--secondary-color);
}


.job-form-section.dark-section {
    background: transparent;
}

.job-form-section.dark-section .sec-title p {
    color: var(--text-color);
}

.job-form-section.dark-section .form-inner {
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
}

.job-form-section .form-inner .upload-box {
    position: relative;
    display: flex;
    align-items: center;
}

.job-form-section .form-inner .upload-box .icon-box {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 16px;
    text-align: center;
}

.job-form-section .form-inner .upload-box input {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 999;
    cursor: pointer;
}

.job-form-section .form-inner .upload-box button {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--text-color);
    cursor: pointer;
}

.job-form-section.dark-section .form-inner .theme-btn {
    width: auto;
    padding: 15px 116px;
}


/** rtl-css **/

.rtl .job-form-section .form-inner .title-box {
    padding-left: 0px;
    padding-right: 120px;
}

.rtl .job-form-section .form-inner .title-box .icon-box {
    left: inherit;
    right: 0px;
}

.rtl .job-form-section .form-inner .right-content {
    padding-left: 0px;
    padding-right: 30px;
}

.rtl .job-form-section .form-inner .right-content:before {
    left: inherit;
    right: 0px;
}

.rtl .job-block-one .inner-box .title-box {
    padding-left: 0px;
    padding-right: 140px;
}

.rtl .job-block-one .inner-box .title-box .icon-box {
    left: inherit;
    right: 0px;
}

.rtl .job-block-one .upper-box .job-info li {
    margin-right: 0px;
    margin-left: 40px;
}

.rtl .job-block-one .upper-box .job-info li i {
    margin-right: 0px;
    margin-left: 8px;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .job-form-section .form-inner .right-content {
        padding: 0px !important;
    }

    .job-form-section .form-inner .right-content:before {
        display: none;
    }

    .job-block-one .inner-box {
        display: block;
        padding-bottom: 6px;
    }

    .job-block-one .inner-box .title-box,
    .job-block-one .inner-box .salary-box,
    .job-block-one .inner-box .experience-box,
    .job-block-one .inner-box .btn-box {
        position: relative;
        display: inline-block;
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .rtl .job-block-one .inner-box .title-box,
    .rtl .job-block-one .inner-box .salary-box,
    .rtl .job-block-one .inner-box .experience-box,
    .rtl .job-block-one .inner-box .btn-box {
        margin-right: 0px;
        margin-left: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .job-form-section {
        padding: 70px 0px 40px 0px;
    }

    .job-block-one .upper-box,
    .job-block-one .inner-box {
        padding-left: 30px;
        padding-right: 30px;
    }

    .job-section {
        padding: 60px 0px 40px 0px;
    }
}

@media only screen and (max-width: 599px) {
    .job-form-section.dark-section .form-inner .theme-btn {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 499px) {
    .job-block-one .inner-box .title-box {
        padding-left: 0px;
    }

    .rtl .job-block-one .inner-box .title-box {
        padding-right: 0px;
    }

    .job-block-one .inner-box .title-box .icon-box {
        position: relative;
        margin-bottom: 20px;
    }

    .job-form-section .form-inner .title-box {
        padding-left: 0px;
    }

    .rtl .job-form-section .form-inner .title-box {
        padding-right: 0px;
    }

    .job-form-section .form-inner .title-box .icon-box {
        position: relative;
        margin-bottom: 20px;
    }
}

.sign-section {
    position: relative;
}

.sign-section .form-inner {
    position: relative;
    display: block;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 29px 30px 32px 30px;
}

.sign-section .form-inner .form-group {
    position: relative;
    display: block;
    margin-bottom: 22px;
}

.sign-section .form-inner .form-group label {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
    margin-bottom: 4px;
}

.sign-section .form-inner .form-group input[type='text'],
.sign-section .form-inner .form-group input[type='email'],
.sign-section .form-inner .form-group input[type='password'] {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid rgba(237, 240, 230, 1);
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 16px;
    color: var(--title-color);
    transition: all 500ms ease;
}

.sign-section .form-inner .form-group input:focus {}

.sign-section .form-inner .form-group .theme-btn {
    width: 100%;
    margin-top: 8px;
}

.sign-section .form-inner .form-group .theme-btn span {
    background: var(--title-color);
}

.sign-section .form-inner .text {
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: var(--title-color);
    margin-bottom: 22px;
    text-transform: capitalize;
}

.sign-section .form-inner .social-links li {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.sign-section .form-inner .social-links li a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: var(--title-color);
    text-align: center;
    border: 1px solid rgba(237, 240, 230, 1);
    border-radius: 50px;
    padding: 9px 30px;
}

.sign-section .form-inner .social-links li a:hover {}

.sign-section .form-inner .social-links li a img {
    position: relative;
    margin-right: 12px;
    top: -2px;
}

.sign-section .form-inner .other-option {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 24px;
}

.sign-section .form-inner .other-option .check-box label {
    font-size: 16px;
}

.sign-section .form-inner .other-option .forgot-password {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--title-color);
    transition: all 500ms ease;
}

.sign-section .form-inner .other-option .forgot-password:hover {}

.sign-section .form-inner .lower-text p {
    color: var(--title-color);
}

.sign-section .form-inner .lower-text p a {
    display: inline-block;
    font-weight: 500;
}

.sign-section .form-inner .lower-text p a:hover {
    text-decoration: underline;
}

.sign-section .check-box-two label:before {
    top: 8px;
}

.sign-section .sec-title h2 {
    font-size: 48px;
    line-height: 56px;
}

.sign-section .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: -300px;
    width: 100%;
    height: 1499px;
    background-repeat: no-repeat;
    background-position: center;
}


/** rtl-css **/

.rtl .sign-section .form-inner .social-links li a img {
    margin-right: 0px;
    margin-left: 12px;
}

/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .sign-section {
        padding: 60px 0px 70px 0px;
    }
}

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

@media only screen and (max-width: 499px) {
    .sign-section .form-inner .other-option {
        display: block;
    }
}

.news-section {
    position: relative;
}

.news-block-one .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    padding: 170px 30px 24px 30px;
    margin-bottom: 30px;
}

.news-block-one .inner-box .bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.news-block-one .inner-box .bg-layer:before {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.21%, #000000 100%);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.news-block-one .inner-box .content-box {
    position: relative;
    display: block;
    z-index: 2;
}

.news-block-one .inner-box .content-box .post-date {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 10px;
}

.news-block-one .inner-box .content-box h4 {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
}

.news-block-one .inner-box .content-box h4 a {
    display: inline-block;
    color: #fff;
}

.news-block-one .inner-box .content-box h4 a:hover {}

.news-block-one .inner-box .overlay-bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translatey(-50%) scaleY(1.5);
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.5s ease;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.news-block-one .inner-box .overlay-bg-layer:before {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.21%, #000000 100%);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.news-block-one .inner-box:hover .overlay-bg-layer {
    transform: translatey(0) scaleY(1);
    opacity: 1;
    filter: blur(0);
}


.news-block-two .inner-box {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.news-block-two .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}

.news-block-two .inner-box .image-box img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.news-block-two .inner-box .image-box .overlay-image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translatey(-50%) scaleY(1.5);
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.5s ease;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.news-block-two .inner-box:hover .image-box .overlay-image {
    transform: translatey(0) scaleY(1);
    opacity: 1;
    filter: blur(0);
}

.news-block-two .inner-box .lower-content {
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 0px 0px 10px 10px;
    padding: 28px 30px 31px 30px;
}

.news-block-two .inner-box .lower-content .category {
    position: absolute;
    left: 30px;
    top: -15px;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--title-font);
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
    padding: 5px 20px;
    z-index: 1;
}

.news-block-two .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 13px;
}

.news-block-two .inner-box .lower-content h3 a {
    position: relative;
    display: inline-block;
    color: var(--title-color);
}

.news-block-two .inner-box .lower-content h3 a:hover {}

.news-block-two .inner-box .lower-content .post-info {
    position: relative;
    display: flex;
    align-items: center;
}

.news-block-two .inner-box .lower-content .post-info li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
    font-weight: 500;
    margin-right: 35px;
}

.news-block-two .inner-box .lower-content .post-info li:last-child {
    margin: 0px !important;
}

.news-block-two .inner-box .lower-content .post-info li span {
    font-weight: 400;
    color: var(--text-color);
}

.news-block-two .inner-box .lower-content .post-info li a {
    display: inline-block;
    color: var(--title-color);
}

.news-block-two .inner-box .lower-content .post-info li a:hover {}

.news-block-two .inner-box .lower-content .post-info li:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 16px;
    top: 5px;
    right: -18px;
    background: var(--title-color);
    opacity: 0.1;
}

.news-block-two .inner-box .lower-content .post-info li:last-child:before {
    display: none;
}


.news-block-three .inner-box {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.news-block-three .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}

.news-block-three .inner-box .image-box img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.news-block-three .inner-box .image-box .overlay-image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translatey(-50%) scaleY(1.5);
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.5s ease;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.news-block-three .inner-box:hover .image-box .overlay-image {
    transform: translatey(0) scaleY(1);
    opacity: 1;
    filter: blur(0);
}

.news-block-three .inner-box .lower-content {
    position: relative;
    padding-top: 24px;
}

.news-block-three .inner-box .lower-content .category {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--title-font);
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
    padding: 5px 20px;
    z-index: 1;
    margin-bottom: 12px;
}

.news-block-three .inner-box .lower-content h3 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}

.news-block-three .inner-box .lower-content h3 a {
    display: inline-block;
    color: var(--title-color);
}

.news-block-three .inner-box .lower-content h3 a:hover {}

.news-block-three .inner-box .lower-content .post-info {
    position: relative;
    display: flex;
    align-items: center;
}

.news-block-three .inner-box .lower-content .post-info li {
    position: relative;
    display: inline-block;
    padding-left: 29px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #555;
    margin-right: 28px;
}

.news-block-three .inner-box .lower-content .post-info li:last-child {
    margin: 0px !important;
}

.news-block-three .inner-box .lower-content .post-info li i {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 20px;
}

.news-block-three .inner-box .lower-content .post-info li a {
    color: #555;
}

.news-block-three .inner-box .lower-content .post-info li a:hover {}

.news-section .shape .shape-1 {
    position: absolute;
    left: -285px;
    bottom: -258px;
    width: 520px;
    height: 520px;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 50%;
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.news-section .shape .shape-2 {
    position: absolute;
    left: -39px;
    bottom: 0px;
    width: 341px;
    height: 341px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
}

.sidebar-page-container .news-block-two .inner-box {
    margin-bottom: 70px;
}

.blog-standard-content .news-block-two .inner-box .lower-content h3 {
    font-size: 28px;
    line-height: 32px;
}


/** rtl-css **/

.rtl .news-block-two .inner-box .lower-content .category {
    left: inherit;
    right: 30px;
}

.rtl .news-block-two .inner-box .lower-content .post-info li {
    margin-right: 0px;
    margin-left: 35px;
}

.rtl .news-block-two .inner-box .lower-content .post-info li:before {
    right: inherit;
    left: -18px;
}


/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .news-section {
        padding-bottom: 40px;
    }

    .news-section.pt_120 {
        padding-top: 70px;
    }

    .news-section .shape {
        display: none;
    }
}

@media only screen and (max-width: 599px) {
    .blog-standard-content .news-block-two .inner-box .lower-content h3 {
        font-size: 20px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 499px) {
    .news-block-two .inner-box .lower-content .post-info {
        display: block;
    }

    .news-block-two .inner-box .lower-content .post-info li:before {
        display: none;
    }
}

.page-title {
    position: relative;
}

.page-title .content-box {
    position: relative;
    display: block;
}

.page-title h1 {
    position: relative;
    display: block;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 12px;
}

.page-title .bread-crumb {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
    margin: 0px 2px;
}

.page-title .bread-crumb li a {
    display: inline-block;
    color: var(--title-color);
}

.page-title .bread-crumb li a:hover {}


/** rtl-css **/




/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .page-title {
        padding-top: 70px;
    }

    .page-title h1 {
        font-size: 40px;
        line-height: 50px;
    }
}

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

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

.portfolio-section {
    position: relative;
}

.portfolio-block-one .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
}

.portfolio-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.portfolio-block-one .inner-box .image-box img {
    width: 100%;
    border-radius: 10px;
    transition: all 500ms ease;
}

.portfolio-block-one .inner-box:hover .image-box img {
    transform: scale(1.05);
}

.portfolio-block-one .inner-box .content-box {
    position: absolute;
    left: 20px;
    bottom: 0px;
    width: calc(100% - 40px);
    border-radius: 10px;
    padding: 23px 15px;
    z-index: 1;
    overflow: hidden;
    opacity: 0;
    transition: all 500ms ease;
}

.portfolio-block-one .inner-box:hover .content-box {
    bottom: 20px;
    opacity: 1;
}

.portfolio-block-one .inner-box .content-box:before {
    position: absolute;
    content: '';
    background: rgba(17, 17, 17, 0.8);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    filter: blur(8px);
    z-index: -1;
}

.portfolio-block-one .inner-box .content-box span {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 10px;
}

.portfolio-block-one .inner-box .content-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.portfolio-block-one .inner-box .content-box h3 a {
    display: inline-block;
    color: #fff;
}

.portfolio-block-one .inner-box .content-box h3 a:hover {}

.portfolio-block-one .inner-box .content-box .link a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-family: var(--title-font);
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: underline;
    margin-top: 16px;
}

.portfolio-block-one .inner-box .content-box .link a:hover {
    color: #fff;
}

.sortable-masonry .filters {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sortable-masonry .filter-tabs {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
    border: 1px solid #e5e5e5;
    border-radius: 100px;
    padding: 7px;
}

.sortable-masonry .filter-tabs li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--title-font);
    font-weight: 500;
    color: var(--text-color);
    text-transform: capitalize;
    padding: 10px 50px;
    cursor: pointer;
    border-radius: 100px;
    transition: all 500ms ease;
}

.sortable-masonry .filter-tabs li:hover,
.sortable-masonry .filter-tabs li.active {
    color: var(--title-color);
}

.portfolio-section.portfolio-two .portfolio-block-one .inner-box .content-box {
    width: 100%;
    left: 0px;
    bottom: -20px;
}

.portfolio-section.portfolio-two .portfolio-block-one .inner-box:hover .content-box {
    bottom: 0px;
}

.portfolio-section.portfolio-two .portfolio-block-one .inner-box .content-box:before {
    filter: blur(0px);
    opacity: 0.5;
}

.portfolio-masonry .portfolio-block-one .inner-box .content-box:before {
    display: none;
}

.portfolio-masonry .portfolio-block-one .inner-box .image-box {
    background: #111;
}

.portfolio-masonry .portfolio-block-one .inner-box:hover .image-box img {
    opacity: 0.4;
}

.portfolio-masonry .portfolio-block-one .inner-box .content-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) translateY(30px);
    width: 100%;
    overflow: visible;
    padding: 0px 15px;
    bottom: inherit;
}

.portfolio-masonry .portfolio-block-one .inner-box:hover .content-box {
    transform: translate(-50%, -50%) translateY(0px);
}


/** rtl-css **/




/** responsive-css **/

@media only screen and (max-width: 1200px) {
    .sortable-masonry .filter-tabs li {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .sortable-masonry .filter-tabs {
        display: inline-block;
    }
}

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

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

@media only screen and (max-width: 499px) {
    .sortable-masonry .filter-tabs {
        border-radius: 10px;
    }

    .sortable-masonry .filter-tabs li {
        border-radius: 10px;
    }
}

.pricing-section {
    position: relative;
}

.pricing-section .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: -200px;
    width: 1827px;
    height: 1235px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}

.pricing-section .tab-btns {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.pricing-section .tab-btns:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 34px;
    width: 60px;
    content: "";
    border-radius: 30px;
}

.pricing-section .tab-btns li {
    position: relative;
    display: inline-block;
    min-width: 160px;
    text-align: right;
    font-size: 18px;
    font-family: var(--title-font);
    line-height: 34px;
    font-weight: 500;
    color: #666666;
    cursor: pointer;
    padding-right: 42px;
    transition: all 500ms ease;
}

.pricing-section .tab-btns li.active-btn {
    color: var(--title-color);
}

.pricing-section .tab-btns li:last-child {
    padding-right: 0;
    padding-left: 42px;
    text-align: left;
}

.pricing-section .tab-btns li.active-btn:before {
    right: 1px;
}

.pricing-section .tab-btns li:before {
    position: absolute;
    top: 5px;
    height: 24px;
    width: 24px;
    background: #191919;
    border-radius: 50%;
    content: "";
    right: -25px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.pricing-section .tab-btns li:last-child:before {
    display: none;
}

.pricing-block-one .pricing-table {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    padding: 43px 50px 50px 50px;
    margin-bottom: 30px;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
}

.pricing-block-one .pricing-table h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 25px;
}

.pricing-block-one .pricing-table h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 6px;
}

.pricing-block-one .pricing-table span {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 26px;
}

.pricing-block-one .pricing-table p {
    margin-bottom: 25px;
}

.pricing-block-one .pricing-table .list-item li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding-left: 34px;
}

.pricing-block-one .pricing-table .list-item li i {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 9px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #F2F2F2;
    border-radius: 50%;
    font-size: 8px;
    color: #18181B;
}

.pricing-block-one .pricing-table .table-footer a {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-family: var(--title-font);
    color: var(--title-color);
    font-weight: 500;
    padding: 17px 30px;
    border-radius: 50px;
    border: 1px solid var(--title-color);
    text-align: center;
}

.pricing-block-one .pricing-table .table-footer a:hover {}



/** rtl-css **/




/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .pricing-section {
        padding: 70px 0px 40px 0px;
    }
}

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

@media only screen and (max-width: 499px) {
    .pricing-block-one .pricing-table {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.process-section {
    position: relative;
    background: var(--secondary-color);
}

.process-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.process-section .tab-btns {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #396340;
    border-radius: 120px;
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 60px;
    padding: 8px;
}

.process-section .tab-btns li {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 50%;
    font-size: 20px;
    line-height: 24px;
    font-family: var(--title-font);
    color: #fff;
    padding: 20px 20px;
    font-weight: 500;
    border-radius: 60px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    transition: all 500ms ease;
}

.process-section .tab-btns li.active-btn {
    color: var(--title-color);
}

.process-section .tab-btns li:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;
}

.process-section .tab-btns li.active-btn:before,
.process-section .tab-btns li:hover:before {
    height: 100%;
}

.process-section .tab-btns li i {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.processing-block-one {
    position: relative;
    display: block;
    background: #396340;
    padding: 33px 40px 30px 25px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.processing-block-one .inner-box {
    position: relative;
    display: block;
    padding-left: 48px;
    z-index: 1;
}

.processing-block-one:before {
    position: absolute;
    content: '';
    background: #fff;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    transform: scaleX(0);
    transform-origin: center;
    transition: all 500ms ease;
}

.processing-block-one:hover:before {
    transform: scaleX(1);
}

.processing-block-one .inner-box .count-text {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    font-family: var(--title-font);
    color: var(--title-color);
    font-weight: 600;
}

.processing-block-one .inner-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 15px;
    transition: all 500ms ease;
}

.processing-block-one .inner-box h3 a {
    display: inline-block;
    color: #fff;
}

.processing-block-one .inner-box h3 a:hover {
    text-decoration: underline;
}

.processing-block-one:hover .inner-box h3,
.processing-block-one:hover .inner-box h3 a {
    color: var(--title-color);
}

.processing-block-one .inner-box p {
    color: #fff;
    transition: all 500ms ease;
}

.processing-block-one:hover .inner-box p {
    color: var(--text-color);
}

.content_block_two .content-box {
    position: relative;
    display: block;
}

.content_block_two .content-box .inner-box .single-item {
    position: relative;
    display: block;
    padding-bottom: 45px;
    padding-left: 48px;
    z-index: 1;
}

.content_block_two .content-box .inner-box .single-item:last-child {
    padding-bottom: 0px;
}

.content_block_two .content-box .inner-box .single-item:before {
    position: absolute;
    content: '';
    background: #E5E5E5;
    width: 1px;
    height: 100%;
    left: 16px;
    top: 0px;
    z-index: -1;
}

.content_block_two .content-box .inner-box .single-item:after {
    position: absolute;
    content: '';
    width: 1px;
    height: calc(50% + 20px);
    left: 16px;
    top: 0px;
    z-index: -1;
    opacity: 0;
    transition: all 500ms ease;
}

.content_block_two .content-box .inner-box .single-item:hover:after {
    opacity: 1;
}

.content_block_two .content-box .inner-box .single-item:last-child:before,
.content_block_two .content-box .inner-box .single-item:last-child:after {
    display: none;
}

.content_block_two .content-box .inner-box .single-item .count-text {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    color: var(--title-color);
    text-align: center;
    transition: all 500ms ease;
}

.content_block_two .content-box .inner-box .single-item:hover .count-text {
    color: #fff;
}

.content_block_two .content-box .inner-box .single-item h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 9px;
}

.content_block_two .content-box .inner-box .single-item h3 a {
    display: inline-block;
    color: var(--title-color);
}

.content_block_two .content-box .inner-box .single-item h3 a:hover {}

.content_block_two .content-box .inner-box .single-item p {
    font-size: 18px;
    line-height: 30px;
    color: var(--title-color);
}


/** process-style-two **/

.process-style-two {
    position: relative;
}

.process-style-two .outer-container {
    background: #EFF2E6;
    border-radius: 20px;
    overflow: hidden;
}

.process-style-two .inner-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.process-style-two .inner-container .shape {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.processing-block-two {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 290px;
    height: 290px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.50);
    padding: 30px;
}

.processing-block-two:before {
    position: absolute;
    content: '';
    background: #fff;
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    left: 14px;
    top: 14px;
    border-radius: 50%;
}

.processing-block-two .inner-box h4 {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 90px;
    height: 90px;
    font-size: 22px;
    line-height: 24px;
    border-radius: 50%;
    padding-top: 20px;
}

.processing-block-two .inner-box h4 span {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.processing-block-two .inner-box h3 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 14px;
}


/** rtl-css **/

.rtl .process-section .tab-btns li i {
    margin-right: 0px;
    margin-left: 10px;
}

.rtl .content_block_two .content-box .inner-box .single-item {
    padding-left: 0px;
    padding-right: 48px;
}

.rtl .content_block_two .content-box .inner-box .single-item .count-text {
    left: inherit;
    right: 0px;
}

.rtl .content_block_two .content-box .inner-box .single-item:before,
.rtl .content_block_two .content-box .inner-box .single-item:after {
    left: inherit;
    right: 16px;
}

.rtl .content_block_two .content-box {
    margin-right: 0px;
    margin-left: 100px;
}

.rtl .dueal-section.alternat-2 .content_block_two .content-box {
    margin-left: 0px;
    margin-right: 100px;
}


/** responsive-css **/

@media only screen and (max-width: 1200px) {
    .process-style-two {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .content_block_two .content-box {
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .rtl .content_block_two .content-box {
        margin-left: 0px;
    }

    .dueal-section.alternat-2 .content_block_three .content-box {
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .dueal-section.alternat-2 .content_block_two .content-box {
        margin: 0px;
    }

    .dueal-section .bg-color {
        width: 100%;
    }

    .dueal-section.alternat-2 .sec-title h2 {
        color: #fff;
    }
}

@media only screen and (max-width: 767px) {
    .process-section {
        padding: 70px 0px 40px 0px;
    }

    .process-style-two .inner-container {
        display: block;
    }

    .processing-block-two {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .processing-block-two:last-child {
        margin-bottom: 0px;
    }

    .process-style-two .inner-container .shape {
        display: none;
    }

    .process-style-two .outer-container {
        padding: 70px 0px;
    }
}

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

@media only screen and (max-width: 499px) {
    .process-section .tab-btns {
        display: block;
        background: transparent;
        border-radius: 0px;
    }

    .process-section .tab-btns li {
        width: 100%;
    }
}

.profile-section {
    background: #EFF2E6;
}

.profile-section .bx-controls-direction {
    display: none !important;
}

.profile-section .chat-content {
    position: relative;
    padding: 57px 65px 150px 50px;
    z-index: 1;
}

.profile-section .chat-content .shape .shape-1 {
    position: absolute;
    top: 92px;
    right: 75px;
    width: 123px;
    height: 123px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.04);
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.profile-section .chat-content .shape .shape-2 {
    position: absolute;
    top: 67px;
    right: 50px;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.04);
}

.profile-section .chat-content:before {
    position: absolute;
    content: '';
    background: var(--secondary-color);
    width: calc(100% + 65px);
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    clip-path: polygon(0% 0%, 100% 0%, 83% 100%, 0% 100%, 0% 0%);
}

.profile-section .title-text h3 {
    position: relative;
    display: inline-block;
    font-size: 28px;
    line-height: 38px;
    padding-left: 42px;
}

.profile-section .title-text h3 img {
    position: absolute;
    left: 0px;
    top: 3px;
}

.profile-section .chat-content .title-text h3 {
    color: #fff;
}

.profile-section .chat-content .single-item {
    position: relative;
    display: block;
    background: #fff;
    max-width: 400px;
    width: 100%;
    border-radius: 10px;
    padding: 29px 15px 29px 96px;
    margin-bottom: 30px;
}

.profile-section .chat-content .single-item .image-box {
    position: absolute;
    left: 20px;
    top: 25px;
}

.profile-section .chat-content .single-item p {
    color: var(--title-color);
    font-style: italic;
}

.profile-section .bx-viewport {
    min-height: 390px !important;
}

.profile-section .chat-content .single-item:nth-child(odd) {
    left: 115px;
}

.profile-section .bx-pager {
    position: absolute;
    right: 110px;
    bottom: 75px;
    width: 74px;
    height: 38px;
    line-height: 38px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.20);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-section .bx-pager .bx-pager-item {
    position: relative;
    display: flex;
}

.profile-section .bx-pager .bx-pager-item a {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    font-size: 0px;
    margin: 0px 4px;
    cursor: pointer;
    transition: all 500ms ease;
}

.profile-section .verified-content {
    position: relative;
    display: block;
    padding: 57px 60px 60px 60px;
    z-index: 1;
}

.profile-section .verified-content .shape .shape-1 {
    position: absolute;
    top: 92px;
    right: 75px;
    width: 123px;
    height: 123px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.04);
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.profile-section .verified-content .shape .shape-2 {
    position: absolute;
    top: 67px;
    right: 50px;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.04);
}

.profile-section .verified-content:before {
    position: absolute;
    content: '';
    background: #fff;
    width: calc(100% + 65px);
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: -1;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 17% 0%);
}

.profile-section .verified-content .image-box {
    position: relative;
    max-width: 400px;
    width: 100%;
    padding: 42px 36px 10px 36px;
    border-radius: 10px 10px 0px 0px;
    margin: 0 auto;
}

.profile-section .verified-content .image-box .bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px 10px 0px 0px;
}

.profile-section .verified-content .image-box .image {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    border: 4px solid #fff;
}

.profile-section .verified-content .image-box .image img {
    width: 100%;
    border-radius: 50%;
}

.profile-section .verified-content .image-box .designation {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    font-family: var(--title-font);
    font-weight: 500;
    color: var(--title-color);
    text-transform: capitalize;
    border-radius: 30px;
    padding: 0px 15px;
}

.profile-section .verified-content .image-box .designation-1 {
    background: #FFDD66;
    left: -45px;
    top: 85px;
    transform: rotate(8deg);
}

.profile-section .verified-content .image-box .designation-2 {
    background: #C99FFF;
    left: -40px;
    bottom: 75px;
}

.profile-section .verified-content .image-box .designation-3 {
    background: #3EE4EF;
    top: 13px;
    right: -30px;
    transform: rotate(-10deg);
}

.profile-section .verified-content .image-box .designation-4 {
    background: #FF9A61;
    right: -53px;
    bottom: 125px;
}

.profile-section .verified-content .lower-content {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 200px;
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
    padding: 23px 60px 19px 60px;
}

.profile-section .verified-content .lower-content .single-item {
    position: relative;
    display: block;
}

.profile-section .verified-content .lower-content .single-item h4 {
    display: block;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 2px;
}

.profile-section .verified-content .lower-content .single-item h4 img {
    position: relative;
    display: inline-block;
    top: -2px;
}

.profile-section .verified-content .lower-content .single-item p {
    line-height: 28px;
}


/** rtl-css **/

.rtl .profile-section {
    direction: ltr;
}

.rtl .profile-section .chat-content .single-item {
    text-align: right;
}

/** responsive-css **/

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

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

    .profile-section .chat-content:before,
    .profile-section .verified-content:before {
        clip-path: inherit !important;
        width: 100%;
    }
}

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

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

    .profile-section .chat-content {
        padding: 50px 30px;
    }

    .profile-section .chat-content .single-item {
        width: 100% !important;
        left: 0px !important;
    }

    .profile-section .bx-pager {
        display: none;
    }

    .profile-section .verified-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .profile-section .verified-content .image-box .designation {
        display: none;
    }
}

@media only screen and (max-width: 499px) {
    .profile-section .verified-content .lower-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .profile-section .verified-content .lower-content {
        display: block;
    }
}


.service-details {
    position: relative;
}

.service-sidebar {
    position: relative;
    display: block;
}

.service-sidebar .category-widget {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
}

.service-sidebar .category-widget .category-list li {
    position: relative;
    display: block;
}

.service-sidebar .category-widget .category-list li a {
    position: relative;
    display: block;
    font-size: 19px;
    line-height: 30px;
    font-family: var(--title-font);
    font-weight: 500;
    color: var(--title-color);
    background: #fff;
    padding: 16px 30px;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}

.service-sidebar .category-widget .category-list li:last-child a {
    border-bottom: none;
}

.service-sidebar .category-widget .category-list li a i {
    position: relative;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 400;
    top: 10px;
    opacity: 0;
    transition: all 500ms ease;
}

.service-sidebar .category-widget .category-list li a.current i,
.service-sidebar .category-widget .category-list li a:hover i {
    opacity: 1;
}

.service-sidebar .category-widget .category-list li a.current,
.service-sidebar .category-widget .category-list li a:hover {}

.service-sidebar .download-widget {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 40px;
}

.service-sidebar .download-widget .shape {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.service-sidebar .download-widget .image-box {
    position: relative;
    display: block;
    margin-bottom: 21px;
}

.service-sidebar .download-widget h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
}

.service-details-content {
    position: relative;
    display: block;
}

.service-details-content p {
    font-size: 18px;
    line-height: 30px;
}

.service-details-content .image-box {
    position: relative;
    display: block;
    border-radius: 10px;
}

.service-details-content .image-box img {
    width: 100%;
    border-radius: 10px;
}

.service-details-content .text-box h2 {
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
}

.service-details-content .tabs-box {
    position: relative;
    padding-left: 270px;
}

.service-details-content .tabs-box .tab-btns {
    position: absolute;
    left: 0px;
    top: 0px;
    writing-mode: vertical-lr;
    height: 100%;
    transform: rotate(180deg);
}

.service-details-content .tabs-box .tab-btns li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--title-font);
    font-weight: 600;
    color: var(--title-color);
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    cursor: pointer;
    padding: 50px 22px 30px 20px;
    margin-left: 15px;
    transition: all 500ms ease;
}

.service-details-content .tabs-box .tab-btns li:first-child {
    margin-left: 0px;
}

.service-details-content .tabs-box .tab-btns li:hover,
.service-details-content .tabs-box .tab-btns li.active-btn {
    color: #fff;
    background: var(--secondary-color);
}

.service-details-content .tabs-box .tab-btns li i {
    position: relative;
    display: inline-block;
    font-size: 26px;
    margin-bottom: 15px;
}

.service-details-content .tabs-box .inner-box {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.service-details-content .tabs-box .inner-box .content-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: #E8EBE0;
    padding: 25px 30px 34px 30px;
}

.service-details-content .tabs-box .inner-box .content-box h6 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 9px;
}

.service-details-content .tabs-box .inner-box .content-box p {
    font-size: 14px;
    line-height: 22px;
}


/** rtl-css **/

.rtl .service-details-content .tabs-box .tab-btns {
    direction: ltr;
}

.rtl .service-sidebar {
    margin-right: 0px;
    margin-left: 40px;
}

.rtl .service-sidebar .category-widget .category-list li a i {
    float: left;
    transform: rotate(180deg);
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .service-sidebar {
        margin-right: 0px;
        margin-bottom: 40px;
    }

    .rtl .service-sidebar {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .service-details-content .tabs-box {
        padding-left: 0px;
    }

    .service-details-content .tabs-box .tab-btns {
        position: relative;
        transform: rotate(0deg);
        writing-mode: inherit;
        margin-bottom: 30px;
    }

    .service-details-content .tabs-box .tab-btns li {
        padding: 20px 30px 22px 30px;
        margin-left: 0px;
        margin-bottom: 15px;
    }

    .service-details-content .tabs-box .tab-btns li i {
        margin-bottom: 0px;
        margin-right: 15px;
        top: 3px;
    }

    .service-details {
        padding: 70px 0px;
    }
}

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

@media only screen and (max-width: 499px) {
    .service-details-content .tabs-box .inner-box .content-box {
        position: relative;
        border-radius: 10px;
        margin-top: 30px;
    }
}

.service-section {
    position: relative;
}

.service-block-one .inner-box {
    position: relative;
    display: block;
    padding: 0px 30px 40px 30px;
    margin-bottom: 30px;
    z-index: 1;
}

.service-block-one .inner-box:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 100%;
    height: calc(100% - 90px);
    left: 0px;
    bottom: 0px;
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
    z-index: -1;
    border-radius: 10px;
    transition: all 500ms ease;
}

.service-block-one .inner-box:hover:before {
    box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.10);
}

.service-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}

.service-block-one .inner-box .image-box img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.service-block-one .inner-box .image-box .overlay-image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translatey(-50%) scaleY(1.5);
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.5s ease;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.service-block-one .inner-box:hover .image-box .overlay-image {
    transform: translatey(0) scaleY(1);
    opacity: 1;
    filter: blur(0);
}

.service-block-one .inner-box .lower-content {
    position: relative;
    display: block;
    padding: 33px 10px 0px 10px;
}

.service-block-one .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 14px;
}

.service-block-one .inner-box .lower-content h3 a {
    position: relative;
    display: inline-block;
    color: var(--title-color);
}

.service-block-one .inner-box .lower-content h3 a:hover {}

.service-block-one .inner-box .lower-content p {
    margin-bottom: 30px;
}

.service-block-one .inner-box .lower-content .theme-btn {
    background: transparent;
    border: 1px solid #E5E5E5;
    padding: 9px 40px;
}

.service-block-one .inner-box .lower-content .theme-btn:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
}


/** rtl-css **/




/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .service-section {
        padding: 70px 0px 40px 0px;
    }
}

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

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

.subscribe-section {
    position: relative;
    overflow: hidden;
}

.subscribe-section .bg-layer:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.5;
}

.subscribe-section .content-box {
    position: relative;
    display: block;
    max-width: 770px;
    width: 100%;
    margin: 0 auto;
}

.subscribe-section .content-box h2 {
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    margin-bottom: 35px;
}

.subscribe-section .content-box .form-inner .form-group {
    position: relative;
    display: block;
    margin-bottom: 12px;
}

.subscribe-section .content-box .form-inner .form-group input[type='email'] {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 55px;
    padding: 10px 170px 10px 56px;
    font-size: 16px;
    color: #8A8A8A;
    transition: all 500ms ease;
}

.subscribe-section .content-box .form-inner .form-group input:focus {}

.subscribe-section .content-box .form-inner .form-group .icon-box {
    position: absolute;
    left: 30px;
    top: 26px;
    font-size: 16px;
    color: #AAAAAA;
    z-index: 1;
}

.subscribe-section .content-box .form-inner .form-group button[type='submit'] {
    position: absolute;
    top: 5px;
    right: 5px;
}

.subscribe-section .content-box p {
    line-height: 30px;
    color: #fff;
}


/** subscribe-style-two **/

.subscribe-style-two {
    position: relative;
}

.subscribe-style-two .bg-color {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    background: #EFF2E6;
}

.subscribe-style-two .inner-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--secondary-color);
    border-radius: 10px;
    overflow: hidden;
    padding: 40px 80px;
}

.subscribe-style-two .inner-container h2 {
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    font-weight: 500;
}

.subscribe-style-two .inner-container h2 span {}

.subscribe-style-two .inner-container .form-inner {
    position: relative;
    width: 440px;
}

.subscribe-style-two .inner-container .form-inner .form-group {
    position: relative;
    display: block;
    margin-bottom: 0px;
}

.subscribe-style-two .inner-container .form-inner .form-group input[type='email'] {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 50px;
    padding: 10px 150px 10px 30px;
}

.subscribe-style-two .inner-container .form-inner .form-group button[type='submit'] {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 10px 30px;
}

.subscribe-style-two .inner-container .shape-box .shape-1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 140px;
    background-repeat: no-repeat;
}

.subscribe-style-two .inner-container .shape-box .shape-2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 159px;
    height: 140px;
    background-repeat: no-repeat;
}

.subscribe-style-two .inner-container .shape-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.subscribe-style-two .bg-color-2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    background: #1A1A1A;
}


/** rtl-css **/

.rtl .subscribe-section .content-box .form-inner .form-group button[type='submit'] {
    right: inherit;
    left: 5px;
}

.rtl .subscribe-section .content-box .form-inner .form-group input[type='email'] {
    padding-right: 56px;
    padding-left: 170px;
}

.rtl .subscribe-section .content-box .form-inner .form-group .icon-box {
    left: inherit;
    right: 30px;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .subscribe-style-two .inner-container {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-section {
        padding: 70px 0px;
    }

    .subscribe-style-two .inner-container {
        display: block;
        padding-left: 30px;
        padding-right: 30px;
    }

    .subscribe-style-two .inner-container h2 {
        margin-bottom: 30px;
    }

    .subscribe-style-two .inner-container .form-inner {
        width: 100%;
    }
}

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

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

.team-section {
    position: relative;
}

.team-section .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 1827px;
    height: 1235px;
    background-repeat: no-repeat;
    background-position: center;
}

.team-block-one {
    position: relative;
    max-width: 300px;
    margin: 0 auto;
}

.team-block-one .inner-box {
    position: relative;
    display: block;
    margin-bottom: 45px;
}

.team-block-one .inner-box .image-box {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    overflow: hidden;
}

.team-block-one .inner-box .image-box img {
    width: 100%;
    border-radius: 50%;
}

.team-block-one .inner-box .image-box .overlay-image {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    transform: translatex(50%) scaleX(1.5);
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.3s ease;
    transition: background-color 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
    border-radius: 50%;
}

.team-block-one .inner-box:hover .image-box .overlay-image {
    transform: translatex(0) scaleX(1);
    opacity: 1;
    filter: blur(0);
}

.team-block-one .inner-box .lower-content {
    position: relative;
    display: block;
    padding-top: 23px;
}

.team-block-one .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
}

.team-block-one .inner-box .lower-content h3 a {
    display: inline-block;
    color: var(--title-color);
}

.team-block-one .inner-box .lower-content h3 a:hover {}

.team-block-one .inner-box .lower-content .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 22px;
}

.team-section .lower-box {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}

.join-section {
    position: relative;
}

.join-section .content-box {
    position: relative;
    display: block;
}

.join-section .content-box p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 40px;
}


/** rtl-css **/




/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .join-section .content-box p br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .team-section {
        padding: 70px 0px 20px 0px;
    }

    .team-section.pt_0.pb_0 {
        padding: 0px;
    }

    .join-section {
        padding: 70px 0px;
    }
}

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

@media only screen and (max-width: 499px) {
    .team-block-one .inner-box .image-box {
        width: 280px;
        height: 280px;
    }
}

.testimonial-section {
    position: relative;
    background: var(--secondary-color);
}

.testimonial-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.testimonial-block-one {
    max-width: 410px;
    padding-right: 10px;
    margin-bottom: 45px;
    margin-top: 10px;
    padding-bottom: 30px;
}

.testimonial-block-one .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    padding: 40px 30px 55px 40px;
}

.testimonial-block-one .inner-box:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 45px;
    height: 45px;
    left: 37px;
    bottom: -45px;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
}

.testimonial-block-one .inner-box .author-box {
    position: relative;
    display: block;
    padding: 4px 0px 5px 70px;
    margin-bottom: 28px;
}

.testimonial-block-one .inner-box .author-box .thumb-box {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 59px;
    height: 59px;
    border-radius: 50%;
}

.testimonial-block-one .inner-box .author-box .thumb-box img {
    width: 100%;
    border-radius: 50%;
}

.testimonial-block-one .inner-box .icon-box {
    position: absolute;
    top: 30px;
    right: 30px;
}

.testimonial-block-one .inner-box .author-box h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.testimonial-block-one .inner-box .author-box .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.testimonial-block-one .inner-box .shape {
    position: absolute;
    left: 10px;
    top: -10px;
    width: 400px;
    height: 321px;
    background-repeat: no-repeat;
    background-position: left bottom;
}


/** testimonial-style-two **/

.testimonial-style-two {
    position: relative;
}

.testimonial-style-two .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.testimonial-style-two .owl-carousel .owl-stage-outer .owl-item {
    opacity: 0;
}

.testimonial-style-two .owl-carousel .owl-stage-outer .owl-item.active {
    opacity: 1;
}

.testimonial-block-two .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
    padding: 40px;
    margin-bottom: 30px;
}

.testimonial-block-two .inner-box .author-box {
    position: relative;
    display: block;
    padding: 7px 0px 8px 71px;
    margin-bottom: 20px;
}

.testimonial-block-two .inner-box .author-box .thumb-box {
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 59px;
    height: 59px;
    border-radius: 50%;
}

.testimonial-block-two .inner-box .author-box h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.testimonial-block-two .inner-box .author-box .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.testimonial-block-two .inner-box .icon-box {
    position: absolute;
    top: 44px;
    right: 40px;
}

.testimonial-style-two .pattern-layer {
    position: absolute;
    left: 0px;
    top: -350px;
    width: 1537px;
    height: 1383px;
    background-repeat: no-repeat;
}

.testimonial-style-two .owl-dots {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 30px;
}

.testimonial-style-two .owl-dots button span {
    display: none !important;
}

.testimonial-style-two .owl-dots button {
    position: relative;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0px 5px;
    opacity: 0.3;
    transition: all 500ms ease;
}

.testimonial-style-two .owl-dots button.active,
.testimonial-style-two .owl-dots button:hover {
    opacity: 1;
    transform: scale(1.35);
}

.testimonial-block-three .inner-box {
    position: relative;
    display: block;
}

.testimonial-block-three .inner-box .icon-box {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 45px;
}

.testimonial-block-three .inner-box h2 {
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 40px;
}

.testimonial-block-three .inner-box .author-box {
    position: relative;
    display: block;
    padding: 5px 0px 5px 70px;
}

.testimonial-block-three .inner-box .author-box .author-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.testimonial-block-three .inner-box .author-box .author-thumb img {
    width: 100%;
    border-radius: 50%;
}

.testimonial-block-three .inner-box .author-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 2;
}

.testimonial-block-three .inner-box .author-box .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--title-font);
    color: #fff;
}

.testimonial-block-three .inner-box .signature {
    position: relative;
    display: inline-block;
}


/** testimonial-style-three **/

.testimonial-style-three {
    position: relative;
}

.testimonial-style-three .inner-container {
    position: relative;
    display: block;
    background: #EFF2E6;
    border-radius: 10px;
    overflow: hidden;
    padding: 80px;
}

.testimonial-style-three .testimonial-block {
    position: relative;
    display: block;
    padding: 0px 0px 0px 480px;
}

.testimonial-style-three .testimonial-block .thumb-box {
    position: absolute;
    left: 0px;
    top: 0px;
    display: inline-block;
    border-radius: 50%;
}

.testimonial-style-three .testimonial-block .thumb-box img {
    width: 100%;
    border-radius: 50%;
}

.testimonial-style-three .testimonial-block .content-box {
    position: relative;
    display: block;
    padding: 0px 0px 32px 0px;
}

.testimonial-style-three .testimonial-block .content-box .icon-box {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 45px;
}

.testimonial-style-three .testimonial-block .content-box h2 {
    display: block;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 43px;
}

.testimonial-style-three .testimonial-block .content-box h3 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 2px;
}

.testimonial-style-three .testimonial-block .content-box .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-family: var(--title-font);
    color: var(--title-color);
}

.testimonial-style-three .owl-nav {
    position: absolute;
    right: 0px;
    bottom: 35px;
}

.testimonial-style-three .inner-container .shape .shape-1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 257px;
    height: 310px;
    border-radius: 255px 255px 255px 0px;
    border: 2px solid #fff;
}

.testimonial-style-three .inner-container .shape .shape-2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 369px;
    height: 445px;
    border-radius: 255px 0px 255px 255px;
    background: rgba(0, 0, 0, 0.02);
}


/** rtl-css **/


.rtl .testimonial-block-two .inner-box {
    text-align: right;
}

.rtl .testimonial-block-two .inner-box .icon-box {
    right: inherit;
    left: 40px;
}

.rtl .testimonial-block-two .inner-box .author-box {
    padding-left: 0px;
    padding-right: 71px;
}

.rtl .testimonial-block-two .inner-box .author-box .thumb-box {
    left: inherit;
    right: 0px;
}

.rtl .testimonial-block-three .inner-box {
    text-align: right;
}

.rtl .testimonial-block-three .inner-box .author-box {
    padding-left: 0px;
    padding-right: 70px;
}

.rtl .testimonial-block-three .inner-box .author-box .author-thumb {
    left: inherit;
    right: 0px;
}

.rtl .dueal-section .dots-style-one .owl-dots {
    text-align: right;
}

.rtl .testimonial-style-three .testimonial-block {
    padding-left: 0px;
    padding-right: 480px;
    text-align: right;
}

.rtl .testimonial-style-three .testimonial-block .thumb-box {
    left: inherit;
    right: 0px;
}

.rtl .testimonial-style-three .owl-nav {
    right: inherit;
    left: 0px;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .testimonial-block-one .inner-box .shape {
        display: none;
    }

    .testimonial-style-three .testimonial-block {
        padding-left: 0px;
    }

    .rtl .testimonial-style-three .testimonial-block {
        padding-right: 0px;
    }

    .testimonial-style-three .testimonial-block .thumb-box {
        position: relative;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-section {
        padding: 70px 0px 40px 0px;
    }

    .testimonial-style-two .owl-dots {
        display: none;
    }

    .testimonial-style-two {
        padding-bottom: 70px;
    }

    .testimonial-block-three .inner-box h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .testimonial-style-three .inner-container {
        padding: 70px 30px;
    }

    .testimonial-style-three .owl-nav,
    .testimonial-style-three .inner-container .shape {
        display: none;
    }

    .testimonial-style-two.pt_70 {
        padding-top: 20px;
    }

    .testimonial-style-three.pt_120.pb_120 {
        padding: 70px 0px;
    }

    .testimonial-style-three.pb_120 {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 599px) {
    .testimonial-style-three .testimonial-block .content-box h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

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

.training-section {
    position: relative;
    background: #EFF2E6;
}

.training-block-one {
    position: relative;
    float: left;
    width: 25%;
}

.training-block-one .inner-box {
    position: relative;
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 310px 30px 50px 40px;
}

.training-block-one .inner-box:before {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 65.92%, #000000 100%);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.training-block-one .inner-box .video-content a {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 82px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    background: rgba(0, 0, 0, 0.40);
    border-radius: 50%;
    text-align: center;
}

.training-block-one .inner-box .video-content a:before,
.training-block-one .inner-box .video-content a:after {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.training-block-one .inner-box .video-content a:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.training-block-one .inner-box .text-box h3 {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 33px;
    max-width: 330px;
    margin-bottom: 17px;
}

.training-block-one .inner-box .text-box h3 a {
    display: inline-block;
    color: #fff;
}

.training-block-one .inner-box .text-box h3 a:hover {}

.training-block-one .inner-box .text-box .link a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-family: var(--title-font);
    font-weight: 500;
    padding-right: 17px;
}

.training-block-one .inner-box .text-box .link a img {
    position: absolute;
    top: 7px;
    right: 0px;
}


/** rtl-css **/

.rtl .training-block-one {
    float: right;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .training-block-one {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .training-block-one {
        width: 100%;
    }
}

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

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

.video-section {
    position: relative;
}

.video-section .inner-container {
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 200px 0px;
}

.video-section .inner-container:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.3;
}

/** rtl-css **/




/** responsive-css **/

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

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

@media only screen and (max-width: 767px) {
    .video-section {
        padding-bottom: 70px;
    }
}

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

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

.welcome-section {
    position: relative;
}

.welcome-section .content-box {
    position: relative;
    display: block;
}

.welcome-section .content-box h2 {
    font-size: 39px;
    line-height: 47px;
    margin-bottom: 20px;
}

.welcome-section .content-box h2 span {}

.welcome-section .content-box p {
    font-size: 18px;
    line-height: 30px;
}

.welcome-section .tab-btns {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #396340;
    border-radius: 120px;
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: -40px;
    padding: 8px;
    z-index: 1;
}

.welcome-section .tab-btns li {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 50%;
    font-size: 20px;
    line-height: 24px;
    font-family: var(--title-font);
    color: #fff;
    padding: 20px 20px;
    font-weight: 500;
    border-radius: 60px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    transition: all 500ms ease;
}

.welcome-section .tab-btns li.active-btn {
    color: var(--title-color);
}

.welcome-section .tab-btns li:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;
}

.welcome-section .tab-btns li.active-btn:before,
.welcome-section .tab-btns li:hover:before {
    height: 100%;
}

.welcome-section .tab-btns li i {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.welcome-section .inner-container {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.04);
    padding: 110px 70px;
    padding-bottom: 95px;
    z-index: 1;
}

.welcome-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: -100px;
    width: 1920px;
    height: 1383px;
    background-repeat: no-repeat;
    background-position: center;
}

.welcome-section .content-box .inner-box .single-item {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    padding: 16px 25px 15px 88px;
    transition: all 500ms ease;
}

.welcome-section .content-box .inner-box .single-item:hover {}

.welcome-section .content-box .inner-box .single-item .icon-box {
    position: absolute;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #EBEEE1;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    color: #000;
    top: 20px;
    left: 24px;
    transition: all 500ms ease;
}

.welcome-section .content-box .inner-box .single-item:hover .icon-box {
    color: #fff;
}

.welcome-section .content-box .inner-box .single-item h3 {
    display: block;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 3px;
}

.welcome-section .content-box .inner-box .single-item h3 a {
    display: inline-block;
    color: var(--title-color);
}

.welcome-section .content-box .inner-box .single-item h3 a:hover {}

.welcome-section .content-box .inner-box .single-item span {
    position: relative;
    display: block;
}

.image_block_one .image-box {
    position: relative;
    display: block;
    margin: 0px 7px;
}

.image_block_one .image-box .single-column {
    padding: 0px 8px;
}

.image_block_one .image-box img {
    width: 100%;
}

.image_block_one .image-box .single-item {
    position: relative;
    display: block;
}

.image_block_one .image-box .single-item .image-1 {
    position: relative;
    display: block;
    border-radius: 120px 120px 0px 120px;
}

.image_block_one .image-box .single-item .image-1 img {
    border-radius: 120px 120px 0px 120px;
}

.image_block_one .image-box .single-item .image-2 {
    position: relative;
    display: block;
    border-radius: 0px 120px 120px 120px;
}

.image_block_one .image-box .single-item .image-2 img {
    border-radius: 0px 120px 120px 120px;
}

.image_block_one .image-box .single-item .experience-box {
    position: relative;
    display: block;
    background: var(--secondary-color);
    border-radius: 130px;
    padding: 24px 30px 24px 85px;
    min-height: 94px;
}

.image_block_one .image-box .single-item .experience-box h3 {
    position: absolute;
    display: inline-block;
    left: 22px;
    top: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
    color: var(--secondary-color);
}

.image_block_one .image-box .single-item .experience-box h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    font-weight: 500;
}

.image_block_one .image-box .single-item .support-box {
    position: relative;
    display: block;
    background: #F4F4F4;
    border-radius: 130px;
    padding: 19px 25px 21px 85px;
    min-height: 94px;
}

.image_block_one .image-box .single-item .support-box .icon-box {
    position: absolute;
    display: inline-block;
    left: 22px;
    top: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    color: var(--title-color);
}

.image_block_one .image-box .single-item .support-box span {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 24px;
    font-family: var(--title-font);
    color: #666666;
    font-weight: 600;
    text-transform: uppercase;
}

.image_block_one .image-box .single-item .support-box h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.image_block_one .image-box .single-item .support-box h4 a {
    display: inline-block;
    color: var(--title-color);
}

.image_block_one .image-box .single-item .support-box h4 a:hover {}


.welcome-section.alternat-2 .content-box .inner-box .single-item {
    background: #fff;
    border-color: #fff;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.08);
}

.welcome-section.alternat-2 .content-box .inner-box .single-item .icon-box {
    color: #fff;
}

.welcome-section .shape .shape-1 {
    position: absolute;
    top: -70px;
    right: -202px;
    width: 520px;
    height: 520px;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 50%;
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.welcome-section .shape .shape-2 {
    position: absolute;
    top: 172px;
    right: 73px;
    width: 341px;
    height: 341px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
}

.welcome-section.alternat-2 .inner-container {
    box-shadow: 0px 10px 90px 0px rgba(0, 0, 0, 0.07);
}


/** rtl-css **/

.rtl .image_block_one .image-box {
    padding-left: 0px;
    padding-right: 65px;
}

.rtl .welcome-section .content-box .inner-box .single-item {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}

.rtl .welcome-section .tab-btns li i {
    margin-right: 0px;
    margin-left: 10px;
}


/** responsive-css **/

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

@media only screen and (max-width: 991px) {
    .image_block_one .image-box {
        padding-left: 0px;
        margin-top: 30px;
    }

    .rtl .image_block_one .image-box {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .welcome-section .inner-container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .welcome-section {
        padding-top: 70px;
    }

    .welcome-section.alternat-2 {
        padding-bottom: 70px;
    }

    .welcome-section.alternat-2.pt_0 {
        padding-top: 0px;
    }
}

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

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