*{
  margin:0; 
  padding:0; 
  outline:none;
}
/* Disable text selection */
html {
  overflow-x: hidden;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  overflow-x: hidden;
}
.banner-image .card {
  padding: 48px;
}
#sidebar h2.wp-block-heading, #sidebar h3.widget-title {
  font-size: 20px;
  color: #fff;
  background: #E85C0D;
  padding: 10px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 15px;
}
#sidebar .wp-block-archives li a {
  font-family: 'Inter';
  color: #E85C0D;
  font-size: 16px;
  font-weight: 400;
}
.cat-item a{
  font-family: 'Inter';
  color: #E85C0D;
  font-size: 16px;
  font-weight: 400;
}
.testi-title a:hover {
  color: #1B1B19;
}
.our-team-content:hover  a {
  color: #E85C0D;
}
.our-team-content:hover .team-tag h6{
  color: #1B1B19;

}
#sidebar li a {
  font-family: 'Inter';
  font-weight: 400;
  color: #000;
  font-size: 15px;
}
#sidebar li {
  margin-bottom: 10px;
}
#sidebar ul {
  padding: 0;
  margin: 0;
}
.no-comments.wp-block-latest-comments{

  font-family: 'Inter';
  font-weight: 400;
  color: #000;
  font-size: 15px;
}
.content_pages p {
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
  margin-bottom: 18px;
}
.feature-box img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.single-blog-heading h1 {
  font-family: 'Inter';
  text-align: left;
  font-weight: 900;
  color: #1B1B19;
  font-size: 42px;
  line-height: 50px;
}
.content_boxes {
  padding: 70px 70px 0;
}
.contact-box {
  padding: 60px 0;
}
.contact-box input.wpcf7-form-control.wpcf7-text {
  border: 1px solid #E0DAE8;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  background: #FBF7FF;
  margin: 0 0 20px 0;
}
.contact-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 100%;
  border: unset;
  background: #E85C0D;
  padding: 12px;
  border-radius: 4px;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  font-family: 'Inter';
  max-width: max-content;
  padding: 10px 30px;
}
.contact-box textarea {
  resize: vertical;
  height: 200px;
  border: 1px solid #E0DAE8;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  background: #FBF7FF;
  margin-bottom: 24px;

}
.contact-color-bg {
  box-shadow: 0px 0px 30px #ddd;
  padding: 40px 0px 40px 38px;
}
.contact-box form.wpcf7-form.init {
  position: relative;
  width: 100%;
}
.contact-box textarea::placeholder{
  font-size: 15px;
  color: #D1C7DD;
  font-weight: 400;
  font-family: 'Inter'
}
.main-single-div p.socila_share {
  display: flex;
  align-items: center;
  justify-content: end;
}
.main-single-div p.socila_share a i {
  color: #fff;
  /* padding: 10px; */
  background: #E85C0D;
  margin: 6px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  line-height: 40px;
}
div#comments input#submit {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
  border: unset;
}
h2#reply-title {
  font-family: 'Inter';
  text-align: left;
  font-weight: 700;
  color: #1B1B19;
  font-size: 36px;
  line-height: 50px;
}
div#comments {
  padding: 0 70px 0;
}
#comments textarea {
  resize: vertical;
  width: 100%;
  height: 100px;
  border-radius: 5px;
  background: unset;
}
span.entry-comments {
  color: #6C6C6C;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  margin-left: 38px;
}
span.entry-date {
  color: #6C6C6C;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  margin-left: 26px;
}
span.entry-author a {
  color: #6C6C6C;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  text-transform: capitalize;
}
.form-phone-call i.fal.fa-phone-volume {
  font-family: 'FontAwesome';
  font-size: 22px;
  font-weight: 100;
  color: #E85C0D;
  background: #FFF4F5;
  padding: 20px;
  border-radius: 50%;
}
.form-phone-call {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  top: 0;
  padding: 14px 29px;
  background: #fff;
  box-shadow: 0px 0px 44px #ddd;
  border-radius: 0px 0px 0px 47px;
  box-shadow: -80px 8px 79px -28px red;

}
.form-phone-call .call-text p {
  color: #DE3654;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Inter';
  margin-bottom: 0;
}
.form-phone-call .call-text a {
  color: #4A144B;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Inter';
}

