
  * {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "GeosansLight";
    src: url(../fonts/GeosansLight.ttf) ;
}
@media (max-width: 1440px)  and (max-height: 1600px) {

  body {
 

  }

p {
    font-family: 'GeoSansLight', sans-serif;
    font-size: 22px;
    color:#454547;
    font-weight: bolder;
      padding-top: 10px;
    padding-bottom: 0px;
    border-bottom-width: 4px;
    margin-bottom: 0px;
   
}
.contact {
margin-top: -9%;
    
}
.contact_form {
    /*padding: 550px 0px 0px 0px;*/
  /*  padding-left: 15%;
    padding-top: 100px;*/
}
.contact_form .form-chava {
    /*padding: 3px 102px;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-color: #E5E8E8 ;
    border: 1px solid #aeaeae;
  padding-left: 0px;
    padding-right: 0px;
 width: 100%;
    margin-left: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 9px;
    opacity: 15;
    outline: 0px !important;   
}

.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:visited {
  margin-top: 150px;
    /*position: relative;*/
    background: url(../images/b.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 160px;
}

.submit-btn:hover{
  margin-top: 150px;
    /*position: relative;*/
    background: url(../images/b2.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 160px;
}

.submit-btn:hover {
    background-color: #4D5FAB;
    color:  #D2D7FC;
    /*border-color: #f39c12;*/
}
.social_icons {

 
    padding-top: 30px;
    padding-bottom: -20px;
    padding-left: -125px;
padding-right: 400px;
}
.iconos{
    width: 0.333% !important;
}

.iconos a{
  color: grey;
}

.social_m2{
   /*background: url(../images/m2.jpg);*/
   background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;
}
.social_icons ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 0px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #9d9d9d;*/
    border-radius: 3px;
    width: 30px;
    height: 30px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-left: -1px;
}
.social_icons ul li a i {
    font-size: 30px;
}
/*.social_icons ul li a:hover {
    background: #f39c12;
    border: 1px solid #f39c12;
    color: #fff
}*/

.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    /*text-align: center;*/
      font-family: 'GeoSansLight', sans-serif;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
#messageForm {
     font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-image: none;
    height: 95px !important;
       opacity: 15;
    outline: 0px !important;  
}
.texto_form{
  letter-spacing: 2px;
}
}



















/*dispositivos moviles */

