:root {
  --bs-primary-rgb: 60,145,192;  
  --bs-warning-rgb: 249, 190, 88;
  --bs-link-color: #3c91c0;
  --bs-link-hover-color: #0a58ca;

}

body {
  font-family: Gilroy, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  overflow-x:hidden;
}

main {
  overflow: hidden;
}

.btn {
  border-radius: 90px;
  font-size: 18px;
  font-weight: 600;
}

.btn-fix-size {
  width: 290px;
}

.btn-primary {
  --bs-btn-bg: #3c91c0;
  --bs-btn-border-color: #3c91c0;
}

.btn-outline-primary {
  --bs-btn-color: #3c91c0;
  --bs-btn-border-color: #3c91c0;
}

.bg-img-1 {
  background: url("img/bg1.jpg");
  background-repeat: no-repeat;
}
.bg-img-2 {
  background: url("img/bg2.jpg");
  background-repeat: no-repeat;
}

.bg-img-man {
  background: url("img/man.png");
  background-repeat: no-repeat;
  background-position: 60% bottom;
  background-size: contain;
}

.bg-black,
.has-overlay.bg-white-50::before {
  color: #000;
}

.bg-white-50,
.has-overlay.bg-white-50::before {
  background-color: rgba(255, 255, 255, 0.5);
}

.bg-black-50,
.has-overlay.bg-black-50::before {
  background-color: rgba(0, 0, 0, 0.5);
}

.rounded {
  border-radius: 10px !important;
}

.fs-16 {
  font-size: 16px;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
  line-height: 28px;
}

.title-18 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.37;
}
.title-20 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.37;
}
.title-22 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.24;
}
.title-24 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.21;
}
.title-32 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.18;
}
.title-36 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.37;
}
.title-48 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 37px;
  line-height: 1.21;
  color: #414141;
}

.navbar {
  --bs-navbar-toggler-icon-bg: none;
  --bs-navbar-toggler-focus-width: 0;
}

.round-digits {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  color: #fff;
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  background: #3c91c0;
  border-radius: 50%;
}

.has-overlay::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.block-cover {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  background-size: cover;
  background-position: 50%;
  background-color: #000;
}
.block-cover > * {
  z-index: 1;
}
body.modal-open .block-cover > * {
  z-index: auto;
}
.block-cover.white-overlay::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.block-cover.light-gradient::before {
  background: linear-gradient(
    90.3deg,
    #ffffff 0.25%,
    rgba(255, 255, 255, 0.58) 76.9%,
    rgba(255, 255, 255, 0) 108.79%
  );
}

.phone {
  white-space: nowrap;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}
.phone:hover {
  color: #000000;
}

.a1-phone {
  background-image: url("/images/icon/a1.png");
}

.mts-phone {
  background-image: url("/images/icon/mts.png");
}

.phone-desc {
  position: absolute;
  left: 22px;
  top: 22px;
  font-family: "Gilroy";
  font-style: normal;
  font-size: 12px;
  line-height: 0.5;
  color: #000000;
  opacity: 0.5;
}

header img {
  max-height: 95px;
}

header .work-info {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.3;
}

.phones-block > div:nth-child(1) {
  padding-bottom: 0.5rem;
}
.phones-block a {
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 16px 16px;
  padding-left: 22px;
}

.navbar-toggler {
  border: none;
  outline: none;
  padding: 0;
  display: none;
}

.navbar-toggler-icon,
.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
  width: 40px;
  height: 40px;
  font-size: 12px;
  text-align: center;
}
.navbar-toggler-icon:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3e%3cpath stroke='rgba%28245, 170, 6, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M0 6h32M0 15h32M0 25h32'/%3e%3c/svg%3e");
  background-size: 32px 32px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.4s;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3e%3cpath stroke='rgba%28245, 170, 6, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M5 5L25 25 M5 25L25 5'/%3e%3c/svg%3e");
  transform: rotate(90deg);
}

