body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

.row {
  margin: 0;
}

h2 {
  font-family: 'Josefin Sans', sans-serif;
}

#myBtn {
  position: fixed;
  bottom: 0;
  z-index: 111;
  right: 20px;
  rotate: 270deg;
  background: #8d6e63;
  border: 0px;
  width: 40px;
  height: 40px;
  border-radius: 120px;
  margin-bottom: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

#section1 {
  background: #222;
  padding: 0px 0px;
}

#section1 .container {
  max-width: 1400px;
  width: 100%;
}

.fa-facebook::before {
  content: "\f09a";
}

.fa-twitter::before {
  content: "\f099";
}

.fa-pinterest-p::before {
  content: "\f231";
}

.fa-linkedin::before {
  content: "\f0e1";
}

.fa {
  font: normal normal normal 14px/1 FontAwesome;
}

.font-iconss li {
  display: inline-block;
  font-size: 14px;
}

.font-iconss li+li {
  margin-left: 10px;
}

.wrap-sec-2 {
  text-align: right;
}

.ull-md-6 li {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
}

#section1 .container {
  max-width: 1400px;
  width: 100%;
}

.text-mailk {
  color: #fff;
  font-family: open sans;
  text-transform: capitalize;
  font-weight: 600;
}

.ull-md-6 {
  margin-bottom: 0px !important;
  padding: 0;
}

.font-iconss {
  margin-bottom: 0px;
}

.font-iconss li a i {
  color: #fff;
}

.button-call {
  background: #8d6e63;
  padding: 11px 10px 9px;
  margin-left: 15px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff !important;
  font-family: Lato;
}

.button-call a {
  color: #fff !important;
}

#section1 .col-md-6.align-item-center {
  display: flex;
  align-items: center;
}



#section2 {
  padding: 15px 0px;
}

#section2 .container {
  max-width: 1400px;
  width: 100%;
}

.logo-sct2 img {
  width: 170px;
}

.ul-navbar-wrap li {
  display: inline-block;
  margin-right: 20px;
  padding: 0;
}

.ul-navbar-wrap {
  text-align: right;
  margin-bottom: 0px;
}

.col-md-9.nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: end;
}

.link-navbar {
  font-family: 'Josefin Sans', sans-serif;
  color: #222;
  font-size: 18px;
  font-weight: 600;
  transition: .3s;
}

.link-navbar:hover {
  color: #8d6e63;
  text-decoration: none;
}


/*  */
.onmouse-hoverr li a {
  font-family: 'Josefin Sans', sans-serif;
  color: #222;
  font-size: 18px;
  font-weight: 600;
  transition: .3s;
}.onmouse-hoverr {
  position: absolute;
  z-index: 111;
  padding: 0;
  background: #fff;
  padding: 5px 15px;
  text-align: left;
  display: none;
  top: 20px;width: 190px;
left: 0;
}.ul-navbar-wrap li:hover   .onmouse-hoverr {
  display: block !important;
}.onmouse-hoverr li {
  display: block;
  border-bottom: 1px dashed #ccc;
  padding: 10px 0px;
  margin: 0px!important;
}.onmouse-hoverr li a:hover {
  color: #8d6e63;
  text-decoration: none;
}.onmouse-hoverr li:last-child{
  border: 0;
}

/*  */
.mobile-uli .li-menu:hover .onmouse-hoverr {
  display: block !important;
}.mobile-uli .li-menu:hover .onmouse-hoverr {
    width: 100%;
  display: block !important;
  top: 0px;
  background: #222;
  position: relative;
}.mobile-uli .onmouse-hoverr li a {
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  transition: .3s;
  margin-left: 0px;
}.mobile-uli .li-menu a::before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: 0px;
  margin-right: 10px;
}

.fa-bars::before {
  content: "\f0c9";
}

.navbar-btn-toogle i {
  font-size: 18px;
  color: #222;
  cursor: pointer;
}

.navbar-btn-toogle:hover {
  text-decoration: none;
}






/* footer1 */
#footer1 {
 background: #fff;
padding: 80px 0px 50px;
border-top: 1px dashed #222;
}

#footer1 .container {
  max-width: 1400px;
  width: 100%;
}

