

@font-face {
  font-family: "ProximaNova-Bold";
  src: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/fonts/ProximaNova-Bold_2.otf"); }
@font-face {
  font-family: "ProximaNova-Extrabld";
  src: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/fonts/ProximaNova-Extrabold_2.otf"); }
@font-face {
  font-family: "ProximaNova-Light";
  src: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/fonts/ProximaNova-Light_2.otf"); }
@font-face {
  font-family: "DProximaNova";
  src: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/fonts/ProximaNova-Regular_2.otf"); }
@font-face {
  font-family: "ProximaNova";
  src: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/fonts/ProximaNova-Semibold_0.otf"); }
#header_nav.scroll .cnt_header{
	background-image: url(https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/img/fondo_menu_scroll.png) !important;
}
ul.active.dp1{
  overflow:inherit;
	max-height:300px;
}
ul.dp1{
	max-height:0;
  overflow:hidden;
}
ul.dp1 li{
	list-style:none;
}    
body {
  background-color: #f9f9f9;
  font-size: 18px;
  margin: 0; 
font-family: "DProximaNova";}
a:hover{
	text-decoration:none !important;
}
.s_full{
	height: 100vh;
  align-items: center;
  display: flex;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  width: 100% !important; }


img {
  max-width: 100%;
  height: auto; 
}

h2 {
  font-size: 48px; }

h3 {
  font-size: 32px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 21px; }

h6 {
  font-size: 18px; }
h1,h2,h3,h4,h5,h6{
	margin-top:0;
}
section {
  float: left;
  width: 100%; }
.tab-content .tab-pane{
	display:none;
}
.tab-content .active{
	display:block;
}
.center-block img{
	display:block;
  margin:0 auto;
}
.container-fluid{
	padding:0 !important;
}
.absolute.group{
	left:-45px;
  top:100px;
}
.absolute.group .left{
  cursor:pointer;
  position:relative;
  border-radius:50%;
  width:60px;
  height:60px;
  display:block;
	background-color:#ffffff;  
  overflow:hidden;
  margin-bottom:30px;
  box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25);
}
.absolute.group .left img{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
    width:18px !important;
  height:18px;
}
.absolute.group .right{
  cursor:pointer;
  position:relative;
  border-radius:50%;
  width:60px;
  height:60px;
	display:block;
	background-color:#ffffff;
  overflow:hidden;
  box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25);
}
.absolute.group .right img{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width:18px !important;
  height:18px;
}
.nopadding {
  padding: 0 !important; }
.full-width{
	width:100%;
}
.nofloat {
  float: none; }
.noright{
	right:auto !important;
}
.inline {
  display: inline-block !important; }

.b-bottom {
  border-bottom: 1px solid #d0d0d0; }

.relative {
  position: relative !important; }

.absolute {
  position: absolute; }

.margin-b-100 {
  margin-bottom: 80px !important; }

.nomargin {
  margin: 0 !important; }

.padding-b-70 {
  padding-bottom: 70px !important; }

.bg_cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.bg_bottom {
  background-position: center bottom; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none;
    opacity: 0.9; }
 
/* menu */
#header_nav {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  padding-top: 29px;
  z-index: 400; 
  left: 0;
}
  #header_nav.scroll {
    margin-top: 0;
    padding-top: 0; }
    #header_nav.scroll .cnt_header {
      background-color: #ff770d;
      padding-top: 15px;
      padding-bottom: 15px;
      float: left;
      width: 100%;
      background-image: url(../img/fondo_menu_scroll.png);
      background-repeat: no-repeat;
      background-size: 100% 100%; }
      #header_nav.scroll .cnt_header .logo {
        float: left; }
        #header_nav.scroll .cnt_header .logo .v_desktop {
          opacity: 0;
          z-index: -1;
          overflow: hidden;
          width: 0;
          height: 0; }
        #header_nav.scroll .cnt_header .logo .v_mobile {
          opacity: 1;
          z-index: 400;
          overflow: visible;
          width: inherit;
          height: inherit; }
    #header_nav.scroll .line_mobile {
      display: block;
      float: left;
      width: 100%;
      height: 8px;
      background-image: url(../img/menu_scroll_line.png);
      background-repeat: no-repeat;
      background-size: 100% 100%; }
    #header_nav.scroll .menu-nav ul {
      margin: 5px 0; }
      #header_nav.scroll .menu-nav ul li.btn a {
        background-color: #e74400;
        color: #fff; }
      #header_nav.scroll .menu-nav ul li.btn_s {
        display: block; }
        @media (max-width: 768px) {
          #cnt_ch_inbound{
           	padding-bottom:30px !important;
          }
          #cnt_ch_inbound .ch_text a{
          	margin:0 auto;
          }
          #cnt_ch_inbound .ch_text{
          padding-bottom:30px !important;
          }
          #cnt_grafic .padding-100{
          	padding:0 !important;
          }
          #cnt-modal.padding-100{
          	padding:0 0 50px !important;
          }
          #header_nav.scroll .menu-nav ul li.btn_s {
            display: none; } }
        #header_nav.scroll .menu-nav ul li.btn_s a {
          width: 200px;
          line-height: 50px;
          border-radius: 10px;
          background-color: #ffffff;
          font-family: ProximaNova;
          font-size: 16px;
          font-weight: 600;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: 1.3px;
          text-align: center;
          color: #e74400;
          display: block; }
  #header_nav .logo {
    float: left; }
    #header_nav .logo .v_desktop {
      margin-left: 35px; }
    #header_nav .logo .v_mobile {
      opacity: 0;
      z-index: -1;
      overflow: hidden;
      width: 0;
      height: 0; }
  #header_nav .menu-nav {
    float: right; }
    #header_nav .menu-nav ul {
      list-style: none;
      padding: 0; }
      #header_nav .menu-nav ul li {
        float: left; }
        #header_nav .menu-nav ul li.btn_s {
          display: none; }
        @media (max-width: 768px) {
          #header_nav .menu-nav ul li.btn {
            display: none; } }
        #header_nav .menu-nav ul li.btn a {
          width: 200px;
          line-height: 50px;
          border-radius: 10px;
          background-color: #ffffff;
          font-family: "ProximaNova";
          font-size: 16px;
          font-weight: 600;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: 1.3px;
          text-align: center;
          color: #e74400;
          display: block; 
					margin-right:20px !important;}
        #header_nav .menu-nav ul li a {
          margin-left: 40px;
          line-height: 50px;
          vertical-align: middle;
          display: block;
          color: #fff; }
/*  Menu desktop - fullwidth */
#cnt_menu_fullwidth {
  position: fixed;
  top: 0;
  z-index: 401;
  width: 100%;
  background-color: #f9f9f9;
  right: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 250ms ease-out 100ms !important;
  -moz-transition: all 250ms ease-out 100ms !important;
  -o-transition: all 250ms ease-out 100ms !important;
  transition: all 250ms ease-out 100ms !important; }
  #cnt_menu_fullwidth.active {
    z-index: 402;
    right: 0%;
    max-height: 100% !important;
    overflow: auto;
    opacity: 1; 
		position:relative;
}
  #cnt_menu_fullwidth .logo {
    margin-top: 24px; }
  #cnt_menu_fullwidth .btn_close {
    padding: 10px;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 45px;
    top: 45px; }
    #cnt_menu_fullwidth .btn_close img {
      width: 20px;
      height: 20px; }
  #cnt_menu_fullwidth #cnt_menu_desktop {
    margin-top: 69px; }
    #cnt_menu_fullwidth #cnt_menu_desktop .container .menu_sec,
    #cnt_menu_fullwidth #cnt_menu_desktop .container .menu_acc {
      list-style: none;
      padding: 0; }
      #cnt_menu_fullwidth #cnt_menu_desktop .container .menu_sec a,
      #cnt_menu_fullwidth #cnt_menu_desktop .container .menu_acc a {
        font-family: "ProximaNova";
        font-size: 36px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 36px;
        letter-spacing: normal;
        text-align: left;
        color: #b2b2b2;
        padding: 15px 0;
        display: block; }
    #cnt_menu_fullwidth #cnt_menu_desktop .container .menu_acc a {
      font-weight: 600 !important;
      color: #8f8f8f !important; }
    #cnt_menu_fullwidth #cnt_menu_desktop .container .menu_rec {
      list-style: none;
      padding: 0; }
      #cnt_menu_fullwidth #cnt_menu_desktop .container .menu_rec a {
        font-family: ProximaNova;
        font-size: 24px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: normal;
        text-align: left;
        color: #737373;
        display: block;
        padding: 7px 0 7px 29px; }
    #cnt_menu_fullwidth #cnt_menu_desktop .container h3 {
      font-family: "ProximaNova";
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 21px;
      letter-spacing: normal;
      text-align: left;
      color: #ff770d;
      margin-top: 0;
      margin-bottom: 10px; }
    #cnt_menu_fullwidth #cnt_menu_desktop .container h2 {
      font-family: "ProximaNova";
      font-size: 36px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 36px;
      letter-spacing: normal;
      text-align: left;
      color: #e74400;
      margin-bottom: 10px;
      margin-top: 7px; }
  #cnt_menu_fullwidth.active #footer_menu {
    padding-top: 10px !important; 
		position:absolute;
    left:0;
    right:0;
    bottom:0;
}
    #cnt_menu_fullwidth #footer_menu .container span {
      font-family: "ProximaNova";
      font-size: 21px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.52;
      letter-spacing: 0.1px;
      text-align: left;
      color: #d0d0d0; }
    #cnt_menu_fullwidth #footer_menu .container p {
      margin: 0;
      font-family: "ProximaNova";
      font-size: 16.1px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 2;
      letter-spacing: 0.1px;
      text-align: left;
      color: #d0d0d0; }
    #cnt_menu_fullwidth #footer_menu .container .box {
      position: relative;
      width: 40px;
      height: 40px;
      display: inline-block;
      border: solid 2px #dfdfdf;
      border-radius: 5px; }
      #cnt_menu_fullwidth #footer_menu .container .box img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
    #cnt_menu_fullwidth #footer_menu .bg-dark {
      background-color: #000000;
      float: left;
      width: 100%;
      height: 70px;
      margin-top: 74px; }
/*blog*/
#cnt_b_banner {
  position: relative; }
 
  #cnt_b_banner h1.no-bottom {
    margin-bottom: 0; }
  #cnt_b_banner .bottom-150 {
    margin-bottom: 152px; }
  #cnt_b_banner a.action {
    text-transform: uppercase;
    border-radius: 10px;
    background-color: transparent;
    border: solid 2px #ffffff;
    font-family: "ProximaNova";
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.25;
    letter-spacing: 1.3px;
    text-align: left;
    color: #ffffff;
    padding: 10px; }
  #cnt_b_banner a.video {
    border-radius: 10px;
    background-color: #e74400;
    font-family: "ProximaNova";
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.25;
    letter-spacing: 1.3px;
    text-align: left;
    color: #ffffff;
    padding: 12px; }
  #cnt_b_banner .i_mouse {
    position: absolute;
    bottom: 88px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center; }

#cnt_blog_list .scroll_x {
  float: left;
  width: 100%; }
#cnt_blog_list .menu {
  float: left;
  width: 100%;
  border-bottom: 2px solid #f1f1f1; }
  #cnt_blog_list .menu .item_s {
    position: absolute;
    right: 0; }
    #cnt_blog_list .menu .item select {
      text-align-last: center;
      border: none;
      background-color: transparent;
      text-transform: uppercase;
      font-family: "ProximaNova";
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 1.8px;
      text-align: center;
      padding-top: 38px;
      padding-bottom: 38px;
      display: block;
      color: #dfdfdf; }
      #cnt_blog_list .menu .item select option {
        text-align: center;
        color: #333;
        font-size: 18px; }
