/* global */
body { margin: 0; padding: 0;  }
header, section, footer { width: 100%; }
a, a:link, a:visited, a:active { color: #000; text-decoration: none !important; }
a:hover { color: #5aabb9 !important; }

.settings { max-width: 1300px; margin: auto; position: relative; padding: 0 10px; }
li { margin-left: 20px; }
/* div { border: 1px solid black; } */
.reset { clear: both; }
 /* div { border: 1px solid #000; } addee5 */
	 .upper_head { display: flex; width: 100%; font-size: 13px; font-family: 'Noto Sans'; text-transform: uppercase; margin-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #dedbe0; }
	 .upper_head img { width: 15px; padding-right: 5px; }
	 .upper_head .head_left { width: 50%; vertical-align: middle; display: flex; justify-content: left; }
	 .upper_head .head_right { width: 50%; vertical-align: middle; display: flex; justify-content: right; }
	 
	 .upper_menu { display: flex; width: 100%; font-size: 13px; font-family: 'Noto Sans'; text-transform: uppercase; margin-top: 15px; padding-bottom: 15px; } 
	 .upper_menu .menu_left { width: 50%; vertical-align: middle; display: flex; justify-content: left; align-items: center; }
	 .upper_menu .menu_right { width: 50%; vertical-align: middle; display: flex; justify-content: right; align-items: center; }
	 .upper_menu .menu_right img { margin-right: 10px; }
	 .menu { display: flex; gap: 20px; margin-left: 30px; }
	 .menu_phone { font-family: 'Noto Serif'; font-size: 2em; }
	 .hamb { display: none; }
	 .hamburger { position: relative; z-index: 11; }
	 
	 .menu_link2 { color: #fff !important; }
	 
	 .visit_btn { border: 2px solid #addee5; padding: 15px 20px; font-size: 14px; border-radius: 10px; margin-left: 20px; cursor: pointer; }
	 .visit_btn:hover { background-color: #addee5; transition: .5s; }
	 
	 .visit_btn2 { border: 2px solid #addee5; padding: 15px 20px; font-size: 14px; border-radius: 10px; margin-top: 20px; cursor: pointer; text-align: center; width: 200px; text-transform: uppercase; }
	 .visit_btn2:hover { background-color: #addee5; transition: .5s; }
	 
	 .visit_btn3 { border: 2px solid #fff; background-color: #fff; padding: 15px 20px; font-size: 14px; border-radius: 10px; margin-top: 20px; cursor: pointer; text-align: center; width: 200px; text-transform: uppercase; }
	 .visit_btn3:hover { border: 2px solid #addee5; background-color: #addee5; transition: .5s; }
	 
	 .lead_head { width: 100%; height: 395px; background-image:url('../img/head.jpg'); background-size: cover; background-position: center center; vertical-align: middle; display: flex; justify-content: left; align-items: center; border-radius: 15px; }
	 .lead_text { margin-left: 50px; }
	 .lead_text h1 { font-size: 2.5em; font-family: 'Noto Serif'; text-transform: uppercase; line-height: .2em; font-weight: 500; line-height: 1em; }
	 .lead_text h2 { font-size: 18px; font-family: 'Noto Serif'; line-height: 1em; font-weight: 800; }
	 .lead_text span { font-size: 14px; font-family: 'Noto Sans'; line-height: 1.2em;  }
	 
	 .intersection { display: flex; width: 100%; font-size: 13px; font-family: 'Noto Sans';  margin-top: 15px; padding-bottom: 15px; max-width: 900px; margin: 70px auto; background-image:url('../img/home.png'); background-position: left; background-repeat: no-repeat; }
	 .inter_cont { width: 50%; vertical-align: middle; display: flex; justify-content: left; padding: 0 20px; flex-direction: column; }
	 .inter_cont h1 { font-family: 'Noto Serif'; font-weight: 500; text-transform: none; font-size: 3em; }
	 .inter_cont form { margin-top: 20px; }
	 .inter_cont img { width: 80%; border-radius: 20px; margin: auto; }
	 .lead_h1 { margin-top: 20px; margin-bottom: 20px; color: #5dc8d7; font-size: 15px; font-weight: 500; }
	 .lead_normal { line-height: 1.6em; font-family: 'Noto Sans'; }
	 
	 .who_box { display: flex; gap: 30px; width: 100%; justify-content: center; margin-bottom: 50px; }
	 .who_box .who1, .who_box .who2, .who_box .who3 { width: 30%; padding: 40px; border-radius: 15px; }
	 .text_mini { font-size: 12px; font-family: 'Noto Sans'; text-transform: uppercase; margin-bottom: 5px; }
	 .text_head { font-size: 2em; font-family: 'Noto Serif'; font-style: italic; margin-bottom: 5px; }
	 .text_norm { font-size: 14px; font-family: 'Noto Sans'; }
	 .who1 { background: #63476F; background: linear-gradient(28deg, rgba(99, 71, 111, 1) 0%, rgba(101, 83, 134, 1) 50%, rgba(103, 95, 155, 1) 100%); color: #fff; }
	 .who2 { background: #F6F5EE; background: linear-gradient(28deg, rgba(246, 245, 238, 1) 0%, rgba(231, 242, 241, 1) 50%, rgba(215, 238, 243, 1) 100%); }
	 .who3 { background: #F9F7F4; background: linear-gradient(28deg, rgba(249, 247, 244, 1) 0%, rgba(249, 247, 244, 1) 50%, rgba(249, 247, 244, 1) 100%); }
	 
	 .intersection2 { display: flex; font-size: 13px; font-family: 'Noto Sans';  margin-top: 15px; padding: 30px; margin: 30px auto; align-items: center; }
	 .inter_bg { background: #F6F5EE; background: linear-gradient(208deg, rgba(246, 245, 238, 1) 0%, rgba(231, 242, 241, 1) 50%, rgba(215, 238, 243, 1) 100%); border-radius: 15px; }
	 .inter_bg2 { background: #63476F; background: linear-gradient(28deg, rgba(99, 71, 111, 1) 0%, rgba(101, 83, 134, 1) 50%, rgba(103, 95, 155, 1) 100%); color: #fff; border-radius: 15px; }
	 
	 .intersection2 .inter_cont h1 { font-family: 'Noto Serif'; font-weight: 400; text-transform: none; font-size: 2em; }
	 
	 .faq-item { background: #fff; margin-bottom: 10px; border-radius: 6px; box-shadow: 0 2px 6px rgba(0,0,0,0.1); overflow: hidden; transition: all 0.3s ease; }
     .faq-question { cursor: pointer; padding: 15px 20px; font-weight: bold; position: relative; }
     .faq-question::after { content: "➤"; position: absolute; right: 20px; transform: rotate(0deg); transition: transform 0.3s ease; }
     .faq-item.active .faq-question::after { transform: rotate(90deg); }
     .faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background: #f0f0f0; transition: max-height 0.3s ease, padding 0.3s ease; }
     .faq-item.active .faq-answer { max-height: 500px; padding: 15px 20px; }
	 
	 .steps { display: flex; gap: 30px; width: 100%; justify-content: center; margin-bottom: 50px; margin-top: 70px; }
	 .steps .step { width: 30%; border-radius: 15px; text-align: center; justify-content: center; display: flex; flex-direction: column; align-self: self-start; }
	 .zero { padding: 5px 20px; font-size: 14px; line-height: 1.4em; }
	 .steps .step img { width: 100%; border-radius: 15px; opacity: .3; transition: 1s; }
	 .steps .step img:hover { opacity: .6; transition: 1s; }
	 .number { padding: 10px; border-radius: 50%; background: #addee5; color: #fff; font-family: 'Noto Serif'; font-size: 2em; width: 30px; height: 30px; display: flex; margin: auto; justify-content: center; align-items: center; margin-top: -25px; position: relative; }
	 .step h1 { font-family: 'Noto Serif'; color: #5dc8d7; }
	 
	 .center { margin: auto; text-align: center; }
	 .input { padding: 10px 15px; color: #fff; font-size: 14px; width: 80%; background: #75699b; color: #fff; border-radius: 10px; border: 0; margin-bottom: 20px; font-family: 'Noto Sans'; resize: none; }
	 .input::placeholder { color: #fff; font-family: 'Noto Sans'; }
	 .sub { background-color: #fff; color: #75699b; font-family: 'Noto Sans'; width: 85%; }
	 
	 .intersection3 { width: 80%; margin: 60px auto 5px auto; display: flex; }
	 .foot { text-align: center; padding: 50px; margin: auto; }
	 .foot_cont { padding: 0; background-color: #1a181b; border-radius: 15px; color: #fff; font-family: 'Noto Sans'; }
	 
	  .hamburger {
      width: 40px;
      height: 30px;
      cursor: pointer;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .hamburger span {
      display: block;
      height: 4px;
      background: #251919;
      border-radius: 2px;
      transition: 0.3s;
    }

    .hamburger:hover span {
      background: #d9eef3;
    }

    .hamburger.active span:nth-child(1) {
      transform: rotate(45deg) translate(6px, 6px);
    }

    .hamburger.active span:nth-child(2) {
      opacity: 0;
    }

    .hamburger.active span:nth-child(3) {
      transform: rotate(-45deg) translate(6px, -6px);
    }
	 
	 @media only screen and (max-width: 1000px) {
	  .max1000 { display: none !important; }
	  .upper_menu .menu_left { width: 100%; }
	  .inter_cont { width: 90%; margin: 30px auto; }
	  .intersection { flex-direction: column; }
	  .perc100 { width: 50% !important; }
	 }
	 
	 @media only screen and (max-width: 850px) {
	  .who_box { flex-direction: column; }
	  .who_box .who1, .who_box .who2, .who_box .who3 { width: 80%; padding: 20px; border-radius: 15px; margin: auto; }
	  .intersection2 { flex-direction: column; }
	  .steps { flex-wrap: wrap; display: flex; margin: 0 auto; }
	  .steps .step { width: 40%; }
	  .perc100 { width: 100% !important; }
	  .intersection3 { flex-direction: column; width: auto; margin: 30px auto 5px auto; }
	  .foot { margin: auto; width: auto; }
	 }
	 
	 @media only screen and (max-width: 600px) {
	  .lead_text h1 { font-size: 2em; }
	 }
	 
	 @media only screen and (max-width: 500px) {
	  .menu { display: none; }
	  .upper_head { display: none; }
	  .lead_text { margin-left: 20px; }
	  .hamb { display: block; position: absolute; right: 20px; }
	 }