html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html {
	min-height: 100%;
	background: url(../images/texture_body.png) repeat #EEE;
	border: 0px;
	overflow-y: scroll;
}

body {
	margin: 0 auto;
	font: 16px 'Trebuchet MS', Helvetica, sans-serif;
	color: #333;
	border: 0px;
}
@font-face {
	font-family: Asenine;
	src: url(Asenine.ttf) format("truetype");
}
.clear {
	clear: both;
}
a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
h3 {
	font-family: Asenine, 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	line-height: 68px;
	text-shadow: 0px 1px 0px #000;
}
.header {
	width: 100%;
	box-shadow: 0px 0px 8px #999;
	-webkit-box-shadow: 0px 0px 8px #999;
	-moz-box-shadow: 0px 0px 8px #999;
}
.top-header,
.bottom-header {
	overflow: auto;
}
.top-header .content > a {
	text-decoration: none;
	color: #333;
}
.bottom-header {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
}

.content {
	max-width: 1000px;
	margin: auto;
}
.logo {
	width: 240px;
	height: 69px;
	background: url(../images/logo-service-calculatoare.png) no-repeat left top transparent;
	margin: 10px 0 11px 20px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 40px 0 0 85px;
	text-align: left;
}
.h-logo {
	font-size: 20px;
	font-family: Asenine, 'PT Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}
.logo a {
	text-decoration: none;
	outline: none;
}
.telefon {
	margin: 30px 20px 0 0;
	float: right;
	font-family: Asenine, 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	padding-left: 30px;
	background: url(../images/telefon-service-calculatoare.png) no-repeat center left transparent;
	color: #d62b2b;
}
.telefon a {
	color: #d62b2b;
	text-decoration: none;
	outline: none;
}
.mobile-trigger {
	display: none;
	float: left;
	width: 100%;
	background: #2B9DD6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:9px 23px;
	color: #FFF;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}
.mobile-trigger:hover {
	background: #68bfeb;
}
.butoane {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 50px;
	font-size: 26px;
	font-family: Asenine, 'PT Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	float: left;
}
.butoane div {
	float: left;
	
}
.butoane div a {
	position: relative;
	display: block;
	width: auto;
	height: 60px;
	float: left;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 60px;
	font-size: 28px;
	font-family: Asenine, 'PT Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 0 15px;
	background: url(../images/bg-buton.png) repeat-x top transparent;
	text-shadow: 1px 1px 0px #FFF;
}
.butoane div a:hover {
	background: url(../images/bg-buton.png) repeat-x bottom transparent;
}
.butoane div.acasa a {
	text-indent: -9999px;
	width: 38px;
}
.butoane div.acasa a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 60px;
	padding: 0 15px;
	background: url(../images/domiciliu-service-calculatoare.png) no-repeat center transparent;
}
.separator {
	background: url(../images/separator.png) no-repeat center transparent;
	width: 1px;
	height: 59px;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 50px;
	font-size: 28px;
	font-family: Asenine, 'PT Sans', Helvetica, Arial, sans-serif;
	letter-spacing: 1px
	padding: 0;
	margin: 0;
}
.domiciliu {
	padding: 10px 0;
}
.main {
	width: 100%;
	height: auto;
}
.main-content {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
	max-width: 1000px;
	overflow: hidden;
	margin-top: 20px;
}
.row {
	overflow: auto;
}
.box {
	width: 30%;
	margin: 16px 1.6%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 15px;
	background: #FFF;
	box-shadow: 0px 8px 15px rgba(0,0,0, 0.1);
	line-height: 18px;
}
.box .left,
.box .right {
	width: 50%;
	float: left;
}
.box .blockquote {
	background: url(../images/quote.png) left center no-repeat;
	padding-left: 30px;
	margin-top: 20px;
	display: inline-block;
}
.box .blockquote span {
	text-align: left;
	font-size: 14px;
	font-style: italic;
}
.box h1 {
	text-align: left;
	padding: 5px 0;
	font: 16px 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0px 1px 0px #000;
}
.box h3 {
	text-align: left;
	padding: 5px 0;
	font: 16px 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.box h4 {
	text-align: left;
	padding: 5px 0;
	font: 12px 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.box h4 a {
	text-decoration: none;
	color: #2B9DD6;

}
.box h4 a:hover {
	color: #333;
}
.box h3 a {
	text-decoration: none;
	color: #333;
}
.box h3 a:hover {
	color: #2B9DD6;
}
.box p {
	text-align: left;
	padding: 0;
	font-size: 12px;
}
.box p a {
	color: #2B9DD6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.box p a:hover {
	color: #333;
}
.box ul {
	padding: 0px 15px 0 17px;
}
.box ul li {
	text-align: left;
	font-size: 12px;
	list-style-type: circle;
}
.box ul li p {
	margin-left: -5px;
	text-align: left;
	padding: 0px;
	font-size: 12px;
}
.box > img {
	width: 100%;
	display: block;
}
.box .links {
	margin: 0 -15px;
}
.box.img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 270px;
}
.box.med {
	width: 63.2%;
}
.box.big {
	width: 96.5%;
}
.box.big .icon {
	width: 30%;
	height: auto;
	float: left;
}
.box.big .icon .bubble {
	margin-top: 80px;
}
.box.big .text {
	width: 70%;
	height: auto;
	overflow: hidden;
	float: right;
}
.box.big .left,
.box.big .right {
	margin-top: 10px;
}
.bubble {
	width: 70px;
	height: 80px;
	background: url(../images/bubble.png) no-repeat top center transparent;
	margin-bottom: 5px;
}
.bubble img {
	margin-top: 20px;
}
.footer {
	width: 100%;
	background: url(../images/pattern-footer.png) repeat center #222;
	border-top: 4px solid #2B9DD6; 
}
.footer-content {
	max-width: 1000px;
	margin: auto;
	overflow: hidden;
}
.footer-content .left {
	width: 475px;
	float: left;
	margin-top: 10px;
	color: #999;
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
}
.footer-content .left a {
	color: #C2C2C2;
	text-decoration: none;
	font-size: 12px;
}
.footer-content .left a:hover {
	color: #2B9DD6;
}
.footer-content .right {
	width: 495px;
	float: right;
	text-align: right;
	padding-right: 15px;
	position: relative;
}
.footer-content .right .social {
	float: right;
	margin-left: 20px;
}
.footer-content .right .social a {
	margin: 5px 5px;
	display: block;
	float: left;
	padding: 5px 0px;
}
.footer-content .right .social a img {
	border-radius: 20px;
	-webkit-border-radius: 20px;;
	-moz-border-radius: 20px;;
	-o-border-radius: 20px;;
	-ms-border-radius: 20px;;
	box-shadow: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer-content .right .social a img:hover {
	box-shadow: 0px 0px 8px rgba(255,255,255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer-content .right .trafic {
	position: absolute;
	top: 15px;
	right: 292px;
}
.formular {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 20px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.box .formular > .left,
.box .formular > .right {
	width: 48%;
}
.box .formular > .right {
	float: right;
}
.formular > .left > .field {
	width: 100%;
	max-width: 220px;
	height: 30px;
	float: left;
	padding: 0 5px;
	margin-top: 10px;
	color: #666;
	border: solid 1px rgb(211, 211, 211);
	font: 14px 'Trebuchet MS', Helvetica, sans-serif;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-appearance:none;
	outline: none;
}
.formular > .right > .mesaj {
	width: 100%;
	min-height: 200px;
	padding: 5px 5px;
	margin: 0px;
	color: #666;
	font: 14px 'Trebuchet MS', Helvetica, sans-serif;
	border: solid 1px rgb(211, 211, 211);
	resize: none;
	overflow: hidden;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-appearance:none;
	outline: none;
}
.formular > .right > .trimite,
.formular > .right > .trimite:visited  {
	float: right;
	color: #FFF;
	background: #2B9DD6;
	border: 0px;
	padding: 5px 10px;
	margin: 10px 0px;
	font-size: 14px;
	font: 14px 'Trebuchet MS', Helvetica, sans-serif;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-appearance:none;
}
.formular > .right > .trimite:hover {
	background: rgb(104, 191, 235);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.formular > .right > .trimite:active {
	background: rgb(28, 123, 170);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.slider-content {
	width: 100%;
	height: 350px;
	box-shadow: 0px 0px 8px #666 inset;
	background: #2B9DD6;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNTNiZWYzIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMkI5REQ2Ii8+PC9yYWRpYWxHcmFkaWVudD48cmVjdCB4PSIwJSIgeT0iMCUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9IiMyQjlERDYiIC8+PHJlY3QgeD0iMCUiIHk9IjAlIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMDAlIiBmaWxsPSJ1cmwoI2cpIiAvPjwvc3ZnPg==);
	background: -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 457, color-stop(0%, #53bef3), color-stop(100%, #2B9DD6));
	background: -webkit-radial-gradient(center bottom, farthest-side, #53bef3 0%, #2B9DD6 100%);
	background: -moz-radial-gradient(center bottom, farthest-side, #53bef3 0%, #2B9DD6 100%);
	background: -ms-radial-gradient(center bottom, farthest-side, #53bef3 0%, #2B9DD6 100%);
	background: -o-radial-gradient(center bottom, farthest-side, #53bef3 0%, #2B9DD6 100%);
	background: radial-gradient(farthest-side at center bottom, #53bef3 0%, #2B9DD6 100%);
}
.slider-texture {
	width: 100%;
	height: 350px;
	background: url(../images/pattern.png) repeat center transparent;
}
/* Slider */	

#slider	{ background: transparent; width: 100%; max-width: 1000px; height: 350px; overflow: hidden; position: relative; margin: 0 auto; }							  
#mover		{ width: 100%; position: relative; }
.slide		{ width: 100%; height: 350px; float: left; position: relative; text-align: left; }
.slide h1	{ max-width: 60%; font-family: Asenine, 'PT Sans', Helvetica, Arial, sans-serif; font-size: 56px; letter-spacing: 1px; color: #333; text-align: left; padding: 80px 0 20px 15px; text-shadow: 1px 2px 5px rgba(0,0,0, 0.3)}
.slide p	{ color: #FFF; font-size: 16px; line-height: 22px; max-width: 60%; text-align: left; float: left; text-shadow: 1px 2px 5px #666; padding-left: 15px; }
.slide img	{ position: absolute; max-width: 35%; top: 50px; right: 20px; bottom: 20px; height: auto; }
#slider-stopper	{ cursor: pointer; position: absolute; top: 0px; right: 20px; background: #d62b2b; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; text-decoration: none; }

/* Slider END */

/* Media Query */

@media all and (max-width: 1020px) {
	.main-content {
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.footer-content .left {
		width: 100%;
		float: none;
		padding-left: 0;
		text-align: center;
	}
	.footer-content .right {
		width: 100%;
		float: none;
		padding-right: 0;
		text-align: center;
		padding: 10px 0;
	}
	.footer-content .right .trafic {
		position: static;
		display: inline-block;
		vertical-align: middle;
	}
	.footer-content .right .social {
		float: none;
		overflow: auto;
		margin-left: 0;
		display: inline-block;
		vertical-align: middle;
	}
	.footer-content .right .social a {
		float: none;
		display: inline-block;
	}
	.fb_reset {
		margin-top: 0 !important;
		display: inline-block;
		vertical-align: middle;
	}
	.fb-like {
		display: inline-block !important;
		vertical-align: middle;
	}
	.formular {
		padding-left: 0;
		padding-right: 0;
	}
}

@media all and (min-width: 768px) {
	.butoane {
		display: block !important;
	}
}

@media all and (max-width: 767px) {
	.bottom-header {
		background: #F2F2F2;
	}
	.mobile-trigger {
		display: block;
		float: none;
	}
	.butoane {
		display: none;
		float: none;
	}
	.butoane div {
		float: none;
		width: 100%;
		display: block;
	}
	.butoane div.separator {
		display: none;
	}
	.butoane div + div {
		border-top: 1px solid #e2e2e2;
	}
	.butoane div a {
		width: 100%;
		float: none;
		height: auto;
		text-align: left;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		line-height: 34px;
		font-size: 24px;
	}
	.butoane div a:hover {
		background: #EEE;
	}
	.butoane div.acasa a {
		width: 100%;
		text-indent: 0;
	}
	.butoane div.acasa a:before {
		content: none;
	}
	.box {
		width: 46.8%;
	}
	.box.med {
		width: 96.8%;
	}
	.box.small-full {
		width: 96.8%;
	}
	.box.med-full {
		width: 96.8%;
	}
	.footer-content {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 10px;
	}
	.slider-content,
	.slider-texture,
	#slider,
	.slide{
		height: 280px;
	}
	.slide h1 {
		padding-top: 20px;
		padding-bottom: 10px;
		font-size: 34px;
		max-width: 55%;
	}
	.slide p {
		font-size: 14px;
		max-width: 55%;
	}
	.slide img {
		right: 10%;
		max-width: 25%;
	}
}
@media all and (max-width: 640px) {
	.box {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.box .left,
	.box .right {
		width: 100%;
		float: none;
	}
	.box.med {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.box.big {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.box.big .icon {
		float: none;
		width: 100%;
	}
	.box.big .icon .bubble {
		margin-top: 0;
	}
	.box.big .text {
		float: none;
		width: 100%;
	}
	.box.small-full {
		width: 100%;
	}
	.logo {
		float: none;
		margin: 10px auto;
	}
	.telefon {
		float: none;
		margin: 0 auto 10px;
		display: inline-block;
	}
	.formular {
		padding-left: 0;
		padding-right: 0;
	}
	.box .formular > .left,
	.box .formular > .right {
		float: none;
		width: 100%;
	}
	.box .formular > .right {
		margin-top: 9px;
	}
	.formular > .left > .field {
		max-width: none;
	}
	.formular > .right > .trimite,
	.formular > .right > .trimite:visited  {
		line-height: 30px;
		width: 100%;
		float: none;
	}
	.slider-content,
	.slider-texture,
	#slider,
	.slide{
		height: 380px;
	}
	.slide h1 {
		max-width: 100%;
		padding: 20px 10px 10px;
	}
	.slide p {
		max-width: 100%;
		padding: 0 10px;
	}
	.slide img {
		right: 50%;
		max-width: 150px;
		margin: 145px -75px 0;
		display: block;
	}
	.slide.first img {
		margin: 145px -75px 0;
	}
}

@media all and (max-width: 420px) {
	.slide.first img {
		max-width: 120px;
		margin: 200px -60px 0;
	}
}
/* END Media Query */