@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

body, p, img, dic, h1, h2, h3, h4, table, a, a:hover, input, textarea, button, ul, li{margin:0px; padding:0px; border:0px; outline:0px; }
a, a:hover{text-decoration:none;}
a:focus{border:0px; outline:0px;}
.clear{clear:both;}
ul, li{list-style:none;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.img-responsive{width:100%; height:auto}
body{ background:url(../images/b.gif);font-family:DINWeb, sans-serif; font-size:14px; line-height:21px; color:#464646; font-weight:normal }
#wrapper{width:100%;}
#page-wrapper {  width: 100%;}
.rel{position:relative;}
.abs{position:absolute;}
.pd{padding-left:0px; padding-right:0px;}

h1{ color:#546161; font-family:DINWeb, sans-serif; font-size:30px; line-height:20px; text-transform:uppercase; margin-bottom:20px;}
h3{}
.relativePanel{position:relative;}
.overflowPanel{ overflow:hidden;}

.wrapper{}
.topPanel{ height:56px; background:url(../images/top_bg.jpg) repeat-x; box-shadow:0px 0 5px #000; border-bottom:1px solid #373536;}
.logoPanel{ text-align:center;  background:url(../images/line1.png) repeat-x 0px 80px;}
.logoPanel img{ border:5px solid #FFF; margin-top:-20px;}
.contPanel{ padding-top:30px;}
.aniPanel{ position:relative; }
.aniPanel p{ color:#393939; position:absolute; top:10px; width:100%; text-align:center; font-size:16px; font-weight:bold; opacity:0; line-height:20px; margin-left:50px;}


.footer{width:100%; height:100px; position:fixed; bottom:0px; background:url(../images/bottom_bg.jpg) repeat-x bottom;}

.boxPanelLeft{ position:absolute; bottom:50px; width:150px; height:150px;color:#fff; text-align:center;
 transform:rotate(45deg); 
 -moz-transform:rotate(45deg);
 -ms-transform:rotate(45deg); 
 -o-transform:rotate(45deg); 
 -webkit-transform:rotate(45deg); 
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
 }
.boxPanelLeft a{ display:block; width:150px; height:150px; background:#404040;color:#FFF; font-size:19px; line-height:28px;
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
}
.boxPanelLeft a:hover{ background:#a8d04b;}
.boxPanelLeft:hover{bottom:60px;}
.boxPanelLeft div{position:absolute; top:49px; left:16px;  
transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg); }
.lPanel{left:30%;}
.rPanel{right:30%;}

.poweerdBox{text-align:center; font-size:11px; color:#9c9c9c; padding-top:70px;}
.poweerdBox a{color:#9c9c9c;}
.poweerdBox a:hover{color:#fff; text-decoration:underline;}

.newsPanel{ width:300px; position:fixed; right:0px; top:200px;}
.newsPanelHd{ background:#b30909; border-radius:7px 0px 0 0; color:#fff; font-weight:bold; padding:5px 10px;}
.newsPanelDetail{ background:#f4f4f4; border:1px solid #e3e3e3; border-top:0px;  border-radius:0 0 0px 7px; padding:10px; font-size:12px; text-align:justify; line-height:18px;}
.newsImg img{ width:100%; border:1px solid #e3e3e3;}
.boxNews{border-bottom:1px dashed #adadad; padding:10px 0;}

.containerBox { width:50%; margin:auto;}



#skills {
	background-color: #4e4e4e;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}

#skills h3 {
	color: white;
}

#skills p {
	color: white;
	font-weight: 400;
}

/* Social Links */
#download {
	width: 100%;
	padding-top: 200px;
	padding-bottom: 200px;
}

#download i {
	font-size: 50px;
	color: #74cfae;
}

#download .col-md-3:hover {
	background-color: #f5f5f5;
}

#download .col-md-3 {
	padding:30px;
}

/* Footer */
#f {
	padding-top: 20px;
	background-color: #74cfae;
}

#f p {
	color: white;
	text-align: right;
	font-weight: 400;
}

/* Image Opacity */
.grid img {
    opacity: .7;
}
.grid img:hover {
    opacity: 1;
}


/* 
	CUSTOM 
*/

ul, li {
	margin: 0;
	padding: 0;
	list-style: 0;
}

.button {
	padding: 16px 30px;
	cursor: pointer;
	margin-bottom: 0;
	font-size: 18px;
	background: #74CFAE;
	color: #fff;
	display: inline-block;
	border-radius: none;
}


.button:hover {
	background-color: #37a079;
}

.nav > li.active > a.git-link {
	font-size: 16px;
}

.nav > li.active > a.git-link:hover {
	background-color: #37a079;
}

.nav > li.active > a.git-link i {
	margin-right: 6px;
	font-size: 20px;
}

#hello .button {
	margin: 16px 8px;
	text-transform: uppercase;
	width: 220px;
}

code.example-code {
	max-height: 325px;
	overflow: scroll;
}

h2.header {
	text-align: center;
	margin-top: 0;
	margin-bottom: 1em;
}

#f p {
	font-size: 1.2em;
	font-weight: 300;
}

#f p a {
	color: #4e4e4e;
}

#f p a:hover {
	color: #000;
}

/* title */
.title {
	background-color: #4e4e4e;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.title h3 {
	color: white;
	font-weight: 400;
	margin-bottom: 20px;
	font-weight: 700;
}

.title p {
	color: white;
	font-weight: 400;
	font-size: 20px;
}

/* TABLE */
.params-table code {
	color: #4e4e4e;
	border-radius: 1px;
	background-color: rgba(116, 207, 174, .3);
	-webkit-transition: background-color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out;
    -ms-transition: background-color 0.1s ease-in-out;
    -o-transition:background-colorl 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}

.params-table code:hover {
	background-color: rgba(116, 207, 174, .5);
}


.params-table thead {
	color: #fff;
	background-color: #74cfae;
}

.params-table  thead > tr > th {
	border-bottom: none;
	font-size: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
}

.params-table tbody > tr > td {
	border-top: none;
}

.params-table > tbody > tr:hover > td {
	background-color: #e4f6ef;
}


/* DOWNLOAD */

.download-title {
	background-color: #4e4e4e;
}

.download-title h3 {
	margin: 3em 0;
	color: #fff;
}

#download {
	padding: 8em 0;
}

