* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    /* transition: .1s; */
    scroll-behavior: smooth;
  }

  header {
    font-family: 'Poppins', sans-serif;
  }
  
  body {
    font-family: 'Poppins', sans-serif;
    background-color: #eaeaeabe;
    /* transition: .1s; */
  }
  
  
  .nav_list li {
    font-family: 'Poppins', sans-serif;
  }
  
  li a::after {
    content: '';
    width: 0;
    height: 3px;
    background-color: #04d97d;
    margin: auto;
    display: block;
  
  }
  
  li a:hover::after {
    width: 100%;
    transition: width 0.3s linear;
  }
  
  .header_right button {
    font-family: 'Poppins', sans-serif;
  
  }
  
  :root {
    --white: #fffbfb;
    --turunc: #ff9505;
  }
  
  .bg_shadow {
    background-color: rgba(0, 0, 0, 0.445);
    width: 100%;
    height: 100vh;
  }
  
  .fa-bars {
    display: none !important;
    position: absolute;
    font-size: 20px;
    right: 0px;
    top: 36px;
  
  }
  
  #x {
    display: none !important;
  }
  
  button,
  li {
    cursor: pointer;
  }
  
  a {
    text-decoration: none;
    background: none;
    color: var(--white);
  }
  
  .head_1 {
    width: 100%;
  }
  
  .header_content h1 {
    margin-top: 120px;
    margin-left: 80px;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
  }
  
  .header_container {
    background: url(images/John-Deere.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    width: 100%;
    height: 100vh;
  }
  
  
  .header_right {
    display: flex;
    gap: 42px;
    align-items: center;
    /* margin-left: 500px; */
  }
  
  .logo img {
    width: 170px;
    height: 100px;
    /* margin-left: 100px; */
  }
  
  
  
  
  .logo p {
      width: 90px;
      height: 20px;
      font-family: "Wellfleet";
      font-style: normal;
      font-weight: 400;
      font-size: 14px; 
    line-height: 139.52%;
    color: var(--white);
    padding-left: -45px;
  }
  
  .header_head_container {
    /* background-color: #5ef90325; */
    /* width: 100%; */
    height: 18vh;
    display: flex;
    max-width: 1440px;
    /* gap: 550px; */
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
  }
  
  .nav_list {
  
    display: flex;
    list-style: none;
    gap: 25px;
    font-family: "Inter";
    position: relative;
    z-index: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 139.52%;
    color: var(--white);
    align-items: center;
  }
  
  .nav_list p {
    display: none;
  }
  
  .nav_list li a:hover {
    color: rgba(0, 255, 106, 0.586);
    transition: 1s;
  
  }
  
  .section {
    display: flex;
    gap: 11px;
    align-items: center;
  }
  
  
  .nav_list {
    position: relative;
  }
  
  .nav_list img {
    position: absolute;
    left: 15px;
    bottom: -7px;
  }
  
  .header_button {
    display: flex;
    flex-direction: row;
    padding: 11px 24px;
    border: none;
    background: var(--white);
    border-radius: 8px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 139.52%;
  }
  
  .header_button:hover {
    transition: 1s;
    color: #fff;
    background-color: #16bd04e7;
  }
  
  h1 {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 139.52%;
    max-width: 830px;
    letter-spacing: 0.03em;
    color: #fffbfb;
    margin-top: 225px;
    margin-left: 135px;
  }
  
  h1 span {
    color: rgb(15, 235, 132);
  }
  
  .slider_container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .slider_header {
    display: flex;
    width: 100%;
  
  }
  
  .slider_header h1 {
    margin-left: auto;
    margin-right: auto;
    /* text-align: center; */
    font-size: 40px;
    margin-top: 0;
    color: #1b1b1b;
  }
  
  .sliter_buttons button {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 139.52%;
    padding: 10px 30px;
    color: var(--white);
    background: none;
    /* border: none; */
    border: 1px solid rgba(255, 251, 251, 0.35);
    outline: none;
    border-radius: 10px;
  }
  
  .sliter_buttons :nth-child(1) {
    color: var(--turunc);
    border: 1px solid var(--turunc);
  }
  
  .filter {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 139.52%;
    padding: 0px 30px;
    /* color: #1b1b1b; */
    background: var(--white);
    border: none;
    border: 1px solid rgba(255, 251, 251, 0.35);
    outline: none;
    border-radius: 10px;
    display: flex;
    gap: 14px;
    align-items: center;
  }
  
  
  .slider_container {
    margin-top: 75px;
  }
  
  .slider_container_start {
    display: grid;
    max-width: 1170px;
    grid-template-columns: repeat(auto-fill, minmax(577px, 1fr));
    margin-top: 35px;
    gap: 16px;
  
  }
  
  .slider_content {
    display: flex;
    justify-content: space-between;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    z-index: 111 !important;
  }
  
  .slider_card {
    /* height:100px ; */
  
    background: #2c2b2b;
    position: relative;
    min-width: 577px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  
  .slider_card img {
    width: 100%;
  }
  
  .slider_card i {
    background: none;
  }
  
  .slider_content p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 139.52%;
    color: var(--white);
  }
  
  .btn_view {
    padding: 11px 24px;
    border-radius: 7px;
    border: none;
    outline: none;
  }
  
  .slider_btn {
    display: flex;
    gap: 0;
    margin-top: 20px;
    border: 1px solid rgba(255, 251, 251, 0.35);
    border-radius: 8px;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 16px;
  }
  
  .slider_btn button {
    padding: 11px 47px;
    width: 100%;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 139.52%;
    color: rgba(255, 251, 251, 0.65);
    background: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    border: 1px solid rgba(255, 251, 251, 0.35);
  }
  
  .slider_btn button img {
    width: 20px;
  }
  
  .slider_btn button div {
    display: flex !important;
  }
  
  .slider_btn :nth-child(3) {
    border-right: none;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
  }
  
  .slider_btn :nth-child(1) {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  .slider_btn :nth-child(1) div {
    display: flex;
    gap: 5px;
  }
  
  .slider_btn :nth-child(2) {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  .slider_btn :nth-child(2) div {
    display: flex;
    gap: 5px;
  }
  
  .left {
    position: absolute;
    left: 0;
    z-index: 111;
    padding-bottom: 34.7%;
    padding-top: 230px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 8px 0px 0px 0px;
    width: 60px;
    text-align: center;
    color: var(--white);
    font-size: 20px;
  }
  
  .right {
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 111;
    padding-bottom: 34.7%;
    padding-top: 230px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 0px 8px 0px 0px;
    width: 60px;
    text-align: center;
    color: var(--white);
    font-size: 20px;
  }
  
  /* *********************xidmetlerimiz******************** */
  .cards_xidmet {
    max-width: 1170px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
    margin-top: 50px;
    /* justify-content: center; */
    margin-left: auto;
    margin-right: auto;
  }
  
  .card_xidmet {
    max-width: 350px;
    height: 500px;
    /* border: 10px solid black; */
    display: flex;
    position: relative;
    z-index: initial;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: center;
  
    gap: 50px;
  }
  
  .card_xidmet img {
  
    border-radius: 9px;
    height: 500px;
    width: 350px;
  }
  
  .sekil_xidmet {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 500px;
    left: 0;
    border-radius: 9px;
    background: rgba(6, 6, 6, 0.589);
    border-top: 2px solid red;
    transition: 1s;
  }
  
  .sekil_xidmet h3 {
    position: absolute;
  
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    margin-left: 60px;
    margin-top: 50px;
  
  
  }
  
  .sekil2_xidmet h3 {
    position: absolute;
    max-width: 900px;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    margin-left: 20px;
    margin-top: 50px;
  }
  
  .sekil_xidmet p {
    margin-top: 107px;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
  
  }
  
  .card_xidmet:hover .sekil_xidmet {
    top: 0;
  
  }
  
  /* ***********!!!!!!!!!!!!!!!!!! xidmetlerimiz son !!!!!!!!!!!!!!!! ************** */
  
  
  .grid_card {
    background: #FFFFFF;
    /* box-shadow: 5px 5px 20px black; */
    border-radius: 6px;
    min-width: 275px;
    height: 450px;
  
  }
  
  .grid_container {
    max-width: 1170px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
    gap: 56px;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
  
  }
  
  .phone {
    text-align: center;
    max-width: 1006px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(443px, 1fr));
    gap: 120px;
    /* margin-top: 10px; */
    margin-bottom: 30px;
  
  }
  
  .whatsapp_write {
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    font-size: 20px;
    max-width: 400px;
  }
  
  .whatsapp_write button {
    box-shadow: 4px 4px 0px black;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 20px;
    width: 180px;
    height: 50px;
    border-radius: 8px;
    border: none;
    background-color: #119102;
    font-size: 18px;
    color: white;
    transition: .5s;
  }
  
  .whatsapp_write button:active {
    transform: translateY(4px) translateX(4px);
    box-shadow: none;
    color: black;
  }
  
  .whatsapp_write button:hover {
    transition: 1s;
    background-color: #029dc4;
  
  }
  
  .whatsapp_write h3:nth-child(1) {
  
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15px;
  }
  
  .whatsapp_write p {
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 7px;
    
  }
  .whatsapp_write p a{
    font-family: 'Open Sans', sans-serif;
    padding-top: 7px;
    color: #000;
    
  }
  
  .section_1 h2 {
  
    margin-top: 50px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 35px;
    color: rgb(3, 119, 32);
  }
  
  h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 35px;
    color: rgb(3, 119, 32);
  }
  
  .grid_card img {
    width: 100%;
    border-radius: 6px 6px 0px 0px;
    height: 307px;
  }
  
  .card_body h4 {
    font-size: 20px;
    text-align: center;
    color: rgb(3, 140, 37);
  }
  
  .card_body p {
    text-align: center;
  }
  
  .grid_container i {
    color: #b8b8b8;
    display: block;
    text-align: right;
    margin-top: 13px;
    margin-right: 20px;
  }
  
  .sldrr {
    height: 577px;
    display: flex;
    width: 577px;
    position: relative;
    overflow: hidden;
  }
  
  .down {
    background: rgba(255, 251, 251, 0.65);
    border: none;
    outline: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-top: 15px;
  }
  
  .cards_haqqinda {
    max-width: 1170px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    background-color: transparent;
    perspective: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    gap: 30px;
  }
  
  .card_haqqinda {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 300px;
    height: 300px;
  
    text-align: center;
    transition: transform 0.6s ease-in-out;
    transform-style: preserve-3d;
  }
  
  .cards_haqqinda:hover .card_haqqinda {
    transform: rotateY(180deg);
    /* transform: rotateZ(180deg); */
  }
  
  .haqs {
    margin-top: -70px;
    max-width: 1440px;
    display: grid;
  
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    margin-left: auto;
    margin-right: auto;
    gap: 100px;
  }
  
  .haq {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 120px;
    border-radius: 20px;
    background-color: #eeededd5;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.462);
  }
  
  .haq img {
    margin-left: -20px;
    margin-top: 10px;
    width: 150px;
  }
  
  .haq_write h3 {
    margin-top: 15px;
    color: rgb(0, 0, 0);
    font-size: 20px;
  }
  
  .haq_write p {
    margin-top: 5px;
    color: rgb(0, 0, 0);
    font-size: 15px;
  }
  
  .card_haqqinda_sekil,
  .card_haqqinda_arxa {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 10px;
  
  }
  
  .end_section3 h1 {
    line-height: 70px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    margin-top: -60px;
    color: rgba(0, 0, 0, 0.534);
  }
  
  .card_haqqinda_sekil {
  
    background-color: #fffefe95;
  }
  
  .card_haqqinda_sekil p {
  
    margin-top: 15px;
    font-size: 20px;
  }
  
  
  .card_haqqinda_sekil img {
    padding-top: 80px;
    width: 80px;
    border-radius: 10px;
  
  }
  
  .card_haqqinda_arxa {
    background-image:
      linear-gradient (315deg, #6f04d9, #d9048e);
    color: white;
    transform: rotateY(180deg);
  }
  
  .card_haqqinda_arxa img {
    width: 100%;
    border-radius: 10px;
  }
  
  .card_haqqinda_arxa p {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    margin-top: -220px;
    color: white;
  }
  
  .section_h2 {
    color: rgb(2, 149, 12);
    font-size: 50px;
    font-family: 'Open Sans', sans-serif;
  }
  
  .ourstaff_2 {
    font-family: 'Unna', serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 68px;
    color: #2C2B2B;
    max-width: 1211px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Open Sans', sans-serif;
  
  }
  
  .ourstaff_p {
    font-family: 'PT Serif';
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 41px;
    color: var(--grey1);
    max-width: 1085px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-top: 29px;
  }
  
  .view {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 139.52%;
    color: var(--white);
    text-align: center;
    margin-top: 8px;
  }
  
  .view_btn {
    margin-top: 10px;
    text-align: center;
  }
  
  .map {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 44px;
  }
  
  .map h2 {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 139.52%;
    color: rgb(11, 124, 5);
  }
  
  .map p {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 158.52%;
    color: rgba(255, 255, 255, 0.5);
  }
  
  .map_img {
    margin-top: 32px;
  }
  
  .mapp {
    width: 100%;
  }
  
  .map_buttons {
    width: 100%;
    display: flex;
    border: none;
    outline: none;
    margin-top: -4px;
  }
  
  .map_child_button {
    color: var(--white);
    width: 14%;
    height: 80px;
    color: rgba(27, 27, 27, 0.55);
    border: 1px solid #e6e2e2;
    border-top: none;
    outline: none;
    background: #f1f1f1;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 4px;
  }
  
  .map1 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .map_write {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .map1 h3 {
    text-align: center;
  }
  
  .map1 img {
    border-radius: 5px;
    width: 100%;
  }
  
  .map1 button {
    display: block;
    background-color: #04ae12;
    width: 150px;
    height: 50px;
    border: none;
    color: white;
    font-size: 17px;
  
    margin: 20px auto;
  
    font-family: 'Open Sans', sans-serif;
    border-radius: 6px;
  }
  
  .map1 button:hover {
    background-color: rgba(255, 0, 0, 0.723);
    transition: 1s;
  }
  
  .map_child_button button {
    color: rgba(27, 27, 27, 0.55);
    background: none;
    border: none;
    outline: none;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 139.52%;
  }
  
  .map_buttons :nth-child(1) {
    background: var(--white);
    color: #1b1b1b;
    border-bottom-left-radius: 4px;
  }
  
  .map_buttons :nth-child(8) {
    border-bottom-right-radius: 4px;
  }
  
  .build_container {
    background: url(images/WhatsApp\ Görsel\ 2023-07-18\ saat\ 23.27.53.jpg);
    width: 100%;
    height: 726px;
    margin-top: 64px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  
  .build_card {
  
    max-width: 666px;
  }
  
  .build_card button {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 139.52%;
    padding: 11px 24px;
    color: #1b1b1b;
    background: #fffbfb;
    border-radius: 8px;
    border: none;
    outline: none;
  }
  
  .build_card h3 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    font-size: 32px;
    line-height: 139.52%;
    color: rgb(0, 255, 115);
  }
  
  .build_card p {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 158.52%;
    color: var(--white);
    margin-top: 16px;
    margin-bottom: 16px;
  }
  
  .build_card_right {
    max-width: 267px;
    display: grid;
    gap: 48px;
  }
  
  .build_child h3 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
  
    text-align: center;
  
    color: rgba(0, 255, 42, 0.8);
  }
  
  .photo img {
    border-radius: 3px;
    margin-top: -80px;
    width: 100%;
    height: 220px;
  
  
  }
  
  .build_child h4 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: rgb(251, 251, 251);
  }
  
  .pivot {
  
    margin-top: -150px;
    gap: 50px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }
  
  .pivot img {
    border-radius: 8px;
    width: 100%;
    height: 400px;
  }
  
  .whatsapp_photo {
    border-radius: 10px;
    width: 500px;
    height: 400px;
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.524);
    background-color: #efefefb7;
  }
  
  .whatsapp_photo img {
    margin-top: 0px;
    width: 370px;
    height: 200px;
  }
  
  .whatsapp_photo p {
    /* margin-left: -70px; */
    font-size: 35px;
  
    font-family: 'Pacifico', cursive;
  }
  
  .whatsapp_photo h3 {
    margin-top: 10px;
    /* margin-left: ; */
    font-family: 'Yellowtail', cursive;
    font-size: 70px;
  
  
  
  }
  
  
  
  
  .build_child h5 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 158.52%;
    text-align: center;
    color: rgb(255, 251, 251);
  }
  
  .big_slider_container {
    width: 100%;
    /* height: 550px; */
    margin-top: 64px;
  }
  
  .big_slider_container h2 {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: var(--turunc);
  }
  
  .big_slider_container p {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    line-height: 158.52%;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 32px;
  }
  
  .big_slider1 {
    display: flex;
    align-items: center;
    overflow: hidden !important;
  }
  
  .big_slider {
    display: flex;
    align-items: center;
    position: relative;
  }
  
  .center_card {
    z-index: -111;
  }
  
  .left_card {
    z-index: -111;
  }
  
  .icon_l {
    color: var(--white);
    transform: matrix(1, 0, 0, -1, 0, 0);
    padding: 196px 21px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 95px;
    left: 0;
  }
  
  .icon_r {
    color: var(--white);
    transform: matrix(1, 0, 0, -1, 0, 0);
    padding: 196px 21px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    top: 95px;
  }
  
  .chouse {
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
  }
  
  footer {
    padding-top: 50px;
    height: 300px;
    margin-top: 80px;
    background-color: rgb(57, 57, 57);
  }
  
  .end_bg {
    background: url(images/Subtract.png);
    background-repeat: no-repeat;
  
  }
  
  .end_section {
    display: flex;
    gap: 90px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    padding-top: 260px;
    padding-bottom: 216px;
  }
  
  .end_left {
    max-width: 610px;
  }
  
  .end_section h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 78px;
    color: #FFFBFB;
  }
  
  .end_section h2 span {
    color: #FF9505;
  }
  
  .end_section p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 111.02%;
    color: rgba(255, 251, 251, 0.65);
  
  }
  
  .end_right input {
    width: 227.72px;
    height: 20px;
    background: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #F2F2F2;
    color: var(--white);
  
  }
  
  .end_right input::placeholder {
    color: #F2F2F2;
  }
  
  .end_right :nth-child(3) {
    margin-top: 60px;
  }
  
  .end_right :nth-child(5) {
    width: 92%;
    margin-top: 60px;
  }
  
  #select {
    width: 227.72px;
    height: 20px;
    background: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #F2F2F2;
    color: #F2F2F2;
  
  }
  
  .logo3 {
    padding-left: 2px;
  }
  
  .logo3 img {
    width: 150px;
    height: 80px;
  }
  
  .logo3 p {
    font-family: 'Wellfleet';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 139.52%;
    color: #FFFFFF;
    margin-left: 2px;
  }
  
  .footer_container {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid rgba(255, 251, 251, 0.35);
  }
  
  .footer_card {
    max-width: 313px;
    margin-bottom: 20px;
  
  }
  
  .footer_card a {
    color: var(--turunc);
  }
  
  .footer_card span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 158.52%;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
    /* background-color: red; */
  
  }
  
  .footer_card h5 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.02em;
    margin-bottom: 18px;
  
    color: #FFFFFF;
  
  }
  
  svg {
    margin-right: 10px;
  }
  
  .footer_card h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.02em;
  
    color: #FFFFFF;
  }
  
  .footer_icons {
    display: flex;
    gap: 72px;
    margin-top: 27px;
  }
  
  .footer_icons svg {
    border: 6px solid #2C2B2B;
    width: 20px;
    height: 20px;
    font-size: 20px;
    border-radius: 8px;
  }
  
  .footer_section p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: rgba(255, 251, 251, 0.65);
  }
  
  .footer_section {
    display: flex;
    width: 220px;
    gap: 5px;
    margin-top: 40px;
    align-items: center;
    border: 1px solid #2C2B2B;
    border-radius: 8px;
    padding: 14px 10px;
  
  }
  
  .footer_container_start h4 {
    margin-top: 32px;
    margin-bottom: 50px;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FFFBFB;
  }