#cnt_blog_list .list .container {
  padding-bottom: 70px;
  border-bottom: 1px solid #d0d0d0; }
#cnt_blog_list .list article:nth-child(even) .item figure:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-image: linear-gradient(132deg, #f6921e, #f05a24);
  background-blend-mode: overlay; }
#cnt_blog_list .list article:nth-child(odd) .item figure:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-image: linear-gradient(132deg, #1fb5cb, #006fb1);
  background-blend-mode: overlay; }
  #cnt_blog_list .list .item figure {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 186px;
    position: relative; }
    #cnt_blog_list .list .item figure img {
      position: relative;
      z-index: 99; }
    #cnt_blog_list .list .item figure figcaption {
      position: absolute;
      bottom: 20px;
      left: 30px;
      z-index: 101;
      color: #fff; }
      #cnt_blog_list .list .item figure figcaption img {
        vertical-align: middle;
        margin-right: 20px;
        float: left; }
      #cnt_blog_list .list .item figure figcaption .cat {
        font-family: "ProximaNova";
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: normal;
        text-align: left;
        color: #ffffff;
        float: left;
        display: block; }
      #cnt_blog_list .list .item figure figcaption a {
        color: #fff; }
  #cnt_blog_list .list .item .cnt_title {
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 207px;
    float: left;
    width: 100%; }
    #cnt_blog_list .list .item .cnt_title h4 {
      font-family: "ProximaNova";
      font-size: 24px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 0.2px;
      text-align: left;
      color: #848484;
      margin: 0; }
  #cnt_blog_list .list .item .cnt_info {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: normal;
    text-align: left;
    color: #b2b2b2;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
    width: 100%; }
    #cnt_blog_list .list .item .cnt_info .date {
      float: left;
      width: 50%; }
      #cnt_blog_list .list .item .cnt_info .date img {
        margin-right: 9px; }
      #cnt_blog_list .list .item .cnt_info .date span {
        position: relative;
        top: 3px; }
    #cnt_blog_list .list .item .cnt_info .hour {
      float: right;
      width: 50%;
      text-align: right; }
      #cnt_blog_list .list .item .cnt_info .hour img {
        margin-right: 9px; }
      #cnt_blog_list .list .item .cnt_info .hour span {
        position: relative;
        top: 3px; }
    #cnt_blog_list .list .item .cnt_info a {
      color: #b2b2b2; }
#cnt_blog_list .list .item_recent_list {
  float: left;
  width: 100%;
  margin-top: 70px;
  counter-reset: my-badass-counter;
  min-height: 473px; }
  #cnt_blog_list .list .item_recent_list h2 {
    margin: 0;
    font-family: "ProximaNova-Extrabld";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #c1c1c1; }
  #cnt_blog_list .list .item_recent_list .content {
    margin-top: 22px;
    position: relative; }
    #cnt_blog_list .list .item_recent_list .content:before {
      content: counter(my-badass-counter);
      counter-increment: my-badass-counter;
      font-family: ProximaNova;
      font-size: 42px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.2px;
      text-align: left;
      color: #f1f1f1;
      position: absolute;
      left: 0;
      top: 20px; }
    #cnt_blog_list .list .item_recent_list .content .cnt_title {
      padding-left: 45px; }
      #cnt_blog_list .list .item_recent_list .content .cnt_title h5 {
        margin: 0;
        font-family: "ProximaNova";
        font-size: 21px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0.1px;
        text-align: left;
        color: #848484; }
    #cnt_blog_list .list .item_recent_list .content .cnt_cat {
      margin-top: 2px;
      padding-left: 45px;
      font-family: "ProximaNova";
      font-size: 14px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.71;
      letter-spacing: 1.1px;
      text-align: left;
      color: #737373; }
      #cnt_blog_list .list .item_recent_list .content .cnt_cat a {
        color: #737373; }
#cnt_blog_list .list .item_card {
  padding: 88px 36px 0;
  min-height: 473px;
  border-radius: 25px;
  overflow: hidden;
  background-color: #182938;
  margin-top: 70px;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  #cnt_blog_list .list .item_card:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    background-color: #18293885;
    background-blend-mode: overlay; }
  #cnt_blog_list .list .item_card h2 {
    margin-top: 0;
    font-family: ProximaNova;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.89;
    letter-spacing: 0.4px;
    text-align: center;
    color: #ffffff;
    z-index: 200;
    position: relative; }
  #cnt_blog_list .list .item_card .content {
    font-family: ProximaNova;
    font-size: 21px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.52;
    letter-spacing: 0.1px;
    text-align: center;
    color: #ffffff;
    margin-top: 32px;
    z-index: 200;
    position: relative; }
  #cnt_blog_list .list .item_card .btn {
    width: 100%;
    max-width: 200px;
    line-height: 50px;
    border-radius: 10px;
    background-color: #e74400;
    margin: 44px auto 0;
    display: block;
    text-align: center;
    font-family: ProximaNova;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1.3px;
    color: #ffffff;
    z-index: 200;
    position: relative; }
#cnt_blog_list .list .item_image {
  border-radius: 25px;
  overflow: hidden;
  float: left;
  margin-top: 70px; }

/*post single*/
#cnt_bp_banner {
  padding-top: 223px;
  padding-bottom: 278px;
  position: relative;
  background-color: #ffffff; }
  #cnt_bp_banner h1 {
    font-family: "ProximaNova-Extrabld";
    font-size: 72px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: 0.4px;
    text-align: right;
    color: #ffffff;
    color: #fff;
    margin: 0;
    padding: 0; }
    .note{
  margin:auto;
}
#cnt-modal .note .card-modal{
      max-width: 60vw;
    /* overflow: hidden; */
    position: relative !important;
    padding: 4vw;
    display: block;
    margin: 0 auto;
}

    @media (max-width: 500px) {
      #cnt-modal.padding-100 {
    padding: 0 0 100px !important;
}
      .absolute.group {
    top: auto;
    bottom: -110px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    display: flex;
}
      #cnt-modal .card-modal h6 span{
        line-height:normal !important;
        margin-bottom:15px !important;
      }
      #cnt-modal .card-modal h2 span{
        font-size:32px !important;
      }
      #cnt-modal .note .card-modal{
       max-width: 95vw;
      }
        #servicio_agendar h2 span{
	        font-size: 30px !important;
        }
        #servicio_agendar h4 span{
            font-size: 20px !important;
        }
      .r-desc-p{
      	font-family: "ProximaNova";
        font-size: 24px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #8f8f8f;
      }
      .r-title-p{
				font-family: 'ProximaNova-Extrabld';
        font-size: 50px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0.4px;
        text-align: left;
        color: #8f8f8f;
      }
      .i_mouse{
      	bottom:58px !important;
      }
      #cnt_aument h4 span{
      	padding: 0 10px !important;
      }
      	#cnt_aument h1 span{
      	font-size:50px !important;
      }
        #cnt_how_help h1 span{
          font-size:50px !important;
        }
      	#cnt_steps .p-200{
          padding:20px 0 !important;
        }
      #menu-recurso .m-item{
				font-size:18px !important;
        padding:0 10px !important;
      }
      #qs_text h1 span{
      	font-size:50px !important;
      }
      #cnt_bp_banner h1 {
        font-size: 55px;
        text-align: left !important; } }
  #cnt_bp_banner .cnt_cat {
    text-align: right;
    margin-top: 30px;
    float: right;
    font-family: "ProximaNova";
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.1px;
    text-align: left;
    color: #dfdfdf; }
    #cnt_bp_banner .cnt_cat .item {
      float: right;
      margin-left: 60px; }
      #cnt_bp_banner .cnt_cat .item a {
        color: #fff;
        font-size: 21px; }
      #cnt_bp_banner .cnt_cat .item img {
        margin-right: 20px; }
      #cnt_bp_banner .cnt_cat .item span {
        color: #fff;
        font-size: 21px; }
  #cnt_bp_banner .i_mouse {
    position: absolute;
    bottom: 88px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center; }

#cnt_post {
  background-color: #ffffff;
  padding-top: 78px;
  padding-bottom: 100px;
  float: left;
  width: 100%;
  font-family: "ProximaNova-Light";
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.1px;
  color: #666666; }
  #cnt_post a {
    color: #e74400; }
  #cnt_post h1,
  #cnt_post h2,
  #cnt_post h3,
  #cnt_post h4,
  #cnt_post h5,
  #cnt_post h6 {
    font-family: "ProximaNova";
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.1px;
    text-align: left;
    color: #d0d0d0; }
  #cnt_post .cnt_author {
    float: left;
    width: 100%;
    margin-top: 69px; }
    #cnt_post .cnt_author .img {
      width: 106px;
      height: 106px;
      border-radius: 50%;
      background-color: #f9f9f9;
      text-align: center;
      line-height: 106px;
      vertical-align: middle;
      float: left;
      margin-right: 40px; }
    #cnt_post .cnt_author .info {
      float: left;
      padding-top: 14px; }
      #cnt_post .cnt_author .info .by {
        font-family: "ProximaNova";
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0.1px;
        text-align: left;
        color: #c1c1c1; }
      #cnt_post .cnt_author .info .name {
        font-family: "ProximaNova";
        font-size: 24.3px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 24.3px;
        letter-spacing: -0.4px;
        text-align: left;
        color: #666666;
        margin-top: 11px; }
      #cnt_post .cnt_author .info .description {
        font-family: "ProximaNova";
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0.1px;
        text-align: left;
        color: #c1c1c1;
        margin-top: 14px; }

#cnt_recent_p {
  float: left;
  width: 100%;
  padding: 68px 0 100px; }
  #cnt_recent_p h2 {
    font-family: "ProximaNova-Extrabld";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: center;
    color: #c1c1c1;
    margin: 0; }
  #cnt_recent_p .list .item {
    float: left;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    margin-top: 43px;
    padding-bottom: 30px;
    background-color: #ffffff;
    box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25); }
    #cnt_recent_p .list .item figure {
      float: left;
      width: 100%;
      overflow: hidden;
      height: 186px;
      position: relative; }
      #cnt_recent_p .list .item figure:after {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        mix-blend-mode: multiply;
        background-image: linear-gradient(132deg, #f6921e, #f05a24);
        background-blend-mode: overlay; }
      #cnt_recent_p .list .item figure img {
        position: relative;
        z-index: 99; }
      #cnt_recent_p .list .item figure figcaption {
        position: absolute;
        bottom: 20px;
        left: 30px;
        z-index: 101;
        color: #fff; }
        #cnt_recent_p .list .item figure figcaption img {
          vertical-align: middle;
          margin-right: 20px;
          float: left; }
        #cnt_recent_p .list .item figure figcaption .cat {
          font-family: "ProximaNova";
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 22px;
          letter-spacing: normal;
          text-align: left;
          color: #ffffff;
          float: left;
          display: block; }
        #cnt_recent_p .list .item figure figcaption a {
          color: #fff; }
    #cnt_recent_p .list .item .cnt_title {
      margin-top: 30px;
      padding-left: 30px;
      padding-right: 30px;
      min-height: 207px;
      float: left;
      width: 100%; }
      #cnt_recent_p .list .item .cnt_title h4 {
        font-family: "ProximaNova";
        font-size: 24px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.2px;
        text-align: left;
        color: #848484;
        margin: 0; }
    #cnt_recent_p .list .item .cnt_info {
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 16px;
      letter-spacing: normal;
      text-align: left;
      color: #b2b2b2;
      padding-left: 30px;
      padding-right: 30px;
      float: left;
      width: 100%; }
      #cnt_recent_p .list .item .cnt_info .date {
        float: left; }
      #cnt_recent_p .list .item .cnt_info .hour {
        float: right; }
      #cnt_recent_p .list .item .cnt_info a {
        color: #b2b2b2; }
  #cnt_recent_p .list .item_recent_list {
    float: left;
    width: 100%;
    margin-top: 70px; }
    #cnt_recent_p .list .item_recent_list h2 {
      margin: 0;
      font-size: 36px;
      font-weight: normal;
      font-family: "ProximaNova-Extrabld";
      font-style: normal;
      font-stretch: normal;
      line-height: 36px;
      letter-spacing: 0.2px;
      text-align: left;
      color: #c1c1c1; }
    #cnt_recent_p .list .item_recent_list .content {
      margin-top: 29px; }
      #cnt_recent_p .list .item_recent_list .content .cnt_title h5 {
        margin: 0;
        font-family: "ProximaNova";
        font-size: 21px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0.1px;
        text-align: left;
        color: #848484; }
      #cnt_recent_p .list .item_recent_list .content .cnt_cat {
        font-family: "ProximaNova";
        font-size: 14px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71;
        letter-spacing: 1.1px;
        text-align: left;
        color: #737373; }
        #cnt_recent_p .list .item_recent_list .content .cnt_cat a {
          color: #737373; }

