@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

html {margin: 0;padding: 0;}

.container1 h1 {
    font-size: 48px!important;
    padding: 0px!important;
    margin: 0px!important;
}

.container1 h2 {
    font-size: 25px!important;
    padding: 0px!important;
    margin: 0px!important;
}

h1 {
    font-size: 30px;
    padding: 0px;
    margin: 0 0 20px 0;
	color: #cfa75d;
	width: 100%;
}

h2 {
    font-size: 25px;
    padding: 0px;
    margin: 0px;
	color: #cfa75d;
}

a {
    color: #5f5f5f;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
}

b {
    font-weight: bold;
}

p {
    display: block;
    margin: 0.6em 0;
}

ul {
      padding: 0 0 0 60px; /* Убирает стандартный отступ слева */
      list-style-type: square; /* Квадратные маркеры */
    }
li {
      margin-bottom: 5px; /* Отступ между элементами */
      padding: 0px; /* Отступ внутри элемента */
    }
table {
    border: 1px solid #ccc;
    width: 100%;
	font-size: 13px;
}

thead {
    background: antiquewhite;
}

td {
    border-bottom: 1px solid #ccc!important;
	padding: 2px 5px;
}

body {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
.main {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 100vh;
}
.container1 {padding: 15px;}

.block1 {
    display: inline-block;
    margin: 20px 0 0px 0px;
    min-width: 100%;
}
.con3 {
  display: inline-block;
  padding: 14px 32px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
  border-radius: 12px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  cursor: pointer;
  float: right;
}

.con3:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
  background: linear-gradient(135deg, #7f1dff 0%, #1d9ffc 100%);
}

.con3:active {
  transform: translateY(2px) scale(0.98);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.container2 {
    /*max-width: 974px;*/
	width: 100%;
    border-radius: 10px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin: 0 10px;
}

.compname1 a {
    font-weight: bold !important;
}

.compname {
    float: left;
    color: aliceblue;
    font-size: 22px;
    font-weight: 100;
    line-height: 1;
	margin: 25px 25px 35px 5px;
}

.gmenu1 {
    font-size: 30px;
    text-align: center;
    padding: 0 0 6px 0;
}

.gmenu1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.gmenu1 li {
    list-style: none;
}
.gmenu1 a {
    display: block;
    padding: 8px;
}

.compname1 {
    font-weight: bold;
    font-size: 38px;
}
.toptext1 {
    color: #878787;
    font-size: 40px;
    font-weight: 200;
	text-transform: uppercase;
}

.container3 {
    display: inline-block;
    width: 100%;
    line-height: 1;
    color: #515151;
    font-size: 14px;
    font-weight: 400;
    margin: 25px 0;
}

.container4 {
    display: inline-block;
    width: 95%;
    line-height: 1;
    color: #515151;
    font-size: 14px;
    font-weight: 400;
    margin: 10px;
}

.main-img {
    float: right;
    margin: 30px 30px 0 0;
}

.main-img img {
    width: 370px;
}

.toptext2 {
    color: #cfa75d;
    font-size: 63px;
    font-weight: bold;
	text-transform: uppercase;
}

.toptext3 {
    color: #898989;
    font-size: 53px;
    font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.toptext4 {
    margin-bottom: 10px;
}

.toptext5 {padding: 13px;font-size: 20px;float: left;background: #8dd0ff;border-radius: 10px;margin-top: 5px;margin-left: 0px;-webkit-box-shadow: 0px 9px 8px -8px #636363;box-shadow: 0px 9px 8px -8px #636363;}

.soc {
    width: 200px;
    display: flex;
    flex-wrap: nowrap;
    float: right;
    margin-top: 9px;
}

.soc img {
    width: 35px;
    display: block;
    opacity: 0.4;
}
.soc img:hover {
    opacity: 1;
}
.footer {
    width: 100%;
    display: inline-block;
    text-align: center;
    align-items: center;
    color: #8f8f8f;
    font-size: 12px;
    border-top: 2px dashed #ccc;
    margin-top: 20px;
}
.footer-block {
    padding: 20px;
}
.footer a {
	color: #8f8f8f!important;
}

.profile-info {
    display: inline-block;
}
.info1 {
    display: block;
    width: auto;
    background: antiquewhite;
    padding: 15px;
	margin: 0 0 20px 0;
    border-radius: 10px;
    -webkit-box-shadow: 0px 9px 8px -8px #636363;
    box-shadow: 0px 9px 8px -8px #636363;
}

.block41, .block61, .block51 {
    padding: 10px;
    color: #656565;
    font-size: 14pt;
    font-weight: bold;
    background: #d7d7d7;
    box-shadow: 0px 9px 10px -10px #c700ff;
    margin-bottom: 15px;
    border-radius: 7px 7px 0 0;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
}

.block42, .block52, .block62 {
    display: grid;
    line-height: 1;
    padding: 0px 10px;
    text-align: left;
    width: 330px;
}

.block41 h2 {font-size:20px!important;}
.block51 h2 {font-size:20px!important;}
.block61 h2 {font-size:20px!important;}

.block42 h3 {font-size:14px!important;padding: 0;margin: 0;}
.block52 h3 {font-size:14px!important;padding: 0;margin: 0;}
.block62 h3 {font-size:14px!important;padding: 0;margin: 0;}

.block42 a, .block52 a, .block62 a {text-transform: none;overflow: hidden;}

.block4 {
    width: 32%;
    height: 235px;
    align-items: center;
    color: white;
    text-align: center;
    border-radius: 7px;
    background: #f3f3f3;
    margin: 0 22px 0 0;
    box-shadow: 0px 20px 10px -15px rgba(0, 0, 0, 0.3);
}

.block5 {width: 32%;
	height: 235px;
	align-items: center;
	color: white;
	text-align: center;
	border-radius: 7px;
	background: #ebebeb;
	margin: 0 22px 0 0;
	box-shadow: 0px 20px 10px -15px rgba(0, 0, 0, 0.3);
}

.block6 {
    width: 32%;
    height: 235px;
    align-items: center;
    color: white;
    text-align: center;
    border-radius: 7px;
    background: #ebebeb;
    box-shadow: 0px 20px 10px -15px rgba(0, 0, 0, 0.3);
}
.block42 li {
    list-style: decimal;
    color: #717171;
    font-weight: bold;
}

.block42 ul {
    margin: 0;
    padding: 3px 0 0 20px;
    white-space: nowrap;
    overflow: hidden;
}
.block52 li {
    list-style: decimal;
    color: #717171;
    font-weight: bold;
}

.block52 ul {
    margin: 0;
    padding: 3px 0 0 20px;
    white-space: nowrap;
    overflow: hidden;
}
.block62 li {
    list-style: decimal;
    color: #717171;
    font-weight: bold;
}

.block62 ul {
    margin: 0;
    padding: 3px 0 0 20px;
    white-space: nowrap;
    overflow: hidden;
}
.block42 ul li a, .block52 ul li a, .block62 ul li a {
  display: inline-block;
}
.block42 ul li a:hover, .block52 ul li a:hover, .block62 ul li a:hover {
  animation: scroll-text 8s linear infinite;
}

/* Анимация движения текста влево */
@keyframes scroll-text {
  0%   { transform: translateX(0); }
  10%  { transform: translateX(0); }
  90%  { transform: translateX(-100%); }
  100% { transform: translateX(-100%); }
}
/*--------- 0 00000000000000000000000000000000 0 ----*/

/* Базовое меню */
.gmenu1 {
  display: flex;
  justify-content: center;
}

.gmenu1 ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.gmenu1 ul li {
  margin: 0;
}

.gmenu1 ul li a {
  text-decoration: none;
  color: #5f5f5f;
  font-size: 18px;
  font-weight: bold;
}

/* Кнопка гамбургер */
.menu-toggle {
  display: none;
  font-size: 28px;
  cursor: pointer;
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 1001;
}

.nextpage {
    display: inline-block;
    width: 100%;
    font-size: 25px;
}

.nextpage ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0!important;
}

.nextpage li {
    margin: 0 auto;
    background: bisque;
    padding: 5px 10px;
    border-radius: 12px;
}

/* кнопка переключения языков */
.lang-toggle{
      --w: 115px; --h: 40px;
      width:var(--w);height:var(--h);
      border-radius:calc(var(--h)/2);
      background:#f4f4f5;box-shadow:var(--shadow);
	  display:flex;
	  align-items:center;
	  justify-content:space-between;
      position: absolute;
	right: 15px;
    top: 100px;
    }

    .indicator{
      position:absolute;top:4px;left:4px;
      width:calc((var(--w) - 8px)/2);
      height:calc(var(--h) - 8px);
      border-radius:calc((var(--h) - 8px)/2);
      background:var(--pill);
      transition:transform .28s cubic-bezier(.2,.9,.3,1), box-shadow .28s ease;
      transform:translateX(0);
      z-index:1;
    }

    .lang-toggle a{
      position:relative;z-index:2;
      flex:1 1 50%;height:100%;
      display:flex;align-items:center;justify-content:center;
      font-weight:600;font-size:14px;
      color:var(--muted);text-decoration:none;
      user-select:none;
      transition:color .18s ease, text-shadow .18s ease;
    }

    .lang-toggle[data-active="en"] .indicator{
      transform:translateX(calc((var(--w) - 8px)/2));
      box-shadow:0 0 12px rgba(124,58,237,0.6);
    }
    .lang-toggle[data-active="en"] a[aria-lang="en"]{
      color:var(--accent);
      text-shadow:0 0 6px rgba(124,58,237,0.8);
    }
    .lang-toggle[data-active="ru"] .indicator{
      transform:translateX(0);
      box-shadow:0 0 12px rgba(14,165,164,0.6);
    }
    .lang-toggle[data-active="ru"] a[aria-lang="ru"]{
      color:var(--accent);
      text-shadow:0 0 6px rgba(14,165,164,0.8);
    }

    .caption{margin-top:14px;font-size:13px;color:#666;text-align:center}
/* //кнопка переключения языков */

/* кнопки соц сетей в шапке */
.social-buttons {
        display: flex;
        justify-content: center;
        gap: 6px;
        padding: 10px;
        width: 230px;
		float: right;
    }

    .social-buttons a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        color: #fff;
        font-size: 24px;
        text-decoration: none;
        transition: transform 0.3s ease;
    }

    .social-buttons a:hover {
        transform: scale(1.1);
    }

    .facebook {
        background-color: #3b5998;
    }

    .youtube {
        background-color: #ff0000;
    }

    .instagram {
        background-color: #e4405f;
    }

    .telegram {
        background-color: #0088cc;
    }

    .tiktok {
        background-color: #000000;
    }
/* //кнопки соц сетей в шапке */

/* стили слайдера */
.slider-container {
      position: relative;
      width: 1100px;
      height: 380px;
      box-shadow: 0px 20px 10px -15px rgba(0,0,0,0.6);
      margin: 0 auto;
    }
    .slide {
      min-width: 1100px;
      height: 380px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: white;
      background-size: cover;
      background-position: center;
      text-align: center;
	  border-radius: 7px;
    }
    .slide h1 {
      font-size: 42px;
      margin: 0;
      text-shadow: 1px 1px 2px black;
    }
    .slide p {
      font-size: 20px;
      margin-top: 10px;
      text-shadow: 1px 1px 2px black;
    }
	.block3 {
    position: relative;
    width: 1100px;
    height: 225px;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
}


/* //стили слайдера */