.ptagfff {
  color: #222;
  font-family: Lato;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.wrap-cplumns-t img {
  margin-bottom: 32px;
}

.footer-title {
  margin-bottom: 40px;
  padding-bottom: 5px;
  color: #222;
  position: relative;
  text-transform: uppercase;
  padding-left: 18px;
  font-family: 'Josefin Sans', sans-serif;font-weight: 700;
}

.footer-title::before {
  position: absolute;
  content: '';
  top: -5px;
  left: 0;
  width: 2px;
  height: 30px;
  background: #8d6e63;
}

.ptagfff .sub-text {
  margin-bottom: 10px;
  font-weight: 500;
  display: block;
}

.fa-angle-right::before {
  content: "\f105";
}

.ul-wrapper-footer {
  padding: 0;
  list-style: none;
}

.ul-wrapper-footer li a {
  color: #222;
  font-family: Lato;
  padding-left: 10px;
}

.fa.fa-angle-right {
  color: #8d6e63;
}

.ul-wrapper-footer li {
  margin-bottom: 10px;
}

.link-foterr:hover {
  text-decoration: none;
  color: #8d6e63;
}

.link-foterr {
  transition: .3s;
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-phone::before {
  content: "\f095";
}

.fa-envelope-o::before {
  content: "\f003";
}

.addres-span {
  color: #222;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  font-family: Lato;
}

.ul-adress-footer li i {
  color: #8d6e63;
}

.ul-adress-footer li i {
  color: #8d6e63;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}

.ul-adress-footer li {
  position: relative;
}

.ul-adress-footer {
  padding-left: 0px;
  list-style: none;
}

.ul-adress-footer li {
  padding-left: 30px;
  margin-bottom: 15px;
}

.addres-span a {
  color: #222;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  font-family: Lato;
}

.social-links {
  margin-top: 20px;
  padding: 0;
}

.social-links li {
  display: inline;
  margin-right: 10px;
}

.social-links li i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  transition: all 0.3s ease 0s;
  color: #8d6e63;
  display: inline-block;
}

.footer-bottom {
  background: #222;
  padding: 10px 0px;
  border-top: 1px dashed #4d4b4b;
}

.copyright.text-center p {
  font-size: 14px;
  color: #fff;
  text-align: center;
margin-bottom:0px;

}


.social-links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #222;
  float: left;
  margin-left: 10px;
}.flex-updatee2 {
  font-family: Lato;
  color: #222;
  font-size: 15px;
  padding-left: 15px;
}.flex-wrap-1updatee {
 background: #8d6e63;
color: #fff;
text-align: center;
font-family: Lato;
font-size: 14px;
padding: 5px 10px;
}.flex-updatee {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #ccc;
padding-bottom: 10px;
padding-top: 10px;
}.h5-class-plant {
  color: #222;
  font-family: 'Josefin Sans', sans-serif;
  position: relative;
  margin-bottom: 0px;
}.h5-class-plant::before {
  content: '';
  position: absolute;
  content: '';
  top: unset;
  left: 0;
  width: 40%;
  height: 2px;
  background: #8d6e63;
  bottom: -4px;
}

/* ======================================index-banner====================================== */
/* #b-section1 {} */

#b-section1 .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#b-section1 .container .col-lg-12 {
  padding: 0;
}

.wrap-img-iner #owl-demo .item {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.content-owl-carasoul h3 {
  text-align: center;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.content-owl-carasoul p {
  text-align: center;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.btn-owl {
  width: 130px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #8d6e63;
  color: #fff;
  font-family: Lato;
  letter-spacing: 1px;
  margin: 0 auto;
  transition: .4s;
}

.content-owl-carasoul {
  max-width: 760px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 111111;
}

.over-b-lay {
  background: linear-gradient(180.2deg, rgb(30, 33, 48) 6.8%, rgb(74, 98, 110) 131%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .6;
}

.wrap-img-iner .owl-dots {
  position: absolute;
  bottom: 0;
  opacity: 0;
}

.wrap-img-iner .owl-nav {
  position: absolute;
  bottom: 0;
  opacity: 0;
}

.fa-solid.fa-angle-right::before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: 10px;
}

.btn-owl:hover {
  color: #fff;
  text-decoration: none;
  background: #6f564e;
}


/* b-section2 */
#b-section2 {
  padding: 70px 0px;
}

#b-section2 .container {
  max-width: 1140px;
  width: 100%;
}

.wrap-content-b2 h3 {
  text-align: center;
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  color: #8d6e63;
}

.wrap-content-b2 h3::before,
.wrap-content-b2 h3::after {
  position: absolute;
  content: '';
  top: 50%;
  left: -80px;
  transform: translateY(-50%);
  width: 60px;
  height: 2px;
  background: #8d6e63;
}

.wrap-content-b2 h3::before {
  left: auto;
  right: -80px;
}

.wrap-content-b2 {
  text-align: center;
}

