@charset "UTF-8";
.padding_right_none {
  padding-right: 0 !important;
}

.padding_left_none {
  padding-left: 0 !important;
}

.padding_top_none {
  padding-top: 0 !important;
}

.padding_bottom_forty {
  padding-bottom: 40px;
}

html {
  height: 100%;
}

body {
  font-family: "Titillium Web", sans-serif !important;
  font-family: "Source Sans Pro", sans-serif !important;
  padding-top: 100px;
  height: 100%;
}

.my_nav {
  font-family: "Source Sans Pro", sans-serif !important;
  background-color: #fff !important;
  border-bottom: 1px solid #eaeaea;
  transition: 0.2s ease-in-out;
}
.my_nav div ul li a {
  padding-left: 36px !important;
  font-size: 20px;
  color: #000 !important;
  font-weight: 700;
}
.my_nav div ul li a:hover {
  text-decoration: underline;
  color: #0076FF !important;
}

.my_nav_light {
  transition: 0.2s ease-in-out;
  background: transparent;
  font-family: "Source Sans Pro", sans-serif !important;
}
.my_nav_light div ul li a {
  padding-left: 36px !important;
  font-size: 20px;
  color: #fff !important;
}
.my_nav_light div ul li a:hover {
  text-decoration: underline;
}

section {
  padding-top: 70px;
}
section .title {
  font-size: 62px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700;
}

.hero {
  padding-top: 12px;
}
.hero h1 {
  font-size: 62px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700;
}
.hero b {
  color: #0076FF;
}
.hero p {
  font-size: 23px !important;
  color: #707070;
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: 1.7;
  padding-top: 30px;
  margin-bottom: 30px;
}
.hero a {
  font-family: "Source Sans Pro", sans-serif !important;
  color: #0076FF !important;
  font-size: 24px;
  font-weight: 700;
}
.hero a button {
  border: none;
  cursor: pointer;
  background: #0076FF;
  color: #fff;
  padding: 11px 24px;
  border-radius: 100px;
  font-weight: 600;
}
.hero a button img {
  margin-left: 50px;
}

#work {
  background: #f7f7f7;
  margin-top: 93px;
  padding-bottom: 93px;
}

.hero_img {
  text-align: center;
}
.hero_img img {
  width: 250px !important;
}

.port_padding {
  padding: 34px !important;
}

.port_item:first-child {
  margin-top: 0;
}

.port_item {
  margin-top: 43px;
}

.item_port {
  border: 1px solid #E6E6E6;
  transition: 0.2s ease-in-out;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.item_port:hover {
  box-shadow: 0px 28px 24px rgba(181, 181, 181, 0.2);
  transform: scale(1.05);
  transition: 0.1s ease-in;
}

.item_port:hover a {
  background-color: #0076FF !important;
  transition: 0.2s ease;
}

.work_content {
  position: relative;
  background: #fff;
  padding: 50px 39px;
}
.work_content h3 {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700;
  color: #000;
  font-size: 28px;
}
.work_content p {
  color: #707070;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 23px;
  margin-bottom: 0;
}
.work_content a {
  position: absolute;
  bottom: 63px;
  font-family: "Source Sans Pro", sans-serif !important;
  background-color: #C4C4C4 !important;
  font-size: 20px;
  font-weight: 700;
  width: 55px;
  right: 34px;
  height: 55px;
  text-align: center;
  padding-top: 19px;
  border-radius: 100px;
}

.work_img {
  width: 100%;
}
.work_img img {
  width: 100%;
}

#footer {
  background: #0076FF;
  color: #fff;
  padding-bottom: 40px;
}
#footer h1 {
  margin-bottom: 88px;
}
#footer p {
  font-size: 23px !important;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: 1.7;
  padding-top: 63px;
  margin-bottom: 30px;
}
#footer .container a {
  color: #fff !important;
}
#footer .links {
  margin-top: 38px;
}
#footer .links a {
  font-family: "Source Sans Pro", sans-serif !important;
  color: #fff !important;
  font-size: 24px;
  font-weight: 700;
  margin-right: 59px;
}

#smart_take_hero {
  background-image: url("../img/takeaway_hero.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: calc(100%);
  background-position: center;
  background-size: cover;
}

#ennoventa_hero {
  background-image: url("../img/ennoventa_hero.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: calc(100%);
  background-position: center;
  background-size: cover;
}

#checklist_hero {
  background-image: url("../img/gp_banner.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: calc(100%);
  background-position: center;
  background-size: cover;
}

#garble_hero {
  background-image: url("../img/gc_banner.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: calc(100%);
  background-position: center;
  background-size: cover;
}

#branding_hero {
  background-image: url("../img/branding_banner.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: calc(100%);
  background-position: center;
  background-size: cover;
}

#motion_hero {
  background-image: url("../img/motion_banner.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: calc(100%);
  background-position: center;
  background-size: cover;
}

.takeaway_relative {
  position: relative;
  height: 100%;
}

