/* CSS Document */
/*
Theme Name: Pavel Ungr
*/
html {
    height: 100%;
    overflow-x: hidden;
}

img {
    border: none;
    max-width: 100%;
}

input[type=submit] {
    cursor: pointer;
}

body, ul, ol, p, h1, h2, h3, h4, h5, h6, input, select, form {
    margin: 0;
    padding: 0;
}

a {
    outline: none;
    color: #670080;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

p {
    padding: 8px 0;
    line-height: 18px;
}

ul {
	list-style-type: none;
}

.tom_cleaner {
    width: 100%;
    height: 1px;
    clear: both;
}

.tom_cleaner2 {
    width: 100%;
    height: 20px;
    clear: both;
}

.tom_cleaner3 {
    width: 100%;
    height: 10px;
    clear: both;
}

.tom_cleaner4 {
    width: 100%;
    height: 40px;
    clear: both;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.columns {
	margin: 0 -20px;
	box-sizing: border-box;
}
.column {
	float: left;
	width: 50%;
	padding: 0 20px;
	box-sizing: border-box;
}

body {
    font-family: 'Calibri', Arial;
    font-size: 14px;
    color: #000;
    height: 100%;
    background-color: #d9dade;
    position: relative;
}

#page {
	max-width: 1480px;
	margin: 0 auto;
	padding: 30px;
	background-color: #d9dade;
}

#header {
	width: 100%;
	min-height: 582px;
	background: url(images/header.jpg) center top no-repeat;
	color: #fff;
	text-align: center;
}

.wrap {
	max-width: 960px;
	margin: 0 auto;
}

#who {
	font-family: 'atrament';
	font-size: 20px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(0,0,0,.3); /* drop shadow */
	display: inline-block;
	vertical-align: middle;
}

#header-top {
	min-height: 154px;
	line-height: 154px;
	text-align: center;
	font-size: 0;
}

#logo {
	display: inline-block;
	vertical-align: middle;
	height: 100px;
	width: 100px;
	line-height: 100px;
	margin: 0 27px;
	border-radius: 200px;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 0px 0px 7px 1px rgba(255,255,255,0.5);
	box-shadow: 0px 0px 7px 1px rgba(255,255,255,0.5);
}

#logo img {
	display: inline-block;
	vertical-align: middle;
}

.menu-hlavni-menu-container {
	display: inline-block;
}

#menu-hlavni-menu {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	/*top: 3px;*/
}

#menu-hlavni-menu > li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 17px;
}

#menu-hlavni-menu > li > a {
	font-size: 20px;
	color: #fff;
	font-family: 'atrament-bold';
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	line-height: 18px;
	display: inline-block;
	vertical-align: middle;
}

#menu-hlavni-menu > li > a:hover {
	color: #c8c8c8;
}

#header-motto {
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	display: inline-block;
	border: 3px solid #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 60px;
}

#header-motto h1 {
	font-size: 60px;
	line-height: 72px;
	text-transform: uppercase;
	font-family: 'atrament-bold';
	font-weight: normal;
}

#header-motto h2 {
	line-height: 72px;
	font-size: 27px;
	font-family: 'atrament';
	text-transform: uppercase;
}

#services {
	border-bottom: 1px solid #e3e3e3;
	font-size: 0;
	background-color: #fff;
}

#service-next {
	font-size: 0;
	background-color: #fff;
}

.service-box {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	position: relative;
}

.s1, .s3 {
	border-right: 1px solid #e3e3e3;
	width: 335px;
	padding: 50px 30px 30px 115px;
	height: 210px;
}

.skoleni-box {
	height: 480px;
}

.nej-skoleni {
	margin-top: 16px;
	border: 1px solid #e3e3e3;
	padding: 20px;
	background-color: #f5f5f5;
}
.nej-skoleni > h3 {
	font-size: 20px !important;
}
.nej-skoleni .date {
	display: block;
	color: #636363;
	margin: 4px 0 10px 0;
	line-height: 24px;
}
.nej-skoleni .title {
	font-size: 18px;
}

.s2, .s4 {
	width: 334px;
	padding: 50px 30px 30px 115px;
	height: 210px;
}

.s1 .ico {
	position: absolute;
	left: 35px;
	top: 43px;
}

.s2 .ico {
	position: absolute;
	left: 35px;
	top: 38px;
}

.s3 .ico {
	position: absolute;
	left: 35px;
	top: 44px;
}

.s4 .ico {
	position: absolute;
	left: 35px;
	top: 55px;
}

.service-box h3 {
	font-size: 30px;
	color: #000;
	font-family: 'atrament-bold';
	text-transform: uppercase;
	margin-bottom: 14px;
}

.service-box p {
	font-size: 18px;
	color: #636363;
	font-family: 'calibri';
	line-height: 30px;
}

#slider {
	background: url(images/slider.png) 0 0 repeat-y;
	padding: 50px 0;
	text-align: center;
	color: #fff;
	overflow: hidden;
	min-height: 330px;
}

.slides {
	list-style-type: none;
}

.flex-direction-nav {
	display: none;
}

.slider-who img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.slider-who-name {
	font-family: 'atrament';
	font-size: 18px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
}

.slider-who-name a {
	color: #fff;
}

.slider-who {
	margin-top: 20px;
}

.flex-control-nav {
	text-align: center;
	margin-bottom: 20px;
	font-size: 0;
	margin-top: 30px;
}

.flex-control-nav > li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
}

