/*
@File: Exolot - Multi-Purpose Landing Page HTML Template Styles

* This file contains the styling for the actual tepmlate, this
is the file you need to edit to change the look of the
tepmlate.

This files table contents are outlined below>>>>>

*******************************************
*******************************************

==== INDEX PAGE CSS

** - Default CSS
** - Preloader Area CSS
** - Navbar Area CSS
** - Main Banner Area CSS
** - Subscribe Area CSS
** - Welcome Area CSS
** - About Area CSS
** - Services Area CSS
** - Team Area CSS
** - Portfolio Area CSS
** - Features Area CSS
** - Feedback Area CSS
** - Pricing Area CSS
** - Blog Area CSS
** - Work With Us Area CSS
** - Partner Area CSS
** - Contact Area CSS
** - Footer Area CSS
** - Right Side Modal CSS
** - Go Top CSS

*/

/*================================================
Default CSS
=================================================*/

@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i");
body {
    padding: 0;
    margin: 0;
    font-display: "Poppins", sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Ubuntu", sans-serif;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table-cell {
    vertical-align: middle;
}

.ptb-100 {
    padding-top: 60px;
    padding-bottom: 100px;
}

a {
    display: inline-block;
    outline: 0 !important;
    text-decoration: none !important;
    transition: 0.4s;
}

p {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.8;
    color: #999999;
}

img {
    max-width: 100%;
}

.bg-f9f9f9 {
    background: #f9f9f9;
}

/*btn*/

.btn {
    font-weight: 600;
    font-size: 15px;
    border: none;
    padding: 10px 33px;
    line-height: 1.5;
    text-transform: capitalize;
    border-radius: 50px;
}

.btn-primary {
    color: #ffffff;
    background-color: #e15d36;
    border-color: #e15d36;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #f1be49;
    color: #ffffff;
    border-color: #f1be49;
    box-shadow: unset;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: unset;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background: #e15d36;
    color: #ffffff;
    border-color: #e15d36;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #ffffff;
    opacity: 1;
    background-color: #e15d36;
    border-color: #e15d36;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary:disabled:hover,
.btn-primary:disabled:focus {
    background: #43a062;
    color: #ffffff;
    border-color: #43a062;
    box-shadow: unset;
}

/*owl carousel btn*/

.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    left: 40px;
    top: 45%;
    font-size: 20px !important;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #ffffff !important;
    line-height: 57px;
    margin: 0;
    background: rgba(0, 0, 0, 0.5) !important;
    border-radius: 50%;
    transition: 0.4s;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #e15d36 !important;
    color: #ffffff !important;
}

.owl-theme .owl-nav .owl-next {
    left: auto;
    right: 40px;
}

.owl-theme .owl-nav .owl-prev {
    transform: rotate(180deg);
    line-height: 50px;
}

.owl-theme .owl-dots {
    line-height: 0.1;
    margin-top: 40px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #d7d7d7;
    border-radius: 50%;
    transition: 0.4s;
}

.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span {
    background: #e15d36;
}

/*form control*/

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

.form-control {
    height: 45px;
    padding: 15px;
    font-size: 15px;
    color: #000000;
    background-color: #eeeeee;
    border: none;
    border-radius: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #ffffff;
    border-color: #eeeeee;
    outline: 0;
    box-shadow: unset;
}

textarea.form-control {
    min-height: 135px;
}

/*section title*/

.section-title {
    text-align: center;
    margin-bottom: 60px;
    margin-top: -8px;
    font-family: "Ubuntu", sans-serif;
}

.section-title-area {
    text-align: center;
    margin-bottom: 30px;
    margin-top: -8px;
    font-family: "Ubuntu", sans-serif;
}

.section-title span {
    color: #e15d36;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
}

.section-title h2 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
}

.section-title h2 b {
    font-weight: 700;
}

.section-title p {
    font-size: 16px;
    /* max-width: 535px; */
    margin: 0 auto;
}

/*================================================
Preloader Area CSS
=================================================*/

.preloader-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 22222;
    text-align: center;
}

.preloader-area .sk-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
    margin: -65px auto 0;
    top: 50%;
}

.preloader-area .sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.preloader-area .sk-circle .sk-child::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #e15d36;
    border-radius: 100%;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.preloader-area .sk-circle .sk-circle2 {
    transform: rotate(30deg);
}

.preloader-area .sk-circle .sk-circle2::before {
    animation-delay: -1.1s;
}

.preloader-area .sk-circle .sk-circle3 {
    transform: rotate(60deg);
}

.preloader-area .sk-circle .sk-circle3::before {
    animation-delay: -1s;
}

.preloader-area .sk-circle .sk-circle4 {
    transform: rotate(90deg);
}

.preloader-area .sk-circle .sk-circle4::before {
    animation-delay: -0.9s;
}