#download .download-link {
	padding: 1em .5em;
}

#download .download-link:hover {
	background: #fff;
}

#download .download-link i,
#download .download-link .download-text {
	-webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition:colorl 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

#download .download-link:hover i,
#download .download-link:hover .download-text {
	color: #4e4e4e;
}

#download .download-link i {
	font-size: 80px;
}


#download .download-text {
	font-size: 2.4em;
	font-weight: 300;
	color: #74cfae;
}

/*
	NEWSTICKERS
*/


/* nt-title */

#nt-title-container {
	background: #F2F2F2;
}

#nt-title {
}

#nt-title li {
	font-size: 28px;
	color: #4E4E4E;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/* nt-example1 */

#nt-example1 {
	max-width: 620px;
	margin: auto;
}

#nt-example1-container {
	text-align: center;
}

#nt-example1-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
	color: #333;
}

#nt-example1 li {
	color: #4e4e4e;
	background: #F2F2F2;
	overflow: hidden;




	text-align:justify;

}

#nt-example1 li:hover {
	background: #FFF;
}


/* nt-example2 */

#nt-example2 {
	max-width: 620px;
	margin: auto;
}

#nt-example2-container {
	text-align: center;
	margin-top: 107px;
	margin-bottom: 40px;
	height: 300px;
}

#nt-example2-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example2-container i:hover {
	color: #333;
}

#nt-example2 li {
	color: #f2f2f2;
	background: #74cfae;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
	padding: 10px 16px 10px 16px;
	line-height: 40px;
	font-size: 24px;
	text-align: left;
}

#nt-example2 li .state {
	font-size: inherit;
	margin: 0;
}

#nt-example2 span.hour {
	font-weight: 700;
}

#nt-example2-infos-triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 15px 16px 15px;
	border-color: transparent transparent #74cfae transparent;
	margin: 6px auto 0;
}

#nt-example2-infos {
	max-width: 620px;
	margin: auto;
	padding: 12px;
	color: #f2f2f2;
	background: #74cfae;
}

#nt-example2-infos .infos-hour {
	font-size: 50px;
	font-weight: 700;
	margin-top: 20px;
}

#nt-example2-infos h4 {
	color: #F2F2F2;
	font-weight: 500;
}

#nt-example2-infos .infos-text {
	text-align: left;
}

/* nt-example3 */

#nt-example3 {
	margin: 80px auto 0;
}

#nt-example3-container {
	text-align: center;
}

#nt-example3-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example3-container i:hover {
	color: #333;
}

#nt-example3 li {
	color: #4e4e4e;
	background: #F2F2F2;
	overflow: hidden;
	height: 80px;
	padding: 10px;
	line-height: 60px;
	font-size: 40px;
	text-transform: uppercase;
}

#nt-example3 li:hover {
	background: #FFF;
}

.maq{ margin-top:10px;}
.maq strong{ padding-right:100px;}




@media (max-width:1045px)
{

	}

@media only screen and (min-width: 768px) and (max-width: 995px) {
.lPanel{left:15%;}
.rPanel{right:15%;}	

}


@media only screen and (min-width: 640px) and (max-width: 767px)
{

	}

@media only screen and (min-width: 480px) and (max-width: 639px)

{
.footer{ position:static; margin-top:80px; height:450px;}
.boxPanelLeft{ position:static; margin-left:160px;}

}


@media only screen and (min-width: 320px) and (max-width: 479px)
{
.footer{ position:static; margin-top:80px; height:450px;}
.boxPanelLeft{ position:static; margin-left:60px;}

}


@font-face {font-family:DINWeb-Black; 
src: url("../fonts/DINWeb-Black.eot");
	src: url('../fonts/DINWeb-Black.woff') format('woff'), url('../fonts/DINWeb-Black.ttf') format('truetype'), url('../fonts/DINWeb-Black.svg') format('svg');

}



@font-face {font-family:DINWeb-Light; 
src: url("../fonts/DINWeb-Light.eot");
	src: url('../fonts/DINWeb-Light.woff') format('woff'), url('../fonts/DINWeb-Light.ttf') format('truetype'), url('../../../ms_and_me/en/fonts/DINWeb-Light.svg') format('svg');

}

@font-face {font-family:DINWeb-Medium; 
src: url("../fonts/DINWeb-Medium.eot");
	src:url('../fonts/DINWeb-Medium.woff') format('woff'), url('../fonts/DINWeb-Medium.ttf') format('truetype'), url('../../../ms_and_me/en/fonts/DINWeb-Medium.svg') format('svg');
	
}

@font-face {font-family:DINWeb; 
src: url("../fonts/DINWeb.eot");
	src:url('../fonts/DINWeb.woff') format('woff'), url('../fonts/DINWeb.ttf') format('truetype'), url('../fonts/DINWeb.svg') format('svg');
}