.flex-control-nav > li a {
	display: inline-block;
	vertical-align: middle;
	height: 15px;
	width: 14px;
	background: url(images/control.png) 0 bottom no-repeat;
}

.flex-control-nav > li a:hover {
	background: url(images/control.png) 0 -15px no-repeat;
	cursor: pointer;
}

.flex-control-nav > li a.active {
	display: inline-block;
	vertical-align: middle;
	height: 15px;
	width: 14px;
	background: url(images/control.png) 0 top no-repeat;
}

#slider p {
	font-family: 'garamond-italic';
	font-size: 30px;
	color: #fff;
	line-height: 42px;
}

#ocekavat {
	background: #d9dade url(images/ungr.jpg) 115% bottom no-repeat;
	text-align: center;
	padding: 44px 0;
	position: relative;
}

#ocekavat h3 {
	text-transform: uppercase;
	color: #670080;
	font-family: 'atrament-bold';
	font-size: 30px;
	line-height: 72px;
}

#ocekavat strong {
	font-family: 'atrament-bold' !important;
	font-weight: normal !important;
}

#ocekavat p {
	font-family: 'atrament';
	font-size: 30px;
	color: #636363;
	line-height: 48px;
}

#map {
    max-width: 1540px;
    height: 318px;
	position: relative;
}

#oce {
	position: absolute;
	left: 0;
	bottom: -15px;
	z-index: 999;
	background: url(images/ocekavat.png) top center no-repeat;
	height: 15px;
	width: 100%;
}

#map .gm-style-mtc {
	margin-top: 20px !important;
}

#kontakt {
	background-color: #2a2b30;
	padding: 45px 0;
	font-size: 0;
}

#schuzka {
	width: 370px;
	display: inline-block;
	font-size: 20px;
	vertical-align: top;
}

#schuzka h3 {
	font-family: 'atrament';
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	text-transform: uppercase;
}

#formular{
	width: 590px;
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	/*padding-top: 40px;*/
}

#formular h3 {
	font-family: 'atrament';
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#schuzka-info {
	margin-top: 40px;
}

.row {
	position: relative;
	padding-left: 108px;
	margin-bottom: 14px;
}

.label {
	position: absolute;
	left: 0;
	top: 1px;
	line-height: 18px;
	font-family: 'garamond-italic';
	color: #fff;
	font-size: 18px;
	background-color: #2a2b30;
	z-index: 999;
	padding-right: 4px;
}

.cal {
	color: #999;
	font-family: 'calibri';
	font-size: 16px;
	line-height: 24px;
	background-color: #2a2b30;
	display: block;
	padding-left: 4px;
	z-index: 999;
	position: relative;
}

.cal a {
	color: #999;
}

.cal a:hover {
	color: #854fa9;
}

.cal .bold {
	font-family: 'calibri-bold';
}

.dots {
	position: absolute;
	left: 0;
	top: 4px;
	color: #545458;
	font-family: 'calibri';
	font-size: 14px;
}

#social {
	font-size: 0;
	margin: 30px 0;
}

#social a {
	margin-right: 30px;
}

#social .textwidget {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	margin-right: 30px;
}

.soc1 {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 27px;
	background: url(images/s1.png) top no-repeat;
}

.soc2 {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 28px;
	background: url(images/soc2.png) top no-repeat;
}

.soc3 {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 31px;
	background: url(images/soc3.png) top no-repeat;
}

.soc4 {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 31px;
	background: url(images/soc4.png) top no-repeat;
}

.soc1:hover, .soc2:hover, .soc3:hover, .soc4:hover   {
	background-position: bottom;
}

.form-row {
	margin-bottom: 10px;
	font-size: 0;
}

.form-row .input {
	border: 1px solid #3b3b3b; /* stroke */
	background-color: #25272b; /* layer fill content */
	height: 38px;
	width: 168px;
	padding: 0 10px;
	font-family: 'calibri';
	color: #646464;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.form-row textarea {
	border: 1px solid #3b3b3b; /* stroke */
	background-color: #25272b; /* layer fill content */
	padding: 10px;
	font-family: 'calibri';
	color: #646464;
	font-size: 14px;
	width: 570px;
	height: 88px;
}

.i1, .i2 {
	margin-right: 10px;
}

.dodatek {
	font-size: 14px;
	color: #646464;
	font-family: 'calibri-bold';
	text-shadow: 0 1px 0 rgba(0,0,0,.3); /* drop shadow */
	position: relative;
	top: 4px;
}

.submit {
	background-color: #853996;
	color: #fff;
	font-family: 'calibri-bold';
	border: none;
	display: inline-block;
	vertical-align: middle;
	width: 130px;
	height: 40px;
	color: #fff; /* text color */
	font-size: 14px;
	text-shadow: 0 1px 0 rgba(0,0,0,.3); /* drop shadow */
}

.submit:hover {
	background-color: #854fa9;
}

#footer {
	background-color: #000;
	padding: 25px 0;
}

.vali a {
	display: block;
	background: url(images/vali.png) right top no-repeat;
	font-family: 'calibri';
	color: #646464;
	font-size: 14px;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	padding-right: 104px;

}

.vali a:hover {
	background-position: right bottom;
}

.copy {
	font-family: 'calibri';
	color: #646464;
}

.widget_text {
	display: none;
}

.captcha {
	margin-right: 20px;
}

.captcha strong {
	font-size: 12px;
	color: #646464;
}

