body {
  -webkit-font-smoothing: subpixel-antialiased;
}

.divvideo {
    position: relative;
    box-sizing: border-box;
    flex: 1 1 50%;
}
.divvideo iframe {
  box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    padding: 10px;
}

.dplFlex{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;  
  display: -ms-flexbox;
}  


@media screen and (max-width: 700px){
  .V130218 > div {
    flex-direction: column;
  }
  .V130218 .divvideo iframe {
      box-sizing: border-box;
      position: relative;
  }
}

.menu{
  z-index: 501;
}

.pageSocials {
      pointer-events: auto;
}

nav.navbar.navbar-expand.beta-menu.navbar-dropdown.align-items-center.navbar-fixed-top.collapsed.bg-color.transparent.opened {
    height: 100vh;
}
.cid-qGjZyS2T6G .collapse .navbar-collapse.show {
    display: flex !important;
}


blockquote {
    margin-bottom: 0px !important;
}


div#langChanger {
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 505;
    width: 30px;
}
div#langChanger span {
    padding: 5px;
}
#langChanger .langActual {
    display: block;
    margin-bottom: 5px;
    background-color: white;
}
#langChanger .langWrap {
    max-height: 0;
    overflow: hidden;
    transition: .5s;
    background-color: white;
}
#langChanger .langWrap span {
    display: block;
}
div#langChanger a {
    display: block;
    line-height: 0;
}
div#langChanger img {
    width: 100%;
    height: auto;
}
#langChanger:hover .langWrap {
    max-height: 100px;
}


.animateFromCenter {
  transition: .6s;
  opacity:0;
  transform: scale(0);
}
.animateFromCenter.show {
  transform: scale(1);
   opacity:1;
}


.animateFromTop {
    opacity: 0;
    transition: .8s;
    transform: translateY(-100vh);
}
.animateFromTop.show {
    opacity: 1;
    transform: translateY(0px);
}


.animateFromRight {
    opacity: 0;
    transition: .8s;
    transform: translateX(100vw);
}
.animateFromRight.show {
    opacity: 1;
    transform: translateX(0px);
}


.animateFromBottom {
    opacity: 0;
    transition: .8s;
    transform: translateY(100vh);
}
.animateFromBottom.show {
    opacity: 1;
    transform: translateY(0px);
}


.animateFromLeft {
    opacity: 0;
    transition: .8s;
    transform: translateX(-100vw);
}
.animateFromLeft.show {
    opacity: 1;
    transform: translateX(0px);
}




.hoverScale {
    transition: 1s;
}
.hoverScale:hover {
    transform: scale(1.2);
}


.amYtPlayer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ytPlayBtn {
    width: 60px;
    height: 40px;
    position: absolute;
    background-color: red;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.ytPlayBtn:before {
    content: "";
    border-top: 8px solid transparent;
    border-left: 13px solid #fff;
    border-bottom: 8px solid transparent;
}
.ytPlayBtn:hover {
    background-color: #252525;
}

.ytPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 150;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,.8);
}
.ytPopup .videoWrap {
  position: relative;
  width: 90%;
  max-height: 90%;
  padding-bottom: 50.6%;
  height: 0;
}
.ytPopup iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ytPopupClose {
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 32px;
  line-height: 1;
  border-radius: 50%;
  font-weight: bold;
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 50;
  border:1px solid #fff;
}

.crossWrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding-left: 9px;
    cursor: pointer;
}
.cross {
    border-bottom: 1px solid;
    width: 31px;
}
.cr1 {
    transform: rotate(45deg);
    transform-origin: left;
}
.cr2 {
    transform: rotate(-45deg);
    transform-origin: left;
}

.estilo1:hover {
  background-color: white !important;
}
.estilo2:hover {
  background-color: black !important;
}
.estilo3:hover {
  background-color: red !important;
}
.estilo4:hover {
  background-color: blue !important;
}
.estilo5:hover {
  background-color: green !important;
}
.estilo6:hover {
  color: white !important;
}
.estilo7:hover {
  color: black !important;
}
.estilo8:hover {
  color: red !important;
}
.estilo9:hover {
  color: blue !important;
}
.estilo10:hover {
  color: green !important;
}

