@charset "utf-8";

/* CSS Document */


/*====================================== reset.css is here ========================================*/
 #body-hp {
    background: #fff;
    position: relative;
    font-family: 'HPSimplified-Regular';}

 #landing-hp .fondo-negro {
    background-color: #000000;
    padding: 40px;

    
    
    
}

 
/** Hero Banner **/

  #landing-hp #hero_banner {
    background: url(../images/banner1_bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 48px 0;
    min-height: 614px;
}

 #landing-hp #hero_banner h2 {
    padding-bottom: 11px;
}

 #landing-hp  h4-4 {
    color: #c8932b;
}

#landing-hp  #hero_banner a.buy_now {
    display: inline-block;
    color: #c8932b;
    font-size: 16px;
    font-family: 'HPSimplified-Regular';
    border: 1px solid #c8932b;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    transition: all 0.3s linear 0s;
}

#landing-hp  #hero_banner a.buy_now:hover {
    transform: scale(0.9);
}

 #landing-hp #hero_banner .col-xs-12 > span {
    position: absolute;
    bottom: -228px;
    width: 100%;
    display: block;
    height: 100%;
}

 #landing-hp #hero_banner .container,
 #landing-hp #hero_banner .row,
 #landing-hp #hero_banner .col-xs-12,
 #landing-hp #seamless_productivity .container,
 #landing-hp #seamless_productivity .row,
 #landing-hp #seamless_productivity .col-xs-12,
 #landing-hp #guides .container,
 #landing-hp #guides .row,
  #landing-hp #guides .col-xs-12 {
    height: 100%;
}

  #landing-hp .section_title h2 {
    color: #000;
    display: inline-block;
    font-family: 'HPSimplified-Light';
    font-size: 36px;
    font-weight: normal;
    line-height: normal;
    padding: 0 18px;
    position: relative;
}

  #landing-hp .section_title h2::after {
    background: #000 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    position: absolute;
    width: 800px;
}

  #landing-hp .section_title h2::before {
    background: #000 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 100%;
    width: 800px;
}

  #landing-hp .section_title {
    overflow: hidden;
    padding-bottom: 14px;
    text-align: center;
}

 #landing-hp #three_experience {
    padding: 108px 0 0;
}

   p.text {
    font-size: 18px;
    color: #767676;
    font-family: 'HPSimplified-Regular';
    font-weight: normal;
    text-align: center;
    width: 800px;
    line-height: 24px;
    margin: 0 auto;
}

 #landing-hp #built_for_business {
    background: url(../images/banner2_video.jpg) right 0 no-repeat;
    height: 497px;
    background-size: cover;
    color: #fff;
}

  #landing-hp a:focus {
    outline: 0;
}

  #landing-hp .table_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

  #landing-hp .wrap_me {
    display: table-cell;
    vertical-align: middle;
}

 #landing-hp #built_for_business p {
    font-size: 18px;
    line-height: 24px;
}

 #landing-hp #built_for_business {
    position: relative;
}

 #landing-hp #built_for_business h3 {
    padding-right: 100px;
    line-height: 42px;
    padding-bottom: 12px;
}

#landing-hp #built_for_business .container,
 #landing-hp #built_for_business .row,
#landing-hp  #built_for_business .col-xs-12 {
    height: 100%;
    position: static;
}

 #landing-hp #built_for_business .video_icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: -42px;
}

#landing-hp  #tab_content .resp-tabs-list {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
}

#landing-hp  #tab_content .resp-tabs-list li {
    padding: 0 60px;
    float: none;
    display: inline-block;
    position: relative;
}

#landing-hp  #tab_content .resp-tabs-list li h6 {
    font-size: 20px;
    color: #5a5a5a;
    font-family: 'HPSimplified-Light';
    padding-top: 14px;
}

 #landing-hp #tab_content {
    padding-top: 28px;
}

 #landing-hp #tab_content .resp-tabs-list li img.hover,
 #landing-hp #tab_content1 .resp-tabs-list li img.hover {
    display: none;
}

#landing-hp  #tab_content .resp-tabs-list li.resp-tab-active img.normal,
 #landing-hp #tab_content1 .resp-tabs-list li.resp-tab-active img.normal {
    display: none;
}