.captcha input {
	border: 1px solid #3b3b3b; /* stroke */
	background-color: #25272b; /* layer fill content */
	height: 38px;
	width: 38px;
	text-align: center;
	font-family: 'calibri';
	color: #646464;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.skoleni #header, .con #header {
	height: 169px;
	min-height: 0;
	background: url(images/header-skoleni.jpg) center top no-repeat;
}
#skoleni-text {
	background-color: #fff;
	text-align: center;
	padding: 30px 0;
}
#skoleni-text h1 {
	font-family: 'atrament-bold';
	font-size: 60px;
	color: #000;
	line-height: 72px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: normal;
}
.skoleni-wrap {
	max-width: 960px;
	margin: 0 auto;
}
.skoleni-width {
	background-color: #fff;
	padding-bottom: 30px;
}
#skoleni-text > p, p.em, #detail-top-left > p {
	color: #636363;
	font-family: 'garamond-italic';
	font-size: 30px;
	line-height: 48px;
}
#skoleni-vypis {
	border-collapse: collapse;
	display: table;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
#skoleni-vypis .skoleni-item {
	display: block;
	width: 455px;
	float: left;
	font-size: 0;
	padding: 30px 0 70px 0;
	font-family: 'calibri';
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	padding-right: 23px;
	vertical-align: top;
	min-height: 298px;
}
#skoleni-vypis .skoleni-item.bdr {
	/*border-right: 1px solid #e3e3e3;*/
}
#skoleni-vypis .skoleni-item .num {
	display: inline-block;
	vertical-align: top;
	width: 115px;
	text-align: center;
}
#skoleni-vypis .skoleni-item .num .bubble {
	background: url(images/bubble.png) 0 0 no-repeat;
	width: 50px;
	height: 56px;
	display: inline-block;
	font-family: 'atrament-bold';
	font-size: 30px;
	color: #8b94a1;
	line-height: 49px;
	text-align: center;
	padding-right: 8px;
	font-weight: normal;
}
#skoleni-vypis .skoleni-item .skoleni-content {
	width: 340px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}
#skoleni-vypis .skoleni-item .skoleni-content .title {
	color: #853996;
	text-decoration: none;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 36px;
	font-family: 'atrament-bold';
	font-weight: normal;
}
#skoleni-vypis .skoleni-item .skoleni-content .title:hover {
	text-decoration: underline;
}
#skoleni-vypis .skoleni-item .skoleni-content .termin {
	display: block;
	color: #000;
	font-family: 'calibri-bold';
	margin: 8px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
#skoleni-vypis .skoleni-item .skoleni-content p {
	font-size: 18px;
	line-height: 30px;
	color: #636363;
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3; /* number of lines to show */
         /* fallback */
   max-height: 90px;
}
.more-price {
	margin-top: 10px;
}
.button {
	background-color: #27af4d; /* layer fill content */
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 13px 19px;
	color: #fff !important; /* text color */
	font-size: 16px;
	font-weight: normal;
	font-family: 'calibri-bold';
	text-shadow: 0 1px 0 rgba(0,0,0,.3); /* drop shadow */
	text-decoration: none !important;
	margin-right: 10px;
	border-radius: 4px;
}
.button:hover {
	background-color: #34d260;
	color: #fff;
	text-decoration: none;
}
.button-youtube {
	background-color: #c4302b;
	margin-right: 0;
}
.button-youtube:hover {
	background-color: #981b17;
}
.button-soundcloud {
	background-color: #ff7700;
	margin-right: 0;
}
.button-disabled {
	background-color: #aaa;
	margin-right: 0;
}
.button-soundcloud:hover {
	background-color: #c85d00;
}
.more-price .price {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	width: 134px;
	color: #000;
	font-family: 'calibri-bold';
}

.button > i {
	display: inline-block;
	margin-right: 0.6em;
}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}

