.text_home{
background-color:#635148;
}

.text_home .textHome{
box-sizing: border-box;
text-align: center;
color: #FFFFFF;
font-size: 28px;
font-weight: 400;
padding: 105px 0px 105px 0px;
text-transform: uppercase;
line-height: 1.5em;
}

.wrapHome .text_home .textHome{
padding-top: 0px;
}

.text_home .textHome a{
margin-top: 45px;
}



@media screen and (max-width:1200px){
.text_home .textHome {padding: 50px 0px}
}
@media screen and (max-width:910px){
.text_home .textHome p, .text_home .textHome p span{font-size: 22px !important;}
.text_home .textHome {padding: 50px 15px}
}
@media screen and (max-width:590px){
.text_home .textHome p, .text_home .textHome p span{font-size: 19px !important;}
}
@media screen and (max-width:463px){
.text_home .textHome a {
margin-top: 10px;
margin-bottom: 10px;
}
}