.smart_take_hero {
  padding-top: 144px;
  padding-bottom: 67px;
  position: absolute;
  bottom: 0;
}
.smart_take_hero h1 {
  font-size: 62px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700;
  color: #fff;
}
.smart_take_hero p {
  font-size: 23px !important;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: 1.7;
  padding-top: 30px;
  margin-bottom: 30px;
}

.main_head_style h3 {
  font-weight: 700 !important;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 32px !important;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}
.main_head_style p {
  font-size: 19px !important;
  color: #707070;
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: 2;
}
.main_head_style h1 {
  font-size: 52px;
  padding-top: 37px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700;
}
.main_head_style a {
  color: #000;
}
.main_head_style a:hover {
  color: #000;
}
.main_head_style ul li {
  font-size: 19px !important;
  color: #707070;
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: 2;
}

.outer_box {
  padding: 15px;
}

.tab_disp
{
  display: none;
}
.full_disp
{
  display: block;
}

.inner_box {
  border: 1px solid #eaeaea;
  padding: 35px 45px;
  height: 100%;
  background: white;
}
.inner_box h3 {
  font-weight: 700 !important;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 24px !important;
  margin-bottom: 10px !important;
  color: black;
}
.inner_box p {
  margin-bottom: 0;
  padding-left: 18px;
}
.inner_box ul {
  padding-left: 18px;
  margin-bottom: 0;
}
.inner_box .helper_text {
  font-size: 17px !important;
  color: #707070;
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: 2;
  margin-bottom: 8px;
  padding-left: 18px;
  font-style: italic;
}

.heading_padding {
  padding-top: 76px;
}

.phone-frame {
  text-align: center;
  position: relative;
}

.phone-frame iframe {
  position: absolute;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  top: 86px;
  padding: 0;
  text-align: center;
  z-index: 0;
}

.ba-slider {
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
}

.ba-slider img {
  width: 100%;
  display: block;
}

.resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}

.handle {
  /* Thin line seperator */
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: rgba(0, 0, 0, 0.5);
  cursor: ew-resize;
}

.handle:after {
  /* Big orange knob  */
  position: absolute;
  top: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  content: "⇔";
  color: white;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  line-height: 64px;
  background: #ffb800;
  /* @orange */
  border: 1px solid #e6a600;
  /* darken(@orange, 5%) */
  border-radius: 50%;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3), inset 0 2px 0 rgba(255, 255, 255, 0.5), inset 0 60px 50px -30px #ffd466;
  /* lighten(@orange, 20%)*/
}

.draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 48px;
  font-size: 30px;
}

/*# sourceMappingURL=style.css.map */


.problem_section{
   background-color: #f9f9f9;
    padding-top: 87px;
    margin-top: 48px;
    padding-bottom: 48px;
  }
   
  #footer .title a{
    text-decoration: underline;
  }


@media only screen and (max-width: 991px)
{
  .navbar-nav
  {
    margin-top: 20px;
  }
  .my_nav div ul li a
  {
    padding-left: 0 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #eaeaea;
  }
  .my_nav_light div ul li a
  {
    padding-left: 21px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    color: black !important;
    border-top: 1px solid #eaeaea;
  }
  .my_nav_light div ul li a:first-child
  {
    padding-left: 21px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    color: black !important;
    border-top: 0px;
  }
  .my_nav_light .navbar-nav
  {
    background: white !important;
    border-radius: 16px;
  }
  .hero_img
  {
    display: none;
  }
  .port_padding
  {
    padding: 5px !important;
  }

  .navbar-light .navbar-toggler
  {
    border: 0px !important;
  }
  .my_nav_light  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
  }
  .my_nav_light  .navbar-toggler {
    color: rgba(255, 255, 255, 0.5) !important; 
    border-color: rgb(255, 255, 255) !important;
  }
  #hero{
    padding-top: 36px;
  }
  .hero h1 {
    font-size: 44px;
  }
  .hero p {
    font-size: 20px !important;
    margin-bottom: 43px;
}
  .work_content {
    padding: 26px 22px;
  }
  .work_content p {
    font-size: 19px;
  }
  .work_content h3 {
    font-size: 22px;
  }
  .work_content a{
    top: -36px;
    background-color: #007bff !important;
    right: 21px;
    border: 5px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 21px;
    -webkit-box-sizing: border-box;
    width: 70px;
    height: 70px;
  }
  .my_nav_light {
    margin-top: 9px;
  }

  .tab_disp
  {
    display: block;
  }
  .full_disp
  {
    display: none;
  }
  
  .inner_box 
  {
    padding: 27px 21px;
  }
  .inner_box h3
  {
    margin-bottom: 4px !important;
  }
  .smart_take_hero h1 {
    font-size: 45px;
  } 
  .smart_take_hero {
    padding-top: 0; 
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
    padding-right: 15px;
}
}  


@media only screen and (max-width: 576px)
{
  .hero h1 {
    font-size: 39px;
  }
  .hero p {
      font-size: 17px !important;
      margin-bottom: 43px;
  }

  .port_padding {
    padding: 30px !important;
  }
  .work_content a {
  transform: scale(0.8);
  }
  #footer .title {
    font-size: 45px;
  }

  #footer .links a {
    display: block;
    margin-bottom: 15px;
  }
}