/*
	[Initial]
				 */
				 
img, object, embed, video {
	max-width: 100%;
	}
	
body{ 
	background:#FFFFFF;
	}

*{
	margin:0;
 	padding:0;
	}
 
*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	
html {
	font-size: 50%;
	scroll-behavior: smooth;
}
	
.ie6 img {
	width:100%;
	}

.gridContainer { 
	margin-left:auto; 
	margin-right:auto;
	width:100%;
	}


/*
	[Attribute]
				 */
img {
	border:0;
	padding:0;
	margin:0;
	}

	
a{
	border:0;
	text-decoration:none;
	}


/*
		[FONT]
					 */

@font-face {
  font-family: 'akrobat-light';
  src: url("font/Akrobat-Light.otf");
	font-weight: 300;
}

@font-face {
	font-family: 'akrobat-regular';
	src: url("font/Akrobat-Regular.otf");
	font-weight: normal;
}

@font-face {
	font-family: 'akrobat-extrabold';
	src: url("font/Akrobat-ExtraBold.otf");
	font-weight: 700;
}

@font-face {
	font-family: 'akrobat-black';
	src: url("font/Akrobat-Black.otf");
	font-weight: 900;
}



/*
	[Elements]
				 */
	
	.content{
		width:100%;
		float:left;
	}

	header{
		float:left;
		width:100%;
	}
	
	section{
		float:left;
		width:100%;
	}
	
	article{
		float:left;
		width:100%;
	}
	
	footer{
		float:left;
		width:100%;
	}
	
	

@media only screen and (min-width: 300px) {
	
/*
	[Elements]
				 */
	.container{
		margin: 0 auto;
		width: 90%;
		height: auto;
		padding: 0;
	}

	

/*
		[BACKGROUND]
						 */
	
	.bg-header{
		background-color: #ffffff;
		padding: 0;
		z-index: 99;
		position: relative;
		min-height: auto;
		border-bottom: 14px solid #db903e;
	}
	
	.bg-section{
		z-index: 66;
		position: relative;
	}
	
	.bg-white{
		position: relative;
		z-index: 55;
		background: #fff;
		padding: 0;
	}
	
	.bg-parallax{
		background: url("img/bg-parallax.jpg") top center no-repeat ;
		float: left;
		width: 100%;
		position:relative;
		margin: 0 auto;
		max-width: 1920px;
		bottom: 0;
		background-position: 50% 0;
		background-repeat: repeat;
		background-attachment: fixed;
		z-index: 22;
		padding: 0;
		min-height: auto;
	}

	.bg-footer{
		position: relative;
		z-index: 11;
		background: #434343;
		padding: 50px 0;
	}

	

/*
	[HEADER]
				 */
	
	/*logo*/
	a.logo{
		width: 100%;
		padding: 0;
		text-align: center;
		margin: 20px 0;
		float: left;
	}	 
	
	img.logo{ 
		width: 280px;
		margin: 0;
		text-align: center;
		position: relative;
		left: 0
	}
		
	/*menu*/
	.nav ul {
		font-size: 16px!important;
		font-weight: 600;
		margin: 30px 0 0!important
	}	
	
	.nav ul li em{
		float: right!important;
		position: relative;
		top: 0;
		left: 0;
		color: #f29134;
		font-size: 0;
		
	}
	
	
	
	/*contact-header*/
	.contact{
		float: right;
		min-width: 0;
		margin: 0;
		width: auto
	}
	
	.contact a:hover{
		opacity: 0.6;
	}
	
	.contact span{
		float: left;
		text-align: center;
		width: 0;
		margin: 0;
	}
	
	.contact a{
		float: left;
		font-family: 'Open Sans', arial;
		text-align: left;
		font-weight: normal;
		font-size: 0;
		color: #959799;
		line-height: 0;
		width: auto;
		margin: 0;
	}
		
	

	
/*
	[ANIMATION]
				 */
	
	#layerslider{
		width: 100%; 
		height: 100px;
		right: 0;
		background: center center;
		z-index: 33;
		position: relative;
		float: left;
		top: 0;
		margin-bottom: 0;
	}


	#layerslider img{
		max-width: auto!important;
		height: 100px!important;
		top: 0;
	}
		


		
	
