@charset "UTF-8";
/* CSS Document */

	
	@font-face {
		font-family: 'effraregular';
		src: url('effra-regular_0-webfont.eot');
		src: url('effra-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
			 url('effra-regular_0-webfont.woff2') format('woff2'),
			 url('effra-regular_0-webfont.woff') format('woff'),
			 url('effra-regular_0-webfont.ttf') format('truetype'),
			 url('effra-regular_0-webfont.svg#effraregular') format('svg');
		font-weight: normal;
		font-style: normal;
    }
	
    @font-face {
		font-family: 'effra_lightregular';
		src: url('effralight-regular_0-webfont.eot');
		src: url('effralight-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
			 url('effralight-regular_0-webfont.woff2') format('woff2'),
			 url('effralight-regular_0-webfont.woff') format('woff'),
			 url('effralight-regular_0-webfont.ttf') format('truetype'),
			 url('effralight-regular_0-webfont.svg#effra_lightregular') format('svg');
		font-weight: normal;
		font-style: normal;
		}

	#contenedor_jwr {
		width:734px;
		height:auto;
		margin: 0;
		padding: 10px;
		}
		
	#my-banner {
		height:244px;
		}
		
	.one {
		background-color: #737373;
		padding: 20px 50px;
	    }
	
	.txt1, .txt2 {
		font-family: 'effra_lightregular', sans serif;
		font-size: 16px !important;
		line-height: 24px;
		text-align: justify;
		color: #fff;
		}
		
	.txt2 {
		color: #505050;		
		margin: 32px 30px;
		padding-left: 20px;
		border-left: solid 3px #737373;
		}
		
		
	.my-h1, .my-h1-2 {
		font-family: 'effraregular', sans serif;
		text-transform: uppercase;
		font-size: 22px !important;
		color: #000000;		
		padding-left: 52px;
		margin: 10px 0px 0px;
		}
		
	.my-h1-2 {
		color:#FFFFFF;
		}
		
	.my-strong, .my-strong2 {
	    font-family: 'effraregular', sans serif;
		font-size: 16px;
		color: #fff;
		}
		
	.my-strong2 {
		color: #505050;
	    }
		
	#content-two {
		width: 490px;
		float: left;
		}
		
	.three {
		width: 245px;
		height: 163px;
		float: left;
		}
		
	#conten-two-two {
		background: url(../image/img04.jpg);
		width: 244px;
		height: 419px;
		float: left;
		}
		
	.four {
		width: 400px;
		height: 258px;
		display: inline-block;
		float: left;
		}
		
	.content-four {
		width: 334px;
		height: 258px;
		display: inline-block;
		}
		
	.six {
		display: inline-block;
		float: left;
		}
	
	.eight {
		width: 410px;
		height: 270px;
		display: inline-block;
	    }
		
	.nine {
		 width: 324px;
		 height: 215px;
        float: right;
        padding-top: 55px;
		}
		
	.ten {
		width: 244px;
		height: 163px;
		display: inline-block;
		float: left;
		}
		
	.grey {
		background-color: #737373;
		padding: 30px 0px;
		width: 324px;
		float: left;
		}
		
	.my-list {
		width:410px;
		height: 166px;
		display: inline-block;
		}
		
	.my-list ul {
		margin: 20px 38px;
		}
		
	.my-list ul li {
		font-family: 'effra_lightregular', sans serif;
		font-size: 16px;
		line-height: 24px;
		text-align: justify;
		color: #505050;
		list-style-type: decimal;
		}
		
	.no-margin {
		margin: 15px 30px 17px;
		}
		
	.no-margin2 {
		margin: 2px 30px;
		}
		

