body{
  font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Montserrat', sans-serif;
}
p {
  font-family: 'Montserrat', sans-serif;
}
a {
  font-family: 'Montserrat', sans-serif;
}
ul.slimmenu li a {
  font-family: 'Montserrat', sans-serif;
}
.button--moema {
  font-family: 'Montserrat', sans-serif;
}
.project-page p {
  font-family: 'Montserrat', sans-serif;

}

html.js.no-touch.cssanimations.csstransitions.csstransforms.csstransforms3d body nav#menu-wrap.menu-back.cbp-af-header.cbp-af-header-shrink div.container div.twelve.columns ul.slimmenu li a{
  color:#fff;
}
ul.slimmenu li a {
    color: #3e3e3e;
}
.button--moema {
    padding: 16px 28px;
    letter-spacing: 0px;
}
#sync1 .item {
    position: relative;
    width: 100%;
    display: block;
    height: 100vh !important;
    background-size: cover;
    background-position: center center;
}

.home-carousel-wrap {
    height: 100vh;
}
.home-mask {
    background: transparent;
}
.about-wrap h5 {
    padding-bottom: 0px;
}
.title-text.left p {
    text-align: center;
    padding-top: 17px;
    width: 100%;
    max-width: 580px;
    margin: auto;
}
.title-text.left h3 {
    text-align: center !important;
    padding-top: 40px;
    width: 100%;
    max-width: 100% ;
}
.portfolio-box-1 {
    width: 50%;
}
.portfolio-box-1:hover .mask {
    opacity: 0.1;
}
.half-height {
    height: 100vh;
}
.parallax-1 {
    background: url('../../../images/wrbanpatch/banner-ficha.jpg');
/*         background-position-x: 0%;
background-position-y: 0%; */
/*  background-attachment: fixed;
       background-size: auto; */
    background-position-x: 0%;
    background-position-y: 0%;
/*     background-attachment: fixed; */
    background-size: auto;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
html.js.no-touch.cssanimations.csstransitions.csstransforms.csstransforms3d body div#scroll-from-top.section.back-white div.section.padding-top-bottom.back-white div.container.project-page div.five.columns h2{
	text-align: left !important;
}

.video-wrapper, figure.vimeo2, figure.youtube {
    margin: 0;
    position: relative;
    padding-bottom: 41%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.button-effect {
    max-width: 244px;

}
html.js.no-touch.cssanimations.csstransitions.csstransforms.csstransforms3d body div.section.paddingprojects div.container.z-bigger div.twelve.columns div#button-con button#send.send_message.button-effect.button--moema.button--text-thick.button--text-upper.button--size-s{
	background-color: #7bc400;
	color:#fff;
	font-weight: bold;
}
html.js.no-touch.cssanimations.csstransitions.csstransforms.csstransforms3d body div.section.paddingprojects div.container.z-bigger div.twelve.columns div#button-con button#send.send_message.button-effect.button--moema.button--text-thick.button--text-upper.button--size-s{

}
#ajax-form input {
    padding-left: 0px;
    color: #000;
/*     font-weight: bold; */
/*     font-size: 20px; */
}
#ajax-form textarea {
    padding-left: 0px;
    color: #000;
/*     font-weight: bold; */
/*     font-size: 20px; */
}
#ajax-form textarea, #ajax-form input {
    border-bottom: 2px solid #f4d100;
}
#ajax-form textarea:focus, #ajax-form input:focus, #ajax-form textarea:active, #ajax-form input:active {
    border-bottom: 2px solid ##f4d100;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000 !important;
    font-weight: bold;
    font-size: 20px !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #000 !important;
   font-weight: bold;
   font-size: 20px !important;
}
ul.slimmenu li a:hover, ul.slimmenu li a.mPS2id-highlight, .about-wrap .about-icon, .counter-wrap p, .des-programs-author.left p span, .des-programs-author.left .link, .des-programs-author.right p span, .des-programs-author.right .link, .services-wrap h5 span, .journal-det .link, .journal-det-right .link, .list-social-team li.icon-team a:hover, .project-page a:hover {
    color: #f4d100;
}

ul.slimmenu li a {
    font-size: 14px;
}
ul.slimmenu li {
    background: url('../images/line.png') 0 14px no-repeat;
}
.logo {
    background: url('../../../images/logo-ngo.png') no-repeat center center;
     width: 86px;
    height: 114px;
    top: 0px;
}
#sync2 .synced .item {
    background: transparent;
}
#owl-logos .item img {
    width: 200px;
}
.back-black {
    background-color: #fff;
    padding-bottom: 70px;
    padding-top: 70px;
}
#ajax-form button {
    padding: 13px 127px 15px 65px;
}

/* .cbp-af-header.cbp-af-header-shrink .logo {
    background: url('../images/logo.png') no-repeat center center;
} */
.back-dark {
    background-color: #292929;
}

.video-wrapper, figure.vimeo, figure.youtube {

    padding-bottom: 55.25%;
}
.circulo {
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f4d100;
	right: -110px;
	margin-right: 70px;
	float: right;
    position: absolute;
    margin-top: -3%;
}

.circulo2 {
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #211c18;
    left: -135px;
    margin-left: 70px;
    float: left;
    position: absolute;
    margin-top: 2%;
    
}

.circulo3 {
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #211c18;
	right: -128px;
	margin-right: 70px;
	float: right;
    position: absolute;
    margin-top: -3%;
}

.circulo4 {
	width: 150px;
	height: 150px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f4d100;
    left: -150px;
    margin-left: 70px;
    float: left;
    position: absolute;
    margin-top: -5%;
    
}