.card {
  border: unset !important;
  border-radius: 0px 0 26px 0px !important;
  box-shadow: 0px 0px 12px #ddd;
}

.wp-block-categories {
  box-sizing: border-box;
  padding-left: 0;
}
.middle-align {
  padding: 60px 0;
}
aside#block-5 ,aside#block-6 {
  border: 1px solid #1B1B19;
  padding: 21px;
  margin: 12px 0;

}
button.wp-block-search__button.wp-element-button {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
}
.wp-block-search__label {
  width: 100%;
  font-family: 'Inter';
  font-size: 16px;
  color: #111111;
  font-weight: 600;
}
#sidebar .widget {
  box-sizing: border-box;
  border: 1px solid #1B1B19;
  padding: 16px;
  margin: 18px 0;
}
.wp-block-archives {
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
}
.middle-align li {
  list-style: none;
}
section.banner-image {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.entry-title {
  font-weight: 800;
  font-family: 'Inter';
  font-size: 30px;
  color: #1B1B19;
  line-height: 50px;
}
.bradcrumbs a {
  color: #E85C0D;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Inter';
  margin: 10px;

}
.bradcrumbs.text-center {
  color: #6C6C6C;
  font-weight: 500;
  font-family: 'Inter';
  font-size: 16px;
}
/* Header */

.header-nav {
  padding: 10px 0;
  padding-right: 10%;
}
.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.header-details {
  padding-right: 10%;
  padding-left: 50px;
  position: relative;
  z-index: 1;
}
.header-details:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #1B1B19;
}
.header-details:before {
  content: '';
  width: 40px;
  height: 100%;
  background: #C7500C;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  clip-path: polygon(0 0, 50% 0, 100% 100%, 0% 100%);
}
.location {
  display: flex;
  align-items: center;

}
.header-wrap  .email {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-wrap .call {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-details a h6, .header-details h6 {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 0;
}
.header-details h6 {
  padding-left: 35px;
  position: relative;
}
.header-details h6:before {
  content: '';
  width: 24px;
  height: 24px;
  background: url('../images/envelope.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 9;
}
.header-details .call h6:before {
  background: url('../images/phone.png') no-repeat center;
}
.header-details .location h6:before {
  background: url('../images/location.png') no-repeat center;
}
.header-details i {
  color: #fff;
}
.topbar-social-icons a {
  display: inline-block;
  margin-right: 5px;
}
.topbar-social-icons i {
  padding: 8px;
  border-radius: 5px;
  background: #FFFFFF;
  color: #000;
  width: 32px;
  text-align: center;
}
.topbar-social-icons a:hover i {
  background: #E85C0D;
  color: #fff;
 }


/* Slider */
#slider .slider-image{
  position: relative;
}
#slider .slider-image:before {
  content: '';
  width: 59.3%;
  height: 100%;
  background: url('../images/slider-overlay.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#slider .slider-image:after {
  content: '';
  width: 400px;
  height: 400px;
  background: url('../images/slider-after.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
#slider .slider-image img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}
#slider .slider-inner-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  right: 60%;
  z-index: 9;
}
#slider .slider-inner-box h5 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 15px;
  display: inline-block;
  background: #E85C0D;
  border-radius: 30px;
}
#slider .slider-inner-box h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 800;
}
#slider .slider-inner-box p {
  color: #ffffff;
  font-size: 16px;
  max-width: 80%;
}
.slide-btn a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding: 12px 20px;
  background: #E85C0D;
  border-radius: 10px;
  display: inline-block;
}
.slide-btn a:hover {
  background: #fff;
  color: #000;
}
#slider .owl-nav {
  position: absolute;
  bottom: 10%;
  right: 4%;
  z-index: 9;
}
#slider .owl-nav button {
  color: #1C1C1A;
  background: #FFFFFF;
  padding: 8px 18px;
  border-radius: 50%;
  border: 0;
  margin: 0 5px;
}
#slider .owl-nav button span {
  font-size: 30px;
  line-height: 0.8;
}
#slider .owl-nav button.owl-next {
  background: #E85C0D;
  color: #fff;
}

/* About Us */