.preloader-area .sk-circle .sk-circle5 {
    transform: rotate(120deg);
}

.preloader-area .sk-circle .sk-circle5::before {
    animation-delay: -0.8s;
}

.preloader-area .sk-circle .sk-circle6 {
    transform: rotate(150deg);
}

.preloader-area .sk-circle .sk-circle6::before {
    animation-delay: -0.7s;
}

.preloader-area .sk-circle .sk-circle7 {
    transform: rotate(180deg);
}

.preloader-area .sk-circle .sk-circle7::before {
    animation-delay: -0.6s;
}

.preloader-area .sk-circle .sk-circle8 {
    transform: rotate(210deg);
}

.preloader-area .sk-circle .sk-circle8::before {
    animation-delay: -0.5s;
}

.preloader-area .sk-circle .sk-circle9 {
    transform: rotate(240deg);
}

.preloader-area .sk-circle .sk-circle9::before {
    animation-delay: -0.4s;
}

.preloader-area .sk-circle .sk-circle10 {
    transform: rotate(270deg);
}

.preloader-area .sk-circle .sk-circle10::before {
    animation-delay: -0.3s;
}

.preloader-area .sk-circle .sk-circle11 {
    transform: rotate(300deg);
}

.preloader-area .sk-circle .sk-circle11::before {
    animation-delay: -0.2s;
}

.preloader-area .sk-circle .sk-circle12 {
    transform: rotate(330deg);
}

.preloader-area .sk-circle .sk-circle12::before {
    animation-delay: -0.1s;
}

@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

/*================================================
Navbar Area CSS
=================================================*/

.navbar {
    position: fixed;
    width: 100%;
    height: 10%;
    padding: 20px 0;
    left: 0;
    top: 0;
    background-color: white !important;
    z-index: 999;
}

.navbar.navbar-light.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 15px 0;
    background-color: #ffffff !important;
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.navbar-light .navbar-brand {
    color: #ffffff;
    font-size: 28px;
    font-weight: 500;
    font-family: "Ubuntu", sans-serif;
}

.navbar-light .navbar-brand span {
    font-weight: 700;
    color: #e15d36;
}

.navbar-light .navbar-brand:hover {
    color: #ffffff;
}

.navbar-light .navbar-nav .nav-item {
    padding: 0 14px;
}

.navbar-light .navbar-nav .nav-item .nav-link {
    color: #f1be49;
    padding: 0;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 14px;
}

.navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: #e15d36;
}

.navbar-light .navbar-nav .nav-item .nav-link span {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 3px;
    background: #e15d36;
    right: 0;
    top: -3px;
    transition: 0.4s;
}

.navbar-light .navbar-nav .nav-item .nav-link span::before,
.navbar-light .navbar-nav .nav-item .nav-link span:after {
    content: "";
    width: 25px;
    height: 3px;
    background: #e15d36;
    position: absolute;
    right: 0;
    transition: 0.4s;
}

.navbar-light .navbar-nav .nav-item .nav-link span::before {
    top: -7px;
}

.navbar-light .navbar-nav .nav-item .nav-link span::after {
    bottom: -7px;
}

.navbar-light .navbar-nav .nav-item .nav-link:hover span::before,
.navbar-light .navbar-nav .nav-item .nav-link:hover span::after {
    width: 35px;
}

.navbar-light .navbar-nav .nav-item .nav-link.active {
    color: #e15d36;
}

.navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #e15d36;
}

.navbar-light .navbar-nav .nav-item:last-child {
    padding-right: 0;
}

.navbar-light.is-sticky .navbar-brand {
    color: #222222;
}

.navbar-light.is-sticky .navbar-nav .nav-item .nav-link {
    color: #222222;
}

.navbar-light.is-sticky .navbar-nav .nav-item .nav-link:hover {
    color: #e15d36;
}

.navbar-light.is-sticky .navbar-nav .nav-item .nav-link.active {
    color: #e15d36;
}

.navbar-light.is-sticky .navbar-nav .nav-item.active .nav-link {
    color: #e15d36;
}

/*================================================
Main Banner Area CSS
=================================================*/

.main-banner {
    height: 100vh;
    overflow: hidden;
    background-color: #dddddd;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.main-banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: -1;
}

.main-banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    /* background-image: url(../../assets/img/dots.png); */
    background-repeat: repeat;
    z-index: -1;
}

.main-banner .scroll_down {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 50px;
    width: 30px;
    z-index: 5;
    bottom: 30px;
    background-color: transparent;
    border: 2px solid #ffffff;
    border-radius: 20px;
    cursor: pointer;
    animation: movebounce 3s linear infinite;
    outline: none;
}

.main-banner .scroll_down::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: "";
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    animation: scroll_down_btn-animation 2s infinite;
    box-sizing: border-box;
}

.item-bg-one {
     background-image: url(../../assets/image/banner.jpeg);
}

