/*------------------------------------------------------------Font------------------------------------------------------------------------*/
@font-face {
    font-family: "sigisi_font";
    src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
   font-family: "sigisi_font_light";
   src: url("../fonts/Montserrat-Light.ttf") format("truetype");
}

@font-face {
   font-family: "sigisi_font_thin";
   src: url("../fonts/Montserrat-Thin.ttf") format("truetype");
}

body {
    font-family: "sigisi_font", Fallback, sans-serif;
}

.upper_case {
    text-transform: uppercase;
}

.bold {
    font-weight: 600;
}

h2 {
    padding: 80px 0;
}
h3 {
    margin: 0;
}

strong,
b {
   font-family: "sigisi_font";
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Button----------------------------------------------------------------------*/
.button,
.form .button,
.form a {
    background: none;
    border: solid 2px #000;
    color: #000;
    padding: 15px 50px;
    font-size: 14px;
    font-family: "sigisi_font";
}
@media (min-resolution: 200dpi) {
    .button,
    .form .button,
    .form a {
        font-size: 10px;
    }
}

.button:hover,
.form .button:hover {
    background: #000000;
    color: #ffffff;
    border-color: #000000;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------cookies------------------------------------------------------------------------*/
.message_cookie {
	width: 100%;
	background: #FEED00;
	color: #000;
   font-size: 12px;
   top: 0px;
   font-family: "sigisi_font";
   z-index: 1000;
}

.message_cookie .close_button {
   float: right;
   margin-right: 40px;
   margin-top: 3px;
   cursor: pointer;
}

.message_cookie a {
   text-decoration: none;
   font-family: "sigisi_font";
   font-weight: 400;
   color: #000000;
}

.message_cookie p {
   margin: 12px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Menu------------------------------------------------------------------------*/
#menu a {
    font-size: 80%;
}

#menu, .a_menu, .mobile_menu {
    height: 99px;
    line-height: 99px;
    top: 0px;
    position: relative;
    background-color: #000000;
}

#menu .logo {
    height: 36px;
    width: 160px;
    margin-top: 32px;

    position: absolute;
    left: calc(50% - 80px);
}

@media screen and (max-width: 1345px) {
    #menu .logo {
        left: 80px;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Body------------------------------------------------------------------------*/
#myBody {
    height: auto;
    background: #fff;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000000;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Introduction----------------------------------------------------------------*/
.introduction_y {
    padding: 100px 0px;
    background-color: #FEED00;
    width: 100%;
}

.introduction_y img {
    height: 803px;
    object-fit: scale-down;
    width: 90%;
}

.introduction_y h1 {
    font-size: 63px;
    font-family: "sigisi_font_light";
    font-weight: lighter !important;
    text-align: center;
    letter-spacing: 14px;
    margin-top: 20px;
    margin-bottom: 30px;

    color: #000000;
}

.introduction_w {
    background-color: #ffffff;
    width: 25%;
    max-width: 518px;
    padding: 82px 50% 82px 0;
    line-height: 34px;
}

.left {
    width: 43%;
    background-color: inherit;
    margin-left: 8%;
}

.over {
    width: 45%;
    margin-right: 5%;
    margin-top: -50px;
}

.introduction_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000000;
}

.introduction_text .button {
   border-width: 2px;
   font-size: 14px;
   font-weight: 600;
}