/*shapes*/
#cnt_shapes {
  padding-bottom: 100px; 
	padding-top: 50px;
}
  #cnt_shapes .container {
    text-align: center; }
    #cnt_shapes .container .label {
      font-family: "ProximaNova";
      font-size: 21px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 0.1px;
      text-align: center;
      color: #8f8f8f; }
    #cnt_shapes .container .item {
      background-color: white;
      text-align: center;
      padding: 50px;
      margin-top: 70px;
      border-radius: 25px;
      background-color: #ffffff;
      box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25);
      float: left;
      width: 100%; }
      #cnt_shapes .container .item .circle {
        position: relative;
        display: inline-block;
        border-radius: 50%;
        width: 120px;
        height: 120px;
        border: solid 2px #ff770d; }
        #cnt_shapes .container .item .circle img {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%); }
      #cnt_shapes .container .item .label {
        font-size: 24px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.1px;
        margin: 10px 0 25px 0px;
        text-align: center;
        color: #b2b2b2; }
      #cnt_shapes .container .item button,
      #cnt_shapes .container .item a {
        width: 100%;
        max-width: 200px;
        height: 50px;
        border-radius: 10px;
        background-color: #e74400;
        border: 0;
        color: white;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.3px;
        text-align: center;
        display: block;
        line-height: 50px;
        margin: 0 auto;
        margin-top: 40px; }

/*suscribe*/
a#cta_button_549760_6f29f529-d7a9-4c8a-b33e-efd0df12dd5d:hover{
	background-color: #e74400 !important;
}
#cnt_subscribe {
  padding: 88px 0 90px;
  background-color: #ec6933; }
  #cnt_subscribe .container {
    padding: 0px;
     /* All HubSpot Forms
========================================================================== */
    /* Form Field (selector for form field wrapper) */
    /* Descriptions (targets class applied to Help Text divs) */
    /* Labels (selects field labels and error messages) */
    /* Inputs (selectors for all inputs)  */
    /* Inputs in focus (selectors for all inputs when clicked)  */
    /* Multi-line inputs (selectors to target multi-line fields */
    /* Dropdowns (selectors for dropdowns) */
    /* Multi-select (selectors for multi-select fields) */
    /* Required (selectors for fields, when they do not pass validation) */
    /* Error message (selector for validation messages) */
    /* Placeholder Text (styles the placeholder attribute text) */
     /* Multi Column Form (selectors for fieldsets and field wrappers) 
========================================================================== */
     /* Submit buttons (selectors for all non-CTA buttons) 
========================================================================== */ }
    #cnt_subscribe .container h6 {
      font-family: "ProximaNova";
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 18px;
      letter-spacing: 0.1px;
      text-align: left;
      color: #803b07;
      margin: 0; }
    #cnt_subscribe .container button {
      display: inline-block;
      width: 200px;
      height: 50px;
      border-radius: 10px;
      background-color: #ffffff;
      font-family: ProximaNova;
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.5;
      letter-spacing: 1.3px;
      text-align: center;
      color: #e74400;
      border: 0;
      text-transform: uppercase; }
    #cnt_subscribe .container ::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-family: "ProximaNova-Extrabld"; }
    #cnt_subscribe .container :-moz-placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-family: "ProximaNova-Extrabld"; }
    #cnt_subscribe .container ::-moz-placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-family: "ProximaNova-Extrabld"; }
    #cnt_subscribe .container :-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-family: "ProximaNova-Extrabld"; }
    #cnt_subscribe .container .form-columns-1 {
      max-width: 50% !important;
      width: 50%;
      float: left; }
    #cnt_subscribe .container .hs_submit {
      float: left;
      width: 50%;
      margin-top: 50px;
      text-align: right; }
      @media (max-width: 768px) {
        #cnt_menu_fullwidth.active{
        	position:fixed !important;
        }
        #cnt_subscribe .container .hs_submit {
          width: 100%;
          text-align: center; } }
    #cnt_subscribe .container .hs-form-booleancheckbox-display {
      position: relative; }
      #cnt_subscribe .container .hs-form-booleancheckbox-display input[type="checkbox"] {
        visibility: hidden; }
        #cnt_subscribe .container .hs-form-booleancheckbox-display input[type="checkbox"]:checked + span:after {
          background-color: #66bb6a;
          border-color: #66bb6a; }
        #cnt_subscribe .container .hs-form-booleancheckbox-display input[type="checkbox"]:checked + span:after {
          opacity: 1;
          color: #fff; }
      #cnt_subscribe .container .hs-form-booleancheckbox-display span {
        padding-left: 21px;
        font-size: 14px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.1px;
        text-align: left;
        color: #ffffff;
        font-family: Font Awesome\ 5 Free; }
        #cnt_subscribe .container .hs-form-booleancheckbox-display span:after {
          color: #ec6933;
          border-top: none;
          border-right: none;
          content: "\f00c";
          border: 2px solid #fff;
          border-radius: 50%;
          cursor: pointer;
          height: 28px;
          left: 0;
          position: absolute;
          top: 0;
          width: 28px;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          text-align: center;
          line-height: 28px; }
    #cnt_subscribe .container .hs-form fieldset {
      max-width: 100% !important;
      border: none !important; }
      @media (max-width: 768px) {
        #cnt_subscribe .container .hs-form fieldset {
          width: 100% !important;
          padding: 0 15px !important; } }
    #cnt_subscribe .container .hs-form .hs-form-required {
      display: none; }
    #cnt_subscribe .container .hs-form .hs-form-field {
      margin-top: 50px; }
    #cnt_subscribe .container .hs-form label {
      display: none; }
    #cnt_subscribe .container .hs-form input[type="text"],
    #cnt_subscribe .container .hs-form input[type="password"],
    #cnt_subscribe .container .hs-form input[type="datetime"],
    #cnt_subscribe .container .hs-form input[type="datetime-local"],
    #cnt_subscribe .container .hs-form input[type="date"],
    #cnt_subscribe .container .hs-form input[type="month"],
    #cnt_subscribe .container .hs-form input[type="time"],
    #cnt_subscribe .container .hs-form input[type="week"],
    #cnt_subscribe .container .hs-form input[type="number"],
    #cnt_subscribe .container .hs-form input[type="email"],
    #cnt_subscribe .container .hs-form input[type="url"],
    #cnt_subscribe .container .hs-form input[type="search"],
    #cnt_subscribe .container .hs-form input[type="tel"],
    #cnt_subscribe .container .hs-form input[type="color"],
    #cnt_subscribe .container .hs-form input[type="file"],
    #cnt_subscribe .container .hs-form textarea,
    #cnt_subscribe .container .hs-form select {
      font-family: inherit;
      width: 100%;
      font-family: "ProximaNova-Extrabld";
      font-size: inherit;
      line-height: inherit;
      background: transparent;
      border: 0;
      border-bottom: 1px solid white !important;
      font-size: 36px;
      color: #fff;
      line-height: 64px;
      height: 64px;
      display: block; }
    #cnt_subscribe .container .hs-form input[type="text"]:focus,
    #cnt_subscribe .container .hs-form input[type="password"]:focus,
    #cnt_subscribe .container .hs-form input[type="datetime"]:focus,
    #cnt_subscribe .container .hs-form input[type="datetime-local"]:focus,
    #cnt_subscribe .container .hs-form input[type="date"]:focus,
    #cnt_subscribe .container .hs-form input[type="month"]:focus,
    #cnt_subscribe .container .hs-form input[type="time"]:focus,
    #cnt_subscribe .container .hs-form input[type="week"]:focus,
    #cnt_subscribe .container .hs-form input[type="number"]:focus,
    #cnt_subscribe .container .hs-form input[type="email"]:focus,
    #cnt_subscribe .container .hs-form input[type="url"]:focus,
    #cnt_subscribe .container .hs-form input[type="search"]:focus,
    #cnt_subscribe .container .hs-form input[type="tel"]:focus,
    #cnt_subscribe .container .hs-form input[type="color"]:focus,
    #cnt_subscribe .container .hs-form input[type="file"]:focus,
    #cnt_subscribe .container .hs-form textarea:focus,
    #cnt_subscribe .container .hs-form select:focus {
      border: none !important; }
    #cnt_subscribe .container .hs-form select {
      color: rgba(255, 255, 255, 0.5) !important; }
    #cnt_subscribe .container .hs-form select option {
      color: #333;
      font-size: 18px;
      font-weight: normal; }
    #cnt_subscribe .container .hs-form .hs-form-field ul.inputs-list {
      padding: 0;
      margin-top: 0;
      list-style: none; }
    #cnt_subscribe .container .hs-form .hs-form-field ul.inputs-list label {
      display: block !important; }
    #cnt_subscribe .container .hs-form .hs-error-msgs label {
      display: block !important;
      font-size: 12px;
      color: #ff8383; }
    #cnt_subscribe .container ::-webkit-input-placeholder {
      /* Webkit Browsers */ }
    #cnt_subscribe .container :-moz-placeholder {
      /* Firefox 18- */ }
    #cnt_subscribe .container ::-moz-placeholder {
      /* Firefox 19+ */ }
    #cnt_subscribe .container :-ms-input-placeholder {
      /* IE10 */ }
    #cnt_subscribe .container .hs-button.primary,
    #cnt_subscribe .container input[type="submit"],
    #cnt_subscribe .container input[type="button"] {
      display: inline-block;
      width: 200px;
      height: 50px;
      border-radius: 10px;
      background-color: #ffffff;
      font-family: ProximaNova;
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.5;
      letter-spacing: 1.3px;
      text-align: center;
      color: #e74400;
      border: 0;
      text-transform: uppercase; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center !important; }

.text-left {
  text-align: left; }

.m-25 {
  margin-top: 25px;
  margin-bottom: 25px; }
.top-65{
margin-top:65px;}
.padding-10 {
  padding: 10px; }

.padding-y-6 {
  padding-top: 6px;
  padding-bottom: 6px; }

.padding-5 {
  padding: 5px; }

.rigth {
  text-align: right; }