section#about {
  padding: 60px 0;
}
.about-main-heading h2 {
  font-family: 'Inter';
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;
}
.about-sub-heading h6 {
  font-family: 'Inter';
  text-align: left;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 1.5;
  width: 70%;
}
.about-left img {
  width: 100%;
}
.about-sub-heading p {
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
  margin-bottom: 18px;
}
.about-points-projects li {
  text-align: left;
  color: #6C6C6C;
  font-size: 16px;
  line-height: 26px;
  padding: 5px 0;
}
section#about  .view-btn a {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
}
section#about .view-btn {
  text-align: left;
  margin: 42px 0 0;
}
section#about .about-img {
  padding: 0px 46px;
}
.about-points-projects {
  padding-left: 20px;
}

/* Servies */
section#services {
  background: #FFFAED;
  padding: 60px;
}
.services-main-heading h2 {
  font-family: 'Inter';
  font-size: 16px;
  text-align: center;
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;
}
.services-sub-heading h6 {
  font-family: 'Inter';
  text-align: center;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 50px;
}
.services-image img {
  width: 100%;
  height: 100%;

}
.roofing-services:hover {
  background: #E85C0D;
}
.official-certified:hover {
  background: #E85C0D;
}
.happy-customer:hover {
  background: #E85C0D;
}

.roofing-services:hover h6 {
color: #fff;
}
.official-certified:hover h6 {
color: #fff;
}
.happy-customer:hover h6 {
color: #fff;
}

.happy-customer:hover h5 {
  color: #fff;
  }
  
.services-box a {
  text-decoration: none;
  font-size: 22px;
  color: #1B1B19;
  font-weight: 700;
  line-height: 1.5;
}
.services-details p {
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 0;
}
.services-read-more a {
  color: #1B1B19;
  text-decoration: underline !important;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
}
.services-read-more a:hover {
  color: #E85C0D;
}
.services-content .row {
  background: #fff;
  border-radius: 10px;
  margin: 10px 0px;
  align-items: center;
}

section#services .view-btn a {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
}
.page-template-services section#services .view-btn a {
  display: none;
}
section#services .view-btn {
  text-align: center;
  margin: 46px;
}

/* Our Teams */
.our-team-head {
  margin-bottom: 48px;
}
.team-head p {
  font-family: 'Inter';
  font-size: 16px;
  text-align: center;
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;
  margin-bottom: 0;
}
.our-team-head h3 {
  font-family: 'Inter';
  text-align: center;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 50px;
}

section#teams {
  padding: 60px;
}
.our-team-box a {
  text-decoration: none;
  font-size: 22px;
  font-family: 'Inter';
  color: #1B1B19;
  font-weight: 600;
  line-height: 50px;
}
.team-tag h6 {
  color: #6C6C6C;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 16px;
}
.team-members {
  background: #F4F4F4;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 270px;

}
section#teams .view-btn {
  text-align: center;
  margin: 46px;
}
a{
  text-decoration: none !important;
}
.socialbox a i {
  color: #E85C0D;
  font-size: 16px;
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.socialbox {
  background: #E85C0D;
  max-width: fit-content;
  padding: 10px;
  border-radius: 26px;
  position: absolute;
  right: 0px;
  bottom: 80px;
  display: flex;
  flex-flow: column;
  gap: 10px;
  opacity: 0;
  transition: 0.3s all ease-in-out;
}
.our-team-content:hover .socialbox {
  opacity: 1;
}

section#teams .view-btn a {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
}

/* Testimonials */

section#testimonial {
  padding: 60px 0;
}
.testimonial-tag h2 {
  font-family: 'Inter';
  font-size: 16px;
  text-align: center;
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;
}
.testimonial-sub-heading h6 {
  font-family: 'Inter';
  text-align: center;
  font-weight: 900;
  color: #fff;
  font-size: 30px;
  line-height: 50px;
}
.cont p {
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
  margin-bottom: 18px;
}
.testimonial-box {
  background: #fff;
  border-radius: 20px;
  padding: 48px 74px;
  margin: 22px 0;
  position: relative;
  z-index: 9;
}
section#testimonial .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}
section#testimonial button.owl-dot {
  margin: 6px;
  border: unset;
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: 0.3;
  border-radius: 50%;
}

section#testimonial button.owl-dot.active {
  background: #fff;
  opacity: 1;
}