@media (max-width: 960px)  and (max-height: 600px) {

  body {



            
  }

p {
    font-family: 'GeoSansLight', sans-serif;
    font-size: 22px;
    color:#454547;
    font-weight: bolder;
      padding-top: 10px;
    padding-bottom: 0px;
    border-bottom-width: 4px;
    margin-bottom: 0px;
   
}
.contact {
padding-top:  -110% ;
margin-top: -25%;
    padding-left: 8%;
     padding-bottom: 100px;
    
}
.contact_form {
    padding: 30%;
    padding-left: -20%;
    padding-top: 10px;
     /*position: relative;*/
      padding-bottom: 100px;
}
.contact_form .form-chava {
 position: relative;
    font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-color: #E5E8E8 ;
    border: 1px solid #aeaeae;
    padding-left: 0px;
    padding-right: 0px;
    width: 312px;
    margin-left: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 10px;
    opacity: 15;
    outline: 0px !important;   
  
}

.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:visited {
  margin-top: -5px;
    position: relative;
    background: url(../images/b.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover{
  margin-top: -5px;
    position: relative;
    background: url(../images/b2.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover {
    background-color: #4D5FAB;
    color:  #D2D7FC;
    /*border-color: #f39c12;*/
}
.social_icons {

   /*background: url(../images/m.jpg);*/
background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;

}
.iconos{
    width: 0.333% !important;
}

.iconos a{
  color: grey;
}

.social_m2{
   background: url(../images/m2.jpg);
   background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;
}
.social_icons ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 0px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #9d9d9d;*/
    border-radius: 3px;
    width: 45px;
    height: 45px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-left: -25px;
}
.social_icons ul li a i {
    font-size: 40px;
}
/*.social_icons ul li a:hover {
    background: #f39c12;
    border: 1px solid #f39c12;
    color: #fff
}*/

.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    /*text-align: center;*/
      font-family: 'GeoSansLight', sans-serif;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
#messageForm {
     font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-image: none;
    height: 95px !important;
       opacity: 15;
    outline: 0px !important;  
}
.texto_form{
  letter-spacing: 2px;
}
}




































/*dispositivos moviles */

@media (max-width: 414px)  and (max-height: 736px) {

  body {
  
  }

p {
    font-family: 'GeoSansLight', sans-serif;
    font-size: 22px;
    color:#454547;
    font-weight: bolder;
      padding-top: 10px;
    padding-bottom: 0px;
    border-bottom-width: 4px;
    margin-bottom: 0px;
   
}
.contact {
margin-top: 30%;
    
}
.contact_form {
    /*padding: 30%;*/
    padding-left: 225%;
    /*padding-top: 100px;*/
}
.contact_form .form-chava {
/*  margin-top: 86%;*/
    /*padding: 3px 102px;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-color: #E5E8E8 ;
    border: 1px solid #aeaeae;
  padding-left: 0px;
    padding-right: 0px;
 width: 160px;
    margin-left: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 10px;
    opacity: 15;
    outline: 0px !important;   
}

.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:visited {
  margin-top: -5px;
    position: relative;
    background: url(../images/b.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover{
  margin-top: -5px;
    position: relative;
    background: url(../images/b2.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover {
    background-color: #4D5FAB;
    color:  #D2D7FC;
    /*border-color: #f39c12;*/
}
.social_icons {

   /*background: url(../images/m.jpg);*/
background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;

}
.iconos{
    width: 0.333% !important;
}

.iconos a{
  color: grey;
}

.social_m2{
   /*background: url(../images/m2.jpg);*/
   background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;
}
.social_icons ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 0px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #9d9d9d;*/
    border-radius: 3px;
    width: 45px;
    height: 45px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-left: -25px;
}
.social_icons ul li a i {
    font-size: 20px;
}
/*.social_icons ul li a:hover {
    background: #f39c12;
    border: 1px solid #f39c12;
    color: #fff
}*/

.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    /*text-align: center;*/
      font-family: 'GeoSansLight', sans-serif;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
#messageForm {
     font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-image: none;
    height: 95px !important;
       opacity: 15;
    outline: 0px !important;  
}
.texto_form{
  letter-spacing: 2px;
}
}



























/*table de crome*/

@media (max-width: 990px)  and (max-height: 770px) {

  body {
  
  }

p {
    font-family: 'GeoSansLight', sans-serif;
    font-size: 22px;
    color:#454547;
    font-weight: bolder;
      padding-top: 10px;
    padding-bottom: 0px;
    border-bottom-width: 4px;
    margin-bottom: 0px;
   
}
.contact {
margin-top: -36%;
    
}
.contact_form {
    padding: 30%;
    padding-left: 22%;
    padding-top: 100px;
}
.contact_form .form-chava {
/*  margin-top: 86%;*/
    /*padding: 3px 102px;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-color: #E5E8E8 ;
    border: 1px solid #aeaeae;
  padding-left: 0px;
    padding-right: 0px;
 width: 258px;
    margin-left: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 10px;
    opacity: 15;
    outline: 0px !important;   
}

.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:visited {
  margin-top: -5px;
    position: relative;
    background: url(../images/b.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover{
  margin-top: -5px;
    position: relative;
    background: url(../images/b2.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover {
    background-color: #4D5FAB;
    color:  #D2D7FC;
    /*border-color: #f39c12;*/
}
.social_icons {

   /*background: url(../images/m.jpg);*/
background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;

}
.iconos{
    width: 0.333% !important;
}

.iconos a{
  color: grey;
}

.social_m2{
   background: url(../images/m2.jpg);
   background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;
}
.social_icons ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 0px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #9d9d9d;*/
    border-radius: 3px;
    width: 45px;
    height: 45px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-left: -25px;
}
.social_icons ul li a i {
    font-size: 20px;
}
/*.social_icons ul li a:hover {
    background: #f39c12;
    border: 1px solid #f39c12;
    color: #fff
}*/