.wrap-content-b2 h1 {
  color: #222;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 32px;
  margin: 10px 0px 20px;
}

.wrap-content-b2 p {
  font-family: Lato;
  font-size: 18px;
  color: #666;
  font-weight: 500;
  line-height: 1.6;text-align: center;
}









.wrap-conter-list {
  overflow: hidden;
}

.wrap-contericon-left::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 60px;
  background: #8d6e63;
  top: 0;
  right: 0;
}

.wrap-contericon-left {
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
}

.wrap-contericon-left i {
  color: #8d6e63;
  display: block;
  padding-top: 8px;
  font-family: Flaticon;
  font-style: normal;
  font-size: 40px;
  line-height: 26px;
  font-weight: 400;
}

.flaticon-dollar::before {
  content: "\f107";
}

.flaticon-close::before {
  content: "\f106";
}

.flaticon-gear::before {
  content: "\f105";
}

.flaticon-info::before {
  content: "\f104";
}

.wrap-contercounter-text {
  overflow: hidden;
  margin-top: -6px;
}

.wrap-conter-counter {
  font-size: 50px;
  font-weight: 700;
  padding: 0;
  color: #fff;
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
  line-height: 1.5;
  font-family: 'Josefin Sans', sans-serif;
  margin-bottom: 0px;
}

.wrap-conter-counter::before {
  content: "+";
  right: -25px;
  position: absolute;
  color: #fff;
  top: 0;
  font-weight: 300;
}

.wrap-contercounter-text h4 {
  display: block;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Lato;
}

#b-section3 .container {
  max-width: 1360px;
  width: 100%;
}

#b-section3 {
  background-image: url('../images/fix-banner.jpg');
  padding-bottom: 150px;
  padding-top: 150px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}


#b-section4 {
  padding-bottom: 150px;
}

#b-section4 .container {
  max-width: 1190px;
  width: 100%;
  padding-top: 80px;
  margin-top: -130px;
  background: #fff;
}

.col-md-6.center-align-col {
  margin: 0 auto;
}

.wrap-content-b2 h2 {
  color: #222;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 32px;
  margin: 10px 0px 20px;
}

.wrap-content-b2 {
  margin-bottom: 50px;
}

.wrap-inner-boxx4 h4 {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Josefin Sans', sans-serif;
  margin: 15px 0px 5px;
  line-height: 1.4;
  color: #fff;
}

.wrap-inner-boxx4 p {
  color: #fff;
  opacity: .8;
  font-weight: 500;
  font-family: Lato;
  line-height: 1.5;
  height: 120px;
}

.read-more-btn {
  font-family: Lato;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}

.wrap-box-bsect4 {
  padding: 20px;
  /* background-image: linear-gradient(#604c58, #8d696d); */
  background-image: url('../images/fix-banner.jpg');
}

.read-more-btn:hover {
  color: #fff;
  text-decoration: none;
  opacity: .5;
}






/* b-section5  */
#b-section5 {
  padding-bottom: 150px;
}

#b-section5 .container {
  max-width: 1400px;
  width: 100%;
}

.wrap-content-b5 h4 {
  font-family: Lato;
  font-size: 30px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  color: #8d6e63;
}

.wrap-content-b5 h4::after {
  content: "";
  height: 2px;
  background: #8d6e63;
  width: 70px;
  position: absolute;
  top: 50%;
  margin-left: 10px;
  transform: translateY(-50%);
}

.wrap-content-b5 p {
  font-family: Lato;
  font-size: 18px;
  color: #666;
  font-weight: 500;
  line-height: 1.7;
}

.wrap-tab-sectn .tabcontent {
  display: none;
}

.tablinks {
  background-color: #efefef;
  border: none;
  border-radius: 0;
  margin-right: 2px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  padding: 14px 35px;
  font-weight: 600;
  font-family: Lato;
  margin-bottom: 10px;
}

.tablinks.active {
  background: #8d6e63;
  color: #fff;
}

.tabcontent h3 {
  font-family: Lato;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 20px;
}

.wrap-tab-sectn .tab {
  margin-bottom: 40px;
}

.tabcontent p {
  font-family: Lato;
  font-size: 18px;
  color: #666;
  font-weight: 500;
  line-height: 1.7;
}

.read-f-btnn {
  border: 1px solid #2d2d2d;
  padding: 8px 15px;
  color: #2d2d2d;
  text-transform: uppercase;
  font-size: 14px;
  transition: .3s;
}

.read-f-btnn:hover {
  background: #8d6e63;
  color: #fff;
  text-decoration: none;
  border-color: #8d6e63;
}

