/* Structure */

a, 
a:hover,
a:focus,
input:focus {
	text-decoration:none;
	outline: none;
}

a:active,
a:focus, button:focus, .ejypqe:focus,
input:focus, textarea:focus, select:focus, 
.a5bvdh, .a5bvdh:focus {
    outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.pu0yrb,
.iynwt3{
	margin:0;
	padding:0;
    list-style:none;
}


/* widget */

.ibhp7s {
	overflow: hidden;
	margin-bottom: 30px;
}

.ibhp7s select {
	width: 100%;
	padding: 15px;
}

.ibhp7s:last-child {
	margin-bottom: 0;
}

.om4vnq form {
	position: relative;
}

.om4vnq .a5bvdh {
	margin-bottom: 0;
	height: 50px;
	padding-right: 35px;
}

.om4vnq .ejypqe {
	position: absolute;
	font-size: 14px;
	top: 15px;
	right: 20px;
	padding: 0;
	border: 0;
	color: #5a6a72;
	cursor: pointer;
	background-color: transparent;
}

.g6boaj {
	margin-bottom: 15px;
	position: relative;
}

.aribbr .ibhp7s>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.ibhp7s ul li {
	width: 100%;
	padding: 5px 0;
}

.ibhp7s ul li ul.ik3sg6 {
	margin-top:5px;
}

.ibhp7s ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.ibhp7s ul li p {
	margin-bottom: 0;
}

.ibhp7s.yanr1h li {
	float: right;
	width: 100%;
	text-align: right;
}

.ibhp7s.yanr1h li a {
	float: left;
	text-align: left !important;
}

.ibhp7s .g0d99a {
	margin-left: 0px;
	padding-left: 20px;
	list-style: none;
}

.ibhp7s .g0d99a li{
	position: relative;
}

.ibhp7s .g0d99a li:last-child {
	padding-bottom: 0;
}

.ibhp7s.s4p2gj span {
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
}

.kh2zy2 {
	margin-top: 30px;
}

.kh2zy2 a {
	display: inline-block;
}

.aribbr select {
	width: 100%;
	padding: 10px 15px;
}

.ibhp7s.cw6dra {
	padding: 0;
	border-radius: 4px;
}

.cw6dra img {
	width: 100%;
}

.ibhp7s .vplcn4 {
	border-radius: 0;
	margin-right: 15px;
}

.ibhp7s.s4p2gj {
	line-height: 20px;
}

.ibhp7s.s4p2gj>ul{
	overflow: visible;
}

.ibhp7s.s4p2gj li {
	position: relative;
	padding: 20px 0;
}

.ibhp7s.s4p2gj li:last-child {
	padding-bottom: 0;
}

.ibhp7s.s4p2gj li:last-child:after {
	display: none;
}

.ibhp7s .vplcn4 img {
	width: 100%;
}

caption {
	caption-side: top;
}

/* comments-area */

.hoitz4 {
	padding: 30px;
}

.hoitz4 .pry0xh {
	display: block;
}

.hoitz4 h1 {
	font-size: 24px;
	color: #292929;
	font-weight: 600;
	margin-bottom: 30px;
}

.sh2kk9 li {
	overflow: hidden;
	margin-top: 20px;
	width: 100%;
}

.sh2kk9>li:first-child {
	margin-top: 0;
}

.sh2kk9>li:last-child {
	margin-bottom: 15px;
}

.ta0jo5 {
	float: left;
	margin-right: 25px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	overflow: hidden;
	background-color: #f7f5f6;
}

.ta0jo5 img {
	width: 100%;
	height: 100%;
}

.kn0m8v {
	overflow: hidden;
}

.kn0m8v .wrtdl3 {
	overflow: hidden;
	margin-bottom: 5px;
}

.sh2kk9 .g0d99a {
	margin-left: 45px;
}


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #ddd;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}


/* table */

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

table>tbody>tr>td, 
table>tbody>tr>th, 
table>tfoot>tr>td, 
table>tfoot>tr>th, 
table>thead>tr>td, 
table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}

table td,
table th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #eceeef;	
	background-color: #fff !important;
}

table>thead>tr>td, 
table>thead>tr>th {
	vertical-align: bottom;
	border-top: 0;
	font-weight: bold;
}

table thead th {
	border-top: 0;
}

table tbody + tbody {
	border-top: 2px solid #eceeef;
}

table table {
	background-color: #fff;
}

@media (max-width: 479px) {
	table td,
	table th {
		overflow: hidden;
	}	
}

/* table css end */


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/


dfn, cite, em, i {
	font-style: italic;
}

address {
	margin: 0 0 1.5em;
}

pre {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #ddd;
	cursor: help;
}

mark, ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}