/** Main Menu **/
.dropend > .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
}
#main_menu ul ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: block;
  height: 0;
  opacity: 0;
  border-width: 0px;
  transition: opacity 0.25s ease-in-out;
}
#main_menu ul ul ul {
  margin-top: -1px;
}
#main_menu li.active, #main_menu li:active, #main_menu li:focus {
  background-color: #f5aa06;
}
#main_menu .nav-link {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  white-space: nowrap;
}
#main_menu .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
#main_menu.show {
  overflow-y: auto;
  padding: 1rem 0;
}
#main_menu.show ul,
#main_menu.show li,
#main_menu.show li a {
  background-color: #f9be58;
}
#main_menu.show ul {
  flex-direction: column;
  position: relative;
  background-color: transparent;
  border: 0;
  left: 0;
  display: block;
  height: auto;
}
#main_menu.show ul ul {
  opacity: 1;
}
#main_menu.show li a {
  padding: .25rem;
}
#main_menu.show li a:hover {
    background-color: #fff;
}
#main_menu li.active > a {
  background-color: #f5aa06;
}

/** Main Slideshow **/
#main_slideshow {
  position: relative;
  overflow: hidden;
}

#main_slideshow .uk-grid > div:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
}

/** Footer **/
footer {
  background-color: #2b2b2b;
  min-height: 180px;
  color: #fff;
  padding-top: 2.5em;
  font-size: 1.1rem;
}
/*.footer-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
}*/
.footer-content > * {
  margin-bottom: 2rem;
}
.footer-content a,
.footer-content a:hover,
.footer-content .phone-desc {
  color: #fff;
}
footer .copyright {
  background-color: #1e1e1e;
  padding: 12px;
  font-size: 16px;
}

/** Form ***/
.form-control {
  border: 1px solid #cccdd9;
  border-radius: 90px;
  background: transparent;
}
textarea.form-control {
  border-radius: 15px;
}

/** Modal **/
.modal-content {
  background: rgba(255, 255, 255, 0.86);
  border-radius: 10px;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}
.modal-backdrop {
  --bs-backdrop-bg: #252525;
  --bs-backdrop-opacity: 0.8;
}

/** Modal Form **/
.modal-form .modal-header {
  display: block;
}
.modal-form .modal-content {
  border: 2px solid #CCCDD9;
  padding: 52px 48px;
  border-radius: 10px;
}
.modal-form .modal-body {
  padding: 0;
}
.modal-form:not(.show) .modal-dialog {
  margin: 0 auto;
}
body.modal-open .modal-form .modal-content {
  background: #fff;
}
body.modal-open .modal-form.show {
  position: fixed;
}

/** Grid Widget **/
.grid-view .card {
  border: 0;
}
.grid-view .card-img {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-bottom: 10px;
}
.grid-view .stretched-link > img {
  transition: transform 0.3s ease-in;
}
.grid-view .card:hover .stretched-link img {
  transform: scale(1.05);
}

.grid-view .card-body {
  padding: 0;
}
.theme-grid .card-body {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.theme-grid .card-title {
  margin-right: 0.5rem;
  margin-bottom: 0;
  word-wrap: break-word;
}
.theme-grid .card-text {
  white-space: nowrap;
}
.theme-grid .card-link {
  min-width: 100%;
}
.theme-grid .card-link a {
  font-weight: 500;
}
.theme-grid .card-img {
  background-size: cover;
}

/** Carousel **/
.carousel-item {
   text-align: center;
}
.carousel-indicators [data-bs-target] {
  width: 28px;
  height: 28px;
  margin-right: 6px;
  margin-left: 6px;
  background-color: #DEDEDE !important;
  border: 0;
  border-top: none;
  border-bottom: none;
  border-radius: 50%;
  opacity: 1;
}
.carousel-indicators {
  position: relative;
  margin-top: 26px;
}
.carousel-indicators .active {
  background-color: #3C91C0 !important;
}

/** Good Card **/
.good-card {
  margin-bottom: 2rem;
  white-space: nowrap;
  font-size: 20px;
}
.weight, .bag, .plus {
   background-repeat: no-repeat;
   background-position: 12px center;
   padding-left: 36px;
}
.good-card .weight {
  background-image: url("img/weight.svg");
}
.good-card .bag {
  background-image: url("img/bag.svg");
}
.good-card .plus {
  background-image: url("img/plus.png");
}

/** Embed **/
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}