.text-chanegrr {
  font-size: 18px !important;
  color: #8d6e63;
  font-family: Lato;
  font-weight: 800;
  display: block;
  margin-bottom: 15px;
}

.name-text-chanegrr {
  color: #000;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
  margin-top: 40px;
}

.class-li-flex {
  background: #8d6e63 !important;
  background-color: rgb(141, 110, 99);
  color: #ffffff;
  padding: 14px 10px;
  font-family: Lato;
  font-weight: 600;
  border: 0 !important;
  background-color: #8d6e63 !important;
}

.ul-table-format {
  list-style: none;
}

.ul-table-format li {
  padding: 14px 10px;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.link-ul-table {
  font-family: Lato;
  color: #000;
  padding-left: 15px;
  position: relative;
  font-size: 18px;
  transition: .4s;
}

.link-ul-table::before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.link-ul-table:hover {
  text-decoration: none;
  color: #8d6e63;
}

.ul-table-format li:last-child {
  border: 0;
}

.wrap-table-format {
  width: 100%;
}

.col-md-4.flex-display {
  display: flex;
  align-items: center;
  justify-content: center;
}





#b-section6 {
  padding: 50px 0px 150px;
}

#b-section6 .container {
  max-width: 900px;
  text-align: center;
  width: 100%;
}

#b-section6 .carousel-item p {
  font-family: Lato;
  font-size: 18px;
  color: #666;
  font-weight: 500;
  line-height: 1.7;
}

.carousel-item::after {
  height: 2px;
  width: 60px;
  position: absolute;
  content: "";
  transform: translateX(-50%);
  background: #8d6e63;
  left: 50%;
  bottom: 85px;
}

.name-testo-wrpa h4 {
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  font-family: 'Josefin Sans', sans-serif;
  margin-bottom: 0px;
}




#b-section7 {
  padding: 150px 0px
}

#b-section7 .container {
  max-width: 1300px;
  width: 100%;
}

.wrap-blog-img img {
  width: 100%;
}

.wrap-blog-img {
  position: relative;
}

.date-btn {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #8d6e63;
  color: #ffffff;
  padding: 8px 14px 4px;
  border-radius: 5px 5px 0 0;
  font-family: Lato;
  font-weight: 600;
}

.wrap-blog-content h3 {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 22px;
  font-weight: 800;
}

.wrap-blog-content p {
  font-family: Lato;
  font-size: 18px;
  color: #666;
  font-weight: 500;
  line-height: 1.5;
}

.ul-admin-blog li {
  display: inline;
  margin-right: 8px;
  color: #8d6e63;
  font-size: 14px;
  font-family: Lato;
  position: relative;
}

.ul-admin-blog {
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
}

.ul-admin-blog li:first-child::after {
  content: '/';
  position: absolute;
  top: -3px;
  right: -10px;
  color: #8d6e63;
}

.wrap-blog-content {
  background: #ffffff;
  padding: 24px 25px 22px;
  border: 1px solid #ebebeb;
  border-radius: 0 0 5px 5px;
}

.wrap-blog-content a {
  color: #8d6e63;
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}




.menu-mobile {
  display: none;
}

#mobile-menu {
  display: none;
}

@media only screen and (max-device-width: 540px) and (orientation: portrait),
screen and (max-device-height: 540px) and (orientation: landscape),
screen and (max-width: 540px) and (orientation: portrait),
screen and (max-height: 540px) and (orientation: landscape) {
    .wrap-cross-slide {
  position: fixed;
  right: 20px;
  top: 10px;
}.wrap-cross-slide i {
  position: unset !important;
  color: #000 !important;
}.wrap-cross-slide{
    display:block!important;
}#footer1 .col-lg-3.col-md-12.col-sm-12.foooter-columns {
  padding-left: 0px !important;
}#z-section1 .wrap-box-zsection1 {
  margin-bottom: 15px;
}#z-section1 .container {
  max-width: 100%;
  padding: 0;
}