section#testimonial .quote {
  position: absolute;
  right: 32px;
  top: -20px;
z-index: 1;
}
.testimonial-head {
  margin-bottom: 56px;
}

.testimonial-box-fles {
  background: #E85C0D;
  padding: 38px 10px 22px;
  border-radius: 25px;
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testidetails {
  justify-content: center;
  transform: translateY(-33px);
}
.testi-title a {
  text-decoration: none;
  color: #fff;
  font-family: 'Inter';
  font-weight: bold;
  font-size: 18px;
}
.testi-title p {
  color: #fff;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.testi-title {
  padding: 0 16px;
}

section#testimonial .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 40%;
  bottom: auto;
  margin: auto;
  right: 0;
  left: 0;
  z-index: -1;

}
section#testimonial .owl-nav button {
  background: #fff;
  border: unset;
  padding: 10px 12px;
  border-radius: 50%;
  color: #000;
}
section#testimonial button.owl-prev {
  transform: translateX(-70px);
}
section#testimonial button.owl-next {
  transform: translateX(70px);
  background: #E85C0D;
  color: #fff;
}

/* Our Mission */
section#our-mission {
  padding: 60px;
}
.choose-us-tab p {
  font-family: 'Inter';
  color: #6C6C6C;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 26px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: unset !important;
  background-color: unset;
  border-color: unset;
  border: unset !important;
  position: relative;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active p {
  color: #E85C0D;
}
.nav-tabs {
  border-bottom: 3px solid #D9D9D9 !important;
  max-width: max-content;
}
.choose-us-tab-content h2 {
  font-family: 'Inter';
  font-size: 16px;
  text-align: left;
  /* line-height: 50px; */
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;

}
.our-mission-img {
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
}
.experience-year {
  position: absolute;
  bottom: 60px;
  background: #fff;
  left: 0;
  transform: translateX(-104px);

}
.experience-year h6 {
  font-family: 'Inter';
  text-align: center;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 50px;
  width: 241px;
  padding: 19px;
  border-bottom: 4px solid #E85C0D;
  margin-bottom: 0;
  box-shadow: -5px -7px 17px 0px #ddd;

}

.choose-us-tab-content h3 {
  font-family: 'Inter';
  text-align: left;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 50px;
}
.choose-us-tab-content p {
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
  margin-bottom: 18px;
  width: 91%;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #E85C0D !important;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0 0px 20px;
}
section#our-mission .view-btn a {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
}
.choose-us-tab-content {
  margin-bottom: 52px;
}
.nav-link:nth-child(1) {
  padding-left: 0;
}
li.nav-item {
  padding-right: 32px;
}
.nav-link:nth-child(4) {
  padding-right: 0;
}
li.nav-item:nth-child(4) {
  padding-right: 0;
}
.experience-year:hover {
  border-bottom: 4px solid #1B1B19;
}
li.nav-item:nth-child(4) button {
  padding-right: 0;
}
.nav-link.active::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #E85C0D;
  position: absolute;
  left: 0;
  right: 27px;
  margin: auto;
  bottom: -1px;
  border-radius: 16px;
}
#our-mission .nav-link {
  padding-right: 0;
}

/* Our Process */