.circulo5 {
	width: 150px;
	height: 150px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #211c18;
	right: -145px;
	margin-right: 70px;
	float: right;
    position: absolute;
    margin-top: -5%;
}

.circulo6{
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #211c18;
    left: -135px;
    margin-left: 70px;
    float: left;
    position: absolute;
    margin-top: 2%;
    
}

.circulo7 {
	width: 150px;
	height: 150px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f4d100;
	right: -160px;
	margin-right: 70px;
	float: right;
    position: absolute;
    margin-top: -12%;
}

.circulo8{
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #211c18;
    left: -145px;
    margin-left: 70px;
    float: left;
    position: absolute;
    margin-top: 0%;
    
}

.circulo9 {
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f4d100;
	right: -145px;
	margin-right: 70px;
	float: right;
    position: absolute;
    margin-top: -4%;
}
ul.slimmenu li a:hover, ul.slimmenu li a.mPS2id-highlight, .about-wrap .about-icon, .counter-wrap p, .des-programs-author.left p span, .des-programs-author.left .link, .des-programs-author.right p span, .des-programs-author.right .link, .services-wrap h5 span, .journal-det .link, .journal-det-right .link, .list-social-team li.icon-team a:hover, .project-page a:hover {
    color: #000;
}
.counter-wrap p {
    text-align: left !important;
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 12px;
    font-weight: 600;
}

div.container div.six.columns p{
    font-weight: 600;
}
.face{
    width: 15%;
}
.yout{
    width: 21%;
}.insta{
    width: 15%;
}
.twit{
    width: 17%;
}
html.js.no-touch.cssanimations.csstransitions.csstransforms.csstransforms3d body nav#menu-wrap.menu-back.cbp-af-header.cbp-af-header-shrink div.container div.twelve.columns ul.slimmenu li a._mPS2id-h{
    color: #fff;
}

.go-upw{

 color: #ffffff;
 background: transparent; 
 display: inline; 
 width: 16%;
 float: right;  
  position: fixed;
 bottom: 6.5rem;
  right: 1.5rem;
  font-size: 2.1rem;
  padding: .4rem;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
/*   display: none; */
  -webkit-transition: all .5s ease;
  transition: all .5s ease; 
}
.sandtitle{
  padding-top: 100px;
  color:#f4d100;
  font-weight:bold;
  text-align: left;

}
/* .centerring{
    margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
} */

.project-page p {
  font-weight: bold;
}
.g4centermobile{
  margin-top: 16px;margin-bottom: 8px;height: 114px;text-align: right;
}
.cenlogonv{
  margin-top: 16px;margin-bottom: 8px;height: 114px;text-align: right;
}

ul.slimmenu li {
    padding-left: 0px;
}
.cbp-af-header.cbp-af-header-shrink .logo {
    background: url('../../../images/logo-bgo.png') no-repeat center center;
    width: 86px;
    height: 79px;
    top: 0px;
}

.logog4Centermb{
  margin-top: 16px;
  margin-bottom: 8px;
  height: 114px;
  text-align: center;
}
.nvcentermobile{
  text-align: right;
}

.copy{
  margin-bottom: 0; 
  margin-top: 51px !important;
  vertical-align:middle!important;
  text-align: left;margin-left:0px !important;
}

.nvlogo{
  width: 22%;
  margin-left: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
  margin-top: 48px;
}

ul.slimmenu li a {
    margin: 0px 5px !important;
}

@media  only screen and (max-width: 498px) {
  .nvlogo{
    margin-top: 0px;
  }
   .sandtitle{
    padding-top: 10px !important;
  }
.copy{
  text-align: center;
  margin-top: 33px !important;
}
.nvcentermobile{
  text-align: center;
}
 .logog4Centermb{
  text-align: center;
}
  .cenlogonv{
/*     margin-top: 16px;
margin-bottom: 8px;
height: 114px; */
    text-align: center;
  }
  .g4centermobile{
    text-align: center !important;
  }
  .cbp-af-header.cbp-af-header-shrink {
    background: rgba(255,255,255,.93);
  }
  .sandtitle {
    padding-bottom: 15px;
    text-align: center;
  }
  .text-aling,.txt-right{
      text-align: center;
  }
  .mb-20{
    margin-bottom: 20px;
  }
  .circulo7{
    display: none;
  }
  .circulo8, .circulo9{
    display: none;
  }
  #owl-logos .item img {
    width: 100px;
  }
  .face{
        width: 13%;
  }
  .yout{
    width: 18%;
  }
  .insta{
    width: 14%;
  }
  .twit{
    width: 15%;
  }
  #sync1 .item.background-home-image-1 {
    background-image: url('../../images/inicio/movil-sandhesive.jpg') !important;
  }
}



@media  only screen and (min-width: 499px) {
 
  #sync1 .item.background-home-image-1 {
      background-image: url('../../images/inicio/fondo-inicio2.jpg') !important;
  }
    .text-aling{
      text-align: left;
    }
    .txt-right{
      text-align: right;
    }
    .go-upw {
      visibility: hidden;
    }
    .descrpS{
      position: absolute;top: 50%;left: 50%;height: 30%;margin: -5% 0 0 3%;
    }
    .sandtitle{
      color:#f4d100;
    }
    .favanzada{
      margin-left: 24%;margin-right: 24%;
    }
    .memp{
      margin-left: 25%;margin-right: 25%;
    }
    .pega{
      margin-left: 25%;margin-right: 25%;
    }
}

