@import url("https://fonts.googleapis.com/css?family=Ubuntu+Condensed");
@font-face {
    font-family: "NexaReg";
    src: url(/assets/css/fonts/NexaRegular.otf)format("opentype");
}

@font-face {
    font-family: "Nexalight";
    src: url(/assets/css/fonts/NexaLight.otf)format("opentype");
}

@font-face {
    font-family: "Nexathin";
    src: url(/assets/css/fonts/NexaThin.otf)format("opentype");
}

@font-face {
    font-family: "NexaIt";
    src: url(/assets/css/fonts/NexaXBoldItalic.otf)format("opentype");
}

body {
    font-family: Arial, Helvetica, sans-serif!important;
}

.text-logo,
.cap {
    text-transform: capitalize;
}

.capsent {
    text-transform: none !important;
}

.titles {
    font-family: NexaIt;
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
}

.cv {
    line-height: 1.5rem;
}

.mart25 {
    margin-top: 5rem;
}

.money {
    color: rgb(207, 121, 8) !important;
    white-space: nowrap;
}

.matters {
    color: rgb(36, 36, 36);
    white-space: nowrap;
}

.accountants {
    white-space: nowrap;
}

.catch {
    color: rgb(0, 0, 0)!important;
    background-color: #ffffff9f;
}

.bg {
    /* background-image: -moz-linear-gradient(top, #151616, #7c7c7c);
		background-image: -webkit-linear-gradient(top, #151616, #7c7c7c);
		background-image: -ms-linear-gradient(top, #151616, #7c7c7c);
		background-image: linear-gradient(top, #151616, #7c7c7c);
		background-color: #7c7c7c; */
    color: rgb(185, 95, 11);
    background-color: rgba(255, 255, 255, 1) !important;
}

#bnav2 {
    color: rgb(185, 95, 11);
    background-color: rgba(255, 255, 255, 1) !important;
}

.nav-link {
    padding-left: 2em !important;
    padding-right: 2em !important;
    color: grey !important;
    text-transform: uppercase !important;
    font-size: 0.8rem !important;
    font-family: Arial, Helvetica, sans-serif;
}

.nav-link:hover {
    color: rgb(207, 121, 8) !important;
    border-top: 2px solid rgb(207, 121, 8);
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item {
    height: 85vh;
}

.carousel-caption {
    background-color: rgba(128, 128, 128, 0.637);
}

.slidertitle {
    font-size: 3rem;
    font-family: NexaReg;
}

.slidertext {
    font-size: larger;
    font-family: NexaLight;
}

.slideimg1 {
    background-image: (url(/images/64854.jpg));
}

.owl2 {
    width: 50%;
    padding-bottom: 0.5rem;
}

.owl-stage {
    padding-bottom: 1.2rem;
}

.carousel-inner .item {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-background-position: center;
    -moz-background-position: center;
    -o-background-position: center;
    background-position: center;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
    -o-background-attachment: fixed;
    background-attachment: fixed;
}

.overlay-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(255, 255, 255, 0.8);
}

.overlaytitle {
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    color: rgb(0, 0, 0);
    font-size: 1.5rem;
}