.price__desc{
	min-height:100px;
}
.round {
  position: relative; }
  .round input[type="checkbox"] {
    visibility: hidden; }
    .round input[type="checkbox"]:checked + label {
      background-color: #66bb6a;
      border-color: #66bb6a; }
    .round input[type="checkbox"]:checked + label:after {
      opacity: 1; }
  .round span {
    padding-left: 21px;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffffff; }
  .round label {
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px; }
    .round label:after {
      border: 2px solid #fff;
      border-top: none;
      border-right: none;
      content: "";
      height: 6px;
      left: 7px;
      opacity: 0;
      position: absolute;
      top: 8px;
      transform: rotate(-45deg);
      width: 12px; }

.price__price{
font-size: 38px;
}
.single-container {
    margin-bottom: 0px;
}

/*footer*/
#footer {
  background-color: #333333; }
  #footer .subfooter1 {
    margin-top: 70px; }
    #footer .subfooter1 .cnt_row {
      float: left;
      width: 100%; }
    @media (max-width: 991px) {
      .r-top{
      	margin-top:20px;
      }
      #cnt_menu_fullwidth #cnt_menu_desktop{
      	min-height:570px;
      }
      #cnt_menu_fullwidth.active #footer_menu{
      	position:relative !important;
      }
      .absolute.group{
        top: auto;
        bottom: -60px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 200px;
          }
      #footer .subfooter1 .part {
        text-align: center; }
        #footer .subfooter1 .part p {
          text-align: center !important; } }
    @media (max-width: 991px) {
      #footer .subfooter1 .awa {
        text-align: center;
        margin-top: 30px; } }
    #footer .subfooter1 h5 {
      font-family: "ProximaNova";
      font-size: 21px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 21px;
      letter-spacing: normal;
      text-align: left;
      color: #ffffff;
      margin-top: 0;
      margin-bottom: 30px;
      display: block;
      float: left;
      width: 100%; }
    #footer .subfooter1 .hs_cos_wrapper_type_rich_text p,
    #footer .subfooter1 .hs_cos_wrapper_type_rich_text span {
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: 0.1px;
      text-align: left;
      color: #666666; }
  #footer .subfooter2 {
    padding-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;   
    border-top: 1px solid #737373;
    border-bottom: 1px solid #737373; }
    #footer .subfooter2 .item {
      font-family: ProximaNova;
      font-size: 16px;
      font-style: normal;
      font-stretch: normal;
      line-height: 16px;
      letter-spacing: 0.1px;
      text-align: left;
      color: #ffffff; }
      #footer .subfooter2 .item.right {
        text-align: right !important; }
        @media (max-width: 991px) {
          #footer .subfooter2 .item.right {
            text-align: center !important;
            margin: 10px 0; } }
      #footer .subfooter2 .item a {
        text-decoration: none;
        color: #fff; }
      #footer .subfooter2 .item img {
        margin-right: 20px; }
      @media (max-width: 500px) {
        #h-head .action{
        	margin-bottom:15px;
        }
        #footer .subfooter2 .item {
          text-align: left !important; } }
      @media (max-width: 991px) {
        #footer .subfooter2 .item {
          text-align: center !important;
          margin: 10px 0; } }
  @media (max-width: 991px) {
    #footer .subfooter3 .copy,
    #footer .subfooter3 .social,
    #footer .subfooter3 .msg {
      float: left;
      width: 100%;
      text-align: center !important; }
      #footer .subfooter3 .copy p,
      #footer .subfooter3 .social p,
      #footer .subfooter3 .msg p {
        text-align: center !important; } }
  #footer .container #terms {
    padding: 25px 0;
    border: 0 !important;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.1px;
    text-align: left;
    color: #666666; }
    #footer .container #terms .box {
      position: relative;
      width: 40px;
      height: 40px;
      display: inline-block;
      border: solid 2px #666666;
      border-radius: 5px; }
      #footer .container #terms .box img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
  #footer .container .row {
    margin-left: 0;
    margin-right: 0; }

/****** cita *******/
/* section form  */
#cnt_form {
  /*max-width:1440px;max-height:840px*/
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}

#cnt_form .play {
  display: inline-block;
}

#cnt_form .play img {
  margin-left: 5px;
  width: 16px !important;
  height: 16px !important;
}

#cnt_form .text-orange {
  font-family: "ProximaNova";
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #e74400;
}

#cnt_form .text-orange h5 {
  margin: 45px 0;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 3.62;
  letter-spacing: 0.1px;
  text-align: left;
}

#cnt_form .text-orange h1 span{
  font-family: "ProximaNova-Extrabld";
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 0;
}

#cnt_form .list-items ul {
  padding: 0;
}

#cnt_form .list-items ul li {
  list-style: none;
  background: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/img/check.png") no-repeat left;
  padding-left: 40px;
  margin: 0;
  color: #dfdfdf;
  font-size: 24px;
  line-height: 36px;
}

#cnt_form .list-items .text-small {
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
  font-family: "ProximaNova-Semibold";
}

#cnt_form .list-items h6 {
  display: inline-block;
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
  font-family: "ProximaNova-Semibold";
}

#cnt_form .subtitle {
  margin: 45px 0;
  margin-bottom: 0;
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.62;
  letter-spacing: 0.1px;
  text-align: left;
  color: #ffb47b;
}

#cnt_form .silver-ligth {
  color: #8f8f8f;
}

#cnt_form .silver-title {
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: 0.4px;
  text-align: left;
  color: #8f8f8f;
}

#cnt_form .title {
  font-family: "ProximaNova-Extrabld";
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 0;
}

#cnt_form > a.ebook {
  padding: 15px;
  width: 200px;
  height: 50px;
  border-radius: 10px;
  background-color: transparent;
  border: solid 2px #ffffff;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 4;
  letter-spacing: 1.3px;
  text-align: left;
  color: #ffffff;
}

#cnt_form .item {
  max-width: auto !important;
  max-height: auto !important;
  padding: 20px;
  float: left;
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
  margin-top: 43px;
  padding-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25);
}

#cnt_form .item form {
  padding: 0 10px;
}

#cnt_form .item form h5 {
  margin: 15px 0;
  color: #848484;
  font-size: 24px;
}

#cnt_form .item form a {
  max-width: 200px;
  max-height: 50px;
  border-radius: 10px;
  padding: 10px;
  background-color: #e74400;
  color: white;
  display: inline-block;
  margin-top: 20px 0;
}

#cnt_form .item form input[type="text"] {
  border-bottom: 1px solid #dfdfdf;
  color: black;
}

#cnt_form .item form input[type="text"]::placeholder {
  font-size: 21px;
  color: #d0d0d0;
}

#cnt_form .item form label {
  border: 1px solid #d0d0d0;
}

#cnt_form .item form span {
  color: #d0d0d0;
}

/* cnt banner */
#cnt_form {
  /*max-width:1440px;max-height:840px*/
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}

#cnt_form .play {
  display: inline-block;
}

#cnt_form .play img {
  margin-left: 5px;
  width: 16px;
  height: 16px;
}

#cnt_form .text-orange {
  font-family: "ProximaNova";
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #e74400;
}

#cnt_form .text-orange p {
  margin: 45px 0;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 3.62;
  letter-spacing: 0.1px;
  text-align: left;
}

#cnt_form .text-orange h1 {
  font-family: "ProximaNova-Extrabld";
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 0;
}

#cnt_form .list-items ul {
  padding: 0;
}

#cnt_form .list-items ul li {
  list-style: none;
  background: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/img/check.png") no-repeat left;
  padding-left: 40px;
  margin: 0;
  color: #dfdfdf;
  font-size: 24px;
  line-height: 36px;
}

#cnt_form .list-items .text-small {
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
  font-family: "ProximaNova-Semibold";
}

#cnt_form .list-items h6 {
  display: inline-block;
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
  font-family: "ProximaNova-Semibold";
}

#cnt_form .subtitle {
  margin: 45px 0;
  margin-bottom: 0;
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.62;
  letter-spacing: 0.1px;
  text-align: left;
  color: #ffb47b;
}

#cnt_form .silver-ligth {
  color: #8f8f8f;
}

#cnt_form .silver-title {
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: 0.4px;
  text-align: left;
  color: #8f8f8f;
}

#cnt_form .title {
  font-family: "ProximaNova-Extrabld";
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 0;
}

#cnt_form > a.ebook {
  padding: 15px;
  width: 200px;
  height: 50px;
  border-radius: 10px;
  background-color: transparent;
  border: solid 2px #ffffff;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 4;
  letter-spacing: 1.3px;
  text-align: left;
  color: #ffffff;
}

#cnt_form .item {
  max-width: auto;
  max-height: auto !important;
  padding: 20px;
  float: left;
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
  margin-top: 43px;
  padding-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25);
}

#cnt_form .item form {
  padding: 0 10px;
}

#cnt_form .item form h5 {
  margin: 15px 0;
  color: #848484;
  font-size: 24px;
}

#cnt_form .item form a {
  max-width: 200px;
  max-height: 50px;
  border-radius: 10px;
  padding: 10px;
  background-color: #e74400;
  color: white;
  display: inline-block;
  margin-top: 20px 0;
}
#cnt_form .item form label span > span > a{
    background-color: transparent;
    color: #a0a0a0;
    font-weight: bold;
}
form fieldset:nth-child(7) > div > div:nth-child(2) > div > div > div > ul > li > label{
	display: flex;
  align-items: center;
}
#cnt_form .item form input[type="text"] {
  /*border-bottom: 1px solid #dfdfdf !important;
  color: black;*/
}

#cnt_form .item form input[type="text"]::placeholder {
  font-size: 21px;
  color: #d0d0d0;
}

#cnt_form .item form label {
  border: 1px solid #d0d0d0;
}

#cnt_form .item form span {
  color: #d0d0d0;
}

/* cnt banner */
#cnt_banner .container {
  margin-top: 15px;
}

#cnt_banner .container div > h1 {
  font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  margin-top: 75px;
}

#cnt_banner .container div > p {
  font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.1px;
  color: #ffffff;
  margin-bottom: 45px;
}

#cnt_banner .container .b-ebook {
  width: 100%;
  max-width: 457px;
}

#cnt_banner .container .cita-text h4 {
  color: #8f8f8f;
  line-height: 32px;
  font-size: 24px;
}

#cnt_banner .container .cita-text h5 {
  margin: 48px 0;
  color: #ff770d;
  font-size: 36px;
  letter-spacing: 0.2px;
  line-height: 42px;
}

#cnt_banner .container .cita-text img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display:block;
}

/* strategy */
#cnt_strategy .container {
  margin-top: 49px;
}

#cnt_strategy .container .c-text {
  font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  color: #8f8f8f;
}

#cnt_strategy .container .strategy {
  margin-bottom: 25px;
}

#cnt_strategy .container .strategy img {
  position: relative;
  display: inline-block;
  margin: 10px;
}

#cnt_strategy .container .strategy h3 {
  color: #ff770d;
  font-size: 24px;
  line-height: 42px;
  letter-spacing: 0.1px;
  text-align: left;
  font-size: 24px;
  margin: 10px;
}

#cnt_strategy .container .strategy h5 {
  margin-top: 10px;
  color: #8f8f8f;
  text-align: left;
  line-height: 36px;
  font-size: 21px;
}

#cnt_strategy .container .strategy-link {
  margin: 100px 0;
}

#cnt_strategy .container .strategy-link a {
  display: inline-block;
  max-width: 470px;
  padding: 15px;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  border-radius: 10px;
  background-color: #e74400;
  letter-spacing: 1.2px;
  text-align: center;
  color: #ffffff;
}

#cnt_transform {
  margin-bottom: 100px; }
  #cnt_transform .container h5 {
    margin: 10px 0;
    font-family: "ProximaNova-Extrabld";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ff770d; }
  #cnt_transform .container ul {
    padding: 0; }
    #cnt_transform .container ul li {
      list-style: none; }
      #cnt_transform .container .slider-box ul li img {
        vertical-align: text-bottom;
        max-width: auto !important;
        max-height: auto !important; }
      #cnt_transform .container ul li span {
        font-family: "ProximaNova";
        font-size: 19px;/*24px;*/
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.1px;
        text-align: left;
        color: #c1c1c1; }

/*** thank_you_1 ***/
#cnt_thank {
  background-size: cover;
  background-repeat: no-repeat;
}

#cnt_thank .container h4 span{
    font-family: "ProximaNova-Extrabld";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0.2px;
    color: #ffffff;
	  display:block;
  	margin-top: 115px;
}
#cnt_thank .container h5 span{
  	font-family: "ProximaNova";
    font-size: 21px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: normal;
    text-align: center;
    color: #ffb47b;
		display:block;
}

