
/*intro-header*/

.intro-header {
    align-content: center;
    position: relative;
    margin: auto;
    max-width: 100%;
    padding: 90px 0;
    text-align: center;
    width: auto;
    height:650px;
    background: transparent url(../img/cont-gde.jpg)no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

@media screen and (max-width: 1800px) {.intro-header {
    background: transparent url(../img/cont-med.jpg)no-repeat padding-box;
    width: auto;
    background-size: 100%;
    height:450px;

    }
}


@media screen and (max-width: 767px) {.intro-header {
    background: transparent url(../img/cont-ch.png)0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    padding-top: 1px;
    margin-bottom: 1px;
    }
}


.intro-message {
    position: relative;
    padding-top: 0%;
    margin-bottom: 0px;
}

@media screen and (max-width: 767px) {.intro-message {
    align-content: center;
    padding: 20% 5%;

    }
}

.intro-message > h1 {
    margin: 0;
    font-size: 3em;

    text-align: right;
    font-weight: 500;
    padding-top: 20%;
    font: normal normal medium 50px/53px Barlow-Medium;
    letter-spacing: 0.5px;
    line-height: 50px;
    color: #707070;
    text-transform: uppercase;
}


@media screen and (max-width: 1800px){.intro-message > h1{
    
    padding-top: 15%;

    }
}




span.client{color:#19A5FD ;}

@media screen and (max-width: 767px){.intro-message > h1 {
    font-size: 2.6em;
    text-align: right;
    padding: 20px 5px;
    line-height: 40px;
}
}

.intro-message > p{
    padding-top: 5%;
    text-align: right;
    font-size: 20px;
    letter-spacing: 0px;
    color: #808080;
    opacity: 1;
}

@media screen and (max-width: 1800px){.intro-message> p {
    padding-top: 5%;
    padding-left: 20%;
    text-align: right;
    font-size: 20px;
}
}




@media screen and (max-width: 767px){.intro-message> p {
    padding-top: 1%;
    text-align: right;
    font-size: 15px;
}
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 0px solid rgba(0,0,0,0.2);
}
@media(max-width:767px) {.intro-message {
    padding-bottom: 10%;
    }
}


/*formulario*/


form{
    padding: 50px 0;
    
  
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
    color:#707070;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 10px;

}

.coment{
    height: 150px;


}


textarea.form-control {
    height: 150botopx;
}




button.boto {
    display: block;
    background: #19A5FD 0% 0% no-repeat padding-box;
    border-radius: 30px;
    border: none;
    color: #fff;
    float: right;
    width: 155px;
    height: 45px;
    font-size: 16px;
    margin-top: 20px;
    padding: 10px 2px;

}



.boto>input:hover{

background: #016DFF 0% 0% no-repeat padding-box;
}


input.boto {
    display: block;
    background: #19A5FD 0% 0% no-repeat padding-box;
    border-radius: 30px;
    border: none;
    color: #fff;
    float: right;
    width: 155px;
    height: 45px;
    font-size: 16px;
    margin-top: 20px;
    padding: 10px 2px;

}



.boto>input:hover{

background: #19A5FD 0% 0% no-repeat padding-box;
}








ul.erp{ 
    display:block;
    position:relative;
    margin-right: auto;
    margin: 4px;
    padding:0;
    list-style-type: none;
    text-align: center;
    font-size:5px;
    text-align: left;
}




li.erp{ 
    text-align: left;
    margin: 15px 1px;
    height: 70px;
    padding-left: 120px;
    padding-right: 20;
    padding-top: 5px;
    margin-bottom: 0px;
    background-size: 90px 90px;
    background-repeat: no-repeat;
    background-position: 10px 100%;
    font-size: 18px;
}

@media screen and (max-width: 767px){li.erp{
    text-align: left;
    margin: 15px 1px;
    height: 120px;
    padding-left: 90px;
    padding-right: 0px;
    padding-top: 5px;
    margin-bottom: 0px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position: 10px 10%;
    font-size: 16px;
}
}




li.erp:nth-child(1){background-image:url("../img/tel.svg");}
li.erp:nth-child(2){background-image:url("../img/mail.svg");}
li.erp:nth-child(3){background-image:url("../img/web.svg");}
}
    


hr.contact{
  border-left: 6px solid green;
  height: 500px;
}






.content-formulario{
    padding: 50px 0;
    background-color: #ffffff;
  
}

@media screen and (max-width: 767px) {.content-formulario {
    background-color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 20px;
    }
}

.content-formulario> h2{
    margin: 0;
    font-size: 20px;
text-align: center;
    letter-spacing: 0.5px;
    color: #707070;
}
@media screen and (max-width: 767px){.content-formulario> h2 {
    padding-top: 10%;
    text-align: center;
    font-size: 40px;
    
}
}

h3.formu{
    margin: 0;
    padding: 10px 200px;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #707070;
    opacity: 1;
}
@media screen and (max-width: 767px){h3.formu{
    padding: 5% 2%;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}
}

p.formulario {
    margin: 0;
    padding-top: 1px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #707070;
}
@media screen and (max-width: 767px){p.formulario {
    padding-top: 1%;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 11px;
    
}
}

img.img-responsive {
    max-width: 100%;
 width: 150px; height:150px;
 margin: auto;

}

@media screen and (max-width: 767px){img.img-responsive {
    width: 70px;
    height: 70px;



    
}
}









/*GRIS*/

.section-gris{
    align-content: center;
    position: relative;
    margin: 0px;
    max-width: 100%;
    padding: 20px 80px;
    text-align: center;
    width: auto;
    height:350px;
    background-color: #EAEEF2;
}

@media screen and (max-width: 767px) {.section-gris{
    padding:1% 1%;
     height:auto;

     }
}




.gris-message {
    position: relative;
    padding-top: 0%;
    padding-bottom: 0%;
    margin-bottom: 0px;
}

@media screen and (max-width: 767px) {.gris-message {
    padding:1% 1%;

    }
}

.gris-message > h1 {
    margin: 0;
    font-size: 3em;

    text-align: left;
    padding-top: 40px;
    padding-bottom: 1px;
    font: normal normal medium 50px/53px Barlow-Medium;
    letter-spacing: 0.5px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
}

span{color:#0ACAFF ;}

@media screen and (max-width: 767px){.gris-message > h1 {
    font-size: 25px;
    text-align: left;
    padding-top: 1px;
    line-height: 30px;
}
}

.gris-message > p{
    padding-top:2%;
    text-align: left;
    font-size: 3em;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
}
@media screen and (max-width: 767px){.gris-message> p {
    padding-top: 1%;
    text-align: left;
    font-size: 19px;
}
}


h4.gris{
text-align: center;
font-size: 26px;
color: #707070;
}

.gris-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 0px solid rgba(0,0,0,0.2);
}
@media(max-width:767px) {.gris-message {
    padding-bottom: 10%;
    }
}
















/*SAP*/

.section-sap{
    align-content: center;
    position: relative;
    margin: 0px;
    max-width: 100%;
    padding: 20px 80px;
    text-align: center;
    width: auto;
    height:350px;
    background: rgba(15,51,234,1);
    background: -moz-linear-gradient(left, rgba(15,51,234,1) 0%, rgba(15,51,234,1) 11%, rgba(36,152,247,1) 49%, rgba(38,202,252,1) 88%, rgba(38,202,252,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15,51,234,1)), color-stop(11%, rgba(15,51,234,1)), color-stop(49%, rgba(36,152,247,1)), color-stop(88%, rgba(38,202,252,1)), color-stop(100%, rgba(38,202,252,1)));
    background: -webkit-linear-gradient(left, rgba(15,51,234,1) 0%, rgba(15,51,234,1) 11%, rgba(36,152,247,1) 49%, rgba(38,202,252,1) 88%, rgba(38,202,252,1) 100%);
    background: -o-linear-gradient(left, rgba(15,51,234,1) 0%, rgba(15,51,234,1) 11%, rgba(36,152,247,1) 49%, rgba(38,202,252,1) 88%, rgba(38,202,252,1) 100%);
    background: -ms-linear-gradient(left, rgba(15,51,234,1) 0%, rgba(15,51,234,1) 11%, rgba(36,152,247,1) 49%, rgba(38,202,252,1) 88%, rgba(38,202,252,1) 100%);
    background: linear-gradient(to right, rgba(15,51,234,1) 0%, rgba(15,51,234,1) 11%, rgba(36,152,247,1) 49%, rgba(38,202,252,1) 88%, rgba(38,202,252,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f33ea', endColorstr='#26cafc', GradientType=1 );
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
}

@media screen and (max-width: 767px) {.section-sap{
    padding:1% 1%;
     height:auto;

     }
}




.sap-message {
    position: relative;
    padding-top: 0%;
    padding-bottom: 0%;
    margin-bottom: 0px;
}

@media screen and (max-width: 767px) {.sap-message {
    padding:1% 1%;

    }
}

.sap-message > h1 {
    margin: 0;
    font-size: 3.1em;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 0px;
    letter-spacing: 0.5px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
}

span{color:#0ACAFF ;}

@media screen and (max-width: 767px){.sap-message > h1 {
    font-size: 25px;
    text-align: left;
    padding-top: 0px;

}
}

.sap-message > p{
    padding-top:0%;
    text-align: left;
    font-size: 3em;
    letter-spacing: 0px;
    line-height: 50px;
    color: #fff;
    opacity: 1;
}
@media screen and (max-width: 767px){.sap-message> p {
    padding-top: 0%;
    text-align: left;
    font-size: 19px;
}
}

.sap-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 0px solid rgba(0,0,0,0.2);
}
@media(max-width:767px) {.sap-message {
    padding-bottom: 10%;
    }
}

























