/* PRASÁRNA */

/*
.container {
	min-height: 80%;
}
*/

#blog .blog-post {
	min-height: 980px;
}

@media (max-width: 1200px) {
	#blog .blog-post {
	min-height: 760px;
	}
}

@media (max-width: 992px) {
	#blog .blog-post {
	min-height: 610px;
	}
}


/* OBECNÉ */

html *:not(.fa) {
	font-family: Trebuchet MS, Helvetica, sans-serif !important;
}

body {
	line-height: 1.5;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	color: #666;
	background-size: initial;
	background-image: url("../wp-content/uploads/2017/01/bg01b.png") !important;
	background-repeat: repeat;
}

#blog li {
	list-style-position: outside;
	margin-left: -15px;
}

.front-page-section .section-header p {
	line-height: 1.6;
	font-size: 18px;
	font-style: italic;
	font-weight: 650;
	color: #666;
}

.front-page-section .section-header h3 {
	line-height: 1.15;
}

.home {
	background-image:
	none;
}

.responsive-menu {
	position: relative;
	z-index: 500;
}

.responsive-menu ul li a {
	color: #731185;
}


/* FOTKY V ČLÁNCÍCH */

.foto-l {
	width: 45%;
	height: auto;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
}

.foto-r {
	width: 45%;
	height: auto;
	margin-left: 25px;
	margin-bottom: 25px;
	float: right;
}



/* LOGO V HLAVIČCE */

#header img {
	width: 240px;
	position: relative;
	top: -15px;
}



/* HLAVIČKA - podstránka */

#header {
	height: 190px;
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	border-radius:
	0px 0px 100px 100px;
	border: 5px solid #ffffff;
	border-top: 0px;
	background-size: initial;
	background-image: url("../wp-content/uploads/bg02b.png") !important;
	background-repeat: repeat;
}

.bottom-header {
	display: none;
}



/* HLAVIČKA - homepage */

.home #header {
	height: 50%;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-size: cover;
	background-position:
	center bottom;
  background-repeat: no-repeat;
}



/* MENU - text */

#header .top-header .header-navigation ul li {
	text-transform: uppercase;
	font-weight: 900;
	margin-left: 35px;
	position: relative;
	top: 4px;
}

#header .top-header .header-navigation ul li a {
	font-size: 14px;
}


/* MENU - text hover */

#header .top-header .header-navigation ul li a:hover {
	color: #eeb6dd;
	text-decoration: none;
}

#header .top-header .header-navigation .clearfix {
	padding-left: 55px;
	padding-right: 45px;
}

/* MENU - pozadí */

#header .top-header .header-navigation {
	background-color:
  rgba(20,0,80,0.35);
	margin-top: 3px;
	margin-left: -150px;
	padding-bottom: 28px;
	border-radius: 40px;
	border: 0px solid #ffffff;
}



/* PODSTRÁNKA */

#blog p {
	color: #666 !important;
	margin: 0px 0px 15px 0px;
	line-height: 190% !important;
}

#blog h1 {
	color: #631982;
	font-size: 190%;
	line-height: 1.5;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom:
	1px dashed #cccccc;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 30px;
}

#blog h2 {
	color: #a40081;
	font-size: 145%;
	line-height: 1.5;
	margin: 25px 0px 15px 0px;
}

#blog h3 {
	color: #631882;
	font-size: 120%;
	line-height: 1.5;
	margin: 20px 0px 10px 0px;
}

#blog a {
	color: #631982;
	text-decoration: none;
}

#blog a:hover {
	transition: 0.2s;
	color: #b27dc8;
}

#blog .blog-post .blog-post-title {
	color: #631982;
	font-size: 190%;
	border-bottom:
	1px dashed #cccccc;
	padding-bottom: 24px;
	margin-bottom: 33px;
}

#blog .blog-post .blog-post-title:hover {
	color: #631982;
}

#blog {
	padding: 35px 0px 25px 0px;
}

#blog .blog-post {
	border-radius: 25px;
	padding: 25px 25px 5px 25px;
	background-color:
	rgba(255,255,255,0.85);
	margin-bottom: 0px;
	border: 5px solid #ffffff;
}



/* ABOUT (motto) */

#about {
	border-top:
	5px solid #d285d8;
	border-bottom:
	5px solid white;
	margin-bottom: -20px;
}

#about .col-sm-10 {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
}

#about .section-header {
	margin-bottom: 0px;
}

#about .section-header p {
	font-size: 120%;
	color: #fff;
}

#about,
#static-page-content {
	padding-top: 30px;
	padding-bottom: 25px;
	background-color: #e1ace5;
	background-image: url("../wp-content/uploads/bg04b.png");
	background-size: initial !important;
	background-repeat: repeat;
}

#about .widget_illdy_skill {
	display: none;
}



/* SLUŽBY */

#services {
	background: none;
	padding-top: 60px;
}

#services .section-content .service .service-entry {
	color: #777;
}

#services .widget_illdy_service {
	vertical-align: top;
}

#services .section-header {
	width: 100%;
	margin-bottom: 65px;
}

#services h3 {
	color: #666 !important;
}

#services .section-content {
	width: 1250px;
	padding: 30px 0px 30px 0px;
	margin: -30px auto -30px auto;
	border: 3px solid white;
	border-radius: 30px;
	background:
	rgba(255,255,255,0.85);
}



/* KONTAKT */

#contact-us {
	border-top:
	5px solid white;
}

#contact-us .section-header {
	margin-top: 15px;
	margin-bottom: 35px;
}

#contact-us .wpcf7
{
	color: white;
}

/* pozadí */
#contact-us {
	background-color: #c499e0;
	background-image: url("../wp-content/uploads/bg05.png");
}