.nav-tabs .nav-link{
  border: unset !important;
}
section#our-process {
  background: #FFFAED;
  position: relative;
}
.process-main-heading h2 {
  font-family: 'Inter';
  font-size: 16px;
  text-align: left;
  line-height: 50px;
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;
}
.process-sub-heading h6 {
  font-family: 'Inter';
  text-align: left;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 50px;
}
.our-process-details h3 {
  font-family: 'Inter';
  text-align: left;
  font-weight: 800;
  color: #1B1B19;
  font-size: 18px;
  line-height: 28px;
}
.our-process-details p {
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  text-align: left;
}
.process-details {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 0;
}
.our-process-details h6 {
  font-family: 'Inter';
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #E85C0D;
  padding: 16px;
  line-height: 26px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 60px;
}
.procerss-bg {
  background: #fff;
  margin: 16px 0;
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: left;
}
.process-image img {
  height: 700px;
  width: 100%;
}
.procerss-bg {
  background: #fff;
  margin: 16px 0 16px 6px;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.procerss-bg::before {
  content: "";
  background: #E85C0D;
  height: 130px;
  width: 5px;
  position: absolute;
  left: -5px;
  border-radius: 50px 0 0 50px;
  z-index: -1;
}
.procerss-bg:hover {
  background: #E85C0D;
}
.procerss-bg:hover  h3{
  color: #fff;
}
.procerss-bg:hover  p{
  color: #fff;
}
.procerss-bg:hover  h6{
  background: #fff;
  color: #E85C0D;
}
div#full-width-blog {
  padding: 60px 0;
}
.services-content:hover .row {
  background: #E85C0D;
}
.services-content:hover .row  p{
color: #fff;
}
.our-mission-img img {
  width: 100%;
  height: 100%;
}
.services-content:hover .row a{
  color: #fff;
}

  .blog-box:hover {
    background: #E85C0D !important;
}
.blog-box:hover .share-button-container i{
color: #fff;
}
.blog-box:hover  button.share-button{
  color: #fff;
}
.blog-box:hover p {
color: #fff;}
.row .blog-contents-left:nth-child(2) .blog-box:hover{
  background: #E85C0D;

}
.blog-box:hover .blog-title a h5{
  color: #fff;
}
.blog-box:hover span.blog-date.text-start a{
  color: #fff;
}
.blog-box:hover span.news-comments{
  color: #fff;
}
.blog-box:hover .date{
  color: #fff;

}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #1B1B19;
}
.form-phone-call:hover {
  background: #E85C0D;
}
.form-phone-call:hover p{
  color: #fff;
}

.form-phone-call:hover a{
  color: #fff;
}
.book-with-contact-details .email:hover i {
  color: #1B1B19;
}
.book-with-contact-details .call:hover i {
  color: #1B1B19;
}
.book-with-contact-details .call:hover p {
  color: #1B1B19;
}

.book-with-contact-details .call:hover h6 {
  color: #E85C0D;
}

.book-with-contact-details .email:hover p {
  color: #1B1B19;
}

.book-with-contact-details .email:hover h6 {
  color: #E85C0D;
}

.socialbox a:hover i {
  background: #E85C0D;
  color: #fff;
}
.experience-year:hover{
  background: #E85C0D;

}
.experience-year:hover h6{
  color: #fff;

}

/* Gallery */
div#blog-left-sidebar {
  padding: 60px 0;
  background: #FFFAED;

}
div#blog-right-sidebar{
  padding: 60px 0;
  background: #FFFAED;
}

#blog-right-sidebar .blog-box {
  background: #FFFFFF;
  padding: 45px 33px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-105px, -42px);
  width: 539px;
}


#blog-right-sidebar .row .blog-contents-left:nth-child(2) .blog-box{
  background: #FFFFFF;
  padding: 45px 33px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0px, -33px);
  width: 539px;
}

#blog-right-sidebar .blog-contents p{
font-size: 13px;
}
#blog-right-sidebar .blog-content p{
  font-size: 13px;
  }

#blog-right-sidebar .blog-title a h5 {
  font-size: 22px;
}

#blog-right-sidebar .blog-box, div#blog-left-sidebar  .blog-box, #blog-right-sidebar .row .blog-contents-left:nth-child(2) .blog-box {
  position: static;
  transform: none;
  width: 100%;
  padding: 25px;
}
.blog-contents-left {
  margin-bottom: 80px;
}
.page-template-blog-fullwidth-extend .blog-contents-left {
  margin-bottom: 80px;
}
.navigation span, .navigation a {
  color: #000;
  padding: 5px 8px;
  border: 1px solid;
  font-size: 14px;
  display: inline-block;
  margin: 0 2px;
}
.navigation span.page-numbers.current, .navigation a:hover {
  background: #E85C0D;
  color: #ffffff;
  border-color: #E85C0D;
}


div#blog-left-sidebar .blog-contents p{
font-size: 13px;
}
div#blog-left-sidebar .blog-content p{
  font-size: 13px;
  }

div#blog-left-sidebar .blog-title a h5 {
  font-size: 22px;
}
section#our-works {
  padding: 60px;
  position: relative;
}

.our-work-main-heading h2 {
  font-family: 'Inter';
  font-size: 16px;
  text-align: center;
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;
}

.our-works-sub-heading h6 {
  font-family: 'Inter';
  text-align: center;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 30px;
}