ul, ol {
	margin-left: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.rhiwxr {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.rhiwxr ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.rhiwxr ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.rhiwxr ul ul ul {
	left: -999em;
	top: 0;
}

.rhiwxr ul ul li:hover > ul,
.rhiwxr ul ul li.qkyvgc > ul {
	left: 100%;
}

.rhiwxr ul ul a {
	width: 200px;
}

.rhiwxr ul li:hover > ul,
.rhiwxr ul li.qkyvgc > ul {
	left: auto;
}

.rhiwxr li {
	float: left;
	position: relative;
}

.rhiwxr a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.gbubod,
.rhiwxr.owd2i0 ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.gbubod {
		display: none;
	}
	.rhiwxr ul {
		display: block;
	}
}

.crpg89 .d3boxp, .crpg89
.viol90, .crpg89
.rdkgn0 {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.d3boxp .spx6rf,
.viol90 .spx6rf,
.rdkgn0 .spx6rf {
	float: left;
	width: 50%;
}

.d3boxp .cpjdes,
.viol90 .cpjdes,
.rdkgn0 .cpjdes {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.vivihg {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.vivihg:focus {
	border-radius: 4px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#lhdflm[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.yok7s3 {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.jarjsm {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.vequ75 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.i6rc0f:before,
.i6rc0f:after,
.m8ue99:before,
.m8ue99:after,
.qko3pg:before,
.qko3pg:after,
.j1e8yp:before,
.j1e8yp:after,
.b5dsgl:before,
.b5dsgl:after,
.qzus95:before,
.qzus95:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.i6rc0f:after,
.m8ue99:after,
.qko3pg:after,
.j1e8yp:after,
.b5dsgl:after,
.qzus95:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.ibhp7s select {
	max-width: 100%;
	width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.dq5v14 {
	display: block;
}

.d2851j {
	margin: 0 0 1.5em;
}

.t19wjo:not(.ap2uba) {
	display: none;
}

.sk3j59 {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.qko3pg a {
	word-wrap: break-word;
}

.mshe0b {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.sa3fey .viol90,
.sa3fey.pemd3d .qzus95 {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.eea7j4.pemd3d .qzus95 {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.wyw8z2 .f0xmjf,
.m8ue99 .f0xmjf,
.qko3pg .f0xmjf {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	width: 100%;
}

/* Make sure logo link wraps around logo image. */
.ttdcey {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.d3ifio {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.d3ifio img[class*="i6kbzi-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.d3ifio .qrigtb {
	margin: 0.8075em 0;
}

.qrigtb {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.fvs391 {
	margin-bottom: 1.5em;
}

.zq2x2r {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 0 15px;
}

.zq2x2r img {
	width: 100%;
}

.k28wz8 .zq2x2r {
	max-width: 50%;
}

.gf4eqb .zq2x2r {
	max-width: 33.33%;
}

.p12r17 .zq2x2r {
	max-width: 25%;
}

.imus75 .zq2x2r {
	max-width: 20%;
}

.lro278 .zq2x2r {
	max-width: 16.66%;
}

.hytwn4 .zq2x2r {
	max-width: 14.28%;
}

.bcnza8 .zq2x2r {
	max-width: 12.5%;
}

.y8r00d .zq2x2r {
	max-width: 11.11%;
}

.gpjnms {
	display: block;
}

.m8ue99 iframe {
	width: 100%;
}


.i7vctq input[type='password'] {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.0;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.i7vctq input[type='submit'] {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    margin-top:-5px;
    margin-left: 10px;
}

.hoitz4 .otc9lo{
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.hoitz4 .spx6rf a,
.hoitz4 .cpjdes a{
    position: relative;
}

.hoitz4 .spx6rf a {
 	padding-left: 15px;	
}
.hoitz4 .cpjdes a {
	 padding-right: 15px;
}

.hoitz4 .spx6rf a:before,
.hoitz4 .cpjdes a:after{
    position: absolute;
    top: 0;
    font-family: "fontawesome";
}

.hoitz4 .spx6rf a:before {
	content: "\f100";
	left: 0;
	top: -2px;
}

.hoitz4 .cpjdes a:after {
	right:0;
	content: "\f101";
	top: -2px;
}

.ibhp7s.rckf7l ul {
	list-style:none;
	padding: 0;
}

.ibhp7s.rckf7l .ik3sg6 {
	padding-left:15px;
}

.ibhp7s.rckf7l #xeivv7{
	padding-left:0;
}

.sh2kk9 .qko3pg li {
    margin: 10px 0 !important;
}

.g0d99a .ta0jo5 {
    width: 50px;
    height: 50px;
}

.sh2kk9 .g0d99a {
    margin-left: 15px;
    padding-left: 15px;
    list-style: none;
}

.m2q4ru textarea.a5bvdh{
	resize: none;
	height: 100px;
	padding: 15px 20px;
}

.m2q4ru {
	width: 100%;
	margin: 30px 0px;
}

.kiygrm textarea.a5bvdh {
    height: 100px;
    border-radius: 8px;
    padding: 12px 20px;
    margin-bottom: 30px;
    resize: none;
}


.gj2njc .st548t {
	padding: 0;
}

.gj2njc .st548t ul {
	list-style:none;
	padding-left:0;
}

.gj2njc .st548t select {
	width:100%;
	padding: 10px 15px;
}

.gj2njc .st548t ul.g0d99a,
.gj2njc .st548t ul.ik3sg6{
	padding-left:15px;
}

.gj2njc .g6boaj {
	font-size: 18px;
    margin: 30px 0;	
    font-weight: 700;
    padding-bottom: 0;
}

.gj2njc .g6boaj:after {
	display: none;
}

.gj2njc .ks887g>ul>li,
.gj2njc .ibhp7s>ul>li {
	padding-top: 0;
}

.gj2njc .ibhp7s ul {
	padding-left: 0;
	list-style: none;
}

.ibhp7s .ulwawg {
	display:block;
}

.om4vnq label {
	margin-bottom: 0;
	width: 100%;
}

.om4vnq .s8year {
    height: 45px;
    padding: 5px 20px;
    border: 1px solid #f0f0f0;
    border-radius: 0;
    width: 100%;
    padding-right: 40px;
    margin-bottom:0;
}

.om4vnq .ktg3q1 {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: 0;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0;
}

.g9c8cb img {
    margin-bottom: 15px;
}