#skoleni-vypis .other-skoleni {
	font-size: 16px;
	width: 379px;
	padding: 50px;
	background: #f5f5f5 url(images/other-skoleni.png) right top no-repeat;
}
#skoleni-vypis .other-skoleni.wide {
	clear: both;
	width: 90%;
	padding: 5%;
	min-height: 0;
}
#skoleni-vypis .other-skoleni h3 {
	font-family: 'garamond-italic';
	font-size: 30px;
	line-height: 36px;
	color: #000;
	margin-bottom: 16px;
	font-weight: normal;
}
#skoleni-vypis .other-skoleni p {
	font-size: 18px;
	line-height: 30px;
	color: #636363;
	margin-bottom: 20px;
}
.skoleni-item a {
	color: #853996;
	text-decoration: underline;
}
.skoleni-item .napiste {
	font-size: 18px;
}
.skoleni-item .napiste:hover {
	text-decoration: none;
}
#ohlasy {
	margin: 50px 0 30px 0;
	text-align: center;
	font-size: 0;
}
#ohlasy > h2 {
	font-family: 'Atrament-bold';
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 20px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}
.ohl-item {
	width: 26%;
	padding: 0 2%;
	display: inline-block;
	vertical-align: top;
}
.ohl-item  p {
	font-family: 'Garamond-italic';
	font-size: 22px;
	line-height: 30px;
	color: #636363;
}
.ohl-item img {
	margin-top: 20px;
}
.ohl-item .slider-who-name {
	display: block !important;
	color: #000;
}
.skoleni #ocekavat {
	text-align: left;
}
.skoleni #ocekavat.norm {
	text-align: center;
}
.skoleni #ocekavat .skoleni-wrap  h2 {
	color: #670080;
	font-size: 30px;
	line-height: 36px;
	font-family: 'atrament-bold';
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
}
.skoleni #ocekavat .skoleni-wrap p {
	font-family: 'atrament';
	font-size: 30px;
	color: #636363;
	line-height: 48px;
	max-width: 72%;
}
.skoleni #ocekavat .skoleni-wrap ul {
	margin: 30px 0;
}
.skoleni #ocekavat .skoleni-wrap ul > li {
	font-size: 30px;
	color: #636363;
	line-height: 48px;
	font-family: 'atrament';
	background: url(images/ocekavat-li.png) left 22px no-repeat;
	padding-left: 20px;
}
.skoleni #ocekavat .skoleni-wrap ul > li strong {
	color: #000;
	font-family: 'atrament-bold';
	font-weight: normal;
}
#detail-skoleni {
	background-color: #fff;
	padding: 30px 0;
}
#detail-top-left {
	width: 570px;
}
#detail-top-left h1 {
	font-weight: normal;
	font-size: 60px;
	line-height: 72px;
	color: #000;
	font-family: 'atrament-bold';
	text-transform: uppercase;
	margin-bottom: 20px;
}
#detail-top {
	max-width: 960px;
	margin: 0 auto 30px auto;
}
.skoleni-img {
	height: 1px;
	position: relative;
	text-align: center;
	background-color: #e3e3e3;
	margin: 50px 0;
}
#detail-top + .skoleni-img {
	background: #fff;
	height: auto;
}
#detail-top + .skoleni-img img {
	position: static;
}
.skoleni-img img {
	position: absolute;
	background-color: #fff;
	padding: 10px;
	top: -35px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.thankyou .skoleni-img {
	height: auto;
	position: static;
	text-align: center;
	background-color: #fff;
	margin: 50px 0;
}
.thankyou .skoleni-img img {
	position: static;
	background-color: #fff;
	padding: 10px;
	top: -35px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
#detail-top-right {
	width: 310px;
	text-align: center;
	color: #000;
	padding-top: 40px;
}
#detail-top-right h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	font-family: 'calibri-bold';
	font-weight: normal;
}
#detail-top-right ul li {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
#detail-top-right .button {
	margin: 20px 0 10px 0;
}
.free {
	color: #28b04e;
}
.none {
	color: #c7384c;
}
#detail-top-right p {
	font-size: 16px;
}
#detail-body-left {
	width: 550px;
}
#detail-body-right {
	width: 340px;
}
#detail-body {
	max-width: 960px;
	margin: 0 auto 30px auto;
	color: #000;
}
#detail-body-left p {
	font-size: 18px;
	line-height: 30px;
}
#detail-body-left li, #v-cene-left li {
	line-height: 30px;
	font-size: 18px;
	margin-bottom: 10px;
	background: url(images/check.png) left 11px no-repeat;
	padding-left: 20px;
}
#v-cene-left li {
	color: #636363;
}
#detail-body-left h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: 'Calibri-bold';
	margin-bottom: 20px;
	margin-top: 40px;
	color: #000;
}
#detail-body-left h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 40px;
}
#kdo {
	background: url(images/kdo.jpg) right top no-repeat;
	padding-right: 155px;
	margin-bottom: 40px;
	min-height: 203px;
	position: relative;
}
.skoleni-1228 #kdo {
	background-image: none;
}
#kdo .photo {
	position: absolute;
	right: 0;
	margin-top: 20px;
}
#kdo h3 {
	color: #670080;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	font-family: 'atrament-bold';
	font-weight: normal;
}
#kdo p {
	font-size: 18px;
	color: #636363;
	line-height: 24px;
}
.thin-info {
	font-family: 'garamond-italic';
	font-size: 20px;
	line-height: 30px;
}
#objednat {
	background: #f5f5f5 url(images/bubble2.png) 30px 26px no-repeat;
	border-top: 2px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 34px 34px 34px 114px;
	margin: 30px 0 0 0;
}
#objednat > h3 {
	text-transform: uppercase;
	color: #853996;
	line-height: 36px;
	font-size: 36px;
	font-weight: normal;
	font-family: 'atrament-bold';
	margin-bottom: 30px;
}
#objednavka {
	border-collapse: collapse;
	background-color: #fff;
	margin-bottom: 20px;
}
#objednavka td {
	border: 1px solid #e3e3e3;
	padding: 6px;
	font-size: 18px;
}
#objednavka span.free, #objednavka span.none {
	margin-left: 20px;
}
.tac {
	text-align: center;
}
.cena-skoleni {
	font-size: 24px;
}
.cena-skoleni strong {
	font-weight: normal;
	font-family: 'calibri-bold';
	font-size: 48px;
}
#objednat .button {
	font-size: 24px;
	border: 0 none;
	font-family: 'calibri-bold';
	font-weight: normal;
	padding: 5px 19px;
	margin-top: 14px;
}
#v-cene {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
#v-cene-left {
	width: 537px;
	border-right: 1px solid #e3e3e3;
	padding-left: 113px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 18px;
}
#v-cene-left h3 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 14px;
}
#v-cene-right {
	width: 276px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#v-cene-right h3 {
	font-family: 'garamond-italic';
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 20px;
	font-weight: normal;
}
#v-cene-right p {
	font-size: 18px;
}
#v-cene-right .colored, #v-cene-right a {
	color: #853996;
}
#v-cene-right a:hover {
	text-decoration: none;
}