#landing-hp  #tab_content .resp-tabs-list li.resp-tab-active img.hover,
 #landing-hp #tab_content1 .resp-tabs-list li.resp-tab-active img.hover {
    display: block;
    text-align: center;
    margin: 0 auto;
}

 #landing-hp #tab_content .resp-tabs-list li.resp-tab-active h6,
 #landing-hp #tab_content1 .resp-tabs-list li.resp-tab-active h6 {
    color: #c69e30;
}

 #landing-hp #tab_content .resp-tabs-list li.resp-tab-active::after,
 #landing-hp #tab_content1 .resp-tabs-list li.resp-tab-active::after {
    background: rgba(0, 0, 0, 0) url("../images/tab_arrow.png") no-repeat scroll left bottom;
    bottom: -25px;
    content: " ";
    height: 11px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    transition: all 0.4s ease-in-out 0s;
    width: 20px;
    z-index: 99;
}

 #three_experience #tab_content p {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-align: left;
    color: #767676;
}

 #three_experience #tab_content .resp-tab-content {
    padding: 0 45px 0 60px;
    min-height: 580px;
}

 #three_experience .info_right {
    width: 390px;
    float: left;
    padding-top: 140px;
    position: relative;
}

 #three_experience .info_left.right {
    position: absolute;
    top: 0;
    right: 0;
}

 #three_experience .info_left.left {
    position: absolute;
    top: 0;
    left: 0;
}

 #three_experience .info_right.right {
    float: right;
    padding-top: 100px;
}

 #three_experience .info_left {
    padding-top: 25px;
}

 #landing-hp #tab_content .resp-tabs-container {
    position: relative;
}

#landing-hp  #style_functionality {
    padding: 70px 0;
}

 #landing-hp #style_functionality .section_title {
    padding-bottom: 28px;
}

   h4-4 {
    font-size: 26px;
    color: #000;
    font-family: 'HPSimplified-Light';
    padding-bottom: 16px;
}

   .desc p {
    font-size: 16px;
    color: #767676;
    font-family: 'HPSimplified-Regular';
    line-height: 22px;
    padding-bottom: 50px;
}

   .desc {
    width: 460px;
    margin: 0 auto;
}

#landing-hp  #style_functionality .flex-control-nav {
    bottom: 0;
}

#landing-hp  #style_functionality .flex-control-paging li {
    margin: 0 4px;
}

#landing-hp  #style_functionality .flex-control-paging li a,
  .owl-dot {
    width: 22px;
    height: 22px;
    background: #eeeeee;
    border: none;
    transition: all 0.3s linear 0s;
    border-radius: 100%;
}

  #landing-hp .owl-dots {
    text-align: center;
    margin-top: 20px;
}

  #landing-hp .owl-dot {
    display: inline-block;
    margin: 0 4px;
}

 #landing-hp #style_functionality .flex-control-paging li a:hover,
 #landing-hp #style_functionality .flex-control-paging li a.flex-active,
  #landing-hp .owl-dot:hover,
  #landing-hp .owl-dot.active {
    background: #c69e30;
}

 #landing-hp #style_functionality .flex-direction-nav .flex-prev {
    background: url(../images/left_arrow.png) no-repeat;
    width: 20px;
    height: 37px;
    top: auto;
    bottom: 82px;
    transition: all 0.3s linear 0s;
}

 #landing-hp #style_functionality .flex-direction-nav .flex-next {
    background: url(../images/right_arrow.png) no-repeat;
    width: 20px;
    height: 37px;
    top: auto;
    bottom: 82px;
    transition: all 0.3s linear 0s;
}

 #landing-hp #style_functionality .flex-direction-nav .flex-prev:hover,
 #landing-hp #style_functionality .flex-direction-nav .flex-next:hover {
    opacity: .7 !important;
}

 #style_functionality .flex-direction-nav .content {
    width: 640px;
    position: relative;
    margin: 0 auto;
}

 #landing-hp #tab_content1 .resp-tabs-list li {
    display: inline-block;
    float: none;
    padding: 0 42px;
}

 #landing-hp #tab_content1 .resp-tabs-list {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
}

 #landing-hp #tab_content1 {
    padding-top: 45px;
}

 #perform p {
    width: 680px;
}

 #landing-hp #tab_content1 .resp-tabs-list li {
    position: relative;
}

