@charset "utf-8";
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.2/font/bootstrap-icons.css");
html,
body {
    margin: 0 auto;
    background: #ffffff;
    color: #827469;;
    font-family: "Merriweather", sans-serif;
  }
header {
    background: #fff url(images/banner_hbg.jpg) 77% 98% no-repeat;
    background-size: 100%;
}
a {
    color: #4e5352;
    text-decoration: none;
    outline: none;
}
a:hover {
  color: #BEB29C;
}
ol, ul {
  list-style: none;
}
.push7 {
  height:7rem;
}
.ads {
  font-size: 1rem;
}
img {
  width: 100%;
}
.ads::before {
  content: "\f3e8";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 4;
  vertical-align: -8px;
  color: #827469;;
  font-size: 30px;
  margin-right: 0.5rem;
}

  .phone_h {
    width: calc(100% / 4);
    display: flex;
  justify-content: end;
  }

  .menu {
    width: 100%;
  }
  .menu ul {
    display: flex;
  }
  .social {
    display: flex;
  }
  .social a{
    color: #827469;
    margin: 0 5px;
    font-size: 20px;
    
  }
  .item a{
    font-size: 1.4rem;
    color: #59351C;
  }
  .whatsapp {
    width: 1.7rem;
    display: block;
  } 
  .telegram{
    width: 2.3rem;
    display: block;
  }
  .top-menu ul{
      display: flex;
      width: 85%;
      margin: 8px auto;
      padding: 5px 0 5px;;
  }
  .top-menu li {
  width: 100%;
  font-size: 20px;
  text-align: center;
    }
.top-menu li a:hover {
    color:#ff8800 ;
}
.top-menu {
    border-bottom: 1px solid #4e535242;
  }
.logo div {
    margin: 10px 0 0 20px;
}
.logo h2 {
  margin: 1rem 0 -0.7rem;
  font-size: 1.7rem;
  color: #59351C;
  font-weight: 600;
  }
.logo p {
    margin: 0;
    font-size: 1.2rem;
    color: #827469;
  }

  .logo img {
    width: 80px;
    height: 87px;
    margin: 10px;
  }
  .graf {
    border: 2px dashed #f80;
    padding: 19px;
  }
  .graf p {
    margin: 0;
    color: #4e5352;
  }
  .konf_garf {
    font-weight: bold;
  }
 
  .phone_h .item {
    margin: 25px 0 0;
  }