#udaje {
	background: #f5f5f5 url(images/udaje.png) center top no-repeat;
	padding: 50px 20px 140px 20px;
	margin-top: -1px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	display: none;
}
#udaje.show {
	display: block;
}
.udaje-row {
	margin-bottom: 20px;
}
.udaje-row > h3 {
	font-family: 'atrament';
	text-transform: uppercase;
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 14px;
}
.udaje-row .udaje-text {
	display: block;
	width: 228px;
	height: 38px;
	border: 1px solid #c7c7c7; /* stroke */
	background-color: #fff; /* layer fill content */
	line-height: 38px;
	font-family: 'calibri';
	color: #646464;
	padding: 0 10px;
	margin-right: 12px;
	font-size: 14px;
	margin-bottom: 20px;
}
.udaje-row textarea {
	display: block;
	width: 752px;
	height: 68px;
	border: 1px solid #c7c7c7; /* stroke */
	background-color: #fff; /* layer fill content */
	line-height: 18px;
	font-family: 'calibri';
	color: #646464;
	padding: 10px;
	margin-right: 12px;
	font-size: 14px;
	margin-bottom: 20px;
}
#udaje .potvrdit {
	width: 242px;
	height: 50px;
	background-color: #853995; /* layer fill content */
	color: #fff; /* text color */
	font-family: "calibri-bold";
	font-size: 24px;
	font-weight: normal;
	text-shadow: 0 1px 0 rgba(0,0,0,.3); /* drop shadow */
	border: 0 none;
	margin-left: 270px;
}
#udaje .potvrdit:hover {
	background-color: #854FA9;
}
.thanks #detail-top {
	background: url(images/kdo.jpg) left top no-repeat;
	min-height: 250px;
	position: relative;
	padding-left: 240px;
	max-width: 720px;
}
.thanks #kdo {
	background: none !important;
	padding-right: 0 !important;
}
.thanks #detail-top h1 {
	color: #28b04e;
	font-size: 60px;
	font-family: 'atrament-bold';
	text-transform: uppercase;
	line-height: 72px;
	margin-bottom: 20px;
	font-weight: normal;
}
.thanks #detail-top p {
	font-family: 'garamond-italic';
	font-size: 30px;
	color: #636363;
	line-height: 48px;
}
.thanks #detail-body-left > h3 {
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px;
}
.thanks #detail-body-left p {
	margin-bottom: 20px;
}
.thanks #kdo > h3 {
	margin-bottom: 20px;
}
.thanks #kdo li {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	background: url(images/ocekavat-li.png) left 10px no-repeat;
	padding-left: 20px;
}
#kdo .colored {
	color: #853996;
}
.bgc {
	background-color: #fff;
	padding: 30px 0;
}
.bgc p {
	max-width: 960px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 36px;
	font-family: 'garamond-italic';
}
p.small {
	font-size: 12px;
}
span.cena {
	font-size: 15px;color: #666;
}
.service-box h3 > a {
	text-decoration: none;
}
#detail-skoleni strong, .skoleni-width strong, #page strong {
	font-weight: normal;
	font-family: 'calibri-bold';
}
#who > a {
	color: #fff;
	text-decoration: none;
}
#udaje .captcha {
	margin-bottom: 20px;
	text-align: center;
}
#udaje .captcha input {
	background-color: #fff;
	border: 1px solid #c7c7c7;
}
.training {
	border: 1px solid #e3e3e3;
	margin: 30px 0;
	padding: 8%;
	font-size: 18px;
}
.training h3.title {
	font-size: 24px;
	line-height: 30px;
	color: #8b94a1;
	font-weight: normal;
	font-family: 'calibri-bold';
	background: url(images/ser3.png) left center no-repeat;
	padding-left: 70px;
	max-width: 300px;
	margin: 0 auto 20px auto;
}
.training ul li {
	line-height: 24px;
	margin-bottom: 10px;
}
.training ul li a.title {
	font-weight: normal;
	font-family: 'calibri-bold';
	display: inline-block;
	margin-bottom: 4px;
}
.small-font {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #e3e3e3;
	display: block;
}
.small-font strong {
	font-size: 24px;
}
.information {
	font-size: 18px;
	margin-top: 16px;
}
.reseni {
	padding: 30px 30px 20px 30px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	margin: 30px 0;
	font-family: 'calibri-bold';
	font-weight: normal;
}
.reseni h3 {
	margin-top: 0 !important;
	font-weight: normal;
	font-family: 'calibri';
}
.podklady {
	margin: 30px 0;
}
.podklady h3 {
	font-size: 24px;
	font-weight: normal;
	font-family: 'calibri-bold';
	color: #8b94a1;
	margin-bottom: 16px;
}
.podklady .body {
	border: 1px solid #e3e3e3;
	background: #fff url(images/podklady.png) 20px center no-repeat;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.podklady .body ul li {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
.podklady .body p {
	font-size: 14px !important;
	padding: 0 !important;
	line-height: 24px;
}
.podklady-link {
	font-family: 'atrament-bold';
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
}
.podklady.nobg .body {
	padding: 0 !important;
	background: #fff none;
	border: 0 none !important;
}
.podklady.nobg a {
	font-family: 'atrament-bold';
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
}
.small-price {
	width: 191px !important;
}
.small-price .quote {
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-family: 'calibri';
}
.dalsi-sluzby {
	font-family: 'atrament-bold';
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.next-services {
	margin-top: 50px;
}
.more-info {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	font-family: 'Calibri';
	font-weight: normal;
	color: #636363;
}
.info-o-skoleni {
	font-family: 'Calibri';
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
.arr .bged {
	background: url(images/arr.png) right center no-repeat !important;
	padding-right: 24px;
	margin-right: 12px;
}
.arr .pged {
	background: url(images/arr.png) left center no-repeat !important;
	padding-left: 24px;
	margin-left: 8px;
}
.arr > li {
	background: none !important;
	padding-left: 0 !important;
}
.skoleni-tags {
	font-size: 0;
	margin-top: 10px;
}
.skoleni-tag {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	padding: 2px 4px;
	background-color: #8b94a1;
	color: #fff;
	font-family: 'calibri-bold';
	font-weight: normal;
	font-size: 12px;
}
.contact-text h1 {
	font-family: 'atrament-bold';
	font-size: 60px;
	color: #000;
	line-height: 72px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: normal;
}
.contact {
	background-color: #fff;
}
.contact-text {
	padding: 60px 0;
}
.contact-left {
	float: left;
	max-width: 570px;
}
.contact-left p {
	color: #636363;
	font-family: 'garamond-italic';
	font-size: 30px;
	line-height: 48px;
}
.contact-right {
	float: right;
	max-width: 310px;
	margin-top: 20px;
}
.contact-right .row {
	position: relative;
	padding-left: 96px;
}
.contact-right .row strong {
	font-family: 'atrament-bold' !important;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #670080;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 2px;
}

.contact-right .row span {
	font-size: 24px;
	line-height: 24px;
}

.contact-right .row span span {
	font-family: 'Calibri-bold';
	font-weight: normal;
}

.contact-right .row a {
	color: #000;
}
.wrap-form {
	margin: 0 auto;
	max-width: 960px;
}

#udaje.bg {
	background: #f5f5f5 none;
	display: block;
	border-top: 1px solid #e3e3e3;
}

.udaje-top {
	text-align: center;
}

.udaje-top h3 {
	color: #853996;
    font-family: "atrament-bold";
    font-size: 36px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.udaje-top p {
	color: #000;
    font-family: "garamond-italic";
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 30px;
}

.contact-details {
	max-width: 960px;
	margin: 0 auto;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	display: table;
}

.contact-details-left {
	display: table-cell;
	max-width: 480px;
	padding: 30px 84px;
	border-right: 1px solid #e3e3e3;
	font-size: 18px;
	line-height: 24px;
}

.contact-details-right {
	display: table-cell;
	max-width: 240px;
	padding: 30px 35px;
	font-size: 18px;
	line-height: 24px;
}

.contact-details-left h3, .contact-details-right h3 {
	font-family: 'Calibri-bold';
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}

.contact-details-left h4, .contact-details-right h4 {
	font-family: 'Calibri-bold';
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 20px;
}

.contact-details-left p, .contact-details-right p {
	font-size: 18px;
	line-height: 30px;
}

.contact-details-right .posr {
	padding-left: 72px;
	position: relative;
}

.contact-details-right .posr span {
	position: absolute;
	left: 0;
	top: 0;
}

.ad-info {
	font-family: "garamond-italic";
	line-height: 24px !important;
}

#contact-map {
	width: 100%;
    max-width: 960px;
    height: 318px;
	position: relative;
	margin: 0 auto 66px auto;
	display: block;
}


.seologer-item { font-size: 1.3rem; line-height: 1.4; padding: 30px 0; }
.seologer-item .thumbnail { max-width: 300px; margin-top: 6px; margin-bottom: 10px; }
.seologer-item h3, .seologer-item h2 { font-family: 'atrament-bold'; font-size: 40px; color: #000; line-height: 1.25; text-transform: uppercase; margin-bottom: 20px; font-weight: normal;  }
.seologer-item h2 { font-size: 50px; }
.seologer-item .info { margin-bottom: 10px; }
.eventbrite-widget { margin: 10px 0; }
.seologer-item .info i { display: inline-block; min-width: 16px; text-align: center; }
.seologer-detail .info i { display: inline-block; min-width: 22px; text-align: center; }
.seologer-item p { line-height: 1.5; }
.post-thumbnail.fleft { margin: 0 20px 20px 0; }
.event-time { color: #888; }
.seologer-detail hr { margin: 20px 0; }
.seologer-detail .event-time { color: inherit; }
.seologer-item small { font-size: 100%; }
.seologer-item em { font-family: 'garamond-italic'; }

.link-back { font-family: 'atrament-bold'; font-size: 20px; color: #000; line-height: 1.25; text-transform: uppercase; font-weight: normal; }
#detail-top-left.full-width { width: 100%; }


hr { background: none; height: 0; border: 0; border-top: 1px dotted #ccc; }

.parent-pageid-301 .contact-left h1 { margin-top: 70px; font-size: 40px; line-height: 1.25;}
.parent-pageid-301 .contact-left  p { font-size: 25px; line-height: 1.3; }


@media (max-width: 1280px) {
	#ocekavat {
		background: #D9DADE none !important;
	}
}

@media (max-width: 1050px) {

	.thanks #kdo li {
		background: none !important;
		padding-left: 0;
	}
	#detail-top-left, #detail-body-left {
		float: none;
		width: auto;
		padding: 0 3%;
	}
	#detail-top-right, #detail-body-right {
		text-align: center;
		float: none;
		width: auto;
	}
	#detail-body-left {
		margin-bottom: 50px;
	}
	.skoleni #kdo {
		min-height: 200px;
		background-size: 145px;
	}
	#v-cene-left {
		width: 40%;
		padding: 3% 10%;
	}
	#v-cene-right {
		width: 28%;
		padding: 3% 5%;
	}
	#skoleni-text {
		padding: 30px 3%;
	}
	#skoleni-vypis .skoleni-item {
		float: none;
		display: block;
		width: auto;
		border-right: 0 none !important;
		border-left: 0 none !important;
		min-height: 0;
	}
	#skoleni-vypis .skoleni-item .skoleni-content {
		width: 70%;
	}
	#page {
		padding: 30px 0;
	}
	.service-box {
		display: block;
		padding-left: 13%;
		padding-right: 5%;
		width: 82%;
		padding-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #e3e3e3;
		border-right: none !important;
		height: auto;
	}
	#services {
		border-bottom: none;
	}
	#schuzka {
		display: block;
		width: 93%;
		padding: 20px 2% 20px 5%;
	}
	#schuzka h3 {
		display: inline-block;
		vertical-align: middle;
		width: 25%;

	}
	#schuzka-info {
		display: inline-block;
		vertical-align: middle;
		width: 35%;
	}
	#social {
		display: inline-block;
		vertical-align: middle;
		width: 30%;
		text-align: center;
		line-height: 40px;
	}
	#formular {
		padding: 20px 5%;

	}
	.copy {
		padding-left: 5%;
	}
	.vali {
	margin-right: 5%;
	}

}

