@charset "UTF-8";

/*
Author:
Marko Mitrović
https://www.linkedin.com/in/marko-mitrović-119151bb
*/

@font-face {
  font-family: 'SamsungSans-Bold';
  src: url(../fonts/SamsungSans-Bold.ttf);
}

@font-face {
  font-family: 'SamsungSans-Regular';
  src: url(../fonts/SamsungSans-Regular.ttf);
}

@font-face {
  font-family: 'SamsungOneLatinWeb-400';
  src: url(../fonts/SamsungOneLatinWeb-400.woff2);
}

@font-face {
  font-family: 'SamsungOneLatinWeb-600';
  src: url(../fonts/SamsungOneLatinWeb-600.woff2);
}

@font-face {
  font-family: 'SamsungOneLatinWeb-800';
  src: url(../fonts/SamsungOneLatinWeb-800.woff2);
}

body {
  font-family: 'SamsungSans-Regular';
  margin: 0;
}

img {
  width: 100%;
  display: block;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.sub {
  margin: -25px 0 -25px;
}

.white {
  color: #fff;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.mobile {
  display: none;
}

.background-purple {
  background-color: #5c48a0;
  text-align: center;
  color: #fff;
}

.img1 {
  max-width: 600px;
  margin: 65px auto 0;
}

h2 {
  font-family: 'SamsungOneLatinWeb-800';
  font-size: 46px;
  font-weight: 600;
  text-align: center;
}

h3 {
  font-family: 'SamsungSans-Regular';
  font-weight: 400;
  font-size: 32px;
  text-align: center;
  margin: 0 10px 0;
}

.section3 {
  padding: 60px;
  margin: 80px 0 40px;
}

.black {
  background-color: #000;
}

.custom3 {
  margin: auto;
  max-width: 400px;
}

.custom7 {
  margin: 30px 0 35px;
}

.custom2 {
  margin: 40px 0 35px;
}

.col-12 {
  display: flex;
}

.col-122 {
  display: flex;
}

.col-3 {
  width: 24%;
  display: inline-block;
  padding: 4px;
}

.col-32 {
  width: 45%;
  display: inline-block;
  padding: 4px;
}

.col-33 {
  width: 32%;
  padding: 4px;
}

.text-bold {
  text-align: center;
  font-family: 'SamsungOneLatinWeb-800';
  font-size: 36px;
  margin: 40px 0 35px;
}

.section4 {
  margin: 0 0 80px;
  padding: 0 0 50px;
}

.double {
  display: flex;
  justify-content: center;
  margin: 0 0 -10px;
}

.custom4 {
  margin: 40px 0 35px;
}

.custom5 {
  margin: 0 0 35px;
}

.dot {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: inline-block;
  margin: 17px 12px 0;
}

.text-sec {
  text-align: center;
  margin: -20px 0 -10px;
}

.sub2 {
  margin: 50px 30px 40px;
}

.section1 {
  margin: 0 0 60px;
}

.sensor {
  color: #fff;
  text-align: center;
  margin: 0 0 50px;
}

.sub5 {
  margin: 0 20px 0;
}

.gray {
  background-color: #5e6367;
}

.blue {
  background-color: #9bc9e4;
}

.pink {
  background-color: #e5a9ba;
}

.test {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.title-first {
  font-family: 'SamsungOneLatinWeb-800';
  font-weight: 400;
  font-size: 20.5px;
  text-align: center;
  margin: 0;
}

.dark-blue-d{
  width: 100%;
  text-align: center;
  margin: 20px 0 20px;
}

.text-small-500 {
  font-size: 14px;
  font-weight: 500;
}

.text-small {
  font-size: 13px;
}

.text-header {
  font-size: 21px;
  font-weight: 300;
}

.background-colorful {
  background: url(../images/background-colorful.jpg);
  height: 305px;
}

.background-colorful-second {
  background: url(../images/background-colorful-second.jpg);
  height: 305px;
}

.background-first {
  margin: 25px 0 -1px;
}

.background-blue {
  background: url(../images/background-blue.jpg);
  height: 305px;
  background-position: center;
}

.background-blue-second {
  background: url(../images/background-blue-second.jpg);
  height: 506px;
  background-position: center;
  margin: 30px 0 -23px;
}

.group-text-over-colorful {
  height: 0;
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    position: relative;
    text-align: center;
    top: 85px;
}

.text-black-first {
  font-size: 20px;
  line-height: .7;
  font-weight: 400;
}

.group-text-black-first {
  margin: 35px 30px 0;
}

.text-black-second {
  font-weight: 300;
  margin: 30px 30px 0;
  line-height: 1.6;
  font-size: 17px;
}

.img2 {
  margin: 35px 0 0;
}

.background-gray {
  background-color: #e2e2e2;
}

.img3 {
  max-width: 900px;
  margin: 0 auto -32px;
}

.section-first {
  margin: 0;
}

.group-text-third {
  padding: 60px 30px 0;
}

.text-black-third {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  color: #2f2f2f;
  text-align: center;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.compare {
  height: 22px;
}

.col-6 {
  width: 40%;
  padding: 0 50px 0;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

.section5 {
  margin: 80px 0 0;
}

.col-62 {
  width: 40%;
  padding: 0 30px 0;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

.text-compare {
  font-size: 16px;
  font-weight: 400;
}

.wrapper-middle {
  width: 100%;
  text-align: center;
  margin: 20px 0 -23px 0;
  padding: 0 0 60px;
}

.img4,
.img5,
.img9,
.img10,
.img12,
.img13 {
  margin: 30px 0 0;
}

.img6,
.img7,
.img8 {
  max-width: 400px;
  height: 228.55px;
  height: auto;
}

.wrapper-triple-image {
  margin: 30px 0 35px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.col-3-second {
  width: 24%;
  display: inline-block;
  padding: 4px;
}

.img11 {
  margin: 20px 0 -30px;
}

@media screen and (max-width:1159px){

  .col-3 {
    width: 29%;
  }

  .col-3-second {
    width: 34%;
    display: inline-block;
    padding: 4px;
  }

  .sub2 {
    text-align: center;
  }

  .col-122 {
    display: block;
  }

  .col-62 {
    padding: 0;
    width: 100%;
  }

  .custom15 {
    max-width: 600px;
    margin: auto;
  }

}

@media screen and (max-width:959px){

  .col-3 {
    width: 40%;
  }

}

@media screen and (max-width:889px){

  .col-6 {
    width: 50%;
    margin: 0 0 20px;
    padding: 0 0 0;
  }

  .col-62 {
    margin: 0 0 20px;
    padding: 0 0 0;
  }

  .wrapper-middle {
    padding: 0 0 30px;
  }

}

@media screen and (max-width:819px){

  .text-black-first {
    line-height: unset;
  }

}

@media screen and (max-width:767px){

  .col-6 {
    width: 60%;
  }
   
  .group-table {
    display: unset;
  }

  .left-text {
    display: unset;
  }

  .right-image {
    display: unset;
  }

  .left-image {
    display: unset;
  }

  .right-text {
    display: block;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .group-text-black-first {
    margin: 35px 20px 0;
  }
  
  .text-black-second {
    margin: 30px 20px 0;
  }

  .group-text-over-colorful {
    margin: 0 20px 0;
  }

  .group-text-third {
    padding: 45px 30px 0;
  }

}

@media screen and (max-width:659px){

  .col-33 {
    width: 100%;
    padding: unset;
  }

  .col-12 {
    display: block;
  }

  .title-first {
    margin: 40px;
  }

  .col-6 {
    width: 100%;
  }

  .custom3 {
    margin: 0 0 -80px;
  }

}