.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    /*text-align: center;*/
      font-family: 'GeoSansLight', sans-serif;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
#messageForm {
     font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-image: none;
    height: 95px !important;
       opacity: 15;
    outline: 0px !important;  
}
.texto_form{
  letter-spacing: 2px;
}
}







@media (max-width: 768px)  and (max-height: 1024px) {

  body {
  
  }

p {
    font-family: 'GeoSansLight', sans-serif;
    font-size: 22px;
    color:#454547;
    font-weight: bolder;
      padding-top: 10px;
    padding-bottom: 0px;
    border-bottom-width: 4px;
    margin-bottom: 0px;
   
}
.contact {
margin-top: -36%;
    
}
.contact_form {
    padding: 30%;
    padding-left: 20%;
    padding-top: 100px;
}
.contact_form .form-chava {
/*  margin-top: 86%;*/
    /*padding: 3px 102px;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-color: #E5E8E8 ;
    border: 1px solid #aeaeae;
  padding-left: 0px;
    padding-right: 0px;
 width: 258px;
    margin-left: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 10px;
    opacity: 15;
    outline: 0px !important;   
}

.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:visited {
  margin-top: -5px;
    position: relative;
    background: url(../images/b.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover{
  margin-top: -5px;
    position: relative;
    background: url(../images/b2.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 16px;
}

.submit-btn:hover {
    background-color: #4D5FAB;
    color:  #D2D7FC;
    /*border-color: #f39c12;*/
}
.social_icons {

width: 300px;
   
    /*padding-bottom: -20px;*/
    padding-left: 280px;
    padding: 103px;
    padding-right: 103px;
padding-right: 100px;
padding-top: 0px;

}
.iconos{
    width: 0.333% !important;
}

.iconos a{
  color: grey;
}

.social_m2{
   /*background: url(../images/m2.jpg);*/
   background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 319px;
}
.social_icons ul {
    margin: -117 !important;
       padding: 0;
    text-align: center;
    width: 400%;
    margin-top: -84px;
    margin-left: -100px;
}
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 20px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #9d9d9d;*/
    border-radius: 3px;
    width: 45px;
    height: 45px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-left: -25px;
}
.social_icons ul li a i {
    font-size: 30px;
}
/*.social_icons ul li a:hover {
    background: #f39c12;
    border: 1px solid #f39c12;
    color: #fff
}*/

.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    /*text-align: center;*/
      font-family: 'GeoSansLight', sans-serif;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
#messageForm {
     font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-image: none;
    height: 95px !important;
       opacity: 15;
    outline: 0px !important;  
}
.texto_form{
  letter-spacing: 2px;
}
}


























/*full*/

@media all and (min-width: 1400px) {

  body {
  

  }

p {
    font-family: 'GeoSansLight', sans-serif;
    font-size: 22px;
    color:#454547;
    font-weight: bolder;
      padding-top: 10px;
    padding-bottom: 0px;
    border-bottom-width: 4px;
    margin-bottom: 0px;
   
}
.contact {
margin-top: -21%;
margin-left: 20%;
    
}
.contact_form {
  
}
.contact_form .form-chava {
    /*padding: 3px 102px;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-color: #E5E8E8 ;
    border: 1px solid #aeaeae;
  padding-left: 0px;
    padding-right: 0px;
 width: 100%;
    margin-left: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 10px;
    opacity: 15;
    outline: 0px !important;   
}

.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:visited {
  margin-top: -5px;
    position: relative;
    background: url(../images/b.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 160px;
}

.submit-btn:hover{
  margin-top: -5px;
    position: relative;
    background: url(../images/b2.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 160px;
}

.submit-btn:hover {
    background-color: #4D5FAB;
    color:  #D2D7FC;
    /*border-color: #f39c12;*/
}
.social_icons {

  
background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 15px;

}
.iconos{
    width: 0.333% !important;
}

.iconos a{
  color: grey;
}

.social_m2{
   /*background: url(../images/m2.jpg);*/
   background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;
}
.social_icons ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 14px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #9d9d9d;*/
    border-radius: 3px;
    width: 45px;
    height: 45px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-left: -25px;
}
.social_icons ul li a i {
    font-size: 20px;
}


