/********** Template CSS **********/
:root {
    --primary: #AB7442;
    --light: #F5F5F5;
    --dark: #353535;
}

.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-black {
    font-weight: 900 !important;
}
.gallery-new {
    margin: 5px;
    border: 1px solid #ccc;
    width: 320px;
}
.gallery-new img {
    width: 100%;
    height: 300px;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}
.display-5 h1{
    font-size: 20px!important;
}
.image-scanner img{
 width: 400px;
}
.image-scanner {
 text-align: center;
}



.link-icon-video .icon-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.promobox-slider__img .link-icon-video {
    display: block;
}
.link-icon-video {
    display: inline-block;
    position: relative;
}
.link-icon-video .icon-video:before {
    width: 60px;
    height: 60px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
}

.link-icon-video .icon-video:after {
    content: '';
    position: absolute;
    margin-left: -2px;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 8px solid #ffffff;
    top: 50%;
    left: 50%;
}

            
            .link-icon-video:hover .icon-video:before {
                background-color: #2e3192;
                border-color: #2e3192;
                -webkit-transform: scale(1.2);
                transform: scale(1.2);
            }

.new-clr{
    padding: 0px;

}


/*** 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;
}


/*new css*/

.button-new{
    margin-top: 30px;
    text-align: center;
}
.button-new a{
    color: #fff;
    background: #ab7442;
    padding: 20px 40px;
}



