/*
Theme Name: Hello Elementor Child
Theme URI: https://wp-themes.com/hello-elementor
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Hello Elementor child theme.
Template: hello-elementor
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: hello-elementor-child
*/

* {
  font-family: "gotham";
  -webkit-tap-highlight-color: transparent !important; outline: none !important;
}

body {
  overflow-x: hidden;
}

@font-face {
  font-family: "gotham";
  src: url("fonts/gotham-black-webfont.eot");
  src: url("fonts/gotham-black-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gotham-black-webfont.woff2") format("woff2"),
    url("fonts/gotham-black-webfont.woff") format("woff"),
    url("fonts/gotham-black-webfont.ttf") format("truetype"),
    url("fonts/gotham-black-webfont.svg#gothamblack") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "gotham";
  src: url("fonts/gothambold-webfont.eot");
  src: url("fonts/gothambold-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gothambold-webfont.woff2") format("woff2"),
    url("fonts/gothambold-webfont.woff") format("woff"),
    url("fonts/gothambold-webfont.ttf") format("truetype"),
    url("fonts/gothambold-webfont.svg#gothambold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "gotham";
  src: url("fonts/gothambook-webfont.eot");
  src: url("fonts/gothambook-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gothambook-webfont.woff2") format("woff2"),
    url("fonts/gothambook-webfont.woff") format("woff"),
    url("fonts/gothambook-webfont.ttf") format("truetype"),
    url("fonts/gothambook-webfont.svg#gothambook") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "gotham";
  src: url("fonts/gothammedium-webfont.eot");
  src: url("fonts/gothammedium-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gothammedium-webfont.woff2") format("woff2"),
    url("fonts/gothammedium-webfont.woff") format("woff"),
    url("fonts/gothammedium-webfont.ttf") format("truetype"),
    url("fonts/gothammedium-webfont.svg#gothammedium") format("svg");
  font-weight: 500;
  font-style: normal;
}

.gotham-regular {
  font-family: "gotham";
  font-weight: 400;
}

.gotham-medium {
  font-family: "gotham";
  font-weight: 500;
}

.gotham-bold {
  font-family: "gotham";
  font-weight: 700;
}

.gotham-black {
  font-family: "gotham";
  font-weight: 900;
}

.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.black-txt {
  color: #000000;
}
.service-section {
  position: relative;
}

.service-section::before {
  position: absolute;
  content: "";
  right: 0;
  top: 230px;
  width: 175px;
  height: 53px;
  background-image: url(images/service-after.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.srvc-iconbx .elementor-image-box-title {
  margin-top: 15px;
}

.cate-col .elementor-heading-title {
  min-height: 58px;
}

.process-section {
  position: relative;
  min-height: 458px;
}
.process-section::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 458px;
  background-image: url(images/process-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-border-bottom-right-radius: 100px;
  -moz-border-radius-bottomright: 100px;
  border-bottom-right-radius: 100px;
}

.tab-srvc .elementskit-tab-icon {
  display: block !important;
  width: 60px !important;
  height: 60px;
  margin: 0 auto 20px auto !important;
}
.tab-srvc li:first-child .elementkit-nav-link .elementskit-tab-icon {
  background-image: url(images/tab-icon1.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:first-child .elementkit-nav-link.active .elementskit-tab-icon {
  background-image: url(images/tab-icon1-active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(2) .elementkit-nav-link .elementskit-tab-icon {
  background-image: url(images/tab-icon2.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(2) .elementkit-nav-link.active .elementskit-tab-icon {
  background-image: url(images/tab-icon2-active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(3) .elementkit-nav-link .elementskit-tab-icon {
  background-image: url(images/tab-icon3.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(3) .elementkit-nav-link.active .elementskit-tab-icon {
  background-image: url(images/tab-icon3-active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(4) .elementkit-nav-link .elementskit-tab-icon {
  background-image: url(images/tab-icon4.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(4) .elementkit-nav-link.active .elementskit-tab-icon {
  background-image: url(images/tab-icon4-active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.tab-srvc li:nth-child(5) .elementkit-nav-link .elementskit-tab-icon {
  background-image: url(images/tab-icon2.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(5) .elementkit-nav-link.active .elementskit-tab-icon {
  background-image: url(images/tab-icon2-active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(6) .elementkit-nav-link .elementskit-tab-icon {
  background-image: url(images/tab-icon3.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(6) .elementkit-nav-link.active .elementskit-tab-icon {
  background-image: url(images/tab-icon3-active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(7) .elementkit-nav-link .elementskit-tab-icon {
  background-image: url(images/tab-icon4.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.tab-srvc li:nth-child(7) .elementkit-nav-link.active .elementskit-tab-icon {
  background-image: url(images/tab-icon4-active.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.tab-srvc .tab-content::before {
  background-image: var(--background); 
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  position: absolute;
  right: -67%;
  top: 0;
  width: 76%;
  height: 100%;
  z-index: -1;
  border-top-right-radius: 100px;
  background-size: cover;
}


.tab-srvc .elementskit-tab-title {
  display: block !important;
  width: 100% !important;
}
.tab-srvc .elementskit-tab-icon::before {
  display: none;
}
.tab-srvc li.elementkit-nav-item a.elementkit-nav-link.active .ekit-icon-image img {
  filter: brightness(0) invert(1);
}
.tab-srvc .elementkit-nav-link {
  flex-wrap: wrap !important;
}

.tab-srvc .tab-content {
  background-color: #252525;
  padding: 5% 7%;
  width: 45% !important;
  max-width: 45% !important;
  border-radius: 0px 0px 90px 0px;
}

.tab-srvc .nav-tabs {
  max-width: 25%;
  width: 25%;
  flex-basis: 25%;
}

.tab-btn {
  margin-top: 45px;
  font-size: 17px;
  font-weight: 700;
  fill: var(--e-global-color-accent);
  color: var(--e-global-color-accent);
  background-color: transparent;
  background-image: linear-gradient(45deg, #ec7706 0%, #ff6900 100%);
  border-style: none;
  border-radius: 0px 0px 20px 0px;
  padding: 12px 70px;
  display: inline-block;
}

.tab-btn:hover {
  background-color: #ffffff !important;
  color: #000000 !important ;
  background-image: none !important;
}

.tab-srvc .tab-content h4 {
  margin-bottom: 30px;
  font-size: 32px;
}

.tab-srvc {
  overflow: hidden;
}
.tab-srvc .tab-content {
  position: relative;
}



.tc-slider .owl-carousel .owl-nav button.owl-prev {
  outline: none;
  background: rgba(0, 0, 0, 0) url(images/tc-left.png) no-repeat center center !important;
  left: -40px;
}

.tc-slider .owl-carousel .owl-nav button.owl-next {
  outline: none;
  background: rgba(0, 0, 0, 0) url(images/tc-right.png) no-repeat center center !important;
  right: -40px;
}

.tc-slider .white .sa_owl_theme .owl-nav .owl-prev:hover {
  background: rgba(0, 0, 0, 0) url(images/tc-left.png) no-repeat center center !important;
}

.tc-slider .white .sa_owl_theme .owl-nav .owl-next:hover {
  background: rgba(0, 0, 0, 0) url(images/tc-right.png) no-repeat center center !important;
}

.tc-slider .sa_vert_center {
  text-align: center !important;
}

.tc-slider .sa_hover_container::before {
  position: absolute;
  content: "";
  right: 0;
  top: 15px;
  width: 1px;
  height: 70px;
  background-color: #e9e9e9;
}

.tc-slider .owl-stage-outer::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 15px;
  width: 5px;
  height: 70px;
  background-color: #ffffff;
  z-index: 1;
}

.tc-slider .owl-stage-outer::after {
  position: absolute;
  content: "";
  right: 0px;
  top: 15px;
  width: 5px;
  height: 70px;
  background-color: #ffffff;
  z-index: 1;
}

/* ********17-07-23  */

.bnr-icn-wrap ul li.elementor-icon-list-item.elementor-inline-item {
  background: transparent;
  border: 1px solid white;
  padding: 6px 11px;
  font-size: 13px;
  border-radius: 0 0 12px 0;
  margin: 7px;
}
.bnr-icn-wrap ul li.elementor-icon-list-item.elementor-inline-item:hover {
  background: #ec7706;
  border: 1px solid #ec7706;
  transition: 0.3s all;
  cursor: pointer;
}
.gallery-icon > a{
  position: relative;
  padding-top: 103%;
  width: 100%;
    display: inline-block;
}
.gallery-icon > a > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.forminator-input,
.forminator-textarea {
  background-color: #f5f8fa !important;
  border-color: #cbd6e2 !important;
  border-radius: 3px !important;
}

.forminator-textarea {
  min-height: 65px !important;
  height: 65px !important;
}

.forminator-col {
  margin-bottom: 30px;
}

.contact-home .forminator-col {
  margin-bottom: 5px !important;
}

.contact-home .forminator-checkbox {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.contact-home .forminator-checkbox-box {
  border: 3px !important;
}

.forminator-row-last .forminator-field {
  text-align: center;
}

.forminator-button {
  background-color: #ee8543 !important;
  border-radius: 3px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

.forminator-button:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.forminator-label {
  font-weight: 500;
}

.cpright-txt a {
  color: #ffffff;
}

.cpright-txt a:hover {
  color: #000000;
}

#footerlinktochildthemewp {
  display: none !important;
}

.social-footer
  .elementor-icon-list-items
  li:first-child
  .elementor-icon-list-icon
  .fa-phone-volume:before {
  content: "";
  background-image: url(images/call-footer.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  display: block;
  background-size: 100%;
}
.social-footer
  .elementor-icon-list-items
  li:first-child
  .elementor-icon-list-icon {
  width: 35px;
  height: 35px;
}

.social-footer
  .elementor-icon-list-items
  li:first-child
  .elementor-icon-list-text {
  font-size: 22px;
  font-weight: 700;
}
.social-footer
  .elementor-icon-list-items
  li:first-child
  a:hover
  .elementor-icon-list-text,
.social-footer
  .elementor-icon-list-items
  li:first-child
  a:hover
  .elementor-icon-list-icon {
  color: #000000 !important;
}

.social-footer .elementor-icon-list-items li:first-child {
  margin-right: 25px !important;
}

.social-footer .elementor-icon-list-items li:first-child a,
.social-footer
  .elementor-icon-list-items
  .elementor-icon-list-item:first-child
  a:hover {
  background-color: transparent;
  width: auto;
  height: auto;
  display: flex;
}

.social-footer .elementor-icon-list-items .elementor-icon-list-item a {
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  border-bottom-right-radius: 10px;
}

.social-footer .elementor-icon-list-items .elementor-icon-list-item a:hover {
  background-color: #000000;
}

.social-footer
  .elementor-icon-list-items
  .elementor-icon-list-item
  a
  .elementor-icon-list-icon {
  position: absolute;
  right: 18px;
  top: 12px;
}

.social-footer
  .elementor-icon-list-items
  .elementor-icon-list-item:first-child
  a
  .elementor-icon-list-icon {
  position: relative;
  right: auto;
  top: auto;
}

.menu-btn-responsive {
  display: none !important;
}
.inr-img img {
  background: white;
  padding: 20px;
}
.wb-break h1.elementor-heading-title.elementor-size-default {
  word-break: break-all;
}

.art-bx .elementor-image-box-img {
  text-align: center;
  background-color: #fbf4f0;
  padding: 25px;
  border-radius: 8px;
  min-height: 235px;
  display: flex !important;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.art-bx ul {
  padding: 0 0 0 0;
}
.art-bx ul li {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  list-style: none;
  font-size: 17px;
}
.art-bx ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #ec7706;
  left: 0;
  top: 9px;
  border-radius: 50%;
}

.big-img .gallery-item img {
  width: 100%;
  height: 320px;
  object-fit: cover;
}

.white-link a {
  color: #ffffff !important;
}

.white-link a:hover {
  color: #f6ce98 !important;
}

.abt-img-section {
  position: relative;
  right: -40px;
}

.abt-section {
  position: relative;
}

.abt-section::before {
  position: absolute;
  content: "";
  left: 0;
  top: 220px;
  width: 175px;
  height: 53px;
  background-image: url(images/service-after.png);
  background-size: 100%;
  background-position: left center;
}

.tab-btn-cnt {
  background-color: transparent;
  padding-left: 20px;
  padding-right: 50px;
  background-image: url(images/arrow-right.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.tab-btn-cnt:hover {
  background-color: transparent !important;
  background-image: url(images/arrow-right-orange.png) !important;
  color: #ec7706 !important;
}

.tab-abt .tab-btn {
  margin: 10px 20px 0 0;
}

.sc-img-bx .elementor-image-box-img img {
  border-bottom-right-radius: 100px;
  height: 275px;
  object-fit: cover;
}

.sc-img-bx .elementor-image-box-title a:hover {
  color: #ff6900;
}

.heateor_sss_vertical_sharing {
  z-index: 9999 !important;
}

.elpt-portfolio-filter .portfolio-filter-item {
  background-color: #000000;
  font-size: 18px;
  padding: 12px 40px;
}
.elpt-portfolio-filter .portfolio-filter-item.item-active,
.elpt-portfolio-filter .portfolio-filter-item:hover {
  background-color: #f87a02;
}

.portfolio-section {
  position: relative;
}

.portfolio-section::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 535px;
  background-color: #f5f5f5;
}

/* .elementor-lightbox-prevent-close {
  opacity: 1 !important;
} */

.sl-wrapper .sl-close {
  color: #ffffff !important;
  font-size: 40px !important;
  outline: none;
}

.sl-wrapper .sl-navigation button {
  color: #ffffff !important;
  font-size: 40px !important;
  outline: none;
  z-index: 99999999;
}
.sl-wrapper .sl-navigation button:hover,
.sl-wrapper .sl-close:hover,
.sl-wrapper .sl-navigation button:focus,
.sl-wrapper .sl-close:focus {
  background-color: transparent !important;
}

.sl-overlay{
  opacity: 1 !important; background-color: #000000;
}

.srvc-iconbx a:hover,
.orange-hover-txt a:hover {
  color: #ec7706 !important;
}

.cstm_not_page{
  text-align: center;
  padding-top: 100px; padding-bottom: 100px; padding-left:15px; padding-right: 15px;
}

a.cstm_home_btn {
  display: inline-block ;
  font-size: 17px ;
  font-weight: 700 ;
  color: #ffffff !important;
  background-color: #ec7706 ;
  border-style: none;
  border-radius: 0px 0px 20px 0px;
  padding: 12px 40px;
}
a.cstm_home_btn:hover {
  background-color: #000000;
}

.cstm_not_page p{
  font-size: 18px;
}

.cases-tudy-gallery .gallery-icon img{
  height: 350px;
}


.durable-list .elementor-element{
  height: 300px; width: 300px;
}

.durable-list .elementor-image-box-img img{
  max-width: 50px;
}

.durable-list .elementor-image-box-img{
  margin: auto auto 0 auto !important;
}

.durable-list .elementor-image-box-wrapper{
  display: flex;
  flex-wrap: wrap;
}

.durable-list .elementor-widget-container{
  height: 250px;
    vertical-align: middle;
    display: flex;
    width: 250px;
    margin: auto;
    padding: 25px;
}

@media only screen and (max-width: 1400px) {
  .tc-slider .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }

  .tc-slider .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }

  .tab-srvc .tab-content {
    padding: 30px 50px;
  }
  .tab-btn {
    margin-top: 25px;
  }
  .tab-srvc .tab-content::before {
    width: 80%;
  }
  .gallery-icon > a > img {
    min-height: 280px;
  }
  .service-section::before {
    top: 100px;
  }
  .service-section {
    background-size: auto 200px;
  }
}

@media only screen and (max-width: 1200px) {
  .abt-img-section {
    right: 0;
  }
  .social-footer
    .elementor-icon-list-items
    li:first-child
    .elementor-icon-list-text {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1100px) {
  .gallery-icon > a > img {
    min-height: 230px;
  }
  .step-no img {
    max-height: 40px;
    width: auto;
  }
  .tab-srvc .tab-content {
    width: 70% !important;
    max-width: 70% !important;
  }
  .tab-srvc .nav-tabs {
    max-width: 30%;
    width: 30%;
  }
  .tab-srvc .tab-content::before {
    display: none;
  }
}

@media only screen and (max-width: 900px) {
  .portfolio-home .elementor-image-gallery .gallery-columns-5 .gallery-item {
    max-width: 33%;
  }
}

@media only screen and (max-width: 767px) {
  .tab-srvc .tab-content {
    padding: 15px;
  }
  .tab-btn {
    margin-top: 15px;
    padding: 12px 50px 12px 20px;
  }
  .tab-srvc .tab-content h4 {
    margin-bottom: 15px;
    font-size: 26px;
    margin-top: 0;
  }
  .tc-slider .sa_hover_container::before {
    display: none;
  }
}
/* blog-page-css */
.cm-page {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.custom-container {
  max-width: 1680px;
  margin: 0 auto;
}
section.custom-banner {
  position: relative;
}
.custom-banner-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
}
.custom-banner-title h1 {
  font-size: 55px;
  text-transform: uppercase;
  font-weight: 800;
}
.custom-banner-img img {
  width: 100%;
  min-height: 372px;
  object-fit: cover;
}
.container-min {
  max-width: 1280px;
  margin: 0 auto;
}
.blg-flx {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.bg-img {
  position: relative;
  border: 10px solid #f6ce98;
  border-radius: 0 0 111px 0;
}
.bg-img img {
  border-radius: 0 0 100px 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.bg-img::before {
  content: "";
  padding-top: 100%;
  display: block;
  /* position: absolute; */
}
.blg-txt a {
  color: black;
  text-decoration: none;
}
.blg-txt a h2:hover {
  color: #f87a02;
  transition: 0.2s all;
}
.blg-txt h2 {
  font-size: 20px;
  font-weight: 700;
}
.blg-txt p {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
}
.blg-txt {
  padding: 10px 20px 0 10px;
  min-height: unset !important;
}
section.blog-list {
  padding: 90px 0 0px 0;
}

.menu-signage .elementskit-megamenu-panel {
  width: 1130px !important;
    left: 0 !important;
    top: 55px !important;
}

.menu-services .elementskit-megamenu-panel{
  width: 900px !important;
}

.menu-resources .elementskit-megamenu-panel{
  width: 1000px !important; left: -212% !important;
}

.menu-portfolio .elementskit-megamenu-panel {
  width: 700px !important;
}

.menu-signage .elementor-image-box-img {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  background-color: #ff6900;
  position: absolute;
  text-align: center;
  display: flex !important;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
}
.menu-signage .elementor-image-box-img a {
  display: flex !important; justify-content: center;
}

.blog-list a:active,
.blog-list a:hover {
  color: black;
}

.menu-signage .elementor-image-box-content {
  padding-left: 60px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  min-height: 48px;
}

.menu-signage .elementor-divider .elementor-divider-separator {
  border: 0 !important;
  height: 1px;
  background: rgb(222, 222, 222) !important;
  background: linear-gradient(
    118deg,
    rgba(222, 222, 222, 1) 0%,
    rgba(252, 252, 252, 1) 100%
  ) !important;
}

.elementskit-dropdown-has::before {
  background-size: 100%;
  background-position: center bottom;
  background-image: url(images/menu-dropdwn.png);
  background-repeat: no-repeat;
  content: "";
  width: 40px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  margin: 0 auto;
  opacity: 0;
}

.elementskit-dropdown-has:hover:before {
  opacity: 1;
}

.elementskit-megamenu-panel a:hover {
  color: #ec7706 !important;
}

.menu-signage .elementor-widget-container a {
  color: #000000;
}

.menu-signage .elementor-widget-text-editor .elementor-widget-container p {
  margin-bottom: 0;
}

.menu-signage .elementor-widget-text-editor .elementor-widget-container p a {
  position: relative;
  padding-left: 30px;
}

.menu-signage
  .elementor-widget-text-editor
  .elementor-widget-container
  a:hover {
  color: #ec7706;
}
.menu-signage
  .elementor-widget-text-editor
  .elementor-widget-container
  p
  a::before {
  position: absolute;
  left: 0;
  top: 9px;
  content: "";
  width: 15px;
  height: 4px;
  background-color: #f6ce98;
}
.page-numbers {
  font-size: 12px;
}
.page-numbers {
  margin: 0 5px;
}
.page-numbers.current {
  padding: 9px 13px;
  border-radius: 0 0 12px 0;
}
.pagination {
  margin: 20px auto 90px;
  text-align: center;
	display: inline-block !important;
    width: 100%;
}
.page-numbers.current {
  padding: 13px 20px;
  background: #fa6d01;
  border-radius: 0 0 16px 0;
  color: white;
}
.page-numbers {
  margin: 0 10px;
}
.single h1.entry-title {
  font-size: 30px;
  width: 50%;
  margin: 70px auto 0 auto;
}
.single .site-main {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  padding: 0 15px;
  max-width: 900px !important;
}
.single .page-header img {
  border: 10px solid white;
}
.single .page-content {
  padding: 15px 50px;
  margin-bottom: 70px;
}
.single .page-content h2 {
  font-size: 25px;
  font-weight: 600;
  margin-top: 35px;
}

.single .page-content h3 {
  margin-top: 35px;
}

.single .page-content a {
  font-weight: 500;
  color: black;
  text-decoration: none !important;
}
.single .page-content a:hover {
  color: #fa7902;
  transition: 0.2s all;
}
.single .post-date {
  background: #ffffff;
  display: inline-block;
  padding: 4px 15px 4px 10px;
  border-radius: 0 0 20px 0;
  font-size: 13px;
  color: black;
  margin-top: 15px;
  font-weight: 600;
}
.single .page-content .wp-block-image .aligncenter {
  margin-left: 0;
  width: 100%;
  margin-right: 0;
  margin: 30px 0;
}
.cs-box ul {
  padding: 0 0 0 20px;
}
.cs-box ul li {
  padding-bottom: 10px;
  font-weight: 500;
  color: black;
}
.cs-box ul li:last-child {
  padding-bottom: 0;
}
.cs-box .tab-pane ul li {
  border-bottom: 2px solid #dcdcdc;
  padding: 20px 0;
}
.cs-box .tab-pane ul li:last-child {
  padding-bottom: 0;
  border: 0px;
}
.cs-box .tab-pane ul li:first-child {
  padding-top: 0px;
}
.cs-box .tab-pane ul li {
  font-size: 17px;
}
.nav-links > div {
  width: 50%;
  font-size: 16px;
  font-weight: 500;
  margin: 10px;
}

.nav-links > div:first-child {
  margin-left: 0;
}
.nav-links > div:last-child {
  margin-right: 0;
}
.nav-next {
  text-align: right;
}
.nav-links {
  display: flex;
  justify-content: flex-end;
}
div#relatedposts h3 {
  text-align: center;
}
#relatedposts .blog-list {
  padding: 20px 0 70px 0;
}
.single nav.post-navigation a {
  color: black;
}
.single .blg-txt a {
  color: #f96e02;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.single .blg-txt h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: black;
}
.single .post-navigation .nav-previous {
  padding: 20px 20px 20px 55px;
  background: white;
  box-shadow: 0px 9px 28px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 40px 0;
  position: relative;
}
.single .post-navigation .nav-next {
  padding: 20px 55px 20px 20px;
  background: white;
  box-shadow: 0px 9px 28px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 0 40px;
  position: relative;
}
.single .post-navigation .nav-previous:hover,
.single .post-navigation .nav-next:hover {
  background: #fb6c01;
  transition: 0.2s all;
}
.single .post-navigation .nav-previous:hover a,
.single .post-navigation .nav-next:hover a {
  color: white !important;
}
.single .post-navigation .nav-previous::before {
  content: "";
  position: absolute;
  background: url("http://120.72.95.94:55167/bishop-image-group/wp-content/uploads/2023/07/prev.png");
  right: 0;
  left: 19px;
  bottom: 0;
  top: 33%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
}
.single .post-navigation .nav-previous:hover::before,
.single .post-navigation .nav-next:hover::before {
  filter: invert(1);
}
.single .post-navigation .nav-next::before {
  content: "";
  position: absolute;
  background: url("http://120.72.95.94:55167/bishop-image-group/wp-content/uploads/2023/07/next.png");
  right: 20px;
  bottom: 0;
  top: 33%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
}
.single nav.post-navigation .nav-previous a::before {
  content: "";
  position: absolute;
  width: 390px;
  height: 82px;
  display: inline-block;
  top: 0;
  left: 0;
}
.single nav.post-navigation .nav-next a::before {
  content: "";
  position: absolute;
  width: 390px;
  height: 82px;
  display: inline-block;
  top: 0;
  left: 0;
}
.img-full-bx .elementor-image-box-img {
  width: 100%;
}
.img-full-bx .elementor-image-box-wrapper {
  display: block !important;
}
.full-carousel .swiper-slide-inner {
  padding-right: 20px;
}
.full-carousel .swiper-slide-inner img {
  height: 300px;
  object-fit: cover;
  border-bottom-right-radius: 50px;
}
.full-carousel .elementor-image-carousel-wrapper {
  margin-right: -20px;
  text-align: center;
}
.full-carousel .elementor-swiper-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(255, 105, 0);
  background: linear-gradient(
    90deg,
    rgba(255, 105, 0, 1) 0%,
    rgba(236, 119, 6, 1) 100%
  );
  color: #ffffff !important;
  font-size: 24px !important;
  position: absolute !important;
  vertical-align: middle;
  margin: 30px 17px;
  top: auto !important;
  transform: none !important;
  outline: none !important;
  justify-content: center;
  margin: 30px auto !important;
  left: 0 !important;
  right: 0 !important;
}

.full-carousel .elementor-swiper-button-prev {
  left: -60px !important;
}

.full-carousel .elementor-swiper-button-next {
  right: -60px !important;
}

.full-carousel .elementor-swiper-button:hover,
.full-carousel .elementor-swiper-button:focus {
  background: rgb(0, 0, 0);
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(17, 16, 16, 1) 100%
  );
}
.full-carousel .elementor-swiper-button i {
  position: relative;
  top: 12px;
}
.ps2::before {
  background-image: url(images/ps2-bg.png);
  background-position: left center;
  height: 375px;
}

.blog-contact-form {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 100px;
}

.post-meta.entry-meta {
  color: #ffffff;
  margin-top: 20px;
}
.post-meta.entry-meta a {
  color: #ffffff;
}

.post-meta.entry-meta a:hover {
  color: #f6ce98;
}

.post-meta.entry-meta .post-tag {
  position: relative;
  padding-left: 20px;
}
.post-meta.entry-meta .post-tag::before {
  position: absolute;
  content: "/";
  color: #ffffff;
  position: absolute;
  left: 3px;
  top: -3px;
}

.heateor_sss_sharing_ul a:hover .heateor_sss_svg {
  background-color: #ff6900 !important;
}

body.page-id-3942 header.elementor-slideshow__header{
  display: none;
}
.tab-srvc .ekit-wid-con p {
  font-size: 17px;
}
.single .post_meta_info a {
  font-size: 17px;
}
.single .page-content p {
  font-size: 17px;
}
.timeline-bx-wrap .twae-description {
  font-size: 17px;
}

footer.elementor-lightbox-prevent-close{
	opacity:0 !important; display:none !important;	
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon>img
{
  width: 100%; height: 300px; object-fit: cover;
}
body:not(.elementor-element-edit-mode.bshop-hd) .bshop-hd-wrap {
    display: none;
}
.elementor-element-edit-mode.bshop-hd .bshop-hd-wrap {
    display: block !important;
}
@media only screen and (max-width: 1600px) {
  .menu-signage .elementskit-megamenu-panel {
    width: 1280px !important;
    left: -220% !important;
    top: 52px !important;
  }
  .menu-portfolio .elementskit-megamenu-panel {
    width: 900px !important;
  }
  .menu-resources .elementskit-megamenu-panel{
    width: 900px !important;
  }
  .menu-signage .elementskit-megamenu-panel {
    width: 900px !important;
  }
  .menu-resources .elementskit-megamenu-panel {
    left: -342% !important;
  }
}

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

@media only screen and (max-width: 1366px) {
  .container-min {
    padding: 0 15px;
  }
 
}


@media only screen and (max-width: 1025px) {
  .menu-signage .elementskit-megamenu-panel {
    width:700px !important; left: -170% !important;
  }
  .menu-resources  .elementskit-megamenu-panel {
    width:700px !important; left: -270% !important;
  }
}

@media only screen and (max-width: 1024px) {
  .single h1.entry-title {
    font-size: 30px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .menu-signage .elementskit-megamenu-panel,
  .menu-signage .elementskit-megamenu-panel .elementor-column {
    width: 100% !important;
  }
  .menu-signage .elementskit-megamenu-panel .elementor-section {
    padding: 10px 0 !important;
  }
  .heateor_sss_vertical_sharing {
    top: auto !important;
    bottom: 0 !important;
  }
  .ekit_menu_responsive_tablet .elementskit-submenu-indicator {
    border: 1px solid #000000 !important;
  }
  .ekit_menu_responsive_tablet .elementskit-submenu-indicator::before {
    color: #000000 !important;
  }
  .elementskit-dropdown-has::before {
    opacity: 0;
  }
  .menu-signage .elementor-image-box-img {
    width: 40px !important;
    height: 40px !important;
  }
  .menu-signage .elementor-image-box-img img {
    max-width: 75% !important;
  }
  .menu-btn-responsive {
    display: block !important;
    padding-left: 15px !important;
    padding-top: 10px !important;
  }

  .menu-btn-responsive a {
    display: inline-block !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    background-color: #ec7706 !important;
    border-style: none;
    border-radius: 0px 0px 20px 0px;
  }
  .menu-btn-responsive a:hover {
    background-color: #000000;
  }
  .menu-signage .elementor-widget-divider{
    display: none;
  }
  .menu-signage .elementor-element-populated{
    padding-top: 0 !important; padding-bottom: 0 !important;
  }
  .menu-signage .elementor-image-box-content{
    margin-top: 7px; margin-bottom: 7px;
  }
 
}
@media only screen and (max-width: 991px) {
  .blg-flx {
    grid-template-columns: 1fr 1fr;
  }
  .blg-txt {
    min-height: unset;
  }
}
@media only screen and (max-width: 880px) {
  .cs-box .elementskit-fitcontent-tab {
    flex-direction: column;
  }
  .cs-box ul.nav.nav-tabs.elementkit-tab-nav {
    display: block;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    margin-bottom: 20px;
  }
  .cs-box ul.nav.nav-tabs.elementkit-tab-nav::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .custom-banner-title h1 {
    font-size: 40px;
  }
  .single .page-content {
    padding: 15px 15px;
  }
  .cate-col .elementor-widget-wrap {
    border: 0 !important;
  }
}
@media only screen and (max-width: 650px) {
  .blg-flx {
    grid-template-columns: 1fr;
  }
  .bg-img::before {
    padding-top: 55%;
  }
  .single h1.entry-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .cs-box ul.nav.nav-tabs.elementkit-tab-nav {
    grid-template-columns: 1fr;
  }
  .social-footer .elementor-icon-list-items li:first-child {
    margin-right: 0 !important;
    margin-bottom: 15px !important;
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .page-numbers {
    font-size: 12px;
  }
  .page-numbers {
    margin: 0 5px;
  }
  .page-numbers.current {
    padding: 9px 13px;
    border-radius: 0 0 12px 0;
  }
}
@media only screen and (max-width: 390px) {
  .bg-img::before {
    padding-top: 73%;
  }
}
.tc-slider .owl-item img {
    width: 100% !!important;
    max-width: 170px !important;
}

@media(max-width:991px){
	.gallery-icon > a > img{
		min-height:170px;
	}
}