.item-bg-two {
    background-image: url(../../assets/image/sec1.JPG);
}

.item-bg-three {
    background-image: url(../../assets/image/sec2.JPG);
}

.item-bg-four {
    background-image: url(../../assets/image/sec3.JPG);
}

.hero-content {
    text-align: center;
    max-width: 940px;
    margin: 50px auto 0;
}

.hero-content h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    margin: 0;
}

.hero-content h1 {
    color: #ffffff;
    font-size: 65px;
    font-weight: 700;
    margin: 15px 0;
    text-transform: uppercase;
}

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

.hero-content p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 30px;
}

.hero-content .video-btn {
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    margin-left: 7px;
    text-transform: capitalize;
}

.hero-content .video-btn i {
    font-size: 38px;
    position: relative;
    top: 11px;
    margin-right: 7px;
}

.hero-content .video-btn:hover,
.hero-content .video-btn:focus {
    color: #e15d36;
}

.hero-content .btn {
    margin-right: 7px;
}

.creative-box1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
}

.creative-box1::before {
    content: "";
    border-right: 50vw solid #ffffff;
    border-top: 60px solid transparent;
    bottom: 0;
    right: 0;
    position: absolute;
    height: 0;
    width: 0;
}

.creative-box1::after {
    content: "";
    position: absolute;
    border-left: 50vw solid #ffffff;
    border-top: 60px solid transparent;
    bottom: 0;
    height: 0;
    left: 0;
    width: 0;
}

.animation-box1 {
    position: absolute;
    left: 100px;
    bottom: 100px;
    animation: movebounce 3s linear infinite;
}

.animation-box2 {
    position: absolute;
    right: 150px;
    top: 150px;
    animation: movebounce 3s linear infinite;
}

.animation-box3 {
    position: absolute;
    left: 100px;
    top: 100px;
    animation: movebounce 3s linear infinite;
}

.animation-box4 {
    position: absolute;
    right: -260px;
    bottom: -260px;
    animation: movebounce 3s linear infinite;
}

.animation-box5 {
    position: absolute;
    right: -150px;
    bottom: -150px;
    z-index: -1;
}

.animation-box6 {
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: -1;
    animation: movebounce 3s linear infinite;
}

.animation-box7 {
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: -1;
    animation: movebounce 3s linear infinite;
}

@keyframes movebounce {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes moveleftbounce {
    0% {
        transform: translateX(0px);
    }
    50% {
        transform: translateX(15px);
    }
    100% {
        transform: translateX(0px);
    }
}

@keyframes scroll_down_btn-animation {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.wave_box {
    height: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.wave_box .wave {
    background: url(../../assets/img/wave.png) repeat-x;
    position: absolute;
    bottom: 0;
    width: 6400px;
    left: 0;
    height: 90px;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    transform: translate3d(0, 0, 0);
}

.wave_box .wave:nth-of-type(2) {
    bottom: -30px;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
    opacity: 1;
}

@keyframes wave {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: -1600px;
    }
}

@keyframes swell {
    0%,
    100% {
        transform: translate3d(0, -25px, 0);
    }
    50% {
        transform: translate3d(0, 5px, 0);
    }
}

/*================================================
Subscribe Area CSS
=================================================*/

.subscribe-area {
    background: #f1be49;
    padding-top: 50px;
    font-family: "Ubuntu", sans-serif;
    padding-bottom: 50px;
    position: relative;
}

.subscribe-area p {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 24px;
}

.subscribe-area form {
    position: relative;
}

.subscribe-area form .form-control {
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 30px;
    color: #ffffff;
}

.subscribe-area form .form-control::-moz-placeholder {
    color: #ffffff;
}

.subscribe-area form .form-control::placeholder {
    color: #ffffff;
}

.subscribe-area form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 75px;
    background: #ffffff;
    border: none;
    border-radius: 30px;
    font-size: 25px;
    cursor: pointer;
    line-height: 50px;
    color: #e15d36;
}

.subscribe-area form .validation-danger,
.subscribe-area form .validation-success {
    color: #ffffff;
    margin-top: 10px;
}

.subscribe-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 25px;
    background-image: url(../../assets/img/border.png);
    background-position: center center;
    background-repeat: repeat;
    background-size: contain;
    transform: rotate(540deg);
}

/*================================================
Welcome Area CSS
=================================================*/

.single-box {
    text-align: center;
    box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    padding: 30px 20px;
    background: #ffffff;
    position: relative;
    transition: 0.4s;
}

.single-box i {
    font-size: 50px;
    color: #999999;
    transition: 0.4s;
}

.single-box:hover i {
    color: #e15d36;
}

.single-box h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 20px;
}

.single-box p {
    margin-bottom: 0;
}

