/********** Template CSS **********/
:root {
    --primary: #000;
    --light: #F8F8F8;
    --dark: #252525;
}
body{
    color: #000; font-size: 14px;      width: 100%;
    overflow-x: hidden;
}
body.inner-page{
     background: url(../img/body-bg.jpg) 0 100px;
    /*background-size: cover; */
}

.pro-bg{
    background: url(../img/body-bg.jpg) center center;
    background-size: cover;
}

h1,
h2,
.h1,
.h2,
.fw-bold {
    font-weight: 400 !important;
}

h3,
h4,
.h3,
.h4,
.fw-medium {
    font-weight: 500 !important;
}


h5,
h6,
.h5,
.h6,
.fw-normal {
    font-weight: 400 !important;
}
h2, .h2 {
    font-size: 1.8rem;
    color: #052244;
}
h4, .h4 {
    font-size: 1.2rem;
    color: #052244;
}
a.btn-underline {
    color: #062346;
    text-decoration: underline;
}
.display-5 {
    font-size: 4.5rem; color: #000;
}
.bg-tringle {
    background: url(../img/p-bg.jpg) 0 0 no-repeat;
    background-size: cover;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 50px;
    z-index: 99;
}

h1 {
    font-weight: 300 !important;
    font-size: 50px !important;
    color: #000;
}
.home-banner h1 {
    font-family: 'Prata', serif;
    font-weight: 300 !important;
    font-size: 54px !important;
    color: #51294b;
    margin-bottom: 20px;
}
.home-about-service {
    margin: -8px 0 0 0;
}
.m-auto{margin: 0 auto !important;}
.owl-carousel-item {
    position: relative;
}
.banner-text{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 560px;
    text-align: center;
    color: #fff;
    width: 100%;
}
.banner-text h2 {
    color: #fff;
}
.banner-text p {
    font-size: 19px;
    font-weight: 300;
    color: #000;
}
.banner-sub-text {
    color: #ff7ebf;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.prod-text {
    width: 100%;
    max-width: 75%;
}
h3 {
    color: #000;
}

/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}
.pl-2 {
    padding-left: 20px;
}
.pl-3 {
    padding-left: 30px;
}
.pl-4 {
    padding-left: 40px;
}
.pl-5 {
    padding-left: 50px;
}
.description ul {
    padding: 0; margin-bottom: 0;
}
.w-6 {
    width: 60%;
    margin: 0 auto 40px;
}
.hme-aa-right h4.title, .hme-aa-left h4.title {
    font-size: 1.4rem;
}
.description ul li .s-txt {
    font-size: 50px;
    display: inline-block;
    margin: 25px 0;
    font-weight: 700;
    color: #1a3263;
}

.description ul li {
    display: inline-block;
    margin: 5px 0px 5px 0;
    text-align: center;
    width: 33%;
    position: relative;
    border-right: 1px solid #ccc;
}
.description ul li .icons {
    margin-bottom: 15px;

}
.description ul li.last-child {
    width: 100%; margin-bottom: 0; border: 0;
} 
.description ul li.last-child .icons {
    display: none;
}
.description ul li.last-child .dd-box {
    margin: 0 auto;
    padding: 0;
    border: 0;
        height: auto;
}
.description ul li.last-child .dd-box .d-head {
    display: inline-block;
}
.description ul li.last-child .dd-box .d-value {
    display: inline-block;
    color: #f6533f;
}
.description ul li.last-child .dd-box .d-value a {
    color: #0751a3; text-decoration: underline;
}
.description ul li.last-child .dd-box .d-value a:hover {
    text-decoration: underline;
}
.description ul li.last-child .dd-box .d-head {
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
}
.dd-box {
    width: 85%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    height: 140px;
}
.bt-arrw {
    text-align: left;
    width: 40%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.bt-arrw img {
    position: relative;
    left: -16px;
    transition: .5s;
}
.description ul li:hover .bt-arrw img {
    position: relative;
    left: 0px;
    transition: .5s;
}
.dd-box .d-head {
    font-size: 20px;
    font-weight: 600;
    color: #052244;
    margin-bottom: 18px;
}

.content-text {
    padding: 15px 20px; min-height: 125px;
}
.g-ele-top {
    position: absolute;
    z-index: -1;
    left: 0;
    top:0;
}
.g-ele-bt {
    position: absolute;
    z-index: -1;
    right: 0;
        bottom: 0;
}
.row.services-list {
    margin-bottom: 45px;
}


.team-box {
   
    display: inline-block;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
    text-align: center;
}
.team-bg {
    background: #ffd6a39c;
    padding: 50px 0 59px;
}
.team-box img {
    max-width: 135px;
    position: relative;
    margin: 0;
    padding: 0px;
}
.team-img {
    border: 1px solid #ccc;
    overflow: hidden;
    width: 133px;
    margin: 0 auto 20px;
    height: 140px 
}
.why-choose-us {
    background: url(../img/w-bg.jpg) center no-repeat;
    background-size: cover;
    padding: 16px 0 0;
    margin-bottom: 5px;
}
.why-choose-us h2.title, .why-choose-text h2 {
    color: #eabf8a;
}
.disclaimer {
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin: 0;
}
.disclaimer p {
    color: #fff;
    margin: 0;
    font-size: 12px;
    text-align: center;
}
.bi-arrow-up::before {
    content: "\f148";
    font-weight: 700 !important;
}
.why-choose-us p, .why-choose-us {
    color: #fff;
}
.footer-top {
    margin-top: 0px;
}
body.inner-page .footer-top {
    margin-top: 10px;
    
}
.description ul li .icons img {
    max-width: 70px;
}
.footer-top .f-add-head img {
        border: 1px solid #fff;
    padding: 5px 10px;
    max-height: 32px;
    margin-right: 25px
}
.f-add-head {
    display: flex; align-items: center;
}

.f-add-head h3, .f-text h3 {
    font-size: 20px; color: #fff;
}

.inner-banner-img {
    height: 260px;
    overflow: hidden;
}
ul.left-imgs {
    list-style: none;
    margin: -128px 0 -108px 0; text-align: right;
    width: 93%;
}
ul.left-imgs li {
    position: relative;
    display: inline-block;
}
li.video-img {
    position: relative;
    margin: -225px 0 0 0px;
}
li.w-fi {
    text-align: left;
    position: relative;
    left: -75px;
}
.why-choose-us li {
    margin-bottom: 20px;
}
ul.left-imgs img {
    max-width: 78%;
}
img.video-link {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
    background: #ffffff63;
    border-radius: 500px;
    padding: 9px;
    max-width: 115px !important;
}

.cate-description table td {
    border: 1px solid #ccc;
    padding: 5px 25px;
}

.cate-description ul li {
    display: inline-flex;
    margin: 0px 20px 10px;
    position: relative;
}
.cate-description ul {
    margin-bottom: 0;
}
#contactForm .form-control::placeholder{color: #999 !important;}
.cate-description ul li:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #000;
}
.cate-description table {
    margin: 0 auto 0;
    text-align: left;
}

.last-child-custom ul {
    padding: 0;
    list-style: none;
}
.last-child-custom ul li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.last-child-custom blockquote {
    font-size: 16px;
    border-left: 5px solid #333;
    padding-left: 25px;
    border-right: 5px solid #333;
    padding-right: 25px;
}
.cate-description table td:last-child {
    width: 165px;
}

.w-70 {
    width: 70% !important;
}

.team-box h2 {
    font-size: 20px;
}
.team-carousel .owl-nav .owl-prev, .blog-carousel .owl-nav .owl-prev, .services-home .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -45px;
}
.team-carousel .owl-nav .owl-next, .blog-carousel .owl-nav .owl-next, .services-home .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    right: -45px;
}
.team-carousel .owl-nav div, .blog-carousel .owl-nav div, .services-home .owl-nav div{
    text-indent: -99999px;
    border: 0 solid #000;
    width: 45px;
    height: 24px;
    border-radius: 50px;
    position: relative;
}
.team-carousel .owl-nav .owl-prev:before, .blog-carousel .owl-nav .owl-prev:before, .services-home .owl-nav .owl-prev:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(-45deg);
}
.team-carousel .owl-nav .owl-next:before, .blog-carousel .owl-nav .owl-next:before, .services-home .owl-nav .owl-next:before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    border-left: 0;
    border-top: 0;
    transform: rotate(-45deg);
}
.prod-box h2 {
    font-size: 16px;
    font-weight: 500 !important;
}
.btn-linkk {
    margin: 20px 0;
}
.p-short {
    height: 90px;
    overflow: auto;
    padding-right: 20px;
}
.team-box h2 a.s-h {
    font-weight: 600;
    font-size: 19px;
}
.news-w img {
    border-radius: 10px;
    margin: -35px 0 20px 0;
}
/*** Button ***/
.btn {    
    font-weight: 500;
    transition: .5s;
    border: 1px solid #000000;
    color: #000000;
    font-size: 15px;
    padding: 10px 35px;
    text-transform: capitalize;
    border-radius: 50px;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #000;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn-outline-body {
    color: var(--primary);
    border-color: #777777;
}

.btn-outline-body:hover {
    color: #FFFFFF;
    background: var(--primary);
    border-color: var(--primary);
}

.btn-primary:hover {
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary);
}


/*** Navbar ***/
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar .navbar-nav .nav-link {
    margin-left: 5px;
    padding: 19px 0px 19px 20px;
    color: var(--dark);
    font-weight: 500;
    text-transform: capitalize;
    outline: none;

}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}
a.nav-item.nav-link:before {
    content: '-';
    position: absolute;
    left: 0;
}
.navbar .navbar-nav .nav-link:first-child:before{
    display: none;
}
.top-right li img {
    max-width: 21px;
}

/*.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}*/


.navbar.sticky-top.shadow-sm{position: fixed;}