/*
	[ARTICLE]
				 */	
	
	
	/*about*/
	.about{
		float: left;
		width: 100%;
		margin: 50px 0;
		position: relative;
		left: 0;
	}
	
	h1 span{
		width: 100%;
		float: left;
		margin: 0 0;
		text-align: center;
	}

	h1{
		float:left;
		font-family: 'Open Sans', arial;
		font-size: 25px;
		width: 80%;
		text-align: center;
		margin: 0 10%;
		color: #f29134;
		font-weight: lighter;
		line-height: 1.2;
	}
	
	h1 strong{
		font-size: 30px;
	}
	
	
	.line-tit{
		float: right;
		width: 100%;
		margin: 30px 0 0;
		background: #f7f6f6;
		height: 4px;
	}
	
	.about p{
		color: #96989a;
		font-size: 18px;
		font-family: 'Open Sans', Helvetica, Arial;
		font-weight: lighter;
		line-height: 1.4;
		text-align: justify;
		width: 80%;
		float: left;
		margin: 6% 10%;
	}
	
	a.learn-more{
		float: left;
		width: 80%;
		text-align: center;
		margin: 0 10%;
	}
	
	a.learn-more:hover{
		opacity: 0.9;
		transition: 1s;
		transform: scale(0.99)
	}
	
	
	/*aside*/
	aside{
		float: right;
		width: 100%;
		text-align: center;
		margin: 0 0 35px;
	}
	
	aside img{
		width: 280px;
	}
	
	
	/*gallery*/
	
	ul.gallery h2{
		float:left;
		font-family: 'Akrobat-Extrabold', arial;
		font-size: 70px;
		width: 100%;
		text-align: center;
		margin: 50px 0 30px;
		color: #FFF;
		font-weight: lighter;
	}
	
	ul.gallery{
		float: left;
		width: 80%;
		list-style: none;
		margin: 0 10% 30px;
	}
	
	ul.gallery li{
		float: left;
		width: 46%;
		margin: 2%;
	}
	
	ul.gallery li img{
		padding: 5px;
		border: 2px solid rgba(255,179,105,1.00);
		border-radius: 4px;
	}
	
	/*form*/
	.form{
		float: left;
		width: 80%;
		margin: 0 10%;
	}
	
	.form h2{
		float:left;
		font-family: 'Akrobat-Extrabold', arial;
		font-size: 35px;
		width: 100%;
		text-align: center;
		margin: 50px 0 30px;
		color: #FFF;
		font-weight: lighter;
	}
	
	.input{
		float: left;
		width: 100%;
		background-color: transparent;
		color: #ffffff;
		font-family: 'Akrobat-light';
		font-weight: 300;
		font-size: 18px;
		padding: 15px;
		border-radius: 50px;
		margin: 0 0 12px;
		letter-spacing: 1.5px;
		border: 4px solid rgba(236,130,27,1.00);
	}
	
	.input::placeholder {
		color: #ffffff;
		opacity: 1;
	}
	
	.input::-ms-input-placeholder {
		color: #ffffff;
	}
	
	.input::-ms-input-placeholder {
		color: #ffffff;
	}
	
	.send-box{
		width: 100%;
		margin: 0 0 40px;
		float: left;
		text-align: center;
		position: relative;
	}
	
	.send{
		float: none;
		width: auto;
		border-radius: 45px;
		padding: 12px 30px 15px;
		color: #FFF;
		font-family: 'Open Sans';
		font-weight: 600;
		font-size: 20px;
		background: #f58634;
		border: 0;
		cursor: pointer;
	}
	
	.send:hover{
		background: #d16e24;
		transition: 1s;
	}
	
	
	/*contact*/
	.contact-page{
		float: left;
		width: 100%;
		margin: 10px 1%;
		height: auto;
		padding: 15px;
		border-radius: 50px;
		border: 2px solid rgba(240,240,240,1.00)
	}
	
	.contact-page span{
		float: left;
		width: 20%;
		margin: 10px 40%;
	}
	
	.contact-page a{
		float: left;
		font-size: 15px;
		font-family: 'Akrobat-Regular';
		color: rgba(150,152,155,1.00);
		text-align: center;
		padding: 0;
		width: 100%;
	}
	
	.contact-page a:hover{
		opacity: 0.6;
	}
	

	/*services*/
	
	ul.services{
		float: left;
		width: 100%;
		margin: 0;
		list-style: none;
	}
	
	ul.services li{
		float: left;
		width: 98%;
		margin: 1%;
		text-align: center;
	}
	
	ul.services li span{
		float: left;
		width: 100%;
		margin: 0 0 -15px;
		text-align: center;
	}
	
	ul.services li h2{
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
		color: #FF9226;
		font-family: 'Akrobat-Light', arial;
		font-size: 30px;
		font-weight: 100;
	}
	
	ul.services li h2 strong{
		font-weight: bold;
		font-family: 'Akrobat-Extrabold', arial;
	}
	
	ul.services li p{
		float: left;
		width: 100%;
		margin: 15px 0 30px;
		text-align: center;
		color: #959799;
		font-family: 'Akrobat-Regular', arial;
		font-size: 18px;
		border: 2px solid rgba(231,231,231,1.00);
		border-radius: 15px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		height: auto;
		padding: 15px
	}
	
	ul.services li p:hover{
		background: rgba(255,146,38,1.00);
		color: #FFF;
		transition: 1s;
	}
	
	a.link-medical{
		float: left;
		width: 100%;
		margin: 15px 0;
		text-align: center;
	}
	
	a.link-medical img:hover{
		opacity: 0.6;
		transition: 1s;
		transform: scale(0.99);
	}
	
	
	/*profile*/
	
	ul.profile{
		float: left;
		width: 100%;
		margin: 0;
		list-style: none;
	}
	
	ul.profile li{
		float: left;
		width: 98%;
		margin: 1%;
		text-align: center;
	}
	
	ul.profile li span{
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
		padding: 20px;
	}
	
	ul.profile li h2{
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
		color: #FF9226;
		font-family: 'Akrobat-Light', arial;
		font-size: 30px;
		font-weight: 100;
	}
	
	ul.profile li h2 strong{
		font-weight: bold;
		font-family: 'Akrobat-Extrabold', arial;
	}
	
	ul.profile li h2 span{
		font-size: 20px;
		color: #959799;
		font-weight: bold;
		font-family: 'Akrobat-Extrabold', arial;
		padding: 0;
	}
	
	
	ul.profile li p{
		float: left;
		width: 100%;
		margin: 15px 0 30px;
		text-align: left;
		color: #959799;
		font-family: 'Akrobat-Regular', arial;
		font-size: 14px;
		border: 2px solid rgba(231,231,231,1.00);
		border-radius: 15px;
		display: flex;
		justify-content: top;
		flex-direction: column;
		height: auto;
		padding: 14px;
		line-height: 1.5
	}
	
	ul.profile li p a{
		float: left;
		width: 100%;
		margin: 15px 0;
		text-align: center;
		color: #FFF;
		font-family: 'Akrobat-Regular', arial;
		font-size: 15px;
		border-radius: 15px;
		padding: 10px;
		background: #ff9226
	}
	
	ul.profile li p a:hover{
		transition: 1s;
		background: #969799
	}
	
	ul.profile li p.min{
		float: left;
		width: 100%;
		margin: 15px 0 30px;
		text-align: left;
		color: #959799;
		font-family: 'Akrobat-Regular', arial;
		font-size: 14px;
		border: 2px solid rgba(231,231,231,1.00);
		border-radius: 15px;
		display: flex;
		justify-content: top;
		flex-direction: column;
		height: auto;
		padding: 14px;
		line-height: 1.5
	}
	
	ul.profile li p:hover{
		background: rgba(255,146,38,1.00);
		color: #FFF;
		transition: 1s;
	}
	
		
	
	
	