section#our-works .row {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
  grid-template-rows: repeat(9, 80px);
  grid-gap: 20px;
}
.gallery-image:nth-child(1) {
  padding: 0;
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 1;
  grid-column-end: 4;
 
}
.gallery-image:nth-child(2) {
  padding: 0;
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 4;
  grid-column-end: 11;
}

.gallery-image:nth-child(3) {
  padding: 0;
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 11;
  grid-column-end: 14;
}

.gallery-image:nth-child(4) {
  padding: 0;
  grid-row-start: 7;
  grid-row-end: 4;
  grid-column-start: 1;
  grid-column-end: 8;
}
.gallery-image:nth-child(5) {
  padding: 0;
  grid-row-start: 4;
  grid-row-end: 7;
  grid-column-start: 8;
  grid-column-end: 11;
}

.gallery-image:nth-child(6) {
  padding: 0;
  grid-row-start: 4;
  grid-row-end: 10;
  grid-column-start: 11;
  grid-column-end: 14;
}

.gallery-image:nth-child(7) {
  padding: 0;
  grid-row-start: 7;
  grid-row-end: 10;
  grid-column-start: 1;
  grid-column-end: 4;
}
.gallery-image:nth-child(8) {
  padding: 0;
  grid-row-start: 7;
  grid-row-end: 10;
  grid-column-start: 8;
  grid-column-end: 4;
}
.gallery-image:nth-child(9) {
  padding: 0;
  grid-row-start: 7;
  grid-row-end: 10;
  grid-column-start: 8;
  grid-column-end: 11;
}
a.gallery.group1.modal-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box.gallery.group1 {
  height: 100%;
}

/* Our Blogs */

.blog-title a h5 {
  font-family: 'Inter';
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  color: #1B1B19;
}
.blog-content p {
  font-family: 'Inter';
  font-weight: 400;
  color: #6C6C6C;
  font-size: 15px;
  margin-top: 24px;

}
.box img {
  width: 100%;
}
span.blog-date.text-start a {
  color: #E85C0D;
  font-weight: 400;
  font-family: 'Inter';
  font-size: 16px;
  border-bottom: 1px solid #E85C0D;

}
.date{
  color: #E85C0D;
  font-weight: 400;
  font-family: 'Inter';
  font-size: 16px;
}
span.news-comments {
  color: #6C6C6C;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
}
}
span.news-comments i, button.share-button i {
  color: #E85C0D;
}
.date-comments {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  padding: 0 0 20px 0px;

}
button.share-button {
  background: unset;
  border: unset;
}
button.share-button {
  background: unset;
  border: unset;
  color: #6C6C6C;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
}
.services-title img {
  width: 100%;
}
section#single-services {
  padding: 60px 0;
}
.services-title img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.services_title a {
  font-weight: 600;
  font-family: 'Inter';
  font-size: 40px;
  color: #1B1B19;
  line-height: 50px;
}
.services-post p {
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
  margin-bottom: 18px;
}
.header-details a h6:hover {
  color: #E85C0D;
}

.meta-ser-p1 {
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
  margin-bottom: 18px;
}
.meta-serpara2{
  font-family: 'Inter';
  color: #6C6C6C;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  text-align: left;
  margin-bottom: 18px;
}
.share-icons {
  position: absolute;
  right: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 34px;
  background: #1B1B19;
  border-radius: 5px;
  max-width: max-content;
  padding: 2px 7px;
}
.email-text p, .call-text p {
  color: #1B1B19;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 3px;
}
.share-icons i {
  font-size: 16px;
  color: #fff !important;
  font-size: 16px;
  background: #E85C0D;
  padding: 8px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 6px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#our-blogs {
  background: #FFFAED;
  padding: 60px;
}
.blog-box {
  background: #FFFFFF;
  padding: 34px;
}
.blog-box {
  background: #FFFFFF;
  padding: 45px 52px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-46px, 39px);
  width: 706px;
}

.blog-contents p {
  font-family: 'Inter';
  font-weight: 400;
  color: #6C6C6C;
  font-size: 15px;
}
.row .blog-contents-left:nth-child(2) .row {
  flex-direction: row-reverse;

}