#cnt_thank .container .m-45 {
	/*margin: 45px;*/
}

#cnt_thank .container .m-45 .box {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-block;
  border: solid 2px #ffffff;
  border-radius: 5px;
  margin: auto 30px;
  margin-bottom:140px;
}

#cnt_thank .container .m-45 .box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

#cnt_thank .container .none-bottom {
  margin-bottom: 0;
}

#cnt_thank .container .mtop {
  margin-top: 25px;
}
#cnt_thank .container h1 {
  margin-top:50px;
  font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.11;
  letter-spacing: 0.2px;
  color: #ffffff;
}

@media (max-width: 500px) {
  #cnt_thank .container h1 {
    margin-top: 210px;
  }
  #cnt_form .text-orange h1 {
    font-size: 42px!important;

  }
  #cnt_form .item {
    padding: 30px 15px 30px 15px;
  }
  .col-md-6.formulario{
    padding-left: 0;
    padding-right: 0;
  }
  #cnt_form .container .hs-form-booleancheckbox-display span {
    padding-left :0px !important;
    }
  .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 40px!important;
  }
  div.hs-fieldtype-select::before 
  bottom: 34%!important;
}

#cnt_thank .container h1 span {
  font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.11;
  letter-spacing: 0.2px;
  color: #ffffff;
}

#cnt_thank .container a {
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  /* line-height: normal; */
  letter-spacing: 1.3px;
  color: #e74400;
  border-radius: 10px;
  background-color: #fff;
  line-height: 45px;
  display: block;
  max-width: 200px;
  text-align: center;
  margin: 23px auto 40px auto;
}

/* media */
#cnt_media {
  margin-top: 70px !important;
  margin-bottom:20px !important;
}

#cnt_media .container h1 {
  color: #ff770d;
  font-size: 36px;
  font-family: "ProximaNova-Extrabld";
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.2px;
}

#cnt_media .container h5 {
  color: #8f8f8f;
  font-size: 24px;
  line-height: 42px;
  letter-spacing: 0.1px;
  margin-bottom:30px;
}

#cnt_media .container iframe {
  width: 100%;
  max-width: 1071px;
  height: 640px;
}
#cnt_items {
  margin:0 !important;
  margin-bottom: 101px !important;
}

#cnt_items article .item.space {
  max-width:336px;
  margin: 45px auto !important;
  float:none;
}
#cnt_items article .item.space h6 span{
	  font-family: "ProximaNova";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.38;
    letter-spacing: normal;
    text-align: left;
    color: #b2b2b2;
	  display:block;
}
#cnt_items article .item.space h5.b_text span{
    font-family: "ProximaNova";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: inherit;
    letter-spacing: normal;
    text-align: left;
    color: #b2b2b2;
}
#cnt_items article .item.noborder {
  border-radius: 0;
  overflow: inherit;
}

#cnt_items article .item {
  border-radius: 25px;
  overflow: hidden;
  max-width: 100%;
  max-height: auto;
}
#cnt_items article .item .head-margin{
	margin:143px 0 20px;
}
#cnt_items article .item .head-margin h5{
	margin-bottom:0;
}
#cnt_items article .item h4.title-head{
	margin:0;
}
#cnt_items article .item h4.title-head span{
  font-family: "ProximaNova";
  font-size: 21px;
  margin:0;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: left;
  color: #ff770d;
  margin-bottom:27px;
}
#cnt_items article .item .bg-orange {
  background-color: #ef6e18;
}

#cnt_items article .item figure figcaption {
  padding: 0 10px;
}

#cnt_items article .item figure figcaption > img {
  max-width: 17px;
  max-height: 22px;
}

#cnt_items article .item figure figcaption span {
  font-family: ProximaNova;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

#cnt_items article .item figure p {
  margin-top: 0;
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.43;
  letter-spacing: normal;
  text-align: left;
  color: #ff770d;
}

#cnt_items article .item figure img {
  width: 100%;
  max-width: 358px;
  max-height: 210.3px;
}

#cnt_items article .item div h4 {
  font-family: "ProximaNova";
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.2px;
  margin: 45px 0;
  text-align: left;
  color: #848484;
  margin-bottom: 56px;
}
#cnt_items article .item h5 span{
	font-family: ProximaNova;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display:block;
}
#cnt_items article .item h4 span{
	  font-family: "ProximaNova";
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.2px;
    margin: 45px 0;
    text-align: left;
    color: #848484;
    margin-bottom: 56px;
	  display:block;
  	padding: 0 10px 0 10px
}
#cnt_items article .item div .date {
  float: left;
}

#cnt_items article .item div .date div {
  font-family: ProximaNova;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: normal;
  text-align: left;
  color: #b2b2b2;
}

#cnt_items article .item div .hour {
  float: right;
}

#cnt_items article .item div .hour div {
  font-family: ProximaNova;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: normal;
  text-align: left;
  color: #b2b2b2;
}

#cnt_items article .item h3 {
  font-family: "ProximaNova-Extrabld";
  font-size: 72.1px;
  line-height: 1.0;
  letter-spacing: 0.4px;
  text-align: left;
  color: #8f8f8f;
  margin: 0;
  margin-bottom: 20px;
}

#cnt_items article .item .title {
  font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
  margin: 28px 0 19px;
}

#cnt_items article .item h4.content-text {
  margin-bottom: 30px;
}

#cnt_items article .item .content-text {
  margin-top: 0;
  font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #8f8f8f;
  margin-bottom: 80px;
}

.more-btn {
  display:block;
  border-radius: 10px;
  background-color: #e74400;
  color: #ffffff;
	width:100%;
  max-width:200px;
  text-align:center;
   font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
}
.more-btn:hover {
text-decoration:none !important;
color:white !important;
}
.more-btn:link{
	text-decoration:none !important;
	color:white !important;
}
.more-btn:visited{
  text-decoration:none !important;
	color:white !important;
}
/*  Menu desktop */
#cnt_menu_desktop .container .row div h3 {
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.43;
  letter-spacing: normal;
  text-align: left;
  color: #ff770d; }
#cnt_menu_desktop .container .row div h2 {
  font-family: "ProximaNova";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #e74400;
  margin-bottom: 0; }
#cnt_menu_desktop .container .row div ul.p-25 {
  padding-left: 25px; }
#cnt_menu_desktop .container .row div ul {
  padding: 0; }
  #cnt_menu_desktop .container .row div ul li {
    list-style: none; }
    #cnt_menu_desktop .container .row div ul li a {
      font-family: "ProximaNova";
      font-size: 24px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: left;
      color: #737373;
      text-decoration: none; }
  #cnt_menu_desktop .container .row div ul li.light a {
    color: #b2b2b2;
    font-size: 36px; }
  #cnt_menu_desktop .container .row div ul li.dark a {
    font-size: 36px;
    font-weight: 600;
    color: #8f8f8f; }

.inverted-img {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV; }

.m-top-70 {
  margin-top: 70px; }

#footer_menu {
  padding-top: 50px; }
  #footer_menu .container .row {
    margin: 50px -15px; }
    #footer_menu .container .row div span {
      font-family: "ProximaNova";
      font-size: 21px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.52;
      letter-spacing: 0.1px;
      text-align: left;
      color: #d0d0d0; }
    #footer_menu .container .row div p {
      margin: 0;
      font-family: "ProximaNova";
      font-size: 16.1px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 2;
      letter-spacing: 0.1px;
      text-align: left;
      color: #d0d0d0; }
    #footer_menu .container .row div .box {
      position: relative;
      width: 40px;
      height: 40px;
      display: inline-block;
      border: solid 2px #dfdfdf;
      border-radius: 5px; }
      #footer_menu .container .row div .box img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
  #footer_menu .bg-dark {
    background-color: #000000; }

/*** home ***/
/* grafic */
#cnt_grafic .padding-100 {
  padding: 100px; }
#cnt_grafic span {
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.43;
  letter-spacing: normal;
  text-align: left;
  color: #dfdfdf; }
#cnt_grafic h3 {
  font-family: "ProximaNova-Extrabld";
  font-size: 72px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  text-align: left;
  color: #8f8f8f;
  margin-bottom: 0; }
#cnt_grafic p {
  font-family: ProximaNova;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #8f8f8f; }

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


/* thank you page*/
#cita-form{
  width:100%;
}
#cita-form h3{
	color: #848484;
}
#cita-form input[type="text"],input[type="tel"],input[type="email"]{
  /*border:0;
  border-bottom: 1px solid #dfdfdf !important;*/
  color: black;
  width:100%;
  line-height:50px;
  margin:5px 0;
}
#cita-form input[type="checkbox"]{
	margin-top:30px;
  margin-right:10px;
}
#cita-form input[type="submit"]{
		line-height:inherit !important;
  	width: 200px; 
    max-height: 50px;
    border-radius: 10px;
    padding: 10px;
    background-color: #e74400;
    color: white;
    display: inline-block;
    margin-top: 20px;
}
#cita-form select {
  -webkit-appearance: none;
  border:0!important;
  border-bottom: 1px solid #dfdfdf !important;
  width:100%!important;
  line-height:50px!important;
  color: #d0d0d0!important;
  height:50px!important;
  background-color:#ffffff!important;
   background:#ffffff!important;
  margin:5px 0!important;
  position:relative;
}
div.hs-fieldtype-select {
position:relative;
}
/*div.hs-fieldtype-select::before {
  content: "";
	position: absolute;
	z-index: 2;
	bottom: 37.5%;
	margin-top: -3px;
	height: 0;
	width: 0;
	right: 3%;
	border-top: 6px solid #d0d0d0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	pointer-events: none;
}*/

#cita-form input[type="tel"]::placeholder ,input[type="text"]::placeholder,input[type="email"]::placeholder{
  font-size: 21px;
  color: #d0d0d0;
}
#cita-form label {
  border: 0px !important;
}
#cita-form ul{
	margin:0;
  padding:0;
}
#cita-form ul li{
  text-align:left;
  padding:0;
  list-style:none;
}

  
/* strategia */

#cnt_strategy h3{
    color: #ff770d;
    line-height: 42px;
    letter-spacing: 0.1px;
    text-align: left;
    font-size: 24px;
    margin: 10px 0;
}
#cnt_strategy h5{
    margin-top: 10px;
    color: #8f8f8f;
    text-align: left;
    line-height: 36px;
    font-size: 21px;
  	font-family:"ProximaNova-Light";
}
/* estructura de servicios */
#cnt_strategy .header-title h5{
    margin-top: 70px;
    color: #8f8f8f;
    text-align: left;
    line-height: 36px;
    font-size: 24px;
}
#cnt_strategy .title h5{
	  margin-top:19px;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
  	float:left;
	  margin-bottom:0;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ff770d;
}
#cnt_strategy .content h5{
	font-size: 21px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.1px;
  text-align: left;
  color: #8f8f8f;
}
/* thank you page 2*/
/* banner */

#cnt_banner img{
	margin:0 auto;
  display:block;
}
#cnt_banner .container a {
  border-radius: 10px;
  background-color: #e74400;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.75;
  letter-spacing: 1.3px;
  color: #ffffff;
  padding: 15px;
  display: block;
  width: 100%;
  max-width: 200px;
  text-align: center !important;
  margin-bottom: 115px;
}
#cnt_banner h3 span{
    font-family: "ProximaNova-Extrabld";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ffffff;
	  margin: 115px auto 30px auto;
	  display:block;
}