.navbar-expand-lg {
    flex-wrap: inherit;
    justify-content: inherit;
}
.navbar {
    display: inherit;
    z-index: 9999;
}
.navbar-nav {
    display: block; margin: 0 auto;
}
.navbar .navbar-nav .nav-link {
    display: inline-block;
    font-weight: 400;
    font-size: 19px;
    position: relative;
}
.nav-item.dropdown {
    display: inline-block;
}
.navbar-expand-lg .navbar-collapse {
    display: inline-block !important;
    flex-basis: inherit;
    border: 0px solid #ccc;
    border-left: 0;
    border-right: 0;
}
.home-banner {
    /*position: absolute;*/
    top: 0;
}
.home-banner .owl-nav {
    width: 100%;
    position: absolute;
    top: 45%;
    padding: 0 0;
    transform: translate(0, -50%);
}

h2.subtitle {
    font-size: 22px;
    margin-bottom: 20px;
}
.description {
    padding: 0;
    line-height: 22px;
}
.home-banner .owl-prev {
    position: absolute;
    left: 30px;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: #ffffff52 url(../img/left-image.png) 0 0 no-repeat;
}
.home-banner .owl-next {
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: #ffffff52 url(../img/right-image.png) 0 0 no-repeat;
}
.btn-primary {
    color: #000;
    background-color: #b78d6500;
    border-color: #000000;
    border-radius: 50px;
}

.l-c-icons ul {
    padding: 0;
    list-style: none;
    display: inline-block;
}
.l-c-icons ul li {
    display: inline-block;
    margin: 9px 4px 0;
}
.l-c-icons ul li img.img-fluid {
    width: 24px;
}
.currency-list {
    display: none;
}
.currency-w {
    display: inline-block;
}
.currency-w img.img-fluid {
    width: 13px;
}
.dd-icon {
    width: 10px !important;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}

.bg-top {
    background: #f9e912;
}
.top-left li {
    display: inline-block;
    margin-right: 25px;
    list-style: none;
    background: none;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.top-right {
    text-align: right;
}
.top-right li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    background: none;
    padding: 0;
    margin-bottom: 0;
}
.bg-top ul {
    margin: 4px 0;
    padding: 0;
}

/*** Header ***/
.owl-carousel-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    
}

@media (max-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }

    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
    }
}

.header-carousel .owl-dots {
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    right: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dots .owl-dot {
    position: relative;
    width: 45px;
    height: 45px;
    margin: 5px 0;
    background: var(--dark);
    transition: .5s;
}

.header-carousel .owl-dots .owl-dot.active {
    width: 60px;
    height: 60px;
}

.header-carousel .owl-dots .owl-dot img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 2px;
    transition: .5s;
    opacity: .3;
}

.header-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: var(--light);
}
.short-des {
    width: 70%;
    line-height: 35px;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000000c7;
}
.modal {
    top: 5%;
}
.modal-content {
    border-radius: 17px; border-radius: 20px;
}
.modal.fade .modal-dialog {
    transform: inherit;
}
.modal-dialog {
    max-width: 65%;
}
.modal-form iframe {
    width: 100%;
}
.success {
    z-index: 9;
}
.news-media {
    margin: 0px 0 0 0;
    z-index: 1;
    padding-top: 0;
    padding-bottom: 55px;
}



.overflow-auto {
    height: 165px;
}
.about-full {
    text-align: left;
    position: relative;
    margin-bottom: 25px !important;
    margin-top: 0px !important;
}
.about-full .overflow-auto {
    height: auto; text-align: justify;
}

.a-des ul {
    padding: 0;
    list-style: none;
}
.a-des ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.inner-banner-bt-shape {
    position: absolute;
    bottom: -2px;
    transform: rotate(180deg);
    width: 100%;
    display: none;
}
.pt-55 {
    padding-top: 55px;
}
.footer .top-bar {
    margin: -57px 0 0 0;
    position: relative;
    z-index: 9;
        top: 2px;
}
.footer {
    position: relative;
    background: #032c3e url('../img/footer-bg.jpg') no-repeat center center;
    background-size: cover;
}
a.link-black {
    color: #000;
    border: 1px solid #000;
    background: #fff;
}
.footer .text-primary {
    color: #fff !important;
}

a.wapp-icon-bottom {
    position: fixed;
    bottom: 50px;
    left: 18px;
    z-index: 999;
}
a.wapp-icon-bottom img#style-9 {
    width: 60px;
    height: 60px;
}
.f-txt {
    color: #fff;
    margin-bottom: 5px;
}
.blog-t-img.mb-4 {
    text-align: center;
}
button.close {
    background: #fff;
    border: 1px solid #000;
    border-radius: 66px;
    position: absolute;
    right: -9px;
    top: -11px;
    width: 29px;
}
form.form-form {
    width: 82%;
    margin: 30px auto;
}
form.form-form .form-control {
    width: 100%;
    border-radius: 34px;
    padding: 13px 30px;
    margin-top: 10px;
    border: 1px dashed #666;
}
form.form-form .form-control.submit-btn {
    background: #000;
    color: #fff;
}
form.form-form label {
    width: 100%;
}

.after-bg img {
    max-width: 100%;
}
.after-bg {
    position: relative;
    background: url(../img/wwd-bg.jpg) center center no-repeat;
    background-size: cover;
    border-top: 1px solid #cccccc73;
    border-bottom: 1px solid #cccccc73;
}
.home-about:before{

}

.bg-dark {
    background: #000;
    color: #fff;
    padding: 20px 55px;
    border-radius: 50px;
    font-size: 21px;
}
.btn:hover {
    color: #000;
}
.form-control {
    background-color: #fff0;
}
.modal-content {
    background-color: #ffffffe3;
}
/*** Section Title ***/
.section-title {
    color: var(--primary);
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}


/*** Facts ***/
.fact-item .fact-icon {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 120px;
    transition: .5s;
}

.fact-item:hover .fact-icon {
    background: var(--dark);
}

.fact-item .fact-icon i {
    color: var(--primary);
    transition: .5;
}

.fact-item:hover .fact-icon i {
    color: #FFFFFF;
}
.table-cell-ver {
    display: table-cell;
    vertical-align: middle;
    height: 495px;
}

/*** About & Feature ***/
.about-img,
.feature-img {
    position: relative;
}

.about-img img,
.feature-img img {
    position: absolute;
    width: 60%;
    height: 80%;
    object-fit: cover;
}

.about-img img:last-child,
.feature-img img:last-child {
    margin: 20% 0 0 40%;
}

.about-img::before,
.feature-img::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 80%;
    top: 10%;
    left: 20%;
    border: 5px solid var(--primary);
    z-index: -1;
}


/*** Service ***/
.service-item .bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.service-item .service-text {
    background: var(--light);
    transition: .5s;
}

.service-item:hover .service-text {
    background: rgba(0, 0, 0, .7);
}

.service-item * {
    transition: .5;
}

.service-item:hover * {
    color: #FFFFFF;
}

.service-item .btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    color: var(--dark);
    background: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s;
}

.service-item:hover .btn {
    width: 140px;
}


/*** Project ***/
.project .nav .nav-link {
    background: var(--light);
    transition: .5s;
}

.project .nav .nav-link.active {
    background: var(--primary);
}

.project .nav .nav-link.active h3 {
    color: #FFFFFF !important;
}


/*** Team ***/
.team-items {
    margin: -.75rem;
}

.team-item {
    padding: .75rem;
}

.team-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    transition: .5s;
    z-index: -1;
}

.team-item:hover::after {
    height: 100%;
    background: var(--primary);
}

.team-item .team-social {
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0;
}

.team-item .team-social .btn {
    display: inline-flex;
    margin: 0 2px;
    color: var(--primary);
    background: var(--light);
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}


/*** Testimonial ***/
.testimonial-carousel {
    display: flex !important;
    flex-direction: column-reverse;
    max-width: 700px;
    margin: 0 auto;
}

.testimonial-carousel .owl-dots {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.testimonial-carousel .owl-dots .owl-dot {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 5px;
    transition: .5s;
}

.testimonial-carousel .owl-dots .owl-dot.active {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-dots .owl-dot::after {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
    transition: .5s;
    opacity: 0;
}

.testimonial-carousel .owl-dots .owl-dot.active::after {
    opacity: 1;
}

.testimonial-carousel .owl-dots .owl-dot img {
    opacity: .4;
    transition: .5s;
}

.testimonial-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}
.testi-bg {
    background: url(../img/testimonial-bg.jpg) center 100% no-repeat;
    background-size: contain;
    padding: 0 88px 45px;
}
.testi-bg .owl-nav.disabled {
    display: block;
}
.testi-bg .owl-nav.disabled .owl-prev {
    position: absolute;
    top: 35%;
    left: -65px;
    background: url(../img/icons/t-a-left.png);
    text-indent: -9999px;
    width: 47px;
    height: 47px;
}
.testi-bg .owl-nav.disabled .owl-next {
    position: absolute;
    top: 35%;
    right: -65px;
    background: url(../img/icons/t-a-right.png);
    text-indent: -9999px;
    width: 47px;
    height: 47px;
}
.text-primary {
    color: #000000 !important;
}
.testi-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.testi-bg .display-4 {
    font-size: 2rem;
}
.blog-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.blog-bg .display-4 {
    font-size: 2rem;
}

.btn.read-more {
    color: #000;
    border: 1px solid #0000009c;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    border-radius: 90px;
}
.p-img {
    position: relative; margin: 80px 0;
}
.p-img img.bg-img {
    position: relative;
    border: 5px solid #fff;
    border-radius: 22px;
    width: 85%;
        z-index: 1;
}
.p-img:after {
    position: absolute;
    background: #ae935c;
    width: 78%;
    height: 90%;
    content: '';
    top: -35px;
    left: 80px;
    z-index: 0;
    border-radius: 25px;
}
.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}
.tab-content {
    background: #789e91;
    padding: 50px;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.nav-tabs {
    border: 0;
    display: inline-block;
    width: 100%;
    margin: 0 0 0px;
        padding: 0 0 0 35px;
}
.nav-tabs li {
    display: inline-block;
    background: none;
    padding: 0;
    margin: 0;
}
.nav-tabs li a {
    margin: 0 55px 0;
    font-size: 21px;
    font-weight: 600;
    padding: 30px 1px;
    display: inline-block;
}
.nav-tabs li.active a {
    background: #789e91;
    color: #fff;
    padding: 30px 45px;
    border-radius: 15px 15px 0 0;
    display: inline-block;
}
.bg-yelo {
    background: #cfb82c40;
}
.blue-top {
    position: relative;
    top: -55px;
}
.white-top {
    position: relative;
    top: -100px;
}

img {
    max-width: 100%;
}


.footer .info-link li {
    margin-bottom: 8px;
    list-style: none;
}
.footer .info-link li strong {
    width: auto;
    display: inherit;
    border: 0;
    padding: inherit;
    margin: inherit;
    font-size: inherit;
}
.social-icons li {
    display: inline-block;
    margin: 0 8px 0px 0;
}
.social-icons ul {
    padding: 0;
}

form#contactForm label.error {
    top: 0;
    color: #e91e63;
    font-size: 14px;
}
.team-img a {
    width: 190px;
    height: 215px;
    display: inline-block;
    background-size: contain !important;
    border-radius: 500px;
    overflow: hidden;
    background-color: #f4f4f4 !important;
}
.team-detail h3 {
    font-size: 24px;
    margin: 0;
}
.team-detail h3 span {
    font-size: 18px;
}
.j-text.text-left {
    padding: 0 45px 0 0;
}
.j-text.text-right {
    padding: 0 0 0 45px;
}
.mar-auto {
    margin: 0 auto;
}
.specialization h2.title {
    font-size: 26px !important;
}
ul {
    padding: 0 7%;
}