#landing-hp  #tab_content1 .resp-tabs-list li h6 {
    font-size: 16px;
    color: #8f9092;
    font-family: 'HPSimplified-Regular';
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 20px;
}

 #landing-hp #tab_content1 .resp-tabs-list li.resp-tab-active::after {
    bottom: -1px;
}

 #landing-hp #tab_content1 .resp-tab-content {
    padding: 28px 0 68px;
}

 #landing-hp #tab_content1 h3 {
    font-size: 26px;
    color: #000;
    padding-bottom: 10px;
}

 #tab_content1 .resp-tab-content p {
    color: #767676;
    margin: 0 auto;
    width: 720px;
}

 #seamless_productivity {
    background: url(../images/banner3.jpg) no-repeat;
    color: #fff;
    height: 498px;
    background-size: cover;
}

 #style_functionality p.text {
    width: 760px;
}

#landing-hp  #seamless_productivity h3 {
    padding-bottom: 14px;
}

  #landing-hp .built_wrapper {
    padding: 0 45px;
}

  #landing-hp a.learn_more2 {
    font-size: 16px;
    color: #fff;
    height: 52px;
    line-height: 52px;
    border: 1px solid #ce960d;
    background-color: #ce960d;
    border-radius: 3px;
    padding: 0 35px;
    display: inline-block;
    transition: all 0.3s linear 0s;
    margin-left: 25px;
    
}

 #landing-hp  a.learn_more2:hover {
    transform: scale(0.9);
}


 #landing-hp  a.learn_more {
    font-size: 16px;
    color: #fff;
    height: 52px;
    line-height: 52px;
    border: 1px solid #ce960d;
    background-color: #ce960d;
    border-radius: 3px;
    padding: 0 35px;
    display: inline-block;
    transition: all 0.3s linear 0s;
}

 #landing-hp a.learn_more:hover {
    transform: scale(0.9);
}

 #landing-hp #guides {
    background: url(../images/banner4.jpg) no-repeat;
    color: #fff;
    height: 250px;
    background-size: cover;
    text-align: center;
}

 #landing-hp  .rules {
    border-bottom: 1px solid #767676;
    border-top: 1px solid #767676;
    margin: 38px 0 0;
    padding: 42px 0 30px;
}

 #landing-hp  .rules ol {
    margin-left: 30px
}

 #landing-hp  .rules ol li,
 #landing-hp  .rules p {
    color: #767676;
    font-family: "'HPSimplified-Regular'";
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 0 12px 35px;
    list-style-type: decimal;
}

 #landing-hp  .rules ol li a {
    color: #c69e30;
}

  #landing-hp .rules p {
    padding-left: 0;
}

 #landing-hp  .disclaimer_section {
    background: #e5e8e8;
}

  #landing-hp .disclaimer_section li {
    color: #000;
    font-family: "'HPSimplified-Regular'";
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding-bottom: 15px;
}

 #landing-hp  .disclaimer_section nav {
    border-top: 1px solid #b9b8bb;
    padding: 30px 35px 20px;
}

  #landing-hp .disclaimer_section .container {
    width: 1280px;
    padding-top: 25px;
}

  #landing-hp .disclaimer_section h5 {
    font-size: 18px;
    color: #767676;
    font-family: "'HPSimplified-Regular'";
    text-align: right;
    padding-bottom: 18px;
    padding-right: 140px;
}

 #landing-hp  .disclaimer_section h5::before {
    content: " ";
    display: inline-block;
    background: #0096d6;
    width: 12px;
    height: 2px;
    margin: 0 7px;
    position: relative;
    top: -5px;
}

  #landing-hp .links_left {
    float: left;
    padding: 34px 0;
}

  #landing-hp .links_right {
    float: right;
    width: 250px;
}

 #landing-hp  .links_left strong {
    float: left;
    font-size: 16px;
    font-family: "'HPSimplified-Regular'";
    color: #575859;
    font-weight: bold;
}

  #landing-hp .links_left nav {
    float: left;
}

  #landing-hp .links_left nav li {
    float: left;
    font-size: 16px;
    font-family: "'HPSimplified-Regular'";
    color: #575859;
    font-weight: normal;
    padding-left: 40px;
}

  #landing-hp .links_left nav li a {
    transition: all 0.3s linear 0s;
    display: inline-block;
}

  #landing-hp .links_left nav li a:hover {
    color: #c69e30;
}

  #landing-hp .links_right img {
    float: left;
    border-left: 1px solid #767676;
    padding: 15px 16px 0 22px;
}

  #landing-hp .links_right span {
    font-size: 22px;
    font-family: 'HPSimplified-Light';
    color: #000;
    display: block;
    line-height: 22px;
    padding-bottom: 5px;
}

  #landing-hp .links_right a {
    display: inline-block;
    font-size: 15px;
    font-family: "'HPSimplified-Regular'";
    color: #2292d5;
    background: url(../images/arrow.png) right 9px no-repeat;
    padding-right: 15px;
    transition: all 0.3s linear 0s;
}

  #landing-hp .links_right a:hover {
    color: #c69e30;
    background: url(../images/arrow1.png) right 9px no-repeat;
}

 #landing-hp .need_help {
    padding-top: 25px;
}

 #landing-hp #mobile_era {
    padding-bottom: 52px;
}

 #landing-hp #mobile_era p.text {
    width: 640px;
}

 #landing-hp #mobile_era .section_title {
    padding-bottom: 32px;
}

  #landing-hp #mobile_era nav {
    padding-top: 18px;
}

  #landing-hp #mobile_era .video {
    width: 280px;
    float: left;
    position: relative;
    margin-right: 20px;
}

  #landing-hp #mobile_era li {
    padding-bottom: 48px;
}

  #landing-hp #mobile_era .video .entire_link {
    background: url(../images/video_icon.png) center center no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

  #landing-hp #mobile_era .video_info h5 {
    font-size: 22px;
    font-family: 'HPSimplified-Light';
    line-height: 26px;
    color: #000;
    padding-bottom: 8px;
}

  #landing-hp #mobile_era .video_info p {
    font-size: 16px;
    color: #686868;
    font-family: 'HPSimplified-Light';
    line-height: 22px;
    margin-bottom: 0;
    padding-bottom: 0;
}

  #landing-hp #mobile_era .video_info {
    float: right;
    width: 170px;
    height: 180px;
    display: table;
}

  #landing-hp #mobile_era .video_info .video_info_wrapper {
    display: table-cell;
    vertical-align: middle;
}