@media (max-width: 960px) {

	#header-motto {
		margin: 1%;
	}
	#header-motto h1 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 10px;
	}
	#header-motto h2 {
		line-height: 40px;
	}
	.contact-text {
		padding-left: 3%;
		padding-right: 3%;
	}
	.contact-left {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		max-width: 100%;
	}
	.contact-right {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		max-width: 100%;
	}
	#udaje.bg {
		padding: 3%;
	}

	#udaje.bg textarea {
		width: 80%;
	}
	.contact-details {
		display: block;
	}
	.contact-details-left, .contact-details-right {
		float: none;
		width: 100%;
		padding-left: 3%;
		padding-right: 3%;
		border: 0 none;
		max-width: 100%;
		display: block;
	}

}

@media (max-width: 750px) {
	.skoleni #logo {
		display: none;
	}
	.skoleni #header {
		height: 119px;
		padding-top: 30px;
	}
	#who {
		display: block;
	}
	#menu-hlavni-menu {
		display: block;
		text-align: center;
	}
	#header-top {
		line-height: 50px;
	}
	#menu-hlavni-menu > li:last-child {
		margin-right: 0 !important;
	}
	.service-box {
		text-align: center;
		padding: 20px 3%;
		width: 94%;
	}
	.service-box  h3 {
		margin: 20px 0;
	}
	.service-box img {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
	}
	#ocekavat {

		padding-right: 5%;
		padding-left: 5%;
		width: 90%;
	}
	#schuzka {
		padding: 20px 3%;
		width: 94%;
	}
	#schuzka h3 {
		display: block;
		text-align: center;
		width: 100%;
	}
	#social {
		display: block;
		text-align: center;
		width: 100%;
	}
	#schuzka-info {
		margin: 20px auto;
		display: block;
		text-align: center;
	}
	#schuzka-info .label {
		display: block;
		position: relative;
		top: 0;
	}
	.dots {
		display: none;
	}
	.row {
		padding-left: 0;
	}
	.cal {
		padding-left: 0;
	}
	#formular {
		width: 90%;
	}
	#formular .input {
		display: block;
		margin-bottom: 10px;
	}
	#formular textarea {
		width: 96%;
		padding: 2%;
	}

	#slider {
		min-height: 640px;
	}
}