.row .blog-contents-left:nth-child(2) .blog-box {
  background: #FFFFFF;
  padding: 45px 54px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-2px, -92px);
  width: 710px;
}
.blog-tag-flex h6 {
  font-family: 'Inter';
  font-size: 16px;
  text-align: center;
  letter-spacing: 6px;
  color: #E85C0D;
  font-weight: bold;
}
.blog-head h2 {
  font-family: 'Inter';
  text-align: center;
  font-weight: 900;
  color: #1B1B19;
  font-size: 30px;
  line-height: 50px;
}

/* Booking Roofing */

section#book-roofing {
  background: #E85C0D;
  padding: 100px 0 60px;
}
#book-roofing .booking-heading h6 {
  font-family: 'Inter';
  font-size: 16px;
  letter-spacing: 6px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.booking-form-details h6 {
  color: #6C6C6C;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Inter';
  width: 40%;
  margin-bottom: 26px;

}
.booking-heading h2 {
  font-size: 50px;
  color: #fff;
  font-family: 'Inter';
  font-weight: 800;
  line-height: 60px;
  text-align: left;
}
.booking-form-details {
  background: #fff;
  padding: 15px 30px;
  border-radius: 10px;
  position: relative;
}
.booking-form-details h3 {
  font-family: 'Inter';
  font-size: 20px;
  font-weight: 800;
  color: #1B1B19;
  line-height: 50px;
}

input.wpcf7-form-control.wpcf7-text {
  border: 1px solid #E2D5D5;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  background: #F4F3F5;

}
select.wpcf7-form-control.wpcf7-select {
  border: 1px solid #E2D5D5;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  -webkit-appearance: none;
  background: #F4F3F5;
  font-family: 'Inter';
  color: #D1C7DD;
  font-weight: 400;
  font-size: 16px;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date{
  border: 1px solid #E2D5D5;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  background: #F4F3F5;
 

}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 100%;
  border: unset;
  background: #E85C0D;
  padding: 12px;
  border-radius: 4px;
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  font-family: 'Inter'
}
input.wpcf7-form-control.wpcf7-text::placeholder{
  font-size: 15px;
  color: #D1C7DD;
  font-weight: 400;
  font-family: 'Inter'
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date::placeholder{
  font-size: 15px;
  color: #D1C7DD;
  font-weight: 400;
  font-family: 'Inter'
}
.book-with-contact-details a {
  color: #E85C0D;
  font-size: 12px;
  font-weight: 600;
    font-family: 'Inter';
}
.banner-book-registration {
  position: absolute;
  /* bottom: 0; */
  transform: translateY(100px);
  background: #fff;
  padding: 9px 30px 0px;
  border-radius: 10px;
  z-index: 1;
  box-shadow: 0px 0px 30px #ddd;
}
.banner-book-registration h3 {
  font-family: 'Inter';
  font-size: 20px;
  font-weight: 800;
  color: #1B1B19;
  line-height: 50px;
}
.banner-book-registration h6 {
  color: #6C6C6C;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Inter';
  width: 40%;
  margin-bottom: 14px;
  background: unset;
  padding: 0;
}
.banner-details {
  position: relative;
  padding: 100px 0;

}
.testimonial-star i {
  color: #FDBD19;
}
.banner-book-registration p {
  width: 100%;
}
.book-with-contact-details h6 {
  color: #1B1B19;
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.book-with-contact-details {
  background: #fff;
  border-radius: 10px;
  padding: 10px;
}

.book-with-contact-details h6 {
  color: #1B1B19;
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
  width: 100%;
}
.book-with-contact-details {
  background: #fff;
  border-radius: 10px;
  padding: 25px;
  position: absolute;
  top: -55px;
  right: 35px;
  box-shadow: 0px 0px 8px #ddd;
  width: 320px;
}
.book-with-contact-details .email {
  margin-bottom: 20px;
}
.book-with-contact-details .email, .book-with-contact-details .call {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}



/* Footer */
div#footer_box {
  padding: 60px 0;
}
aside#media_image-2 {
  text-align: center;
}
.footer1 .textwidget p {
  font-size: 15px;
  font-family: 'Inter';
  font-weight: 400;
  width: 42%;
  text-align: center;
  padding-bottom: 38px;
}
.footer1 .textwidget {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_me .location {
  display: flex;
  align-items: center;
  margin: 0;
}
.about_me .email {
  padding: 0;
  display: unset;
}

ul#menu-support {
  padding-left: 16px;
}
.footer1 {
  text-align: center;
  margin-bottom: 30px;
}