.single-box::before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    border-radius: 0 0 5px 5px;
    left: 0;
    background: #e15d36;
    bottom: 0;
    transition: 0.4s;
}

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

.single-box:hover {
    transform: translateY(-10px);
}

/*================================================
About Area CSS
=================================================*/

.about-area {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.about-area .row {
    position: relative;
}

.about-area .animation-box2 {
    right: 80px;
    top: 50px;
}

.about-image {
    position: absolute;
    left: -90px;
    top: -50px;
}

.about-title h3 {
    font-size: 30px;
    margin: 0 0 10px;
    font-weight: 400;
}

.about-title h5 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 300;
    margin: 0 0 15px;
}

.about-title h5 span {
    color: #e15d36;
    font-weight: 400;
}

.about-title p {
    margin-bottom: 0;
}

.our-skill {
    margin-top: 25px;
}

.our-skill .single-progress .progress-title {
    font-size: 16px;
    margin: 0 0 8px;
}

.our-skill .single-progress .progress {
    height: 20px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: none;
    margin-bottom: 20px;
    overflow: visible;
}

.our-skill .single-progress .progress .progress-bar {
    box-shadow: none;
    position: relative;
    background: #e15d36;
    border-radius: 10px;
    animation: animate-positive 2s;
}

.our-skill .single-progress .progress .progress-value {
    font-size: 15px;
    font-weight: 400;
    color: #222222;
    font-family: "Ubuntu", sans-serif;
    position: absolute;
    top: -1px;
    right: 2px;
}

.our-skill .single-progress:nth-child(4) .progress {
    margin-bottom: 0;
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

.our-mission p {
    margin-bottom: 0;
    margin-top: 20px;
}

.why-choose-us {
    text-align: center;
    background: #ffffff;
    margin-top: 20px;
}

.why-choose-us .single-choose {
    padding: 20px 15px;
}

.why-choose-us .single-choose i {
    font-size: 35px;
    color: #777777;
    transition: 0.4s;
}

.why-choose-us .single-choose:hover i {
    color: #e15d36;
}

.why-choose-us .single-choose h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 8px;
}

.why-choose-us .col-lg-4:nth-child(1) .single-choose {
    border-bottom: 1px solid #eeeeee;
}

.why-choose-us .col-lg-4:nth-child(2) .single-choose {
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
}

.why-choose-us .col-lg-4:nth-child(3) .single-choose {
    border-bottom: 1px solid #eeeeee;
}

.why-choose-us .col-lg-4:nth-child(5) .single-choose {
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
}

/*================================================
Services Area CSS
=================================================*/

.services-area {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-bottom:120px;
    background-image: url(../../assets/img/bg.png);
    background-attachment: fixed;
    background-repeat: repeat;
}

.single-services {
    padding: 30px 20px;
    background: #ffffff;
    position: relative;
    border-radius: 5px;
    margin-bottom: 30px;
    transition: 0.4s;
}

.single-services i {
    font-size: 45px;
    color: #999999;
    transition: 0.4s;
}

.single-services:hover i {
    color: #e15d36;
}

.single-services h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 20px;
}

.single-services p {
    margin-bottom: 0;
}

.single-services .bg-number {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 54px;
    color: #e15d36;
    opacity: 0.25;
    transition: 0.4s;
}

.single-services:hover .bg-number {
    opacity: 1;
}

.single-services:hover {
    transform: translateY(-10px);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
}

/*================================================
Team Area CSS
=================================================*/

.team-area {
    position: relative;
    overflow: hidden;
}

.team-area .animation-box4 {
    right: -300px;
    bottom: -300px;
}

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

.single-team ul {
    margin: 0;
    list-style-type: none;
    display: inline-block;
    background: #e15d36;
    position: relative;
    top: -20px;
    padding: 3px 17px;
    border-radius: 30px;
}

.single-team ul li {
    display: inline-block;
}

.single-team ul li a {
    color: #ffffff;
    font-size: 15px;
    margin: 0 -3px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid transparent;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.single-team ul li a:hover {
    border-color: #ffffff;
    background: #ffffff;
    color: #e15d36;
}

.single-team h3 {
    font-weight: 500;
    font-size: 20px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.single-team span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #999999;
}

/*================================================
Portfolio Area CSS
=================================================*/

.portfolio-area {
    padding-bottom: 60px;
}

.single-work {
    margin-bottom: 40px;
}

.single-work .work-image {
    display: block;
    position: relative;
}

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

.single-work .work-image::before {
    content: "";
    background: #e15d36;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: 0.4s;
}

.single-work .work-image:hover::before,
.single-work .work-image:focus::before {
    width: 100%;
}

.single-work .work-image .popup-btn {
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    right: 0;
    color: #ffffff;
    border: 2px solid #ffffff;
    width: 45px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
}

.single-work .work-image .popup-btn:hover {
    background: #ffffff;
    color: #e15d36;
}

.single-work .work-image:hover .popup-btn,
.single-work .work-image:focus .popup-btn {
    opacity: 1;
    visibility: visible;
    margin-top: -15px;
}

.single-work h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 25px 0 0;
    line-height: 12px;
}

