

body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    border: 0;
    min-width: 320px;

}

.header1 {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 29px -11px rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none;

}

.header-line {
    width: 80%;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 17px 0px;

}


.header2{
    height: 100vh;
}
.button {
    background-color: #1C82DF;
    color: #fff;
    text-decoration: none;
    padding: 17px 52px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 12px;
    line-height: 1.3;
    transition: background-color 0.3s linear;
} 

.button:hover {
    background-color: #16548f;
}
.header-logo {
    height: 73px;
}
.logo-media {
    display: flex;
    flex-direction: column;
    /* background-color: black; */
}
.big-logo{
    padding-top: 3.1vw;
}
.big-logo-image {
    align-self: center;
    /* width: 100%; */
    /* height: 100%; */
    /* max-width: 38.33vw; */
    /* min-width: 350px; */
    width: 736px;
    height: auto;
    display: block;
    margin: auto;

    /* background-color: aqua; */
}

.social-media {
    margin: 50px 60px 0 0;
    align-self: flex-end;
    display: grid;
    align-items: end;
    justify-content: end;
    /* background-color: aqua; */
}

.social-media a {
    text-decoration: none;
    font-weight: 500;
    /* font-size: 20px; */
    font-size: 20px;
    color: #1C82DF;
    line-height: 1.7;
}

ul li {
    list-style: none;
}

.btn-2 {
    margin-top: 140px;
    display: flex;
    justify-content: center;
}

.btn-project {
    margin: 0px 42px;
    background-color: #ffffff00;
    color: #3b82f6;
    border: none;
    border: 2.26px solid #1C82DF;
    /* width: 354px; */
    width: 304px;
    /* min-width: 150px; */
    height: 61px;
    transition: 0.4s;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5;
}

.btn-project:hover {
    background-color: #3b82f6;
    box-shadow: 0 0 0 5px #3b83f65f;
    color: #fff;
}

.btn-2 .btn-project:nth-of-type(2){
    background-color: #1C82DF;
    color: #fff;
}
.btn-2 .btn-project:nth-of-type(2):hover {
    background-color: #ffffff;
    box-shadow: 0 0 0 5px;
    /* box-shadow: 0 0 0 5px #ffffff; */
    color: #3b82f6;
}

.btn-project2 {
    text-decoration: none;
    margin-top: 10px;
    background-color: #ffffff00;
    color: #3b82f6;
    border: none;
    border: 2.42px solid #1C82DF;
    /* border: 0.01em solid #1C82DF; */
    width: 320px;
    height: 57px;
    transition: 0.4s;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.btn-project2:hover {
    background-color: #3b82f6;
    box-shadow: 0 0 0 5px #3b83f65f;
    color: #fff;
}



#company {
    background-color: #1C82DF;
    padding: 50px 0;
    height: auto;
    /* height: clamp(178px, 21vw, 425px); */
    flex: 1 1 auto;
    display: block;
    /* margin: 0;
    padding: 0; */
}

.text-h2 {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: var(--fs-64);
    /* font-size: 80px; */
    /* font-size: 100px; */
    color: #fff;
}

.text p {
    font-weight: 400;
    /* font-size: 30px; */
    font-size: var(--fs-22);
    color: #fff;
    /* line-height: 1.7; */
    line-height: 1.3;
    text-align: center;
}

.text {
    /* margin: 0;
    padding: 0; */
    /* background-color: black; */
    /* display: block; */
    /* min-width: min-content; */
    /* width: 60%; */
    /* width: 90%; */
    /* margin-left: auto;
    margin-right: auto; */
    display: flex;
    flex-direction: column;
    align-content: center;
    min-width: 250px;
    /* max-width: 50vw; */
    /* text-align: center; */
    text-align: justify;
    margin: 0px 20vw;
}

.body{
    width: 80%;
    margin: 0px auto;
}
.main{
    display: grid;
    gap: 80px;
}
.text-h3 h3 {
    text-align: center;
    font-weight: 700;
    font-size: 100px;
    color: #1C82DF;
    margin: 80px 0 70px 0;
}



#max-figure {
    margin-right: auto;
    align-self: flex-start;
}


.vr-ar .text-p{
    max-width: 429px;
}
.vr-ar-all .text-p{
    max-width: 480px;
}
.vr-ar-all {
    display: flex;
    /* margin: 0 142px 0 0; */
    padding: 0 190px 0 0;
    /* width: 100%; */
    align-items: center;
    /* background-color: aqua; */
    /* height: 600px; */
}
.vr-ar-all:not(:last-child):not(:first-child) .vr-ar{
    margin: 0 0 0 50px;
}
.vr-ar-all2 {
    display: flex;
    margin: 0 0 0 142px;
    /* width: 100%; */
    align-items: center;
    /* background-color: aqua; */
}
.vr-ar-all2 .multimedia-text,.vr-ar-all2 .classic-text,.vr-ar-all2 .vr-ar{
    padding-left: 140px;
}

.multimedia-text,
.classic-text,
.vr-ar {
    width: 100%;
    /* background-color: aquamarine; */
    /* margin: 100px 140px 0 140px; */
}

