/*
Theme Name: pakilan musllkkloplsto Theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],[type="email"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}




table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #F2F7FC;
}




.attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;

}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, 
 img.alignright, 
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.wp-smiley {
	margin:0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}









/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; max-width:100%; height:auto; }
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear_0 {clear:both; font-size:0px; line-height:0px; display:block;}
.last {margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
* { margin:0; padding:0px; box-sizing:border-box;}
/**************************************************************************************/
a											{ color:#000; text-decoration:none; outline:0 none;}
a:hover										{ color:#000; text-decoration:none;}
h1											{ font-size:24px;}
h2											{ font-size:22px;}
h3											{ font-size:18px;}
h4											{ font-size:16px;}
h5											{ font-size:14px;}
h6											{ font-size:12px;}
/*----------------------------------------------------------------------------------*/
html 										{ }
body										{ color:#b1b1b1; font-family:"Arial", Verdana, Tahoma; font-size:12px;}
.flt_Lt										{ float:left; display:inline;}
.flt_Rt										{ float:right; display:inline;}
input,textarea								{ border-radius:0px;}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/
.wrapper									{ margin:0 auto;}
.container									{ width:100%; max-width:1280px; margin:0 auto; border:0px solid red; border-top:0 none; }
/*-------------------------------------------*/

/* ------------------------- HEADER HERE -------------------*/
#header		{ margin:0 0 0 0;  position:fixed; left:0; right:0; z-index:9999; transition:0.5s; border-bottom:solid 10px #a53c96;}
#header .header_section { margin:0 auto; padding:0 0 0 0; }
#header .header_section .logo { float: left; position:absolute; width:245px; z-index: 99; margin-left:50px;}
#header .header_section .logo2 { float: left; position: relative; width: 20%; z-index: 99; margin:5px 0 0px 50px;}
#header .container							{ }
#logo										{ }
.logo2 { display:none;}
.header_section  { }

@media (max-width: 800px) {
	.bgheader #header {
		background: #fff;
	}

	.bgheader #header .logo {
		display: none;
	}

	.bgheader .header_section .logo2 img {
		width: 100%;
		transition: 0.5s;
	}

	.bgheader #header .logo2 {
		background: #fff;
		transition: all 0.5s;
		display: block;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
	}
}

@media (min-width: 799px){
	 #header {
		background: #fff;
	}

	 #header .logo {
		display: none;
	}

	 .header_section .logo2 img {
		width: 100%;
		transition: 0.5s;
	}

	 #header .logo2 {
		background: #fff;
		transition: all 0.5s;
		display: block;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
	}
}

/* --------- NAVIGATION HERE ----------*/
.menu a#toggle { font-size:28px; color:#732a87; font-family:"jaf-bernino-sans-comp",sans-serif;	}
#toggle { display:none;}
#header .header_section .menu { float:right; padding-top: 42px; width:75%; position:relative;  /*border-bottom:solid 10px #a53c96;*/}