@media screen and (max-width: 1200px) {
    .introduction_y img {
        width: 100%;
        height: auto;
    }

    .introduction_y .over {
        margin: 0;
        height: auto;
    }

    .introduction_y h1 {
        width: auto;
        font-size: 30pt;
    }

    .introduction_y {
        height: fit-content;
        padding-bottom: 0;
    }

    .introduction_w {
        padding: 100px 0 100px 0;
        width: 50%;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Features--------------------------------------------------------------------*/
.features {
   padding-bottom: 100px;
   z-index: 8;
}

.features > div {
   display: inline-block;
   height: auto;
   width: 130px;
   vertical-align: top;
}

.features img {
   width: 40px;
   height: 40px;

   display: block;
   margin: auto;
   vertical-align: middle;
   margin-top: 30px;
}

.features_icon {
   display: inline-block;
   background-color: #000;
   border: 3px solid #fff;
   border-radius: 50%;
   width: 100px;
   height: 100px;
   text-align: center;
}

.features .description  p {
   text-align: center;
   color: #fff;
   font-size: 14px;
   font-family: "sigisi_font";
   font-weight: 400;
}

.features .features_icon:hover,
.features .active .features_icon {
   filter: invert(100%);
   -webkit-filter: invert(100%);
}

.features > div:hover .description p,
.features .active .description  p {
   color: #000;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Properties------------------------------------------------------------------*/
.properties {

    /*padding-bottom: 248px;*/
}

.properties .collage_item {
   min-width: 50%;
   width: 600px;
   min-height: 700px;
   line-height: 700px;
   background-color: #eee;
   overflow: visible;
}

.properties .collage_content {
   width: 90%;
}

.properties .collage_item img{
   vertical-align: bottom;
   max-height: 760px;
   margin-top: -60px;
   object-fit: scale-down;
}

.properties p {
    background-image: url("../img/properties/004-security-on.png");
    background-repeat: no-repeat;
    background-size: 21px 21px;
    padding-left: 35px;
    padding-bottom: 5px;
    font-size: 16px;
    font-family: "sigisi_font";
}

 .properties h2 {
    font-size: 42px;
    color: #201B32;
    line-height: normal;
    font-family: "sigisi_font_light";
    font-weight: 600;
    margin-bottom: 62px;
}

.properties .button {
    margin-top: 60px;
    width: 286px;
    padding-left: 0px;
    padding-right: 0px;
    border-width: 2px;
    font-family: "sigisi_font";
    font-size: 16px;
}

.properties .button {

}



@media screen and (max-width: 1047px) {
    .properties .collage_item {
       min-width: 100%;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Scale-----------------------------------------------------------------------*/
.hardness_scale {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 95px;
}
.hardness_scale h2{
   font-size: 40px;
   font-family: "sigisi_font_light";
   padding-bottom: 45px;
}
.hardness_scale p {
    width: 50%;
    font-size: 19px;
    line-height: 35px;
    font-family: "sigisi_font_light";
}
.hardness_scale p strong{
   font-family: "sigisi_font";
}


.hardness_scale img {
    width: 100%;
    min-width: 780px;
    min-height: 394px;
    position: absolute;
    right: 0px;

    object-position: right;
}
.hardness_icon {
   height: 512px;
}
@media screen and (max-width: 1455px) {
   .hardness_scale img {
      width: auto;
   }
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Package_content-------------------------------------------------------------*/
.package_content {
    background-color: #FEED00;
    padding: 60px 0px 50px 0px;
}
.package_content h2 {
   font-size: 40px;
   font-family: "sigisi_font_light";
   padding-bottom: 45px;
   line-height: 50px;
}
.package_content h3 {
   font-size: 16px;
   font-family: "sigisi_font";
   font-weight: bold;
   line-height: 32px;
   margin: 0px;
   margin-top: 40px;
}
.package_content p {
   font-family: "sigisi_font_light";
   font-size: 16px;
   line-height: 29px;
   margin: 0px;
}
.package_content strong,
.package_content b {
   font-family: "sigisi_font";
}

.package_content div {
    background-color: inherit;
}

.package_content .collage_content {
    font-size: 100%;
    width: 440px;
    vertical-align: middle;
}
.package_content .collage_item {
    height: 586px;
    line-height: 586px;
    width: 500px;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Hardened_glass--------------------------------------------------------------*/
.hardened_glass {
    padding: 104px 0;
    text-align: left;
}

.hardened_glass h2 {
   font-size: 40px;
   font-family: "sigisi_font_light";
   padding-top: 20px;
   padding-bottom: 25px;
   line-height: 50px;
}
.hardened_glass p {
   font-family: "sigisi_font";
   font-size: 14px;
   line-height: 29px;
   margin: 0px;
}



.hardened_glass .collage_item {
   width: 600px;
   min-width: 45%;
   margin-left: 5%;
}

.hardened_glass .collage_content {
   width: 100%;
}

@media screen and (max-width: 800px) {
    .hardened_glass .collage_item {
        width: 900px;
        max-width: 900px;
        min-width: 45%;
        height: 420px;
    }
}
@media (min-resolution: 120dpi) {
    .hardened_glass .collage_item {
        width: 900px;
        max-width: 900px;
        min-width: 45%;
        height: 450px;
    }
}

.hardened_glass .collage_content div{
   width: 45%;
   float: left;
}

.hardened_glass .collage_item .collage_content img{
   max-width: 45%;
   object-fit: scale-down;
   height: 384px;
   float: left;
   margin-right: 10px;
   margin-left: 10px;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Five_questions--------------------------------------------------------------*/
.five_questions {
    padding: 10px 0px 60px 0px;
}
.five_questions h2 {
   font-size: 40px;
   font-family: "sigisi_font_light";
   padding-top: 20px;
   padding-bottom: 25px;
   line-height: 50px;
   padding: 40px 0px;
}
.five_questions .button{
    margin-top: 50px;
}
.five_questions, .answers {
    background-color: #eee;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.answer_body, .answer_footer {
    background-color: #fff;
    width: 50%;
    padding: 10px 30px;
}
.answer_body {
   height: auto;
   max-height: 0px;
   overflow: hidden;
   -webkit-transition: height 0.5s;
   transition: height 0.5s, max-height 0.5s linear;
   font-size: 16px;
   line-height: 26px;
   font-family: "sigisi_font";
}
.answer_body p {
    text-align: left;
}
.question, .answer_header {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    width: 50%;
    padding: 10px 30px;
    margin: 10px;
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.question {
   font-family: "sigisi_font";
    border-radius: 4px;
    font-size: 19px;

}
.answer_header {
    margin: 0;
    background-color: #000;
    color: #fff;
    border-radius: 4px 4px 0 0;
}
.answer_footer {
    border-radius: 0 0 4px 4px;
    cursor: pointer;
}
.answer_header:hover {
    cursor: pointer;
    text-decoration: underline;
}
.question_icon{
    width: 30px;
    height: 30px;
    align-self: center;
    margin-left: auto;
    transition: all 0.2s linear;
}
.answer_header img {
    filter: invert(100%);
}
.question:hover {
    cursor: pointer;
    background-color: #FEED00;
    text-decoration: underline;
}

.text_gradient_color {
    background: -webkit-linear-gradient(#000, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.body_height_auto {
    /*max-height: fit-content;*/
    max-height: 700px;
}

.rotated_180 {
    transform: rotate(180deg);
}
.hiding {
    height: 0;
    transition: width 2s;
    width: 0;
    margin: 0;
    padding: 0;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Instructions----------------------------------------------------------------*/
.instructions {
    padding: 60px 0 120px 0;
}
.instructions h2 {
   font-size: 40px;
   font-family: "sigisi_font_light";
   padding-top: 20px;
   padding-bottom: 25px;
   line-height: 50px;
   padding: 40px 0px;
}

.instructions .button {
    margin-top: 30px;
}
.instructions .collage_item {
    height: auto;
    width: 378px;
}
.instructions p {
    text-align: center;
    width: 340px;
    display: inline-block;
    line-height: 28px;
    margin: auto;
    font-family: "sigisi_font_light";
}
.instructions .collage_content .image img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    margin: auto;
    vertical-align: middle;

}

.instructions .collage_content {
   text-align: center;
   width: 90%;
}

.instructions .collage_content .image {
   height: 320px;
   line-height: 320px;
}

.instructions .button {
   margin-top: 55px;
   border-width: 2px;
   font-family: "sigisi_font";
   font-size: 15px;
   font-weight: bold;
}



.step_number {
    display: flex;
    justify-content: center;
    margin-bottom: 45px;
}
.step_number span{
    width: 48px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    font-weight: 800;
    background-color: #201a32;
    color: #fff;
    font-family: "sigisi_font";
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------comment-----------------------------------------------------------------------*/
.text_video img {
    width: 70px;
}
.text_video {
   font-family: "sigisi_font";
   color: #fff;
   width: 30%;
   text-align: center;
   line-height: 28px;
   font-size: 18px;
   max-width: 500px;
   font-style: italic;
}
.text_video p {
     font-size: 18px;
}
@media screen and (max-width: 800px) {
    .text_video {
        width: 90%;
    }
}
@media (min-resolution: 120dpi) {
    .text_video {
        width: 90%;
    }
    .video .collage_content {
        max-width: 80%;
    }
}
.video {
    background-image: url("../img/video/bg-video.jpg");
    min-height: 600px;
    align-items: center;
}
.video .collage_content, .video .collage_item {
    background-color: transparent;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/







/*------------------------------------------------------------contact---------------------------------------------------------------------*/



.contact_section .form {
    margin-top: 30px;
}
.form input[type=checkbox] {
    margin-left: 10px;
}

.contact_section .form .button,
.contact_section .form .input,
.contact_section .form span {
   font-family: "sigisi_font";
   font-size: 15px;
   font-weight: normal;
   color: #000000;
   background: #ffffff;
}

.contact_section .form .button,
.contact_section .form .input {
    border: solid 2px #000000;
    border-radius: 5px;
}

.contact_section .form .button {
    margin-top: 55px;
}

.contact_section .form .input {
    margin-bottom: 10px;
    margin-left: 10px;
}

.contact_section .form .button:hover {
    background: rgba(0,0,0,1);
    color: #ffffff;
    border-color: #000000;
    font-family: "sigisi_font";
}

.contact_section .form .input:hover,
.contact_section .form .input:focus {
    border: solid 2px #FEED00;
    box-shadow: none;
}

.contact_section .collage_content {
    height: 650px;
    width: 90%;
}

label {
    cursor: pointer;
}

.contact_section .collage_item {
   height: 840px;
   line-height: 840px;
   max-width: 50%;
   width: 800px;
}

.contact_section h2 {
    padding-bottom: 40px;
    font-family: "sigisi_font";
    font-size: 40px;
}

.address_item {
    max-width: 40% !important;
    min-width: 400px;
}

.address_item .collage_content {
   width: 80%;
}

.map_item {
   max-width: 60% !important;
}

.map_item .collage_content {
   width: 100%;
}

@media screen and (max-width: 1000px) {
   .address_item,
   .map_item {
      width: 100% !important;
      max-width: 100% !important;
   }
   .map_item .collage_content{
      width: 100%;
   }
   .address_item .collage_content{
      width: 520px;
   }
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------Footer----------------------------------------------------------------------*/
.footer {
    background-color: #eef3f7;
    width: inherit;
    color: #434648;
    line-height: 100px;
    position: relative;
    margin-top: auto;
    text-align: left;
    padding: 60px 0 0 60px;
}

.footer p {
    padding-left: 4%;
    font-size: 13px;
}

.footer a {
    text-decoration: none;
}

.footer .collage_item {
    background-color: inherit;
}

.footer .collage_item img {
    width: 72px;
    height: 50px;
}
.footer_link .collage_item {
    line-height: 300px;
    width: auto;
}
.footer_link .collage_item, .footer_link .collage_content{
    height: 200px;
}
.partners_logo .collage_content {
    width: auto;
    height: 70px;

}
.partners_logo {
    flex-direction: row;
    justify-content: flex-start;
    padding-left: 4%;
}

.partners_logo img {
    padding-right: 10%;
    margin-top: 20px;
}

.footer ul {
  list-style-type: none;
  padding: 0;
}

.footer li {
    font-weight: 800;
}

.certificates li {
    font-weight: normal;
}

.footer li:hover {
    text-decoration: underline;
    cursor: pointer;
}
.copyright {
    font-size: 60%;
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/