#landing-hp  #award_winning_device {
    padding: 75px 0 60px;
}

#landing-hp #award_winning_device .item {
    background: #f2f2f2;
    text-align: left;
    padding: 25px 20px;
}

#landing-hp  #award_winning_device .item span {
    display: block;
}

#landing-hp  #award_winning_device .item span img {
    margin: 0;
}

#landing-hp  #award_winning_device .item h5 {
    font-size: 22px;
    color: #000;
    font-family: 'HPSimplified-Light';
    line-height: 28px;
    padding: 10px 0 15px;
}

#landing-hp  #award_winning_device .item p {
    font-size: 14px;
    color: #686868;
    line-height: 20px;
    padding-bottom: 10px;
}

#landing-hp  #award_winning_device .item a {
    font-size: 14px;
    color: #007dba;
    line-height: 20px;
    font-family: 'HPSimplified-Light';
    transition: all 0.3s linear 0s;
}

 #landing-hp #award_winning_device .item a:hover {
    color: #c69e30;
}

#landing-hp  #award_winning_device .section_title {
    padding-bottom: 22px;
}

#landing-hp  #landing-hp #owl-example {
    margin-top: 28px;
    position: relative;
}

 #landing-hp  #landing-hp .owl-nav {
    position: absolute;
    top: 38%;
    margin-top: -18.5px;
    width: 100%;
}

 #landing-hp  #landing-hp .owl-nav .owl-prev {
    background: url(../images/left_arrow.png) no-repeat;
    width: 20px;
    height: 37px;
    display: block !important;
    font-size: 0;
    float: left;
    margin: 0 0 0 -65px;
}

 #landing-hp  #landing-hp .owl-nav .owl-next {
    background: url(../images/right_arrow.png) no-repeat;
    width: 20px;
    height: 37px;
    display: block !important;
    font-size: 0;
    float: right;
    margin: 0 -65px 0 0;
}

 #landing-hp #hero_banner .col-xs-12 > span {
    position: static;
    margin: 25px 0 -100px;
}

 #landing-hp #hero_banner {
    padding-bottom: 0;
    min-height: 1px;
}