

.modal-open
{
    overflow:auto;
    padding-right:0 !important;
}


#toolbar{
    z-index: 9999999;
}


body{
  background: url('../img/back1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-weight: 650;
  text-align: justify;
  letter-spacing: 3px
}

p {
  /*word-break: break-all;*/
  word-wrap: break-word;
}

label{
  display: block;
  color: #27964e;
}

.gal{
      display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  justify-content: center;
}


/* original solution by https://codepen.io/Rowno/pen/Afykb */

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}


/* carousel fullscreen */

.carousel-fullscreen .carousel-inner .item {
    height: 100vh; 
    min-height: 600px; 
    background-position: center center; 
    background-repeat: no-repeat; 
    background-size: cover;
}


/* carousel fullscreen - vertically centered caption*/

.carousel-fullscreen .carousel-caption {
    top: 50%;  
    bottom: auto;
    -webkit-transform: translate(0, -50%); 
    -ms-transform: translate(0, -50%); 
    transform: translate(0, -50%);
}

/* overlay for better readibility of the caption  */

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    transition: all 0.2s ease-out;
}


/* demo typography */

h1,h2,h3,h4 {
    font-weight: 700;
}

.super-heading {
    font-size: 70px; 
}


.super-paragraph {
    font-size: 30px; font-weight: 300;
}

.carousel-caption .super-paragraph a,
.carousel-caption .super-paragraph a:hover
{
    color: #fff;
}

#carousel-example-generic {
   margin-top: 107px;
}

.demo-content {padding-top: 50px; padding-bottom: 50px; }


.navbar{
   margin-bottom: 0;
   border: 0;
   background: #75a161;
   color:#FDBE34;
}

.navbar-fixed-top{
    padding-bottom: 22px;
}

.navbar-nav>li{
    margin-top: 60px;
}


.navbar-default .navbar-nav>li>a{
    color:#FDBE34;
    font-size: 28px;
}

.navbar-default .navbar-nav>li>a:hover{
    color:#FDBE34;
}


.container{
    background: #75a161;
}


.btnConocenos{
    color: #073502;
    background: #FDBE34;
    border-radius: 3.125rem !important;
    font-weight: 400;
    font-size: 12px;
    padding: 1rem 2.5rem;
    text-decoration: none !important;
}

.btnConocenos:hover{
    background:#fff;
}

.yellowBack{
    background: url('../img/yellowback.png') no-repeat;
}

.yellowBack p{
    padding-top: 30px;
    padding-bottom: 35px;
    color:#fff;
    font-size: 35px;
    text-align: center;
    font-weight: 700;
}

.consultasBack{
    background: #75a161;
}


.titleSomos{
    background-color: #405932;
    border-radius: 24px 0px 24px 0px;
    padding-left: 16px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-top: 20px;
    margin-top: 36px;
    margin-left: 24px;
    margin-right: 18px;
    -moz-border-radius: 24px 0px 24px 0px;
    -webkit-border-radius: 24px 0px 24px 0px;
    color:#fff;
    font-size: 50px;
    text-align: center;
}

.textSomos{
    font-family: 'Amatic SC', cursive;
    color:#fff;
    font-size: 35px;
    padding:20px;
    text-align: center;
	letter-spacing: 3px
}


.titleGreen h1{
    background:#405932;
    color:#fff;
    text-align: center;
    margin-top: 0;
    padding: 3px;
}

.titleGreen span{
    color:#fec200;
    text-align: center;
    display: block;
    font-size:28px;
    font-weight: bold;
}

.titleGreen p{
    color:#fff;
    display: block;
    font-size:16px;
    padding: 25px;
}

.titleGreen h2{
    background-color: #405932 !important;
    border-radius: 24px 0px 24px 0px;
    padding-left: 16px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-top: 20px;
    margin-top: 36px;
    margin-left: 24px;
    margin-right: 18px;
    -moz-border-radius: 24px 0px 24px 0px;
    -webkit-border-radius: 24px 0px 24px 0px;
    color:#fff;
    font-size: 25px;
    text-align: center;
}


.descGal{
    color:#fff;
    font-size:23px;
    text-align: center;
    padding: 20px;
    
}

.dire{
    color:#fff;
    font-size:18px;
    text-align: center;
    display: block;
    padding-bottom: 10px;
}


footer{ 
    background-color:#75a161; 
    min-height:350px; 
    margin-top: -5px;
}


.footerLeft{
    margin-top: 50px;
}


.footerLeft p{
    color:#fff;
    font-size: 17px;
}

.footerRight{
    margin-top: 35px;
}


.footerRight h4{
    text-align: right;
    color:#fff;
}


.footerRight p{
    color: #fff;
    text-align:right;
}

.footerRight img{
    display: block;
    float: right;
}

.footerRight p a{
    color:#fff;
}

.submitBtn{
    background-color: #637C14;
    color:#fff;
    border: 0;
    padding: 5px;
    width:20%;
    margin-top: 10px;
}



#sticky-social {
   right: 0;
   position: fixed;
   top: 150px;
   z-index: 999999;
}

#sticky-social ul{
    list-style: none;
}

#sticky-social a {
   background: #333;
   color: #fff;
   display: block;
   height: 35px;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
}

#sticky-social a:hover span {
   right: 100%;
}

#sticky-social a span {
   line-height: 35px;
   right: -120px;
   position: absolute;
   text-align:center;
   width:120px;
   font-size:10px;
}

#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #d9cb26; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #d9cb26; }

.inputHid{
  display: none;
}


/*MEDIAS*/


@media (max-width: 767px) {
    .yellowBack p{
        font-size: 25px;
    }
    #carousel-example-generic {
        margin-top: 162px;
    }
}


@media (max-width: 600px) {

 .yellowBack p{
    font-size: 20px;
}

 .titleSomos{
    font-size:27px;
 }
 .titleGreen h1{
    font-size:initial;
 }

}


@media (max-width: 400px) {
 .descGal{
    font-size:16px;
 }
 .yellowBack p{
    font-size: 14px;
}



}