.item p {
  margin: 0;
  font-size: 15px;
  color: #7f8483;

}
.item p {
  margin: -8px 0 0;
  font-size: 15px;
  color: #BEB29C;

}
.item p a {
  font-size: 15px;
}
.menu ul {
  display: flex;
  justify-content: space-around;
  /*border-bottom: 1px solid #59351c;*/
  /*border-top: 1px solid #beb29c;*/
  margin: -9px 0 0;
}
.nav-link {
  color: #827469;
}
.navbar-nav li {
 /* border-top: 1px solid #59351c3d  !important;*/
}
.menu ul li a {
  line-height: 2rem;
  padding: 18px 82px 18px;
}
.menu ul li a:hover{
  background: #cfc6b82e;
}
/* banner */
.banner {
  height: 641px;
  margin: 0 auto;
  display: flex;
}
.acimg {
  width: 95% !important; 
margin-left: 6% !important;
}
.bnr_form {
  padding: 123px 0 0 70px;
  background: #fff;
  margin: 56px 0 69px;
  height: 100%;
}
.bnr_form h2 {
  width: 80%;
}
.bnr_form h2 {
  width: 80%;
  line-height: 27px;
  font-size: 1.5rem;
}
.bnr_form p {
  font-size: 1rem;
  width: 70%;
  line-height: 1.2rem;
  margin: 7% 0 16%;
  font-style: italic;
}
.banner {
  padding-bottom:6rem !important ;
}
.bnr_form a {
  background: linear-gradient(128deg, #776658, #b1ada5a8);
  border-radius: 40px;
  font-size: 1rem;
  color: #fff;
  padding: 1.5rem;
}
.bnr_form a:hover {
  background: none;
  border: 1px solid #fec98eb3;
  color: #d78e39;
}
.bnr_form::after {
  content: "";
  display: block;
  width: 60px;
  height: 545px;
  background: #fff;
  position: relative;
  left: 577px;
  bottom: 372px;
}

.bnr_img {
  border: 8px solid #beb29c6e;
  height: 100%;

}
.bnr_img img{
  width: 70%;
  bottom: -24px;
  right: 7%;
}
/*Преимущества*/
.preim {

}
.preim_h, .aboutH, .portH, .howH{
  text-align: center;
  font-size: 2.1rem;
  margin: 0 0 4rem;
}
footer {
  background: #BEB29C;
  color:#fff !important
}
footer a, footer a:hover{
  color:#fff !important
}
.preim_fl {
  display: flex;
}
.col_1, .col_3 {
  width:30%;
  margin-top: 124px;
}
.col_1 ul, .col_3 ul {
  padding: 0;
}
.col_1 li h3, .col_1 p {
  text-align: right;
  margin: 0;
}
.col_3 li h3, .col_3 p {
  margin: 0;
}
.preim_fl h3 {
  font-size: 30px;
}
.col_2 {
  width: 60%;
}


.preim_fl img {
  width: 100%;
}
.col_1 li, .col_3 li {
  border: 3px solid #beb29c;
  border-radius: 10px;
  padding: 10px 36px 40px;
}
.col_1 li:nth-child(1), .col_1 li:nth-child(3) {
  margin: 50px 0 50px 60px;
}
.col_1 li:nth-child(2) {
  margin: 10px 60px 10px 0;
}
.col_3 li:nth-child(2) {
  margin: 10px 0 10px 60px;
}
.col_3 li:nth-child(1), .col_3 li:nth-child(3)  {
  margin: 50px 60px 50px 0;
}/*fade*/
.fade1 {
}
.fade1 h2 {
  text-align: center;
  font-size: 29px;
  margin: 80px 0;
}
.flex {
  display: flex;
}
.fade_fl ul.flex {
  justify-content: space-around;
  margin: 0 0 6%;
  border-bottom: 4px solid #beb29c5e;
  padding: 0 0 1.2rem;
}
.dn {
  display: none;
}
.vis {
  display: block;
}
.buttono, .buttonb, .buttonh, .buttonm, .buttonk {
  border-radius:10px;
  padding:10px;
  font-size: 20px;
}
.btn1 a:hover, .btn a:active  {
  color: #beb29c !important;
}
.btn1 a::before {
  content: "\F418";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  color: #e7e3da;
  font-size: 20px;
  margin: -6px 14px 0 0;
  position: relative;
  top: 38px;
  left: 50%;
}
.active {
  color:#59351c;
}

.active::before {
  color: #59351c !important;;
}
.tab .flex {
  justify-content: space-between;
}
.fade_img {
  width: 25%;
  position: relative;
}
.fade_img img {
  width: 100%;
  border-radius: 185px 0;
}
.fade_text {
  width: 65%;
}
h3 {
  margin: 0;
  font-size: 30px;
}
.button {
  background: linear-gradient(128deg, #776658, #b1ada5a8);
  border-radius: 40px;
  font-size: 1rem;
  color: #fff;
  padding: 1.5rem;
}
.button:hover {
  background: none;
  border: 1px solid #fec98eb3;
  color: #d78e39;
}
.mr {
  margin: 0 0 75px;
}
tr:hover {
  background: #beb29c3b;
}
.swiper {
  height: 100%;
}
 .swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.3;
}
 .swiper .swiper-pagination-bullet-active {
  background: #fff !important;
  opacity: 0.9;
}
 .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #281304;
}
 .swiper .swiper-slide img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.7;
}
 .swiper-button-next,  .swiper-rtl .swiper-button-prev {
  right: 30px !important;
  left: auto;
  color: white !important;
  top: 268px !important;
}
 .swiper-button-prev,  .swiper-rtl .swiper-button-next {
  left: 30px !important;
  right: auto;
  color: white !important;
  top: 268px !important;
}
 .swiper-button-next::after,  .swiper-button-prev::after {
}
 .fa-solid {
  font-size: 2rem;
  color: #fff;
  opacity: 0.7;
}
#portfolio {
  position: relative;
}
/*
.fade_img::after {
  content: "";
height: 108%;
width: 116%;
position: absolute;
border-radius: 185px 0;
left: -13%;
top: -7%;
border: 5px solid #beb29c52;
}
/*.fade_img::before {
  content: "";
border: 10px solid #ede4e09e;
height: 113%;
width: 122%;
position: absolute;
border-radius: 185px 0;
left: -10%;
top: -5%;
}*/

.accordion-item button {
  background: #ffffff !important;
  color: #59351C !important;
}


@media (min-width:1200px) and (max-width:1400px) {
  body {
    font-size: 14px;
  }
  .logo h2 {
    font-size: 1.5rem;
}  
}
/*Phone*/
@media only screen and (max-width: 576px) {
  html {
    font-size: 14px;
  }
  .bnr_form::after {
    display: none;
  }
  .accordion-body {
    padding: 0 !important;
  }
  .banner {
    height: 355px;
  }
  .fade1 {
    margin: 20rem 0 0;
  }
  
.ads::before {
  font-size: 2rem;
  line-height: 1rem;
}
.tac {
  text-align: center;
}
header {
  background-size: 130%;
}
.menu ul li a {
  padding: 0;
}
.bnr_form h2 {
  margin: 0 auto;
}
.bnr_form {
  background: none;
  padding: 1rem 0rem 0 0;
  margin: 0;
  text-align: center;
}
.bnr_form p {
  margin: 7% auto 16%;
}
header {
  background: #fff url(images/banner_hbg.jpg) 70% 45% no-repeat; 
}
.bnr_img img {
  width: 87%;
  margin: 84px 28px 0;
  bottom: -160px;
  right: 0;
}
.btn1 {
  width: 100%;
}
.btn1 a::before {

  display:none;
}
.btn1 a::after {
  content: "\F418";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  color: #e7e3da;
  font-size: 20px;
  margin: -6px 14px 0 0;
  position: absolute;
  top: 9px;
  left: 25rem;
}
.fade_fl ul {
  padding: 0;
}
.buttono, .buttonb, .buttonh, .buttonm, .buttonk {
  font-size: 16px;
position: relative;
}
.fade_img {
  width: 80%;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.fade_text {
  width: 90%;
  margin: 2rem 0;
}
.fade_text h3 {
  margin: 0 0 1rem;
}
.acimg {
  margin: 2rem 0 0 !important;
}
}