/*================================================
Features Area CSS
=================================================*/

.features-area {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #e15d36;
}

.features-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.2;
    width: 100%;
    background: url(../../assets/img/white-waves.png);
}

.features-img img {
    border-radius: 10px;
}

.single-features {
    position: relative;
    margin-bottom: 30px;
    padding-left: 90px;
}

.single-features .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    color: #e15d36;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50%;
    font-size: 30px;
    transition: 0.4s;
}

.single-features:hover .icon {
    background: transparent;
    color: #ffffff;
}

.single-features h3 {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 15px;
}

.single-features p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
}

.single-features:nth-child(3) {
    margin-bottom: 0;
}

/*================================================
Feedback Area CSS
=================================================*/

.feedback-area {
    position: relative;
    overflow: hidden;
}

.single-feedback {
    background: #ffffff;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.06);
    padding: 20px;
    border-radius: 5px;
    margin-top: 25px;
    z-index: 1;
    position: relative;
    transition: 0.4s;
}

.single-feedback:hover {
    background: #e15d36;
}

.single-feedback .client-info {
    position: relative;
    padding-left: 118px;
    margin-bottom: 20px;
}

.single-feedback .client-info .img {
    position: absolute;
    left: 0;
    top: -45px;
    width: 100px;
}

.single-feedback .client-info .img img {
    border-radius: 0 20px 0 0;
}

.single-feedback .client-info h4 {
    font-size: 20px;
    font-weight: 500;
    transition: 0.4s;
}

.single-feedback .client-info span {
    display: block;
    font-size: 14px;
    color: #828893;
    margin-top: 8px;
    transition: 0.4s;
}

.single-feedback p {
    transition: 0.4s;
    margin-bottom: 0;
}

.single-feedback:hover p,
.single-feedback:hover .client-info h4,
.single-feedback:hover .client-info span {
    color: #fff;
}

.single-feedback i {
    font-size: 104px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #6f8ba4;
    z-index: -1;
    margin-top: -6px;
    margin-left: -70px;
    opacity: 0.07;
    transition: 0.4s;
}

.single-feedback:hover i {
    color: #ffffff;
    opacity: 0.14;
}

/*================================================
Pricing Area CSS
=================================================*/

.tab-slider-nav {
    text-align: center;
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
}

.tab-slider-nav .tab-slider-tabs {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    position: relative;
    border-radius: 35px;
    background: #eeeeee;
}

.tab-slider-nav .tab-slider-tabs::after {
    content: "";
    width: 50%;
    background: #e15d36;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.4s;
    border-radius: 35px;
}

.tab-slider-nav .tab-slider-tabs.slide::after {
    left: 50%;
}

.tab-slider-nav .tab-slider-tabs .tab-slider-trigger {
    font-weight: 600;
    font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    color: #686868;
    text-transform: uppercase;
    padding: 10px 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    transition: 0.4s;
}

.tab-slider-nav .tab-slider-tabs .tab-slider-trigger.active {
    color: #ffffff;
}

.tab-slider-container .row {
    width: 100%;
}

.pricing-table {
    text-align: center;
    background-image: url(../../assets/img/bg.png);
    padding-bottom: 35px;
    border-radius: 5px;
    box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
    border: 1px solid transparent;
    transition: 0.4s;
}

.pricing-table .pricing-header {
    padding: 40px 20px;
    border-bottom: 1px solid #e4e4e4;
    transition: 0.4s;
    font-size: 18px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
}

.pricing-table .price {
    font-size: 34px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #e15d36;
}

.pricing-table .pricing-features {
    padding: 0;
    margin: 0 0 35px;
    list-style-type: none;
}

.pricing-table .pricing-features li {
    font-size: 15px;
    font-weight: 400;
    color: #777777;
    margin-bottom: 12px;
}

.pricing-table .pricing-features li:last-child {
    margin-bottom: 0;
}

.pricing-table .btn-primary {
    background: transparent;
    text-transform: uppercase;
    color: #777777;
    border: 1px solid #e15d36;
}

.pricing-table .btn-primary:hover,
.pricing-table .btn-primary:focus {
    background: #8adb34 !important;
    border-color: #8adb34 !important;
}

.pricing-table.active,
.pricing-table:hover {
    border: 1px solid #e15d36;
}

.pricing-table.active .pricing-header,
.pricing-table:hover .pricing-header {
    background: #e15d36;
    border-color: #e15d36;
    color: #ffffff;
}

.pricing-table.active .btn-primary,
.pricing-table:hover .btn-primary {
    background: #e15d36;
    color: #ffffff;
}