/*#header .header_section .menu::before { border-top:solid 10px #a53c96; content: "";  left: 100%; position: absolute; top: 76px; width: 100%;}
#header .header_section .menu::after { border-top:solid 10px #a53c96; content: "";  position: absolute; right: 100%; top: 76px; width: 100%; z-index: 1;}*/
.header_section .menu ul { margin:0 auto;}
.header_section .menu ul li  { margin:0 auto 12px 28px; float:left; list-style: none; }
.header_section .menu  ul li a { font-size:22px; line-height:normal; color:#7d2989; font-family: "jaf-bernino-sans-comp",sans-serif;; font-style: normal; font-weight: 400; padding:0 0 5px 0; transition:0.1s;}
.header_section .menu  ul li.current-menu-item a { border-bottom:solid 10px #a53c96; color:#3a0840;}
.header_section .menu  ul li.current-menu-ancestor a { border-bottom:solid 10px #a53c96; color:#3a0840;}
.header_section .menu  ul li.current-category-ancestor a { border-bottom:solid 10px #a53c96; color:#3a0840;}
.header_section .menu  ul li a:hover { border-bottom:solid 10px #a53c96; color:#3a0840;}

/* ---------------------------------------------------------*/

/* ------------------------ MAIN CONTENT HERE --------------*/
.main_content	{ margin:0 auto;    padding: 84px 0 0;}
.main_content .fr_section {  background:#3a0840; }
.main_content .banner {  }
.main_content .banner .banner_section { margin:0 auto;}
.banner .banner_section .banner_img { position:relative;}
.banner .banner_section .banner_text { position:absolute; right:20%; top:200px;/** margin-right:-525px;**/ font-family: "jaf-bernino-sans-comp",sans-serif; z-index:99; text-align:center;}
.banner .banner_section .banner_text h2 { color:#ffffff; font-size:32px; line-height:normal; margin:0 auto; text-align:center; font-family: "jaf-bernino-sans-comp",sans-serif;}
.banner .banner_section .banner_text h1 { font-size:35px; line-height:normal; color:#fff; text-align:center;  margin: 0 0 0 40px;font-family: "jaf-bernino-sans-comp",sans-serif;}
.banner_section .banner_text .banner_text_border {  border-top:solid 2px #4b294c; max-width:482px;}
.banner .banner_section .banner_text p { font-size:17px; line-height:normal; color:#ffffff; margin:0 auto; text-align:center; margin:0 20px 0 0 ;}


.main_content .section { margin:0 auto; padding-bottom:37px; background:#faf5fb; }
.main_content .section .right_contant { width:65%; float:left; }
.main_content .section .content_fr { padding:35px 0 0 50px; }
.main_content .section .content_fr h2 { font-size:24px; line-height:normal; color:#732a87;font-family: "jaf-bernino-sans-comp",sans-serif; padding-bottom:10px;}
.main_content .section .content_fr p { color:#2d3033; font-size:20px; line-height:normal;  font-family: "ff-tisa-web-pro",serif; padding-bottom:38px;}
.main_content .section .content_fr p strong{ color:#2d3033; font-size:17px; line-height:normal;  font-family: "ff-tisa-web-pro",serif; padding-bottom:38px; font-weight: 700 }
.main_content .section .content_fr h1  { color:#732a87; display:block; font-family: "jaf-bernino-sans-comp",sans-serif; padding-bottom:16px;}
.main_content .section .content_fr p em {  font-family: "ff-tisa-web-pro",serif; color:#732a87;}
.main_content .section .content_fr a { color:#732a87; font-size:17px; line-height:normal;  font-family: "ff-tisa-web-pro",serif; text-decoration:underline;}


.main_content .section .sidebar { width:30%; float:right; padding-top:35px;}
.main_content .section .sidebar .sidebar_fr { padding-bottom:35px; padding-right: 20px}

.main_content .section .sidebar h3 { font-size:24px; line-height:normal; color:#732a87; font-family: "ff-tisa-web-pro",Arial,Verdana,serif; font-weight:bold; padding-bottom:20px;}
.main_content .section .sidebar h2 { color:#732a87; font-size:24px; line-height:normal; font-family: "jaf-bernino-sans-comp",sans-serif; font-weight:400;}
.main_content .section .sidebar p { color:#2d3033; font-size:16px; line-height:normal;}
.main_content .section .sidebar .textwidget p { color:#2d3033; font-size:14px; line-height:normal; padding-right: 20px}
.main_content .section .sidebar .textwidget p strong{ color:#2d3033; font-weight:700}
.main_content .section .sidebar a { font-family: "jaf-bernino-sans-comp",sans-serif; font-size:16px; line-height:normal; text-decoration:underline; color:#732a87;}
.main_content .container  		{     }
/* ---------------------------------------------------------*/


/* ------------------ FOOTER HERE --------------------------*/
#footer										{  background:#1f0029; border-top:solid 10px #a53c96; padding-bottom:250px;}
#footer .fotr_fr { margin:0 auto; min-width:205px;  padding-left:70px; padding-top:30px; float:left;}
#footer .fotr_se { min-width:270px; padding-left:200px;}
#footer .fotr_thr { min-width:205px;  padding-left:140px;}
#footer .fotr_fr h5 { color:#fff; font-size:20px; line-height:normal; padding-bottom:20px; font-family: "jaf-bernino-sans-comp",sans-serif;}
#footer .fotr_fr h5 sub { font-size:14px; vertical-align:top; font-family: "ff-tisa-web-pro",serif;}
#footer .fotr_fr p { color:#fff; font-size:17px; line-height:normal; display:block; padding-bottom:34px; margin:3px 0;}
#footer .fotr_fr p strong{ font-weight: 700}
#footer .fotr_fr a {  color:#fff; font-size:17px; line-height:normal; display:block;}
#footer .fotr_fr em {  color:#fff; font-size:17px; line-height:normal; display:inline-block;}
#footer .fotr_fr p a { display:inline-block; text-decoration:underline;}
#footer .fotr_fr em a { display:inline-block; text-decoration:underline;}
#footer .container							{ }
.copy										{ }
/* ---------------------------------------------------------*/





input::-webkit-input-placeholder,textarea::-webkit-input-placeholder 		{ /* WebKit browsers */color: #191919;  opacity:  1;}
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #191919;  opacity:  1;}
input::-moz-placeholder,textarea::-moz-placeholder { /* Mozilla Firefox 19+ */color: #191919;  opacity:  1;}
input:-ms-input-placeholder,textarea:-ms-textarea-placeholder { /* Internet Explorer 10+ */  color: #191919;  opacity:  1;}

input::-webkit-input-placeholder 		{ /* WebKit browsers */color: #191919;  opacity:  1;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #191919;  opacity:  1;}
input::-moz-placeholder { /* Mozilla Firefox 19+ */color: #191919;  opacity:  1;}
input:-ms-input-placeholder { /* Internet Explorer 10+ */  color: #191919;  opacity:  1;}



.fr_section.inner_page { background:#3b0c41;}

.right_contant.Article { padding-top:20px;}
.sidebar.Article_sid { padding-top:20px !important;}
.sidebar p { padding-bottom: 20px !important;}
.main_content .fr_section .ajanko { margin:0 auto; background:#faf5fb; margin:0 auto; text-align:center; width:auto; padding-top:45px;} 
.main_content .fr_section .ajanko h1 { color:#7d2989; font-size:29px; font-weight:bold; font-family: "ff-tisa-web-pro",serif; margin-bottom:29px;}
.main_content .fr_section .ajanko ul { }
.ajanko .ajanko_border { border-top:solid 2px #7d2989; line-height:4px;}
.main_content .fr_section .ajanko .ajanko_text { max-width:909px; margin-left: 160px; position:relative; z-index:9; }
.main_content .fr_section .ajanko ul { padding-bottom:2px;}
.main_content .fr_section .ajanko ul li { display:inline-block; color:#7d2989; font-size:24px; line-height:normal; padding: 0 15px;}
.main_content .fr_section .ajanko ul li.current-menu-item { background:#f0f7ec; box-shadow:4px 2px 5px 2px #dedddf; border:solid 1px #e8ece4;}
.main_content .fr_section .ajanko ul li.current-cat { background:#f0f7ec; box-shadow:4px 2px 5px 2px #dedddf; border:solid 1px #e8ece4;}
.main_content .fr_section .ajanko ul li a  {  color:#7d2989; font-size:24px; line-height:normal;}

.main_content .section .content_fr .article_border{border-style: solid; border-top: thick double #732a87; border-width: 100%; padding:40px 0 40px 0;}
.article_border_single{border-style: solid; border-bottom: thick double #732a87; border-width: 100%; height: 2px; margin: 40px 0 0 45px}

.main_content .section .content_fr .post_meta {padding: 0 0 20px 0}
.main_content .section .content_fr .post_meta h3 { font-size:24px; line-height:normal; color:#732a87; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:bold; padding:0; }
.main_content .section .content_fr .post_meta p { font-size:13px; line-height:normal; color:#000000; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:400; float:none; padding:0;}
.main_content .section .content_fr h3 { font-size:20px; line-height:normal; color:#732a87; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:bold; padding-bottom:20px; float:none;}
.main_content .section .content_fr h4 { font-size:17px; line-height:normal; color:#732a87; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:bold; padding-bottom:20px; float:none;}
.main_content .section .content_fr .post_meta ul { float:right;}
.main_content .section .content_fr .post_meta ul li { margin:0px;vertical-align:middle; display:inline-block; color:#2d3033; font-size:13px; line-height:normal; padding:5px; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:400;}
.main_content .section .content_fr ul {padding-bottom:38px; list-style-type:square;}
.main_content .section .content_fr ul li {list-style-type:square; vertical-align:middle; margin-left: 50px; color:#2d3033; font-size:17px; line-height:normal; padding:0px; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:400;}
.main_content .section .content_fr ol li {vertical-align:middle; margin-left: 50px; color:#2d3033; font-size:20px; line-height:normal; padding:0px; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:400;}

.main_content .section .content_fr ul li strong { font-weight:bold;}
.main_content .section .content_fr p { color:#2d3033; font-size:17px; line-height:1.3; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:400; padding-bottom:18px;}


.Article_width { width:98% !important; margin:0 auto;}


#header .header_section .logo {width:245px;}

ul.sub-menu {
    display: none;
}


.main_content .fr_section .ajanko h1,.header_section .menu ul li a {    text-transform: uppercase;}


.textwidget { color:#2d3033; font-size:16px; line-height:normal;}

label.screen-reader-text {display:none;}

.banner .banner_section .banner_text {transform: translateY(-62%);-ms-transform: translateY(-62%);-o-transform: translateY(-62%);-webkit-transform: translateY(-62%);-moz-transform: translateY(-62%); top: 38%;}
.main_content .banner .banner_section {position: relative;}
.main_content .banner .banner_section {position: relative;}




.post_pagination { margin:0px 0 ; padding:50px 0 0 40px;}

.main_content .section .content_fr p:last-child {  padding-bottom: 0;}

.post_pagination .prev {float: left;width: 50%;} 
.post_pagination .prev h6 { color:#683091; font-size:16px; line-height:normal; padding:5px; font-family: arial "jaf-bernino-sans-comp",sans-serif; font-weight:normal;   text-transform: capitalize; }
.post_pagination .prev a { color:#683091; font-size:14px; line-height:normal; padding:5px; font-family:"Arial",Verdana,Tahoma; font-weight:bold; }
.next {  float: right; width: 50%; text-align: right;}
.post_pagination .next h6 { color:#683091; font-size:16px; line-height:normal; padding:5px; font-family: arial "jaf-bernino-sans-comp",sans-serif; font-weight:normal;   text-transform: capitalize; }  
.post_pagination .next a { color:#683091; font-size:14px; line-height:normal; padding:5px; font-family: "Arial",Verdana,Tahoma; font-weight:bold; }

.Article_fr {
    padding-bottom: 38px;
}


input.wpcf7-form-control.wpcf7-submit {
    padding: 10px;
    background: #1F0029;
    color: #fff;
border:1px #fff solid;
-webkit-appearnce-none;
cursor:pointer;
}

input.wpcf7-form-control.wpcf7-submit:hover {    background: #6D3A7D;
    color:#fff;  cursor:pointer;}
    
  .main_content .section .content_fr .post_meta ul li:after {display:none;}  
  
.tablepress {color:#2d3033; font-size:17px; line-height:normal; padding:0px; font-family: "ff-tisa-web-pro",Arial,serif; font-weight:400;}



.submenu-container {

}

.submenu-container li {
	display: inline-block;
	margin: 4px 5px;
	padding: 2px 4px;

}
.submenu-container li.current-menu-item, 
.submenu-container li.current-menu-parent {
	background: #f0f7ec none repeat scroll 0 0;
	border: 1px solid #e8ece4;
	box-shadow: 4px 2px 5px 2px #dedddf;
}



.submenu-container a {

	color: #7d2989;
	font-size: 24px;
	line-height: normal;
}


#concerts_list ul li .concert_date h2{margin: 0; padding-bottom:0px!important}
#entry p {margin: 0; padding:0px}
#concerts_list li{list-style: none;}
#concerts_list li{text-align: left; padding-bottom: 10px}