.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    /*text-align: center;*/
      font-family: 'GeoSansLight', sans-serif;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
#messageForm {
     font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-image: none;
    height: 95px !important;
       opacity: 15;
    outline: 0px !important;  
}
.texto_form{
  letter-spacing: 2px;
}
}
















@media (max-width: 3480px) and (min-width: 1500px) and (max-height: 2160px) {

  body {
 

  }

p {
    font-family: 'GeoSansLight', sans-serif;
    font-size: 22px;
    color:#454547;
    font-weight: bolder;
      padding-top: 10px;
    padding-bottom: 0px;
    border-bottom-width: 4px;
    margin-bottom: 0px;
   
}
.contact {
margin-top: -20%;
   /* padding-right: -10%;
    padding-right: 60%;*/
}
.contact_form {
    /*padding: 550px 0px 0px 0px;*/
  /*  padding-left: 15%;
    padding-top: 100px;*/
}
.contact_form .form-chava {
    /*padding: 3px 102px;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-color: #E5E8E8 ;
    border: 1px solid #aeaeae;
  padding-left: 0px;
    padding-right: 0px;
 width: 100%;
    margin-left: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 9px;
    opacity: 15;
    outline: 0px !important;   
}

.contact_form {} .form-control:-webkit-input-placeholder {
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    color: red;
}
.form-control:-moz-placeholder {
    /* Firefox 19+ */
    
    color: red;
}
.form-control:-ms-input-placeholder {
    color: red;
}
.submit-btn,
.submit-btn:active,
.submit-btn:visited {
  margin-top: 150px;
    /*position: relative;*/
    background: url(../images/b.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 160px;
}

.submit-btn:hover{
  margin-top: 150px;
    /*position: relative;*/
    background: url(../images/b2.jpg);
   /* border: 1px solid #f39c12;
    border-radius: 4px;*/
    width: 170px;
    height: 50px;
   border-radius: 0px;
    color: #D2D7FC;
 background-color: #454547;
     top: 160px;
}

.submit-btn:hover {
    background-color: #4D5FAB;
    color:  #D2D7FC;
    /*border-color: #f39c12;*/
}
.social_icons {

 
    padding-top: 30px;
    padding-bottom: -20px;
    padding-left: -125px;
padding-right: 400px;
}
.iconos{
    width: 0.333% !important;
}

.iconos a{
  color: grey;
}

.social_m2{
   /*background: url(../images/m2.jpg);*/
   background-repeat: no-repeat;
background-position: 200px; 
    /*padding-top: 30px;*/
    padding-bottom: -20px;
    padding-left: 225px;
}
.social_icons ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.social_icons ul li {
    list-style: none;
    display: inline;
    padding-left: 0px
}
.social_icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #9d9d9d;*/
    border-radius: 3px;
    width: 30px;
    height: 30px;
    line-height: 49px;
    color: #9d9d9d;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-left: -1px;
}
.social_icons ul li a i {
    font-size: 30px;
}
/*.social_icons ul li a:hover {
    background: #f39c12;
    border: 1px solid #f39c12;
    color: #fff
}*/

.Sucess {
    color: #4DB849;
    display: block;
    padding-bottom: 15px;
    font-size: 18px;
    /*text-align: center;*/
      font-family: 'GeoSansLight', sans-serif;
}
.Sucess i {
    padding-right: 10px;
    font-size: 18px;
    color: #4DB849
}
#messageForm {
     font-size: 14px;
    line-height: 1.42857143;
    color: #707274 ;
    background-image: none;
    height: 95px !important;
       opacity: 15;
    outline: 0px !important;  
}
.texto_form{
  letter-spacing: 2px;
}
}





















