body {
  height: auto;
  background-color: transparent;
}
h1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 70px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
h2 {
  margin-top: 0px;
  margin-bottom: -1px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 23px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
h5 {
  margin-top: 4px;
  margin-bottom: 26px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: none;
}
img {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  float: none;
  clear: none;
  border: 1px none black;
  background-color: transparent;
  -webkit-transition: all 633ms ease;
  transition: all 633ms ease;
  text-align: center;
}
.button {
  display: inline-block;
  margin-top: 0px;
  padding: 15px 20px;
  float: none;
  border-radius: 4px;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}
.button:hover {
  background-color: #4a4a4a;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: white;
}
.button.back {
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
}
.button.back:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: white;
}
.button.next {
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
.button.next:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: white;
}
.button.second {
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #dedede;
  background-color: transparent;
  box-shadow: none;
  letter-spacing: 1px;
  text-decoration: none;
}
.button.second:hover {
  background-color: #ededed;
  box-shadow: none;
  color: #4a4a4a;
}
.button.second.third {
  margin-top: 45px;
  box-shadow: none;
}
.button.white {
  margin-right: 0px;
  padding: 15px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: white #dedede;
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
}
.button.white:hover {
  background-color: white;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #4a4a4a;
  font-weight: 500;
}
.button.sect {
  margin-top: 45px;
  float: left;
  box-shadow: none;
  text-align: left;
}
.button.sect:hover {
  background-color: #4a4a4a;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.button.learn {
  margin-top: 30px;
  box-shadow: none;
}
.button.learn:hover {
  box-shadow: none;
}
.button.learn:active {
  box-shadow: none;
}
.button.learn:focus {
  box-shadow: none;
}
.hero-section {
  position: relative;
  height: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-bottom: 1px none #dedede;
  border-top-style: none;
  background-color: transparent;
  background-image: -webkit-radial-gradient(50% 50%, circle closest-corner, rgba(0, 0, 0, 0.2) 84%, rgba(0, 0, 0, 0.63)), url('../images/grouponpeak.jpg');
  background-image: radial-gradient(circle closest-corner at 50% 50%, rgba(0, 0, 0, 0.2) 84%, rgba(0, 0, 0, 0.63)), url('../images/grouponpeak.jpg');
  background-position: 0px 0px, 50% -224px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.hero-section.subpage {
  height: auto;
  background-color: #c0d5a9;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/handglasses.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/handglasses.jpg');
  background-position: 0px 0px, 50% -134px;
  background-size: auto, auto 800px;
  background-repeat: repeat, no-repeat;
  box-shadow: none;
}
.hero-section.subpage.contact {
  background-image: url('../images/yellowwall.jpg');
  background-position: 50% 466%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  box-shadow: none;
}
.hero-section.subpage.second-type {
  height: 172px;
  background-color: #f8f8f8;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  box-shadow: none;
}
.hero-section.subpage.about {
  background-image: -webkit-radial-gradient(61% 68%, circle, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45) 50%), url('../images/team copy.jpg');
  background-image: radial-gradient(circle at 61% 68%, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45) 50%), url('../images/team copy.jpg');
  background-position: 0px 0px, 50% 2%;
  background-size: auto, cover;
  box-shadow: none;
}
.hero-section.subpage.meetingfacphoto {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/Beutiful Countryside With Path And Amazing Skies.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/Beutiful Countryside With Path And Amazing Skies.jpg');
  background-position: 0px 0px, 50% 184%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.hero-section.subpage.team {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.16)), url('../images/teamwork-383939_1920.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.16)), url('../images/teamwork-383939_1920.jpg');
  background-position: 0px 0px, 50% 416%;
  background-size: auto, cover;
}
.navbar {
  position: fixed;
  left: 0px;
  top: auto;
  z-index: 999;
  display: block;
  width: 101%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 3px solid #db4b4b;
  background-color: white;
  box-shadow: #828282 0px 0px 6px -2px;
  font-family:'Changa One', Impact, sans-serif;
  color: black;
  text-align: center;
}
.section {
  padding-top: 110px;
  padding-bottom: 110px;
}
.section.about-ferrano {
  position: relative;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #f0eded;
  background-color: #f8f8f8;
  box-shadow: none;
  -webkit-transition-property: all;
  transition-property: all;
}
.section.about-ferrano.black {
  margin-top: 37px;
  padding-top: 15px;
  padding-bottom: 0px;
  border-top-style: none;
  background-color: white;
  box-shadow: none;
}
.section.facts {
  padding-top: 80px;
  padding-bottom: 80px;
  box-shadow: none;
}
.section {
  padding-top: 80px;
  padding-bottom: 0px;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.numbers {
  margin-bottom: 0px;
  padding-top: 10px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
.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 {
  margin-bottom: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 50px;
  font-weight: 500;
  text-align: center;
}
.overall-column {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.overall-column.service-box {
  display: block;
  border: 11px solid #292828;
  background-color: #f8f8f8;
  text-align: center;
}
.overall-column.service-box._2 {
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: transparent;
}
.circle-icon-block {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  padding: 12px;
  float: left;
  border-radius: 50px;
  background-color: #828282;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.circle-icon-block:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-color: #00c2a2;
  border-bottom-color: #00c2a2;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.circle-icon-block.social {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 60px;
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: #4a4a4a;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.circle-icon-block.social:hover {
  border-top-color: transparent;
  border-bottom-color: transparent;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.circle-icon-block.social.contact {
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50px;
  background-color: #4d4d4d;
  -webkit-transition-property: all;
  transition-property: all;
}
.circle-icon-block.social.contact:hover {
  border-top-color: #2897bd;
  border-bottom-color: #2897bd;
  border-radius: 50px;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.socil-icon {
  display: block;
  width: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
  opacity: 1;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
  list-style-type: disc;
}
.socil-icon:hover {
  opacity: 1;
}
.footer-big {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #292828;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}
.nav-link {
  overflow-x: visible;
  overflow-y: visible;
  padding: 5px 20px;
  opacity: 1;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
}
.nav-link:hover {
  opacity: 1;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: black;
  letter-spacing: 1px;
}
.nav-link.w--current {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0px;
  opacity: 1;
  font-family: Raleway, sans-serif;
  color: #f2670a;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}
.nav-link.w--current:hover {
  border-radius: 0px;
  opacity: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #db4b4b;
}
.hero-headline {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-bottom-width: 3px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 26px;
  line-height: 54px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
}
.hero-headline._2 {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #4a4a4a;
  font-size: 40px;
  font-weight: 700;
}
.hero-headline._2.subpage {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: white;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  text-shadow: black 1px 1px 6px;
}
.hero-headline._2.subpage.small {
  margin-bottom: 0px;
  color: black;
  font-size: 16px;
  text-align: left;
  letter-spacing: 1px;
}
.hero-headline._2.subpage.small.left {
  float: right;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}
.about-text {
  position: relative;
  left: -1px;
  display: block;
  margin-bottom: 0px;
  float: none;
  clear: none;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}
.about-text._3 {
  position: static;
  left: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 2px 23px 0px;
  float: none;
  clear: none;
  direction: ltr;
  color: #4a4a4a;
  font-size: 13px;
  text-align: left;
  text-indent: 0px;
  list-style-type: none;
}
.about-text.details-project {
  margin-bottom: 28px;
  padding-right: 15px;
  clear: left;
  color: #4a4a4a;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0px;
  text-indent: 0px;
  list-style-type: none;
}
.about-text.details-project.quote {
  color: #f3b20a;
  text-align: center;
}
.about-text.indenttext {
  left: 22px;
  padding-right: 39px;
  font-weight: 400;
}
.about-text.indentbullets {
  left: 51px;
  display: block;
  padding-right: 0px;
  padding-left: 18px;
}
.icon-service {
  display: inline-block;
  width: 80px;
  height: 80px;
  min-width: 0px;
  margin-bottom: 30px;
  padding: 25px;
  float: none;
  border-radius: 70px;
  background-color: #2eb6d1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.icon-service:hover {
  background-color: #2897bd;
}
.icon-service._2 {
  width: 90px;
  height: 90px;
  padding: 24px;
  border: 1px solid #4a4a4a;
  border-radius: 50px;
  background-color: transparent;
  background-image: url('../images/responsive-black_1.png');
  background-position: 50% 50%;
  background-size: 62px;
  background-repeat: no-repeat;
}
.icon-service._2:hover {
  border-color: #f3b20a;
  background-color: #f3b20a;
  background-image: url('../images/great.png');
  background-size: 62px;
}
.icon-service._2._1 {
  display: inline-block;
  overflow-x: visible;
  overflow-y: visible;
  float: none;
  border-width: 1px;
  border-radius: 50px;
  background-image: url('../images/settings-black.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  list-style-type: disc;
}
.icon-service._2._1:hover {
  background-color: #f3b20a;
  background-image: url('../images/responsive.png');
}
.icon-service._2._3 {
  background-image: url('../images/layout.png');
}
.icon-service._2._3:hover {
  border-color: #dba94b;
  background-color: #dba94b;
  background-image: url('../images/layout-white.png');
}
.menu-row {
  text-align: left;
}
.contact-map-fprm {
  position: relative;
  padding-top: 10px;
  border: 1px none black;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.hero-container {
  position: static;
  top: auto;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.social-dic-2 {
  display: block;
  margin-top: 20px;
  float: left;
}
.social-dic-2.contact {
  display: inline-block;
  margin-top: 29px;
  float: left;
}
.submit-button {
  width: 25%;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  border-radius: 4px;
  background-color: #f3b20a;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
.submit-button:hover {
  background-color: #4a4a4a;
  opacity: 1;
}
.text-field {
  overflow-x: visible;
  overflow-y: visible;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 5px;
  border: 1px solid #adafb3;
  border-radius: 0px;
  background-color: rgba(246, 246, 246, 0.49);
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.text-field:hover {
  background-color: #f2f2f2;
  color: #4a4a4a;
}
.text-area {
  min-height: 150px;
  margin-bottom: 20px;
  border-color: #adafb3;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: rgba(246, 246, 246, 0.49);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.text-area:hover {
  background-color: #f2f2f2;
  color: #4a4a4a;
}
.success-message {
  background-color: #db4b4b;
}
.success-message.big {
  border-style: none;
  border-width: 0px;
  background-color: #f3b20a;
  color: #4a4a4a;
}
.column {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  text-align: left;
}
.column.media {
  position: static;
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: black;
}
.column.media.sec {
  display: inline-block;
  height: 520px;
  max-height: 550px;
  background-color: #292929;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.column.media.sec.whytraining {
  height: 340px;
}
.column.fact {
  text-align: center;
}
.clients {
  overflow-x: scroll;
  overflow-y: scroll;
  padding-top: 28px;
  padding-bottom: 25px;
  background-color: #f8f8f8;
}
.slider {
  width: 20%;
  opacity: 1;
  text-align: center;
}
.slider-clients {
  overflow-x: visible;
  overflow-y: visible;
  height: 100px;
  background-color: transparent;
}
.image {
  position: static;
  padding-top: 0px;
  clear: both;
  box-shadow: white 0px 0px 6px 0px;
  opacity: 0.39;
}
.arrow {
  display: none;
}
.slide-nav {
  display: none;
  margin-top: 20px;
  padding-top: 37px;
}
.textbar {
  margin-top: 0px;
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background-color: #f2f2f2;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 21px;
  font-weight: 700;
  text-align: left;
}
.textbar._3 {
  margin-top: 0px;
  border-bottom: 0px none transparent;
  border-top-style: none;
  border-top-width: 0px;
  background-color: #f3b20a;
}
.form-wrapper {
  margin-top: 16px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  background-color: white;
}
.portfolio-column {
  position: relative;
  display: block;
  margin-top: 0px;
  padding: 0px;
  border: 0px none transparent;
  font-family: Raleway, sans-serif;
}
.tittle {
  display: block;
  padding-bottom: 0px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.tittle.portfolio-2 {
  position: relative;
  top: auto;
  display: inline-block;
  width: 100%;
  padding-top: 0px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 217ms ease;
  transition: all 217ms ease;
  color: white;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: black 1px 4px 2px;
}
.tittle.service {
  display: block;
  margin-top: -9px;
  padding-top: 0px;
  color: black;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}
.tittle.third {
  font-size: 16px;
  font-weight: 800;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}
.category {
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  color: #c4c4c4;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.category._2 {
  position: relative;
  display: inline-block;
  margin-top: 59px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: transparent;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  text-shadow: black 2px 2px 3px, black 0px 1px 0px, black 0px -1px 0px;
}
.text {
  margin-bottom: 0px;
  padding-top: 5px;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 19px;
  font-weight: 400;
  text-align: left;
}
.text.text-bar-white {
  display: block;
  padding-top: 7px;
  color: white;
  font-size: 19px;
  letter-spacing: 0px;
}
.submit-button-newlatter {
  width: 100%;
  background-color: #f3b20a;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}
.submit-button-newlatter:hover {
  background-color: #404040;
}
.portfolio-image {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.wrapper {
  position: relative;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.footer-small {
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #212121;
}
.white-text-footer {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #b3b4b5;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
}
.white-text-footer.contact {
  margin-bottom: 3px;
  color: #4a4a4a;
  letter-spacing: 2px;
}
.white-text-footer.contact.appointmenttext {
  letter-spacing: 1px;
}
.newslater-text-field {
  padding-bottom: 8px;
  border-color: #4a4a4a;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}
.newslater-text-field:hover {
  color: white;
}
.herotext-div {
  margin: 206px auto 92px;
  padding-bottom: 0px;
}
.herotext-div.subtittle {
  margin-top: 165px;
}
.herotext-div.subtittle.subpage {
  margin-top: 180px;
  margin-bottom: 0px;
  text-align: center;
}
.herotext-div.subtittle.subpage.second {
  margin-top: 105px;
  text-align: left;
}
.paragraph-tittle {
  color: #4a4a4a;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}
.team {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-top: 10px;
  float: none;
  border-bottom-style: none;
  border-bottom-width: 1px;
  background-image: none;
  color: #4a4a4a;
  text-align: center;
}
.team.troup {
  color: #f3b20a;
}
.header-tittle {
  margin-top: 20px;
  margin-bottom: -1px;
  padding-top: 15px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #f3b20a;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
}
.header-tittle.details.info {
  margin-top: 20px;
  text-align: left;
}
.header-tittle.singel-portfolio {
  position: absolute;
  display: block;
  margin-top: -7px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right-width: 0px;
  border-right-color: black;
  color: #ff6a00;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}
.header-tittle.singel-portfolio.innovtitle {
  margin-top: -3px;
  margin-bottom: 2px;
  color: #188c00;
}
.header-tittle.singel-portfolio.innovtitle.inspiring {
  margin-top: 23px;
}
.header-tittle.singel-portfolio.customer-service-title {
  margin-top: -10px;
  margin-bottom: 0px;
  color: #003590;
}
.header-tittle.singel-portfolio.probsoltitle {
  color: #7eaeff;
}
.header-tittle.singel-portfolio.ideationtitle {
  margin-top: -7px;
  color: #00ffdc;
}
.header-tittle.singel-portfolio.speedwaytitle {
  color: #003590;
}
.header-tittle.singel-portfolio.gamestitle {
  color: #7eaeff;
}
.header-tittle.singel-portfolio.leadmeetingtitle {
  display: block;
}
.header-tittle.singel-portfolio.ideationtitle2 {
  position: relative;
  color: #003590;
}
.header-tittle.singel-portfolio.exeretreattitle {
  color: #188c00;
}
.header-tittle.singel-portfolio.psdmtitle {
  color: #7eaeff;
}
.header-tittle.singel-portfolio.messtitle {
  color: #00ffdc;
}
.header-tittle.level2 {
  display: block;
  margin-top: 23px;
  margin-bottom: 0px;
  padding-top: 13px;
  padding-bottom: 0px;
}
.team-wrapper {
  position: relative;
}
.div-social {
  display: inline-block;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  text-align: center;
}
.div-social.portfolio-singe.singel {
  float: left;
  text-align: left;
}
.text-fotter {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 27px;
  color: #969799;
  text-align: left;
}
.text-fotter.contact {
  margin-bottom: 20px;
  color: #969799;
}
.team-tittle {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 5px solid #dedede;
  border-bottom: 2px solid #f8f8f8;
  background-color: #f8f8f8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.team-tittle:hover {
  border-top: 5px solid #db4b4b;
  border-bottom: 0px none transparent;
  background-color: white;
}
.slider-testimonilas {
  display: block;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #dedede;
  border-top-style: none;
  border-top-color: #dedede;
  background-color: transparent;
}
.testimonilas-div {
  display: block;
  margin: 52px 250px 1px;
}
.text-testimonilas {
  margin-top: 1px;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
}
.big-portfolio-post {
  margin-top: 30px;
  margin-bottom: 0px;
}
.big-portfolio-post.multi {
  margin-top: 70px;
}
.div-paginator {
  margin-top: 40px;
  margin-bottom: 0px;
}
.div-paginator.multi {
  margin-top: 0px;
  margin-bottom: 40px;
}
.row-paginator {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}
.column-paginator {
  text-align: left;
}
.previouz {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
}
.about-post-div {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: transparent;
}
.error {
  background-color: #dedede;
  font-family: Raleway, sans-serif;
}
.error.big {
  border: 1px solid #db4b4b;
  background-color: transparent;
}
.portfolio {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: white;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.portfolio.second {
  display: block;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: transparent;
}
.upper-headline {
  display: block;
  margin-top: 93px;
  margin-bottom: 0px;
  color: white;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  text-shadow: #165469 0px -1px 6px;
}
.gray-section {
  background-color: transparent;
}
.slider1 {
  top: 0px;
  bottom: -6px;
  display: inline-block;
  height: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  text-align: center;
}
.contact-section {
  padding-top: 20px;
  padding-bottom: 60px;
}
.logo {
  top: auto;
  display: inline-block;
}
.brand {
  display: block;
}
.headerline-section {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}
.headerline-section.small {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 0px;
  color: #969799;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}
.headerline-section.small.media {
  margin-top: 0px;
  color: #969799;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.headerline-section.small.media.separate {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: white;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.headerline-section.small.whi {
  color: white;
}
.headline-div-block {
  margin-bottom: 0px;
  text-align: center;
}
.headline-div-block.testimonials {
  margin-bottom: -40px;
  padding-top: 0px;
}
.portfolio-row._2 {
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: none;
  border-color: transparent;
}
.service-section {
  margin-bottom: -7px;
  padding-top: 14px;
  padding-bottom: 66px;
  border-top: 1px none #f0eded;
  border-bottom: 0px none #f0eded;
  background-color: #f8f8f8;
}
.service-section.second {
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: transparent;
}
.service-section.second.idprocess {
  height: auto;
  margin-bottom: 31px;
  padding-top: 44px;
}
.features-text {
  position: static;
  margin-top: 17px;
  float: none;
  clear: none;
  color: #4a4a4a;
  text-align: left;
}
.features-text.second {
  margin-bottom: 0px;
  color: #4a4a4a;
  line-height: 15px;
}
.features-text.second.engagement {
  margin-bottom: 7px;
  padding-top: 0px;
}
.features-text.featuressmall {
  position: absolute;
  margin-top: 50px;
}
.service-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  margin-bottom: -7px;
  padding: 15px;
  float: left;
  border-radius: 50px;
  background-color: #ff6a00;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.service-icon:hover {
  background-color: #188c00;
}
.service-icon.new {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-bottom: 40px;
  padding: 0px;
  background-color: transparent;
}
.vidider {
  display: block;
  width: 15px;
  height: 15px;
  margin: 25px 0px 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border: 1px solid #828282;
  background-color: transparent;
  font-style: italic;
  text-align: center;
}
.ads-section {
  padding-top: 31px;
  padding-bottom: 31px;
  background-color: #0098ff;
  text-align: center;
}
.team-section {
  padding-top: 21px;
  padding-bottom: 28px;
  background-color: #f7f7f7;
}
.team-text {
  overflow-x: visible;
  overflow-y: visible;
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  color: #4a4a4a;
  text-align: justify;
}
.tposition-team {
  margin-bottom: 10px;
  color: #828282;
  text-align: center;
}
.skills {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f8f8f8;
  color: #4a4a4a;
}
.skills.div {
  margin-top: 85px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}
.skills.div.first {
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 113px;
}
.skills.div.first.second {
  margin-top: 0px;
}
.color {
  font-family: Raleway, sans-serif;
  color: #adafb3;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.media-text {
  color: #4a4a4a;
  text-align: left;
}
.media-text._3 {
  display: block;
  margin-top: 23px;
  margin-bottom: 25px;
  float: none;
  clear: none;
  color: white;
}
.media-tittle {
  font-size: 20px;
  text-align: left;
  text-transform: none;
}
.media-tittle._3 {
  margin-bottom: 0px;
  color: #f3b20a;
  text-transform: none;
}
.testimonials-name {
  margin-top: 20px;
  color: #f3b20a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}
.div-testimonials {
  display: block;
}
.image-ipad {
  float: right;
  border-top: 17px none black;
  border-top-left-radius: 0px;
}
.media-one {
  padding-top: 80px;
  text-align: center;
}
.media-one.second {
  padding-top: 10px;
  background-color: #f3b20a;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.skills-div-block {
  width: 100%;
  height: 10px;
  margin-bottom: 5px;
  padding: 2px 3px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid white;
  border-radius: 0px;
  background-color: #ededed;
}
.skills-line {
  display: block;
  width: 95%;
  height: 70%;
  border-radius: 0px;
  background-color: #db4b4b;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.skills-line._2 {
  width: 95%;
}
.skills-line._3 {
  width: 50%;
}
.skills-line._4 {
  display: block;
  width: 65%;
}
.skills-tittle._2 {
  float: none;
  color: white;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
}
.skills-tittle.percentual {
  display: block;
  float: right;
  color: white;
  font-size: 13px;
  text-align: left;
}
.media-section-fullwidth {
  position: relative;
}
.column-media {
  height: auto;
  background-color: #292929;
}
.column-media.sec {
  position: static;
  display: block;
  height: 520px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: black;
  background-image: url('../images/Team.png');
  background-position: 63% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.column-media.sec.phototraining {
  height: 340px;
  background-image: url('../images/paper_boats_hires.JPG');
  background-size: cover;
}
.column-media.sec.facilitationwhypict {
  background-image: url('../images/meetingroom.jpg');
}
.div-column {
  display: block;
  height: auto;
  margin-right: auto;
  margin-bottom: 38px;
  margin-left: auto;
  padding: 14px 30px 0px;
  background-color: transparent;
  text-align: left;
}
.div-column.teamcolumn {
  height: 540px;
}
.service-tittle4 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #f3b20a;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}
.service-tittle4.approach {
  color: #20b600;
}
.service-tittle4.tourguidestitle {
  color: #003590;
}
.mapp-section-one {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}
.open {
  display: inline-block;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #db4b4b;
}
.open-text {
  display: inline-block;
  margin-right: 20px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.arrow-mapp {
  margin-bottom: 4px;
  float: none;
}
.map {
  position: relative;
  z-index: 3;
  overflow-x: hidden;
  overflow-y: hidden;
}
.tags {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  border: 1px solid rgba(173, 175, 179, 0.27);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #969799;
  text-align: left;
}
.tags:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  color: white;
}
.filter-menu {
  margin-bottom: 30px;
  text-align: center;
}
.over-filter-button {
  z-index: 3;
  margin-top: 27px;
  margin-right: 5px;
  border: 1px solid #dedede;
  border-radius: 1px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.over-filter-button:hover {
  background-color: #dedede;
}
.over-filter-button.w--current {
  border: 1px solid #dedede;
  background-color: #dedede;
}
.over-filter-button.w--current:hover {
  background-color: #dedede;
  color: white;
}
.over-filter-button.last {
  z-index: 4;
  border-right-style: solid;
}
.over-filter-button.firts.w--current {
  z-index: 1;
  border-right-style: solid;
  border-left-style: none;
}
.button-text {
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
.image-2 {
  margin-top: 20px;
}
.tags-div.contact {
  margin-bottom: 45px;
}
.white {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: white;
}
.white.new {
  margin-top: 10px;
  color: white;
}
.media-section {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('../images/bridgetoocean.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: fixed;
}
.headline-big {
  margin-bottom: 40px;
  color: white;
  font-size: 54px;
  line-height: 55px;
  font-weight: 500;
}
.headline-big.texbar {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 2px;
}
.fact-col-section {
  margin-bottom: 2px;
  padding-right: 0px;
  padding-left: 0px;
}
.fact-section {
  height: auto;
  margin-top: 0px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.74)), url('../images/binoculars.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.74)), url('../images/binoculars.jpg');
  background-position: 0px 0px, 50% -71%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, fixed;
}
.fact-right {
  height: auto;
  background-color: rgba(130, 130, 130, 0.4);
}
.testimonials {
  padding-top: 20px;
}
.row-service-2 {
  margin-top: 94px;
}
.white-headline {
  color: white;
}
.portfolio-link {
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.portfolio-link:hover {
  position: absolute;
  z-index: 1;
  overflow-x: visible;
  overflow-y: visible;
  background-color: transparent;
  opacity: 1;
  direction: ltr;
}
.color-box {
  position: relative;
  top: 40%;
  border-top-right-radius: 0px;
  background-color: transparent;
  opacity: 1;
  color: white;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.2) 0px -1px 0px, black 3px 10px 0px, black 0px 7px 50px;
}
.imac-column {
  position: relative;
  left: auto;
  top: auto;
  display: block;
  height: 300px;
  padding-right: 11px;
  direction: ltr;
  text-align: center;
}
.nav-menu {
  margin-top: 9px;
}
.navivation {
  display: block;
  margin: 0px auto;
  padding-left: 2px;
}
.div-sign {
  display: inline-block;
  width: 15%;
  margin-top: 15px;
  float: none;
  opacity: 0.99;
  text-align: center;
}
.div-sign.headline {
  display: inline-block;
  width: 15%;
  margin-top: 0px;
  opacity: 0.8;
}
.div-sign.service {
  width: 20%;
  margin-top: 0px;
  margin-bottom: 10px;
}
.divider {
  position: static;
  display: block;
  width: 60px;
  height: 1px;
  margin: 6px auto 0px;
  float: left;
  clear: none;
  background-color: #969799;
}
.divider.separator {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0px;
  background-color: rgba(150, 151, 153, 0.6);
}
.divider.dividerfact {
  float: none;
  background-color: #008876;
}
.column-singel-p {
  padding-left: 6px;
  text-align: left;
}
.image-portfolio {
  position: static;
  overflow-x: hidden;
  overflow-y: hidden;
  width: auto;
  background-color: transparent;
  opacity: 1;
}
.imac {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.about-us-section {
  padding-top: 0px;
  padding-bottom: 1px;
}
.error-message {
  border: 1px solid #db4b4b;
  background-color: transparent;
}
.success-text {
  color: white;
}
.error-message-text {
  color: #969799;
}
.succes-mesage-big {
  color: white;
  font-weight: 700;
}
.service-text {
  position: static;
  left: auto;
  display: block;
  margin-top: 27px;
  margin-bottom: 8px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.service-text.servicetext2 {
  position: static;
}
.button-full {
  display: inline-block;
  margin-top: 40px;
  padding: 15px 25px;
  border-radius: 90px;
  background-color: #ec9f14;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
}
.button-full:hover {
  background-color: #dba94b;
  -webkit-transform: scale(1.23);
  -ms-transform: scale(1.23);
  transform: scale(1.23);
}
.button-full.second {
  margin-top: 0px;
  border: 1px solid white;
  background-color: transparent;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  font-weight: 400;
}
.button-full.second:hover {
  border-color: white;
  background-color: white;
  -webkit-transform: scale(1.13);
  -ms-transform: scale(1.13);
  transform: scale(1.13);
  color: #4a4a4a;
  font-weight: 400;
}
.button-full.homebutton {
  margin-top: 58px;
  float: left;
  clear: left;
}
.readmore {
  text-align: left;
}
.dropdown.w--open {
  left: 0px;
  right: -3px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  color: #ff0047;
  font-size: 12px;
  text-align: left;
  list-style-type: none;
}
.dropdownlist {
  position: relative;
  display: none;
  width: 300px;
  font-family: Raleway, sans-serif;
  color: black;
}
.dropdownlist.w--open {
  background-color: transparent;
}
.dropdowntext {
  position: relative;
  left: 1px;
  right: -4px;
  float: none;
  text-align: left;
}
.textdropdowntitle {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  margin-right: 70px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  font-family: Raleway, sans-serif;
  color: #ff6a00;
  font-size: 12px;
  text-align: left;
}
.textdropdowntitle.w--open {
  position: relative;
  display: inline-block;
  float: none;
  list-style-type: none;
}
.eformtext {
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 12px;
}
.tab-link {
  width: 19%;
  margin-right: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  font-family: Raleway, sans-serif;
  text-align: center;
}
.tab-link:hover {
  background-color: #6ecde0;
}
.tab-link.w--current {
  border-top-left-radius: 60px;
  background-color: #f3b20a;
  color: white;
}
.tab-link.strategic {
  background-color: #ff6a00;
  color: white;
  font-weight: 700;
}
.tab-link.strategic:hover {
  background-color: #ffab70;
}
.tab-link.strategic.w--current {
  background-color: #ff6a00;
  font-weight: 700;
}
.tab-link.strategic.w--current:hover {
  background-color: #ffab70;
}
.tab-link.retreat {
  background-color: #188b00;
  color: white;
  font-weight: 700;
}
.tab-link.retreat:hover {
  background-color: #1fb500;
}
.tab-link.tabs11 {
  background-color: #003590;
  opacity: 1;
  color: white;
  font-weight: 700;
}
.tab-link.tabs11:hover {
  background-color: #186dff;
}
.tab-link.psdm {
  z-index: 0;
  background-color: #7dadff;
  color: white;
  font-weight: 700;
}
.tab-link.psdm:hover {
  background-color: #accbff;
}
.tab-link.tab33 {
  background-color: #70ffeb;
  color: white;
  font-size: 14px;
  font-weight: 700;
}
.tab-link.tab33:hover {
  background-color: #a4fff2;
}
.tabtext {
  position: static;
  display: block;
  overflow-x: scroll;
  overflow-y: scroll;
  height: auto;
  margin-top: 17px;
  margin-bottom: 32px;
  float: none;
  clear: none;
  background-color: white;
  list-style-type: disc;
}
.tabtextleft {
  margin-top: 5px;
  padding-right: 38px;
  padding-left: 38px;
  font-family: Lato, sans-serif;
}
.add-ons {
  margin-top: 36px;
  margin-bottom: 14px;
  font-family: Raleway, sans-serif;
  color: #f3b20a;
  font-size: 18px;
  text-align: center;
}
.row1 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 19px;
}
.strategiccontent {
  height: 50px;
  margin-top: 9px;
}
.tab-pane {
  opacity: 1;
}
.imptextwhy {
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 2px;
  color: #186eff;
  font-size: 14px;
}
.servtext {
  position: static;
  display: block;
  margin-top: 0px;
  margin-right: 19px;
  margin-left: 24px;
  padding-top: 10px;
  padding-right: 23px;
  padding-bottom: 12px;
  float: left;
  clear: none;
  border-width: 0px;
}
.servtext.playphoto {
  position: static;
  top: 0px;
  margin-top: -2px;
  padding-top: 0px;
}
.servtext.photodown {
  margin-top: 1px;
  padding-top: 47px;
}
.servtext.teambuildingpict {
  padding-top: 46px;
}
.serviceimage {
  margin-bottom: 10px;
  padding-top: 32px;
  float: none;
  border-style: none;
}
.testimonal-divider {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  float: none;
  clear: left;
}
.homethingy {
  float: none;
}
.sectionimage {
  top: 8px;
  bottom: -2px;
  margin-top: 4px;
}
.serviceslabel {
  font-family: Raleway, sans-serif;
}
.rowcontact {
  position: relative;
  left: auto;
  right: auto;
  display: block;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  clear: none;
}
.contract-row {
  position: static;
  overflow-x: visible;
  overflow-y: visible;
  height: auto;
  margin-top: -27px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  font-family: Raleway, sans-serif;
}
.appointment {
  left: auto;
  top: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: -15px;
}
.tabmenuservice {
  width: auto;
  float: none;
  clear: left;
}
.video {
  position: relative;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: auto;
  max-height: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  background-color: transparent;
  text-align: center;
}
.trainingarrow {
  float: none;
  -webkit-transform: scale(0.73);
  -ms-transform: scale(0.73);
  transform: scale(0.73);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.level2 {
  display: inline-block;
  margin-top: 14px;
  margin-bottom: 14px;
  float: none;
  clear: none;
  color: #f3b20a;
  font-size: 17px;
}
.level2.customerservlevel2 {
  margin-top: 33px;
  margin-bottom: 2px;
}
.level3 {
  margin-top: 5px;
  margin-left: 3px;
  padding-top: 2px;
  padding-left: 0px;
  float: none;
  clear: none;
  border-style: none;
  font-family: Raleway, sans-serif;
  color: #828282;
  text-indent: 0px;
}
.abouttext {
  padding-left: 26px;
}
.abouttext.about-text {
  position: relative;
  float: none;
  clear: none;
}
.principles {
  margin-bottom: 39px;
  color: black;
  font-weight: 100;
  text-align: center;
}
.principlehead {
  color: #e93017;
}
.pscards {
  margin-top: 45px;
  margin-right: 38px;
  float: left;
  clear: none;
  border-width: 0px;
}
.findingsolbook {
  margin-bottom: 18px;
  margin-left: 14px;
  float: right;
  border: 1px solid #969799;
}
.speedwaytitles {
  color: #f3b20a;
  font-size: 15px;
}
.facilitationatbest {
  height: auto;
  background-color: #292929;
}
.iaf {
  position: relative;
  float: none;
}
.servicecolumn {
  margin-bottom: 31px;
  font-family: Raleway, sans-serif;
  color: #969799;
}
.containerfooter {
  margin-top: 37px;
}
.books {
  display: block;
  background-image: url('../images/AhaforTeamsCover copy.jpg');
  background-position: 50% 50%;
  background-size: auto;
}
.booksection {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 23px;
  background-color: #0098ff;
}
.booktitle {
  margin-top: 0px;
  margin-bottom: 7px;
}
.maskforclients {
  overflow-x: visible;
  overflow-y: visible;
}
.creativecoll {
  float: right;
}
.subtext {
  color: white;
  font-size: 55px;
  font-weight: 600;
  letter-spacing: 4px;
}
html.w-mod-js *[data-ix="button"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
html.w-mod-js *[data-ix="media-show"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
html.w-mod-js *[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 *[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 *[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 *[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 *[data-ix="hero-slider"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="hero-slider-2"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="show-icon"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="move-flypaper"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="know-us"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="singel-post-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}
html.w-mod-js *[data-ix="singel-post-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}
html.w-mod-js *[data-ix="show-hover-post-2"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="load-skils"] {
  width: 0%;
}
html.w-mod-js *[data-ix="load-skils-2"] {
  width: 0%;
}
html.w-mod-js *[data-ix="load-skils-3"] {
  width: 0%;
}
html.w-mod-js *[data-ix="load-skils-4"] {
  width: 0%;
}
html.w-mod-js *[data-ix="media-show-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="service-icon"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}
html.w-mod-js *[data-ix="service-icon-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}
html.w-mod-js *[data-ix="service-icon-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}
html.w-mod-js *[data-ix="features"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="features-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="features-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="features-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="features-5"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="features-6"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="mapp-none"] {
  height: 0px;
}
html.w-mod-js *[data-ix="toggle-none"] {
  height: 0px;
}
html.w-mod-js *[data-ix="ipad-move"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}
html.w-mod-js *[data-ix="imac-move"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}
html.w-mod-js *[data-ix="hero-headline"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="button-line"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
html.w-mod-js *[data-ix="fact-show-5"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="fact-show-6"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="fact-show-7"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="fact-show-8"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="test1"] {
  display: none;
  opacity: 0;
  height: auto;
}
@media (max-width: 991px) {
  body {
    height: auto;
  }
  h1 {
    font-size: 60px;
    line-height: 74px;
    letter-spacing: 0px;
  }
  h3 {
    text-align: center;
  }
  p {
    margin-bottom: 0px;
    font-size: 13px;
  }
  .button {
    margin-bottom: 20px;
    box-shadow: none;
  }
  .button.back {
    box-shadow: none;
  }
  .button.next {
    box-shadow: none;
  }
  .button.next.w--current {
    box-shadow: none;
  }
  .button.second {
    margin-right: 0px;
    box-shadow: none;
  }
  .button.white {
    box-shadow: none;
  }
  .hero-section {
    padding-bottom: 0px;
    background-image: -webkit-radial-gradient(50% 50%, circle, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.6)), url('../images/grouponpeak.jpg');
    background-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.6)), url('../images/grouponpeak.jpg');
    background-position: 0px 0px, 50% 23%;
    background-size: auto, 1632px;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    box-shadow: none;
  }
  .hero-section.subpage.contact {
    margin-right: 0px;
    background-position: 95% 13%;
    background-size: auto;
    box-shadow: none;
  }
  .hero-section.subpage.second-type {
    box-shadow: none;
  }
  .navbar {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section.facts {
    box-shadow: none;
  }
  .section {
    padding-top: 80px;
    padding-bottom: 0px;
    box-shadow: none;
  }
  .numbers {
    margin-top: auto;
  }
  .white-tittle {
    margin-bottom: 0px;
    font-size: 30px;
  }
  .white-tittle.fact {
    margin-bottom: 30px;
  }
  .menu-button {
    display: inline-block;
    margin-top: 0px;
    padding: 15px;
    border-radius: 0px;
    background-color: #f2f2f2;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .menu-button:hover {
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  .menu-button.w--open {
    left: 0px;
    top: 0px;
    height: auto;
    float: right;
    background-color: #f2f2f2;
    color: black;
    text-align: left;
  }
  .overall-column {
    margin-bottom: 50px;
  }
  .circle-icon-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-block:hover {
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: none;
  }
  .circle-icon-block.social {
    padding-top: 2px;
  }
  .circle-icon-block.social.contact {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-big {
    padding-top: 20px;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
  }
  .nav-link {
    margin-top: 4px;
    margin-bottom: 4px;
    border-bottom: 1px none #dedede;
    border-radius: 0px;
    background-color: transparent;
    -webkit-transition-property: all;
    transition-property: all;
    color: #969799;
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
  }
  .nav-link:hover {
    border-bottom: 1px none #969799;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.09);
    color: white;
  }
  .nav-link.w--current {
    display: block;
    border-radius: 5px;
    background-color: transparent;
    color: #969799;
    font-size: 15px;
    text-align: center;
  }
  .nav-link.w--current:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    text-align: center;
  }
  .hero-headline {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-size: 50px;
    text-shadow: none;
  }
  .hero-headline._2 {
    margin-bottom: 0px;
    text-shadow: none;
  }
  .hero-headline._2.subpage {
    text-shadow: none;
  }
  .hero-headline._2.subpage.small {
    margin-top: 14px;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small.left {
    text-shadow: none;
  }
  .social-dic-2 {
    display: block;
    margin-top: 20px;
    float: left;
  }
  .social-dic-2.contact {
    margin-top: 20px;
  }
  .text-area {
    min-height: 260px;
  }
  .column.media {
    margin-bottom: 0px;
  }
  .column.fact {
    padding-bottom: 30px;
    text-align: center;
  }
  .column.ipad {
    margin-bottom: 0px;
    text-align: center;
  }
  .slider {
    width: 25%;
  }
  .column-button {
    text-align: center;
  }
  .text {
    margin-bottom: 25px;
    text-align: center;
  }
  .footer-small {
    margin-top: 45px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .white-text-footer {
    margin-top: 20px;
  }
  .herotext-div.subtittle {
    margin-top: 150px;
  }
  .herotext-div.subtittle.subpage.second {
    margin-top: 85px;
  }
  .team {
    float: none;
    text-align: center;
  }
  .header-tittle {
    text-align: left;
  }
  .div-social {
    text-align: center;
  }
  .text-fotter {
    font-size: 13px;
  }
  .slider-testimonilas {
    height: 260px;
  }
  .testimonilas-div {
    margin-right: 50px;
    margin-left: 50px;
  }
  .row-paginator {
    padding-bottom: 10px;
  }
  .previouz {
    box-shadow: none;
  }
  .upper-headline {
    margin-bottom: 0px;
  }
  .logo {
    display: inline-block;
  }
  .brand {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .headerline-section.small.media {
    margin-top: 30px;
  }
  .headerline-section.small.media.separate {
    margin-top: 0px;
  }
  .headerline-section.small.media.first {
    margin-top: 0px;
  }
  .headline-div-block {
    margin-bottom: 50px;
  }
  .service-section {
    padding-bottom: 60px;
  }
  .features-text.second {
    margin-bottom: 40px;
  }
  .service-icon {
    margin-bottom: 20px;
  }
  .service-icon.new {
    margin-bottom: 70px;
  }
  .vidider {
    margin-bottom: 35px;
  }
  .skills.div {
    margin-top: 50px;
  }
  .skills.div.first {
    margin-bottom: 50px;
  }
  .media-text._3 {
    font-size: 13px;
  }
  .media-tittle._3 {
    font-size: 23px;
  }
  .image-ipad {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .white {
    padding-bottom: 0px;
  }
  .fact-right {
    height: 250px;
  }
  .row-service-2 {
    margin-top: 0px;
  }
  .imac-column {
    position: relative;
    display: block;
  }
  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.9);
  }
  .div-sign {
    width: 10%;
  }
  .div-sign.service {
    width: 25%;
  }
  .imac {
    margin-right: auto;
    margin-left: auto;
  }
  .about-us-section {
    padding-bottom: 60px;
  }
  .tabmenuservice {
    width: auto;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 24px;
  }
  h4 {
    text-align: center;
  }
  p {
    margin-bottom: auto;
  }
  .button {
    box-shadow: none;
  }
  .button.back {
    position: static;
    display: inline-block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    box-shadow: none;
  }
  .button.next {
    display: block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: right;
    box-shadow: none;
    text-align: center;
  }
  .button.second {
    margin-right: 0px;
    box-shadow: none;
  }
  .button.white {
    box-shadow: none;
  }
  .hero-section {
    box-shadow: none;
  }
  .hero-section.subpage.second-type {
    box-shadow: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section {
    padding-top: 80px;
    padding-bottom: 0px;
    box-shadow: none;
  }
  .numbers {
    margin-top: auto;
  }
  .white-tittle {
    margin-bottom: 0px;
  }
  .menu-button {
    margin-top: 0px;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .circle-icon-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-block:hover {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
  }
  .circle-icon-block.social {
    width: 50px;
    height: 50px;
    margin-bottom: 17px;
    padding: 10px;
    float: left;
  }
  .circle-icon-block.social:hover {
    box-shadow: none;
  }
  .circle-icon-block.social.contact {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 10px 12px;
    float: none;
  }
  .socil-icon {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .footer-big {
    text-align: center;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 15px;
    float: none;
    text-align: center;
  }
  .nav-link {
    -webkit-transition-property: all;
    transition-property: all;
    color: #828282;
    font-size: 15px;
  }
  .nav-link:hover {
    color: white;
  }
  .nav-link.w--current {
    color: #828282;
    font-size: 15px;
  }
  .nav-link.w--current:hover {
    background-color: rgba(130, 130, 130, 0.2);
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
    color: white;
  }
  .hero-headline {
    font-size: 36px;
    text-shadow: none;
  }
  .hero-headline._2 {
    text-shadow: none;
  }
  .hero-headline._2.subpage {
    font-size: 29px;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small {
    display: block;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small.left {
    text-shadow: none;
  }
  .about-text {
    font-size: 14px;
  }
  .contact-map-fprm {
    text-align: center;
  }
  .social-dic-2 {
    display: inline-block;
    margin-top: 0px;
    float: none;
    text-align: center;
  }
  .social-dic-2.contact {
    display: inline-block;
    overflow-x: visible;
    overflow-y: visible;
    width: 100%;
  }
  .submit-button {
    display: inline-block;
    margin-bottom: 30px;
    float: none;
    text-align: center;
  }
  .text-field {
    text-align: center;
  }
  .text-area {
    text-align: center;
  }
  .column {
    position: relative;
    display: inline-block;
    text-align: center;
  }
  .slider {
    width: 33.3%;
  }
  .textbar {
    text-align: center;
  }
  .form-wrapper {
    text-align: center;
  }
  .column-button {
    text-align: center;
  }
  .tittle {
    text-align: center;
  }
  .category._2 {
    margin-top: 3px;
  }
  .white-text-footer {
    text-align: center;
  }
  .white-text-footer.contact {
    margin-bottom: 0px;
    text-align: center;
  }
  .newslater-text-field {
    text-align: center;
  }
  .header-tittle.details {
    margin-top: 30px;
  }
  .div-social {
    text-align: center;
  }
  .text-fotter {
    font-size: 14px;
    text-align: center;
  }
  .slider-testimonilas {
    height: 310px;
  }
  .row-paginator {
    padding-bottom: 20px;
  }
  .previouz {
    display: block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    box-shadow: none;
  }
  .previouz.w--current {
    box-shadow: none;
  }
  .headerline-section.small.media {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .headerline-section.small.media.first {
    margin-top: 0px;
  }
  .service-icon {
    margin-bottom: 46px;
  }
  .vidider {
    margin-bottom: 50px;
  }
  .skills-tittle._2 {
    display: block;
  }
  .div-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .fact-right {
    height: 300px;
  }
  .div-sign {
    width: 12%;
    margin-top: 10px;
  }
  .div-sign.service {
    width: 12%;
  }
  .button-full {
    margin-top: 20px;
  }
  .servicecolumn {
    text-align: left;
  }
}
@media (max-width: 479px) {
  body {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    list-style-type: disc;
  }
  h1 {
    font-size: 35px;
    line-height: 48px;
  }
  h2 {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .button {
    margin-right: 0px;
    box-shadow: none;
  }
  .button.back {
    box-shadow: none;
    text-align: center;
  }
  .button.next {
    box-shadow: none;
  }
  .button.next.w--current {
    box-shadow: none;
  }
  .button.second.third {
    box-shadow: none;
  }
  .button.second.third:hover {
    box-shadow: none;
    color: #4a4a4a;
  }
  .button.sect {
    margin-bottom: 0px;
    box-shadow: none;
  }
  .hero-section {
    margin-right: 0px;
    margin-left: 0px;
    box-shadow: none;
  }
  .hero-section.subpage.second-type {
    height: 180px;
    box-shadow: none;
  }
  .navbar {
    position: absolute;
    left: auto;
    width: auto;
    text-align: center;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 0px;
    box-shadow: none;
  }
  .white-tittle {
    margin-bottom: 0px;
    font-size: 22px;
  }
  .menu-button {
    position: relative;
    margin-top: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: right;
  }
  .circle-icon-block:hover {
    box-shadow: none;
  }
  .circle-icon-block.social.contact {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-right: 12px;
    padding-left: 12px;
    float: none;
    text-align: center;
  }
  .footer-big {
    padding-bottom: 20px;
  }
  .nav-link {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .nav-link:hover {
    letter-spacing: 1px;
  }
  .hero-headline {
    font-size: 23px;
    line-height: 45px;
    text-shadow: none;
  }
  .hero-headline._2 {
    font-size: 37px;
    text-shadow: none;
  }
  .hero-headline._2.subpage {
    font-size: 25px;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small {
    display: block;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-shadow: none;
  }
  .hero-headline._2.subpage.small.left {
    display: block;
    margin-top: 0px;
    float: none;
    font-size: 12px;
    line-height: 20px;
    text-shadow: none;
  }
  .about-text.indentbullets {
    overflow-x: visible;
    overflow-y: visible;
  }
  .hero-container {
    display: block;
  }
  .social-dic-2 {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .social-dic-2.contact {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .submit-button {
    width: 100%;
  }
  .text-area {
    text-align: center;
  }
  .column {
    display: inline-block;
    text-align: center;
  }
  .column.media.sec {
    height: 580px;
  }
  .column.ipad {
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .slider {
    width: 50%;
  }
  .white-text-footer {
    text-align: center;
  }
  .white-text-footer.contact {
    text-align: center;
  }
  .herotext-div.subtittle {
    margin-top: 115px;
  }
  .herotext-div.subtittle.subpage {
    margin-top: 180px;
  }
  .header-tittle.singel-portfolio.leadmeetingtitle {
    position: static;
    text-align: center;
  }
  .text-fotter {
    text-align: center;
  }
  .slider-testimonilas {
    height: 375px;
  }
  .testimonilas-div {
    margin-right: 0px;
    margin-left: 0px;
  }
  .previouz {
    box-shadow: none;
  }
  .previouz.w--current {
    box-shadow: none;
  }
  .service-icon {
    margin-bottom: 100px;
  }
  .service-icon.new {
    margin-bottom: 100px;
  }
  .vidider {
    margin-bottom: 50px;
  }
  .media-tittle {
    margin-bottom: 20px;
  }
  .image-ipad {
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .skills-tittle._2 {
    display: block;
    float: none;
  }
  .column-media {
    height: 580px;
  }
  .div-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .over-filter-button {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .fact-right {
    height: 400px;
  }
  .navivation {
    position: static;
    display: block;
    width: auto;
    margin-left: auto;
  }
  .div-sign {
    width: 20%;
    margin-top: 0px;
  }
  .div-sign.service {
    width: 20%;
  }
  .tab-link.strategic {
    width: 30%;
    clear: none;
  }
  .tab-link.strategic.w--current {
    width: 100%;
  }
  .tab-link.strategic.meetings.w--current {
    width: 100%;
  }
  .tab-link.retreat {
    width: 100%;
  }
  .tab-link.retreat.w--current {
    width: 30%;
  }
  .tab-link.retreat.innovative {
    width: 100%;
  }
  .tab-link.retreat.retreats {
    width: 100%;
  }
  .tab-link.tabs11 {
    width: 100%;
  }
  .tab-link.tabs11.customer {
    width: 100%;
  }
  .tab-link.tabs11.ideation {
    width: 100%;
  }
  .tab-link.psdm {
    width: 100%;
  }
  .tab-link.psdm.solving {
    width: 100%;
  }
  .tab-link.tab33 {
    width: 30%;
  }
  .tab-link.tab33.ideation {
    width: 100%;
  }
  .tab-link.tab33.messaging {
    width: 100%;
  }
  .servtext {
    margin-right: -39px;
    padding-right: 69px;
  }
  .servtext.photodown {
    float: none;
  }
  .tabmenuservice {
    width: auto;
  }
  .booksection {
    position: static;
    float: none;
    clear: none;
    text-align: center;
  }
  .subtext {
    width: auto;
    font-size: 35px;
  }
}

