body {
  height: auto;
}
h1 {
  display: block;
  height: 176px;
  margin-bottom: -7px;
  padding-top: 233px;
  padding-bottom: 29px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 37px;
  line-height: 36px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}
h2 {
  margin-bottom: 14px;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  color: #d41717;
  font-size: 38px;
  line-height: 64px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
}
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
h4 {
  display: block;
  margin-bottom: 10px;
  margin-left: 0px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
h5 {
  margin-top: 15px;
  margin-bottom: 7px;
  float: left;
  font-family: Lato, sans-serif;
  color: black;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
p {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #828282;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0px;
  text-transform: none;
}
.button {
  display: inline-block;
  margin-top: 59px;
  padding: 15px 35px;
  border-radius: 7px;
  background-color: #00c2a2;
  box-shadow: #02967e 0px 2px 0px 0px;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #828282;
  box-shadow: dimgray 0px 2px 0px 0px;
}
.button.hero-button {
  display: inline-block;
  margin-top: 0px;
  float: left;
  border: 2px solid #2eb6d1;
  border-radius: 7px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 500ms ease, color 500ms ease;
  transition: all 500ms ease, color 500ms ease;
  font-family: Raleway, sans-serif;
  color: black;
  font-weight: 500;
}
.button.hero-button:hover {
  border-color: #2eb6d1;
  background-color: #2eb6d1;
  box-shadow: none;
  color: white;
}
.hero-section {
  position: relative;
  display: block;
  padding-bottom: 231px;
  background-image: -webkit-linear-gradient(315deg, white, rgba(255, 255, 255, 0.84) 56%, white), url('../images/steve-jobs1500px.jpg');
  background-image: linear-gradient(135deg, white, rgba(255, 255, 255, 0.84) 56%, white), url('../images/steve-jobs1500px.jpg');
  background-position: 0% 0%, 0% 55%;
  background-size: auto, 1920px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.navbar {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 11px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(rgba(204, 202, 194, 0.09), rgba(252, 251, 242, 0.09));
  background-image: linear-gradient(rgba(204, 202, 194, 0.09), rgba(252, 251, 242, 0.09));
}
.upper {
  margin-top: 100px;
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  color: rgba(242, 242, 242, 0.65);
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
.upper.title {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family:'Great Vibes', cursive;
  color: #dba94b;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}
.section {
  padding-top: 110px;
  padding-bottom: 110px;
}
.section.priority {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(148deg, white, rgba(173, 175, 179, 0.29) 58%, rgba(255, 255, 255, 0.63)), url('../images/Crystal-Molecules1500px-long.jpg');
  background-image: linear-gradient(302deg, white, rgba(173, 175, 179, 0.29) 58%, rgba(255, 255, 255, 0.63)), url('../images/Crystal-Molecules1500px-long.jpg');
  background-position: 0% 0%, 50% 27%;
  background-size: auto, 1920px;
}
.section.oliver {
  background-color: white;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.section.contact-section {
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.90), rgba(255, 255, 255, 0.93) 55%, rgba(202, 204, 207, 0.84) 99%), url('../images/Grand-Central-Station1650px.jpg');
  background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.90), rgba(255, 255, 255, 0.93) 55%, rgba(202, 204, 207, 0.84) 99%), url('../images/Grand-Central-Station1650px.jpg');
  background-position: 0% 0%, -148px 79%;
  background-size: auto, 1920px;
}
.section.section-valuations {
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.90), rgba(74, 74, 74, 0.85) 55%, white 99%), url('../images/Streets-of-Mumbai.jpg');
  background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.90), rgba(74, 74, 74, 0.85) 55%, white 99%), url('../images/Streets-of-Mumbai.jpg');
  background-position: 0% 0%, -148px 55%;
  background-size: auto, 1920px;
  background-repeat: repeat, no-repeat;
}
.section {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.90), rgba(90, 95, 99, 0.8) 55%, white 99%), url('../images/new-york-city.jpg');
  background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.90), rgba(90, 95, 99, 0.8) 55%, white 99%), url('../images/new-york-city.jpg');
  background-position: 0% 0%, -148px -38%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  opacity: 1;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.section.contact-info {
  padding-top: 120px;
  padding-bottom: 120px;
  border: 1px solid #ededed;
  background-image: url('../images/agsquare_@2X.png');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: scroll;
}
.hero-small-line {
  position: relative;
  display: block;
  width: 20%;
  height: 3px;
  margin: 15px auto;
  background-color: #00c2a2;
  text-align: center;
}
.hero-small-line.header {
  width: 100px;
  margin-top: 40px;
  margin-bottom: 0px;
}
.numbers {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #d1e6eb;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.white-tittle {
  margin-bottom: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}
