* {
	margin: 0;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSansHebrew-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSansHebrew-Light.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSansHebrew-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #DBD9D5;
	font-family: "OpenSansLight", “Helvetica Neue”, Helvetica, Arial, sans-serif;
	font-weight: 100;
	direction: ltr;
	line-height: 150%;
}

/* .corner_left {
	width: 0; height: 0;
	border-style: solid;
	border-width: 55px 55px 0 0;
	border-color: #007bff transparent transparent transparent;
	cursor: pointer;
}
*/

.corner_right {
	position: absolute; top: 0; right: 0;
	margin-top: 8px;
	margin-right: 25px;
	font-size: 20px;
}

.imac {
	background-image: url('images/imac.png');
	background-repeat: no-repeat;
	background-size: 290px 235px;
	width: 290px; height: 235px;
	margin-left: auto; margin-right: auto; left: 0; right: 0;
	margin-top: 75px;
	margin-bottom: 60px;
	cursor: pointer;
}

.macster_website_logo {
	background-image: url('images/macster_website_logo.png');
	background-repeat: no-repeat;
	background-size: 280px 28px;
	width: 280px; height: 28px;
	margin-left: auto; margin-right: auto; left: 0; right: 0;
	margin-top: 75px;
	margin-bottom: 75px;
}
	
.big_wrapper {
	margin-left: auto; margin-right: auto; left: 0; right: 0;
	width: 980px;
	height: 280px;
}

.remote_wrapper {
	margin-bottom: 20px;
	width: 40%;
	float: left;
}
.doc_wrapper {
	width: 40%;
	float: left;
	margin-top: 20px;
}
.goodies_wrapper {
	width: 50%;
	float: right;
}
.sayhello_wrapper {
	margin-top: 140px;
	margin-bottom: 50px;
}

.logo {
	font-size: 28px;
	color: #555555;
	font-weight: 100;
	width: 300px;
	margin-top: 3%;
	padding-bottom: 50px;
	text-align: center;
	margin-left: auto; margin-right: auto; left: 0; right: 0;
	margin-top: 10px;
}
.logo_bolder {
	font-family: "OpenSansBold";
	color: black;
	float: left;
	letter-spacing: -1.6px;
}
.logo_bolder_copyright { 
	font-family: "OpenSansBold";
	letter-spacing: -0.5px;
	color: dimgray;
}
.logo_desc {
	float: left;
	margin-left: 5px;
	letter-spacing: -1.2px;
}
.shebang {
	background-image: url('images/shebang.png');
	background-repeat: no-repeat;
	width: 26px; height: 26px;
	background-size: 26px 26px;
	padding-right: 5px;
	float: left;
	margin-top: 1.5px;
}

.brif {
	line-height: 24px;
	width: 800px;
	margin-left: auto; margin-right: auto; left: 0; right: 0;
	color: gray;
}

.cer_wrapper {
	margin-left: auto; margin-right: auto; left: 0; right: 0;
	width: 320px;
}
	
.actc {
	background-image: url('images/cer.png');
	background-repeat: no-repeat;
	width: 320px; height: 40px;
	background-size: 320px 40px;
	margin-top: 50px;
	margin-bottom: 55px;
	cursor: pointer;
}

.anydesk {
	color: #fa3930;
}


.anydesk:hover {
	color: #990000;
	text-decoration: none; 
	-o-transition:.1s linear;
	-ms-transition:.1s linear;
	-moz-transition:.1s linear;
	-webkit-transition:.1s linear;
	transition:.1s linear;
}


.teamviewer {
	color: #3277ae;
}


/* .teamviewer:hover {
	color: #003366;
	text-decoration: none; 
	-o-transition:.1s linear;
	-ms-transition:.1s linear;
	-moz-transition:.1s linear;
	-webkit-transition:.1s linear;
	transition:.1s linear;
}
*/

/*.acsp {
	background-image: url('images/acsp1010.png');
	background-repeat: no-repeat;
	width: 280px; height: 35px;
	background-size: 280px 35px;
	margin-top: 10px;
	margin-bottom: 50px;
	cursor: pointer;
}*/

.headline {
	font-size: 24px;
	text-align: left;
	color: #555555;
	margin-bottom: 10px;
}
.info {
	margin-top: 5px;
	text-align: left;
}
.bolder {
	color: #333333;
	font-weight: 400;
}
.macster_bolder {
	font-family: "OpenSansBold";
	letter-spacing: -0.5px;
	color: dimgray;
/*	color: dimgray; */
}
.sayhello_headline {
	font-size: 24px;
	text-align: center;
	color: #555555;
}
.sayhello_info {
	margin-top: 5px;
	text-align: center;
}

.warning {
	color: peru;
	margin-bottom: 10px;
}


.fb-like {
width: 150px;
height: 160px;
}

.copyright {
	background-color: #DBD9D5;
	color: gray;
	position: fixed;
	text-align: center;
	padding: 15px;
	bottom: 0px;
	margin-left: auto; margin-right: auto; left: 0; right: 0;
}

p {
	line-height: 150%;
}
div {
	line-height: 150%;
}
ul  {
	list-style-type: none;
	padding-left: 0;
}

a:link, a:visited { 
	color: #333333; 
	text-decoration: none; 
	-o-transition:.1s linear;
	-ms-transition:.1s linear;
	-moz-transition:.1s linear;
	-webkit-transition:.1s linear;
	transition:.1s linear;
}
a:hover { color: #539DC2; }

a.screenconnect:link { color: #c93637; }
a.screenconnect:visited { color: #c93637; }
a.screenconnect:hover { color: darkred; }

a.paybox:link { color: #2ea9ed; }
a.paybox:visited { color: #2ea9ed; }
a.paybox:hover { color: #00bfff; }

a.fb_link:link { color: #3b5998; font-weight: bold; }
a.fb_link:visited { color: #3b5998; font-weight: bold; }
a.fb_link:hover { color: #539DC2; }

a.tweet_link:link { color: #00aced; font-weight: bold; }
a.tweet_link:visited { color: #00aced; font-weight: bold; }
a.tweet_link:hover { color: #539DC2; font-weight: bold; }