/*================================================
Blog Area CSS
=================================================*/

.blog-area {
    padding-bottom: 70px;
}

.single-blog-post {
    margin-bottom: 30px;
}

.single-blog-post .post-thumbnail {
    overflow: hidden;
}

.single-blog-post .post-thumbnail a {
    display: block;
}

.single-blog-post .post-thumbnail a img {
    transition: 0.4s;
    width: 100%;
}

.single-blog-post:hover .post-thumbnail a img {
    transform: scale(1.3);
}

.single-blog-post .post-content {
    margin-top: 25px;
}

.single-blog-post .post-content h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 15px;
}

.single-blog-post .post-content h3 a {
    color: #000000;
}

.single-blog-post .post-content h3 a:hover {
    color: #e15d36;
}

.single-blog-post .post-content .read-more {
    font-size: 15px;
    color: #777777;
}

.single-blog-post .post-content .read-more:hover {
    color: #e15d36;
}

/*================================================
Work With Us Area CSS
=================================================*/

.work-with-us {
    background-color: #e15d36;
    z-index: 1;
    text-align: center;
    position: relative;
}

.work-with-us::before {
    content: "";
    position: absolute;
    left: 0;
    opacity: 0.2;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/regal.png);
    z-index: -1;
}

.work-with-us h3 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 12px;
    margin-top: -7px;
}

.work-with-us span {
    font-size: 20px;
    color: #ffffff;
    display: block;
    margin-bottom: 25px;
}

.work-with-us .btn-primary {
    color: #e15d36;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.work-with-us .btn-primary:hover,
.work-with-us .btn-primary:focus {
    color: #ffffff;
    background: transparent;
}

/*================================================
Partner Area CSS
=================================================*/

.partner-area {
    text-align: center;
    overflow: hidden;
    position: relative;
}

.partner-area .item a {
    display: block;
    position: relative;
    z-index: 1;
}

.partner-area .owl-carousel .owl-item img {
    width: 140px;
}

/*================================================
Contact Area CSS
=================================================*/

.contact-box {
    box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, 0.15);
    padding-left: 115px;
    padding-right: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
}

.contact-box .icon {
    position: absolute;
    left: 25px;
    top: 30px;
    width: 70px;
    height: 70px;
    line-height: 68px;
    font-size: 35px;
    text-align: center;
    border-radius: 50%;
    color: #e15d36;
    border: 1px solid #e15d36;
    transition: 0.4s;
}

.contact-box:hover .icon {
    background: #e15d36;
    color: #ffffff;
}

.contact-box h4 {
    font-size: 18px;
    margin-bottom: 12px;
}

.contact-box p {
    margin: 0;
    line-height: 25px;
    font-weight: 400;
}

.contact-box p a {
    color: #777777;
}

.contact-box p a:hover {
    color: #e15d36;
}

.get-in-touch {
    margin-top: 40px;
}

.get-in-touch h3 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.get-in-touch p {
    margin-bottom: 20px;
}

.get-in-touch ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.get-in-touch ul li {
    display: inline-block;
}

.get-in-touch ul li a {
    color: #e15d36;
    margin-right: 5px;
}

#contactForm {
    margin-top: 40px;
}

#contactForm .form-control {
    background: transparent;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

#contactForm .list-unstyled li {
    color: red;
}

#contactForm #msgSubmit {
    margin: 0;
}

#contactForm #msgSubmit.text-left {
    margin-top: 20px;
    font-size: 18px;
}

/*================================================
Footer Area CSS
=================================================*/

.footer-area {
    padding: 30px 0;
    background: #121314;
}

.footer-area p {
    font-size: 14px;
    margin-bottom: 0;
    color: #d5d5d5;
}

.footer-area ul {
    text-align: right;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-area li {
    display: inline-block;
    position: relative;
    font-size: 14px;
    padding-left: 17px;
}

.footer-area li::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    background: #ffffff;
    width: 2px;
    height: 12px;
}

.footer-area li:first-child::before {
    display: none;
}

.footer-area li a {
    color: #d5d5d5;
}

.footer-area li a:hover {
    color: #e15d36;
}

/*================================================
Right Side Modal CSS
=================================================*/

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 520px;
    height: 100%;
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-dialog .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: none;
}

.modal.right .modal-dialog .modal-content .modal-body {
    padding: 20px;
}

.modal.right .modal-dialog .modal-content .modal-body p {
    margin-top: 20px;
}

.modal.right .modal-dialog .modal-content .modal-body ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.modal.right .modal-dialog .modal-content .modal-body .modal-contact-info {
    margin-top: 30px;
    margin-bottom: 20px;
}

.modal.right .modal-dialog .modal-content .modal-body .modal-contact-info li {
    position: relative;
    padding-left: 45px;
    font-size: 18px;
    margin-bottom: 25px;
}