.mainhead {
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
    font-size: 1.4rem;
    /* font-family: NexaLight; */
    margin-top: 1rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.mainhead_h5 {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 1rem;
    text-align: center;
    font-size: 1rem;
    width: 84vw;
}

.mainhead_h4 {
    padding-bottom: 1rem;
    line-height: 1.8rem;
    text-align: center;
    font-weight: 100;
    font-size: 1.8rem;
    width: auto;
}

.captiontitle {
    position: absolute;
    top: 80%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(207, 121, 8);
    font-size: 1.8rem;
    z-index: 10;
}

.captt2 {
    position: absolute;
    top: 95%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(207, 121, 8);
    font-size: 1.8rem;
    z-index: 10;
    padding-bottom: 15px;
    font-weight: 900;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.animate__animated.animate__zoomInDown {
    --animate-duration: 1s;
}

[class^=imghvr-] figcaption,
[class^='imghvr-'],
[class*=' imghvr-'] {
    background-color: rgba(207, 121, 8, 0.301) !important;
    color: black !important;
    /* border-radius: 50% !important; */
}


/* .captiontitle>h5 {
    color: var(--primary-color);
    transform: translateY(-80%);
    animation: .5s slideIn ease-in-out forwards 0.1s;
    z-index: 10;
    opacity: 0;
    position: relative;
}

.captiontitle>h5::before {
    content: '';
    width: 0%;
    height: 106px;
    background-color: var(--secondary-color);
    position: absolute;
    bottom: -10px;
    animation: .5s underline ease-in-out forwards 0.1s;
    mix-blend-mode: screen;
}

@keyframes slideIn {
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
} */

.mask:hover {
    opacity: 1;
}

.white-text {
    color: white;
    font-size: 1.1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.overlay-images {
    min-height: 300px;
}

@media screen and (max-width: 576px) {
    .slidertitle {
        font-size: 1.5rem;
    }
    .cards-width {
        max-width: 75vw;
    }
    .cimage {
        width: auto;
    }
}

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

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

.bg-light {
    opacity: 85%;
}

.logo-float {
    position: absolute;
    top: 85%;
    left: 72%;
    width: 50px;
}

.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.NotGeneric-BigButton:hover {
    color: white !important;
    background-color: rgb(207, 121, 8) !important;
}

.NotGeneric-Title {
    color: rgb(207, 121, 8)!important;
}

.servicon {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.servi {
    border: 0px solid rgb(207, 121, 8)!important;
    background-color: #fff;
    color: #444;
    padding: 50px 0px 45px 0px;
    border: 1px solid #e1e1e1d6;
    margin: 6px;
}

.servtitle {
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    padding-top: 10px;
    text-transform: uppercase;
    color: #555;
}

.tp-mask-wrap {
    white-space: normal;
}

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


/* Footer stuff */

.bigfooterbutton {
    width: 100%;
    /* min-height: 20vh; */
    font-size: 3rem!important;
    font-family: NexaReg;
}

.bigfooterbutton:hover {
    background-color: chocolate!important;
}

.bigfooterbutton1 {
    width: 100%;
    /* min-height: 15vh; */
    font-size: 2.5rem!important;
    font-family: NexaReg;
}

.bigfooterbutton1:hover {
    background-color: chocolate!important;
}

.capttext {
    color: rgb(255, 255, 255) !important;
    opacity: 1 !important;
    white-space: normal;
    width: fit-content;
}

.capttext2 {
    color: rgb(255, 255, 255) !important;
}

.prof {
    border: 2px solid black;
    text-align: justify;
    padding: 6px;
}

.descreptiontext {
    padding-top: 2%;
}

.descreptiontext2 {
    padding-top: 2%;
}

.lister {
    /* line-height: 1.3rem !important;
    font-size: 0.9rem !important; */
}

.lister1 {
    /* line-height: 1.1rem !important; */
}

.small_p-4 {
    padding: 5%!important;
}

.small_p-42 {
    /* padding: 5%!important; */
}

.dshowm {
    /* height: 1rem; */
}

@media (max-width:769px) and (min-width:420px) {
    .bigfooterbutton {
        max-width: 95vw;
        /* min-height: 10vh; */
        font-size: 1.5rem!important;
        margin-bottom: 10px;
    }
    .bigfooterbutton1 {
        max-width: 95vw;
        /* min-height: 10vh; */
        font-size: 1.5rem!important;
        margin-bottom: 10px;
    }
    .owl2 {
        width: 100%;
        padding-bottom: 0.5rem;
    }
    .NotGeneric-SubTitle {
        /* font-size: 2.2rem!important;
        width: 80vw;
        overflow: auto;
        white-space: normal!important;
        line-height: normal!important; */
    }
    .tp-caption.NotGeneric-Button {
        font-size: 2.2rem!important;
        padding: 30px !important;
    }
    .descreptiontext {
        padding-top: 0;
    }
    .small_p-4 {
        padding-top: 20px !important;
        padding-bottom: 0 !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .small_p-42 {
        /* padding-top: 30px !important;
        padding-bottom: 0 !important;
        padding-left: 5% !important;
        padding-right: 5% !important; */
    }
    .lister1 {
        /* line-height: 1rem !important;
        font-size: 0.8rem !important; */
    }
    .dshowm {
        display: none;
    }
}

@media (max-width:419px) and (min-width:300px) {
    .tp-caption.NotGeneric-Button {
        font-size: 1.2rem!important;
        padding: 20px !important;
    }
    .owl2 {
        width: 100%;
        padding-bottom: 0.5rem;
    }
    .bigfooterbutton {
        width: 100%;
        /* min-height: 10vh; */
        font-size: 1.2rem!important;
        font-family: NexaReg;
        margin-bottom: 10px;
    }
    .bigfooterbutton1 {
        width: 100%;
        /* min-height: 10vh; */
        font-size: 1.2rem!important;
        font-family: NexaReg;
        margin-bottom: 10px;
    }
    .descreptiontext {
        padding-top: 0%;
    }
    .small_p-4 {
        padding-top: 20px !important;
        padding-bottom: 0 !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .small_p-42 {
        /* padding-top: 30px !important;
        padding-bottom: 0 !important;
        padding-left: 5% !important;
        padding-right: 5% !important; */
    }
    .lister1 {
        /* line-height: 1.rem !important; */
        /* font-size: 0.8rem !important; */
    }
    .dshowm {
        display: none;
    }
}

.imgdf {
    border-radius: 50%;
}

.captround {
    margin: auto;
}

.relativepos {
    position: relative !important;
}


/* **************************Team hover *********************************/

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    position: absolute;
    overflow: hidden;
    width: 40%;
    /* height: 80%; */
    left: 30%;
    top: 45%;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

.hovereffect:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(0.6);
    -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 17px;
    background-color: transparent;
    /* color: #FFF; */
    color: rgb(207, 121, 8);
    padding: 1em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.hovereffect a,
.hovereffect p {
    color: #FFF;
    padding: 1em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.hovereffect:hover a,
.hovereffect:hover p,
.hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.sectgrey {
    background: linear-gradient(-45deg, #c7c1bf7e, #9692924f, #b3b4b44d, rgba(207, 121, 8, 0.198));
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    padding-top: 2rem;
    padding-bottom: 3rem;
    margin-top: 1rem;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.contacttitlesection {
    margin-top: 0 !important;
    background-image: radial-gradient( #e68a001f, #afafaf1c, #f0f0f0);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    padding-top: 2rem;
    padding-bottom: 3rem;
    margin-top: 1rem;
}

.contactsection {
    margin-top: 0 !important;
    padding-top: 2rem;
    padding-bottom: 3rem;
    margin-top: 1rem;
}

.mandv {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 1rem;
    text-align: justify;
    font-size: 1rem;
    width: 80%;
}

.mishead,
.vishead {
    width: 80%;
}