#cnt_banner h4 span{
		font-family: "ProximaNova";
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.1px;
    color: #ffffff;
	  margin:0;
    margin-bottom: 60px;
  	display:block;
}
/* list */
#thank_you_list ul li {
  list-style: none;
  background: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/img/check.png") no-repeat left;
  padding-left: 40px;
  margin: 0;
  color: #dfdfdf;
  font-size: 24px;
  line-height: 36px;
}
/* cnt form */
#cnt_form h6 {
	margin:0;
}
#cnt_form h4.ebook-text span{
	color:white;
}
#cnt_form h6 span{
		margin: 0;
    margin-bottom: 0;
    font-family: "ProximaNova";
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.62;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffb47b;
}
#cnt_media .container h4{
  	color: #ff770d;
    font-size: 36px;
    font-family: "ProximaNova";
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.2px;
}
#cnt_media .container h4.gray-text{
margin:0;
}
#cnt_media .container h4.gray-text *{
  	color: #8f8f8f;
    font-size: 24px;
    letter-spacing: 0.1px; 
}

/* recursos */ 
/* shapes items */
#cnt_shapes .container h4 span{
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  color: #8f8f8f;
  margin-top: 29px;
	display: block;
}
#cnt_shapes .container {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 66px;
}

/* banner */
#cnt_transform{
  margin-top:70px;
}
#cnt_transform h1 span,#cnt_transform h2 span {
	margin: 10px 0;
  font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ff770d;
}
#cnt_transform .container .list-items ul {
  padding: 0;
}

#cnt_transform .container .list-items ul li {
  list-style: none;
  background: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/img/check.png") no-repeat left 5px;
  padding-left: 40px;
  margin: 0;
  color: #dfdfdf;
  font-size: 24px;
  line-height: 36px;
}
#cnt_transform .container img{
	width:100% !important;
  max-width:100% !important;
}
.cnt_recurso a{
	font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 41px;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
  border-radius: 10px;
  border: solid 2px #ffffff;
  display:block;
  width:100%;
  max-width:200px;
}

/* home blog */
#h-head .b-space{
	margin-bottom:200px;
  float:left;
}
#h-head h1 span{
  display:block;
  margin-top:200px;
  margin-bottom:30px;
	font-family: "ProximaNova";
  font-size: 48px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
#h-head .action{
  display:inline-block;
  width:100%;
  max-width:200px;
	border-radius: 10px;
  border: solid 2px #ffffff;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.25;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
}
#h-head .video{
	border-radius: 10px;
  background-color: #e74400;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.25;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
  display:inline-block;
  width:100%;
  max-width:200px;
}
#cnt_items .head-item-bg .header-space{
	margin:148px 0 45px;
}
#cnt_items .head-item-bg h5 span{
  display:block;
	font-family: "ProximaNova";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
#h-head .space-top img{
	margin:100px auto 120px;
}
#cnt_b_banner{
	padding:24px 0 38px;
}

#cnt_b_banner h1 span{
    font-family: "ProximaNova-Light";
    font-size: 48px;
    line-height: 52px;
    font-weight: normal;
    color: #fff;
	  display:block;
    margin: 180px 0 0px 0 !important;
    padding: 0;
} 
#cnt_b_banner h5 span{
		display:block;
  	margin-bottom:90px;
	  font-family: "ProximaNova-Light";
    font-size: 25px;
    line-height: 52px;
    font-weight: normal;
    color: #ffffff;
    padding: 0; 
}
@media (max-width: 991px) {
  #cnt_b_banner h1 span{
    margin: 210px 0 207px 0; } 
}
/* servicios / que hacemos */
#cnt_b_banner h1.top-space span{
  margin: 246px 0 181px 0;
}
.img-mouse {

}
.img-mouse img{
	display:block;
  margin:0 auto;
  margin-bottom:88px;
}
.search-ico img{
padding: 40px 0;
}
#cnt_blog_list .container{
	padding-bottom:70px;
	border-bottom:1px solid #d0d0d0;
}

#cnt_blog_list .menu .item {
  background:none;
    float: left;
    max-width:100%;
    text-align: center;
    padding: 0 !important;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-bottom: 4px solid #f9f9f9;
  	height:100px !important;
    min-height: 100px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center; }
		#cnt_blog_list .menu .item.active{
      border-bottom: 4px solid #e74400;
}
#cnt_blog_list .menu .item.active a,
      #cnt_blog_list .menu .item.ac select {
        color: #e74400; }
    #cnt_blog_list .menu .item:hover {
      border-bottom: 4px solid #e74400; }
      #cnt_blog_list .menu .item:hover a,
      #cnt_blog_list .menu .item:hover select {
        color: #e74400; }
    #cnt_blog_list .menu .item a {
      cursor:pointer;
      text-transform: inherit;
      font-family: "ProximaNova";
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: 1.8px;
      text-align: center;
      display: block;
      color: #dfdfdf; 
}

.head_item{
	 padding: 148px 0 25px;
}
.head_item h5 span{
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  float: left;
  display: block;
}
#cnt_blog_list .list{
	margin-top:70px;
}
#cnt_blog_list .list .item {
  margin:0 !important;
  float: left;
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
  padding-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25); }
#cnt_blog_list .home-date span{
	font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: normal;
  text-align: left;
  color: #b2b2b2;
}
.home_blog_btn{
  margin-top:70px;
}
.home_blog_btn a{
  width:100%;
  max-width:200px;
	display:block;
  margin:0 auto;
  border-radius: 10px;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 41px;
  letter-spacing: 1.4px;
  text-align: center;
  color: #848484;
}
.br-10{
	border-radius:10px;
}
.noborder{
	border:0 !important;
}
.pad-item span{
	padding:	0 10px 0 20px !important;
}
.gray{
color: #dfdfdf;
}
.bg-gray{
	background-color: #f9f9f9;
}
.bg_white{
	background-color:#ffffff;
}
.proxima-nova{
	font-family: "ProximaNova";
}
/* shapes */

#cnt_shapes h3 span{
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 41px;
  letter-spacing: 0.1px;
  margin: 20px 0 0 0;
  text-align: center;
  display: block;
  color: #b2b2b2;
}

#header_nav a{
  	margin:5px 0 0 0 !important;
  	width:100%;
	  max-width: 200px;
    line-height: 50px;
    border-radius: 10px;    
    font-family: "ProximaNova";
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1.3px;
    text-align: center;
    color: #e74400;
    display: block;
}
#header_nav .ico {
	padding:20px 0;
}
/* que hacemos */
#cnt_menu h3 span{
	font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  line-height: 1.17;
  letter-spacing: 0.2px;
  color: #ff770d;
}
#cnt_menu a{
  font-family:"ProximaNova";
	border-radius: 10px;
  background-color: #ff2600;
  padding: 15px;
  display: inline-block;
  width: auto;
  height: 50px;
  text-align: center;
}
#cnt_menu a span{
	color:#ffffff;
}
#cnt_menu h3.content span{
  display:block;
  margin-top:20px;
	font-family: "ProximaNova-Light";
  font-size: 18px;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: left;
  color: #8f8f8f;
}
#cnt_menu .padding-100{
	padding: 135px 100px 100px;
}
#cnt_menu .padding-top{
	padding-top: 50px !important;
}
#cnt_menu .margin-35{
	margin:35px 0;
}
#cnt_menu .margin-35 h6 span{
  display:block;
  margin-top:20px;
	font-family: "ProximaNova";
  font-size: 16px;
  line-height: 1.12;
  text-align: center;
  color: #8f8f8f;
}
#cnt_menu h5 span{
  font-family: "ProximaNova";
  font-size: 16px;
  line-height: 1.12;
  text-align: center;
  color: #8f8f8f;
  display:block;
  margin:29px 0;
}
#cnt_menu .menu-btn a{
	border-radius: 10px;
  background-color: #e74400;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  display:block;
  margin:0 auto;
  width:100%;
  max-width:200px;
  line-height:50px;
  margin-top:10px;
	margin-bottom:100px;
} 
#cnt_menu .menu ul {
  padding: 0;
  margin:0;
}

#cnt_menu .menu ul li.active {
  background-color: #ffffff;
}
#cnt_menu .menu ul li .c-on{
	display:block;
}
#cnt_menu .menu ul li .c-off{
	display:none;
}
#cnt_menu .menu ul li.active .c-on{
	display:none;
}
#cnt_menu .menu ul li.active .c-off{
	display:block;
}
#cnt_menu .menu ul li.active .title {
  color: #ff770d;
}

#cnt_menu .menu ul li.active .cnt_text {
  color: #ff770d;
}

#cnt_menu .menu ul li {
  position:relative;
  background-color: #ff770d;
  list-style: none;
  padding: 0;
  display: flex;
  border-bottom: 2px solid #ffffff;
  padding: 55px 10px;
  cursor: pointer;
}
#cnt_menu .menu ul li.active:after{
	content:"-";
  color:#ff770d;
}
#cnt_menu .menu ul li:after{
	content:"+";
  color:white;
  font-size:20px;
  position:absolute;
  right:3px;
	top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

#cnt_menu .menu ul li img {
  margin-top: 10px;
  width: 61px;
  height: 52px;
}

#cnt_menu .menu ul li .title {
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: block;
}

#cnt_menu .menu ul li .cnt_text {
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0.1px;
  text-align: left;
  color: #ffffff;
}

/* banner aqua */
#cnt_banner_aqua .layer-aqua{
  opacity: 0.5;
  background-color: #2f986c;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cnt_banner_aqua h3 span{
	font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: left;
	font-family: "ProximaNova";
  display:block;
  color: #ffffff;
  margin-top:117px;
}
#cnt_banner_aqua h5 span{
		font-family: "ProximaNova";
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
	  margin-top:32px;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffffff;
	  display:block;
}
#cnt_banner_aqua a {
	margin:70px 0 90px 0;
  display:block;
  border-radius: 10px;
  background-color: #e74400;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
  width:100%;
  max-width:200px; 
}

/* servicios */

#cnt_servicios h1 span{
	font-family: "ProximaNova-Extrabld";
  display:block;
  font-size: 72px;
  line-height: 50px;
  letter-spacing: 0.4px;
  text-align: center;
  color: #ffffff;
  margin-top: 289px;
  margin-bottom: 0;
}
#cnt_servicios h4 span{
  margin-top:20px;
  font-family: "ProximaNova";
  font-size: 36px;
  font-weight: 300;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  margin-top: 0;
  display:block;
}
#cnt_servicios .servicio_btn a {
	border-radius: 10px;
  background-color: #ffffff;
  max-width: 221px;
  text-transform: uppercase;
  display: block;
  margin:33px auto 217px auto;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.3px;
  text-align: center;
  color: #e74400;
  line-height: 50px;
}
#cnt_blog_list h3 span{
  font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ff770d;
  display:block;
  margin-top:65px;
}
#cnt_blog_list h5 span{
  margin:25px 0;
	font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0.1px;
  text-align: center;
  color: #8f8f8f;
  display:block;
}

#cnt_blog_list ul li {
  list-style: none;
  background: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/img/check.png") no-repeat left;
  padding-left: 40px;
  margin: 0;
  color: #dfdfdf;
  font-size: 24px;
  line-height: 36px;
}
#cnt_blog_list .round{
	display:inline-block;
}
#cnt_blog_list .round .circle{
  background-color: #f1f1f1;
  border: solid 2px #dfdfdf;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 0;
  vertical-align: text-top;
}
#cnt_blog_list .round.active .circle{
background-color: #f1f1f1;
border: solid 2px #ff770d;
}

#cnt_blog_list .round.active span{
	color: #ff770d;
}

#cnt_blog_list .round span{
padding: 0;
margin-left: 0;
display: inline-block;
font-family: "ProximaNova";
font-size: 18px;
font-weight: 600;
line-height: 2.89;
letter-spacing: 1.4px;
text-align: left;
color: #dfdfdf;
}
#cnt_steps{
padding: 69px 0;
}
#cnt_steps h4{
	margin:0;
}
#cnt_steps h4 span {
  font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 300;
  line-height: 1.71;
  text-align: center;
  color: #8f8f8f;
  display:block;
  padding:10px 0;
}