.text-right {
    text-align: right;
}
.tab-inner {
    display: inline-block;
    width: 100%;
}
.content-img img {
    border-radius: 25px;
    cursor: pointer;
}
div#video-popup {
    z-index: 9999999;
    top: 0;
    background: #000000a6;
}
.c-image h6 a {
    font-weight: 600;
}
.c-image .p-imag {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}
.c-image {
    margin-bottom: 20px;
    text-align: center;
}
.prod-carousel-home .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 375px;
}
.prod-carousel-item a.btn.read-more {
    margin-top: 10px;
    width: 100%;
}
.prod-carousel-home .owl-nav.disabled {
    display: block;
}
/*.prod-carousel-home .owl-nav.disabled .owl-prev {
    position: absolute;
    top: 35%;
    left: -65px;
    background: url(../img/icons/left-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.prod-carousel-home .owl-nav.disabled .owl-next {
    position: absolute;
    top: 35%;
    right: -65px;
    background: url(../img/icons/right-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}*/
.prod-carousel-item p {
    margin-bottom: 4px;
}

.blog-t-w img {
    width: 100%;
    border-radius: 11px 11px 0 0;
}
.b-text.bg-b {
    background: #e1cab4;
    border-radius: 0 0 11px 11px;
    padding: 27px 33px;
}
.author-detail a {
    color: #000;
}
.short-d {
    margin-bottom: 16px;
    margin-top: 8px;
}
.blog-bg img {
    width: 100%;
}
.divideri {
    border-top: 1px solid #ccc;
    padding: 15px 0;
    margin-top: 30px;
}
img.blog-im {
    border-radius: 13px;
}
.blog-bg {
    width: 43%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
.blog-bg .title {
    position: inherit;
    left: inherit;
    transform: inherit;
    font-size: 17px;
    margin: 0 0 9px 0;
    font-weight: 600;
}
/*.blog-bg:after {
    position: absolute;
    content: '';
    width: 500px;
    height: 629px;
    right: -55%;
    top: 0;
    background: #efe3d9;
    border-radius: 100%;
    z-index: 1;
}*/
.galler-img {
    border-radius: 0 0 310px 310px;
    overflow: hidden;     border: 1px solid #dbb38f;
}
.galler-img img {
    max-width: 100%;
    padding: 0px 20px 20px 20px;
    border-radius: 0 0 310px 310px;
}
.gallery-txt h3 {
    font-size: 140px;
    color: #cccccc30;
    position: relative;
    top: 40px;
}
.gallery-txt p.section-title {
    width: 70%;
    margin: 0 auto;
}
/*****  Masonry Gallery start  ***/

section.gallery-m {
  column-width: 310px;
  column-gap: 30px;
  padding: 50px 5px;
}

section.gallery-m img {
  width: 100%;
  cursor: pointer;
      margin-bottom: 30px;
}


.lightbox {
  position: fixed !important;
  width: 100%;
  height: 100%;
  top: 50px !important;
  display: none;
  /*background: #7f8c8d;*/
  perspective: 1000; z-index: 999999;
}
.container.video-ggg .video-item.text-center {
    width: 100%; border-radius: 0;
}
.container.video-ggg .vid-text h3 {
    margin: 15px;
    font-size: 17px;
}
.imageGallerys-w.text-center h3 {
    font-size: 19px;
    margin: 11px 0 25px;
}
.container.video-ggg .video-item.text-center img.vid-img {
    max-width: 100%;
    max-height: inherit;
}

.filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}

.lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}


/*.lightbox:hover img{
  transform: translate(-50%, -50%) rotateY(180deg);
}*/

[class^="arrow"] {
  height: 200px;
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

[class^="arrow"]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  height: 15px;
}

.arrowr {
  right: 0;
}

.arrowr:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

.arrowl {
  left: 0;
}
.arrowl {
    border-radius: 0 15px 15px 0;
}
.arrowr{border-radius: 15px 0 0 15px;}

.arrowl:after {
  border-left: 1px solid white;
  border-top: 1px solid white;
}

.lightbox .close {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.4);
  margin: 20px;
  cursor: pointer;
}

.lightbox .close:after,
.lightbox .close:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #e74c3c;
}

.lightbox .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.lightbox .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.row.g-0.about-content {
    position: relative;
    z-index: 10;
   
}
.home-about.after-bg .yello-bg {
    position: relative;
    z-index: 99;
}

/****  End   ****/


/*** Footer ***/
.footer-links a.btn.btn-link {
    color: #000;
    display: inline-block;
    margin: 0 8px;
    padding: 0 0px;
}



.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #777777;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::after {
    position: relative;
    content: "|";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--primary);
    margin-left: 20px;
}
.footer .divideri {
    margin: 0;
}
.footer .col-lg-12 {
    margin: 20px 0;
}
.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .form-control {
    border-color: #ffffff;
    margin-bottom: 19px;
    border-radius: 36px;
    padding: 8px 25px;
    color: #fff;
    background: none;
}
.form-control:focus {
    padding: 8px 0 8px 0;
    font-size: 13px;
    background: #a8609c;
    position: relative;
    font-weight: 400;
}

.footer .copyright {
       padding: 7px 0 9px 0;
    font-size: 13px;
    background: #1d425257;
    position: relative;
    font-weight: 400;
    color: #fff;
    border-top: 1px solid #425a64;
}
.footer .copyright a{
    color: #e3a976;
    text-decoration: underline;
}

.footer .copyright a:hover {
    color: #fff ;
}
.footer h3 {
    font-size: 18px;
    font-weight: 600 !important;
    color: #fff;
    padding-bottom: 5px;
    position: relative;
}
.footer-main .info-link a {
    color: #fff; position: relative;
}

/*.footer-main .info-link.q-link a:before {
    content: '';
    background: url('../img/listicon.png') no-repeat 0 0;
    width: 16px;
    height: 16px;
    left: -28px;
    position: absolute;
    top: 3px;
}*/