.modal.right .modal-dialog .modal-content .modal-body .modal-contact-info li b {
    display: block;
}

.modal.right .modal-dialog .modal-content .modal-body .modal-contact-info li i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 35px;
    color: #e15d36;
}

.modal.right .modal-dialog .modal-content .modal-body .social-links li {
    display: inline-block;
}

.modal.right .modal-dialog .modal-content .modal-body .social-links li a {
    color: #e15d36;
    margin-right: 5px;
}

.modal.right .modal-dialog .modal-content .modal-body .logo a {
    color: #283a5e;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 900;
}

.modal.right .modal-dialog .modal-content .modal-body .logo a span {
    color: #e15d36;
}

.modal.right .modal-dialog .modal-content .modal-header {
    border-bottom-color: transparent;
    background-color: transparent;
    padding: 20px 30px 0;
}

.modal.right .modal-dialog .modal-content .modal-header .close {
    color: #000000;
    font-size: 35px;
    outline: 0 !important;
    transition: 0.4s;
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 0;
    border: none !important;
    z-index: 9;
}

.modal.right .modal-dialog .modal-content .modal-header .close:not(:disabled):not(.disabled):focus,
.modal.right .modal-dialog .modal-content .modal-header .close:not(:disabled):not(.disabled):hover {
    color: #e15d36;
    text-decoration: none;
    opacity: 1;
}

.modal.right.fade .modal-dialog {
    right: -420px;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

/*================================================
Got Top CSS
=================================================*/

.go-top {
    position: fixed;
    cursor: pointer;
    bottom: 30px;
    right: 20px;
    font-size: 20px;
    color: #ffffff;
    background-color: #f1be49;
    z-index: 1;
    display: none;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 39px;
    border-radius: 50%;
    transition: 0.4s;
}

.go-top:hover {
    color: #ffffff;
    background: #e15d36;
}

#team {
    position: relative;
    overflow: hidden; /* Ensures background images do not spill out of the section */
}

#team .animation-box1,
#team .animation-box2,
#team .animation-box3,
#team .animation-box4 {
    position: absolute;
    z-index: -1; /* Push behind the content */
    opacity: 0.3; /* Optional: Set transparency for better readability */
}

#team .animation-box1 img {
    top: 10%;
    left: 5%;
    width: 150px;
}

#team .animation-box2 img {
    top: 20%;
    right: 10%;
    width: 120px;
}

#team .animation-box3 img {
    bottom: 15%;
    left: 20%;
    width: 100px;
}

#team .animation-box4 img {
    bottom: 5%;
    right: 15%;
    width: 140px;
}



.section1{
    background-color: #f1be49;
    width:30%;
    padding:1%;
    border-radius:20%;
    color: #163016;
}
.section2{
background-color: #e15d36;
width:60%;
padding:1%;
border-radius:20%;
color: #163016;
}
.section_team{
    background-color: #f1be49;
    width:100%;
    padding:1%;
    border-radius:20%;
    color: #163016;
    }
.section3{
    background-color:#f1be49;
    width:40%;
    padding:1%;
    border-radius:20%;
    color: #163016;
}
.section4{
    background-color:#43a062;
    width:30%;
    padding:1%;
    border-radius:20%;
    color: #163016;
}
.section-solution
{
    background-color:#43a062;
    width:30%;
    padding:1%;
    border-radius:20%;
    color: #163016;
}
.section-contact{
    background-color: #e15d36;
    width:20%;
    padding:1%;
    border-radius:20%;
    color: #163016;
}
.ser{
    background-color: #e15d36;
    width:20%;
    padding:1%;
    border-radius:20%;
    color: #163016;
}
.single-box-ses{
   background-image: url(../../assets/image/sec1.JPG); 
   background-size: contain; 
   background-color: rgba(0, 0, 0, 0.6); 
   background-blend-mode: overlay; 
   color: white; 
   padding: 20px; border-radius: 10px;
   background-repeat:no-repeat;
}
.single-box-ses1{
    background-image: url(../../assets/image/sec2.JPG); 
    background-size: contain; 
    background-color: rgba(0, 0, 0, 0.6); 
    background-blend-mode: overlay; 
    color: white; 
    padding: 20px; border-radius: 10px;
     background-repeat:no-repeat;
 }
 .single-box-ses2{
    background-image: url(../../assets/image/sec3.JPG); 
    background-size: contain; 
    background-color: rgba(0, 0, 0, 0.6); 
    background-blend-mode: overlay; 
    color: white; 
    padding: 20px; border-radius: 10px;
     background-repeat:no-repeat;
 }
 .responsive-logo {
    width: 100%;
    max-width: 300px; /* Adjust as needed */
    height: auto;
    display: block;
    margin: 0 auto;
}