#section2 {
    top: 0px !important;
    }#mobile-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background: #222;
    z-index: 111;
    }

    .mobile-uli {
    padding: 0;
    }

  #mobile-menu .container {
    padding: 10px 0px;
  }

  .li-menu {
    padding: 25px 0px;
    border-bottom: 1px dashed #6a6767;
  }

  .li-menu a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    transition: .3s
  }

  .li-menu a::before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 10px;
  }

  .li-menu a:hover {
    text-decoration: none;
    color: #8d6e63 !important;
  }

  #mobile-menu.intro-open {
    display: block;
    z-index: 1111111111;
  }

  .fa-solid.fa-circle-xmark {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    margin-left: 10px;
    color: #fff;
    position: absolute;
    right: 30px;
    font-size: 30px;
    top: 20px;
    cursor: pointer;
    z-index: 11111;
  }

  .fa-solid.fa-circle-xmark::before {
    content: "\f057";
  }




  #b-section4 .row.row-bottom .col-lg-4 {
    margin-bottom: 15px;
  }

  .wrap-navberr {
    display: none;
  }

  header {
    display: none;
  }

  #section2 .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
    position: relative;
  }

  .menu-mobile {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    cursor: pointer;
    display: block !important;
  }

  .menu-mobile h3 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
  }

  .ul-table-format {
    padding: 0px;
    padding-top: 0px;
    padding-top: 30px;
  }

  .col-lg-3.col-md-6 {
    margin-bottom: 15px;
  }

  #b-section4 .container {
    padding-left: 0;
    padding-right: 0;
  }

  #section2 {
    padding: 5px 0px;
    position: fixed;
    top: 0;
    z-index: 111;
    background: #fff;
    width: 100%;
  }

  #b-section2 .container {
    padding: 0;
  }

  #b-section2 .wrap-content-b2 h3 {
    font-size: 14px;
  }

  .wrap-content-b2 h3::before {
    left: auto;
    right: -50px;
    width: 30px;
  }

  #b-section2 .wrap-content-b2 h3::after {
    left: -50px;
    width: 30px;
  }

  .wrap-content-b2 h1 {
    color: #222;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 23px;
    margin: 10px 0px 20px;
  }

  #b-section5 .container {
    padding: 0;
  }

  #b-section1 .content-owl-carasoul {
    max-width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -70%);
    z-index: 111111;
    width: 100%;
  }

  #b-section1 .content-owl-carasoul p {
    text-align: center;
    color: #fff;
    font-family: lato;
    font-size: 18px;
    font-weight: 400;
  }

  #b-section7 .container {
    padding: 0;
  }

  #b-section7 .col-md-4.wrap-blogg {
    margin-bottom: 15px;
  }

  #right-side-menu {
    display: none !important;
  }
}




@media screen and (min-width: 1024px) and (max-width: 1500px) {
  #b-section2 .container {
    max-width: 1190px;
    width: 100%;
  }

  #b-section5 .container {
    max-width: 1190px;
    width: 100%;
  }

  #b-section4 .container {
    max-width: 1190px;
  }

  .wrap-inner-boxx4 h4 {
    font-size: 18px;
  }
  #form-section .container {
  max-width: 1160px!important;
  width: 100%;
  margin: 0 auto;
    margin-right: auto!important;
  margin-right: 0px!important;
}
  .wrap-blog-content h3 {
    white-space: nowrap;
    overflow: hidden;
  }#adminpanel .container-fluid {
  padding: 0 15px!important;
  max-width: 1190px!important;
  width: 100%!important;
  margin: 0 auto;
    margin-right: auto;
  margin-right: 0;
}
}





.canvas-logo img {
  width: 150px;
}

.right-wrappe-ro {
  position: relative;
}
#right-side-menu .social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #fff;
  float: left;
  margin-left: 10px;
}#right-side-menu .social li {
  display: inline-block;
  padding-right: 0px!important;
}
#right-side-menu {
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  font-size: 15px;
  top: 0;
  width: 23em;
  -moz-transition: right 0.3s ease-in-out 0s;
  background: #222;
  padding: 30px;
  z-index: 999999;
  right: 0;
}

#right-side-menu .container {
  padding: 0;
}

#right-side-menu .container .col-lg-12 {
  padding: 0;
}

#right-side-menu .social {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#right-side-menu .social li {
  display: inline-block;
  padding-right: 10px;
}

#right-side-menu .social li i {
  font-size: 18px;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #8d6e63;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
}

#right-side-menu .contact {
  padding: 0 0 30px;
  list-style: none;
}

#right-side-menu .fa-globe::before {
  content: "\f0ac";
  color: #757575;
}

#right-side-menu .fa-phone::before {
  content: "\f095";
  color: #757575;
}

#right-side-menu .fa-envelope::before {
  content: "\f0e0";
  color: #757575;
}

#right-side-menu .fa-clock-o::before {
  content: "\f017";
  color: #757575;
}

#right-side-menu .contact li i {
  padding-right: 10px;
}

.contact li {
  color: #757575;
  font-family: Lato;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 10px;
}

.contact li a {
  color: #757575;
}