/*
	[FOOTER]
				 */
	
	footer ul{
		float: left;
		width: 100%;
		list-style: none;
		margin: 0;
	}
	
	footer ul li{
		float: left;
		width: 95%;
		margin: 25px 2.5%;
	}
	
	footer ul li span{
		float: left;
		width: 100%;
		text-align: center;
		margin: 0 0 -15px
	}
	
	.line-vertical{
		width: 100%;
		float: left;
		text-align: center;
		margin: 5px 0
	}
	
	footer ul li a.ans{
		float: left;
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #e6e3f2;
		font-family: "Akrobat-light", Helvetica, Arial;
		margin: 20px 0;
	}
	
	footer ul li a.ans:hover{
		opacity: 0.5;
		transition: 1s;
	}
	
	.media{
		float: left;
		width: 40%;
		text-align: center;
		margin: 0 30%;
	}
	
	.media a{
		float: left;
		width: 50%;
		text-align: center;
		margin: 0;
		padding: 5px;
	}
	
	.media a:hover{
		opacity: 0.7;
	}
	
	
	
	
	footer ul li h4{
		float: left;
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
		font-size: 30px;
		color: #ffffff;
		font-family: "Akrobat-light", Helvetica, Arial;
		font-weight: lighter;
	}
	
	footer ul li a.topic{
		float: left;
		width: 100%;
		text-align: center;
		margin: 12px 0;
		font-size: 16px;
		color: #ffffff;
		font-family: "Akrobat-regular", Helvetica, Arial;
		font-weight: normal;
		padding: 0;
		line-height: 0.8;
		padding-left: 12px;
		border-left: 12px solid #db903e;
		letter-spacing: 1px;
	}
	
	footer ul li a.topic:hover{
		opacity: 0.7;
	}
	
	.footer-item{
		float: left;
		width: 100%;
		margin: 0 0 10px;
	}
		
	.footer-item span{
		float: left;
		width: 100%;
		margin: 10px 0 0;
		padding: 2px;
		text-align: center;
	}
	
	.info{
		float: right;
		text-align: center;
		margin: 8px 0;
		width: 100%;
	}
	
	.info a{
		color: #FFF;
		font-family: 'Akrobat-Light', arial;
		font-size: 15px;
		text-transform: uppercase;
		line-height: 1.4;
	}
	
	.info a:hover{
		opacity: 0.5;
		transition: 1s;
	}
	
	
	
	
	

	
}