@media (min-width: 992px) {
  #main_menu:not(.show) {
    position: relative;
    visibility: visible;
    transform: none;
    width: 100%;
  }
  #main_menu:not(.show) li.dropdown:hover > ul,
  #main_menu:not(.show) li.dropend:hover > ul {
    display: block;
    height: auto;
    overflow: visible;
    border-width: 1px;
    opacity: 1;
  }
}
@media (max-width: 991.98px) {
  .title-20 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .title-36 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .title-48 {
    font-size: 36px;
    margin-bottom: 12px;
  }
  header .work-info {
    order: 3;
    width: 100%;
    padding: 0.5rem;
    text-align: center;
    border-top: 2px solid #eee;
  }
  .navbar-toggler {
    display: block;
  }
  .bg-img-man {
    background-position: right -10% bottom;
  }
  .btn-fix-size {
    width: 240px;
  }
  /*footer .footer-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }*/
}
@media (max-width: 767.98px) {
  header .work-info {
    font-size: 16px;
  }
  .title-20 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .title-24 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .title-32 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .title-36 {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .title-48 {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .btn-fix-size {
    width: 200px;
    font-size: 16px;
  }
  .navbar {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .theme-grid .card-text,
  .theme-grid .card-link a {
    font-size: 16px;
  }
  .theme-grid .card-title {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  header img {
    max-height: 70px;
  }
  .header-phones a {
    font-size: 16px;
  }
  .btn-fix-size {
    width: 160px;
    font-size: 14px;
  }
  .modal-form:not(.show) {
    display: none;
  }
  .modal-form .modal-content {
    padding: 30px;
  }
}
@media (max-width: 419.98px) {
	header img {
		max-height: 40px;
	}
	.navbar-brand {
		margin-right: 0.5rem;
	}
}

@media (min-width: 576px) {
  .modal-form {
    position: relative;
    display: block !important;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
.youtube .play {
    background: url('../images/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.youtube:hover .play {
    background-position: 0 0;
}
@media screen and (max-width: 430px) {
  .youtube {height: 250px !important;}
}
.img-box{
  margin-bottom:15px;
}
.title-320{
  font-size: 1.0em;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.18;
}
.title-320 a{
  color:#212529;
  text-decoration:none;
}
.md15{
  margin-bottom:15px;
}
.sochead{
  padding-left:0;
  text-align:center;
}
.sochead li{
  list-style:none;
  display: inline-block;
}

ul.my-check-list {
    list-style: none;
    padding-left: 0;
}
ul.my-check-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}


.custom-module-wrapper {
    position: relative;
    background-image: url('/images/dbimages/first-block.jpg');
    background-size: cover;
    background-position: center; 
    background-repeat: no-repeat;
    padding: 0px 0px 60px;
    color: #ffffff;
    overflow: hidden; 
}
.breadcrumb{
	margin-top: 10px;
	margin-bottom: 40px;
	font-size:13px;
	color: #deddd9;
}
.breadcrumb a{
	color:#bfbab3;
	text-decoration:none;
}

.breadcrumb img{
	margin-top:-2px;
	margin-right:2px;
}

.custom-module-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1; 
    pointer-events: none;
}

.custom-module-wrapper > * {
    position: relative;
    z-index: 2; 
}

/* --- Дополнительные стили для контента (для красоты) --- */

.custom-module-wrapper h1.title-36 {
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
    margin-bottom: 20px;
}

.h1price {
    color: #ffcc00;
    font-size: 1.5rem;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.custom-module-wrapper .my-check-list {
    list-style: none; 
    padding-left: 0;
    margin-bottom: 0;
}

.custom-module-wrapper .my-check-list li {
    position: relative;
    padding-left: 25px; 
    margin-bottom: 10px;
    color: #f0f0f0;
    line-height: 1.5;
}

.custom-module-wrapper .my-check-list li::before {
    content: "✔"; 
    position: absolute;
    left: 0;
    top: 0;
    color: #28a745;
    font-weight: bold;
}

.custom-module-wrapper .sochead {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 15px; 
}

.socialbut {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px; 
}

.custom-module-wrapper .sochead li a img {
    transition: transform 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));
}

.custom-module-wrapper .sochead li a:hover img {
    transform: scale(1.1);
}

.price-table table{
  width:100%;
}
.price-table table thead{
  background:#f9be58;
  border:1px solid #f9be58;
}
.price-table table thead tr td{
  font-weight:bold;
  padding:10px;
}
.price-table table tbody tr td{
  padding:10px;
}
.price-table table tbody tr{
  border:1px solid #e1e1e1;
}
.price-table table tbody tr td{
  border-right:1px solid #e1e1e1;
}
.price-table table tbody tr td:last-child{
  border-right:0;
}

.my-custom-btn {
	background-color: #f5aa06;
	color: white;
	padding: 10px 40px;
	border: none;
	border-radius: 20px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
}
.my-custom-btn:hover {
	background-color: #d89503;
}
.modal-overlay {
	display: none;
	position: fixed;
	z-index: 99999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.modal-overlay.active {
	display: flex;
	opacity: 1;
}
.modal-window {
	background-color: #fff;
	border-radius: 8px;
	width: 90%;
	max-width: 500px;
	position: relative;
	box-shadow: 0 4px 15px rgba(0,0,0,0.2);
	transform: translateY(-20px);
	transition: transform 0.3s ease;
}
.modal-overlay.active .modal-window {
	transform: translateY(0);
}
.modal-close-cross {
	position: absolute;
	top: -10px;
	right: -30px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	font-weight: bold;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	z-index: 100000;
}
.modal-close-cross:hover {
	color: #ddd;
}
.modal-body-content input, 
.modal-body-content textarea {
	width: 100%;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}
.modal-body-content button[type="submit"] {
	width: 100%;
	padding: 12px;
	background-color: #007bff;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 16px;
}
.trtitle{
	font-weight: 500;
	background: #ffd388;
}

.stroy-cert-wrapper {
    padding: 30px 0;
    position: relative;
}

.stroy-cert-wrapper .cert-swiper {
    padding-bottom: 40px;
    padding-left: 5px;
    padding-right: 5px;
}

.stroy-cert-wrapper .swiper-slide {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.stroy-cert-wrapper .cert-item {
    display: block;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    background: #fff;
    border: 1px solid #eee;
}
.stroy-cert-wrapper .cert-item img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    aspect-ratio: 210 / 297; 
}
.stroy-cert-wrapper .cert-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    border-color: #ddd;
}
.stroy-cert-wrapper .swiper-button-next,
.stroy-cert-wrapper .swiper-button-prev {
    color: #555;
    background-color: rgba(255, 255, 255, 0.9);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transition: all 0.2s;
}
.stroy-cert-wrapper .swiper-button-next:after,
.stroy-cert-wrapper .swiper-button-prev:after {
    font-size: 20px;
    font-weight: bold;
}
.stroy-cert-wrapper .swiper-button-next:hover,
.stroy-cert-wrapper .swiper-button-prev:hover {
    background-color: #fff;
    color: #000;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.stroy-cert-wrapper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #ccc;
    opacity: 1;
}
.stroy-cert-wrapper .swiper-pagination-bullet-active {
    background: #007bff;
    width: 25px;
    border-radius: 5px;
    transition: width 0.3s;
}
@media (max-width: 768px) {
    .stroy-cert-wrapper .swiper-button-next,
    .stroy-cert-wrapper .swiper-button-prev {
        display: none;
    }
}
#offcanvasLabel{font-weight:500;}
.mb-05{padding-bottom: 0.5rem;}
.menuitemslist{padding-left:1rem;}
.menuitemslist li{margin-bottom:5px;}
.menuitemslist li::marker {color:#f9be58;}
.othermenuitemslist{padding:0;display:flex;}
.othermenuitemslist li{list-style:none;}
.mainarts img{width:100%;border-radius:10px;}
.mainarts a{color: var(--bs-card-color);text-decoration:none;}
.mainarts .article-separator{display:none;}
.mainpodtitle{margin-bottom:37px;}

.faq-module {
    margin: 0 auto;
    font-family: 'Open Sans', Arial, sans-serif;
}

.faq-item {
    border-bottom: 1px solid #e0e0e0;
	/*padding-bottom: 15px;*/
	margin-bottom: 15px;
}

/*.faq-item:last-child {
    border-bottom: none;
}*/

.faq-question {
    cursor: pointer;
    position: relative;
    background-color: #fff;
    transition: background-color 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq-question span {
    color: #1a3c6d;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
    flex: 1;
}

.faq-arrow {
    width: 12px;
    height: 12px;
    border-right: 2px solid #f4a623;
    border-bottom: 2px solid #f4a623;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-left: 15px;
}

.faq-item.active .faq-arrow {
    transform: rotate(-135deg);
}

.faq-answer {
	/*margin-top:10px;*/
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}

.faq-item.active .faq-answer {
    max-height: 500px;
}

.faq-answer p {
    margin: 0;
    color: #333;
    font-size: 15px;
    line-height: 1.6;
}
blockquote{
    border:0;
    background:none;
    border-left: 4px solid #f9be58;
    margin-bottom: 20px;
	margin-left:20px;
	margin-right:20px;
    padding: 5px 0 5px 15px;
}
.faq-item {
  margin-bottom: 12px;
  border: 1px solid #f9be58;
  border-radius: 8px;
  overflow: hidden;
}

.faq-question {
  background: #f9be58;
  padding: 16px 20px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.2s;
}

.faq-question:hover {
  background: #f5aa06;
}

.faq-question::after {
  content: "▼";
  font-size: 12px;
  color: #000;
  transform: rotate(0deg);
  transition: transform 0.3s;
}

.faq-item.active .faq-question::after {
  transform: rotate(180deg);
}

.faq-answer {
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  background: #ffffff;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
  padding: 16px 20px;
  max-height: 500px;
}
.tableofcontents{
    display:inline-block;
    border:1px solid #f9be58;
    border-radius:5px;
	margin-bottom:15px;
	max-width:450px;
}
.tableofcontentstitle{
    background:#f9be58;
    padding:5px 15px;
    color:black;
    font-weight:600;
}
.tableofcontents ul{
    padding-left:15px;
    margin:15px;
}
.tableofcontents ul li{
	line-height: 1.1;
	margin-bottom:10px;
}
.tableofcontents ul li a{
    text-decoration:none;
	color:black;
	font-size:1rem;
}
.tableofcontents ul li a:hover{
	text-decoration:underline;
}
.tableofcontents ul li ul{
    margin-top:0;
    margin-bottom:0;
}
.mt-15{
	margin-top:15px;
}
.blogtable{
	overflow-x:auto;
}
.blogtable table{
	width:100%;
	border:1px solid #f9be58;
	margin-bottom:15px;
}
.blogtable table thead{
	background:#f9be58;
	color:black;
}
.blogtable table thead th{
	padding:10px;
}
.blogtable table tbody tr{
	border-bottom:1px solid #f9be58;
}
.blogtable table tbody td{
	padding:10px;
	border-right:1px solid #f9be58;
}
.fooright{
	text-align:right;
}
.fooright ul{
	margin:0;
	padding:0;
}
.fooright ul li{
		list-style:none;
}
.mht2{
	min-height:2lh;
}
.footmenu li{
	margin-bottom:5px;
}
.footer-content img{
	max-width:100%;
	height:auto;
}
.footerdesc{
	font-size:14px;
}
.footersoc{
	margin-top:15px;
}
.argbread a{color:black;}
.argbread .breadcrumb{color:#6e6e6e;margin-bottom:20px;}
@media (max-width: 768px) {
    
    .faq-question span {
        font-size: 15px;
    }
    
    .faq-answer p {
        font-size: 14px;
    }
	.copyright,.fooright{
		text-align:center;
	}
	.fooright{
		margin-top:15px;
	}
	.mmb-4{
		margin-bottom:35px;
	}
	.footer-content{
		text-align:center;
	}
	.footer-content .title-18{
		margin-bottom:10px !important;
	}
}