ul#menu-category {
  padding-left: 16px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: unset !important;
}

@keyframes bouncing-loader {
  to {
      opacity: 0.1;
      transform: translate3d(0, -1rem, 0);
  }
}
.bouncing-loader {
  display: flex;
  justify-content: center;
}
.bouncing-loader > div {
  width: 30px;
  height: 30px;
  margin: 3rem 0.2rem;
  background:#024752F2;
  border-radius: 50%;
  animation: bouncing-loader 0.6s infinite alternate;
}
.bouncing-loader > div:nth-child(2) {
  animation-delay: 0.2s;
}
.bouncing-loader > div:nth-child(3) {
  animation-delay: 0.4s;
}

/* .modal {
  position: fixed;
  top: 21% !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0 !important;
  display: none;
  overflow: hidden;
  outline: 0;
} */
.location ul li i {
  font-size: 18px;
}
 .modal {
  display: none;
  position: absolute !important;
  z-index: 999 !important;
  padding-top: 100px;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 79%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
     }
 .modal-content {
       margin: auto;
       display: block;
       width: unset !important;
       max-width: 1200px;
       top: 10%;
       border: 2px solid lightgray !important;
       animation-name: zoom;
       animation-duration: 0.6s;
       position: absolute !important;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    right: 0;
    outline: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border-radius: 5px !important;

     }
     @keyframes zoom {
      from {
        transform: scale(0)
      }
      to {
        transform: scale(1)
      }
    }
 .close {
  color: #E85C0D !important;
  position: absolute;
       top: 15px;
       right: 35px;
       font-size: 40px;
       font-weight: bold;
       transition: 0.3s;
       opacity: 1 !important ;
       cursor: pointer;
       z-index: 9;
     }
  .close:hover,
     .close:focus {
       color: #bbb;
       text-decoration: none;
       cursor: pointer;
     }
     #gallery button i {
      font-family: 'Font Awesome 5 Free';
      font-weight: 600;
      font-style: unset;
      color: #FFF;
      padding: 20px 22px;
      margin: auto;
      background: #024752F2;
      border-radius: 5px;
      border: unset;
  
  }

  .pagination-button {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    top: 0;
    bottom: 0;
    align-items: center;
    margin: auto;
    left: 0;
    right: 0;
  }
  
  .pagination-button i {
    font-family: 'FontAwesome';
    font-style: normal;
    color: #fff;
}

.pagination-button button {
  border: unset;
  background: unset;
  background: #E85C0D;
  padding: 10px 13px;
  border-radius: 5px;
  font-size: 17px;
}

.content_boxes p {
  color: #6C6C6C;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Inter';
}
p.logged-in-as {
  color: #6C6C6C;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Inter';
}
.meta-box-question {
  font-weight: 800;
  font-family: 'Inter';
  font-size: 22px;
  color: #1B1B19;
  line-height: 50px;
}
p.comment-form-comment label {
  font-family: 'Inter';
  text-align: left;
  font-weight: 700;
  color: #1B1B19;
  font-size: 16px;
}



section#our-blogs .view-btn a {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
}


section#our-blogs .view-btn {
  text-align: center;
  margin-top: 64px;
}

section#our-works .view-btn a {
  background: #E85C0D;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  padding: 12px 16px;
  border-radius: 10px;
}


section#our-works .view-btn {
  text-align: center;
  margin-top: 64px;
}



.social-share-buttons {
  display: flex;
  gap: 10px;
}

.social-share-buttons a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.social-share-buttons i {
  margin-right: 5px;
}

.social-share-buttons a:hover {
  background-color: #f0f0f0;
}
.social-share-buttons {
  display: flex;
  gap: 10px;
}

.social-share-buttons a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.social-share-buttons i {
  margin-right: 5px;
}

.social-share-buttons a:hover {
  background-color: #f0f0f0;
}

.share-button-container i {
  font-family: 'FontAwesome';
  color: #6C6C6C;
  font-size: 16px;
  font-weight: 400;
}
button#share-button {
  border: unset;
  background: unset;
  color: #6C6C6C;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
}