*{box-sizing: border-box}
body {margin: 0px; padding:0; font-family:Arial, Helvetica, sans-serif; min-width:320px; font-size:13px; background:#98d22f url(../images/body_bg.jpg) center 160px repeat-x;}

@font-face {font-family: 'SourceSansPro-Regular'; src: url('fonts/SourceSansPro-Regular.eot'); src: local('SourceSansPro-Regular'), url('fonts/SourceSansPro-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'SourceSansPro-Light'; src: url('fonts/SourceSansPro-Light.eot'); src: local('SourceSansPro-Light'), url('fonts/SourceSansPro-Light.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'SourceSansPro-Bold'; src: url('fonts/SourceSansPro-Bold.eot'); src: local('SourceSansPro-Bold'), url('fonts/SourceSansPro-Bold.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'SourceSansPro-Semibold'; src: url('fonts/SourceSansPro-Semibold.eot'); src: local('SourceSansPro-Semibold'), url('fonts/SourceSansPro-Semibold.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'Abadi MT Condensed Bold';	src: url('fonts/Abadi MT Condensed Bold.eot');	src: local('â˜º'),  url('fonts/Abadi MT Condensed Bold.ttf') format('truetype');font-weight: normal;	font-style: normal;}
.custom_container {max-width: 1200px; margin: auto}

.header {background: url('../img/top-bg-line.jpg') 0 0 repeat-x, url('../img/top_bg.jpg') #fff; text-align: center; padding: 10px 0; box-shadow: 0 0 10px #000}
.text_body .custom_container {background: #fff; padding: 3rem; text-align: center; font-size: 1.2rem; display: flex; justify-content: center; align-items: center; color: #666;	line-height: 1.8;	letter-spacing: 0.2px; min-height: 400px; max-width: 1024px;}
.text_body {display: block; padding: 40px 0; background: url('../img/contener_bg.jpg') 50% -50px }

.footer {width: 100%; height: auto; background: #2f2e34; border-top: 3px solid #6ead0c; margin-top: 20px; min-height: 200px; display: flex; justify-content: center; align-items: center; color: #8c889d}
.green_btn_radius { background: #009e31; border-radius: 4px;color: #fff;text-decoration: none; padding: 10px 25px; margin-top: 20px; display: inline-block;  }