#contact-us .section-content .contact-us-box .box-right span {
	line-height: 1.5;
	font-size: 16px;
	color: #512c6a;
}

#contact-us .section-content .contact-us-box .box-right span a {
	color: #7c36ae;
}

#contact-us .section-content .contact-us-box .box-right span a:hover {
	color: #fff;
	transition: 0.2s;
}

/* textová pole */
#contact-us .section-content .wpcf7-form p .wpcf7-text {
	background-color: #e4d2f1;
	border: 1px solid #f2e5f5;
	border-radius: 5px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #764d7e;
}

/* textové pole zpráva */
#contact-us .section-content .wpcf7-form p .wpcf7-textarea {
	background-color: #e4d2f1;
	border: 1px solid #f2e5f5;
	border-radius: 5px;
	font-family:
	Trebuchet MS, Helvetica,
	sans-serif;
	color: #764d7e;
}

/* tlačítko */
#contact-us .section-content .wpcf7-form p .wpcf7-submit {
	background-color: #ffffff;
	margin: 35px 0 0 0;
	padding: 0 60px;
	border-radius: 25px;
	color: #764d7e;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	outline: 0;
}

#contact-us .section-content .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng {
	color: #ffffff;
}

/* nezobrazovat podtitulek */
#contact-us .section-header p {
	display: none;
}

#contact-us .section-content .contact-us-social {
	text-align: left;
}

#contact-us .section-content .box-left .contact-us-social a {
	font-size: 37px;
	color: white;
}

#contact-us .section-content .contact-us-social a:hover {
	color: #631982;
}

/* kontakt - šířka */
#contact-us .col-sm-5 {
  width: 33.33%;
}

/* facebook - šířka */
#contact-us .col-sm-3 {
  width: 33.33%;
}

#contact-us .col-sm-3 .box-right a {
	position: relative !important;
	bottom: 6px  !important;
}

/* bankovní spojení - šířka */
#contact-us .col-sm-4 {
  width: 33.33%;
}



/* PATIČKA */

#footer {
	text-align: center;
	color: #999999;
	background-color: #333333;
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
	border-radius:
	100px 100px 0px 0px;
	border: 4px solid #ffffff;
	border-bottom: 0px;
	padding-bottom: 35px;
}

#footer .copyright {
	display: none;
}

#footer .container .col-sm-3 {
	width: 100%;
}

.home #footer {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	border-top: 5px solid #666666;
}

#footer a {
  color: #e5e5e5;
}



/* RESPONZIVITA */

@media (max-width: 1270px) {
	
#header {
	width: 100% !important;
	border-width: 0px 0px 5px 0px !important;
	border-radius: 0px !important;
    }
	
#footer {
	width: 100% !important;
	border-width: 5px 0px 0px 0px !important;
	border-radius: 0px !important;
	}

#services .section-content {
	width: 100%;
	border-width: 3px 0px 3px 0px;
	border-radius: 0px;
}
	
}


@media (min-width: 1200px) {

	#blog {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	}
}


@media (max-width: 1199px) {

#header .top-header .header-navigation ul li {
	margin-left: 23px;
}
	
#header .top-header .header-navigation ul li a {
	font-size: 13px;
}

}


@media (max-width: 1199px) and (min-width: 768px) {
	
/* kontakt */
#contact-us .col-sm-5 {
  width: 50%;
}

/* facebook */
#contact-us .col-sm-3 {
  width: 50%;
}

/* bankovní spojení */
#contact-us .col-sm-4 {
  width: 100%;
	padding-top: 40px;
}
	
}


@media (max-width: 767px) {
	
#contact-us .section-header {
	margin-bottom: 0px;
}
	
#contact-us .col-sm-12 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

/* kontakt */

#contact-us .col-sm-5 {
	width: 95%;
}

/* facebook  */
	
#contact-us .col-sm-3 {
	width: 95%;
	padding-bottom: 40px;
}

/* bankovní spojení */

#contact-us .col-sm-4 {
	width: 95%;
	margin-bottom: -30px !important;
}

}


@media (max-width: 767px) and (min-width: 561px) {

/* kontakt */
	
#contact-us .col-sm-5 .box-left {
	text-align: right;
}

#contact-us .col-sm-5 .box-right {
	width: 45.2% !important;
}


/* facebook  */
	
#contact-us .col-sm-3 .contact-us-social {
	text-align: right;
}


/* bankovní spojení */

#contact-us .col-sm-4 .box-left {
	text-align: right;
}

#contact-us .col-sm-4 .box-right {
	width: 36.2% !important;
}
	
}


@media (max-width: 767px) and (min-width: 481px) {
	
.home #header {
	background-position:
	32%;
}

}


@media (max-width: 767px) and (min-width: 321px) {
	
#footer {
	height: 120px;
	font-size: 14px;
	padding-bottom: 35px;
}

#footer .container .col-sm-3 {
	margin: 0px !important;
	padding: 0px 10px 0px 10px !important;
}
	
}


@media (max-width: 560px) {

.foto-l {
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
	float: none;
}
	
.foto-r {
	width: 100%;
	margin-left: 0;
	margin-bottom: 25px;
	float: none;
}

}


@media (max-width: 480px) {
	
body {
	font-size: 15px;
}

h3 {
	font-size: 26px !important;
}

#blog li {
	margin-left: -20px;
}

.home #header {
	height: 275px;
	background-position:
	22%;
}
	
}


@media (max-width: 320px) {

#header img {
	width: 200px;
	position: relative;
	top: -15px;
}
	
#footer {
	height: 125px;
	font-size: 12px;
	padding-bottom: 35px;
}

#footer .container .col-sm-3 {
	margin: 0px !important;
	padding: 0px 20px 0px 20px !important;
}

}