.canvas-contact-title {
  padding: 0 0 15px;
  font-size: 20px;
  font-weight: 800;
  position: relative;
  margin-bottom: 26px;
  color: #fff;
  font-family: Lato;
}

.canvas-contact-title::before {
  content: "";
  position: absolute;
  background: #8d6e63;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}

.canvas-logo {
  margin-bottom: 26px;
}

.fa-solid.fa-circle-xmark::before {
  content: "\f057";
}

.fa-solid.fa-circle-xmark {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: 14px;
  margin-left: 10px;
  color: #fff;
  position: absolute;
  right: 30px;
  font-size: 30px;
  top: 20px;
  cursor: pointer;
  z-index: 11111;
}

.offcanvas-text p {
  color: #fff;
  font-family: Lato;
}

#right-side-menu.intro-openright {
  right: 0px;
}

#right-side-menu {
  right: -345px;
}













/* redrock */



.overt-lay {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  /*background: #000;*/
  opacity: .3;
}

.wrap-box-bsect4 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 270px;
  overflow: hidden;
}

.wrap-inner-boxx4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 111111;
}

.wrap-inner-boxx4 h4 {
  font-size: 28px;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px #000;
}

.button-call a:hover {
  text-decoration: none;
  opacity: .7;
}


.overt-lay::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  opacity: 0;
  background: rgb(13 23 35 / 70%);
  transform: translateY(100%);
  transition: all 500ms ease;
}

.overt-lay::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  opacity: 0;
  background: rgb(14 24 36 / 70%);
  transition: all 500ms ease;
  transform: translateY(-100%);
}

.wrap-box-bsect4:hover .overt-lay::before {
  opacity: 1;
  transform: translateY(0%);
}

.wrap-box-bsect4:hover .overt-lay::after {
  opacity: 1;
  transform: translateY(0%);
}

.wrap-conter-counter {
  animation-duration: 1s;
  animation-delay: 0s;
}

#myBtn {
  animation: backtotop 2s infinite;
}

@keyframes backtotop {
  0% {
    bottom: 45px;
  }

  50% {
    bottom: 30px;
  }

  100% {
    bottom: 45px;
  }
}
















#adminpanel .container-fluid {
  padding: 0 15px;
  max-width: 1400px;
  width: 100%;
  }#adminpanel .container-fluid .col-lg-12{
  padding: 0;
  }  .left-admin-slide {
  position: fixed;
  width: 250px;
  height: 100vh;
  background: #222;
  left: 0;
  top: 0;z-index: 111;
  }  #ul-nav {
  padding: 0 15px;
  }  .img-waperr-logo img {
  width: 100%;
  }  #ul-nav .li-ul-wrap {
  padding: 20px 0px;
  border-bottom: 1px dashed #777373;
  } #ul-nav .li-ul-wrap a {
  color: #fff;
  font-family: Josefin Sans;
  transition: .4s;
  }  #ul-nav .li-ul-wrap a:hover{
  color: #8d6e63;
  text-decoration: none;
  }#adminpanel .wrap-column-box {
  background: #222;
  padding: 20px;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  }#adminpanel .wrap-bottom-box .view-details-a {
  margin-bottom: 0px;
  font-family: Josefin Sans;
  font-size: 16px;
  color: #fff;
  transition: .4s;
  }#adminpanel .wrap-top-box h4 {
  font-family: Josefin Sans;
  font-size: 24px;
  }#adminpanel .wrap-top-box {
  border-bottom: 1px dashed #605959;
  }#adminpanel .wrap-bottom-box {
  padding-top: 20px;
  }#adminpanel {
  padding: 50px 0px;
  }#adminpanel .view-details-a:hover {
  color: #8d6e63;
  text-decoration: none;
  }.view-blogs-all {
  position: fixed;
  right: 20px;
  color: #8d6e63;
  font-family: Lato;
  font-weight: 700;
  top: 20px;
  font-family: Josefin Sans;
  transition: .4s;
}

#section2 {
  padding: 15px 0px;
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 111111;
  background: #fff;
  transition: .4s;
}#section2.fixed{
    top:0px;
}#advantages2 .container {
  max-width: 730px;
  width: 100%;
}#advantages2 img {
  width: 90px;
  margin: 0 auto;
  display: block;
}#advantages2 {
  padding: 70px 0px;
  background: #222;
  border-bottom: 1px dashed #4f4f4f;
  z-index: 111111;
}#advantages2 .carousel-control-next, .carousel-control-prev{
    opacity:0!important;
}#advantages2 .carousel-item::after{
    content:none!important;
}


}.imamge-wrapper-round-marbl img{
     animation: spinerr 15s linear infinite;
}
@keyframes  spinerr{
    0% {
    -webkit-transform: rotate(0deg);
    }
    100% {
    -webkit-transform: rotate(360deg);
    }
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
}