@media only screen and (min-width: 603px) {
	
	
	#layerslider img{
		height: 250px!important;
	}

	ul.gallery li{
		float: left;
		width: 29.3%;
		margin: 2%;
	}
	
	ul.services li{
		width: 48%;
	}
	
	
}







@media only screen and (min-width: 1024px) {

/*
	[Elements]
				 */
	.container{
		width:1000px;
	}
	


/*
		[BACKGROUND]
						 */
	
	.bg-header{
		background-color: #ffffff;
		padding: 0;
		z-index: 99;
		position: relative;
		min-height: auto;
		border-bottom: 14px solid #db903e;
	}
	
	.bg-section{
		z-index: 66;
		position: relative;
	}
	
	.bg-white{
		position: relative;
		z-index: 55;
		background: #fff;
		padding: 0;
	}
	
	.bg-parallax{
		background: url("img/bg-parallax.jpg") top center no-repeat ;
		float: left;
		width: 100%;
		position:relative;
		margin: 0 auto;
		max-width: 1920px;
		bottom: 0;
		background-position: 50% 0;
		background-repeat: repeat;
		background-attachment: fixed;
		z-index: 22;
		padding: 0;
		min-height: auto;
	}

	.bg-footer{
		position: relative;
		z-index: 11;
		background: #434343;
		padding: 100px 0;
	}

	

/*
	[HEADER]
				 */
	
	/*logo*/
	a.logo{
		width: 300px;
		padding: 0;
		text-align: center;
		margin: 20px 0;
		float: left;
	}	 
	
	img.logo{ 
		width: 300px;
		margin: 0;
		text-align: center;
		position: relative;
		left: -40px
	}
		
	/*menu*/
	.nav ul {
		font-size: 18px!important;
		font-weight: 600;
		margin: 30px 0 0!important
	}	
	
	.nav ul li em{
		float: right!important;
		position: relative;
		top: -50px;
		left: 6px;
		color: #f29134;
		font-size: 20px;
	}
	
	
	
	/*contact-header*/
	.contact{
		float: right;
		min-width: 200px;
		margin: 45px 10px 0 0;
		width: auto
	}
	
	.contact a:hover{
		opacity: 0.6;
	}
	
	.contact span{
		float: left;
		text-align: center;
		width: auto;
		margin: 5px 20px;
	}
	
	.contact a{
		float: left;
		font-family: 'Open Sans', arial;
		text-align: left;
		font-weight: normal;
		font-size: 18px;
		color: #959799;
		line-height: 1.2;
		width: auto;
		margin: 14px 5px 0 0;
	}
		
	

	
/*
	[ANIMATION]
				 */
	
	#layerslider{
		width: 100%; 
		height: 300px;
		right: 0;
		background: center center;
		z-index: 33;
		position: relative;
		float: left;
		top: 0;
		margin-bottom: 0;
	}


	#layerslider img{
		max-width: auto!important;
		height: 300px!important;
		top: 0;
	}
	
		
	