/* Ensure other images scale properly */
.animation-box1 img,
.animation-box2 img,
.animation-box3 img,
.animation-box4 img,
.animation-box6 img,
.animation-box7 img {
    width: 100%;
    max-width: 100%; /* Adjust as needed */
    height: auto;
    object-fit: contain; /* Keeps the aspect ratio intact */
}

/* Media query for larger screens */
@media (min-width: 768px) {
    .responsive-logo {
        max-width: 60%; /* Adjust for larger screens */
    }
}
@media only screen and (max-width: 767px) {
    .section-title h2 {
        font-size: 25px;
        margin-bottom: 13px;
        width: 50%;
    }
}

/* Responsive Adjustments */
@media (min-width: 768px) {
    .content {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 40px;
    }

    .content p {
        max-width: 45%;
    }
}
@media only screen and (max-width: 767px) {
    .section-title-contact h2 {
        font-size: 25px;
        margin-bottom: 13px;
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .section-title-team h2 {
        font-size: 25px;
        margin-bottom: 13px;
        width: 60%;
    }
}
@media only screen and (max-width: 767px) {
    .section-title-why h2 {
        font-size: 25px;
        margin-bottom: 13px;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .section-title-che h2 {
        font-size: 25px;
        margin-bottom: 13px;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .section1{
        background-color: #f1be49;
        width:70% !important;
        padding:1%;
        border-radius:20%;
        color: #163016;
    }
}

@media only screen and (max-width: 767px) {
    .imgs{
        width:100% !important;
    }
}

/* Media query for larger screens */
@media (min-width: 768px) {
    .responsive-logo {
        max-width: 60%; /* Adjust for larger screens */
    }
}
@media (max-width: 768px) {
    .single-box-ses {
        background-blend-mode: overlay;
        background-color: rgba(0, 0, 0, 0.6); /* Ensure color displays */
    }
}


@media only screen and (max-width: 767px) {
 .single-box-ses2{
    background-image: url(../../assets/image/sec3.JPG); 
    background-size: contain; 
    background-color: rgba(0, 0, 0, 0.6); 
    background-blend-mode: overlay; 
    color: white; 
    padding: 20px; border-radius: 10px;
 }
}

/* Responsive Adjustments */
@media (min-width: 768px) {
    .content {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 40px;
    }

    .content p {
        max-width: 45%;
    }
}


.secti{
        /*background-color: #f1be49;*/
        /*padding: 2%;*/
        /*border-radius: 20%;*/
        font-size: 20px;
        color: #ef615c;;
    }

.secti1{
    /*background-color: #f1be49;*/
    /*padding: 3%;*/
    /*border-radius: 20%;*/
    font-size: 20px;
    color: #43a062;

}

.secti2{
    /*background-color: #e15d36;*/
    /*padding: 3%;*/
    /*border-radius: 20%;*/
    font-size: 20px;

}
.secti3{
    /*background-color: #f1be49;*/
    padding:2%;
    /*border-radius:50%;*/
    font-weight: 900;
    font-size: 65px;
    color: #f1be49;
}
.welcome-area1 {
    position: relative;
    background-image: url(../../assets/image/banner1.png);
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.welcome-area1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.welcome-area1 * {
    position: relative;
    z-index: 2; /* Ensures content is above the overlay */
}

.welcome-area12 {
    position: relative;
    background-image: url(../../assets/image/banner5.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; 
    text-align: center;
}
.section5{
     text-align:center;
     width:40%;
}
@media (max-width: 768px) {
    .section5{
         text-align:center;
         width:100%;
    }
}
.section6{
     text-align:center;
     width:40%;
}
@media (max-width: 768px) {
    .section6{
         text-align:center;
         width:100%;
    }
}
.section-title h3 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
}
@media (max-width: 768px) {
    .welcome-area12 {
        height: 400px;
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .welcome-area12 {
        height: auto; /* Adjust height dynamically for very small devices */
        padding: 30px 15px; /* Add padding to ensure spacing */
    }

    .welcome-area12 .section-title h2 {
        font-size: 1.5rem; /* Adjust heading size */
    }

    .welcome-area12 .section-title p {
        width: 100%; /* Ensure paragraph width adapts */
        font-size: 0.9rem; /* Adjust font size */
    }

    .welcome-area12 .row .single-box p {
        font-size: 0.9rem; /* Reduce text size for smaller devices */
    }
}

.welcome-area12::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Black color with 50% transparency */
    z-index: 1; /* Places it above the background image */
}

.welcome-area12 * {
    position: relative;
    z-index: 2; /* Ensures content is above the overlay */
}
.section-title-contact{
    text-align: center;
    margin-bottom: 30px;
    margin-top: -18px;
    font-family: "Ubuntu", sans-serif;
}
.team-section{
    text-align:center;
    width:80%;
    color:black;
}
@media (max-width: 768px) {
    .team-section{
    text-align:center;
    width:100%;
    color:black;
}