@media (max-width: 600px) {
	.thanks #detail-top {
		background: none;
		padding: 3%;
	}
	#objednat {
		background: #F5F5F5 none !important;
		padding: 3%;
	}
	#objednavka span.free, #objednavka span.none {
		display: block;
		margin-left: 0;
		font-size: 14px;
	}
	.ohl-item {
		display: block;
		width: auto;
		margin-bottom: 30px;
	}
	.copy {
		float: none;
		display: block;
		text-align: center;
	}
	.vali {
		float: none;
		margin: 20px auto 0 auto;
	}

	.vali a {
		width: 124px;
		margin: 0 auto;
	}
	.dodatek {

	}
	.submit {
		float: none;
		display: block;
		margin-bottom: 20px;
		margin-top: 64px;
	}
	#formular form {
		position: relative;
	}
	.captcha {
		float: none;
		margin-bottom: 20px;
		position: absolute;
		top: 270px;
	}
	#header-motto {
		padding: 10%;
	}
	#header-motto h1 {
		font-size: 24px;
		line-height: 30px;
	}
	#header-motto h2 {
		font-size: 18px;
		line-height: 24px;
	}
	#header {
		height: auto;
		min-height: 100%;
		padding-bottom: 20px;
	}
	#v-cene-left {
		width: auto;
		display: block;
		margin-bottom: 20px;
		float: none;
	}
	#v-cene-right {
		width: auto;
		display: block;
		margin-bottom: 20px;
		float: none;
	}
	.cena-skoleni {
		float: none;
		margin-bottom: 14px;
	}
	#objednat .button {
		float: none;
	}
	#udaje {
		padding-left: 13px;
	}
	#udaje .potvrdit {
		margin-left: 0;
	}
	#udaje .captcha {
		position: relative;
		top: 0;
	}

}

@media (max-width: 450px) {
	#skoleni-vypis .skoleni-item .num {
		display: none;
	}
	#skoleni-vypis .skoleni-item .skoleni-content {
		width: auto;
		padding: 0 3%;
	}
	.more-price .price {
		font-size: 16px;
		width: 100px;
	}
}

