.get-strat-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.get-strat-section .section-sub-title {
  position: relative;
  display: inline-block;
}

.get-strat-section .section-sub-title h4 {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 7px;
  position: relative;
  padding: 0 50px 0;
}

.get-strat-section .section-sub-title::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 35px;
  background: #fff;
  left: 0;
  top: 9px;
}

.get-strat-section .section-sub-title::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 35px;
  background: #fff;
  left: -12px;
  top: 17px;
}

.get-strat-section .section-sub-title h4::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 35px;
  background: #fff;
  right: 0;
  top: 9px;
}

.get-strat-section .section-sub-title h4::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 35px;
  background: #fff;
  right: -12px;
  top: 17px;
}

.get-strat-section h2 {
  color: #ffffff;
  margin-bottom: 10px;
}

.get-strat-section .row.get {
  background: color-mix(in srgb, var(--color-primary) 92%, transparent) !important;
  padding: 55px 0;
  border-radius: 0px 150px 0px 150px;
}

.get-start-discription p {
  font-size: 16px;
  color: #f8f8f8;
  padding-bottom: 46px;
  width: 44%;
  margin: auto;
}

.get-strat-section .roofing-btn.get a {
  display: inline-block;
  text-decoration: none;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  background: #ffffff;
  color: var(--color-primary);
  padding: 17px 36px;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}

.get-strat-section .roofing-btn a::before {
  position: absolute;
  content: "";
  background-color: var(--color-second);
  width: 101%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 3px;
  transform: translate(-50%, -50%) rotate(0deg);
  z-index: -1;
  transition: all 500ms ease;
}

.get-strat-section .roofing-btn a:hover::before {
  height: 103%;
}

.roof-footer-section {
  background: #ffffff;
  padding: 109px 0 27px;
  font-family: var(--title-font-family);
  position: relative;
}

.footer-wiget-text p {
  font-size: 16px;
  line-height: 28px;
  color: #464646;
  font-weight: 400;
  margin: 21px 0 21px;
}

.footer-wiget-social ul {
  list-style: none;
}

.footer-wiget-social ul li {
  display: inline-block;
  margin-right: 14px;
}

.footer-wiget-social ul li a i {
  color: #676767;
  font-size: 20px;
  transition: .5s;
}

.footer-wiget-social ul li a:hover i{
  color: var(--color-primary);
}

.footer-wiget-title h4 {
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  font-weight: 600;
  padding: 0 0 15px;
  transition: .5s;
}

.footer-wiget-title h4:hover{
  color: var(--color-primary);
}

.footer-wiget-menu ul {
  list-style: none;
}

.footer-wiget-menu ul li {
  list-style: none;
  margin-top: 6px;
}

.footer-wiget-menu ul li a {
  display: inline-block;
  font-size: 18px;
  color: #676767;
  font-weight: 400;
  text-decoration: none;
  transition: .5s;
}

.footer-wiget-menu ul li a:hover{
  color: var(--color-primary) ;
}

.footer-wiget-contact-menu ul {
  list-style: none;
}

.footer-wiget-contact-menu ul li {
  display: block;
  opacity: 0.710;
  font-size: 18px;
  line-height: 32px;
  color: #676767;
  font-weight: 400;
  margin: 5px 0 12px;
  transition: .5s;
}
.footer-wiget-contact-menu ul li a{
   color: #676767;
}
.footer-wiget-contact-menu ul li:hover{
  color: var(--color-primary) ;
}

.footer-wiget-contact-menu ul li a{
  display: inline-block;
  color: #676767;
  text-decoration: none;
  transition: .5s;
}

.footer-wiget-contact-menu ul li a:hover{
  color: var(--color-primary);
}

.company-work-hour {
  margin-top: 5px;
}

.company-work-hour ul li {
  display: block;
  list-style: none;
  padding: 0 0 6px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
  color: #676767;
  font-weight: 400;
  border-bottom: 1px solid #676767;
}

.company-work-hour ul li.table-brb {
  border: inherit !important;
}

.company-work-hour ul li span {
  float: right;
  font-size: 16px;
  color: #676767;
  font-weight: 400;
}




/* copyrightext css */