/*
	[ARTICLE]
				 */	
	
	
	/*about*/
	.about{
		float: left;
		width: 50%;
		margin: 50px 0;
		position: relative;
		left: -50px;
	}
	
	h1 span{
		width: 100%;
		float: left;
		margin: 0 0;
		text-align: center;
	}

	h1{
		float:left;
		font-family: 'Open Sans', arial;
		font-size: 40px;
		width: 75%;
		text-align: center;
		margin: 0 15%;
		color: #f29134;
		font-weight: lighter;
		line-height: 1.0;
	}
	
	h1 strong{
		font-size: 60px;
	}
	
	
	.line-tit{
		float: right;
		width: 100%;
		margin: 30px 0 0;
		background: #f7f6f6;
		height: 4px;
	}
	
	.about p{
		color: #787878;
		font-size: 18px;
		font-family: 'Open Sans', Helvetica, Arial;
		font-weight: lighter;
		line-height: 1.4;
		text-align: justify;
		width: 80%;
		float: left;
		margin: 6% 10%;
	}
	
	a.learn-more{
		float: left;
		width: 80%;
		text-align: center;
		margin: 0 10%;
	}
	
	a.learn-more:hover{
		opacity: 0.9;
		transition: 1s;
		transform: scale(0.99)
	}
	
	
	/*aside*/
	aside{
		float: right;
		width: 50%;
		text-align: center;
		margin: 75px 0 0;
	}
	
	aside img{
		width: auto;
	}
	
	
	/*gallery*/
	
	ul.gallery h2{
		float:left;
		font-family: 'Akrobat-Extrabold', arial;
		font-size: 70px;
		width: 100%;
		text-align: center;
		margin: 50px 0 30px;
		color: #FFF;
		font-weight: lighter;
	}
	
	ul.gallery{
		float: left;
		width: 80%;
		list-style: none;
		margin: 0 10% 30px;
	}
	
	ul.gallery li{
		float: left;
		width: 21%;
		margin: 2%;
	}
	
	ul.gallery li img{
		padding: 10px;
		border: 2px solid rgba(255,179,105,1.00);
		border-radius: 4px;
	}
	
	ul.gallery li img:hover{
		opacity: 0.7;
		transition: 0.5s;
		transform: scale(0.99)
	}
	

	
	/*form*/
	.form{
		float: left;
		width: 80%;
		margin: 0 10%;
	}
	
	.form h2{
		float:left;
		font-family: 'Akrobat-Extrabold', arial;
		font-size: 70px;
		width: 100%;
		text-align: center;
		margin: 50px 0 30px;
		color: #FFF;
		font-weight: lighter;
	}
	
	.input{
		float: left;
		width: 100%;
		background-color: transparent;
		color: #ffffff;
		font-family: 'Akrobat-light';
		font-weight: 300;
		font-size: 22px;
		padding: 22px;
		border-radius: 50px;
		margin: 0 0 12px;
		letter-spacing: 1.5px;
		border: 4px solid rgba(236,130,27,1.00);
	}
	
	.input::placeholder {
		color: #ffffff;
		opacity: 1;
	}
	
	.input::-ms-input-placeholder {
		color: #ffffff;
	}
	
	.input::-ms-input-placeholder {
		color: #ffffff;
	}
	
	.send-box{
		width: 100%;
		margin: 0 0 40px;
		float: left;
		text-align: center;
		position: relative;
	}
	
	.send{
		float: none;
		width: auto;
		border-radius: 45px;
		padding: 12px 30px 15px;
		color: #FFF;
		font-family: 'Open Sans';
		font-weight: 600;
		font-size: 25px;
		background: #f58634;
		border: 0;
		cursor: pointer;
	}
	
	.send:hover{
		background: #d16e24;
		transition: 1s;
	}
	
	/*contact*/
	.contact-page{
		float: left;
		width: 100%;
		margin: 10px 1%;
		height: 90px;
		padding: 15px;
		border-radius: 50px;
		border: 2px solid rgba(240,240,240,1.00)
	}
	
	.contact-page span{
		float: left;
		width: 15%;
		margin: -7px 25px 0 0;
	}
	
	.contact-page a{
		float: left;
		font-size: 22px;
		font-family: 'Akrobat-Regular';
		color: rgba(150,152,155,1.00);
		text-align: left;
		padding: 0;
		width: auto;
	}
	
	.contact-page a:hover{
		opacity: 0.6;
	}
	
	
	
	/*services*/
	
	
	ul.services{
		float: left;
		width: 100%;
		margin: 0;
		list-style: none;
	}
	
	ul.services li{
		float: left;
		width: 31.3%;
		margin: 1%;
		text-align: center;
	}
	
	ul.services li span{
		float: left;
		width: 100%;
		margin: 0 0 -15px;
		text-align: center;
	}
	
	ul.services li h2{
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
		color: #FF9226;
		font-family: 'Akrobat-Light', arial;
		font-size: 45px;
		font-weight: 100;
	}
	
	ul.services li h2 strong{
		font-weight: bold;
		font-family: 'Akrobat-Extrabold', arial;
	}
	
	ul.services li p{
		float: left;
		width: 100%;
		margin: 15px 0 30px;
		text-align: center;
		color: #959799;
		font-family: 'Akrobat-Regular', arial;
		font-size: 21px;
		border: 2px solid rgba(231,231,231,1.00);
		border-radius: 15px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		height: 95px;
		padding: 15px
	}
	
	ul.services li p:hover{
		background: rgba(255,146,38,1.00);
		color: #FFF;
		transition: 1s;
	}
	
	a.link-medical{
		float: left;
		width: 100%;
		margin: 15px 0;
		text-align: center;
	}
	
	a.link-medical img:hover{
		opacity: 0.6;
		transition: 1s;
		transform: scale(0.99);
	}
	
	
	/*profile*/
	
	ul.profile{
		float: left;
		width: 100%;
		margin: 0;
		list-style: none;
	}
	
	ul.profile li{
		float: left;
		width: 31.3%;
		margin: 1%;
		text-align: center;
	}
	
	ul.profile li span{
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
		padding: 20px;
	}
	
	ul.profile li h2{
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
		color: #FF9226;
		font-family: 'Akrobat-Light', arial;
		font-size: 30px;
		font-weight: 100;
	}
	
	ul.profile li h2 strong{
		font-weight: bold;
		font-family: 'Akrobat-Extrabold', arial;
	}
	
	ul.profile li h2 span{
		font-size: 20px;
		color: #959799;
		font-weight: bold;
		font-family: 'Akrobat-Extrabold', arial;
		padding: 0;
	}
	
	ul.profile li img:hover{
		opacity: 0.6;
	}
	
	
	ul.profile li p{
		float: left;
		width: 100%;
		margin: 35px 0 30px;
		text-align: left;
		color: #959799;
		font-family: 'Akrobat-Regular', arial;
		font-size: 14px;
		border: 2px solid rgba(231,231,231,1.00);
		border-radius: 15px;
		display: flex;
		justify-content: top;
		flex-direction: column;
		height: 450px;
		padding: 14px;
		line-height: 1.5
	}
	
	ul.profile li p.min{
		float: left;
		width: 100%;
		margin: 35px 0 30px;
		text-align: left;
		color: #959799;
		font-family: 'Akrobat-Regular', arial;
		font-size: 14px;
		border: 2px solid rgba(231,231,231,1.00);
		border-radius: 15px;
		display: flex;
		justify-content: top;
		flex-direction: column;
		height: 200px;
		padding: 14px;
		line-height: 1.5
	}
	
	ul.profile li p.max{
		float: left;
		width: 100%;
		margin: 35px 0 30px;
		text-align: left;
		color: #959799;
		font-family: 'Akrobat-Regular', arial;
		font-size: 14px;
		border: 2px solid rgba(231,231,231,1.00);
		border-radius: 15px;
		display: flex;
		justify-content: top;
		flex-direction: column;
		height: 250px;
		padding: 14px;
		line-height: 1.5
	}
	
	ul.profile li p:hover{
		background: rgba(255,146,38,1.00);
		color: #FFF;
		transition: 1s;
	}
	
	
	
	