.vr-ar-image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* padding-top: 100px; */
    height: auto;
    width: 620px;
}

.vr-ar-img {
    display: flex;
    align-items: center;
}

.multimedia-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* padding-top: 100px; */
    height: auto;
    width: 620px;
}
.multimedia-text .text-p{
    max-width: 479px;
}
.multimedia-img {
    display: flex;
    align-items: center;
}

.sites-key-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* padding-top: 100px; */
    height: auto;
    width: 620px;
}

.sites-key-img {
    display: flex;
    align-items: center;
}

.D-D-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* padding-top: 100px; */
    height: auto;
    width: 620px;
}

.D-D-img {
    display: flex;
    align-items: center;
}

.classic-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* padding-top: 100px; */
    height: auto;
    width: 620px;
}

.classic-img {
    display: flex;
    align-items: center;
}

.neural-networks-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* padding-top: 100px; */
    height: auto;
    width: 620px;
}

.neural-networks-img {
    display: flex;
    align-items: center;
}

.vr-ar h3 {
    font-weight: 700;
    /* font-size: 70px; */
    font-size: 90px;
    line-height: 1.15;
    color: #1C82DF;
    margin: 0;

}

.vr-ar p {
    font-weight: 300;
    font-size: 35px;
    line-height: 1.4;
    color: #1C82DF;
}


.vr-ar-all2 #mini-figure{
    margin-left: auto;
    align-self: flex-start;
}
#mini-figure {
    margin-left: auto;
    align-self: flex-end;
}

.multimedia-text h3 {
    /* background-color: black; */
    font-weight: 700;
    font-size: 50px;
    line-height: 1.15;
    color: #1C82DF;
    margin: 0;
}

.multimedia-text p {
    font-weight: 300;
    font-size: 30px;
    line-height: 1.4;
    color: #1C82DF;
}

.classic-text h3 {
    font-weight: 700;
    font-size: 60px;
    line-height: 1.15;
    color: #1C82DF;
    margin: 0;
}

.classic-text p {
    font-weight: 300;
    font-size: 30px;
    line-height: 1.4;
    color: #1C82DF;
}

/* .text-p {
    width: 500px; */

footer{
    margin-top: 120px;  
}
.footer-header {
    background-color: #1C82DF;
    height: 450px;
    padding-top: 40px;
    padding-bottom: 50px;
    text-align: center;
}

.footer-header h2 {
    margin: 0;
    font-size: var(--fs-64);
    /* font-size: 80px; */
    font-weight: 700;
    line-height: 97px;
    margin-top: 60px;
    margin-bottom: 50px;
    color: #FFFFFF;
}

.contact {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 260px;
    flex-wrap: wrap; /* Added for better responsiveness */
}

.contact div {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 175px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px; /* Added for spacing */
}

.phone {
    background-image: url('../img/phone.png');
}

.gmail {
    background-image: url('../img/gmail.png');
}

.tgl {
    background-image: url('../img/tgl.png');
}

.phone2{
    white-space: nowrap;
}

.phone2,
.gmail2,
.tgl2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.15;
    color: #FFFFFF;
    text-decoration: none;
}

.phone2 a, .gmail2 a, .tgl2 a {
    color: #FFFFFF;
    text-decoration: none;
}


.footer-body {
    /* background-color: #ffffff; */
    height: 74px;
}

.container3 {
    /* background-color: aqua; */
    margin: auto;
    padding: 12px 0;
    display: flex;
    justify-content: center;
    gap: 180px;
}

.container3 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.15;
    color: #1C82DF;
    text-align: center;
}



/* The switch - the box around the slider */
.switch {
    /* position: relative;
    display: inline-block;
    width: 60px;
    height: 34px; */

    display: block;
    --width-of-switch: 3.5em;
    --height-of-switch: 2em;
    /* size of sliding icon -- sun and moon */
    --size-of-icon: 1.4em;
    /* it is like a inline-padding of switch */
    --slider-offset: 0.3em;
    position: relative;
    width: var(--width-of-switch);
    height: var(--height-of-switch);
  }
  
  /* Hide default HTML checkbox */
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* The slider */
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    /* background-color: #f4f4f5; */
    border-radius: 30px;
  }
  
  .slider:before {
    /* position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;*/
    background-color: white;
    /* -webkit-transition: .4s;
    transition: .4s;  */

    position: absolute;
    content: "";
    height: var(--size-of-icon,1.4em);
    width: var(--size-of-icon,1.4em);
    border-radius: 20px;
    left: var(--slider-offset,0.3em);
    top: 50%;
    transform: translateY(-50%);
    /* background: linear-gradient(40deg,#ff0080,#ff8c00 70%); */
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
    /* background-color: #303136; */
  }
  
  /* input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  } */
  
  input:checked + .slider:before {
    left: calc(100% - (var(--size-of-icon,1.4em) + var(--slider-offset,0.3em)));
    background: #303136;
    /* change the value of second inset in box-shadow to change the angle and direction of the moon  */
    box-shadow: inset -3px -2px 5px -2px #8983f7, inset -10px -4px 0 0 #a3dafb;
  }
  
  /* input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  } */
  
  /* Rounded sliders */
  /* .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  } */