/* NEW STYLE*/
.bgfather{
	background-image: url(../images/banner-about.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 380px;
    background-position: center;
    float: left;
    width: 100%;
}

.bg-contact{
	background-image: url(../images/bbaner-contact.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 380px;
    background-position: center;
    float: left;
    width: 100%;
}

body{
	margin: 0;
}

.fl-left-width-100{
    float: left;
    width: 100%;
}

.footer-mobil{
	display: none;
}

.section-about-us>div{
	float: left;
}

.section-about-us p{
	line-height: 30px;
    font-size: 18px;
    padding-right: 130px;
    margin-top: 27px;
    font-family: 'Roboto', sans-serif;
    color: #909090;
}

.section-contact-us>div{
	float: left;
}

.section-contact-us p{
	line-height: 30px;
    font-size: 18px;
    padding-right: 0px;
    margin-top: 15px;
    font-family: 'Roboto', sans-serif;
    color: #909090;
    margin-bottom: 55px;
}

::-webkit-input-placeholder { color: #3dac7a; } /* WebKit */{

}

.section-contact-us input{
	border: 2px solid #e5f5f0;
    width: 85%;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 10px;
    padding-left: 15px;
    border-radius: 4px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}

.section-contact-us button{
	background: #ff7500;
    border: none;
    width: 90%;
    padding-top: 17px;
    padding-bottom: 17px;
    border-radius: 2px;
    color: white;
    font-size: 21px;
}

.section-contact-us textarea{
	margin: 0px;
	border: 2px solid #e5f5f0;
    width: 95%;
    height: 245px;
    padding-top: 15px;
    padding-left: 18px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}

.section-about-us .one-p{
	margin-top: 22px;
}

.section-contact-us h1{
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
    margin-bottom: 28px;.
}

.section-contact-us{
	padding-top: 75px;
	padding-bottom: 75px;
}

.section-about-us h1{
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
    margin-bottom: 0;.
}

.section-about-us{
    line-height: 30px;
    font-size: 18px;
    margin-top: 0;
}

.col-one{
	width: 46%;
}

.col-one img{
	float: none;
    margin: 0 auto;
    display: block;
    position: relative;
    /*left: 95px;*/
    padding-top: 22px;
    max-width: 100%;
}

.section-about-us{
	padding-top: 38px;
}

.col-two{
	width: 50%;	
}

.form-contact{
	width: 50%;	
}

.button-movil{
	display: none;
}

.inputs-form{
	width: 40%;
	float: left;
}

.textarea-form{
	width: 60%;
	float: left;
}

.contenedor-privacy{
	background: #fafafa;
    padding-left: 185px;
    padding-right: 185px;
    padding-top: 45px;
    float: left;
}

.privacy{
    background: white;
    width: 80%;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 32px;
    box-shadow: 6px 4px 20px 8px #eaeaea;
}

.footer-about{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	padding-top: 13px;
    padding-bottom: 12px;
    margin-top: 27px;
}

.privacy h1{
	font-size: 30px;
    font-family: 'Roboto', sans-serif;
}

.privacy span{
	color: #26af65;
	font-size: 19px;
}

.privacy a{
	color: #019aff;
	font-size: 18px;
}

.privacy p{
	font-size: 18px;
	line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.privacy li {
    font-family: 'Roboto', sans-serif;
}

.paragrap h1{
    margin-bottom: 18px;
    font-family: 'Roboto', sans-serif;
}

.paragrap .texto{
    margin-bottom: 0px;
    margin-top: 21px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.paragrap p{
    margin-top: 5px;
    line-height: 20px;
    margin-bottom: 5px;
}

.mt-52{
	margin-top: 52px;
}

.paragrap1 h1{
	margin-bottom: 12px;
}

.paragrap1 span{
	font-weight: 600;
	color: black;
}

.paragrap2 p{
	margin-bottom: 45px;
}

.paragrap3 h1{
	margin-top: 5px;
	margin-bottom: 0;
}

.paragrap3 ul{
	margin-top: 0;
	margin-bottom: 25px;
}

.paragrap3 p{
	margin-bottom: 5px;
}

.footer-about a{
	color: #62b692;
    text-decoration: none;
}

.footer-about p{
	color: #828282;
}

@media only screen and (max-width: 1800px){
    .col-one img{
        left: 55px;
    }
}

@media only screen and (max-width: 1700px){
    .col-one img{
        left: 30px;
    }
}

@media only screen and (max-width: 1500px){

    .section-contact-us textarea{
        width: 90%;
    }

    .col-one {
        width: 50%;
    }

    .col-one img{
        left: 0px;
    }

}

@media only screen and (max-width: 1300px){

    .col-one img{
        width: 90%;
    }

    .section-about-us p{
        padding-right: 30px;
    }

}



@media only screen and (max-width: 1280px){
    .col-one img {
        max-width: 88%;
    }

    .bg-contact {
        background-position: 80%;
    }
}

@media only screen and (max-width: 991px){

    .bg-contact{
        background-position: center right
    }

    .col-one img {
        height: 425px;
        margin-bottom: 25px;
    }

    .section-contact-us {
        padding-top: 35px;
    }

    .form-contact {
        width: 93%;
        padding-left: 47px;
    }

    .bgfather{
        background-position: 86%;
    }

    .col-one {
        width: 100%;
    }

    .col-two {
        width: 100%;
        text-align: center;
        padding-top: 25px;
    }

    .section-about-us p {
        padding-left: 30px;
    }
}


@media only screen and (max-width: 768px){

    .bg-contact {
        height: 250px;
    }

    .section-contact-us button{
        display: none;
    }

    .section-contact-us input{
        width: 97%;
    }

    .section-contact-us input{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .textarea-form{
        width: 100%;
    }

    .section-contact-us textarea {
        width: 96%;
    }

    .button-movil{
        display: block !important;
    }

    .section-contact-us textarea{
        margin-top: 10px !important;
        margin-bottom: 23px;
        height: 180px;
    }

    .section-contact-us button{
        border-radius: 4px;
    }

    .section-contact-us button{
        width: 100%;
        margin-bottom: 26px;
    }

    .form-contact {
        width: 84%;
        margin: 0 auto;
        padding-left: 0;
        float: none !important;
    }

    .inputs-form{
        width: 100%;
    }

    .section-contact-us h1{
        margin-bottom: 20px;    
    }

    .section-contact-us p{
        margin-bottom: 30px;
    }

    .section-about-us .one-p {
        margin-top: 15px;
    }

    .bgfather{
        height: 250px;
    }

    .footer-about{
        margin-top: 5px;
    }

    .section-about-us h1{
        padding-left: 25px;
    }

    .section-about-us {
        padding-top: 0;
    }

    .col-two{
        padding-top: 5px;
    }

    .col-one{
        display: none;
    }

    .section-about-us p {
        padding-left: 25px;
        padding-right: 25px;
    }

    .col-two{
        text-align: left;
    }

}



@media only screen and (max-width: 600px){

    .bgfather{
        height: 250px;
    }

    footer {
        padding: 25px 0;
    }

    .section-contact-us input {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .section-contact-us textarea {
        height: 120px;
    }

    .section-contact-us p {
        font-size: 17px;
    }
}


@media only screen and (max-width: 500px){

    .section-contact-us input{
        width: 95%;
    }

    .section-contact-us textarea{
        width: 94%;
    }

    .bg-contact {
        background-position: 92%;
    }

    .section-contact-us {
        padding-top: 15px;
    }   

    .config-footer{
        display: none;
    }

    .footer-mobil{
        display: block;
    }

    .section-about-us p{
        margin-bottom: 13px;
        margin-top: 0;
        line-height: 25px;
        font-size: 17px;
    }

    .footer-mobil p{
        margin-bottom: 5px;
        margin-top: 0;
        line-height: 24px;
        font-size: 15px;
    }

    .bgfather {
        background-position-x: 85%;
    }

    .footer-about * {
        padding-left: 20px;
        padding-right: 20px !important;
    }

}

@media only screen and (max-width: 400px){

    .section-contact-us input{
        width: 93%;
    }

    .section-contact-us textarea{
        width: 91%;
    }

    .bg-contact {
        background-position: 87%;
    }

    .bgfather {
        background-position-x: 84%;
    }
}