#thank {
	display: none;
}

.thankyou #thank {
	display: block;
}











/* Icon set */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bvm6i9');
  src:  url('fonts/icomoon.eot?bvm6i9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bvm6i9') format('truetype'),
    url('fonts/icomoon.woff?bvm6i9') format('woff'),
    url('fonts/icomoon.svg?bvm6i9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"],
body .pdfprnt-button.pdfprnt-button-pdf:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i.circle[class^="icon-"], i.circle[class*=" icon-"] { display: inline-block; color: #422661; font-size: 18px; position: relative; width: 50px; height: 50px; line-height: 50px; text-align: center; }
.columns-5 i.circle[class^="icon-"], .columns-5 i.circle[class*=" icon-"] { line-height: 55px; width: 55px; }
.fl-module-html .columns-5 i.circle[class^="icon-"], .fl-module-html .columns-5 i.circle[class*=" icon-"] { line-height: 50px; width: 50px; }
.fl-col-has-cols .fl-module-html .item-service i.circle[class^="icon-"], .fl-col-has-cols .item-service i.circle[class*=" icon-"] { line-height: 45px; width: 45px; }

i.icon-play.circle[class^="icon-"]::after, i.icon-play.circle[class*=" icon-"]::after { border-radius: 50px; width: 50px; height: 50px; }
i.circle[class^="icon-"]:before, i.circle[class*=" icon-"]:before { display: inline-block; width: 100%; text-align: center; }
i.circle[class^="icon-"]:after, i.circle[class*=" icon-"]:after { content: ""; border: 3px solid #7041a3; border-radius: 45px; width: 45px; height: 45px; left: 0; top: 0; position: absolute; }
.home i.circle[class^="icon-"]:after, .home i.circle[class*=" icon-"]:after, .item-service.full-width i.circle[class^="icon-"]:after { border-radius: 50px; width: 50px; height: 50px; }
i.icon-big.circle[class^="icon-"], i.icon-big.circle[class*=" icon-"] { font-size: 36px; width: 100px; height: 100px; line-height: 100px; text-align: center; }
i.icon-big.circle[class^="icon-"]:after, i.icon-big.circle[class*=" icon-"]:after { border-radius: 100px; width: 100px; height: 100px; }
i.icon-big.fright { margin-left: 50px; padding: 3px 0 0 6px; }

.icon-time:before { content: "\e926"; }
.icon-search:before { content: "\e927"; }
.icon-user:before { content: "\e928"; }
.icon-checklist:before { content: "\e929"; }
.icon-hand:before { content: "\e924"; }
.icon-work:before { content: "\e925"; }
.icon-user2:before { content: "\e923"; }
.icon-eye:before { content: "\e920"; }
.icon-page:before, body .pdfprnt-button.pdfprnt-button-pdf:before { content: "\e921"; }
.icon-service:before { content: "\e922"; }
.icon-instagram:before { content: "\e91b"; }
.icon-pinterest:before { content: "\e91c"; }
.icon-parking:before { content: "\e91d"; }
.icon-transport:before { content: "\e91e"; }
.icon-car:before { content: "\e91f"; }
.icon-tag:before { content: "\e91a"; }
.icon-birthday:before { content: "\e919"; }
.icon-wallet:before { content: "\e918"; }
.icon-slideshare:before { content: "\e900"; }
.icon-analyse:before { content: "\e901"; }
.icon-calendar:before { content: "\e902"; }
.icon-category:before { content: "\e903"; }
.icon-clock:before { content: "\e904"; }
.icon-comment:before { content: "\e905"; }
.icon-comment-hollow:before { content: "\e906"; }
.icon-facebook:before { content: "\e907"; }
.icon-googleplus:before { content: "\e908"; }
.icon-idea:before { content: "\e909"; }
.icon-info:before { content: "\e90a"; }
.icon-linkedin:before { content: "\e90b"; }
.icon-mail:before, body .pdfprnt-button.pdfprnt-button-pdf.mail-button:before { content: "\e90c"; }
.icon-manage:before { content: "\e90d"; }
.icon-marker:before { content: "\e90e"; }
.icon-money:before { content: "\e90f"; }
.icon-people:before { content: "\e910"; }
.icon-phone:before { content: "\e911"; }
.icon-play:before { content: "\e912"; }
.icon-plus:before { content: "\e913"; }
.icon-school:before { content: "\e914"; }
.icon-talk:before { content: "\e915"; }
.icon-twitter:before { content: "\e916"; }
.icon-home:before { content: "\e917"; }
.icon-soundcloud:before { content: "\e92a"; }
.icon-thumb:before { content: "\e92b"; }
.icon-thumb-down { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);  }
.bg-white a [class^="icon-thumb"], .bg-white a [class*=" icon-thumb"] { margin-right: 1px; }

.icon-home, .icon-calendar, .icon-money, .icon-plus, .icon-marker { vertical-align: baseline; }
.icon-mail { font-size: 90%; }
.icon-category { font-size: 95%; }
i.circle.icon-eye, i.circle.icon-page, i.circle.icon-service { font-size: 115%; }
i.circle.icon-manage, i.circle.icon-idea { font-size: 160%; }
i.circle + span { display: inline-block; position: absolute; width: 100%; left: 0; padding-left: 60px; }
a [class^="icon-"], a [class*=" icon-"] { vertical-align: middle; }
.bg-white a [class^="icon-"], .bg-white a [class*=" icon-"] { margin-right: 10px; }