#loaderv .loader
{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:150px;
  height:150px;
  background:transparent;
  border:3px solid #3c3c3c;
  border-radius:50%;
  text-align:center;
  line-height:150px;
  font-family:sans-serif;
  font-size:20px;
  color:#8d6e63;
  letter-spacing:4px;
  text-transform:uppercase;
  text-shadow:0 0 10px #8d6e63;
  box-shadow:0 0 20px rgba(0,0,0,.5);
}
#loaderv .loader:before
{
  content:'';
  position:absolute;
  top:-3px;
  left:-3px;
  width:100%;
  height:100%;
  border:3px solid transparent;
  border-top:3px solid #8d6e63;
  border-right:3px solid #8d6e63;
  border-radius:50%;
  animation:animateC 2s linear infinite;
}
#loaderv span
{
  display:block;
  position:absolute;
  top:calc(50% - 2px);
  left:50%;
  width:50%;
  height:4px;
  background:transparent;
  transform-origin:left;
  animation:animate 2s linear infinite;
}
#loaderv span:before
{
  content:'';
  position:absolute;
  width:16px;
  height:16px;
  border-radius:50%;
  background:#8d6e63;
  top:-6px;
  right:-8px;
  box-shadow:0 0 20px #8d6e63;
}
@keyframes animateC
{
  0%
  {
    transform:rotate(0deg);
  }
  100%
  {
    transform:rotate(360deg);
  }
}
@keyframes animate
{
  0%
  {
    transform:rotate(45deg);
  }
  100%
  {
    transform:rotate(405deg);
  }
}#loadervd {
  background: #222;
  z-index: 111111111111;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.wrap-cross-slide {
  position: fixed;
  right: 20px;
  top: 10px;
  display:none;
}.slide-openright .left-admin-slide {
  display: none;
}.slide-openright .left-admin-slide {
  display: none;
}.imamge-wrapper-round-marbl.animateC {
  animation: animateC 40s linear infinite;
}





/**/
/*#footer1 {*/
/*background: #222;*/
/*padding: 100px 0px;*/
/*}*/

/*#footer1 .container {*/
/*max-width: 1400px;*/
/*width: 100%;*/
/*}*/

/*.ptagfff {*/
/*color: #fff;*/
/*font-family: Lato;*/
/*font-size: 16px;*/
/*line-height: 26px;*/
/*font-weight: 400;*/
/*}*/

/*.wrap-cplumns-t img {*/
/*margin-bottom: 32px;*/
/*}*/

/*.footer-title {*/
/*margin-bottom: 40px;*/
/*padding-bottom: 5px;*/
/*color: #ffffff;*/
/*position: relative;*/
/*text-transform: uppercase;*/
/*padding-left: 18px;*/
/*font-family: 'Josefin Sans', sans-serif;*/
/*}*/

/*.footer-title::before {*/
/*position: absolute;*/
/*content: '';*/
/*top: -5px;*/
/*left: 0;*/
/*width: 2px;*/
/*height: 30px;*/
/*background: #8d6e63;*/
/*}*/

/*.ptagfff .sub-text {*/
/*margin-bottom: 10px;*/
/*font-weight: 500;*/
/*display: block;*/
/*}*/

/*.fa-angle-right::before {*/
/*content: "\f105";*/
/*}*/

/*.ul-wrapper-footer {*/
/*padding: 0;*/
/*list-style: none;*/
/*}*/

/*.ul-wrapper-footer li a {*/
/*color: #fff;*/
/*font-family: Lato;*/
/*padding-left: 10px;*/
/*}*/

/*.fa.fa-angle-right {*/
/*color: #8d6e63;*/
/*}*/

/*.ul-wrapper-footer li {*/
/*margin-bottom: 10px;*/
/*}*/

/*.link-foterr:hover {*/
/*text-decoration: none;*/
/*color: #8d6e63;*/
/*}*/

/*.link-foterr {*/
/*transition: .3s;*/
/*}*/

/*.fa-map-marker::before {*/
/*content: "\f041";*/
/*}*/

/*.fa-phone::before {*/
/*content: "\f095";*/
/*}*/

/*.fa-envelope-o::before {*/
/*content: "\f003";*/
/*}*/

/*.addres-span {*/
/*color: #fff;*/
/*font-size: 15px;*/
/*line-height: 26px;*/
/*font-weight: 400;*/
/*font-family: Lato;*/
/*}*/

