.bg-grey {
    background-color: #f4f4f4;
}
.bd-bottom {
    border-bottom: 1px solid #eeeeee;
}
.p-20 {
    padding: 20px;
}
.ttm-bgcolor-white{background-color: #fff;}
.padding_top15 {
    padding-top: 15px;
}
.parsley-errors-list{color:#f00;font-size:12px;}
.text-bg {background: #484848;
    padding: 0px 6px;
    color: #fff;}

.bg-primary {
    background-color: #f96812!important;
}
.btn-secondary{
padding: 1rem 0.75rem;}
/*================= whats app ======================*/

.wc-style9 {
    position: fixed;
    bottom: 1em;
    right: 1em;
    z-index: 9999;
}

.wc-style9::after, .wc-style9 .wc-button {
	background: -webkit-linear-gradient(to right, #26C281, #09e072);
	background: -moz-linear-gradient(to right, #26C281, #09e072);
	background: -ms-linear-gradient(to right, #26C281, #09e072);
	background: -o-linear-gradient(to right, #26C281, #09e072);
	background: linear-gradient(to right, #26C281, #09e072);
}
.wc-style9 .wc-button {
	display: block;
	width: 50px;
	height: 50px;
	bottom: 20px;
	right: 20px;
	border-radius: 50%;
	text-align: center;
	box-shadow: 0 0 10px rgba(12, 12, 12, 0.3);
	cursor: pointer;
}
.wc-style9 .wc-button i {
    color: #fff;
}
.wc-style9::after, .wc-style9 .wc-button i, .wc-style9 .wc-list:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.wc-style9 .wc-button i {
    margin-top: 14px;
    font-size: 25px;
}
.wc-style9 .wc-button:hover{
    box-shadow: 0px 0px 10px rgba(12, 12, 12, 0.5);
}
.wc-style9 .wc-button:hover:after{
    transform: scale3d(5.5, 5.5, 1);
    transition-timing-function: cubic-bezier(.68, 1.55, .265, 1);
}
/*======================== tittle style ===================*/
.section-head {
    margin-bottom: 16px;
}
  .section-head.style-1 .sub-title {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-left: 55px;  color:#f76912 !important;font-weight: normal;}
  .section-head.style-1 .sub-title:before, .section-head.style-1 .sub-title:after {
    content: "";
    display: inline-block;
    height: 3px;
    background: #f76912;
    position: absolute; }
  .section-head.style-1 .sub-title:before {
    width: 12px;
    left: 0; }
  .section-head.style-1 .sub-title:after {
    width: 27px;
    left: 16px; }
  .section-head.style-1 .sub-title.text-white:before, .section-head.style-1 .sub-title.text-white:after {
    background: #fff; }
.section-head.style-1.text-white .title {
  color: #fff; }
.section-head.style-1.text-white p {
  color: #9d9aaa; }
.section-head.style-1.text-center .sub-title {
  justify-content: center; }
  .section-head.style-1.text-center .sub-title:after {
    content: ""; }

.section-head.style-1 h2{margin-top: 0;font-weight: normal;    font-size: 32px;}
/* ===============================================
Page-Title-Row
------------------------*/
.ttm-page-title {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  width: 100%;
  z-index: 1;
}
.ttm-page-title:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .4;
  background-color: #000;
}
.ttm-page-title-row {
  background: url(../images/bg/slide1.jpg);
  background-color: rgba(0, 0, 0, 0.36);
  background-position: center center;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  width: 100%;
  z-index: 1;
}
.ttm-page-title-row.ttm-bg.ttm-bgimage-yes >.ttm-bg-layer {
  opacity: 0.4;
}
.ttm-page-title-row-inner {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 75px 0;
  margin: 0 auto;
  z-index: 2;
}
.page-title-heading h2 {
  font-weight: normal;
  text-transform: capitalize;
  font-size: 47px;
  line-height: 57px;
  display: inline-block;
  margin-bottom: 20px;
  color: #fff;
}
.breadcrumb-wrapper span {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 20px;
  position: relative;color: #fff;
}
.breadcrumb-wrapper span:first-child {
  padding-right: 20px;
}
.breadcrumb-wrapper span:first-child a {
  color: #fff;
}
.breadcrumb-wrapper span:first-child:after {
  position: absolute;
    content: "\e684";
    font-family: "pe-icon-7-stroke";
    font-size: 21px;
    line-height: 20px;
    margin-right: 17px;
    margin-top: 2px;
    opacity: 1;
    color: #fff;
    background-color: transparent;
}
.breadcrumb-wrapper {
  z-index: 1;
  background-color: #040208;
  padding: 12px 30px;
  line-height: 20px;
  margin: 0 auto;
}
.breadcrumb-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: max-content;
}


/* Contact Page  */
.featured-icon-box.style8 {
    padding: 30px 22px 0 22px;
    background-color: #f1f4f9;
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-transition: .5s cubic-bezier(.24, .74, .58, 1);
    -khtml-transition: .5s cubic-bezier(.24, .74, .58, 1);
    -moz-transition: .5s cubic-bezier(.24, .74, .58, 1);
    -ms-transition: .5s cubic-bezier(.24, .74, .58, 1);
    -o-transition: .5s cubic-bezier(.24, .74, .58, 1);
    transition: .5s cubic-bezier(.24, .74, .58, 1);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    height: 211px;
}

.featured-icon-box.style8:hover {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.featured-icon-box.style8 .ttm-icon i {
    font-size: 45px;
	font-weight: 500;
    color: #f46713;
}
.featured-icon-box.style8 .featured-content {
    padding-top: 8px;
}
.featured-icon-box.style8 .featured-content .featured-title h3 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 28px;    font-weight:normal;
}
.featured-desc p{text-align:center;}
.ttm-icon.ttm-icon_element-onlytxt {
    height: auto;
    width: auto;
    line-height: 1;
	margin-bottom:0;
}

/*============================ about page =============*/
.section-heading h2{
    font-size: 37px;
    color: #051441;
    line-height: 42px;
    font-weight: 500;
    display: block;
}
}
.about-list{
    position: relative;
    margin-bottom: 40px;
}
.about-icon{
    font-size: 50px;
    color: #f76912;
    position: absolute;
    margin-top: -18px;
}

.about-content{ padding-left: 70px; }
.about-content h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.exp-box{
    background-color: #f76912;
    position: absolute;
    left: 76%;
    top: 55%;
    text-align: center;
    transform: translate(-50%, -50%);
}
.exp-box:before{
    background-color: #f76912;
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 50%;
    bottom: -15px;
    transform: rotate(45deg) translateX(-50%);
}
.exp-box h3{
    color: #fff;
    font-size: 22px;
    line-height: 1;
    padding: 15px 45px;
    margin: 0;font-weight: 600;
}
.section-heading span {
  color: #f76912;
}


/*================ footer ==============*/
footer .widget {
    margin-bottom: 40px; }
  footer strong {
    color: #fff; }
  footer .footer-logo {
    margin-bottom: 25px; }
    footer .footer-logo img {
      max-width: 100%; }
  footer .widget-logo ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    footer .widget-logo ul li {
      display: inline-block;
      flex: 50%;
      padding: 0 15px 15px 0px; }
  footer .widget_about p {
    margin-bottom: 20px;
    line-height: 24px; text-align: justify;}
  footer .footer-title {
    margin: 0;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
    color: #fff;
    line-height: 1.2; }
    footer .footer-title .dz-separator {
      position: absolute;
      bottom: 0;
      left: 0; }
  footer .widget:hover .footer-title span:after {
    width: 5px; }
  footer .widget:hover .footer-title span:before {
    width: 55px; }
  footer .footer-top {
    padding: 70px 0 20px; }
    @media only screen and (max-width: 767px) {
      footer .footer-top {
        padding: 50px 0 0; } }
  footer .footer-bottom {
    background-color: #36404a;
    font-size: 15px;
    padding: 15px 0; }
    footer .footer-bottom .copyright-text a {
      color: #fff;
      font-weight: 400; }
    @media only screen and (max-width: 991px) {
      footer .footer-bottom {
        text-align: center; }
        footer .footer-bottom .text-end {
          margin-top: 10px; } }
  footer .widget-link li {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 20px; }
    @media only screen and (max-width: 767px) {
      footer .widget-link li {
        margin-left: 8px;
        margin-right: 7px; } }
  footer .widget-link a {
    color: #fff; }
  footer .widget_services ul li a {
    color: #fff;
    display: block;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s; }
  footer .widget_services.style-1 ul li a {
    padding: 5px 0 5px 15px; }
    footer .widget_services.style-1 ul li a:before {
      content: "\f105";
      font-family: fontawesome;
      left: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      color: #f96812; }
  footer .wp-block-latest-posts li,
  footer .wp-block-categories-list li,
  footer .wp-block-archives-list li,
  footer .widget_categories ul li,
  footer .widget_archive ul li,
  footer .widget_meta ul li,
  footer .widget_pages ul li,
  footer .widget_recent_comments ul li,
  footer .widget_nav_menu li,
  footer .widget_recent_entries ul li,
  footer .widget_services ul li {
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s; }

.widget_getintuch ul li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 52px;
  min-height: 45px; }
  .widget_getintuch ul li h5, .widget_getintuch ul li .h5 {
    font-size: 20px;
    line-height: 1.33;
    margin-bottom: 5px; }
    @media only screen and (max-width: 1199px) {
      .widget_getintuch ul li h5, .widget_getintuch ul li .h5 {
        font-size: 18px;
        line-height: 1.2; } }
  .widget_getintuch ul li i {
    position: absolute;
    left: 0;
    top: 4px;
    height: 40px;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    background-color: #f76912;
    display: block;
    color: #fff;
    font-size: 16px;
    border-radius: 0; }

.contact-ft-1 {
  text-align: center;
  margin-bottom: 40px; }
  .contact-ft-1 i {
    color: #f76912;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block; }
  .contact-ft-1 h4, .contact-ft-1 .h4 {
    color: #fff;
    text-decoration: underline; }
  .contact-ft-1 h5, .contact-ft-1 .h5 {
    color: #fff;
    font-weight: 400; }

.list-column ul {
  display: flex;
  flex-wrap: wrap; }
  .list-column ul li {
    flex: 0 0 50%;
    max-width: 50%; }

.fb-link {
  list-style: none;
  margin: 0;
  padding: 0; }
  .fb-link li {
    display: inline-block; }
    .fb-link li a {
      color: #fff;
      position: relative; }
      .fb-link li a:after {
        content: "";
        background: #f76912;
        width: 5px;
        height: 5px; }

.footer-link li {
  display: inline-block;
  position: relative;
  padding: 0 25px 0 20px; }
  .footer-link li a {
    color: inherit; }
  .footer-link li:before {
    content: "";
    height: 8px;
    width: 8px;
    background-color: #f76912;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 4px;
    transform: translateY(-50%); }

.widget_time ul li {
  display: block;
  margin-bottom: 5px; }
  .widget_time ul li label {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-right: 3px; }

.site-footer.style-1 {
  color: #9d9aaa;
  background-color: 1e1d23;
  background-position: center;
  background-size: cover; }
  .site-footer.style-1 .footer-top {
    padding: 120px 0 80px; }
    .site-footer.style-1 .footer-top .text {
      margin: 0 50px 45px; }
    .site-footer.style-1 .footer-top .footer-logo {
      margin-bottom: 25px; }
      .site-footer.style-1 .footer-top .footer-logo img {
        height: 60px; }
  .site-footer.style-1 .widget-title {
    margin-bottom: 25px; }
    .site-footer.style-1 .widget-title .title {
    color: #fff;
    font-weight: normal;
    font-size: 23px; }
  .site-footer.style-1 .footer-bottom {
    background-color: rgba(0, 0, 0, 0.3);
    background-position: center;
    background-size: cover;
    padding: 0; font-size:13px;}
    .site-footer.style-1 .footer-bottom .fb-inner {
     padding-top: 10px;
    padding-bottom: 10px;}
    .site-footer.style-1 .footer-bottom ul li {
      display: inline-block; }
      .site-footer.style-1 .footer-bottom ul li a {
        -webkit-transition: all 0.8s;
        -ms-transition: all 0.8s;
        transition: all 0.8s; }
        .site-footer.style-1 .footer-bottom ul li a:hover {
          color: #f76912; }
      .site-footer.style-1 .footer-bottom ul li:before {
        color: #f76912; }
      .site-footer.style-1 .footer-bottom ul li:last-child {
        padding-right: 0; }
  .site-footer.style-1 .footer-title {
    padding-bottom: 0;
    margin-bottom: 10px; }
  @media only screen and (max-width: 1400px) {
    .site-footer.style-1 .footer-top {
      padding: 50px 0 0px; } }
  @media only screen and (max-width: 991px) {
    .site-footer.style-1 .footer-top {
      padding: 70px 0 30px; }
    .site-footer.style-1 .footer-bottom .text-end {
      margin-top: 15px; } }
  @media only screen and (max-width: 575px) {
    .site-footer.style-1 .footer-top {
      padding: 50px 0 10px; }
      .site-footer.style-1 .footer-top .text {
        margin: 0 0px 30px; }
      .site-footer.style-1 .footer-top .footer-logo {
        margin-bottom: 30px; } }
.widget ul.list-2 li, ul.list-2 li {
  width: 100%;
  float: left;
}
.social-list li {
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}
.widget_categories ul li a::before, .widget_archive ul li a::before, .widget_meta ul li a::before, .widget_pages ul li a::before, .widget_recent_comments ul li a::before, .widget_nav_menu ul li a::before, .widget_recent_entries ul li a::before, .widget_services ul li a::before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  display: block;
  left: 0;
  top: 0.063rem;
  font-size: 12px;
  font-weight: 900;
  color: #7a7a7a;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.social-list li a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 0;
  text-align: center;
  justify-content: center;color:#fff;
}
.facebook {
  background-color: #3b5999;
}
.instagram {
  background-color: #008efb;
}
.twitter {
  background-color: #55acef;
}
.widget_getintuch ul li i {
  position: absolute;
  left: 0;
  top: 4px;
  height: 40px;
  width: 40px;
  min-width: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  background-color: #343434;
  display: block;
  color: #fff;
  font-size: 16px;
}
.dz-separator.style-1 {
  height: 8px;
  display: block;
  width: 82px;
  position: relative;
  margin: 0; }
  .dz-separator.style-1:before, .dz-separator.style-1:after {
    content: "";
    height: 1px;
    width: 80px;
    position: absolute;
    background: #f96812;
    left: 0; }
  .dz-separator.style-1:after {
    width: 80%;
    bottom: 0; }
  .dz-separator.style-1:before {
    width: 100%;
    top: 0; }

/*============================ 
/*===============================================
   quality Page  Working Process
=============================================== */
.working-process{
    position: relative;
    padding:  0;
}
.working-process .left-pattern{
    position: absolute;
    background-image: url(../images/corner-pattern-left.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.working-process .right-pattern{
    position: absolute;
    background-image: url(../images/corner-pattern-right.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.working-process-box{
    text-align: center;
    padding: 0 30px;
}
.icon-box{
    background-color: #f9f9f9;
    color: #f76912;
    border-style: solid;
    position: relative;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border: 5px solid rgba(253, 186, 0, .5);
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.icon-box i{ font-size: 50px; }
.icon-box span{
    background-color: #f76912;
    font-size: 16px;
    color: #fff;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: -15px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 50%;
    border: 5px solid rgba(253, 186, 0, .1);
    border-color: #f76912;
    box-sizing: content-box;
    text-align: center;
}
.content-box{}
.content-box h3{
    font-size: 22px;
    font-weight: normal;
    margin-top: 20px;

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

.working-process-box .arrow {
   position: relative;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 56%;
    content: "";
    width: 236px;
    height: 38px;
    left: 189px;
    top: 71px;
    z-index: 1;
}
.arrow.arrow-up{
    background-image: url(../images/arrow-up.png);
}
.arrow.arrow-down{
    background-image: url(../images/arrow-down.png);
}

/*=========================================================
                    From 
==========================================================*/
.row.ttm-boxes-spacing-30px, .ttm-boxes-spacing-30px {
    margin: 0 -20px;
}
.ttm-boxes-spacing-30px .ttm-box-col-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.wrap-form label {
    width: 100%;
    margin: 0;
}

.wrap-form span.text-input {
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.wrap-form span.text-input > i {
  position: absolute;
    right: 12px;
    top: 16px;
    opacity: .9;
    font-size: 16px;
    z-index: 1;
}

/* contactform */


.wrap-form.contact_form span.text-input input, .wrap-form.contact_form span.text-input textarea, .wrap-form.contact_form span.text-input select {
    border-radius: 0;
    color: rgba(0, 0, 0, .60);
    border-radius: 0;
    padding: 12px 27px;
}

.wrap-form.contact_form span.text-input textarea {
    padding: 10px 15px;
}

.wrap-form.contact_form button[type="submit"] {
    font-size: 14px;
    padding: 14px 28px;
}

/* .ttm-bgcolor-grey .wrap-form.contact_form span.text-input textarea, .ttm-bgcolor-grey .wrap-form.contact_form span.text-input select {
    background-color: #fff;
}*/
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input input, .ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea, .ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input select {
    background-color: transparent;
    border: 0;
    color: #fff;
    padding-left: 0;
    border-bottom: 2px solid rgba(255, 255, 255, .12);
}

.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input input::-webkit-input-placeholder, .ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea::-webkit-input-placeholder, .ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input select::-webkit-input-placeholder {
    color: #fff;
}

.wrap-form.request_qoute_form span.text-input {
    margin: 5px 0 25px;
}

.wrap-form.request_qoute_form label {
    width: auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
  font-family: inherit;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
  width: 100%;
  color: var(--dark-grey-color);
  padding: 13px 15px 14px;
  border-radius: 0;
  font-weight: 400;
  background-color: var(--white-color);
  text-transform: inherit;
  border: 1px solid rgba(119, 119, 119, .2);
  font-size: 14px;
  outline: none;
  line-height: inherit;
  letter-spacing: 0px;
}
.btn {
  padding: 18px 30px;
  display: inline-flex;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  line-height: 1.5;
  align-items: center;
  overflow: hidden; text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
user-select: none;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.btn-primary, .wp-block-button__link {
    border-color: #f76912;
    background-color: #f76912;
}
.btn-primary:active:focus, .btn-primary:hover {
      box-shadow: 0 0 0 0rem rgba(207, 29, 30, 0.5); }
  .btn-primary:disabled,.btn-primary:hover {
    color: #000;
    background-color: #f76912;
    border-color: #f76912; color:#fff;}
.btn:after, .wp-block-button__link:after {
    content: "";
    background: #fff;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    position: absolute;
    height: 120%;
    width: 15px;
    opacity: 0.2;
    left: -35%;
    top: -10%;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg); }
  .btn:hover:after, .wp-block-button__link:hover:after {
    left: 130%; }
.goog-te-gadget-simple{background:transparent !important;border:none !important;}
.goog-te-gadget-simple .goog-te-menu-value span{color:#fff !important;}




.market-items i {
  color: #727272;
}
.market-items i:before {
  font-size: 32px;
}
.market-items i.fa-link {
  color: #fff;
}
.card-body {
    background: #f5f5f5;
    border-top: 1px solid #e3e3e3;
}
.market-items i.fa-link:before {
  font-size: 30px;
}
.market-items .card {
  overflow: hidden;
}
.market-items .card:hover .shape {
  border-top: 110px solid #f76912;
  border-left: 110px solid transparent;
}
.market-items .card:hover .img-overlay {
  opacity: 1;
  transform: translateY(0);
}
.market-items .card:hover .img-overlay::before {
  opacity: 1;
}
.market-items .card:hover .categories {
  margin: 20px 20px;
}
.market-items .card:hover .card-title {
  color: #f76912;
}
.market-items .card a {
  color: #061538;
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
.market-items .card .card-title {
 transition: 0.5s;
    font-weight: normal;
    font-size: 21px;
    color: #061538;
    text-align: center;
}
.market-items .categories {
  position: absolute;
  top: 0;
  right: 0;
  margin: 16px 15px;
  transition: 0.5s;
}
.market-items .shape {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  transition: 0.5s;
  border-top: 100px solid #dbdbdb;
  border-left: 100px solid transparent;
}
.market-items .img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(185 185 185 / 66%);
  opacity: 0;
  transition: 0.5s;
  transform: translateY(-10px);
}
.market-items .img-overlay:before {
  content: "";
  position: absolute;
  left: 26px;
  top: 26px;
  bottom: 26px;
  right: 26px;
  transition: 0.8s;
}
.market-items .style-1:before {
  border-color: #707070;
  border: 1px solid;
}

.activeColor {
    color: #ffffff !important;
}

.market-list-group{
  position: relative;
  background:#fff;
}
.market-list-group ul{
    margin: 0;
    padding: 0;
}
.market-list-group ul li{
    list-style: none;
}
.market-list-group ul li a{
   color: #040309;
    font-size: 15px;
    font-weight: normal;
    padding: 15px;
    display: block;
    overflow: hidden;
    border-bottom: #ddd solid 1px;
}



.inner-mixitup-menus {
  margin-bottom: 30px;
}
.inner-mixitup-menus .mixitup-control-active::before {
  content: "";
  position: relative;
}

.inner-mixitup-menus .mixitup-control-active {
  color: #ffffff !important;
  font-weight: 600;
}
.inner-mixitup-menus .filter-btn {
  text-transform: none;
  color: #061538;
}
.inner-mixitup-menus .filter-btn {
  text-transform: none;
  background-color: #ffffff;
  margin: 0 3px;
    margin-bottom: 0px;
  border-color: #e9e9e9;
  color: #061538;
}
#mixitup-projects .no-gutter {
  margin: 0;
}
.mixitup-menus .btn {
  text-transform: none;
}
#mixitup-projects .mix {
  margin-bottom: 30px;
}
.mixitup-menus {
  margin-bottom: 30px;
  background-color: #f76912;
  text-align: center;
}
.mixitup-menus button {
  padding: 18px;
  margin: 0 12px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
  color: #fff;
}
.mixitup-menus button:hover {
  background: transparent;
  border-color: transparent;
  color: #061538;
}
.mixitup-menus button:focus {
  box-shadow: none;
}
.mixitup-menus .mixitup-control-active {
  position: relative;
  color: #061538;
  font-weight: 500;
}

#mixitup-projects .card {
   overflow: hidden;
}
#mixitup-projects .card:hover .shape {
  border-bottom: 110px solid #f76912;
  border-right: 110px solid transparent;
  opacity: 1;
}
#mixitup-projects .card:hover .img-overlay {
  opacity: 1;
  transform: translateY(0);
}
#mixitup-projects .card:hover .img-overlay::before {
  opacity: 1;
}
#mixitup-projects .card:hover .categories {
  margin: 20px;
  opacity: 1;
}
#mixitup-projects .categories {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 10px;
  transition: 0.5s;
  opacity: 0;
}
#mixitup-projects .shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  transition: 0.5s;
  opacity: 0;
  border-bottom: 100px solid #4a4a4a;
  border-right: 100px solid transparent;
}
#mixitup-projects .img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(42 42 42 / 66%);
  opacity: 0;
  transition: 0.5s;
  transform: translateY(-10px);
}
#mixitup-projects .img-overlay:before {
  content: "";
  position: absolute;
  left: 26px;
  top: 26px;
  bottom: 26px;
  right: 26px;
  transition: 0.8s;
}

/* 1.10 Project Inner */

.project-section-padding{
  padding: 100px 0px;
}
.inner-mixitup-menus{
  margin-bottom: 30px;
}
 .filter-btn {
  text-transform: none;
  background-color: #ffffff;
  margin: 0 3px;
    margin-bottom: 0px;
  border-color: #e9e9e9;
  color: #061538;
}

 .filter-btn:hover {
  background-color: #f76912;
  border-color: transparent;
  color: #061538;
}
 .filter-btn:focus {
  box-shadow: none;
}
 .mixitup-control-active {
  position: relative;
  color: #ffffff !important;
  font-weight: 600;
  background-color: #f76912 !important;
}
.inner-mixitup-menus .mixitup-control-active:before{
  content: "";
  position: relative;
}

.icon_box_style3 {
	padding: 25px 15px;
	text-align: center;
	box-shadow: 0 2px 60px 0 rgba(0, 0, 0, 0.1);
	height: calc(100% - 30px);
    position: relative;
}
.icon_box_style3:before {
    height: 0;
    bottom: 0;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    background: #212529;
    z-index: 0;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }
.icon_box_style3:after {
    height: 0;
    bottom: 0;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    background: #f76912;
    z-index: 1;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s; }
   .icon_box_style3:hover {
    border-color: #f55d00ba;
    box-shadow: 0.5px 0.5px 10px 0px #b7b7b79c;
    color: #fff; }
   
     .icon_box_style3:hover:before {
      height: 100%; }
    .icon_box_style3:hover:after {
height: 5px; }
 .icon_box_style3 .box_icon {
	color: #f76912;
    width: 90px;
    text-align: center;
    height: 90px;
    border-radius: 100%;
    line-height: 99px;
    position: relative;
    margin: 5px auto 15px;
    border: 2px solid #f76912;
    font-weight: normal;
    font-size: 50px;
}

.icon_box_style3:hover .box_icon {
	-webkit-animation-name: wobble;
	animation-name: wobble;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	background:#f76912;
	border: 2px solid #fff;
	color:#fff;
}
.icon_box_style3:hover .intro_desc h6,.icon_box_style3:hover .intro_desc p {color:#fff; z-index: 999;position: relative;
    text-align: center !important;}
.intro_desc h6 {
	font-weight: normal !important;    font-size: 20px; z-index: 1;
}
.intro_desc p {text-align: center;}


/*========================= catalogue ========================*/
.call-action {
    padding: 20px;
    border-radius: var(--border-radius-base);
}



/*======================== industry we serve ================*/
.service-box-3 .dz-media {
    position: relative;
    overflow: unset;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}
.service-box-3 .dz-media > img {
   border-radius: 120px;
height: 220px;
    width: 220px;
    box-shadow: 0 15px 30px 0 rgb(0 0 0 / 10%);
    border: 10px solid #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.dz-media img, .dz-post-media img {
    width: 100%;
    height: auto;
}
.service-box-3 .dz-media span {
    width: 70px;
    height: 70px;
    border-radius: 40px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #f76912;
    box-shadow: 0 0 10px 0  rgba(255,175,41,0.2);
    padding: 18px;
}
.service-box-3 .dz-media span img {
    width: 100%;
}
.dz-box, .dz-info, .dz-tilte, .dz-tilte-inner {
    position: relative;
}

/*=================== why choose us ==================*/
.icon-bx-wraper.style-11 .icon-bx.shadow {
    box-shadow: 0px 0 30px 0 rgba(255,175,41,0.1) !important;
}
.icon-bx-wraper {
    position: relative;
}
.icon-bx-wraper.style-11 .icon-bx {
    background-color: #fff;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}
.icon-bx-wraper.left .icon-bx-sm, .icon-bx-wraper.left .icon-bx-xs {
    float: left;
    margin-right: 20px;
}
.icon-bx-sm {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    width: 80px;
    height: 80px;
    min-width: 80px;
    line-height: 80px;
}
.icon-bx-wraper.style-11 .icon-bx svg {
    z-index: 1;
    position: relative;
	width: 44px;
}
.icon-bx-wraper.style-11 .icon-bx svg path, .icon-bx-wraper.style-11 .icon-bx svg rect {
   fill: #f76912; 
}
.icon-bx-wraper.style-11 .icon-bx:after {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    background-color: #f76912;
    width: 100%;
    border-radius: inherit;
    position: absolute;
    transform: scale(0);
}
.icon-content {
    overflow: hidden;
}
 .icon-bx-wraper.style-11 .icon-bx.radius {
    border-radius: 100%; }
	.icon-bx-wraper.style-11:hover .icon-bx i {
  color: #fff; }
.icon-bx-wraper.style-11:hover .icon-bx svg path,
.icon-bx-wraper.style-11:hover .icon-bx svg rect {
  fill: #fff; }
.icon-bx-wraper.style-11:hover .icon-bx:after {
  transform: scale(1); }
  .history-row {
    display: flex;
    align-items: center;
    justify-content: space-between; }
     .history-row .year,
     .history-row .awards,
    .history-row .sales {
      font-size: 58px;
      font-weight: 500;
      min-width: 120px;
      letter-spacing: 0px;
      border-bottom: 4px solid #f76912;
      display: inline-block; }
     .history-row .text {
      display: block;
      font-size: 18px; }