.md-l.x-row {
    margin-bottom: 0px;
}
.md-j.x-row {
    margin-top: 60px;
}
.md-e.x-row {
    z-index: auto;
    margin-right: auto;
    margin-left: auto;
    border: 0;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    font-size: 1em;
}
.x-container.max {
    max-width: 1440px;
}
.x-container.width {
    width: 90%;
}
.md-r {
    --gap: 20px;
}
.md-i > .x-row-inner {
    margin-right: calc(((20px / 2) + 1px)* -1);
    margin-left: calc(((20px / 2) + 1px)* -1);
}
.md-h > .x-row-inner {
    align-items: stretch;
    align-content: stretch;
}
.md-g > .x-row-inner {
    flex-direction: row;
    margin-top: calc(((20px / 2) + 1px)* -1);
    margin-bottom: calc(((20px / 2) + 1px)* -1);
}
.md-e > .x-row-inner {
    justify-content: flex-start;
}
.x-row-inner {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    min-width: 0;
    min-height: 0;
}
.md-x > .x-row-inner > *:nth-child(1n - 0) {
    flex-basis: calc(100% - clamp(0px, var(--gap), 9999px));
}
.md-1c.x-col {
    justify-content: space-around;
}
.md-1b.x-col {
    flex-direction: row;
}
.md-1a.x-col {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.md-16.x-col {
    z-index: 1;
    border: 0;
    font-size: 1em;
}
.md-i > .x-row-inner > * {
    margin-right: calc(20px / 2);
    margin-left: calc(20px / 2);
}
.md-g > .x-row-inner > * {
    margin-top: calc(20px / 2);
    margin-bottom: calc(20px / 2);
}
.md-1u.x-text .x-text-content-text-primary {
    color: rgba(0, 0, 0, 1);
}
.md-1t.x-text .x-text-content-text-primary {
    font-size: 22px;
    line-height: 1.4;
}
.md-1i.x-text .x-text-content-text-primary {
    font-family: "Jost", sans-serif;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0em;
    text-transform: none;
}
.md-1u.x-text .x-graphic {
    margin-right: 0px;
}
.md-1t.x-text .x-graphic {
    margin-top: 0em;
    margin-left: 0em;
}
.md-1s.x-text .x-graphic {
    margin-bottom: 30px;
}
.x-graphic {
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-shrink: 0;
    position: relative;
    letter-spacing: 0;
    line-height: 1;
    z-index: 2;
}
.md-1t.x-text .x-text-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.x-text-content {
    display: -webkit-flex;
    display: flex;
}
.md-a.x-section {
    z-index: auto;
}
.md-7.x-section {
    padding-top: 65px;
    padding-bottom: 65px;
}
.md-0.x-section {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 0;
    padding-right: 0px;
    padding-left: 0px;
}

.x-section {
    display: block;
    position: relative;
    margin: 0 0 1.313em;
    padding: 45px 0;
}
.md-n.x-row {
    margin-top: 0px;
    margin-bottom: 20px;
}
.md-e.x-row {
    z-index: auto;
    margin-right: auto;
    margin-left: auto;
    border: 0;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    font-size: 1em;
}
.x-container.max {
    max-width: 1440px;
}
.x-container.width {
    width: 90%;
}
.md-r {
    --gap: 20px;
}
.md-10 > .x-row-inner > *:nth-child(1n - 0) {
    flex-basis: calc(100% - clamp(0px, var(--gap), 9999px));
}
.md-16.x-col {
    z-index: 1;
    border: 0;
    font-size: 1em;
}
.md-i > .x-row-inner > * {
    margin-right: calc(20px / 2);
    margin-left: calc(20px / 2);
}
.md-g > .x-row-inner > * {
    margin-top: calc(20px / 2);
    margin-bottom: calc(20px / 2);
}
.md-1p.x-text {
    margin-top: 0em;
    margin-right: auto;
    margin-bottom: 0em;
    margin-left: auto;
}
.md-1i.x-text {
    border: 0;
    font-size: 1em;
}
.x-text-content {
    display: -webkit-flex;
    display: flex;
}
.x-text-content-text, .x-text-content-text-primary, .x-text-content-text-subheadline {
    display: block;
}
.x-text-content-text {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-width: 1px;
    max-width: 100%;
}
.md-1j.x-text .x-text-content-text-primary {
    font-size: 38px;
}
.md-1i.x-text .x-text-content-text-primary {
    font-family: "Jost", sans-serif;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0em;
    text-transform: none;
}
.md-2a.x-text {
    margin-right: auto;
    margin-left: auto;
}
.md-29.x-text {
    margin-top: 20px;
}
.md-27.x-text {
    color: rgb(0, 0, 0);
}
.md-24.x-text {
    border: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0em;
    text-transform: none;
}
.x-text:not(.x-text-headline) {
    transition-property: color, border-color, background-color, box-shadow, text-shadow, column-rule, opacity, filter, transform;
}
.md-e.x-row {
    z-index: auto;
    margin-right: auto;
    margin-left: auto;
    border: 0;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    font-size: 1em;
}
.x-container.max {
    max-width: 1440px;
}
.x-container.width {
    width: 90%;
}
.md-r {
    --gap: 20px;
}
.x-container {
    margin: 0 auto;
}
.md-i > .x-row-inner {
    margin-right: calc(((20px / 2) + 1px)* -1);
    margin-left: calc(((20px / 2) + 1px)* -1);
}
.md-h > .x-row-inner {
    align-items: stretch;
    align-content: stretch;
}
.md-g > .x-row-inner {
    flex-direction: row;
    margin-top: calc(((20px / 2) + 1px)* -1);
    margin-bottom: calc(((20px / 2) + 1px)* -1);
}
.md-e > .x-row-inner {
    justify-content: flex-start;
}
.x-row-inner {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    min-width: 0;
    min-height: 0;
}
.md-11 > .x-row-inner > *:nth-child(1n - 0) {
    flex-basis: calc(100% - clamp(0px, var(--gap), 9999px));
}
.md-1f.x-col {
    justify-content: flex-start;
}
.md-1b.x-col {
    flex-direction: row;
}
.md-1a.x-col {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.md-16.x-col {
    z-index: 1;
    border: 0;
    font-size: 1em;
}
.md-i > .x-row-inner > * {
    margin-right: calc(20px / 2);
    margin-left: calc(20px / 2);
}
.md-g > .x-row-inner > * {
    margin-top: calc(20px / 2);
    margin-bottom: calc(20px / 2);
}
.md-1x.x-text {
    max-width: 330px;
}
.md-1i.x-text {
    border: 0;
    font-size: 1em;
}
.md-1t.x-text .x-text-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.x-text-content {
    display: -webkit-flex;
    display: flex;
}
.md-1x.x-text .x-graphic {
    margin-bottom: 15px;
}
.md-1u.x-text .x-graphic {
    margin-right: 0px;
}
.md-1t.x-text .x-graphic {
    margin-top: 0em;
    margin-left: 0em;
}
.x-graphic {
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-shrink: 0;
    position: relative;
    letter-spacing: 0;
    line-height: 1;
    z-index: 2;
}
.x-graphic-icon, .x-graphic-icon.x-icon, .x-graphic-image, .x-graphic-image.x-image {
    display: block;
}
.x-image img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.x-text-content-text, .x-text-content-text-primary, .x-text-content-text-subheadline {
    display: block;
}
.x-text-content-text {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-width: 1px;
    max-width: 100%;
}
.md-34 {
    margin-top: 1em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    border: 0;
    font-size: 33px;
    color: #70AE39;
}
.md-1q.x-text .x-text-content-text-primary {
    text-align: center;
}
.md-1x.x-text .x-text-content-text-subheadline {
    margin-top: 15px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}
.md-1w.x-text .x-text-content-text-subheadline {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0em;
    text-transform: none;
}
.md-2b.x-text {
    text-align: center;
}
[data-x-icon-o]:before {
    content: attr(data-x-icon-o);
}
[data-x-icon]:before, [data-x-icon-o]:before, [data-x-icon-l]:before, [data-x-icon-s]:before, [data-x-icon-b]:before, [data-x-fa-pro-icon]:before, [class*="cs-fa-"]:before {
    line-height: 1;
}
.x-icon:before {
    display: block !important;
    position: static !important;
    inset: auto !important;
    width: inherit !important;
    height: inherit !important;
    margin: 0 !important;
    line-height: inherit !important;
    text-align: inherit !important;
}
.logo-n{
    height: 70px;

}





.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background-color: #70ae39;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/
.md-e.x-row {
    z-index: auto;
    margin-right: auto;
    margin-left: auto;
    border: 0;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    font-size: 1em;
}
.x-container.max {
    max-width: 1440px;
}
.x-container.width {
    width: 90%;
}
.md-r {
    --gap: 20px;
}
.x-container {
    margin: 0 auto;
}
.md-w > .x-row-inner > *:nth-child(1n - 0) {
    flex-basis: calc(100% - clamp(0px, var(--gap), 9999px));
}
.md-16.x-col {
    z-index: 1;
    border: 0;
    font-size: 1em;
}
.md-i > .x-row-inner > * {
    margin-right: calc(20px / 2);
    margin-left: calc(20px / 2);
}
.md-g > .x-row-inner > * {
    margin-top: calc(20px / 2);
    margin-bottom: calc(140px / 2);
}
.md-1p.x-text {
    margin-top: 0em;
    margin-right: auto;
    margin-bottom: 0em;
    margin-left: auto;
}
.md-1i.x-text {
    border: 0;
    font-size: 1em;
}
.x-text-content {
    display: -webkit-flex;
    display: flex;
}
.x-text-content-text, .x-text-content-text-primary, .x-text-content-text-subheadline {
    display: block;
}
.x-text-content-text {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-width: 1px;
    max-width: 100%;
}
.md-1q.x-text .x-text-content-text-primary {
    text-align: center;
}
.md-1o.x-text .x-text-content-text-primary {
    color: rgb(0, 0, 0);
}
.md-1k.x-text .x-text-content-text-primary {
    line-height: 1.3;
}
.md-1j.x-text .x-text-content-text-primary {
    font-size: 38px;
}
.md-1i.x-text .x-text-content-text-primary {
    font-family: "Jost", sans-serif;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0em;
    text-transform: none;
}
.md-2c.x-text {
    color: rgba(0, 0, 0, 1);
}
.md-2b.x-text {
    text-align: center;
}
.md-2a.x-text {
    margin-right: auto;
    margin-left: auto;
}
.md-29.x-text {
    margin-top: 20px;
}
.md-28.x-text {
    max-width: 800px;
    margin-bottom: 0em;
}
.md-24.x-text {
    border: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0em;
    text-transform: none;
}
.x-text:not(.x-text-headline) {
    transition-property: color, border-color, background-color, box-shadow, text-shadow, column-rule, opacity, filter, transform;
}

.footer-solution::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ff00008a;
    opacity: 0.4;
}
.footer-solution {
    margin-bottom: 40px;
    font-size: 0;
    background-color: #000;
    padding: 40px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.footer-sol-lft {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.footer-con {
    width: 80%;
}
.footer-con h3 {
    text-align: center;
    color: #fff;
    font-family: 'Williesh-regular';
    font-family: 'Inter-Bold';
    /* width: 70%; */
    margin: 0;
    line-height: 1.3;
    font-size: 26px;
    padding: 20px;
}
.extra-tag{
    padding-top: 20px;
    padding-bottom: 40px;
}
.inner-banner {
    
    background-size: cover;
    height: 380px;
    position: relative;
    z-index: 1;
    background-color: #070b3b;
    background-image: url(../img/new-back.jpg);
}
.inner-banner:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(32, 29, 29, 60%);
}
.inner-banner .inner-title h3 {
    padding-top: 160px;
    font-size: 45px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
}
.inner-banner .inner-title ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}
.inner-banner .inner-title ul li {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
}
.inner-banner .inner-title ul li a {
    color: #ffffff;
}

.img-cot img{
    width: 500px;

}
.parent-contact-div {
    padding: 0px;
}
.contact-div {
    border: 2px solid #32B57A;
    text-align: center;
    margin: 5px;
}
.contact-div h1 {
    text-align: center;
    color: #32B57A !important;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.contact-div h4, .contact-div a {
    text-transform: inherit;
    font-weight: 600;
    color: #000;
}
.blue-wing{
    margin-top: 40px;
}
.fix-btn-footer {
    position: fixed;
    bottom: 45px;
    z-index: 999;
    right: 0;
}
.fix-btn-footer .first {
    animation: first 1800ms infinite;
}
.fix-btn-footer a {
    font-size: 17px;
}
.fix-btn-footer a {
    color: #fff;
}
.fix-btn-footer a {
    background: #ff0800;
    display: block;
    border: 1px solid #f49817;
    padding: 10px;
    margin: 10px 0;
    font-weight: bold;
    border-radius: 35px 0 0px 35px;
    box-shadow: 0 0 12px 0px #060606b0;
}
.fix-btn-footerone {
    position: fixed;
    bottom: 45px;
    z-index: 999;
}
.fix-btn-footerone .first {
    animation: first 1800ms infinite;
}
.fix-btn-footerone a {
    font-size: 17px;
}
.fix-btn-footerone a {
    color: #fff;
}
.fix-btn-footerone a {
    background: #ff0800;
    display: block;
    border: 1px solid #f49817;
    padding: 10px;
    margin: 10px 0;
    font-weight: bold;
    border-radius: 0px 35px 35px 0px;
    box-shadow: 0 0 12px 0px #060606b0;
}
.fix-btn-footerone img {
    width: 30px;
}

/*end css*/

.work-section {
    position: relative;
    padding: 70px 0 50px;
}
.anim-icons {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.sec-title {
    position: relative;
    margin-bottom: 50px;
}
.text-center {
    text-align: center !important;
}
.sec-title .sub-title {
    position: relative;
    top: -5px;
    display: inline-block;
    font-size: 16px;
    color: #007eae;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
}
.sec-title .sub-title:before {
    position: absolute;
    left: 100%;
    top: 50%;
    height: 2px;
    width: 35px;
    margin-left: 10px;
    margin-top: -1px;
    background: var(--bg-theme-color2);
    content: "";
}
.sec-title h2 {
    position: relative;
    font-size: 48px;
    line-height: 1.2em;
    color: var(--theme-color1);
    font-weight: 700;
}
.work-block {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 50px;
}
.work-block .inner-box {
    position: relative;
}
.work-block .icon-box {
    position: relative;
    height: 190px;
    width: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50%;
    margin: 0 auto 30px;
    background-color: #ffffff;
}

.work-block .icon-box .count {
    position: absolute;
    left: 0;
    top: 0;
    height: 65px;
    width: 65px;
    font-size: 20px;
    color: #ffffff;
    background-color: #70ae39;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
}
.work-block .icon-box .icon {
    color: #007eae;
    font-size: 72px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.work-block .title {
    position: relative;
    font-size: 24px;
    color: var(--theme-color1);
    font-weight: 700;
    padding-top: 25px;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.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;
}

/*** 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-light .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar-light .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

.navbar-light .navbar-brand,
.navbar-light a.btn {
    height: 75px;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--dark);
    font-weight: 500;
}

.navbar-light.sticky-top {
    top: -100px;
    transition: .5s;
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
@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 h5,
    .header-carousel .owl-carousel-item p {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .header-carousel .owl-carousel-item h1 {
        font-size: 30px;
        font-weight: 600;
    }
}

.header-carousel .owl-nav {
    position: absolute;
    width: 200px;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    font-size: 22px;
    transition: .5s;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.header-carousel .owl-dots {
    position: absolute;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #FFFFFF;
    transition: .5s;
}

.header-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 4px;
    left: 4px;
    background: transparent;
    border: 1px solid #FFFFFF;
}

.header-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}

.page-header {
    background: linear-gradient(rgba(53, 53, 53, .7), rgba(53, 53, 53, .7)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}


/*** Section Title ***/
.section-title h1 {
    position: relative;
    display: inline-block;
    padding: 0 60px;
}

.section-title.text-start h1 {
    padding-left: 0;
}

.section-title h1::before,
.section-title h1::after {
    position: absolute;
    content: "";
    width: 45px;
    height: 5px;
    bottom: 0;
    background: var(--dark);
}

.section-title h1::before {
    left: 0;
}



.section-title.text-start h1::before {
    display: none;
}


/*** About ***/
@media (min-width: 992px) {
    .container.about {
        max-width: 100% !important;
    }

    .about-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .about-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .about-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Service ***/
.service-item img {
    transition: .5s;
}

.service-item:hover img {
    transform: scale(1.1);
}


/*** Feature ***/
@media (min-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }

    .feature-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .feature-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .feature-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Project Portfolio ***/
#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
}

.portfolio-item img {
    transition: .5s;
}

.portfolio-item:hover img {
    transform: scale(1.1);
}

.portfolio-item .portfolio-overlay {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    background: rgba(53, 53, 53, .7);
    transition: .5s;
}

.portfolio-item:hover .portfolio-overlay {
    width: 100%;
    height: 100%;
    left: 0;
}

.portfolio-item .portfolio-overlay .btn {
    opacity: 0;
}

.portfolio-item:hover .portfolio-overlay .btn {
    opacity: 1;
}


/*** Quote ***/
@media (min-width: 992px) {
    .container.quote {
        max-width: 100% !important;
    }

    .quote-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .quote-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .quote-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Team ***/
.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item .team-social {
    position: absolute;
    width: 38px;
    top: 50%;
    left: -38px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    transition: .5s;
}

.team-item .team-social .btn {
    color: var(--primary);
    background: #FFFFFF;
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}

.team-item:hover .team-social {
    left: 0;
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (min-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

.testimonial-carousel .owl-item .testimonial-text {
    border: 5px solid var(--light);
    transform: scale(.8);
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    transform: scale(1);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 350px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    color: var(--primary);
    font-size: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}


/*** Contact ***/
@media (min-width: 992px) {
    .container.contact {
        max-width: 100% !important;
    }

    .contact-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .contact-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .contact-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Footer ***/
.footer {
    background: linear-gradient(rgba(53, 53, 53, .7), rgba(53, 53, 53, .7)), url(../img/footer.jpg) center center no-repeat;
    background-size: cover;
}

.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid #FFFFFF;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}