.white-tittle.fact {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 80px;
  font-weight: 100;
}
.div-block {
  margin: auto 420px 60px;
}
.overall-column {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
.browser {
  width: 100px;
  height: 100px;
  float: none;
  border: 1px solid #adafb3;
  border-radius: 22px;
  -webkit-transition: border-color 1000ms ease, box-shadow 1000ms ease;
  transition: border-color 1000ms ease, box-shadow 1000ms ease;
}
.browser:hover {
  border-color: #00c2a2;
  box-shadow: rgba(173, 175, 179, 0.47) 0px 0px 2px 1px;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.browser.compatibility {
  width: 35px;
  height: 35px;
  margin: 20px 5px;
  border: 0px none #dba94b;
  border-radius: 0px;
  background-color: #dedede;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.browser.compatibility:hover {
  background-color: rgba(26, 29, 46, 0.97);
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.browser.compatibility.icon {
  width: 120px;
  height: 120px;
  margin-top: 25px;
  margin-right: 20px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border-color: transparent;
  border-radius: 23px;
  background-image: -webkit-linear-gradient(#f7f7f7, #f5f2f2);
  background-image: linear-gradient(#f7f7f7, #f5f2f2);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.browser.compatibility.icon:hover {
  border-style: none;
  background-color: transparent;
  background-image: -webkit-linear-gradient(#f0f0f0, #e3e3e3);
  background-image: linear-gradient(#f0f0f0, #e3e3e3);
  box-shadow: none;
}
.browser.testimonials-image-block {
  width: 90px;
  height: 90px;
  margin-top: 8px;
  margin-right: 20px;
  margin-bottom: 70px;
  float: left;
  border-radius: 0px;
  text-align: center;
}
.icon-image {
  display: block;
  float: none;
}
.socil-icon {
  width: 40px;
  margin-top: 40px;
  margin-right: 10px;
  margin-left: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
}
.socil-icon:hover {
  opacity: 0.6;
}
.testimonials-tittle {
  margin-top: auto;
  margin-bottom: auto;
  float: left;
  font-family: Merriweather, serif;
  color: #00c2a2;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}
.testimonials-text {
  height: 170px;
  float: none;
  color: white;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.footer {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  border-style: none;
  background-color: #333;
}
.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 11px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  text-transform: none;
}
.nav-link {
  padding: 12px 12px 10px;
  border-radius: 9px;
  opacity: 0.9;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nav-link:hover {
  opacity: 1;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: white;
  letter-spacing: 1px;
  text-decoration: none;
}
.nav-link.w--current {
  display: inline-block;
  padding-right: 12px;
  padding-left: 12px;
  opacity: 1;
  font-family: Raleway, sans-serif;
  color: black;
  font-weight: 500;
}
.nav-link.w--current:hover {
  border-radius: 0px;
  color: white;
  text-decoration: none;
}
.icon-menu {
  color: white;
}
.icon-menu:hover {
  color: #dba94b;
}
.navbar-scroll {
  position: fixed;
  display: none;
  width: 100%;
  margin-top: -68px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: white;
  box-shadow: none;
}
.testimonilas-clients {
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: whitesmoke;
}
.hero-headline {
  margin: 0px 0px 10px;
  float: left;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 30px;
  line-height: 46px;
  font-weight: 100;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
}
.nav-menu._2 {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  float: right;
  text-align: right;
}
.nav-menu._3 {
  margin-top: 5px;
}
.text-hero {
  margin-top: 0px;
  margin-right: 150px;
  margin-left: 150px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.about-text {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}
.about-text._2 {
  margin-right: 150px;
  margin-bottom: 0px;
  margin-left: 150px;
  color: white;
  font-weight: 400;
  text-align: center;
}
.about-text.tittle {
  font-family: Raleway, sans-serif;
  color: #d41717;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.about-text.tittle.left {
  color: #d41717;
  text-align: left;
}
.about-text._3 {
  margin-top: 30px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: Raleway, sans-serif;
  color: black;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0px;
}
.about-text.paragraph-left {
  color: white;
  line-height: 23px;
  text-align: left;
}
.about-text.paragraph-left.second-paragraph {
  padding-top: 21px;
}
.about-text.paragraph-left.second-paragraph.about-black {
  padding-right: 39px;
  padding-left: 39px;
  color: black;
  text-align: center;
}
.about-text.right {
  text-align: right;
}
.about-text.features {
  color: white;
  line-height: 23px;
  text-align: center;
}
.about-text.features.about-blue {
  color: #4a4a4a;
}
.about-text.testimonials {
  margin: 20px 25px 42px;
  color: #4a4a4a;
  font-weight: 400;
  text-align: center;
}
.dark-tittle {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 22px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 38px;
  line-height: 43px;
  font-weight: 200;
}
.dark-tittle._2 {
  width: auto;
  margin-top: 10px;
  margin-bottom: 25px;
  color: white;
  font-size: 38px;
  text-align: left;
}
.dark-tittle._2.lower-headlines {
  line-height: 42px;
}
.dark-tittle.white {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 22px 20px;
  border: 4px solid #2eb6d1;
  border-radius: 15px;
  color: white;
  font-size: 50px;
  font-weight: 500;
}
.dark-tittle.white.header {
  padding: 3px 12px;
  border-width: 2px;
  border-radius: 10px;
  font-size: 23px;
}
.dark-tittle.white.tittle {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-style: none;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 200;
}
.icon-service {
  display: block;
  width: 90px;
  height: 90px;
  min-width: 0px;
  margin-right: 20px;
  margin-bottom: 70px;
  margin-left: auto;
  padding: 30px;
  float: left;
  border-radius: 20px;
  background-color: #a9d3db;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.icon-service:hover {
  background-color: #28a4bd;
}
.icon-service._2 {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0px 0px 70px 20px;
  padding: 30px;
  float: right;
  border-radius: 20px;
  background-color: #a9d3db;
  text-align: center;
}
.icon-service._2:hover {
  background-color: #28a4bd;
}
.icon-service._2._3 {
  margin-left: auto;
  border-radius: 20px;
  background-color: white;
  text-align: center;
}
.icon-service._3 {
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 15px;
  padding: 25px;
  float: none;
  border-radius: 20px;
  background-color: white;
}
.menu-row {
  margin-top: 90px;
}
.section-info.contact {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #d4d8d9;
  background-image: -webkit-linear-gradient(#969799, white);
  background-image: linear-gradient(#969799, white);
}
.contact-map-fprm {
  position: relative;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.testimonials-slider {
  position: relative;
  height: 100%;
  margin-top: 70px;
  background-color: transparent;
}
.left-arrow {
  display: none;
  margin-right: auto;
  opacity: 0.4;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.left-arrow:hover {
  opacity: 1;
}
.right-arrow {
  display: none;
  margin-left: auto;
  opacity: 0.4;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.right-arrow:hover {
  opacity: 1;
}
.slider-nav {
  display: none;
  width: auto;
  height: 0px;
  margin: 0px;
}
.hero-container {
  position: static;
  top: auto;
  margin-top: 67px;
  margin-bottom: 100px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.browser-div {
  display: block;
  margin-top: 30px;
  padding-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.submit-button {
  width: auto;
  padding: 20px 35px;
  border-radius: 5px;
  background-color: #28a4bd;
  opacity: 1;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.submit-button:hover {
  background-color: rgba(26, 29, 46, 0.97);
  opacity: 1;
}
.text-field {
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-color: #c2c2c2;
  border-right-style: none;
  border-bottom-color: white;
  border-left-style: none;
  border-radius: 5px;
  background-color: #ededed;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.text-field:hover {
  color: white;
}
.text-field.name {
  width: 49%;
  float: left;
  border-top-color: #c2c2c2;
  border-right-style: none;
  border-bottom-color: white;
  border-left-style: none;
  border-radius: 5px;
  background-color: #ededed;
}
.text-field.mail {
  width: 49%;
  margin-bottom: 15px;
  float: right;
  border-top-color: #c2c2c2;
  border-right-style: none;
  border-bottom-color: white;
  border-left-style: none;
  border-radius: 5px;
  background-color: #ededed;
}
.text-area {
  min-height: 175px;
  margin-bottom: 20px;
  border-top-color: #c2c2c2;
  border-right-style: none;
  border-bottom-color: white;
  border-left-style: none;
  border-left-color: white;
  border-radius: 5px;
  background-color: #ededed;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #080808;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.success-message {
  background-color: #afedcb;
}
.inner-tittle {
  margin-bottom: 80px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 25px;
  font-weight: 100;
  text-align: left;
}
.small-tittle {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 23px;
  font-family: Raleway, sans-serif;
  color: #d41717;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}
.service {
  padding-top: 120px;
  padding-bottom: 0px;
  background-image: -webkit-radial-gradient(68% 99%, circle, rgba(255, 255, 255, 0.85), #828282);
  background-image: radial-gradient(circle at 68% 99%, rgba(255, 255, 255, 0.85), #828282);
  background-position: 0% 0%;
  background-size: auto;
}
.service.kot {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.column {
  position: relative;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.09);
  text-align: center;
}
.column.features {
  padding: 20px 15px;
  border-style: solid solid none;
  border-width: 13px 0px 13px 13px;
  border-color: white;
  background-color: transparent;
}
.column.features._3 {
  border-color: #2eb6d1 #2eb6d1 #2eb6d1 white;
  border-left-style: none;
}
.column.features._4 {
  border-color: #165f6e;
  border-top-style: solid;
  border-bottom-width: 0px;
}
.column.features._5 {
  border-top-style: none;
  border-top-color: #165f6e;
  border-right-color: #165f6e;
  border-bottom-color: #165f6e;
  border-left-style: none;
}
.column.features._6 {
  border-top-style: none;
  border-right-color: #165f6e;
  border-bottom-color: #2eb6d1;
  border-left-style: none;
}
.column.features._0 {
  border-top-style: solid;
  border-top-color: #2eb6d1;
  border-right-color: #2eb6d1;
  border-left-style: none;
  text-align: center;
}
.column.features._8 {
  border-bottom-style: solid;
}
.column.features._9 {
  border-top-color: white;
  border-right-style: solid;
  border-right-width: 13px;
  border-bottom-color: white;
  border-left-color: white;
}
.column.text {
  padding-top: 70px;
  background-color: transparent;
}
.column.hero-image {
  background-color: transparent;
}
.brand {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 60px;
}
.brand.w--current {
  margin-top: 5px;
  margin-bottom: 0px;
  float: left;
}
.footer-container {
  text-align: center;
}
.brand-scroll.w--current {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
}
.brand-scroll.top {
  float: none;
}
.logo {
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 34px;
  font-weight: 300;
}
.logo.white {
  background-image: url('../images/RG-innovation-white-red.png');
  background-size: 682px;
  background-attachment: fixed;
  font-weight: 800;
}
.image {
  margin-top: 30px;
  float: none;
}
.image.apple {
  margin-top: 20px;
}
.image.google {
  margin-top: 20px;
  margin-right: 20px;
}
.hero-text {
  display: inline-block;
  margin-top: 70px;
  float: left;
  color: black;
}
.slider {
  width: 49%;
  height: 100%;
  margin-right: 10px;
  border-radius: 10px;
  background-color: white;
  text-align: center;
}
.slider.hero {
  width: auto;
  height: 100%;
  margin-right: auto;
  background-color: transparent;
}
.slider.testimonials {
  width: 32.5%;
}
.slider.screen {
  width: 33.3%;
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
}
.slide-1 {
  position: relative;
  display: inline-block;
  float: none;
}
.slide-nav {
  display: block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.horizontal-phone {
  margin-top: 80px;
  margin-bottom: 70px;
  text-align: center;
}
.section-container {
  text-align: center;
}
.container {
  background-color: transparent;
  text-align: center;
}
.clients {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: black;
}
.client-slider {
  height: auto;
  background-color: transparent;
}
.slide-responsive {
  width: 20%;
  text-align: center;
}
.screenshoots {
  padding-top: 120px;
  border-top-style: none;
  border-bottom-style: none;
  background-color: white;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
._2 {
  width: 49%;
  margin-top: 0px;
  float: none;
  color: #4a4a4a;
  font-size: 16px;
  text-align: center;
}
.image-middle {
  margin-top: -30px;
}
.right-tittle {
  display: block;
  color: #4a4a4a;
  font-size: 15px;
  text-align: right;
}
.div-fact {
  position: static;
  display: inline-block;
  width: 21.6%;
  height: 243px;
  margin-right: 5px;
  margin-left: 0px;
  padding: 50px 10px 45px 0px;
  float: none;
  clear: none;
  border-radius: 7px;
  background-color: rgba(255, 255, 255, 0.09);
  text-align: center;
}
.testimonials-div-block {
  display: inline-block;
  width: 80px;
  margin-top: 30px;
  border-radius: 40px;
  text-align: center;
}
.screenshoots-slider {
  width: 100%;
  height: 100%;
  margin-top: 70px;
  background-color: transparent;
}
.arrow {
  display: none;
}
.slive-nav {
  display: none;
}
.mapp-section {
  border-bottom: 13px solid #fa0000;
  border-top-style: solid;
  border-top-color: #fc0000;
}
.open-text {
  display: inline-block;
  margin-right: 20px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.arrow-mapp {
  display: inline-block;
  margin-bottom: 3px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-weight: 400;
}
.open {
  width: 100%;
  margin-bottom: -6px;
  padding-top: 70px;
  padding-bottom: 232px;
  border-top: 13px solid black;
  border-bottom: 13px solid black;
  background-color: transparent;
  background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.70), rgba(255, 255, 255, 0.70) 62%, rgba(255, 255, 255, 0.88) 99%), url('../images/U7Fc1sy5SCUDIu4tlJY3_NY_by_PhilippHenzler_philmotion.de-min.jpg');
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.70), rgba(255, 255, 255, 0.70) 62%, rgba(255, 255, 255, 0.88) 99%), url('../images/U7Fc1sy5SCUDIu4tlJY3_NY_by_PhilippHenzler_philmotion.de-min.jpg');
  background-position: 0% 0%, 50% -57%;
  background-size: auto, 1920px;
  background-attachment: scroll, fixed;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
}
.open:hover {
  background-color: #4a4a4a;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.form-row {
  margin-top: 70px;
}
.info-text {
  margin-bottom: 20px;
  color: #4a4a4a;
  line-height: 20px;
  text-align: left;
}
.social-icons {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-right: 0px;
}
.imac {
  padding-top: 70px;
  padding-bottom: 70px;
}
.social-text {
  display: inline-block;
  padding-top: 35px;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 14px;
  text-align: center;
}
.map {
  position: relative;
  z-index: 3;
  overflow-x: hidden;
  overflow-y: hidden;
}
.wordmark {
  display: inline-block;
  padding-left: 9px;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 27px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}
.logo-centered {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.row-spacing {
  margin-top: 69px;
  padding-bottom: 0px;
}
.panel-h2 {
  padding-top: 237px;
  background-color: white;
}
.chart-spacing {
  margin-top: 63px;
}
.social-icon-class {
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.social-icon-class:hover {
  opacity: 0.84;
}
.container-items-centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.h4-cenetered {
  padding-top: 34px;
  text-align: center;
}
.section-white {
  background-image: -webkit-linear-gradient(black, white);
  background-image: linear-gradient(black, white);
}
.last-hero-section {
  margin-bottom: 88px;
  padding-top: 8px;
}
.last-hero-h1 {
  margin-bottom: -6px;
  padding-top: 215px;
}
.secret-photo {
  background-image: url('../images/reyesglobal-homepage180px.png');
  background-size: 2px;
  opacity: 0;
}
html.w-mod-js *[data-ix="upper"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px) scale(0.95);
  -ms-transform: translate(0px, 20px) scale(0.95);
  transform: translate(0px, 20px) scale(0.95);
}
html.w-mod-js *[data-ix="hero-headline"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="hero-headline-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="hero-button"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="hero-line"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px) scale(0.95);
  -ms-transform: translate(0px, 20px) scale(0.95);
  transform: translate(0px, 20px) scale(0.95);
}
html.w-mod-js *[data-ix="button-hero-button"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px) scale(0.95);
  -ms-transform: translate(0px, 20px) scale(0.95);
  transform: translate(0px, 20px) scale(0.95);
}
html.w-mod-js *[data-ix="hero-arrow-link-block-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px) scale(0.95);
  -ms-transform: translate(0px, 20px) scale(0.95);
  transform: translate(0px, 20px) scale(0.95);
}
html.w-mod-js *[data-ix="hero-arrow-link-block-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px) scale(0.95);
  -ms-transform: translate(0px, 20px) scale(0.95);
  transform: translate(0px, 20px) scale(0.95);
}
html.w-mod-js.w-mod-no-ios *[data-ix="service-show"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="service-show-2"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
html.w-mod-js.w-mod-no-ios *[data-ix="service-show-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="navbar"] {
  opacity: 0;
  -webkit-transform: translate(0px, 22px) scale(0.95);
  -ms-transform: translate(0px, 22px) scale(0.95);
  transform: translate(0px, 22px) scale(0.95);
}
html.w-mod-js.w-mod-no-ios *[data-ix="testimonilas-show"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px) scale(0.7);
  -ms-transform: translate(0px, 20px) scale(0.7);
  transform: translate(0px, 20px) scale(0.7);
}
html.w-mod-js.w-mod-no-ios *[data-ix="fact-show"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="fact-show-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="fact-show-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="fact-show-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="phone"] {
  opacity: 0;
  -webkit-transform: translate(0px, -75px);
  -ms-transform: translate(0px, -75px);
  transform: translate(0px, -75px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="phone-2"] {
  opacity: 0;
  -webkit-transform: translate(60px, 0px);
  -ms-transform: translate(60px, 0px);
  transform: translate(60px, 0px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="phone-3"] {
  opacity: 0;
  -webkit-transform: translate(60px, 0px);
  -ms-transform: translate(60px, 0px);
  transform: translate(60px, 0px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="service-show-4"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="testimonilas-show-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px) scale(0.7);
  -ms-transform: translate(0px, 20px) scale(0.7);
  transform: translate(0px, 20px) scale(0.7);
}
html.w-mod-js *[data-ix="hero-headline-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="display-none"] {
  height: 0px;
}
html.w-mod-js *[data-ix="display-none-scroll-nav"] {
  display: none;
}
@media (max-width: 991px) {
  body {
    height: auto;
  }
  h1 {
    font-size: 39px;
    line-height: 58px;
    letter-spacing: 0px;
  }
  h2 {
    margin-top: -30px;
    margin-bottom: 8px;
    padding: 0px 47px 28px 45px;
    line-height: 44px;
  }
  h3 {
    text-align: left;
  }
  h4 {
    text-align: center;
  }
  p {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .button {
    margin-bottom: 20px;
  }
  .button.hero-button {
    margin-bottom: 0px;
    box-shadow: none;
  }
  .hero-section {
    padding-bottom: 0px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, auto;
    background-attachment: scroll, scroll;
  }
  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
    color: #2eb6d1;
  }
  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section.contact-section {
    background-position: 0% 0%, -148px -69%;
  }
  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .hero-small-line {
    margin-left: auto;
    text-align: center;
  }
  .hero-small-line.header {
    position: relative;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .numbers {
    margin-top: auto;
    font-size: 18px;
  }
  .white-tittle {
    margin-bottom: 0px;
    font-size: 30px;
  }
  .white-tittle.fact {
    margin-bottom: 30px;
    font-size: 70px;
  }
  .menu-button {
    margin-right: 0px;
    padding: 14px;
    border-radius: 0px;
    background-color: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .menu-button:hover {
    background-color: transparent;
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  .menu-button.w--open {
    left: 0px;
    top: 0px;
    height: auto;
    padding-left: 18px;
    float: right;
    background-color: rgba(255, 255, 255, 0.09);
    text-align: left;
  }
  .div-block {
    margin-right: auto;
    margin-left: auto;
  }
  .overall-column {
    margin-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .socil-icon {
    margin-top: 37px;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .nav-link {
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transition-property: all;
    transition-property: all;
    text-align: center;
  }
  .nav-link:hover {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .nav-link.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-link.w--current:hover {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .icon-menu {
    display: block;
    opacity: 1;
    color: white;
    font-size: 30px;
    text-align: center;
  }
  .icon-menu.lines {
    margin-top: -14px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    color: #2eb6d1;
  }
  .icon-menu.lines:hover {
    color: #28a4bd;
  }
  .navbar-scroll {
    display: none;
    box-shadow: none;
  }
  .hero-headline {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 37px;
    line-height: 48px;
    text-align: left;
    text-shadow: none;
  }
  .nav-menu {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .text-hero {
    margin-right: 100px;
    margin-left: 100px;
  }
  .about-text {
    margin-right: 0px;
    margin-bottom: 70px;
    margin-left: 0px;
    text-align: center;
  }
  .about-text.tittle {
    margin-bottom: 0px;
  }
  .about-text._3 {
    margin-bottom: 0px;
  }
  .about-text.paragraph-left {
    text-align: left;
  }
  .about-text.paragraph-left.second-paragraph {
    margin-top: -38px;
    padding-top: 0px;
  }
  .about-text.paragraph-left.second-paragraph.about-black {
    margin-bottom: -1px;
  }
  .about-text.right {
    margin-bottom: 70px;
    text-align: center;
  }
  .about-text.features {
    margin-bottom: 0px;
  }
  .dark-tittle {
    margin-bottom: 20px;
    font-size: 35px;
  }
  .dark-tittle._2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .dark-tittle.white {
    border-color: #2eb6d1;
  }
  .dark-tittle.white.header {
    margin-left: 10px;
    padding: 5px 13px;
  }
  .icon-service {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    float: none;
  }
  .icon-service._2 {
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 0px;
    float: none;
  }
  .contact-map-fprm {
    padding-right: 0px;
    padding-left: 0px;
  }
  .testimonials-slider {
    margin-top: 50px;
  }
  .left-arrow {
    display: none;
  }
  .right-arrow {
    display: none;
  }
  .slider-nav {
    display: none;
    padding-top: 20px;
  }
  .hero-container {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .text-area {
    min-height: 232px;
    color: #4a4a4a;
  }
  .inner-tittle {
    margin-bottom: 50px;
    font-size: 23px;
    line-height: 46px;
    text-align: left;
  }
  .small-tittle {
    font-size: 13px;
  }
  .service.kot {
    padding-bottom: 80px;
  }
  .column {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .column.features {
    margin-right: 0px;
    margin-left: 0px;
  }
  .brand.w--current {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .logo {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #28a4bd;
  }
  .logo.white {
    padding-left: 10px;
    color: white;
    font-weight: 400;
  }
  .image {
    margin-right: 20px;
  }
  .hero-text {
    display: inline-block;
    margin-top: 50px;
    padding-left: 10px;
    text-align: center;
  }
  .slider.testimonials {
    width: 49%;
    height: 100%;
  }
  .slider.screen {
    width: 33.3%;
    margin-right: 0px;
  }
  .slide-responsive {
    width: 33%;
  }
  .image-middle {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .right-tittle {
    text-align: center;
  }
  .div-fact {
    width: 24.5%;
  }
  .diagonal-image {
    padding-top: 140px;
  }
  .testimonials-div-block {
    margin-top: 64px;
  }
  .info-text {
    color: #4a4a4a;
  }
  .tittle-info {
    text-align: left;
  }
  .social-text {
    padding-top: 40px;
  }
  .mobile-logo-float {
    padding-left: 7px;
  }
  .mobile {
    margin-top: -91px;
    padding-top: 102px;
  }
  .mobile.phone-horiz {
    font-size: 37px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 24px;
  }
  h4 {
    text-align: center;
  }
  p {
    margin-bottom: auto;
  }
  .button.hero-button {
    float: none;
    box-shadow: none;
  }
  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .hero-small-line {
    margin-right: 250px;
    margin-left: 250px;
  }
  .hero-small-line.header {
    margin-right: auto;
    margin-left: auto;
  }
  .numbers {
    margin-top: auto;
  }
  .white-tittle {
    margin-bottom: 0px;
  }
  .menu-button {
    margin-right: 10px;
  }
  .browser.compatibility.icon {
    width: 100px;
    height: 100px;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .socil-icon {
    margin-top: 30px;
  }
  .testimonials-text {
    font-size: 14px;
    line-height: 22px;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    float: none;
    text-align: center;
  }
  .icon-menu.lines {
    margin-top: -15px;
  }
  .hero-headline {
    margin-bottom: 20px;
    font-size: 50px;
    text-align: center;
    text-shadow: none;
  }
  .nav-menu {
    top: 101px;
  }
  .testimonilas {
    margin-top: 30px;
  }
  .text-hero {
    margin-right: 70px;
    margin-left: 70px;
  }
  .about-text {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
  }
  .about-text._2 {
    text-align: center;
  }
  .about-text.tittle {
    margin-right: 0px;
    margin-left: 0px;
  }
  .about-text.tittle.left {
    text-align: center;
  }
  .about-text._3 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .about-text.paragraph-left {
    text-align: center;
  }
  .dark-tittle {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 30px;
  }
  .dark-tittle._2 {
    text-align: center;
  }
  .contact-map-fprm {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider-nav {
    display: none;
  }
  .inner-tittle {
    text-align: center;
  }
  .small-tittle {
    text-align: center;
  }
  .column.features._3 {
    border-top-style: none;
    border-left-style: solid;
    border-left-color: #2eb6d1;
  }
  .column.features._5 {
    border-left-style: solid;
  }
  .column.features._6 {
    border-left-style: solid;
  }
  .column.features._0 {
    border-top-style: none;
    border-left-style: solid;
  }
  .brand.w--current {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .brand-scroll.w--current {
    margin-left: 10px;
  }
  .image {
    float: none;
  }
  .hero-text {
    margin-top: 30px;
    margin-bottom: 70px;
    float: none;
    text-align: center;
  }
  .slider.testimonials {
    width: 95%;
    height: 100%;
    margin-right: 15px;
    margin-left: 15px;
    float: none;
  }
  .slider.screen {
    width: 50%;
    margin-right: 0px;
  }
  .div-fact {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 3px;
  }
  .diagonal-image {
    padding-top: 70px;
  }
  .imac {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
  }
  .mobile-logo-float {
    padding-left: 13px;
  }
  .logo-left-edge-mobile {
    padding-left: 20px;
  }
  .mobile {
    font-size: 54px;
  }
  .mobile.phone-horiz {
    font-size: 29px;
  }
  .phone.horiz {
    padding-right: 62px;
    padding-left: 62px;
    font-size: 27px;
    line-height: 27px;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-bottom: -73px;
    padding-right: 11px;
    padding-left: 11px;
    font-size: 26px;
    line-height: 29px;
  }
  h2 {
    margin-top: -86px;
    margin-bottom: 16px;
    padding: 0px 16px;
    line-height: 30px;
  }
  h4 {
    text-align: center;
  }
  .hero-section {
    background-position: 50% 50%, 50% 79%;
  }
  .navbar {
    left: 0px;
    top: 0px;
    background-color: transparent;
  }
  .upper {
    margin-bottom: auto;
    font-size: 16px;
  }
  .upper.title {
    margin-top: 0px;
    font-size: 27px;
  }
  .section.priority {
    padding-bottom: 1px;
    background-repeat: repeat, no-repeat;
  }
  .section.oliver {
    padding-bottom: 14px;
  }
  .section.contact-section {
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.90), rgba(255, 255, 255, 0.84) 55%, rgba(202, 204, 207, 0.84) 99%);
    background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.90), rgba(255, 255, 255, 0.84) 55%, rgba(202, 204, 207, 0.84) 99%);
    background-position: 0% 0%;
    background-size: auto;
    background-attachment: scroll;
  }
  .section {
    padding-top: 0px;
    padding-bottom: 1px;
  }
  .section.contact-info {
    padding-bottom: 0px;
  }
  .hero-small-line {
    margin-right: auto;
    margin-left: auto;
  }
  .hero-small-line.header {
    margin-top: 20px;
  }
  .white-tittle {
    margin-bottom: 0px;
    font-size: 22px;
  }
  .menu-button {
    padding: 14px;
  }
  .browser.compatibility.icon {
    width: 65px;
    height: 65px;
    margin: 20px 5px 0px;
    border-radius: 15px;
  }
  .socil-icon {
    width: 26px;
    margin-top: 20px;
  }
  .copyright {
    margin-right: 20px;
    margin-left: 20px;
  }
  .icon-menu.lines {
    margin-top: -45px;
    margin-right: -15px;
    padding: 0px;
  }
  .navbar-scroll {
    box-shadow: none;
  }
  .hero-headline {
    font-size: 38px;
    text-shadow: none;
  }
  .nav-menu._2 {
    background-color: rgba(255, 255, 255, 0.85);
  }
  .text-hero {
    margin-right: 20px;
    margin-left: 20px;
  }
  .about-text {
    margin-right: 0px;
    margin-bottom: 70px;
    margin-left: 0px;
    text-align: center;
  }
  .about-text._2 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .about-text.tittle {
    margin-top: -50px;
    margin-bottom: auto;
  }
  .about-text.tittle.left {
    text-align: center;
  }
  .about-text._3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .about-text.paragraph-left {
    padding-right: 10px;
    padding-left: 10px;
  }
  .about-text.paragraph-left.second-paragraph {
    margin-top: -39px;
  }
  .about-text.paragraph-left.second-paragraph.about-black {
    margin-top: -65px;
    margin-bottom: 4px;
    padding-top: 84px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .about-text.testimonials {
    padding-left: 0px;
  }
  .dark-tittle {
    margin-top: -3px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
    font-size: 26px;
    line-height: 30px;
  }
  .dark-tittle._2 {
    line-height: 33px;
  }
  .icon-service {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    float: none;
  }
  .contact-map-fprm {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider-nav {
    display: none;
  }
  .inner-tittle {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 23px;
  }
  .small-tittle {
    text-align: center;
  }
  .service.kot {
    padding-bottom: 80px;
  }
  .column.features {
    border-right-width: 13px;
  }
  .column.features._8 {
    border-bottom-style: solid;
  }
  .brand.w--current {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: left;
  }
  .image {
    margin-right: 0px;
  }
  .image.apple {
    display: inline-block;
    margin-top: 20px;
    margin-right: 0px;
  }
  .slider.hero {
    margin-bottom: 120px;
  }
  .slider.testimonials {
    margin-left: 8px;
  }
  .slider.screen {
    width: 100%;
    margin-right: 0px;
  }
  .slide-responsive {
    width: 100%;
  }
  .image-middle {
    margin-bottom: 20px;
  }
  .diagonal-image {
    padding-top: 0px;
  }
  .open {
    padding-bottom: 19px;
  }
  .social-icons {
    width: 60px;
  }
  .social-text {
    font-size: 12px;
  }
  .logo-centered {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .panel-h2 {
    margin-top: -68px;
  }
  .container-items-centered {
    padding-top: 18px;
  }
  .mobile-logo-float {
    padding-top: 10px;
    padding-left: 13px;
  }
  .last-hero-section {
    padding-top: 124px;
  }
  .mobile {
    margin-top: -52px;
    margin-bottom: -77px;
    padding-top: 34px;
    padding-bottom: 0px;
  }
  .mobile.phone {
    font-size: 26px;
  }
  .mobile.phone-horiz {
    padding-top: 52px;
    font-size: 15px;
    line-height: 16px;
  }
  .phone.horiz {
    margin-top: -123px;
    margin-bottom: 19px;
    padding-top: 19px;
    padding-bottom: 12px;
    font-size: 17px;
    line-height: 21px;
  }
}

