/*
---------------------------------------------------
www.pleasemac.com
mac@pleasemac.com
www.facebook.com/pleasemac
077-539-09-28
---------------------------------------------------
*/

/* Default www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mac-black {
	color: #000000;
}

.mac-center {
	text-align: center;
}

.mac-blue {
	color: #599CC8;
}

.mac-bold {
	font-weight: bold;
}

.mac-yellow {
	color: #fff000;
}

.mac-logo {
	border-radius: 6px;
}

.mac-logo-ot {
	color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px;	
}

.mac-logo-ot {
	float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
}


.mac-value  img{
	display: inline;
}

.mac-no {
	margin: 0 !important;
	padding: 0 !important;
}

.mac-fnt {
	font-family: Arial, Tahoma, sans-serif;
}

/* Default www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Menu www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.nav {
	margin: 20px 0;
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	*display:inline; /* ie7 */
}
.nav a {
	padding: 3px 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 100%;
	font-weight: 700;
}
.nav a:hover {
	background: #1aff0b;
	color: #fff;
	border-radius: 3px;
}
.nav .current a {
	background: #1aff0b;
	color: #fff;
	border-radius: 3px;
}

/* меню справа */
.nav.right ul {
	text-align: right;
}

/* меню по центру */
.nav.center ul {
	text-align: center;
}

@media screen and (max-width: 600px) {
	.nav {
		position: relative;
		min-height: 40px;
	}	
.nav ul {
	width: 180px;
	padding: 5px 0;
	position: absolute;
	top: 0;
	left: 0;
/*	border: solid 1px #aaa; */
	background: #3980AF url(../img/pleasemac/icon-menu.png) no-repeat 10px 11px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
	.nav li {
		display: none; /* скрыть все <li> пункты */
		margin: 0;
	}
	.nav .current {
		display: block; /* показывать только текущие активные <li> пункты */
	}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* при наведении на пункты меню */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(../img/pleasemac/icon-check.png) no-repeat 10px 7px;
	}

	/* адаптивное меню справа */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* адаптивное меню по центру */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}
	
}

.mac-lang-b {
	border-left: 1px solid #FFFFFF;
	padding: 0 0 0 5px;
}

/* Menu www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */



/* Home www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mac-x-sh {
	text-shadow: 1px 1px 3px #000000;
}
/* Home www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* About www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mac-about-w {
	border: 2px solid #1a2d5e;
	padding: 5px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	
}

.shortcode {
	position: relative;
	padding: 1em 0 6em;
}

.shortcode-title {
	display: block;                
	margin: 2em 0;
	padding: 0.5em 1em;
	color: #fff;
	background: #bec6c4;
	text-align: center;
}
.grid-tables .row {
	margin-bottom: 1em;
}

.grid-tables p {
	background: #FFF;
	padding: 0.625em;
}
.example-slider {
	list-style: none;
	padding: 0;
	margin: 0;
	cursor: grab;
}

.icon-samples {
	text-align: center;
	font-family: inherit;
}
.icon-samples .icon {
	font-size: 1.5em;
	padding: 1em;
	line-height: 2;
}

.lato {
	font-family: Lato;
}

.mac-video-a {
	width: 800px
}

@media screen and (max-width: 600px) {
	.mac-video-a {
		width: 300px;
	}
	
}

/* About www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Gallery www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mac-top-m-g {
	margin-top: 50px;
}

/* Gallery www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* Products www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.mac-rounded {
	border-radius: 6px;
}

/* Products www.pleasemac.com
–––––––––––––––––––––––––––––––––––––––––––––––––– */