/*.ul-adress-footer li i {*/
/*color: #8d6e63;*/
/*}*/

/*.ul-adress-footer li i {*/
/*color: #8d6e63;*/
/*position: absolute;*/
/*left: 0;*/
/*top: 50%;*/
/*transform: translateY(-50%);*/
/*font-size: 20px;*/
/*}*/

/*.ul-adress-footer li {*/
/*position: relative;*/
/*}*/

/*.ul-adress-footer {*/
/*padding-left: 0px;*/
/*}*/

/*.ul-adress-footer li {*/
/*padding-left: 30px;*/
/*margin-bottom: 15px;*/
/*}*/

/*.addres-span a {*/
/*color: #fff;*/
/*font-size: 15px;*/
/*line-height: 26px;*/
/*font-weight: 400;*/
/*font-family: Lato;*/
/*}*/

/*.social-links {*/
/*margin-top: 20px;*/
/*padding: 0;*/
/*}*/

/*.social-links li {*/
/*display: inline;*/
/*margin-right: 10px;*/
/*}*/

/*.social-links li i {*/
/*width: 30px;*/
/*height: 30px;*/
/*line-height: 30px;*/
/*border-radius: 50%;*/
/*background: #ffffff;*/
/*text-align: center;*/
/*transition: all 0.3s ease 0s;*/
/*color: #8d6e63;*/
/*display: inline-block;*/
/*}*/

/*.footer-bottom {*/
/*background: #222;*/
/*padding: 30px 0px;*/
/*border-top: 1px dashed #4d4b4b;*/
/*}*/

/*.copyright.text-center p {*/
/*font-size: 14px;*/
/*color: #fff;*/
/*text-align: center;*/
/*}*/


/*.social-links li a {*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*width: 30px;*/
/*height: 30px;*/
/*border-radius: 50px;*/
/*background: #fff;*/
/*float: left;*/
/*margin-left: 10px;*/
/*}.flex-updatee2 {*/
/*font-family: Lato;*/
/*color: #fff;*/
/*font-size: 15px;*/
/*padding-left: 15px;*/
/*}.flex-wrap-1updatee {*/
/*background: #8d6e63;*/
/*color: #fff;*/
/*text-align: center;*/
/*font-family: Lato;*/
/*font-size: 14px;*/
/*padding: 5px 10px;*/
/*}.flex-updatee {*/
/*display: flex;*/
/*align-items: center;*/
/*border-bottom: 1px dashed #ccc;*/
/*padding-bottom: 10px;*/
/*padding-top: 10px;*/
/*}.h5-class-plant {*/
/*color: #fff;*/
/*font-family: 'Josefin Sans', sans-serif;*/
/*position: relative;*/
/*margin-bottom: 0px;*/
/*}.h5-class-plant::before {*/
/*content: '';*/
/*position: absolute;*/
/*content: '';*/
/*top: unset;*/
/*left: 0;*/
/*width: 40%;*/
/*height: 2px;*/
/*background: #8d6e63;*/
/*bottom: -4px;*/
/*}*/


.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.features {
  width: 50%;
  display: block;
    margin: auto;
}

.Vision {
  background: #23262d;
  padding: 100px;
  text-align: center;
  color: #fff;
}

@media (max-width: 768px) {
  .Vision {
  padding: 20px;
}
.Vision h3 {
  font-size: 20px;
}
}

 .single-img {
    position: relative;
    height: 400px;
    border-radius: 10px;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
   }

   @media (max-width: 768px) {
   .single-img {
    height: 450px;
    margin-bottom: 20px;
    }
   }

 .image-overlay {
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     background-color: #8d1d20;
     overflow: hidden;
     width: 100%;
     height: 0;
     transition: .5s ease;
     border-radius: 10px;

   }


.single-img:hover .image-overlay {
  height: 100%;

}


.text {
   font-family: 'Josefin Sans', sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffe1c0;
  text-align: left;
  font-size: 30px;
  width: 100%;
  padding: 20px;
  font-weight: bold;
   }

   .text1 {
    font-weight: 700;
    color: #8d1d20;
     font-size: 32px;
     text-transform: uppercase;
     text-align: center;
   }

.text span{
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}

.contact li {
    color: #fff !important;
    font-family: Lato;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}

.contact li a {
    color: #fff !important;
}

#right-side-menu .fa-globe::before, #right-side-menu .fa-envelope::before, #right-side-menu .fa-phone::before {
    color: #fff;
}

.continue-readingfg {
  background: #b6a07a ;
}