#cnt_steps .p-200 {
  padding: 200px 0;
}
@media (max-width: 500px) {
	#cnt_steps .p-200 {
    padding: 10px;
  }
}

#cnt_steps img {
  max-width:100%;
  width: 100%;
  display: block;
  margin:0 auto;
}

#cnt-banner-home .servicio_banner_btn a{
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
  border-radius: 10px;
  background-color: #e74400;
  display:block;
  width:100%;
  max-width:inherit;
  margin-bottom:118px;
}
#cnt-banner-home h2 span{
	margin:115px 0 32px;
  font-family: "ProximaNova";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  display:block;
}
#cnt-banner-home h4 span{
  font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: left;
  color: #ffffff;
  display:block;
  margin-bottom:65px;
}
#cnt-modal.padding-100{
	padding:100px 0;
}
#cnt-modal .card-modal{
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-color: #ffffff;
  box-shadow: 7.4px 3.1px 15.7px 0.3px rgba(112, 110, 110, 0.25);
  padding: 100px 50px;
}
#cnt-modal .nospace{
	top:0;
  left:0;
  transform: inherit !important;
  -webkit-transform: inherit !important;
}
#cnt-modal .card-modal h6 span{
	font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  line-height: 3.43;
  text-align: left;
  color: #ff770d;
  margin-bottom: 0;
  display:block;
}
/*.item.slick-slide:not(.slick-active){
	display:none !important;
}*/
#cnt-modal .card-modal h2{
	margin:0;
}
#cnt-modal .card-modal h2 span{
  font-family: "ProximaNova-Extrabld";
  font-size: 71.9px;
  line-height: 1.0;
  letter-spacing: 0.4px;
  text-align: left;
  color: #8f8f8f;
  margin: 0;
  display:block;
}
#cnt-modal .card-modal h5 span{
	font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  color: #8f8f8f;
  margin-bottom: 50px;
  display:block;
  margin-top:40px;
}
#cnt-modal .card-modal .more{
	border-radius: 10px;
  background-color: #ff2600;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.3px;
  color: #ffffff;
  display: inline-block;
  padding: 15px;
  float: left;
  text-align: center;
  /*width:100%;*/
}
#cnt-modal .card-modal .play{
	font-family: "ProximaNova";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.1px;
  text-align: center;
  color: #b2b2b2;
  display: block;
  padding: 15px;
  float: left;
}
#servicio_agendar{
padding:60px 0;
background-color: #e74400;
}
#servicio_agendar h2 span{
	font-family: "ProximaNova";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ffffff;
  display:block;
}
#servicio_agendar h4 span{
	 font-family: "ProximaNova";
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #dfdfdf;
	  display:block;
	  margin-top:33px;
}
/* estructura caso */

#banner_case h3 span{
	  font-size: 48px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
	  display:block;
  	margin-top:240px;
}
#banner_case a{
		font-family: "ProximaNova";
	  display:block;	
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 1.3px;
    text-align: center;
    color: #e74400;
    border-radius: 10px;
    background-color: #ffffff; 
  	width:100%;
  	max-width:220px;
	  margin:35px 0 206px;
}

#banner_case .center-block {
	margin-bottom:87px;
}
#cnt_menu_caso{
	padding: 39px 0;
}
#cnt_menu_caso .round{
	display:inline-block;
}
#cnt_menu_caso .round .circle{
  background-color: #f1f1f1;
  border: solid 2px #dfdfdf;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 0;
  vertical-align: text-top;
}
#cnt_menu_caso .round.active .circle{
background-color: #f1f1f1;
border: solid 2px #ff770d;
}

#cnt_menu_caso .round.active span{
	color: #ff770d;
}

#cnt_menu_caso .round span{
padding: 0;
margin-left: 0;
display: inline-block;
font-family: "ProximaNova";
font-size: 18px;
font-weight: 600;
line-height: 2.89;
letter-spacing: 1.4px;
text-align: left;
color: #dfdfdf;
}

#cnt_points{
	padding:40px 0 70px;
}

#cnt_points .group_point h3 span{
  	font-family: "ProximaNova-Extrabld";
	  margin-top:18px;
	  font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: center;
    color: #e74400;
	  display:block;
}
#cnt_points .group_point h4 span{
		font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.1px;
    text-align: center;
    color: #8f8f8f;
  	display:block;
	  padding: 20px 40px 0px 40px; 
}
#cnt_points .line{
		margin: 68px 0 42px;
  	display:block;
}
#cnt_points .line .links a{
		display:inline-block;
  	margin: 0 10px;
}
#cnt_points .line .links a span{
		font-size: 21px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.1px;
    text-align: center;
    color: #c1c1c1;
}
#cnt_points .group_text .container{
		border-bottom:1px solid #dfdfdf;
}
#cnt_points .group_text h2 span{
  	font-family: "ProximaNova-Extrabld";
  	margin:46px 0 34px;
		font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: center;
    color: #ff770d;
  	display:block;
}

#cnt_points .group_text h5{
		margin:0;
}
#cnt_points .group_text h5 span{
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: 0.1px;
    text-align: center;
    color: #8f8f8f;
  	display:block;
	  margin-bottom:66px;
} 

#cnt_points .group_items{
	padding-top:55px;
}
#cnt_points .group_items img{
	margin:60px auto;
}
#cnt_points .group_items h3 span{
    display:block;
 		font-family: "ProximaNova-Extrabld";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ff770d;
}
#cnt_points .group_items h5 span{
  	display:block;
  	margin-top:20px;
		font-family: "ProximaNova";
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0.1px;
    text-align: left;
    color: #8f8f8f;
}
#cnt_how_help{
	padding:100px 0 150px;
}
#cnt_how_help h6 span{
		display:block;
  	font-family: "ProximaNova";
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.43;
    letter-spacing: normal;
    text-align: left;
    color: #ff770d;
}
#cnt_how_help h1 span{
	  display:block;
    /*font-family: ProximaNova-Extrabld;*/
    font-size: 72.1px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.4px;
    text-align: left;
    color: #8f8f8f;
 		margin-bottom:45px;
}

#cnt_how_help h5 span{
	  display:block;
    font-family: ProximaNova;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #8f8f8f;
  	margin-bottom:65px;
}

#cnt_how_help a{
    border-radius: 10px;
    background-color: #e74400;
    font-family: "ProximaNova";
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 1.3px;
    text-align: center;
    color: #ffffff;
  	display:block;
  	width:100%;
  	max-width:200px;
}
#cnt_aument img {
		margin: 29px auto 39px auto;
}
#cnt_aument h3 span{ 
  	display:block;
		/*font-family: ProximaNova-Extrabld;*/
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: center;
    color: #c1c1c1;
}

#cnt_aument h1 span{
    font-family: "ProximaNova-Extrabld";
	  display:block;
    font-size: 72px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #e74400;
  	margin-bottom:28px;
}

#cnt_aument h4 span{
  	display:block;
		font-family: "ProximaNova";
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #8f8f8f;
  	padding: 0 64px;
}
#cnt_aument .group-circle{
		margin: 35px 0 69px;
}
#cnt_aument .group-circle .round{
		display: inline-block;
}
#cnt_aument .group-circle .round .circle{
  	cursor:pointer;
		width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ffffff;
    border: solid 2px #f1f1f1;
}
#cnt_aument .group-circle .round.active .circle{
		background-color: #e74400;
	  border: solid 2px #e74400;
}
#cnt_aument .profile h5,#cnt_aument .profile h6,#cnt_aument .profile h4{
	margin:0;
}
#cnt_aument .profile h4 span{
  	padding:0;
  	display:block;
		font-family: "ProximaNova";
    font-size: 24.3px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.11;
    letter-spacing: -0.4px;
    text-align: left;
    color: #666666;
}
#cnt_aument .profile h5 span{
  	display:block;
  	margin-bottom:96px;
		font-family: ProximaNova-It;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0.1px;
    text-align: left;
  	display:block;
    color: #c1c1c1;
}
#cnt_aument .profile h6 span{
  	display:block;
		font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: 0.1px;
    text-align: left;
    color: #c1c1c1;
}
#cnt_aument .profile img{
		margin:65px 0;
}
#cnt_exit {
	margin-bottom:100px;
}
#cnt_exit .limit{
	width:100%;
  max-width:336px;
  margin:15px auto;
}
#cnt_exit h3 span{
		font-family: "ProximaNova-Extrabld";
  	margin: 68px 0 43px;
  	display:block;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: center;
    color: #c1c1c1;
}
#cnt_exit .padding-box{
	padding:23px 43px;
  border-radius:25px 25px 0 0;
}

#cnt_exit .body-item{
	padding: 35px 30px 30px 30px;
  background-color: #1b2473;
  border-radius:0 0 25px 25px;
}

#cnt_exit .body-item h1,#cnt_exit .body-item h2,#cnt_exit .body-item h3,#cnt_exit .body-item h4,#cnt_exit .body-item h5,#cnt_exit .body-item h6{
	margin:0;
}
#cnt_exit .body-item h3 span{
	margin:0;
  text-align:left;
  font-weight:600;
  margin-bottom:10px;
}
#cnt_exit .body-item h5 span{
	margin:0;
  font-weight:200;
}
#cnt_exit .body-item h6 a{
  text-transform: uppercase;
  display:block;
	margin-top:135px;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: 1.3px;
  text-align: left;
  color: #dfdfdf;
}

/*** Quienes somos page */
#cnt_banner_quienes_somos{
	padding:24px 0 38px;
}
#cnt_banner_quienes_somos h3 span{
	display:block;
  margin-top:245px;
  margin-bottom:180px;
  font-family: "ProximaNova";
  font-size: 48px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
#cnt_banner_quienes_somos .content img{
	display:block;
  margin-bottom:87px;
}
#cnt_qs_media{
	padding-bottom:96px;
}
#cnt_qs_media h3 span{
	display:block;
  margin-top:68px;
  font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ff770d;
}
#cnt_qs_media h4 span {
  display:block;
  margin-top:31px;
	font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  color: #8f8f8f;
}

#qs_text{
	padding:159px 0;
}

#qs_text h1,#qs_text h2,#qs_text h3,#qs_text h4,#qs_text h5,#qs_text h6{
margin:0;
}
#qs_text .qs_space{padding:100px 0;}
#qs_text h4 span{
  display:block;
	font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #8f8f8f;
}
#qs_text h5 span{
	font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.43;
  letter-spacing: normal;
  text-align: left;
  color: #ff770d;
}
#qs_text h1 span{
  display:block;
	/*font-family: ProximaNova-Extrabld;*/
  font-size: 71.9px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  text-align: left;
  color: #8f8f8f;
}
#qs_banner_text {
	padding:117px 0 100px;
}
#qs_banner_text h3 span{
  	display:block;
	 	/*font-family: ProximaNova-Extrabld;*/
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ffffff;
}
#qs_banner_text h4 span{
		margin-top:32px;
  	display:block;
    font-family: "ProximaNova";
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffffff;
}
#qs_banner_text a{
  	margin-top:65px;
	  /*padding: 10px 15px;*/
  	display:inline-block;
		border-radius: 10px;
	  background-color: #e74400;
  	font-family: "ProximaNova";
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 1.3px;
    text-align: center;
    color: #ffffff;
}
#qs_banner_text a img{
	display:block;
  margin-top:15px;
}

#qs_partners{
		padding:182px 0;
}
#qs_partners h4 span{
  	display:block;
		/*font-family: ProximaNova-Extrabld;*/
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #ff770d;
}

#qs_partners h5 span{
  	margin-top:28px;
  	display:block;
		font-family: "ProximaNova";
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #8f8f8f;
}

#qs_partners .qs_p_space{
		padding:30px 0;
}

#cnt_qs_media .video-1{
	margin-top:46px;
}
#cnt_qs_media .video-2{
	margin-top:100px;
}