.row.footer-line {
  border-top: 1px solid rgba(111,111,111,0.271);
  padding: 45px 0 0;
  margin: 83px 0 0;
}

.copyright-text p {
  opacity: 0.800;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  font-weight: 400;
}

.copyright-text p a {
  color: var(--color-primary);
  font-size: 16px;
  font-weight: 400;
  transition: .5s;
}

.copyright-text p a:hover{
  color: #e1cc7b;
}

.footer-condition {
  text-align: right;
}

.footer-condition ul {
  list-style: none;
}

.footer-condition ul li{
  display: inline-block;
}

.footer-condition ul li a {
  display: inline-block;
  margin-right: 50px;
  font-size: 18px;
  line-height: 34px;
  color: #676767;
  font-weight: 400;
  transition: .5s;
  text-decoration: none;
}

.footer-condition ul li a:hover{
  color: var(--color-primary);
}

.roof-gotop {
  position: fixed;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.9s ease-out 0s;
  -moz-transition: all 0.9s ease-out 0s;
  transition: all 0.9s ease-out 0s;
  border-radius: 10px;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #676767;
  top: 3px;
  right: 30px;
  z-index: 1;
  background: var(--color-primary);
}

.roof-gotop i {
  font-size: 24px;
  line-height: 50px;
}

.roof-gotop.active {
  top: 95%;
  -webkit-transform: translateY(-98%);
  -moz-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
  border-radius: 0;
  border-radius: 100%;
}

@media (min-width: 1200px) and (max-width: 1600px) {
  /* footer section */

  .roof-footer-section {
    padding: 109px 0 27px;
  }

  .footer-thumb {
    margin: -110px 0px -197px;
  }

  .footer-icon {
    left: 35px;
  }

  .footer-shape {
    left: 8px;
  }

  .footer-condition ul li {
    margin-right: 31px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* footer section */

  .roof-footer-section {
    padding: 72px 0 27px;
  }

  .footer-wiget {
    margin-bottom: 40px;
  }

  .footer-thumb {
    display: none;
  }

  .footer-icon {
    display: none;
  }

  .footer-shape {
    display: none;
  }

  .row.footer-line {
    margin: 40px 0 0;
  }

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

  .copyright-text p {
    font-size: 16px;
  }

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

  .footer-condition ul li {
    margin-right: -26px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  /* footer section */

  .roof-footer-section {
    padding: 72px 0 27px;
  }

  .footer-wiget {
    margin-bottom: 40px;
  }

  .footer-thumb {
    display: none;
  }

  .footer-icon {
    display: none;
  }

  .footer-shape {
    display: none;
  }

  .row.footer-line {
    margin: 40px 0 0;
  }

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

  .copyright-text p {
    font-size: 16px;
  }

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

  .footer-condition ul li {
    margin-right: -26px;
  }
}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
  /* footer section */

  .roof-footer-section {
    padding: 72px 0 27px;
  }

  .footer-wiget {
    margin-bottom: 40px;
  }

  .footer-thumb {
    display: none;
  }

  .footer-icon {
    display: none;
  }

  .footer-shape {
    display: none;
  }

  .company-work-hour ul li span {
    padding: 0 13px 0;
  }

  .row.footer-line {
    margin: 40px 0 0;
  }

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

  .copyright-text p {
    font-size: 16px;
  }

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

  .footer-condition ul li {
    margin-right: -26px;
  }
}

/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {

  .get-strat-section .section-main-title h2 {
    font-size: 28px;
    line-height: 28px;
  }

  .get-strat-section .section-sub-title h4 {
    font-size: 22px;
  }

  .roof-footer-section {
    padding: 72px 0 27px;
  }

  .footer-wiget {
    margin-bottom: 40px;
  }

  .footer-thumb {
    display: none;
  }

  .footer-icon {
    display: none;
  }

  .footer-shape {
    display: none;
  }

  .company-work-hour ul li span {
    padding: 0 13px 0;
  }

  .row.footer-line {
    margin: 40px 0 0;
  }

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

  .copyright-text p {
    font-size: 16px;
  }

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

  .footer-condition ul li {
    margin-right: -43px;
  }
}