.timeline2 .reverse .timeline-text-content .mbr-background-video-preview {
    position: absolute !important;
    bottom: 0 !important;
    left: 50px !important;
    right: 0px !important;
    top: 0 !important;
  width: 89% !important;
}
.timeline2 .timeline-text-content .mbr-background-video-preview {
    position: absolute !important;
    bottom: 0 !important;
    left: 15px !important;
    right: 0 !important;
    top: 0 !important;
    width: 89%;
}
.timeline2 .mbYTP_wrapper {
      min-width: 89% !important;
}
.timeline2 .YTPOverlay {
  width: 89% !important;
}
.timeline2 .reverse .YTPOverlay {
    position: absolute !important;
    top: 0px !important;
    left: 50px !important;
    height: 100% !important;
}
.timeline2 .YTPOverlay {
    position: absolute !important;
    top: 0px !important;
    left: 15px !important;
    height: 100% !important;
}
.timeline2 .reverse .mbYTP_wrapper {
    left: 50px !important;
    top: 0px !important;
    position: absolute !important;
}
.timeline2 .mbYTP_wrapper {
    left: 15px !important;
    top: 0px !important;
    position: absolute !important;
}
.timeline2 .timeline-element:before {
    border: 1px solid;
    border-color: inherit;
    background-color: transparent !important;
}




#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

.clearfix{ clear:both}
.header-banner{
  padding-top: 35px;
  padding-bottom: 100px;
  color: #ffffff;
  font-family: Helvetica, serif;
  font-weight: 100;
  background-image:url("http://grapesjs.com/img/bg-gr-v.png"), url("http://grapesjs.com/img/work-desk.jpg");
  background-attachment: fixed, scroll;
  background-position:left top, center center;
  background-repeat:repeat-y, no-repeat;
  background-size: contain, cover;
}
.container-width{
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
}
.logo-container{
  float: left;
  width: 50%;
}
.logo{
  background-color: #fff;
  border-radius: 5px;
  width: 130px;
  padding: 10px;
  min-height: 30px;
  text-align: center;
  line-height: 30px;
  color: #4d114f;
  font-size: 23px;
}
.navbar{
  float: right;
  width: 50%;
}
.menu-item{
  float:right;
  font-size: 15px;
  color:#eee;
  width: 130px;
  padding: 10px;
  min-height: 50px;
  text-align: center;
  line-height: 30px;
  font-weight: 400;
}
.lead-title{
  padding: 25px;
  margin: 150px 50px 30px 30px;
  font-size: 40px;
}
.sub-lead-title{
  max-width: 650px;
  line-height:30px;
  margin-bottom:30px;
  color: #c6c6c6;
}
.lead-btn{
  margin-top: 15px;
  padding:10px;
  width:190px;
  min-height:30px;
  font-size:20px;
  text-align:center;
  letter-spacing:3px;
  line-height:30px;
  background-color:#d983a6;
  border-radius:5px;
  transition: all 0.5s ease;
  cursor: pointer;
}
.lead-btn:hover{
  background-color:#ffffff;
  color:#4c114e;
}
.lead-btn:active{
  background-color:#4d114f;
  color:#fff;
}
.quote{
  color:#777;
  font-weight: 300;
  padding: 10px;
  box-shadow: -5px 0 0 0 #ccc;
  font-style: italic;
  margin: 20px 30px;
}
 .badges{
  padding:20px;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
.badge{
  width: 290px;
  font-family: Helvetica, serif;
  background-color: white;
  margin-bottom:30px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  font-weight: 100;
  overflow: hidden;
  text-align: center;
}
.badge-header{
  height: 115px;
  background-image:url("http://grapesjs.com/img/bg-gr-v.png"), url("http://grapesjs.com/img/work-desk.jpg");
  background-position:left top, center center;
  background-attachment:scroll, fixed;
  overflow: hidden;
}
.blurer{
  filter: blur(5px);
}
.badge-name{
  font-size: 1.4em;
  margin-bottom: 5px;
}
.badge-role{
  color: #777;
  font-size: 1em;
  margin-bottom: 25px;
}
.badge-desc{
  font-size: 0.85rem;
  line-height: 20px;
}
.badge-avatar{
  width:100px;
  height:100px;
  border-radius: 100%;
  border: 5px solid #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  margin-top: -75px;
  position: relative;
}
.badge-body{
  margin: 35px 10px;
}
.badge-foot{
  color:#fff;
  background-color:#a290a5;
  padding-top:13px;
  padding-bottom:13px;
  display: flex;
  justify-content: center;
}
.badge-link{
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-weight: 700;
  background-color: #fff;
  color: #a290a5;
  display: block;
  border-radius: 100%;
  margin: 0 10px;
}
.heading{padding: 10px;}
.paragraph{padding: 10px;}