/*.footer-main .info-link {
    padding-left: 30px;
}*/
.footer h3:after {
    content: '';
    border-bottom: 1px solid #e6720c;
    width: 100px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
a.back-to-top {
    border: 4px solid #e6720c;
    color: #fff;
}
a.back-to-top i {
    color: #e6720c;
}
.info-link ul {
    padding: 0;
}
.info-link.get-in-touch {
    padding: 0;
    list-style: none;
}
.info-link.get-in-touch li {
    list-style: none;
    margin-bottom: 8px;
}
.info-link.get-in-touch a {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}
.info-link.get-in-touch li:first-child img {
    position: relative;
    
}
.info-link.get-in-touch img {
    max-width: 30px !important;
}
.info-link.contact-links {
    margin-top: 5%;
}
.info-link.contact-links li {
    list-style: none;
    color: #fff;
}
.info-link.contact-links li img {
    display: inline-block;
}
.info-link.contact-links li span {
    display: inline-block;
    width: 100%;
    margin: 3px 0 5px;
}
.info-link.contact-links li img {
    display: inline-block;
    margin-bottom: 4px;
}
.footer-main .info-link span.c2 a {
    color: #e3a976;
    font-weight: 600;
    text-decoration: underline;
    font-size: 19px;
}

body::-webkit-scrollbar {
  width: 10px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #ccc;
  outline: 1px solid #ccc;
}

/*Common inner header page*/
.inner-page nav.navbar, .pd-banner {
    background: url(../img/inner-h-bg.jpg) 0 0;
    background-size: cover;
    position: relative;
}

.right-blog .career-wrapper h5 {
    font-size: 14px;
}
.bredcrumb ul {
    padding: 0;
    margin: 0;
}
.blog-detail h1.page-title {
    font-size: 25px !important;
    font-weight: 500 !important;
}
.bredcrumb ul li, .bredcrumb ul li a {
    display: inline-block;
    background: none;     color: #ab720f; padding: 10px 0;
    margin: 0; font-size: 14px;
}
.bredcrumb ul li a{padding: 0 30px 0 0; position: relative;}
.bredcrumb ul li a:after{content: '/'; position: absolute; right: 6px; top: 1px;}
.inner-banner {
    /*display: flex;
    overflow: hidden;
    */width: 100%;
    /*position: absolute;
    top: 0;
    height: 380px;
    */z-index: 1;
    object-fit: cover;
    margin-bottom: 15px;
}
.inner-banner img {
    width: 100%;
}
.inner-bredcrumb {
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 72%;
    left: 50%;
    max-width: inherit;
    width: auto;
    transform: translate(-50%, -50%);
}
.about-in2 .element3, .services-list .element3, .contact-p .element3, .blogs .element3, .blog-detail .element3, .specialization .element3, .services-d .element3{
    bottom: 0px;
}
.right-blog {
    position: sticky;
    top: 123px;
    z-index: 999;
}
.inner-banner h1 {
    color: #fff;
    font-size: 30px !important;
    
    font-weight: 700 !important;
}
.bredcrumb {
    
}
.inner-page h4.section-title {
    width: 70%;
    line-height: 65px;
    font-size: 34px;
}
.breadcrumb {
    min-width: 500px;
    display: inline-block;
}
.breadcrumb ul {
    /*padding: 10px 0;
    border-bottom: 1px solid #ccc;*/
}
.breadcrumb ul li {
    display: inline-block; color: #fff;
}
.breadcrumb ul li a {
    margin: 0 25px 0 0;
    position: relative;
    color: #fff;
}
.breadcrumb ul li a:after {
    content: '/';
    position: absolute;
    right: -19px;
}
.img-w img {
    max-width: 80%;
}

.f-des p {
    font-size: 20px;
}

.divider-b:after {
    background: url(../img/divider-b.png) 0 0 no-repeat;
    width: 100%;
    content: '';
    height: 50px;
    left: 0;
    bottom: -70px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
h2.divider-b {
    margin-bottom: 60px !important;
}
.about-us .divider-b::after {
    background: url(../img/divider-b.png) center 0 no-repeat;
}

.copy-top {
    position: absolute;
    top: -30px;
    width: 100%;
    background: url(../img/copy-top-yello.png) 0 0 repeat-x;
    height: 60px;
}

.home-banner h1.display-1:after{display: none}
.l-c-icons {
    padding-right: 25px;
}
h2.display-5 {
    font-size: 3.8rem;
}
.f-des.scroller-c {
    height: 200px;
    overflow: auto;
    padding-right: 25px;
}
.bor-right {
    border-right: 1px solid #ccc;
}
.product-wrapper .p-img {
    text-align: center;
}
.product-wrapper .p-img::after{display: none}
.product-wrapper .p-img img {
    max-width: 100%; max-height: 560px;    transition: 1s;
}
.product-wrapper .p-img img:hover {
    transform: scale(1.5);
    transition: 1s;
}
.product-wrapper {
    padding: 0 35px;
}
.product-wrapper .p-img {
   text-align: center;
    margin: 45px auto;
    height: 475px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    width: 360px;
}
.p-name, .artist-name {
    margin-top: 30px;
}
.p-name h3 {
    font-size: 14px;
    
    color: #000;
    font-weight: 500 !important;
}
.short-de {
    font-size: 12px;
}
.artist-name {
    text-align: right;
}
.price {
    text-align: right;
}
.pagination ul {
    padding: 0;
    list-style: none;
    text-align: center;
    width: 100%;
}
.pagination ul li {
    display: inline-block;
}
.pagination ul li a {
    color: #000;
    border: 1px solid #000;
    width: 40px;
    display: inline-block;
    height: 40px;
    border-radius: 50px;
    padding: 8px 0;
        margin: 0 7px;
}
.pagination ul li.active a {
    border-color: #f7563a;
    color: #f7563a;
}
.pd-banner h1::after{display: none;}
.pd-banner h1{margin: 0 !important;}
.pd-banner h1{font-size: 45px !important;}

/* Zoom on detail page  */
.zoom {
    display:inline-block;
    position: relative;
}
.zoom img {
    display: block;     max-width: 100%;
}
span#ex1 {
    width: 100%;
    height: 475px;
    overflow: hidden;
}
.zoom img::selection { background-color: transparent; }

.text-left {
    text-align: left;
    
}
table.responsive-table td {
    padding: 5px 50px 5px 0;
}
.sel-price {
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
}
.nprice {
    display: inline-block;
    font-size: 25px;
    margin: 0 20px;
    color: #999;
    text-decoration: line-through;
}
.price.text-left {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 14px 0 0;
    margin: 19px 0;
}
.price.text-left p {
    display: inline-block;
    color: #666;
}
.pd-info {
    margin: 23px 0;
    font-size: 20px;
}
.shipping-d p {
    font-size: 20px;
    line-height: 38px;
}
.enquire-btn a {
       background: #404040;
    width: 40%;
    display: inline-block;
    text-align: center;
    font-size: 23px;
    color: #fff;
    padding: 15px 0px;
    border-radius: 4px;
    margin-right: 25px;
}
.pd-info.pd-d label {
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0 0 8px 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
}
.pd-detail label {
    font-size: 24px;
    margin-bottom: 12px;
}
.pd-detail p {
    font-size: 20px;
    line-height: 33px;
    color: #333;
}
.pd-carousel {
    padding: 0 35px;
}
.pd-carousel .owl-nav {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}
.pd-carousel .owl-prev {
    position: absolute;
    top: 35%;
    left: -25px;
    background: url(../img/icons/left-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.pd-carousel .owl-next {
    position: absolute;
    top: 35%;
    right: -25px;
    background: url(../img/icons/right-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.pd-carousel .owl-dots {
    text-align: center;
    padding: 20px 0 0;
}
.pd-carousel .owl-dots .owl-dot {
    display: inline-block;
}
.pd-carousel .owl-dots .owl-dot span {
    width: 43px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 50px;
    display: inline-block;
    margin: 0 5px;
}
.pd-carousel .owl-dots .owl-dot.active span {
    background: #000;
}
.pd-carousel .owl-item img {
    display: inline-block;
    width: inherit; max-width: 100%;
}

.a-c-wrapper img {
    max-width: 100%; margin-bottom: 20px;     max-height: 300px;
}
.product-wrapper.a-c-wrapper a {
    font-size: 23px;
    color: #000;
}
.email-form input, .email-form textarea,select.select-form.c-select.form-control {
    border: 1px solid #ccc;
    padding: 7px 14px !important;
}
.email-form label {
    margin-bottom: 12px;
}
form.email-form button.btn.btn-link {
    margin-top: 43px;
}
.form-control:focus{background:none; color:#000;}

.con-de{border-right: 1px dashed #ccc;}
.contact-de i {
    font-size: 20px;
    margin-right: 9px;
}
.contact-de h4 {
    display: inline-block;
}

.contact-de {
    padding-top: 35px;
}
a.btn.btn-square.btn-outline-body.me-1 {
    margin: 0 12px 0 0 !important;
}
a.wishlist-ic {
    position: absolute;
    right: 0;
    top: 0;
}
a.wishlist-ic {
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 99;
}
.product-wrapper a.wishlist-ic img:hover {
    transform: scale(1);
}
h2.title {
    font-size: 20px;
    border-bottom: 0;
    display: inline-block;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #143d4f;
    font-weight: 600 !important;
}

h4.title {
    text-transform: uppercase;
}
.f-add p {
    font-size: 15px;
}
.h-bg {
    margin-bottom: 15px;
    position: relative;
}
.h-bbg {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -93px;
    z-index: -1;
}
.main-head {
    font-size: 30px;
    color: #052244;
    font-weight: 400;
}
.about-us-home h2.title {
    margin-bottom: 8px;
}

.dark-btn {
    background: #000;
    color: #fff;
}
.btn:hover {
    background: #000;
    color: #fff;
}
.dark-btn:hover {
    background: none;
    color: #000;
}
.container-fluid.yello-bg {
    /*background: linear-gradient(180deg, transparent,  #e8e6c6);*/
    background: linear-gradient(180deg, transparent,  #fff3a7c4);
    
}
.yello-bg-impact {
    /* background: linear-gradient(180deg, transparent, #e8e6c6); */
    background: #efe66d54;
    padding-top: 35px;
}
.container-fluid.yello-bg img {
    position: inherit;
}
.circle-border a.img-circle {
    width: 273px;
    height: 273px;
    display: inline-block;
}
.row.services {
    margin-bottom: 0;
    border-right: 1px dashed #ccc;
    padding: 30px 0 10px;
    border-bottom: 1px dashed #ccc;
}
.services-list .col-lg-3:nth-child(4n) .row.services {
    border-right: 0;
}
.ser-img img.img-fluid {
    max-height: 75px;
    transform: rotateY(0deg);
    transition: .3s;
}
.content-text h3 {
    font-size: 16px;
}
.content-text a.btn.btn-link {
    border: 0;
    text-decoration: underline;
    color: #f58634;     background: none !important;
}
.row.services:hover .ser-img img {
    transform: rotateY(180deg);
    transition: .3s;
}
.row.services img.img-fluid {
    max-height: 210px;
    border-radius: 11px;
    box-shadow: 4px 5px 8px #0006;
}

/*.row.services {
    margin-bottom: 45px;
}*/
.listing-a li {
    width: 30%;
    display: inline-block;
    text-align: center;
    margin: 0 15px;
    background: none;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.element4 {
    position: absolute;
    top: 66px;
    left: 0;
}
.element8 {
    position: absolute;
    bottom: 48px;
    right: 0;
}
.listing-a li .circle-border {
    /*border: 1px solid #ccc;*/
    border-radius: 70px;
    overflow: hidden;
    /*height: 501px;*/
    /*padding: 24px;*/
}
.listing-a li .circle-border a.img-circle {
    display: inline-block;
    width: 100%;
    height: 450px;
    border-radius: 70px;
    background-position: center center !important;
    background-size: cover !important;
}
.btn-link-black {
    
    font-weight: 600;
    font-size: 15px;
}
.listing-a {
    padding: 55px 0;
}
.element1 {
    position: absolute;
    top: 0;
    right: 0;
}
.element-blue {
    position: absolute;
    left: 0px;
}
.content-img {
    float: right;
    width: 31%;
}
a.btn.btn-link.btn-link-black {
    border: 0;
    color: #000;
    padding: 25px 0 0;
}
.link-blue {
    border: 0;
}
.element3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
}
.services ul {
    padding: 0;
    margin: 0;
}
.services ul li {
    background: none;
    padding: 0;
    width: 22%;
    display: inline-block;
    margin: 20px 15px;
 
}
.services ul li h4 {
    font-size: 20px;
}
.body-mind-soul a {
    width: 100%;
    display: inline-block;
    padding: 100px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 100;
}

.body-mind-soul {
    background: #320016;
    width: 98%;
}
.team img {
    margin: 0 auto;
}
.body-mind-soul .col-lg-4 {
    padding: 0 2px;
}
.services ul li img {
    max-width: 260px;
}
.element6 {
    position: absolute;
    top: -80px;
    left: 0;
}
.impacts ul {
    margin: 0;
    padding: 0;
}
.impacts {
    margin: 0;
    padding: 0;
}
.impacts ul li {
    background: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 16%;
    height: 610px;
        position: relative;
}
.impacts ul li .info-blue .value {
    color: #004aad;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
    width: 150px;
    margin: 0 auto;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
    padding-top: 14px;
}
.impacts ul li .info-blue .heading {
    color: #004aad;
    font-weight: 600;
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 15px;
}
.impacts ul li .info-yello .heading {
    color: #504d15;
    font-weight: 600;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 15px;
    border-top: 2px solid #504d15;
    padding-top: 14px;
    margin-right: 35px;
}
.impacts ul li .info-blue .value {
    color: #004aad;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    width: 190px;
    margin: 0 auto;
    border-bottom: 2px solid #004aad;
    padding-bottom: 10px;
    padding-top: 14px;
}
.impacts .element8 {
    right: inherit;
    transform: rotatey(180deg);
    bottom: 30px;
}
.impacts ul li .info-yello {
    position: absolute;
    top: 21px;
}
.impacts ul li .info-blue {
    position: absolute;
    bottom: 42px;
}
.impacts ul li .info-yello .value {
    color: #504d15;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 14px;
}
.success .top-bar {
    margin: -90px 0 0 0;
}
.blue-bg {
    background: #1b5b9c;
}
.pb-7 {
    padding-bottom: 90px;
}
.blue-bg h2.title {
    color: #fff;
    border-color: #fff;
}
.blue-bg p {
    color: #fff;
}
.video-item {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    display: inline-block;
}
.vid-text.b-txt {
    position: absolute;
    bottom: -43px;
    left: 0;
    right: 0;
    background: linear-gradient(360deg, #000, transparent);
    width: 100%;
    margin: 0 auto;
    border-radius: 0px 0px 18px 18px;
    padding: 50px 0 0;
    transition: .2s;
}
.testimonials {
    background: url(../img/testimonials-bg.jpg) center 0 no-repeat;
    background-position: center 100%;
    padding: 0 0 40px;
       background-size: cover;
}

img.play-btn {
    position: absolute;
    width: 105px !important;
    height: 105px;
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
}
.vid-text h3 {
    /* color: #fff; */
    font-size: 14px;
    margin: 35px 0;
}
.vid-text h3 a {
    color: #fff;
}
.vid-text a.btn.btn-link {
    border: 0;
    padding: 0;
    text-decoration: underline;
    color: #fff;
}
.video-item:hover .vid-text.b-txt {
    bottom: 0;
    padding-bottom: 40px;
}
.vid-bg img.vid-img {
    max-width: 380px;
    max-height: 260px;
}
.vid-text.b-txt a.enq-list {
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 50px;
}
.testimonials-carousel .owl-nav {
    position: absolute;
    left: 35%;
    top: -82px;
    width: 100px;
}
.testimonials-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    color: #fff;
    text-indent: -999999px;
    background: #ffffff82 url(../img/icons/left-arrow.png) center center no-repeat;
    width: 55px;
    height: 55px;
    border-radius: 500px;
}
.testimonials-carousel .owl-next {
    right: -30px;
    position: absolute;
    color: #fff;
    text-indent: -999999px;
    background: #ffffff82 url(../img/icons/right-arrow.png) center center no-repeat;
    width: 55px;
    height: 55px;
    border-radius: 500px;
}
img.d-quote {
    max-width: 32px;
    display: inline-block;
    margin: 0 0 10px 0;
}
.user-image img {
    max-width: 70px;
    display: inline-block;
    margin: 14px auto;
    border-radius: 500px;
    border: 1px solid #ccc;
}
.user-name h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 600 !important;
}
.testiminilas-text {
        width: 75%;
    margin: 0;
    line-height: 28px;
    color: #fff;
}

.testimonials-carousel.team-wrap .owl-nav .owl-prev {
    position: absolute;
    left: -38px;
    color: #fff;
    text-indent: -999999px;
    background: url(../img/icons/left-arrow.png) 0 0 no-repeat;
    width: 19px;
    height: 42px;
}
.testimonials-carousel.team-wrap .owl-next {
    right: -38px;
    position: absolute;
    color: #fff;
    text-indent: -999999px;
    background: url(../img/icons/right-arrow.png) 0 0 no-repeat;
    width: 19px;
    height: 42px;
}
div#machines a {
    color: #fff;
}
label.error {
    font-size: 12px;
    color: #ff0000;
    position: relative;
    top: -20px;
    left: 0px;
}

.news-media .vid-text h3 {
    color: #000;
    font-weight: 600 !important;
}
.news-media .video-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -48px;
    color: #fff;
    text-indent: -999999px;
    background: url(../img/icons/left-arrow.png) 0 0 no-repeat;
    width: 19px;
    height: 42px;
}
.news-media .video-carousel .owl-next {
    right: -52px;
    position: absolute;
    color: #fff;
    text-indent: -999999px;
    background: url(../img/icons/right-arrow.png) 0 0 no-repeat;
    width: 19px;
    height: 42px;
}
.newsletter{
    background: url(../img/nesletter-bg.jpg) 0 0 no-repeat; padding: 24px 0; background-size: cover;
}
.newsletter-text-box {
    border: 1px solid #000;
    border-radius: 73px;
    padding: 5px 0px 5px 30px;
    background: #fff;
    width: 90%;
    position: relative;
    top: 65px;
    float: right;
}
.newsletter-text-box input.form-group.input-txt {
    width: 73%;
    border: 0;
    background: #fff;
    padding: 0;
    position: relative;
    top: 10px;
}
input:focus-visible {
    outline: 0;
}
.newsletter-text-box input.btn.btn-link.btn-dark {
    color: #fff;
    float: right;
    margin-right: 6px;
}

.footer .form-group input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.footer .form-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.footer .form-group input::placeholder {
  color: #fff;
}
input.btn-sm {
    width: auto;
    margin: 0 auto;
    padding: 6px 60px !important;
    font-size: 20px;
    text-transform: uppercase;
}
input.btn-sm:hover {
    background: #000;
    color: #fff;
}
.footer-main {
    padding: 67px 0 9px 0 !important;
}

div#google_translate_element {
    float: right;
}
.top-right ul {
    float: right;
    margin-left: 14px;
}
.footer-logo {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 5px;
}
.form-control::placeholder {
  color: #fff;
  opacity: 1; 
}
select.select-form option {
    color: #000;
}
select.select-form.form-control {
    background: none;
    position: relative; appearance: auto;
}

.yello-element {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bor-h-radius {
    
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.services-d ul{padding: 0;}
.j-text.text-center {
    padding: 0 20px 40px;
}
.yello-gradient {
    background: linear-gradient(-180deg, #ffd6a2, #fbd4a1);
    padding-bottom: 150px !important;
}
.bg-gradient-imp {
    /*background: linear-gradient(-180deg, #ffd6a236, #fbd4a14a);*/
}
/*.d-content-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}*/
.d-content-center h2.title {
    width: 100%;
}
.team-wrap li {
    width: 85%;
}
.team-wrap .listing-a {
    padding: 0;
}
.team-wrap li .circle-border {
    /*margin-bottom: 25px;
    border: 1px solid #cdc88885;*/
}
.team-wrap li h3 {
    color: #000;
}
.black-btn {
    border: 1px solid #000;
    color: #000;
}
.product-list img {
    
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 23px;
    padding: 3px;
    max-width: 80%;
}
.product-list h3 {
    font-size: 18px;
    transition: .2s;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.product-list h5 {display:none;}
.product-list:hover h5 {
    font-size: 18px;
    position: absolute;
    bottom: 64px;
    z-index: 9999999999;
    left: 0;
    right: 0;
    background: linear-gradient(45deg, #4d2848, transparent);
    padding: 15px 15px;
    width: 70%;
    margin: 0 auto; transition: .2s;
    display:block;
}
.product-list {
    margin-bottom: 30px;
    position: relative;
}
.product-list:hover h5 a {
    color: #fff;
}

.vid-pd iframe {
    max-width: 100%;
    height: 360px;
}
.btn-pd {
    padding: 40px 0 15px;
}
.btn-pd a {
    display: inline-block;
    padding: 10px 50px;
    height: auto;
    font-size: 17px;
    width: auto;
}
.prod-detail img {
    border-radius: 8px;
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 10px !important;
}
.col-lg-6.wow.fadeIn.text-right.services-image {
    position: relative;
}
.prod-detail.sticky-img {
    position: sticky;
    top: 170px;
    left: 0;
}
.vid-pd {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 0 15px #0000006e;
    background: #000;
}
.pd-content2 {
        height: 310px;
    overflow: auto;
    padding-right: 20px;
    /* margin-bottom: 35px;*/
}
.s-d-bg {
    padding: 50px 70px !important;
    border: 1px double #ffc092;
    border-radius: 15px;
    text-align: center;
    background: linear-gradient(151deg, #ffa15d8a, #00ae782b);
}
.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.slick-prev {
    left: 0 !important;
    z-index: 9;
}
.slick-next {
    right: 0 !important;
    z-index: 9;
}
.swal2-container {
    z-index: 999999999;
}

.pd-content2 h4 {
    margin-bottom: 25px;
    font-weight: 700 !important;
}
div#enquire-btn .modal-dialog {
    max-width: max-content;
    margin-bottom: 100px;
}
.contact-de .email, .contact-de .phone {
    border-right: 1px dashed #dbbd88;
    display: inline-block;
    padding: 10px 25px 0;
    margin: 0 5px;
    width: 43%;
    border-radius: 0;
    text-align: left;
}
.contact-de .phone {
    border: 0;
}
.blog-detail-wrapper a.enq-list {
    color: #654504; word-wrap: break-word;
}
.form-wrapper {
    width: 85%;
    margin: 0 auto 70px;
}
.form-wrapper .form-group {
    text-align: left;
}
.form-wrapper .form-group input {
    border: 1px solid #666;
}
.form-wrapper .form-group textarea.form-control, select.select-form.c-select.form-control {
    border: 1px solid #666;
}
.success-story img.vid-img {
    border: 0;
    padding: 0;
    border-radius: 0;
    max-width: 100%;
    max-height: inherit;
    margin: 0;
}
.shadow-sm {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff9f0;
}
a.navbar-brand {
    display: inline-block;
    position: relative;
    top: 20px; transition: .3s;
}
.nav-bar-mobile ul {
    padding: 20px 0 0;
    text-align: right;
        margin: 0; transition: .3s;
}
.nav-bar-mobile ul li {
    display: inline-block;
}
.nav-bar-mobile ul li a {
    position: relative;
    padding: 10px 18px;
    display: inline-block;
    color: #fff;
    font-size: 1.1em;
}



li.all-cate-wrap {
    position: relative;
}
.all-cate {
    position: absolute;
    top: 37px;
    background: #fff;
    width: 200px;
    text-align: left;
    box-shadow: 5px 5px 8px #8f8f8f;
    padding: 3px 15px 15px 15px;
    display: none;
}
.all-cate-wrap:hover .all-cate{
    display: block !important;
}
.all-cate a {
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 7px 0px !important;
    color: #000 !important;
    font-size: 0.8em !important;
}
.catt-list {
    position: relative;
}
.w-sub-cate {
    position: relative;
}
.sub-catt {
    position: absolute;
    top: -2px;
    right: -115%;
    background: #fff;
    padding: 0 15px;
    box-shadow: 3px 2px 7px #8f8f8f;
    width: 200px; display: none;
    max-height: 400px;
    overflow: auto;
}
.cate-description {
    padding: 0;
    border: 0;
    border-radius: 0px;
    /* background: #fff; */
}
.cate-description h4 {
    text-transform: uppercase;
}
.cate-img {
    padding: 0 30px;
}
.cate-img img {
    border-radius: 0px;
    box-shadow: 8px 8px 20px #999;
}
.w-sub-cate:hover .sub-catt{display: block;}
.top-green {
    background: #009341;
    color: #fff;
    padding: 5px 0 8px 0;
}
.top-green ul {
    margin: 0; padding: 0 7%;
}
.top-green ul li {
    display: inline-block;
    margin-right: 20px;
}
.top-green ul li a {
    color: #fff;
    font-size: 14px;
}
.top-green .social-icons ul img {
    max-width: 20px;
}
.top-green .social-icons ul li {
    margin-right: 0;
    margin-left: 8px;
}
.top-green .social-icons ul {
    text-align: right;
}
.nav-bar-mobile ul li a:hover:after, .nav-bar-mobile ul li.active a:after {
    position: absolute;
    content: '';
    right: 7px;
    width: 10px;
    height: 10px;
    border: 1px solid #f1a448;
    border-bottom: 0;
    border-left: 0;
}
.nav-bar-mobile ul li a:hover:before, .nav-bar-mobile ul li.active a:before {
    position: absolute;
    content: '';
    left: 7px;
    width: 10px;
    height: 10px;
    border: 1px solid #f1a448;
    border-top: 0;
    border-right: 0;
    bottom: 4px;
}
li.db-b a::after, li.db-b a::after, .all-cate a:after, .all-cate a:before {display: none}
.seitz-logo img {
    max-width: 200px;
}
/*.nav-bar-mobile ul li.active a, .nav-bar-mobile ul li:hover a {
    color: #f1a448 !important;
}

.all-cate a, .w-sub-cate a {
    color: #000 !important;
}
.all-cate a:hover {
    color: #f1a448 !important;
}*/
.top-menu-hover li a:hover, .top-menu-hover li.active a{color: #f1a448 !important;}

li.db-b {
    border: 1px solid #fff;
    transform: skew(-54deg) rotate(0deg) skew(34deg) rotate(0deg);
}
li.db-b a{
    transform: skew(0deg) rotate(0deg) skew(33deg) rotate(0deg);
}

.top.navbar.shadow-sm a.navbar-brand {
    top: 2px; transition: .3s;
}

.top.navbar.shadow-sm .nav-bar-mobile ul {
    padding: 5px 0 0; transition: .3s;
}

.top.navbar.shadow-sm .nav-bar-mobile ul li a {
    color: #000;
}
.top.navbar.shadow-sm li.db-b {
    border: 1px solid #000;
}



div#ourVision .overflow-auto {
    height: 230px;
    direction: rtl;
    padding-left: 30px;
}
div#ourMission .overflow-auto {
    height: 230px;
    padding-right: 30px;
}
div#ourVision {
    margin-bottom: 60px;
}
div#ourVision .overflow-auto p {
    direction: ltr;
}
.mob-des-none{display: inline-block;}
.mob-des-block{display: none;}
.team-members ul {
    padding: 0;
    
    list-style: none;
}
.b-m-s-w ul {
    padding: 0;
}
.bor-h-radius {
    
    border-radius: 0px;
    overflow: hidden;
}
.b-m-s-w img {
    border: 1px solid #d0aa6785;
    overflow: hidden;
    border-radius: 11px;
}
.about-us-home{    
    padding: 0;
    color: #000;
    position: relative;
}
.hme-aa-right {
    padding: 0px 30px 0px 0;
}
.hme-aa-right .text-right {
    width: 100%;
    float: right;
}
.a-des {
    width: 70%;
    float: right;
}
.hme-aa-left {
    padding: 0 30px; text-align: right;
}
.hme-aa-left img {
    border-radius: 0px;
    margin-bottom: 40px;
}
.vision-img {
    margin: -230px 0 0 0;
}
.hme-aa-left .text-left {
    width: 85%;
}
.strength-wrap {
    margin: 0;
}
.services-home {
    
    text-align: center;
    position: relative;
}
.strength-wrap .a-des {
    float: left;
    text-align: left;
    width: 100%;
}
.strength-wrap .text-left {
    text-align: left;
}
.services-home h2.title {
    position: relative;
    color: #fff;
}
.services-home p {
    position: relative;
}
ul.services-list-home {
    padding: 0;
}
ul.services-list-home li {
    display: inline-block;
    width: 42%;    
    position: relative;    
    text-align: center;    
}
ul.services-list-home li a {
    display: inline-block;
    background: #ffffffa8;
    padding: 20px 25px;
    border-radius: 10px;
    text-align: center;
    margin: 22px 0 22px 20px;
    height: 95px;
}
li.view-all {
    position: relative;
    top: -20px;
}
li.view-all a {
    background: none !important;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 10px !important;
    padding: 18px 0 !important;
    width: 85% !important;
    height: auto !important;
}
ul.services-list-home li a {
    color: #062346;
    font-size: 14px;
}
.team-members ul li {
    padding: 0 0 0 20px;
    background: url(../img/dot.png) 0 5px no-repeat;
    position: relative;
}

.team-members ul li .circle-border a {
    width: -webkit-fill-available;
    height: 372px;
    display: inline-block;
    border-radius: 25px;
    overflow: hidden;
    margin-bottom: 27px;
    background-size: 310px !important;
}
.team-txt {
    /*position: absolute;
    top: -1px;
    background: #ffffffeb;
    height: 81%;
    padding: 40px;
    overflow: auto;
    border-radius: 23px;
    width: 100%;
    left: 0;
    display: none;*/
    height: auto;
    padding: 9px 0px;
    overflow: auto;
    border-radius: 0;
    width: 100%;
    display: block;
    font-size: 16px;
}
.team-txt p {
    margin: 0px 0 10px 0;
    font-weight: 600;
}
.team-members ul li:hover .team-txt {
    display:block;
}
div#digital .content-text {
    display: inline-block;
    width: 65%;
}
div#digital .content-text iframe {
    height: 445px;
}
form#machineForm label.error {
    top: 3px;
    color: #000;
    left: 21px;
}

.navbar-top {
  /*overflow: hidden;*/
  display: inline-block;
}

.navbar-top a {
  display: inline-block;
    font-size: 14px;
    color: #ab720f;
    text-align: center;
    padding: 40px 13px 0px 13px;
    text-decoration: none;
    text-transform: uppercase;
    text-transform: uppercase;
    font-weight: 400;
}
.imageGallerys-update .imageGallerys-w.text-center {
    border: 1px solid #ccc;
    margin-bottom: 23px;
}

.dropdown {
  display: initial;
  overflow: hidden;
}

.dropdown .dropbtn {
    border: none;
    outline: none;
    background-color: inherit;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: #ab720f;
}

.navbar-top a:hover, .dropdown:hover .dropbtn {
  /*background-color: red;*/
}

.dropdown-content {
  display: none;
    position: absolute;
    background-color: #fff9f0;
    min-width: 180px;
    box-shadow: 0px 5px 0px 0px rgb(208 170 103);
    z-index: 9;
    left: 0;
    
    top: 23px;
    border-radius: 10px;
    border: 1px solid #d0aa67;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #d0aa67;
}

.dropdown-content a:hover {
  color: #d0aa67;
}

.dropbtn:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
    left: 0;
}
.top.navbar {
    transition: .5s;    
    position: fixed;    
}
.top.navbar.shadow-sm {
    
    box-shadow: 0 0 15px #ccc !important;
}
.services {
    position: relative;
    z-index: 9;
}
.row.services:hover a.img-circle img {
    transform: rotateY(180deg);
    transition: .3s;
}

.blog-text h3 {
    font-size: 16px;
    font-weight: 600 !important;
}

p.author-d {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #666;
}

.blog-item {
    margin: 7.5%;
    padding: 0;
    height: auto;
    overflow: hidden;
}
.blog-img {
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto 16px;
    height: 265px;
    z-index: 1;
    background-size: cover !important;
    background-position: center center !important;
    transition: .3s;

}
.blog-img:hover{
    border-radius: 50px;
    transition: all ease .5s;
}

.makeinindia {
    position: absolute;
    top: -124px;
    right: 0;
}
.blog-text {
    width: 85%;
    margin: 0 auto;
}
.blog-item a.btn.btn-link.blg-link {
    text-decoration: none;
    padding: 3px 25px;
    background: none;
}


.blog-item:hover .blog-text h3 a {
    color: #000;
}
.blog-item:hover p.author-d {
    color: #000;
}
.blog-item:hover p {
    color: #000;
}

.blog-item:hover a.btn.btn-link.blg-link{color: #000;}
.text-white h2.subtitle {
    color: #000;
}
.text-white h3.title {
    color: #000;
}
.content-text a {
    text-transform: capitalize;
}
.about-full-m .bor-h-radius.aa-img, .about-full-v .bor-h-radius.aa-img {
    position: inherit;
}
body.inner-page .footer {
    margin-top: 0px;
}
.career h2.title {
    
    width: 100%;
    padding: 15px !important;
    min-height: inherit !important;
    text-transform: uppercase;
}
.openings ul {
    padding: 0;
}
.openings ul li {
    display: inline-block;
    margin: 0 0px;
    padding: 30px 55px;
    border-right: 1px solid #d0aa67;
    border-bottom: 1px solid #d0aa67;
    width: 33%;
}
.openings ul li h3 {
    font-size: 20px;
}
.openings ul li h5 {
    font-size: 15px;
}
.openings ul li a.btn.btn-link {
    margin: 15px 0 5px;
    padding: 1px 15px 4px;
}
.openings ul li:first-child {
    border-left: 1px solid #d0aa67;
}
/*.openings ul li:last-child {
    border: 0;
}*/
.job-open {
    background: #ffebc7;
    padding-top: 40px;
    position: relative;
    
}
.openings .form-group {
    text-align: left;
    margin-bottom: 20px;
}
input[type="file"] {
    width: 100%;
}
.news-w img {
    border-radius: 10px;
    margin: -60px 0 20px 0;
}
.news-w {
    margin-top: 50px;
    border: 1px solid #ccc;
    border-radius: 15px;
    position: relative;
    padding: 25px;
}
.news-w h2 {
    font-size: 18px;
    font-weight: 600 !important;
}
.news-w a.btn.btn-link {
    padding: 2px 13px;
    display: inline-block;
}

.virtual-item.text-left .blog-item {
    width: 90%;
    margin: 0;
}
.vt-img {
    height: 400px; background-size: cover !important;
}
.vt-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: linear-gradient(180deg, transparent, #fff);
    padding: 50px 0;
}
.vt-text a.enq-list span {
    font-size: 17px;
    text-decoration: underline;
}
.vt-text a.enq-list:hover {
    color: #fff; text-shadow: 0px 0px 6px BLACK;
}
iframe.sazfwmjgwh {
    width: 100%;
    height: 450px;
}
h2.text-center.bg-g {
    background: linear-gradient(180deg, #f1e2cb, transparent);
    padding: 13px 0 15px;
    border-radius: 53px;
    font-size: 21px;
    font-weight: 700 !important;
    color: #a97a28;
}
.imageGallerys-update h2 {
    font-size: 21px;
    margin-bottom: 16px;
}

.vt-text button.btn.btn-info.btn-lg {
    background: none;
    padding: 2px 20px;
    color: #000;
    border: 1px solid #000;
}
.other-location.text-left ul {
    padding: 0;
}
.other-location.text-left ul li {
    display: inline-block;
    margin: 0 20px;
    position: relative;
}
.other-location.text-left ul li:before {
    width: 7px;
    height: 7px;
    content: '';
    background: #565656;
    border-radius: 50px;
    position: absolute;
    left: -19px;
    top: 10px;
}
.pd-content2 li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 15px;
}
.modal {
    z-index: 9999999;
    background: #000000ad;
    top: 0;
}
.col-lg-3.team-center {
        margin: 0 auto;
    }



/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #FF5722;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.product-images img.main-img {
    max-width: 100%;
    
    width: auto;
    margin: 0 auto;
}
.prod-description {
    background: #ffd6a4;
    padding: 50px;
    border-radius: 25px;
    margin: 40px auto;
    width: 75%;
    line-height: 27px;
    font-size: 17px;
}
.prod-description h4 {
    font-size: 20px;
}
.extra-details ul {
    padding: 0;
    list-style: none; text-align: center;
}
.extra-details li {
    display: inline-block;
    margin: 10px 15px 10px 0;
    text-align: center;
    border: 1px solid #a1a1a1;
    border-radius: 10px;
    padding: 10px 25px;
    background: #dddfe06b;
}
.extra-details li .extra-heading {
    font-weight: 600;
}
.extra-details li .extra-heading {
    font-weight: 600;
    border-bottom: 1px dashed #898989;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.prod-description {
    background: #ffd6a4;
    padding: 50px 45px;
    border-radius: 8px;
    margin: 0 auto 40px auto;
    width: 75%;
    line-height: 27px;
    font-size: 17px;
    height: 375px;
    overflow: auto;
}
.mob-dis-block{display: none}
.mob-dis-none{display: block;}
.mob-dis-block-imp{display: none !important}
.mob-dis-none-imp{display: inline-block !important;}
/* Responsive css Start  */
@media (max-width: 1400px) {
    
    .short-des {
        width: 97%;
        line-height: 35px;
    }
    .upload-design {
        padding: 5% 8% 3%;
    }
    .inner-page h4.section-title {
        width: 100%;
        line-height: 60px;
    }
    .nav-bar-mobile ul li a {
        font-size: .9em;
    }
   .vision-img {
    margin: -150px 0 0 0;
}
    
}
@media (max-width: 767px) {
    .services ul li {
        width: 48%;
        margin: 20px 0;
    }
    .impacts ul li {
        width: 100%;
        height: auto;
    }
    .mob-dis-block{display: block}
    .mob-dis-none{display: none;}
    .mob-dis-block-imp{display: inline-block !important}
    .mob-dis-none-imp{display: none !important;}
    .bg-top {
        display: none;
    }
    .mob-des-none{display: none !important;}
    .mob-des-block{display: block;}
    .owl-prev {
        left: 12px !important;
    }
    .a-des {
        width: 100%;
        float: right;
    }
    .owl-next {
        right: 12px;
    }
    .team-carousel .owl-nav .owl-next, .blog-carousel .owl-nav .owl-next, .services-home .owl-nav .owl-next {
        right: 12px;
    }
    a.navbar-brand.mob-des-block {
        display: inline-block;
    }
    button.navbar-toggler {
        border: 1px solid #fff;
        position: absolute;
        top: 33px;
        right: 0px;
        height: 43px;
    }
    .text-right {
        text-align: center;
    }
    .top.navbar.shadow-sm button.navbar-toggler {
        position: fixed;
        top: 18px;
        right: 13px;
        background: #000;
    }
    span.navbar-toggler-icon {
        border-bottom: 1px solid #fff;
        width: 25px;
        height: auto;
        position: relative;
    }
    span.navbar-toggler-icon:before {
        width: 25px;
        content: '';
        position: absolute;
        border-bottom: 1px solid #fff;
        transform: rotate(0deg);
        left: 0;
        transition: .5s;
        top: -8px;
    }
    span.navbar-toggler-icon:after {
        width: 25px;
        content: '';
        position: absolute;
        border-bottom: 1px solid #fff;
        transform: rotate(0deg);
        left: 0;
        transition: .5s;
        top: 8px;
    }
    span.navbar-toggler-icon.cross{border: 0px;}
    span.navbar-toggler-icon.cross:before {
        transform: rotate(45deg);
        top: 0;
    }
    span.navbar-toggler-icon.cross:after {
        transform: rotate(-45deg);
        top: 0;
    }
    .col-lg-7.col-sm-12.g-0.text-right.mob-des-none.nav-bar-mob.open {
        display: block;
    }
    .shadow-sm {
        position: inherit;
        top: 0;
        z-index: 99;
    }
    .container-fluid.top.navbar.px-5 {
        padding:10px 15px !important; 
    }
    .open a {
        width: 100%;
        text-align: left;
        border-bottom: 1px dashed #999;
    }
    .h-h {
        height: 100%; background: #fff;
    }
    .h-h button.navbar-toggler.me-4.mob-des-block {
        background: #000;
    }
    .top.navbar.shadow-sm li.db-b {
        border: 0px solid #000;
    }
    a.nav-item.nav-link:before{display:none;}
    .after-bg {
        margin: 0; padding-top: 0 !important;
    }
    .row {
        margin: 0;
    }
    .row.g-0.about-content {
        padding: 45px 0 0 0;
        text-align: center;
    }
    .header-carousel .owl-carousel-item img {
        position: inherit;
        width: 100%;
        height: 100%;
    }
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: inherit;
    }
    .listing-a li {
        width: 100%;
        margin: 0 0 35px 0;
    }
    .home-about-w {
        padding: 0 10px !important;
    }
    .hme-aa-right {
        padding: 0px 25px;
    }
    .hme-aa-right .text-right {
        width: 100%;
        float: left;
        text-align: center;
    }
    .h-bg {
        margin-bottom: 15px;
        position: relative;
    }
    .hme-aa-left {
        padding: 20px 15px 20px 15px;
        text-align: center;
    }
    .hme-aa-left .text-left {
        width: 100%;
        text-align: center;
        
    }
    h2.title {
        font-size: 25px;
        padding-bottom: 5px;
        margin-bottom: 35px;
            position: relative;
    }
    .home-banner {
        margin-bottom: 40px;
    }
    body {
        font-size: 17px; overflow-x: hidden;
    }
    .btn-link-black {
        font-size: 25px;
    }
    .element1.home-mob-view {
        position: absolute;
        top: -139px;
        right: 0;
        z-index: 99999;
    }
    .element-blue {
        z-index: -1; opacity: .4;
    }
    .nav-tabs {
        padding: 0; height: 60px;
    }
    .nav-tabs li a {
    margin: 0 12px 0;
    font-size: 14px;
    padding: 16px 9px 38px;
    }
    .nav-tabs li.active a {
    background: #789e91;
    color: #fff;
    padding: 16px 20px 38px;
    }
    .tab-content {
        padding: 20px;
    }
    .content-text ul {
        padding: 0;
    }
    .content-text {
        
        width: 100%;
        margin: 23px 0 0 0;
    }
    .services ul li img {
        max-width: 100%;
    }
    .impacts ul li .info-blue {
        position: relative;
        background: #b9cee300;
        bottom: 0;
        padding: 53px 0;
    }
    .impacts ul li .info-yello {
        position: relative;
        background: #ffeb3b36;
        top: 0;
        padding: 53px 0;
    }
    .impacts ul li .info-yello .heading {
        display: inline-block;
    }
    .modal-dialog {
        max-width: 100%;
    }
    .modal-form iframe {
        width: 100%;
        height: 275px;
    }
    .blue-bg {
        background: #1b5b9c;
        padding-bottom: 20px;
    }
    .bottom-bar {
        position: relative;
        bottom: 2px;
    }
    .footer .top-bar img {
        position: relative;
        bottom: -36px;
    }
    .footer-main {
        padding: 40px 0 40px 0 !important;
        text-align: center;
    }
    .footer h3, .info-link {text-align: left; margin-top: 25px;}
    .footer-logo {
        display: inline-block;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .footer .copyright {
        padding: 25px 0 7px 0;
    }
    .footer .copyright .text-left, .footer .copyright .text-right {
        text-align: center;
    }
    .inner-banner {
        /*padding: 35px 0 50px 0;*/
        display: inline-block;
    }
    .blue-top {
        position: relative;
        top: -22px;
    }
    .about-in2 {
        padding-top: 0 !important;
    }
    .listing-a li .circle-border {
        
        width: 100%;
        margin: 0 auto;
    }
    .testimonials-carousel .owl-nav {
        top: inherit;
        bottom: 0;
    }
    .team-wrap li h3 {
        color: #000;
        margin-top: 25px;
    }
    .inner-banner h1 {
        
        font-size: 32px !important;
    }
    body.inner-page h2.title {
        font-size: 22px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
    .overflow-auto {
        overflow: auto !important;
        height: auto;
        text-align: center;
    }
    .contact-de .email, .contact-de .phone {
        border: 1px dashed #000;
        display: inline-block;
        padding: 18px 0;
        margin: 0 0 30px;
        width: 100%;
        border-radius: 14px;
        text-align: center;
    }
    .dd-box .d-head {
        
        text-align: center;
    }
    ul.left-imgs {
        list-style: none;
        margin: -128px 0 45px 0;
        text-align: center;
        width: 100%;
    }
    li.w-fi {
        text-align: left;
        position: relative;
        left: 0;
    }
    li.video-img {
        margin: -225px 0 0 0px;
        text-align: right;
    }
    .contact-de p {
        padding-left: 0;
    }
    .after-bg img {
        top: 22px; 
    }
    .w-home {
        text-align: center;
        width: 100%;
    }
    .w-home .w-50 {
        width: 100% !important;
    }
    .footer-top {
        margin-top: 0;
    }
    .info-link.contact-links {
        margin-top: 0;
    }
    .inner-bredcrumb {
        text-align: center;
        position: absolute;
        z-index: 2;
        top: 40%;
        left: 0;
        max-width: inherit;
        width: 100%;
        transform: inherit;
    }
    a.navbar-brand img {
        max-width: 90%;
    }
    .inner-banner-img.position-relative {
        height: 290px;
    }
    .breadcrumb {
        min-width: inherit;
        display: inline-block; width: 100%;
    }
    .strength-wrap {
        margin: 0 0;
    }
    .cate-img {
        padding: 0;
        margin-bottom: 18px;
    }
    .cate-description {
        padding: 30px 0px 15px;
    }
    .w-70 {
        width: 95% !important;
    }
    .prod-description {
        background: #ffd6a4;
        padding: 50px 45px;
        border-radius: 8px;
        margin: 0 auto 40px auto;
        width: 100%;
        line-height: 27px;
        font-size: 17px;
        height: auto;
        overflow: auto;
    }
    .extra-details li {
        width: 100%;
    }
    .inner-banner img {
        width: 100%;
        object-fit: cover;
        height: 290px;
        object-position: 0 0;
    }
    .w-50 {
        width: 90% !important;
    }
    div#ourVision .text-right, div#ourMission .text-left {
        text-align: center;
        padding: 30px 0 !important;
    }
    div#ourVision .overflow-auto {
        height: auto;
        direction: rtl;
        padding: 0 30px;
    }
    div#ourMission .overflow-auto {
        height: auto;
        padding: 0 30px;
    }
    div#ourVision {
        margin-bottom: 0;
    }
    div#ourJourney .py-5 {
        padding: 0 30px !important;
    }
    div#ourJourney .text-left {
        text-align: center;
    }
    div#ourJourney .j-text.text-left, .j-text.text-right {
        padding: 0 30px 22px; text-align: center;
    }
    .our-impact .text-right {
        text-align: center;
    }
    .vid-text h3 {
        font-weight: 600 !important; 
    }
    .content-img {
        float: right;
        width: 100%;
    }
    div#digital .content-text {
        display: inline-block;
        width: 100%;
    }
    label.error {
        left: 0;
    }
    .team-img {
        text-align: center;
    }
    
    a.navbar-brand {
      
    }
    .team-detail {
        text-align: center;
    }
    .eco-system p img:hover {
        transform: scale(1.5);
        transition: .5s;
    }
    .prod-detail {
        margin-bottom: 45px;
    }
    .btn-pd a {
        width: 100%;
    }
    .navbar-top {
        width: 100%;
    }
    .white-top {
        position: absolute;
        top: -25px;
    }
    .dropdown {
        display: inline-block;
        overflow: hidden;
        width: 100%;
        text-align: left;
    }
    .dropdown .dropbtn {
        width: 100%;
        text-align: left;
        border-bottom: 1px dashed #999;
    }
    .dropdown .dropbtn .fa-caret-down {
        float: right;
        margin-right: 23px;
    }
    .dropdown:hover .dropdown-content {
        position: inherit;
        background: #c0bdefe6;
    }
    .element2 img {
        max-width: 105px !important;
    }
    .element6 img {
        max-width: 220px;
    }
    .element6 {
        top: -24px;
    }
    a.footer-logo img {
        max-width: 170px;
    }
    .yello-element img {
        max-width: 220px;
    }
    .element5 img {
        max-width: 110px;
    }
    .nav-bar-mobile.show {
        display: block !important;
        position: relative;
        z-index: 9999999999;
        background: #fffffffa;
        top: 35px;
        padding: 20px 0;
        left: 0px;
        height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .sub-catt {
        position: relative;
        top: -2px;
        right: 0;
        background: #fff;
        width: 100%;
        display: none;
        max-height: 400px;
        overflow: auto;
    }
    .shadow-sm {
        background: #ffffff;
    }
    .nav-bar-mobile ul {
        padding: 0 7%;
        text-align: left;
    }
    .blog-item {
        margin: 0;
        width: 100%;
    }
    .nav-bar-mobile.show li {
        margin: 0 0 5px 0;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        width: 100%;
    }
    .nav-bar-mobile.show li a {
        width: 100%;
        display: inline-block;
        font-size: 1.1em;
        color: #000;
        position: relative;
    }
    .all-cate {
        position: relative;
        top: 9px;
        width: 100%;
        padding: 19px 15px 15px 15px;
    }
    .all-catt li a {
        border: 0;
        padding: 0 !important;
        margin: 0 !important;
    }
    .cd-accordion__input:checked ~ .cd-accordion__sub {
        display: block;
        padding: 22px;
        background: #f1f1f1;
        margin-top: 15px;
    }
    .nav-bar-mobile.show li:last-child {
        border: 0;
        padding: 0;
        margin: 0;
        font-size: 23px;
    }
    li.all-cate-wrap img.mob-dis-block.sub-dd-img {
        top: 10px;
    }
    
    .description {
        padding: 0;
        line-height: 30px;
    }
    li.all-cate-wrap img.mob-dis-block {
        display: inline-block;
        position: absolute;
        right: 7px;
    top: 24px;
    }
    .description ul li {
        margin: 0; width:100%; border-right: 0px solid #ccc;
    }
    .row.services {
        border-right: 0;
    }
    h2.subtitle {
        margin-bottom: 6px;
        text-align: center;
    }
    h3.title {
        margin-bottom: 0;
        text-align: center;
    }
    .col-lg-3.wow.fadeIn.text-right.pt-5 {
        text-align: center;
        padding: 20px 0 10px !important;
    }
    .testimonials {
        padding: 0 0 70px 0; 
     
    }
    .testiminilas-text {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .content-text {
        min-height: inherit;
    }
    .testimonials .owl-prev {
        left: -10px !important;
    }
    .testimonials .owl-next {
        right: -10px !important;
    }
    .newsletter-text-box {
        width: 100%;
        top: 0;
    }
    .newsletter-text-box input.form-group.input-txt {
        width: 50%;
    }
    .newsletter label#email-error {
        position: absolute;
        bottom: -24px;
        top: inherit;
        left: 28px;
        color: #ff0000;
    }
    .bor-h-radius.aa-img {
        position: relative;
        top: 0;
    }
    .openings ul li:first-child {
        border-left: 0;
    }
    .openings ul li {
        border-right: 0;
        width: 100%;
    }
    .google-map iframe {
        width: 100%;
        margin-bottom: 20px;
    }
    
    
}
@media (max-width: 320px) {
 .nav-tabs li a {
    margin: 0 7px 0;
    font-size: 14px;
    padding: 16px 0px 38px;
    }
}