/*home caso */
#cnt_home_casos h3 span{
  display:block;
  margin:150px 0 0px;
	font-family: "ProximaNova";
  font-size: 48px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
#cnt_home_casos h5 span{
	display:block;
  margin-bottom:150px;
  font-family: "ProximaNova-Light";
  font-size: 25px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
#cnt_home_casos .center-block{
	margin-bottom:80px;
}
#hc_items{
	padding:20px 0 90px;
}
#hc_items .educacion{
	background-color: #1b2473 !important;
}
#hc_items .salud{
  background-color:#00b4cc !important;
}
#hc_items .moderno{
  background-color:#005292 !important;
}
#hc_items .limit{
	width:100%;
  max-width:336px;
  margin:50px auto 0;
}
#hc_items .body-item{
	min-height:295px;
}
.body-item{
	padding: 35px 30px 30px 30px;
  background-color: #1b2473;
  border-radius:0 0 25px 25px;
}

#hc_items .body-item h1,#hc_items .body-item h2,#hc_items .body-item h3,#hc_items .body-item h4,#hc_items .body-item h5,#hc_items .body-item h6{
	margin:0;
}
#hc_items .body-item h3 span{
	margin:0;
  text-align:left;
  font-weight:600;
  margin-bottom:10px;
}
#hc_items .body-item h5 span{
  color:#dfdfdf;
	margin:0;
  font-weight:200;
}
#hc_items .body-item h6 span{
  text-transform: uppercase;
  display:block;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: 1.3px;
  text-align: left;
  color: #dfdfdf;
}
#hc_items .body-item a h6 span{
  text-transform: uppercase;
  display:block;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: 1.3px;
  text-align: left;
  color: #dfdfdf;
}
#hc_items .padding-box{
	padding:23px 43px;
  border-radius:25px 25px 0 0;
}
#cnt_confian{
	padding:60px 0 80px;
}
#cnt_confian h2 span{
  display:block;
  margin-bottom:60px;
  font-family: "ProximaNova-Extrabld",sans-serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ff770d;
}
/* como lo hacemos */
#cnt_ch_head{
	padding:24px 0 38px;
}
#cnt_ch_head h3 span{
	display:block;
  margin-top:150px;
  font-family: "ProximaNova";
  font-size: 48px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
#cnt_ch_head h5 span{
  	display:block;
	  margin-bottom:163px;
    font-family: "ProximaNova-Light";
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
#cnt_ch_head .content img{
	display:block;
  margin-bottom:80px;
}
#cnt_shapes h3.title span{
  display:block;
  margin:55px 0;
	font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ff770d;
}
#cnt_ch_inbound{
	padding:50px 0 150px 0;
}
#cnt_ch_inbound .ch_text{
padding :50px 50px 0 70px
}
#cnt_ch_inbound .ch_text a{
  display:block;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
	border-radius: 10px;
  background-color: #e74400;
  width:100%;
  max-width:200px;
}
.slider-box ul li{
	background:none !important;
}
#qs_profiles .qs-item{
	position:relative;
  overflow:hidden;
  padding:0;
}
#qs_profiles .qs-item:after{
	content:"";
  position:absolute;
  top:0;
  left:0;
	background:rgba(243, 241, 247, 0.63);
  height:100%;
  width:100%;
  opacity: 1;
  transition: all 1s;
  -webkit-transition: all 1s;
}
#qs_profiles .qs-item .hover_show{
	position:absolute;
  bottom:-100%;
  background-color:#e74400;
  padding:20px 25px 5px;
  z-index:100;
  transition: .5s all;
}
#qs_profiles .qs-item .hover_show img{
	max-width:24px;
  background-color:white;
}
#qs_profiles .qs-item:hover .hover_show{
  transition: .5s all;
	bottom:0;
}
#qs_profiles .qs-item:hover::after{
	opacity:0;
}
#qs_profiles h1,#qs_profiles h2,#qs_profiles h3,#qs_profiles h4,#qs_profiles h5,#qs_profiles h6{
	margin:0;
}
#qs_profiles .qs-item .hover_show h5.title span{
	font-family: "ProximaNova-Extrabld";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
}
#qs_profiles .qs-item .hover_show h5.description span{
	font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  display:block;
  line-height: inherit;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
}
#cnt_ebook_web{
	padding:56px 0;
}
#video h2 span,#cnt_guias_web h2 span,#cnt_ebook_web h2 span{
	font-family: "ProximaNova-Extrabld";
  font-size: 48px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  text-align: left;
  color: #8f8f8f;
}
#cnt_guias_web .item:hover, #cnt_ebook_web .item:hover{
	-webkit-box-shadow: 2px 4px 40px rgba(128,128,128,.75); box-shadow: 2px 4px 40px rgba(128,128,128,.75); -webkit-transform: translate(0,-4px); transform: translate(0,-4px);
}
#cnt_ebook_web .item .head-item{
	border-radius:10px 10px 0 0;
}
#cnt_ebook_web .item .body-item{
	background-color:#414141;
  min-height:250px;
  position:relative;
}
#cnt_ebook_web .item .body-item h4 span{
	color:#ffffff;
  font-family:"ProximaNova";
  font-size: 24px;
  font-weight: 500;
  font-size: 20px;
  line-height:22px;
}
#cnt_guias_web .item,#cnt_ebook_web .item{
	max-width:336px;
	margin:35px auto;
  border-radius: 25px;
  background-color: #ffffff;
  box-shadow: 0 0 12px 3px rgba(112, 110, 110, 0.15);}
#cnt_ebook_web .item .body-item h5 a{
		font-family: "ProximaNova";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: 1.3px;
  text-align: right;
  color: #ff770d;
}
#cnt_ebook_web .item .body-item h5 span{
	font-family: "ProximaNova";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: 1.3px;
  text-align: right;
  color: #ff770d;
}
#cnt_guias_web{
	padding:56px 0;
}
#cnt_guias_web .item .head-item{
	border-radius:10px 10px 0 0;
}
#cnt_guias_web .item .body-item{
	background-color:#ff770d;
  min-height:250px;
  position:relative;
}
#cnt_guias_web .item .body-item h4 span{
	color:#ffffff;
  font-family:"ProximaNova";
  font-size: 20px;
  line-height:22px;
  font-weight: 500;
}
.max-auto{
	max-height:inherit !important;
}
#limit-item{
	max-height: 615px;
  overflow: hidden;
}
#cnt_exit .body-item .f-bottom{
		width:100%;
  	right:inherit !important;
}
.f-bottom{
	  position: absolute;
    bottom: 20px;
    right: 25px;
}
#cnt_ebook_web .item .body-item h5, #cnt_guias_web .item .body-item h5{
	margin:0;
}
#cnt_guias_web .item .body-item h5 a{
		font-family: "ProximaNova";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: 1.3px;
  text-align: right;
  color: #ffffff;
}
#cnt_guias_web .item .body-item h5 span{
	font-family: "ProximaNova";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.38;
  letter-spacing: 1.3px;
  text-align: right;
  color: #ffffff;
}
#menu-recurso{
	padding:40px 0;
}
#menu-recurso .m-item{
	padding: 0 15px;
  border-radius: 15px;
  background-color: #ff770d;
  font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.absolute-center{
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#video{
	padding:0 0 20px;
}
#video p{
	padding:0 50px;
  font-family: "ProximaNova-Light";
  font-size: 16px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.12;
  letter-spacing: 0.2px;
  text-align: center;
  color: #333333;
}
.all:hover{
	color:#ffffff;
}
.all{
	padding:15px;
  border-radius: 10px;
  background-color: #ff770d;
  border: solid 2px #ff770d;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.75;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
  display:inline-block;
  cursor:pointer;
  margin-top:15px;
}
@media (max-height:630px){
  #footer_menu{
  	position:relative !important;
  }
}
.mx-130{
	width:100% !important;
  max-width:130px !important;
}
#cnt_menu{
  border: 2px solid #f8f8f8;
}
#cnt_menu .padding-100 img{
	width:100% !important;
  max-width:130px !important;
}
#cnt_exit .body-item{
	min-height:250px;
  position:relative;
}

.modal_subscribe,.modal_subscribe_2 {
    padding: 20px;
    background: #ff770d;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%,16px);
    transform: translate(-50%,16px);
    z-index: -1;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    max-width: 260px;
}
.modal_subscribe.active, .modal_subscribe_2.active {
    opacity: 1 !important;
    max-height: 1000px;
    overflow: visible;
    z-index: 100;
    max-width: 260px;
    width: 260px;
    top: 64px;
}
.modal_subscribe_2:before,.modal_subscribe:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ff770d;
}
.modal_subscribe input[type="search"] {
    line-height: 50px;
    border: none;
    width: 100%;
    padding-left: 8px;
  padding-right: 8px;
}
.modal_subscribe form{
	overflow:hidden;
}
.rt input[type="submit"]{
	    line-height: 50px;
    width: 100%;
    border: 1px solid #fff;
    background-color: #ff770d;
    color: #fff;
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
}
.rt{
	  margin-left: 40px;
}
.rt select{
		font-size: 11px;
    height: 50px;
    border: 0;
    border-radius: 0;
    width: 100%;
}
.rt span{
		font-size: 10px;
    color: white;
}
#ps_items{
	padding:40px 0;
}
#ps_items h2 span{
	font-family: "ProximaNova-Extrabld";
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ff770d;
}
#ps_items h4 span{
	font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.1px;
  text-align: center;
  color: #8f8f8f;
  display:block;
  margin-bottom:20px;
}
#ps_items .p-item{
	width:100%;
  max-width:336px;
  border-radius:25px;
  overflow:hidden;
  margin:15px 0;
}
#ps_items .p-item .ps_head{
	background-color: #e74400;
  padding:30px 20px 10px;
}
#ps_items .p-item .ps_head h4 span{
	font-family: "ProximaNova";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ffffff;
  display:block;
  margin-top:15px;
}
#ps_items ul{
	margin:0;
  padding:0;
}
#ps_items ul li{
  list-style: none;
  background: url("https://2661586.fs1.hubspotusercontent-na1.net/hubfs/2661586/web/library/img/check.png") no-repeat left;
  padding-left: 40px;
  margin: 0;
  color: #dfdfdf;
  font-size: 24px;
  line-height: 36px;
}
#ps_items .p-item h5 span{
	font-family: "ProximaNova-Extrabld";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  text-align: center;
  color: #e74400;
  display:block;
  margin:10px 0;
}
#ps_items .p-item a{
	border-radius: 10px;
  background-color: #e74400;
  padding:10px 15px;
  display:inline-block;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.25;
  letter-spacing: 1.3px;
  text-align: center;
  color: #ffffff;
  margin-top:30px;
}
#ps_items .p-item .ps_body{
	padding:0 20px;
}
#ps_banner{
	padding:40px 0;
}
#ps_banner h2 span{
  font-family: "ProximaNova-Extrabld";
	font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.2px;
  text-align: center;
  color: #ff770d;
}
#ps_banner h4 span{
	font-family: "ProximaNova";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 0.1px;
  text-align: center;
  color: #8f8f8f;
}
#s_banner{
	background:none !important;
  border:0 !important;
}

@media screen and (min-width: 1400px) {
  #h-head h1 span{
  	font-size:58px;
  }	
}
#ps_roi h5{
	 font-family: "ProximaNova";
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.43;
  letter-spacing: normal;
  text-align: left;
  color: #ff770d;
}
.first__video{
  max-width: 80%;
}

@media (max-width: 768px){
  .first__video{
    max-width: 100%;
  }
  #h-head h1 span {
    font-size: 36px;
  }
}

#qs_banner_text span {
  font-size:15px;
}
#mc-1 span {
  font-size:16px;
}
#drift-widget{
  bottom:150px !important
}  
#cnt_media .container a{
  color: #FF6421 !important;
}