body {
  margin: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
body img {
  max-width: 100%;
}
body p {
  margin: 0;
}
body input[type=submit]:hover {
  filter: brightness(0.8);
  cursor: pointer;
}
body a {
  text-decoration: none;
}
body a:hover {
  text-decoration: none;
  opacity: 0.8;
}
body ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.link {
  width: 100%;
  max-width: 397px;
  height: 59px;
  border-radius: 8px;
  margin: auto auto 15px;
  gap: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #caa15d;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.mar-boot-25 {
  margin-bottom: 25px;
}
.mar-boot-10 {
  margin-bottom: 10px;
}
header {
    z-index: 9;
    position: absolute;
    top: -74%;
    left: 15px;
    margin: auto;
    right: 15px;
    bottom: 0;
    overflow: hidden;
    height: 46px;
}
header .head-wrap {
  max-width: 1357px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
	align-items: center;
}
header .head-wrap .bl-btn {
  margin-top: 5px;
}
header .head-wrap .bl-btn a span {
  width: 55px;
  border: 1.5px solid #000;
  margin-bottom: 10px;
  display: flex;
}
header .head-wrap .bl-btn a .fr {
  float: right;
}
header .head-wrap .bl-btn a span:last-child {
  width: 30px;
}
header .head-wrap .cl-lang a {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
   color:#000;
  position: relative;
}
header .head-wrap .cl-lang a:before {
  content: "";
  width: 100%;
  height: 2px;
  background:#000;
  position: absolute;
  bottom: 0;
}
.top-bl {
  background-image: url(/wp-content/uploads/2026/03/top-bg-blur.jpg);
  max-width: 1920px;
  height: 860px;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-self: flex-end;
  margin: auto;
}
.top-bl .back-gra {
  /*background: linear-gradient(rgba(0, 0, 0, 0.15));*/
  position: absolute;
  width: 100%;
  height: 100%;
}
.top-bl .info-top {
  position: relative;
  max-width: 1358px;
  background: rgba(25, 53, 98, 0.12);
  width: 100%;
  padding: 50px 0;
	 /*background-image: url(/wp-content/uploads/2026/03/blur-top-text.png);*/
}
.top-bl .info-top .text {
  position: relative;
  max-width: 1278px;
  margin: auto;
}
.top-bl .info-top .text h2 {
  font-family: Unbounded;
  font-weight: 500;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  padding: 0;
  margin-top: 0;
}

.top-bl .info-top .text h2 span{
color:#CAA15D;	
}
.top-bl .info-top .text .dop-text {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
}
.top-bl .info-top .blur {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  /*backdrop-filter: blur(14px);*/
}
.arh-bl {
  max-width: 1920px;
  padding: 60px 0;
  margin: auto;
}
.arh-bl .content-block {
  display: flex;
  background: rgba(107, 107, 107, 0.08);
  /*backdrop-filter: blur(320px);*/
  width: 100%;
  max-width: 1658px;
}
.arh-bl .content-block .form-group {
  background-image: url(/wp-content/uploads/2026/02/arh-form-img.jpg);
  display: flex;
  flex-direction: column;
  width: 950px;
  height: 555px;
  align-items: flex-end;
  justify-content: center;
}
.arh-bl .content-block .form-group .form-group-obh {
  width: 100%;
  max-width: 576px;
  margin-right: 80px;
}
.arh-bl .content-block .form-group .form-group-obh form {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
}
.arh-bl .content-block .form-group .form-group-obh form input {
  height: 50px;
  box-shadow: 0 4px 4px 0 #00000040;
  backdrop-filter: blur(12px);
  border: none;
  padding-left: 20px;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #000;
  margin-bottom: 10px;
  background: #fff;
}
.arh-bl .content-block .form-group .form-group-obh form input[type=submit] {
  max-width: 230px;
  height: 59px;
  border-radius: 8px;
  background: #CAA15D;
  color: #fff;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  vertical-align: bottom;
  margin-top: 20px;
  padding-left: 0;
}
.arh-bl .content-block .form-group .form-title {
  font-family: Unbounded;
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  color: #fff;
  margin-bottom: 20px;
}
.arh-bl .content-block .form-group .form-desc {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 18px;
  opacity: .8;
  color: #fff;
  line-height: 22px;
  margin: 15px 0;
}
.arh-bl .content-block .visual-content {
  max-width: 582px;
  margin-left: 6%;
  width: 100%;
  padding-right: 15px;
}
.arh-bl .content-block .visual-content .title-text {
  font-family: Unbounded;
  font-weight: 700;
  font-size: 50px;
  line-height: 64px;
  color: #193562;
  margin-bottom: 40px;
}
.arh-bl .content-block .visual-content .vis-item {
  display: flex;
  align-items: center;
}
.arh-bl .content-block .visual-content .vis-item .info {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  color: #484849;
}
.arh-bl .content-block .visual-content .right-group {
  position: relative;
  justify-content: flex-end;
  z-index: 1;
}
.arh-bl .content-block .visual-content .right-group .img-group {
  margin-left: 30px;
}
.arh-bl .content-block .visual-content .right-group:after {
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  z-index: -1;
  right: 10px;
}
.arh-bl .content-block .visual-content .left-group {
  position: relative;
  justify-content: flex-start;
  z-index: 1;
}
.arh-bl .content-block .visual-content .left-group .img-group {
  margin-right: 30px;
}
.arh-bl .content-block .visual-content .left-group:before {
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  z-index: -1;
  left: 10px;
}
.loc-bl {
  width: 100%;
  max-width: 1130px;
  margin: auto;
}
.loc-bl .title-section {
  font-family: Unbounded;
  font-weight: 700;
  font-size: 50px;
  line-height: 64px;
  text-align: center;
  color: #193562;
  margin-bottom: 30px;
}
.loc-bl .all-loc-info {
  display: flex;
}
.loc-bl .all-loc-info .item-loc {
  width: 100%;
  max-width: 275px;
  height: 100px;
  background: #FDFDFD;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  margin: 0 5px;
}
.loc-bl .all-loc-info .item-loc .text {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  color: #484849;
  margin-left: 15px;
}
.sec-bl {
  background-image: url(/wp-content/uploads/2026/02/sec-bg.jpg);
  padding: 100px 0 60px;
  margin-top: -30px;
}
.sec-bl .desc-bl {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  max-width: 958px;
  margin: auto;
  color: #CAA15D;
}
.sec-bl .title-section {
  font-family: Unbounded;
  font-weight: 700;
  font-size: 50px;
  line-height: 64px;
  text-align: center;
  max-width: 1170px;
  margin: 50px auto 30px;
  color: #fff;
}
.sec-bl .all-sec-info {
  width: 100%;
  max-width: 1363px;
  margin: auto;
  display: flex;
  flex-direction: column;
}
.sec-bl .all-sec-info .two-sec-info {
  padding-left: 100px;
}
.sec-bl .all-sec-info .one-sec-info,
.sec-bl .all-sec-info .two-sec-info {
  display: flex;
  margin: 20px 0;
}
.sec-bl .all-sec-info .one-sec-info .item-sec,
.sec-bl .all-sec-info .two-sec-info .item-sec {
  display: flex;
  align-items: center;
  margin: 0 20px;
}
.sec-bl .all-sec-info .one-sec-info .item-sec .text,
.sec-bl .all-sec-info .two-sec-info .item-sec .text {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #fff;
  margin-left: 15px;
}
.sec-bl .all-sec-info .one-sec-info .item-sec .text span,
.sec-bl .all-sec-info .two-sec-info .item-sec .text span {
  font-weight: 400;
  opacity: 0.8;
}
.sec-bl .sec-ps {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  margin-top: 50px;
}
.ned-bl {
  padding: 50px 0;
  justify-content: flex-end;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
.ned-bl .ned-content {
  display: flex;
  flex-direction: column;
  max-width: 1653px;
  width: 100%;
}
.ned-bl .ned-content .title {
  font-family: Unbounded;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #CAA15D;
  line-height: 50px;
}
.ned-bl .ned-content .ned-top-bl {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
}
.ned-bl .ned-content .ned-top-bl .visual .mob-dis {
  display: none;
  padding: 0 20px;
}
.ned-bl .ned-content .ned-top-bl .title-bl {
  width: 100%;
  max-width: 690px;
}
.ned-bl .ned-content .ned-top-bl .title-bl .desc {
  color: #000;
  font-family: Montserrat;
  font-weight: 400;
  max-width: 555px;
  margin: 30px 0;
  line-height: 25px;
  font-size: 18px;
}
.ned-bl .ned-content .ned-top-bl .title-bl .desc span {
  font-weight: 700;
}
.ned-bl .ned-content .ned-top-bl .title-section {
  font-family: Unbounded;
  font-weight: 700;
  font-size: 50px;
  color: #193562;
  line-height: 64px;
}
.ned-bl .ned-content .mob-dis-blo {
  display: none;
}
.ned-bl .ned-content .ned-loc .all-loc {
  display: flex;
  justify-content: space-between;
  padding-right: 40px;
  margin-top: 15px;
}
.ned-bl .ned-content .ned-loc .all-loc p {
  line-height: 27px;
  font-family: Montserrat;
  color: #000;
  font-weight: 400;
  font-size: 18px;
}
.ned-bl .ned-content .ned-loc .all-loc p b {
  font-weight: 700;
  color: #193562;
  font-size: 32px;
}
.ned-bl .ned-content .ned-loc .all-loc p span {
  font-weight: 600;
}
.ned-bl .ned-content .ned-info {
  display: flex;
  margin-top: 25px;
  padding-left: 20px;
}
.ned-bl .ned-content .ned-info .ps-bl {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.ned-bl .ned-content .ned-info .ps-bl:before {
  content: "";
  height: 100%;
  width: 3px;
  background: #CAA15D;
  display: block;
  margin-right: 5px;
  position: absolute;
  left: 0;
}
.ned-bl .ned-content .ned-info .ned-info-left {
  max-width: 670px;
  margin-right: 25px;
}
.ned-bl .ned-content .ned-info .ned-info-left .all-desc {
  display: flex;
  justify-content: space-between;
  margin: 25px 0;
}
.ned-bl .ned-content .ned-info .ned-info-left .all-desc p {
  font-size: 15px;
  max-width: 230px;
  line-height: 18px;
	width: 100%;
}
.ned-bl .ned-content .ned-info .ned-info-left .all-desc p b {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 7px;
}
.ned-bl .ned-content .ned-info .ned-info-left .ps-bl {
  max-width: 390px;
}
.ned-bl .ned-content .ned-info .ned-info-right .ps-bl {
  margin-bottom: 20px;
}
.ned-bl .ned-content .ned-info .ned-info-right .list-zone {
  display: flex;
}
.ned-bl .ned-content .ned-info .ned-info-right .list-zone .zone1 {
  margin-right: 45px;
}
.ned-bl .ned-content .ned-info .ned-info-right .list-zone .zone1 p,
.ned-bl .ned-content .ned-info .ned-info-right .list-zone .zone2 p {
  line-height: 27px;
  display: flex;
  align-items: baseline;
  margin-bottom: 15px;
  justify-content: flex-start;
}
.ned-bl .ned-content .ned-info .ned-info-right .list-zone .zone1 p:before,
.ned-bl .ned-content .ned-info .ned-info-right .list-zone .zone2 p:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background: #CAA15D;
  display: block;
  margin-right: 10px;
}
.ned-bl .ps {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #000;
  opacity: .8;
  padding-left: 20px;
  margin: 20px 0;
}
.bott-bl {
  background-image: url(/wp-content/uploads/2026/02/bott-bg.jpg);
  width: 100%;
  max-width: 1920px;
  margin: auto;
  height: 575px;
  background-size: cover;
  display: flex;
}
.bott-bl .info-bott-wrap {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.bott-bl .info-bott-wrap .info-bott {
  width: 100%;
  max-width: 733px;
  height: 100%;
  backdrop-filter: blur(25px);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.bott-bl .info-bott-wrap .info-bott .link {
  max-width: none;
}
.bott-bl .info-bott-wrap .info-bott h3 {
  font-family: Unbounded;
  font-weight: 700;
  font-size: 50px;
  line-height: 64px;
  color: #fff;
  margin: 0 0 65px 0;
  max-width: 575px;
  text-align: left;
}
.bott-bl .info-bott-wrap .info-bott h3 br {
  display: none;
}
.bott-bl .info-bott-wrap .info-bott h3 span {
  text-transform: lowercase;
}
footer {
  background: #3D424A;
  padding: 45px 0;
}
footer .footer-wrap {
  width: 100%;
  max-width: 1440px;
  margin: auto;
}
footer .footer-wrap .top,
footer .footer-wrap .police {
  width: 100%;
  max-width: 525px;
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
}
footer .footer-wrap .top p,
footer .footer-wrap .police p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #fff;
}
footer .footer-wrap .top p a,
footer .footer-wrap .police p a {
  color: #fff;
}
footer .footer-wrap .top span,
footer .footer-wrap .police span {
  color: #fff;
  margin-top: -10px;
}
footer .footer-wrap .police p a {
  color: rgba(255, 255, 255, 0.8);
}
footer .footer-wrap .mob-dis {
  display: none;
}
footer .footer-wrap .contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
footer .footer-wrap .contact .text-contact .top p:nth-child(1) {
  margin-right: 20px;
}
footer .footer-wrap .form-contact {
  background: #000;
  border: 1px solid #fff;
  max-width: 675px;
  padding: 30px 25px 25px;
  border-radius: 8px;
  width: 100%;
}
footer .footer-wrap .form-contact .top-form-foot,
footer .footer-wrap .form-contact .bott-form-foot {
  display: flex;
  justify-content: space-between;
}
footer .footer-wrap .form-contact input {
  max-width: 325px;
  width: 100%;
  background: 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  height: 34px;
  border-right: none;
  border-left: none;
  border-top: none;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
  outline: none;
}
footer .footer-wrap .form-contact input[type=submit] {
  height: 45px;
  border-radius: 8px;
  background: #CAA15D;
  color: #fff;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  vertical-align: bottom;
  padding: 0;
  border: 0;
}


/*style-theme-deleted*/ 

.site-main .page .entry-header{
	display: none;
}  
.site-main .page .entry-footer{
	display: none;
}

.sgpb-content{
	background-color: #3D424A!important;
    border: none!important;
	max-width:730px!important;
	box-shadow:none!important;
}
.form-group-popup{
	padding:40px;
	}
.form-group-popup .form-title{
   font-family: Unbounded;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 10px;
	
  }
.form-group-popup .form-desc{
	font-family: Montserrat;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
	 margin-bottom: 30px;
}
.form-group-popup form{
	 width: 100%;
     max-width: 575px;
     margin: auto;
}
.form-group-popup input{
	width:95%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 50px;
    padding-left: 20px;
    background: rgba(255, 255, 255, 0.8);
    font-family: Montserrat;
    font-weight: 400;
    color: #000000;
    line-height: 27px;
    letter-spacing: 0%;
    border: none;
    margin-bottom: 20px;
	font-size:17px;
}
.form-group-popup input[type=submit]{
    height: 59px;
    opacity: 1;
    border-radius: 8px;
    gap: 16px;
    background: rgba(202, 161, 93, 1);
    color: #fff;
    font-size: 24px;
    width: 100%;
    max-width: 395px;
    margin: 30px auto 0;
    display: flex;
}
.wpcf7-spinner {
    position: absolute;
    margin-top: 50px;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: -15px;
}
.wpcf7 form .wpcf7-response-output {
    color: rgba(255, 255, 255, 0.8);
    line-height: 20px;
    font-size: 14px;
}
.page-id-137 header{
	display:none;
}
.page-id-154 header{
	display:none;
}
.head-pdf {
  padding: 60px 20px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.head-pdf h3 {
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 10px;
}
.head-pdf .subtitle {
  color: #666666;
  font-weight: 300;
  font-size: 0.9rem;
  letter-spacing: 1px;
}
.container {
  max-width: 1000px;
  margin: 60px auto;
  padding: 0 20px;
}
.container .pdf-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
}
.container .pdf-card {
  background: #f9f9f9;
  padding: 40px;
  border: 1px solid #e5e5e5;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.container .pdf-card:hover {
  border-color: #bc9c6a;
  transform: translateY(-5px);
}
.container .pdf-card h3 {
  font-weight: 400;
  margin-top: 0;
  font-size: 1.2rem;
  border-bottom: 1px solid #bc9c6a;
  padding-bottom: 10px;
  display: inline-block;
  width: fit-content;
}
.container .pdf-card p {
  color: #666666;
  font-size: 0.85rem;
  margin: 20px 0 30px 0;
}
.container .download-btn {
  display: inline-block;
  text-decoration: none;
  color: #1a1a1a;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 12px 25px;
  border: 1px solid #1a1a1a;
  transition: all 0.3s ease;
  text-align: center;
}
.container .download-btn:hover {
  background-color: #1a1a1a;
  color: #fff;
}
.footer-pdf {
  text-align: center;
  padding: 40px;
  font-size: 0.7rem;
  color: #666666;
  letter-spacing: 1px;
  border-top: 1px solid #e5e5e5;
  margin-top: 100px;
}