/*
	[FOOTER]
				 */
	
	footer ul{
		float: left;
		width: 100%;
		list-style: none;
		margin: 0;
	}
	
	footer ul li{
		float: left;
		width: 26.3%;
		margin: 0 3.5%;
	}
	
	footer ul li span{
		float: left;
		width: 100%;
		text-align: center;
		margin: 0 0 -15px
	}
	
	.line-vertical{
		width: 100%;
		float: left;
		text-align: center;
		margin: 5px 0
	}
	
	footer ul li a.ans{
		float: left;
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #e6e3f2;
		font-family: "Akrobat-light", Helvetica, Arial;
		margin: 20px 0;
	}
	
	footer ul li a.ans:hover{
		opacity: 0.5;
		transition: 1s;
	}
	
	.media{
		float: left;
		width: 40%;
		text-align: center;
		margin: 0 30%;
	}
	
	.media a{
		float: left;
		width: 50%;
		text-align: center;
		margin: 0;
		padding: 5px;
	}
	
	.media a:hover{
		opacity: 0.7;
	}
	
	
	
	
	footer ul li h4{
		float: left;
		width: 100%;
		text-align: left;
		margin: 0 0 20px;
		font-size: 40px;
		color: #ffffff;
		font-family: "Akrobat-light", Helvetica, Arial;
		font-weight: lighter;
	}
	
	footer ul li a.topic{
		float: left;
		width: 100%;
		text-align: left;
		margin: 12px 0;
		font-size: 16px;
		color: #ffffff;
		font-family: "Akrobat-regular", Helvetica, Arial;
		font-weight: normal;
		padding: 0;
		line-height: 0.8;
		padding-left: 12px;
		border-left: 12px solid #db903e;
		letter-spacing: 1px;
	}
	
	footer ul li a.topic:hover{
		opacity: 0.7;
	}
	
	.footer-item{
		float: left;
		width: 100%;
		margin: 0 0 10px;
	}
		
	.footer-item span{
		float: left;
		width: 12%;
		margin: 10px 0 0;
		padding: 2px;
	}
	
	.info{
		float: right;
		text-align: left;
		margin: 8px 0;
		width: 85%;
	}
	
	.info a{
		color: #FFF;
		font-family: 'Akrobat-Light', arial;
		font-size: 15px;
		text-transform: uppercase;
		line-height: 1.4;
	}
	
	.info a:hover{
		opacity: 0.5;
		transition: 1s;
	}
	
	
	
	
	
}





