#wpadminbar #wp-admin-bar-edit-lp_assignment .ab-item:before {
    content: "\f497";
}

.assignment-summary {
    margin-bottom: 50px;
}

.assignment-summary h2, .assignment-summary h3, .lp-assignment-buttons {
    margin-bottom: 20px;
}

.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_assignment .section-item-link:before {
    content: "\f212";
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status {
    color: #00adff;
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status:before {
    content: "\f00c";
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-doing .course-item-status:before {
    content: "\f130";
    font-family: dashicons;
}

.single-lp_course .course-curriculum .curriculum-sections .section .section-content .course-item .section-item-link .course-item-meta .final-assignment {
    margin-left: 10px;
}

.assignment-status {
    background: #e7f7ff;
    margin-bottom: 30px;
}

.assignment-status .progress-items {
    display: flex;
}

.assignment-status .progress-items .progress-item {
    flex: 1;
    position: relative;
    font-size: 15px;
    color: #777;
}

.assignment-status .progress-items .progress-item .progress-number {
    font-size: 20px;
    margin: 15px 0 10px 0;
}

.assignment-status .progress-items .progress-item .progress-label {
    font-size: 14px;
    margin-bottom: 15px;
}

.assignment-status .progress-items .progress-item:after {
    clear: both;
    display: block;
    content: '';
}

.assignment-status .progress-items .progress-item .progress-number, .assignment-status .progress-items .progress-item .progress-label {
    display: block;
    text-align: center;
    line-height: 1;
}

.lp-assignment-buttons #_lp_upload_file {
    display: block;
    margin: 20px 0 0;
}

.lp-assignment-buttons .assignments-notice-filetype {
    display: block;
    margin-bottom: 20px;
    font-style: italic;
    font-size: 14px;
}

.assignment-button-right {
    float: right;
}

.assignment-button-right, .assignment-button-left {
    margin: 10px 0 40px;
}

/*result display:*/
.assignment-result {
    max-width: 400px;
    margin: 30px auto 20px;
    text-align: center;
}

.assignment-result.passed .result-achieved {
    color: #04adff;
}

.assignment-result .result-grade .result-achieved {
    font-size: 36px;
    border-bottom: 2px solid #04adff;
}

.assignment-result .result-grade .result-message {
    font-size: 14px;
}

.assignment-result.passed .result-message strong {
    color: #04adff;
}

.assignment-result .result-grade .result-require {
    display: block;
}

.assignment-result .result-grade .result-achieved, .assignment-result .result-grade .result-require {
    margin: 0 auto;
}

/*intro of assignment*/
.assignment-intro {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    display: table;
}

.assignment-intro li {
    margin: 0;
    display: table-row;
}

.assignment-intro li label, .assignment-intro li span {
    display: table-cell;
}

.assignment-intro li label {
    font-weight: bold;
    padding: 0 20px 10px 0px;
    line-height: 1;
}

.assignment-intro li span {
    text-align: left;
}

.assignment-files {
    list-style: none;
}

/*.assignment-files li {
    position: relative;
}*/

/*.assignment-files a {
    text-decoration: underline;
    position: absolute;
}*/

.assignment-files a .saved-time {
    font-style: italic;
    font-size: x-small;
}

/*
.assignment-files li:before {
    content: "\f497";
    font-family: dashicons;
    padding-right: 5px;
}*/
.assignmen-file {
    padding: 6px;
    margin: 10px;
    border: 1px solid #fff;
    float: left;
    background: #e6e6e6 50% 50% repeat-x;
    font-weight: normal;
    color: #555;
    list-style: none;
    display: block;
    position: relative;
    overflow: hidden;
    line-height: 12px;
    width: 120px;
}

.assignment_file_thumb {
    width: 120px;
    height: 70px;
    position: relative;
    background-image: none;
    background-color: #eee;
}

.assignment_file_thumb .ui-widget-content {
    border: 1px solid #aaa;
    background: #fff 50% 50% repeat-x;
    color: #222;
}

.assignment_file_thumb .assignment_file_dummy {
    font-size: 21px;
    font-weight: bold;
    text-transform: lowercase;
    overflow: hidden;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 60px;
}

.assignment_file_name {
    overflow: hidden;
    padding: 0;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.assignment_file_name_wrapper {
    font-size: 11px;
}

.saved-time {
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
}

.ui-state-disabled {
    opacity: .35;
}

.assignment_file_action {
    width: 16px;
}

.assignment_file_action {
    position: absolute;
    top: 0;
    right: 0;
}

.assignment_action_icon {
    opacity: .65;
}

.assignment_action_icon:hover {
    color: #FF0000;
}

.assignment_action_icon:before {
    content: "\f182";
    font-family: dashicons;
}

.assignment-buttons-area {
    clear: both;
    padding-top: 30px;
}

.assignment-file-size {
    font-size: 12px;
}.profile-certificates {
  list-style: none;
  margin: 0 -2.1% 0 0;
  padding: 0; }
  .profile-certificates li.course {
    list-style: none;
    width: 31.33333%;
    margin: 0 2% 20px 0;
    box-shadow: none;
    padding: 0;
    float: left; }
    .profile-certificates li.course .course-thumbnail {
      border: 3px solid #DDD;
      position: relative; }

.single-certificate-content {
  max-width: 90%;
  margin: 0 auto;
  min-height: 40px; }

.certificate {
  text-align: center; }

.certificate-preview {
  z-index: 0;
  opacity: 0;
  position: absolute;
  max-width: 100px;
  top: 0;
  text-align: center; }
  .certificate-preview .certificate-preview-inner {
    position: relative; }
  .certificate-preview img {
    max-width: 100%;
    line-height: 1;
    vertical-align: top; }
  .certificate-preview .canvas-container {
    position: absolute !important;
    top: 0;
    left: 0; }

.certificate-actions {
  list-style: none;
  text-align: center;
  margin: 20px 0 0;
  padding: 0; }
  .certificate-actions li {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
    .certificate-actions li.download a {
      font-family: fontawesome;
      color: #777;
      text-decoration: none;
      display: inline-block;
      background: #fff;
      height: 20px;
      line-height: 20px;
      padding: 0 10px;
      border: 1px solid #DDD;
      border-radius: 3px;
      font-size: 14px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .certificate-actions li.download a:after {
        content: "\f019"; }
    .certificate-actions li:hover ul {
      display: block; }

#certificate-popup {
  height: 0;
  overflow: hidden;
  padding: 30px; }
  #certificate-popup.ready {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: auto;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.65);
    overflow: auto; }
    #certificate-popup.ready .close-popup {
      position: fixed;
      width: 30px;
      height: 30px;
      background: #FFF;
      bottom: 20px;
      right: 20px;
      text-align: center; }
      #certificate-popup.ready .close-popup:before {
        content: attr(data-tooltip);
        position: absolute;
        right: 0;
        top: -100%;
        white-space: nowrap;
        background: #000;
        line-height: 1;
        font-size: 12px;
        padding: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #FFF; }
      #certificate-popup.ready .close-popup:after {
        content: "\f00d";
        font-family: fontawesome;
        font-size: 18px;
        line-height: 30px; }
      #certificate-popup.ready .close-popup:hover:after {
        color: #14c4ff; }

#profile-content-certificates .certificate-result {
  max-width: 100%; }

#profile-content-certificates .course {
  width: 48%; }
  #profile-content-certificates .course .course-title {
    font-size: 1em; }/* ==========================================================================
   Theme - standard form styling
   ========================================================================== */

.wpforms-clear:before {
	content: " ";
	display: table;
}

.wpforms-clear:after {
	clear: both;
	content: " ";
	display: table;
}


/* Resets
----------------------------------------------------------------------------- */

div.wpforms-container-full,
div.wpforms-container-full .wpforms-form * {
	background:none;
	border:0 none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	float:none;
	font-size:100%;
	height:auto;
	letter-spacing:normal;
	list-style:none;
	outline:none;
	position:static;
	text-decoration:none;
	text-indent:0;
	text-shadow:none;
	text-transform:none;
	width:auto;
	visibility:visible;
	overflow:visible;
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}

div.wpforms-container-full {
	margin-left: auto;
	margin-right: auto;
}

div.wpforms-container-full .wpforms-form amp-img > img {
	position: absolute; /* Override position:static from previous rule, to prevent breaking AMP layout. */
}

div.wpforms-container-full .wpforms-form input,
div.wpforms-container-full .wpforms-form label,
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form button,
div.wpforms-container-full .wpforms-form textarea {
	margin:0;
	border:0;
	padding:0;
	display: inline-block;
	vertical-align: middle;
	background: none;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.wpforms-container-full .wpforms-form textarea {
	width: 100%;
}

div.wpforms-container-full .wpforms-form ul,
div.wpforms-container-full .wpforms-form ul li {
	background: none !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

div.wpforms-container-full .wpforms-form ul li {
	margin-bottom: 5px !important;
}

div.wpforms-container-full .wpforms-form ul li:last-of-type {
	margin-bottom: 0 !important;
}

div.wpforms-container-full .wpforms-form hr {
	border-top: 1px solid #ccc;
	margin: 0.5em auto;
}

/* Basic Field properties
----------------------------------------------------------------------------- */

/* Field sizes - medium */
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: 60%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
	height: 120px;
}

/* Field sizes - small */
div.wpforms-container-full .wpforms-form input.wpforms-field-small,
div.wpforms-container-full .wpforms-form select.wpforms-field-small,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small {
	max-width: 25%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
	height: 70px;
}

/* Field sizes - large */
div.wpforms-container-full .wpforms-form input.wpforms-field-large,
div.wpforms-container-full .wpforms-form select.wpforms-field-large,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
	max-width: 100%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
	height: 220px;
}

/* Field container */
div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 10px 0;
	clear: both;
}

/* Field Description */
div.wpforms-container-full .wpforms-form .wpforms-field-description,
div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
	font-size: 13px;
	line-height: 1.3;
	margin: 8px 0 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #444;
	padding: 15px 15px 0;
	margin-top: 15px;
	height: 125px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 12px
}

div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p {
	color: #444;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description-before,
div.wpforms-container-full .wpforms-form .wpforms-field-description.before {
	margin: 0 0 8px 0;
}

/* Labels and sub-labels */
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	display: block;
	font-weight: 700;
	font-size: 16px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
	display: block;
	font-size: 13px;
	float: none;
	font-weight: 400;
	line-height: 1.3;
	margin: 4px 0 0;
	padding: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before {
	margin: 0 0 4px 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
	display: inline;
	vertical-align: baseline;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide {
	position: absolute;
	left: -99999px;
}

div.wpforms-container-full .wpforms-form .wpforms-required-label {
	color: #ff0000;
	font-weight: 400;
}


/* Rows (multi-line fields: address, credit card, etc)
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-field-row {
	margin-bottom: 8px;
	position: relative;
}

div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type {
	margin-bottom: 0;
}

/* Clear each row */
div.wpforms-container-full .wpforms-form .wpforms-field-row:before {
	content: " ";
	display: table;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row:after {
	clear: both;
	content: " ";
	display: table;
}


/* Columns
----------------------------------------------------------------------------- */

/* User column classes  */
div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
div.wpforms-container-full .wpforms-form .wpforms-one-third,
div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
	float: left;
	margin-left: 4%;
	clear: none;
}

div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
	width: 48%;
}

div.wpforms-container-full .wpforms-form .wpforms-one-third,
div.wpforms-container-full .wpforms-form .wpforms-two-sixths {
	width: 30.6666666667%;
}

div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
	width: 65.3333333333%;
}

div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
	width: 22%;
}

div.wpforms-container-full .wpforms-form .wpforms-three-fourths {
	width: 74%;
}

div.wpforms-container-full .wpforms-form .wpforms-one-fifth {
	width: 16.8%;
}

div.wpforms-container-full .wpforms-form .wpforms-two-fifths {
	width: 37.6%;
}

div.wpforms-container-full .wpforms-form .wpforms-three-fifths {
	width: 58.4%;
}

div.wpforms-container-full .wpforms-form .wpforms-four-fifths {
	width: 79.2%;
}

div.wpforms-container-full .wpforms-form .wpforms-one-sixth {
	width: 13.3333333333%;
}

div.wpforms-container-full .wpforms-form .wpforms-five-sixths {
	width: 82.6666666667%;
}

div.wpforms-container-full .wpforms-form .wpforms-first {
	clear: both !important;
	margin-left: 0 !important;
}

/* User list column classes  */
div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li {
	width: 50%;
	display: block;
	padding-right: 26px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
	width: 33.3333%;
	display: block;
	padding-right: 26px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px !important;
}

/* Legacy, for BC */
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half {
	float: left;
	width: 48%;
	clear: both;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half {
	float: right;
	width: 48%;
	clear: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third {
	float: left;
	width: 30.666666667%;
	clear: both;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third  {
	float: left;
	width: 30.666666667%;
	margin-left: 4%;
	clear: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third {
	float: right;
	width: 30.666666667%;
	clear: none;
}
div.wpforms-container-full .wpforms-form div.wpforms-last {
	float: right !important;
	margin-right: 0 !important;
	clear: none;
}


/* Preset Layouts
----------------------------------------------------------------------------- */

/* Single line */
div.wpforms-container-full.inline-fields {
	overflow: hidden;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container  {
	display: table;
	width: calc(100% - 160px);
	float: left;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field  {
	display: table-cell;
	padding-right: 2%;
	vertical-align: top;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
	float: right;
	width: 160px;
	clear: none;
}

div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit {
	display: block;
	width: 100%;
}

div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: 100%;
}


/* Set Styles
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 2px;
	color: #333;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	display: block;
	float: none;
	font-size: 16px;
	border: 1px solid #ccc;
	padding: 6px 10px;
	height: 38px;
	width: 100%;
	line-height: 1.3;
}

div.wpforms-container-full .wpforms-form input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio] {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 14px;
	height: 14px;
	margin: 0 10px 0 3px;
	display: inline-block;
	vertical-align: baseline;
}

div.wpforms-container-full .wpforms-form input[type=radio] {
	border-radius: 50%;
}

div.wpforms-container-full .wpforms-form select {
	max-width: 100%;
	text-transform: none;
	white-space: nowrap;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #333;
	font-size: 1em;
	padding: 10px 15px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-button {
	font-size: 0.9em;
	font-weight: 400;
	margin: 0 5px;
	min-width: 90px;
	text-align: center;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
	background-color: #ddd;
	border: 1px solid #ccc;
	cursor: pointer;
}

div.wpforms-container-full .wpforms-form input[type=submit]:disabled,
div.wpforms-container-full .wpforms-form button[type=submit]:disabled,
div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled {
	background-color: #eee;
	border: 1px solid #ddd;
	cursor: default;
	opacity: 0.5;
}

div.wpforms-container-full .wpforms-form input:focus,
div.wpforms-container-full .wpforms-form textarea:focus,
div.wpforms-container-full .wpforms-form select:focus {
	border: 1px solid #999;
}

div.wpforms-container-full .wpforms-form input:disabled,
div.wpforms-container-full .wpforms-form textarea:disabled,
div.wpforms-container-full .wpforms-form select:disabled {
	background-color: #f9f9f9;
	border-color: #ddd;
	color: #999;
	cursor: not-allowed;
}


/* Errors, Warnings, etc
----------------------------------------------------------------------------- */
div.wpforms-container-full .wpforms-form .wpforms-error-container,
div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript {
	color: #990000;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
	display: block;
	color: #990000;
	font-size: 12px;
	float: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid {
	border: 1px solid #cc0000;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error {
	display: none !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-alert {
	color: #b94a48;
	background-color: #f2dede;
	border: 1px solid #eed3d7;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	padding: 10px 15px;
	font-size: 13px;
	margin: 0 0 10px 0;
}


/* Confirmation
----------------------------------------------------------------------------- */

/*
 * Note: The second selector for the following two rules is needed to override the rule with
 * the selector: `div.wpforms-container-full, div.wpforms-container-full .wpforms-form *`.
 * The underlying cause is that the .wpforms-confirmation-container-full is not expected
 * to be located inside of the .wpforms-confirmation-container-full element, since on non-AMP
 * pages the confirmation message is never displayed on the same page as the form.
 */
.wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full {
	color: #333;
	margin: 0 auto 24px;
	padding: 15px 15px;
}

.wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #e0ffc7;
	border: 1px solid #b4d39b;
}

.wpforms-confirmation-container-full p:last-of-type,
div[submit-success] > .wpforms-confirmation-container-full p:last-of-type {
	margin: 0;
}

/*
 * Hide the form fields upon successful submission. This may not be the best approach.
 * Perhaps more robust: .wpforms-form.amp-form-submit-success > *:not([submit-success]) { display:none }
 */
.amp-form-submit-success .wpforms-field-container,
.amp-form-submit-success .wpforms-submit-container {
	display: none;
}


/* reCAPTCHA Area
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
	padding: 10px 0 20px 0;
	clear: both;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe {
	width: 100%;
}


/* Form Header area
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-title {
	font-size: 26px;
	margin: 0 0 10px 0;
}

div.wpforms-container-full .wpforms-form .wpforms-description {
	margin: 0 0 10px 0;
}


/* Form Footer area
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding: 10px 0 0 0;
	clear: both;
	position: relative;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
}

div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
	margin-left: 0.5em;
	display: inline-block;
	vertical-align: middle;
	max-width: 26px;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center {
	text-align: center;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left {
	text-align: left;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
	margin: 0 10px 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right {
	text-align: right;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button {
	margin: 0 0 0 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev {
	float: left;
	margin: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next {
	float: right;
	margin: 0;
}


/* Credit Card field
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number {
	margin-right: 100px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code {
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name {
	margin-right: 170px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration {
	position: absolute;
	right: 0;
	top: 0;
	width: 160px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select {
	width: 45%;
	float: left;
	display: block;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span {
	float: left;
	width: 10%;
	text-align: center;
	line-height: 38px;
}

/* Number slider field
----------------------------------------------------------------------------- */
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
	-webkit-appearance: none;
	appearance: none;
	height: 10px;
	background: #fff;
	border: 1px solid #CCC;
	border-radius: 5px;
	outline: none;
	padding: 0;
	margin: 10px 0 5px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track {
	color: transparent;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none; /* Override default look */
	appearance: none;
	width: 17px;
	height: 17px;
	background: #B5B5B5;
	cursor: pointer;
	border-radius: 100%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb {
	width: 17px;
	height: 17px;
	background: #B5B5B5;
	cursor: pointer;
	border-radius: 100%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb {
	width: 17px;
	height: 17px;
	background: #B5B5B5;
	cursor: pointer;
	border-radius: 100%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
	font-size: 13px;
}

/* Stripe Credit Card field
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,
div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input {
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 2px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float: none;
	font-size: 16px;
	border: 1px solid #ccc;
	padding: 8px 10px;
	height: 38px;
	width: 100%;
	line-height: 1.3
}

div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid {
	border: 1px solid #cc0000!important;
}


/* HTML field
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-field-html ul,
div.wpforms-container-full .wpforms-form .wpforms-field-html ol {
	margin: 0 0 20px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,
div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
	margin: 0 0 5px 0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ul li {
	list-style: disc !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
	list-style: decimal !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html li > ul,
div.wpforms-container-full .wpforms-form .wpforms-field-html li > ol {
	margin: 6px 0 0 20px !important;
}


/* Date/time field
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-field-date-time-date-sep {
	display: inline-block;
	padding: 0 5px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-year,
div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-day,
div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-month {
	display: inline-block;
	width: auto;
}

div.wpforms-container-full .wpforms-datepicker-wrap {
	position: relative;
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear {
	position: absolute;
	background-image: url(//www.mentaledge.sg/wp-content/plugins/wpforms-lite/assets/images/times-solid-white.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #cccccc;
	background-size: 8px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	display: block;
	border-radius: 50%;
	right: 10px;
	top: 50%;
	margin-top: -8px;
	transition: all 0.3s;
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover {
	background-color: red;
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small + .wpforms-datepicker-clear {
	right: calc( 75% + 10px );
}

div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium + .wpforms-datepicker-clear {
	right: calc( 40% + 10px );
}

/* Custom Captcha field
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-captcha-math input {
	display: inline-block;
	width: 70px;
	vertical-align: inherit;
	margin: 0 0 0 5px;
}

div.wpforms-container-full .wpforms-form .wpforms-captcha-equation {
	font-size: 16px;
}

div.wpforms-container-full .wpforms-form .wpforms-captcha-question {
	margin: 0 0 4px 0;
}

/* Rating field
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-field-rating-item {
	padding-right: 6px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating svg {
	cursor: pointer;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	opacity: 0.60;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,
div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg,
div.wpforms-container-full .wpforms-form .wpforms-field-rating-item input:focus + svg {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 1;
}

/* File upload field
----------------------------------------------------------------------------- */
div.wpforms-field-file-upload .wpforms-hide{
	display: none !important;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern {
	border: 2px dashed rgba(0, 0, 0, 0.1);
	background: rgba(0, 0, 0, 0.02);
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	cursor: pointer;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{
	padding: 5px;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{
	height: 50px;
	width: 50px;
	color: #e27730;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{
	font-weight: bold;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{
	color: rgba(0, 0, 0, 0.1);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{
	border-color: #e27730;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{
	width: 100px;
	height: 100px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fff;
	background-size: cover !important;
	margin: 5px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: default;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{
	opacity: 1;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	display: block;
	width: 18px;
	height: 18px;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{
	position: absolute;
	font-size: 12px;
	color: #fff;
	top: 25px;
	bottom: 10px;
	left: 5px;
	right: 5px;
	overflow-y: auto;
	line-height: 16px;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{
	height: 18px;
	width: 1px;
	background: #fff;
	position: absolute;
	display: block;
	z-index: 1;
	right: 9px;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{
	height: 25px;
	width: 25px;
	color: rgba(0, 0, 0, 0.1);
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{
	height: 5px;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e27730;
	transition: all 0.5s;
}

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"] {
	display: none;
}


/* Image choices
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label {
	cursor: pointer;
}

/* Modern style */
div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li {
	margin: 5px 5px 5px 5px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
	background-color: #fff;
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 20px 20px 18px 20px;
	transition: all 0.5s;
	text-align: center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus {
	border:1px solid #ddd;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after {
	content: "\2714";
	font-size: 22px;
	line-height: 32px;
	color: #fff;
	background: green;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	transition: all 0.5s;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after {
	opacity: 1;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image {
	display: block;
	position: relative;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label {
	font-weight: 700;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
	display: block;
	margin-top: 12px;
}

/* Classic */
div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li {
	margin: 0 10px 10px 0 !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error) {
	background-color: #fff;
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 2px solid #fff;
	padding: 10px;
	text-align: center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus {
	border-color: #ddd;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image {
	display: block;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label {
	border-color: #666 !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label {
	display: block;
	margin-top: 8px;
}


/* Page Indicator themes
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
	margin: 0 0 20px 0;
	overflow: hidden;
}

/** Circles theme **/
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 15px 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
	float: left;
	margin: 0 20px 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type {
	margin: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 10px 0 0;
	line-height: 40px;
	text-align: center;
	background-color: #ddd;
	color: #666;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number {
	color: #fff;
}

/* Connector theme */
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page {
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 1.2;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number {
	display: block;
	text-indent: -9999px;
	height: 6px;
	background-color: #ddd;
	margin: 0 0 16px 0;
	position: relative;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -5px;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: transparent transparent transparent transparent;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
	display: inline-block;
	padding: 0 15px;
	font-size: 16px;
}

/* Progress theme */
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress {
	font-size: 18px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
	display: block;
	width: 100%;
	background-color: #ddd;
	height: 18px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	margin: 5px 0 0;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
	height: 18px;
	position: absolute;
	left: 0;
	top: 0;
}

/* Notices
----------------------------------------------------------------------------- */

div.wpforms-container-full .wpforms-notice {
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 12px;
	color: #333;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 30px;
	padding: 20px 36px 20px 26px;
	position: relative;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: rgba(10, 10, 10, 0.2);
	border: none;
	border-radius: 290486px;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0;
	padding: 0;
	outline: none;
	vertical-align: top;
	width: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:before,
div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
	background-color: #fff;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:before {
	height: 2px;
	width: 50%;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
	height: 50%;
	width: 2px;
}

div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,
div.wpforms-container-full .wpforms-notice .wpforms-delete:focus  {
	background-color: rgba(10, 10, 10, 0.3);
}

div.wpforms-container-full .wpforms-notice a {
	text-decoration: underline;
}

div.wpforms-container-full .wpforms-notice p {
	margin: 0 0 20px 0;
}

div.wpforms-container-full .wpforms-notice p:last-of-type {
	margin-bottom: 0;
}

div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-info {
	border-color: #3273dc
}

div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-success {
	border-color: #23d160
}

div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-warning {
	border-color: #ffdd57
}

div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-error {
	border-color: #ff3860
}

div.wpforms-container-full .wpforms-notice .wpforms-notice-actions {
	margin-top: 20px;
}

div.wpforms-container-full .wpforms-notice .wpforms-notice-action {
	border: 2px solid;
	margin-right: 20px;
	padding: 5px;
	text-decoration: none;
}
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active {
	color: #fff;
}

div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active {
	background-color: #3273dc;
}

div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active {
	background-color: #23d160;
}

div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active {
	background-color: #ffdd57;
	color: inherit;
}

div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active {
	background-color: #ff3860;
}


/* Misc
----------------------------------------------------------------------------- */

div.wpforms-container-full {
	margin-bottom: 24px;
}

div.wpforms-container-full .wpforms-form h3 {
	font-size: 24px;
}

/* Honeypot Area */
div.wpforms-container-full .wpforms-form .wpforms-field-hp {
	display: none !important;
	position: absolute !important;
	left: -9000px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-hidden {
	display: none;
}

div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element {
	position: absolute !important;
	clip: rect(0, 0, 0, 0) !important;
	height: 1px !important;
	width: 1px !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	word-wrap: normal !important;
}

/* Limit options */
div.wpforms-container-full .wpforms-form .wpforms-limit-text{
	font-size: 13px;
	display: block;
}

/* Media Queries
----------------------------------------------------------------------------- */

/* Small devices */
@media only screen and (max-width: 600px) {

	/* Аvoid horizontal scroll on mobiles */
	div.wpforms-container-full .wpforms-form .wpforms-field {
		overflow-x: hidden;
	}
	div.wpforms-container-full .wpforms-form .wpforms-field > * {
		max-width: 100%;
	}

	/* Mobile width override */
	div.wpforms-container-full .wpforms-form .wpforms-mobile-full {
		width: 100%;
		margin-left: 0;
		float: none;
	}

	/* Full width for all sizes */
	div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
	div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
	div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,
	div.wpforms-container-full .wpforms-form input.wpforms-field-small,
	div.wpforms-container-full .wpforms-form select.wpforms-field-small,
	div.wpforms-container-full .wpforms-form.wpforms-field-row.wpforms-field-small,
	div.wpforms-container-full .wpforms-form input.wpforms-field-large,
	div.wpforms-container-full .wpforms-form select.wpforms-field-large,
	div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
		max-width: 100%;
	}

	/* User list column classes  */
	div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,
	div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,
	div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,
	div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,
	div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,
	div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
		float: none;
		width: 100%
	}

	/* Page indicator */
	div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
		margin: 0 10px 0 0;
	}
	div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	/* Date-Time field */
	div.wpforms-container-full .wpforms-form .wpforms-field-date-time .wpforms-one-half {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	div.wpforms-container-full .wpforms-form .wpforms-field-date-time .wpforms-one-half:first-of-type {
		margin-bottom: 8px;
	}

	/* Preset layout - single line */
	div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,
	div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field {
		display: block;
		width: 100%;
	}
	div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
		width: 100%;
	}

	/* Number Slider field */
	div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
		margin: 20px 0 15px;
	}
	div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
		width: 30px;
		height: 30px;
	}
}

/* Gutenberg Block
----------------------------------------------------------------------------- */

.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap {
	align-items: center;
}

.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap h3 {
	width: 100%;
	margin: 10px 0 5px;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
}

.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap img {
	margin-right: 15px;
	height: 100px;
	width: auto;
}

.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap .components-base-control {
	width: 100%;
}

.edit-post-visual-editor .wpforms-gutenberg-form-selector-wrap .components-placeholder__fieldset {
	justify-content: center;
	max-width: 400px;
}

div.wpforms-gutenberg-form-selector .wpforms-form input:disabled,
div.wpforms-gutenberg-form-selector .wpforms-form textarea:disabled,
div.wpforms-gutenberg-form-selector .wpforms-form select:disabled {
	background-color: #fff;
	border-color: #ccc;
	color: #333;
	cursor: not-allowed;
}

div.wpforms-gutenberg-form-selector .wpforms-form button[type=submit]:disabled {
	cursor: not-allowed;
}

div.components-panel__body .wpforms-gutenberg-panel-notice {
	background-color: #d9edf7;
	border: 1px solid #bce8f1;
	color: #31708f;
	padding: 10px;
}

/* RTL support
----------------------------------------------------------------------------- */

/* Phone US format */
body.rtl .wpforms-field-phone input[type=tel] {
	direction: ltr;
	unicode-bidi: embed;
	text-align: right;
}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}body div.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap,body div.mfp-bg{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}button.mfp-close,button.mfp-close:hover{display:inline-block!important;background:transparent;width:auto}.mfp-arrow,.mfp-arrow:hover{background:transparent}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7));position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px / 2) + calc(10px * .7)) - (4px / 2));right:calc(((var(--plyr-control-icon-size,18px)/ 2) + var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7))) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7))}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/ 1.5);padding-bottom:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7))/ 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 1.5);padding-top:calc(calc(10px * .7)/ 1.5);padding-top:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7))/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7));margin-bottom:calc(calc(10px * .7)/ 2);margin-bottom:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7))/ 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/ 2);margin-top:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7))/ 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7))}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/ 2) * -1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(var(--plyr-tooltip-padding,calc(var(--plyr-control-spacing,10px)/ 2)) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:var(--plyr-tooltip-padding,calc(var(--plyr-control-spacing,10px)/ 2)) calc(var(--plyr-tooltip-padding,calc(var(--plyr-control-spacing,10px)/ 2)) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px / 2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/ 2) + var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px / 2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/ 2) + var(--plyr-control-padding,calc(var(--plyr-control-spacing,10px) * .7)));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px / 2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(var(--plyr-tooltip-padding,calc(var(--plyr-control-spacing,10px)/ 2)) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-event .fc-resizer{display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center}.fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc-button{-webkit-appearance:button}.fc-button:not(:disabled){cursor:pointer}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(44,62,80,.25);box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-button-group>.fc-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-event .fc-resizer{display:none}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row{height:auto!important;min-height:0!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover{display:none}.fc-time-grid{min-height:0!important}.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-end:after{content:"..."}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}.fc button,.fc-button-group{display:none}}.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px 0}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{position:relative;z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event .fc-content{overflow:hidden;max-height:100%}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:" - "}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt{float:right}.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}
@-webkit-keyframes loaderSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loaderSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-button-wrap,.eael-load-more-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-button,.eael-load-more-button{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em 2em;border:0px solid;font-size:16px;overflow:hidden}.eael-button>span,.eael-load-more-button>span{margin-left:-20px}.eael-button .eael-btn-loader,.eael-load-more-button .eael-btn-loader{border-radius:50%;width:20px;height:20px;font-size:10px;position:relative;text-indent:-9999em;border-top:4px solid rgba(255,255,255,.2);border-right:4px solid rgba(255,255,255,.2);border-bottom:4px solid rgba(255,255,255,.2);border-left:4px solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loaderSpin 1.1s infinite linear;animation:loaderSpin 1.1s infinite linear;left:-100%;top:auto;margin-right:5px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.eael-button .eael-btn-loader:after,.eael-load-more-button .eael-btn-loader:after{border-radius:50%;width:20px;height:20px}.eael-button.button--loading>span,.eael-load-more-button.button--loading>span{margin-left:0}.eael-button.button--loading .eael-btn-loader,.eael-load-more-button.button--loading .eael-btn-loader{left:0}.rtl .eael-load-more-button-wrap{direction:ltr}
.eael-post-grid-container .eael-post-grid{margin:0 -10px}.eael-post-grid-container .eael-post-grid .eael-grid-post{float:left;padding:10px}.eael-post-carousel .eael-grid-post{float:none;padding:0}.eael-grid-post-holder{border:1px solid rgba(0,0,0,.1)}.eael-grid-post-holder-inner{height:100%}.eael-entry-media{position:relative}.eael-entry-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);-o-transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1)}.eael-entry-overlay>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.eael-entry-title{margin:10px 0 5px;font-size:1.2em}.eael-entry-thumbnail img{width:100%;max-width:100%;vertical-align:middle}.eael-entry-thumbnail>img{height:100%}.eael-entry-footer .eael-author-avatar{width:50px}.eael-entry-footer .eael-author-avatar .avatar{border-radius:50%}.eael-post-grid .eael-entry-footer .eael-entry-meta{padding-left:8px;text-align:left}.eael-grid-post .eael-entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.eael-grid-post .eael-entry-footer .eael-entry-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-entry-meta>div{font-size:12px;line-height:1.2;padding-bottom:5px}.eael-grid-post-excerpt p{margin:0;font-size:14px}.eael-entry-meta .eael-entry-footer .eael-posted-by{display:block}.eael-grid-post .eael-entry-wrapper,.eael-grid-post .eael-entry-footer{padding:15px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on{padding-left:5px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before{content:"";font-family:"Font Awesome 5 Free";font-weight:700;color:inherit;opacity:.4;font-size:.8em;padding-right:7px}.eael-entry-media{position:relative}.eael-entry-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-entry-overlay>i{color:#fff}.eael-entry-overlay.fade-in{visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.fade-in{visibility:visible;opacity:1}.eael-entry-media:hover .eael-entry-overlay.fade-in>i{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.eael-entry-overlay.zoom-in{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.zoom-in{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-entry-overlay.slide-up{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.slide-up{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.eael-entry-media{overflow:hidden}.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay{opacity:0}.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay{opacity:1}.eael-entry-media.grid-hover-style-none .eael-entry-overlay{display:none}.eael-entry-overlay.none{opacity:0}.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay{-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);opacity:0}.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-eael-col-1{position:relative}.elementor-element.elementor-grid-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-eael-col-2{position:relative}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-eael-col-3{position:relative}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-eael-col-4{position:relative}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-eael-col-5{position:relative}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-eael-col-6{position:relative}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-eael-col-1{position:relative}.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2{position:relative}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-3{position:relative}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-4{position:relative}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-5{position:relative}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-6{position:relative}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-eael-col-1{position:relative}.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2{position:relative}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-3{position:relative}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-4{position:relative}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-5{position:relative}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-6{position:relative}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}.eael-author-avatar>a{display:block}.eael-entry-footer{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-entry-footer>div{display:inline-block;float:left}.post-carousel-categories{position:absolute;left:0;top:0;z-index:11;width:100%;margin:0;padding:15px;text-align:left;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.post-carousel-categories li{display:inline-block;text-transform:capitalize;margin-right:5px;position:relative}.post-carousel-categories li:after{content:",";color:#fff}.post-carousel-categories li:last-child:after{display:none}.post-carousel-categories li a{color:#fff}.eael-entry-media:hover .post-carousel-categories{visibility:visible;opacity:1}.eael-post-grid-style-three .eael-meta-posted-on{min-width:60px;height:50px;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);text-align:center;font-size:16px;line-height:18px;margin-top:12px;margin-left:12px}.eael-post-grid-style-three .eael-meta-posted-on span{display:block}.eael-post-grid-style-two .eael-entry-meta{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on{padding:0;font-size:12px;margin-right:15px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i{margin-right:7px}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:0;padding-left:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li{font-size:12px;margin-right:7px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child{margin-right:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a{color:#929292}.rtl .eael-grid-post .eael-entry-footer{direction:ltr}
.eael-product-grid .woocommerce ul.products,.eael-post-grid .woocommerce ul.products{display:grid;grid-gap:25px;margin:0 0 15px 0;padding:0 !important}.eael-product-grid .woocommerce ul.products:before,.eael-product-grid .woocommerce ul.products:after,.eael-post-grid .woocommerce ul.products:before,.eael-post-grid .woocommerce ul.products:after{display:none}.eael-product-grid .woocommerce ul.products .product,.eael-post-grid .woocommerce ul.products .product{width:100%;margin:0;padding:0}.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product,.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product{width:100%}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product{position:relative;float:left;overflow:hidden;text-align:center;padding:0;border-radius:0;background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a{text-decoration:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover{outline:none;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img{width:100%;height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .onsale{display:block;line-height:170px;font-size:13px;text-align:center;letter-spacing:0;text-shadow:0 1px 1px rgba(0,0,0,.6);text-transform:uppercase;color:#fff;background-color:#ff2a13;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none;position:absolute;height:100px;width:200px;z-index:1;left:-100px;top:-50px;right:auto;margin:0;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .outofstock-badge,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .outofstock-badge,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .outofstock-badge,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .outofstock-badge{line-height:16px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;letter-spacing:0;text-shadow:0 1px 1px rgba(0,0,0,.6);text-transform:uppercase;color:#fff;background-color:#ff2a13;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none;position:absolute;height:100px;width:200px;z-index:1;left:-95px;top:-45px;right:auto;margin:0;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins{font-weight:400;background-color:transparent;color:#ff2a13}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button{display:block;font-size:14px;font-weight:400;line-height:38px;text-align:center;text-transform:uppercase;color:#fff;background-color:#333;padding:0;margin:15px;border-radius:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus{outline:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart{display:block;margin:0 0 15px 0;padding:0;font-size:14px;line-height:1;text-transform:capitalize;color:#333;background-color:transparent}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product{border:1px solid #eee}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product{border:1px solid transparent}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart{visibility:hidden;-webkit-transition:none;-o-transition:none;transition:none}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover{border:1px solid #eee}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart{visibility:visible}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product{position:relative;float:left;overflow:hidden;text-align:center;padding:0 0 15px 0;border-radius:0;background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a{text-decoration:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover{outline:none;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img{width:100%;height:auto;margin:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay{position:relative;overflow:hidden;line-height:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap{position:absolute;top:50%;left:0;right:0;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:38px;text-align:center;color:#fff;background-color:#333;width:38px;height:38px;border-style:none;border-radius:50%;vertical-align:middle;padding:0;margin:0 5px;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:opacity 300ms,-webkit-transform 200ms;transition:opacity 300ms,-webkit-transform 200ms;-o-transition:transform 200ms,opacity 300ms;transition:transform 200ms,opacity 300ms;transition:transform 200ms,opacity 300ms,-webkit-transform 200ms}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus{outline:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button{font-size:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after{content:"";font-size:14px;line-height:38px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0;font-family:"Font Awesome 5 Free";font-weight:900}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after{content:""}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after{content:"";display:inline-block;font-weight:normal;font-family:"Font Awesome 5 Free";font-size:14px;line-height:38px;color:#fff;height:auto;width:auto;position:relative;top:0;left:0;margin:0;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart{font-size:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after{content:"";font-family:"Font Awesome 5 Free";font-size:14px;line-height:38px;font-weight:900;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .onsale{display:block;line-height:170px;font-size:13px;text-align:center;letter-spacing:0;text-shadow:0 1px 1px rgba(0,0,0,.6);text-transform:uppercase;color:#fff;background-color:#ff2a13;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none;position:absolute;height:100px;width:200px;z-index:1;left:-100px;top:-50px;right:auto;margin:0;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins{font-weight:400;background-color:transparent;color:#ff2a13}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-product-grid.eael-product-default .woocommerce ul.products .product a.add_to_cart_button,.eael-product-grid.eael-product-default .woocommerce ul.products .product span.price,.eael-product-grid.eael-product-default .woocommerce ul.products .product h2.woocommerce-loop-product__title,.eael-product-grid.eael-product-simple .woocommerce ul.products .product a.add_to_cart_button,.eael-product-grid.eael-product-simple .woocommerce ul.products .product span.price,.eael-product-grid.eael-product-simple .woocommerce ul.products .product h2.woocommerce-loop-product__title,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product a.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product span.price,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product h2.woocommerce-loop-product__title,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product a.add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product span.price,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product h2.woocommerce-loop-product__title,.eael-post-grid.eael-product-default .woocommerce ul.products .product a.add_to_cart_button,.eael-post-grid.eael-product-default .woocommerce ul.products .product span.price,.eael-post-grid.eael-product-default .woocommerce ul.products .product h2.woocommerce-loop-product__title,.eael-post-grid.eael-product-simple .woocommerce ul.products .product a.add_to_cart_button,.eael-post-grid.eael-product-simple .woocommerce ul.products .product span.price,.eael-post-grid.eael-product-simple .woocommerce ul.products .product h2.woocommerce-loop-product__title,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product a.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product span.price,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product h2.woocommerce-loop-product__title,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product a.add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product span.price,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product h2.woocommerce-loop-product__title{margin-left:10px !important;margin-right:10px !important}.eael-product-grid.eael-product-default .woocommerce ul.products li.product,.eael-post-grid.eael-product-default .woocommerce ul.products li.product{overflow:visible !important}.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .onsale{line-height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.eael-product-default .button.add_to_cart_button::before,.eael-post-grid.eael-product-default .button.add_to_cart_button::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}.eael-product-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid .woocommerce ul.products li.product a img{margin-bottom:0;display:block;width:100%}.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title{letter-spacing:normal;font-weight:700;text-transform:capitalize}.eael-product-grid .woocommerce ul.products li.product ins{background:transparent}.eael-product-grid .woocommerce ul.products li.product .button{text-transform:capitalize;border:none;letter-spacing:normal;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid .woocommerce ul.products li.product .button:hover,.eael-product-grid .woocommerce ul.products li.product .button:visited{text-decoration:none}.eael-product-grid .woocommerce ul.products li.product .star-rating{margin:0 auto 5px;display:inline-block;float:none;height:1em;width:5.6em;font-size:1em;line-height:1em}.eael-product-grid .woocommerce ul.products li.product .star-rating:before{content:"";font-family:"Font Awesome 5 Free";font-weight:400;opacity:1}.eael-product-grid .woocommerce ul.products li.product .star-rating span{display:inline-block}.eael-product-grid .woocommerce ul.products li.product .star-rating span:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.eael-product-popup{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:-1}.eael-product-popup.eael-product-popup-ready{z-index:999;opacity:1 !important}.eael-product-popup.eael-product-zoom-in{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.eael-product-popup.eael-product-zoom-in .eael-product-popup-details{opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}.eael-product-popup.eael-product-zoom-in.eael-product-popup-ready .eael-product-popup-details{opacity:1;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.eael-product-popup.eael-product-zoom-in.eael-product-popup-ready .eael-product-modal-bg{opacity:.7}.eael-product-popup.eael-product-zoom-in.eael-product-modal-removing .eael-product-modal-bg{opacity:0}.eael-product-popup.eael-product-zoom-in.eael-product-modal-removing .eael-product-popup-details{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.eael-product-popup .eael-product-modal-bg{position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.eael-product-popup .eael-product-popup-details{position:relative;margin:5vh auto;padding:20px;border:1px solid #888;max-width:900px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-color:#fefefe;width:100%;border-radius:10px;height:auto;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.eael-product-popup .eael-product-popup-details .single_add_to_cart_button{position:relative}.eael-product-popup .eael-product-popup-details .single_add_to_cart_button.eael-addtocart-added:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900;display:inline-block;position:absolute;right:12px}.eael-product-popup .eael-product-popup-details .single_add_to_cart_button.eael-addtocart-loading:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900;position:absolute;right:12px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.eael-product-popup.woocommerce div.product{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow-y:auto;background:transparent;position:relative}.eael-product-popup.woocommerce div.product.ast-article-single,.eael-product-popup.woocommerce div.product .ast-article-single{background:transparent}@media(max-width: 767px){.eael-product-popup.woocommerce div.product{display:block}}.eael-product-popup.woocommerce div.product div.images{width:100%;margin-bottom:0}.eael-product-popup.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;margin-bottom:1em}.eael-product-popup.woocommerce div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:calc(25% - .75em);margin-right:1em;margin-bottom:1em}.eael-product-popup.woocommerce div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:last-child{margin-right:0}.eael-product-popup.woocommerce div.product .product_title{font-size:28px;line-height:1.2em;font-weight:700;margin-bottom:10px;letter-spacing:normal;text-transform:capitalize}.eael-product-popup.woocommerce div.product .product_title:before{content:none}.eael-product-popup.woocommerce div.product .price{font-size:25px;line-height:1.2em;margin:0 0 15px;text-align:left !important}.eael-product-popup.woocommerce div.product .woocommerce-product-details__short-description{font-size:18px;line-height:1.2em;margin:0}.eael-product-popup.woocommerce div.product .woocommerce-product-details__short-description p,.eael-product-popup.woocommerce div.product .woocommerce-product-details__short-description p:last-child{margin-bottom:20px}.eael-product-popup.woocommerce div.product .button{margin:0 !important;line-height:1.5em}.eael-product-popup.woocommerce div.product form.cart{margin:0 0 1.2em;padding:0;border:none;width:100%}.eael-product-popup.woocommerce div.product form.cart table{border:none;margin:0 0 1.2em;border-collapse:collapse;width:100%}.eael-product-popup.woocommerce div.product form.cart table tbody{display:table-row-group;border:none}.eael-product-popup.woocommerce div.product form.cart p.stock{margin-bottom:0}.eael-product-popup.woocommerce div.product form.cart .group_table td{border:none}.eael-product-popup.woocommerce div.product form.cart .group_table .button{padding:.8em;font-weight:400;font-size:.9rem;white-space:nowrap}.eael-product-popup.woocommerce div.product form.cart div.quantity{margin-right:15px;width:auto}.eael-product-popup.woocommerce div.product form.cart div.quantity input,.eael-product-popup.woocommerce div.product form.cart div.quantity a{height:100%;border:1px solid}.eael-product-popup.woocommerce div.product form.cart div.quantity input[type=number]{min-width:90px}.eael-product-popup.woocommerce div.product form.cart div.quantity .qty{text-align:center}.eael-product-popup.woocommerce div.product form.cart div.quantity .qty:focus{outline:none}.eael-product-popup.woocommerce div.product form.cart .button.single_add_to_cart_button{padding:10px 40px}.eael-product-popup.woocommerce div.product form.cart .product-single-quantity button.plus,.eael-product-popup.woocommerce div.product form.cart .product-single-quantity button.minus{display:none}.eael-product-popup.woocommerce div.product .woocommerce-product-rating{margin-bottom:5px}.eael-product-popup.woocommerce div.product .woocommerce-product-rating .star-rating{font-size:16px}.eael-product-popup.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link{display:inline-block;vertical-align:top;font-size:16px;line-height:18px}.eael-product-popup.woocommerce div.product table tbody tr{border-bottom:1px solid #ccc}.eael-product-popup.woocommerce div.product table tbody tr td{background:transparent;vertical-align:middle !important;padding:15px 15px 15px 0 !important}.eael-product-popup.woocommerce div.product .product_meta{font-size:14px;border-top:1px solid #ccc;border-bottom:0;padding:1em 0 0;margin:0 0 .8em}.eael-product-popup.woocommerce div.product .product_meta>span{display:block;border:none;padding:5px 0}.eael-product-popup .eael-product-image-wrap{width:40%}@media(max-width: 767px){.eael-product-popup .eael-product-image-wrap{width:100%}}.eael-product-popup .eael-product-image-wrap .badge-container{display:none}.eael-product-popup .eael-product-image-wrap .eael-new-product .flex-viewport{height:auto !important}.eael-product-popup .eael-product-details-wrap{width:56%;margin-left:4%;text-align:left}@media(max-width: 767px){.eael-product-popup .eael-product-details-wrap{width:100%;margin-left:0;margin-top:25px}}.eael-product-popup .eael-product-details-wrap .is-divider{display:none}.eael-product-popup button.eael-product-popup-close{position:absolute;right:-15px;top:-18px;font-size:20px;padding:0;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible;background:#fff !important;text-align:center;-webkit-box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#000 !important;height:40px;width:40px;min-height:40px;max-width:40px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:1;border:0;margin:0}.eael-product-popup button.eael-product-popup-close:focus{outline:none}.eael-product-popup form.cart{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.eael-product-popup form.cart.variations_form{display:block}.eael-product-popup form.cart.variations_form .variations{border:none}.eael-product-popup form.cart.variations_form .variations tr{margin-bottom:5px}.eael-product-popup form.cart.variations_form .variations td{display:block;width:100%;border:none;padding:0;margin-bottom:5px}.eael-product-popup form.cart.variations_form .variations td select{width:100%}.eael-product-popup form.cart.variations_form .variations_button{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-product-popup form.cart.grouped_form{display:block}.eael-product-popup form.cart.grouped_form table .button{line-height:1.2em}.eael-product-popup form.cart.grouped_form .quantity{width:100%}.eael-product-popup form.cart.grouped_form .quantity input,.eael-product-popup form.cart.grouped_form .quantity a{height:auto !important;min-height:2.507em;line-height:1.2em}.eael-product-popup form.cart .quantity{width:37%;margin-right:20px}.eael-product-popup form.cart .quantity input{width:100%}.eael-product-popup .eael-onsale{padding:5px 10px;font-size:12px;font-weight:500;position:absolute;text-align:center;line-height:1.2em;top:30px;left:0;margin:0;background-color:#ff7a80;color:#fff;z-index:9}.eael-product-popup .eael-onsale.sale-preset-1.outofstock br{display:none}.eael-product-popup .eael-onsale.sale-preset-1.right{left:auto;right:0}.eael-product-popup .eael-onsale.sale-preset-2{padding:0;top:5px;left:5px;min-width:50px;min-height:50px;line-height:50px;border-radius:100%;-webkit-font-smoothing:antialiased}.eael-product-popup .eael-onsale.sale-preset-2.outofstock{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-popup .eael-onsale.sale-preset-3{border-radius:50px;left:15px;top:15px}.eael-product-popup .eael-onsale.sale-preset-3.outofstock br{display:none}.eael-product-popup .eael-onsale.sale-preset-4{left:0;top:15px}.eael-product-popup .eael-onsale.sale-preset-4.outofstock br{display:none}.eael-product-popup .eael-onsale.sale-preset-4:after{position:absolute;right:-15px;bottom:0px;width:15px;height:24px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:10px solid #23a454;content:""}.eael-product-popup .eael-onsale.sale-preset-5{display:block;line-height:74px;height:50px;width:100px;left:-35pX;top:-8px;right:auto;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-product-popup .eael-onsale.sale-preset-5.outofstock{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid .eael-woo-pagination ul{display:inline-block;text-align:center;white-space:nowrap;padding:0;clear:both;border:0;margin:1px;width:auto}.eael-product-grid .eael-woo-pagination ul li{display:inline-block;margin:0 5px 5px 0;padding:0;float:left;overflow:hidden}.eael-product-grid .eael-woo-pagination ul li .page-numbers{margin:0;text-decoration:none;color:#000000bd;line-height:1;font-size:1em;font-weight:normal;padding:.75em;display:block;min-width:2.5em;-webkit-box-sizing:inherit;box-sizing:inherit;border:none}.eael-product-grid .eael-woo-pagination ul li .page-numbers.current,.eael-product-grid .eael-woo-pagination ul li .page-numbers:hover,.eael-product-grid .eael-woo-pagination ul li .page-numbers:focus{color:#fff;background:#000000bd}.eael-product-grid .woocommerce ul.products .product{overflow-y:auto}.eael-product-grid .eael-load-more-button-wrap{clear:both;margin-top:40px}.eael-product-grid .eael-product-wrap .eael-onsale{padding:5px 10px;font-size:12px;font-weight:500;position:absolute;text-align:center;line-height:1.2em;top:30px;left:0;margin:0;background-color:#ff7a80;color:#fff;z-index:9}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br{display:none}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.right{left:auto;right:0}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2{padding:0;top:5px;left:5px;display:inline-table;min-width:50px;min-height:50px;line-height:50px;border-radius:100%;-webkit-font-smoothing:antialiased}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.outofstock{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.right{left:auto;right:5px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3{border-radius:50px;left:15px;top:15px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br{display:none}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.right{left:auto;right:15px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4{left:0;top:15px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br{display:none}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4:after{position:absolute;right:-15px;bottom:0px;width:15px;height:24px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:10px solid #23a454;content:""}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right{left:auto;right:0}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right:after{right:auto;left:-15px;border-left:0;border-right:10px solid #23a454}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5{display:block;line-height:74px;height:50px;width:100px;left:-35pX;top:-8px;right:auto;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.outofstock{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.right{left:auto;right:-35px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.eael-product-grid .eael-product-wrap .eael-product-title h2{font-size:20px;line-height:1.2em;color:#252525;font-weight:500;margin:0 0 8px;padding:0}.eael-product-grid .eael-product-wrap .eael-product-title h2:before{content:none}.eael-product-grid .eael-product-wrap .eael-product-price{font-size:18px;line-height:1.2em;color:#ff7a80;font-weight:600;margin-bottom:10px}.eael-product-grid .eael-product-wrap .star-rating{margin:0 auto 10px}.eael-product-grid .eael-product-wrap a.button.add_to_cart_button.added{display:none !important}.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.box-style{bottom:30px;visibility:visible;opacity:1}.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-box-style{visibility:visible;opacity:1;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-style{visibility:visible;opacity:1;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.eael-product-grid.grid .eael-product-wrap .product-image-wrap,.eael-product-grid.masonry .eael-product-wrap .product-image-wrap{position:relative;overflow:hidden}.eael-product-grid.grid .eael-product-wrap .icons-wrap,.eael-product-grid.masonry .eael-product-wrap .icons-wrap{padding:0;list-style:none;position:absolute;z-index:9;display:block;top:50%;left:0;right:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:0;visibility:hidden;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin:0 auto;-webkit-transition:all ease .4s;-o-transition:all ease .4s;transition:all ease .4s}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style{background:red;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%;top:auto;bottom:-50px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li{-webkit-box-flex:1;-ms-flex:1;flex:1}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li:not(:last-child),.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li:not(:last-child){border-right:1px solid #fff}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-cart{-webkit-box-flex:4;-ms-flex:4;flex:4}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a{position:relative;background-color:transparent;margin:0;padding:10px 5px;font-size:15px;line-height:1.2em;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a:hover{background-color:transparent;color:#000}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a i{line-height:normal}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:auto;bottom:-100px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a{position:relative;width:42px;height:42px;margin:3px;-webkit-box-shadow:0px 15px 10px rgba(61,70,79,.12);box-shadow:0px 15px 10px rgba(61,70,79,.12);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a i{line-height:1rem}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button{padding:0;margin:3px;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:visible;opacity:1;top:auto;bottom:-24px;margin:0 5%}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a{position:relative;width:42px;height:42px;margin:3px;-webkit-box-shadow:0px 15px 10px rgba(61,70,79,.12);box-shadow:0px 15px 10px rgba(61,70,79,.12);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a i{line-height:1rem}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;line-height:38px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button{padding:0;margin:0;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.product_type_external,.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.product_type_variable,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.product_type_variable{width:auto;height:auto}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style{background:#fff;width:100%;top:auto;bottom:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a{position:relative;width:42px;height:42px;margin:10px 2px 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a i{line-height:1rem}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.ajax_add_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.ajax_add_to_cart{padding:0;margin:10px 2px 0;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.ajax_add_to_cart:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.ajax_add_to_cart:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.ajax_add_to_cart.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.ajax_add_to_cart.product_type_variable:before{content:""}.eael-product-grid.grid .eael-product-wrap .icons-wrap li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li{display:inline-block;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a{display:block;position:absolute;color:#000;width:100%;height:100%;text-align:center;-webkit-transition:all ease .4s;-o-transition:all ease .4s;transition:all ease .4s}.eael-product-grid.grid .eael-product-wrap .icons-wrap li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a:hover{background:#ff7a80;color:#fff}.eael-product-grid.grid .eael-product-wrap .icons-wrap li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a i{position:relative;font-size:18px;line-height:42px}.eael-product-grid.grid .eael-product-wrap .product-details-wrap,.eael-product-grid.masonry .eael-product-wrap .product-details-wrap{padding:10px}.eael-product-grid.masonry .woocommerce ul.products{display:block}@media(min-width: 766px){.eael-product-grid.masonry .woocommerce ul.products{margin:0 -15px}}.eael-product-grid.masonry .woocommerce ul.products:before,.eael-product-grid.masonry .woocommerce ul.products:after{display:table;content:" "}.eael-product-grid.masonry .woocommerce ul.products li.product{float:left;margin:15px 0}@media(min-width: 766px){.eael-product-grid.masonry .woocommerce ul.products li.product{margin:1%}}.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap,.eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap{overflow:inherit}.eael-product-grid.grid.eael-product-preset-8 .product-details-wrap>div:first-child,.eael-product-grid.masonry.eael-product-preset-8 .product-details-wrap>div:first-child{margin-top:20px}.eael-product-grid.grid.eael-product-preset-5 ul.products,.eael-product-grid.grid.eael-product-preset-6 ul.products,.eael-product-grid.grid.eael-product-preset-7 ul.products,.eael-product-grid.grid.eael-product-preset-8 ul.products,.eael-product-grid.masonry.eael-product-preset-5 ul.products,.eael-product-grid.masonry.eael-product-preset-6 ul.products,.eael-product-grid.masonry.eael-product-preset-7 ul.products,.eael-product-grid.masonry.eael-product-preset-8 ul.products{padding:0;margin:0;list-style:none}.eael-product-grid.grid.eael-product-preset-5 ul.products li.product,.eael-product-grid.grid.eael-product-preset-6 ul.products li.product,.eael-product-grid.grid.eael-product-preset-7 ul.products li.product,.eael-product-grid.grid.eael-product-preset-8 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product{text-align:center;border:1px solid #000;overflow:hidden}.eael-product-grid.grid.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-8 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-8 .product.outofstock .icons-wrap .button{display:none}.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_grouped{display:none}.eael-product-grid.list .woocommerce ul.products li.product{overflow:hidden}.eael-product-grid.list .woocommerce ul.products li.product .woocommerce-loop-product__link img{margin-bottom:0}.eael-product-grid.list .woocommerce ul.products li.product .star-rating{margin:0 auto 10px 0}.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap{padding:20px}.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap .product-details-wrap{padding:0 0 0 25px}.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap{padding:0;background-color:transparent}.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .product-details-wrap{padding:0 0 0 25px}.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .title-wrap,.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .price-wrap{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid}.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap{padding:0}.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap .product-details-wrap{padding:20px;margin-left:20px}@media only screen and (min-width: 768px){.eael-product-grid.list .eael-product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}}.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.box-style{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:visible;opacity:1}.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.block-style{visibility:visible;opacity:1;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.eael-product-grid.list .eael-product-wrap .icons-wrap{padding:0;margin:0;list-style:none;-webkit-transition:all ease .4s;-o-transition:all ease .4s;transition:all ease .4s}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style{background:red;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:100%;top:auto;bottom:-50px}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li{-webkit-box-flex:1;-ms-flex:1;flex:1}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li.add-to-cart{-webkit-box-flex:4;-ms-flex:4;flex:4}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li a{position:relative}.eael-product-grid.list .eael-product-wrap .icons-wrap.box-style li{width:42px;height:42px;-webkit-filter:drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));filter:drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));background-color:#fff}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a{padding:11px 15px}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a{margin:2px;padding:10.5px 10px}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li:not(:first-child) a{border-left-width:0 !important}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li.add-to-cart a{padding:8.5px 10px;margin:0}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a{border:2px solid #ddd}.eael-product-grid.list .eael-product-wrap .icons-wrap li{display:inline-block;margin:0;padding:0;vertical-align:top}.eael-product-grid.list .eael-product-wrap .icons-wrap li a{display:block;color:#000;text-align:center;-webkit-transition:all ease .4s;-o-transition:all ease .4s;transition:all ease .4s;background:#ffebcd;padding:9px 10px;font-size:15px;line-height:1.4em;font-weight:700}.eael-product-grid.list .eael-product-wrap .icons-wrap li a:hover{background:#ff7a80;color:#fff}.eael-product-grid.list .eael-product-wrap .icons-wrap li a i{position:relative;font-size:18px}.eael-product-grid.list .eael-product-wrap .icons-wrap li a.button{font-size:15px;line-height:1.4em}.eael-product-grid.list .eael-product-wrap .product-image-wrap{position:relative;overflow:hidden;width:45%;margin:0}.eael-product-grid.list .eael-product-wrap .product-details-wrap{width:55%;padding:25px}.eael-product-grid.list .eael-product-wrap .eael-product-price{margin-bottom:5px}.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p{margin:0 0 10px}@media only screen and (min-width: 1025px){.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3, 1fr)}.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4, 1fr)}.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5, 1fr)}.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6, 1fr)}.eael-product-list-column-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product{width:100%;margin:15px 0}.eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product{width:48%}.eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product{width:31.3333%}.eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product{width:23%}.eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product{width:18%}.eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product{width:14.66666667%}}@media only screen and (max-width: 1024px)and (min-width: 766px){.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3, 1fr)}.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4, 1fr)}.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5, 1fr)}.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6, 1fr)}.eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product{width:100%;margin:15px 0}.eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product{width:48%}.eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product{width:31.3333%}.eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product{width:23%}.eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product{width:18%}.eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product{width:14.66666667%}}@media only screen and (max-width: 767px){.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3, 1fr)}.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4, 1fr)}.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5, 1fr)}.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6, 1fr)}.eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product{width:100%;margin:15px 0}.eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product{width:48% !important;margin:1%}.eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product{width:31.3333% !important;margin:1%}.eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product{width:23% !important;margin:1%}.eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product{width:18% !important;margin:1%}.eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product{width:14.66666667% !important;margin:1%}}.theme-oceanwp.elementor-editor-active .eael-product-popup.woocommerce div.product form.cart div.quantity .qty{max-width:150px}.theme-oceanwp .eael-product-popup.woocommerce div.product form.cart div.quantity .qty:focus{border:1px solid}.eael-product-loader{position:relative}.eael-product-loader::after{border-radius:50%;width:50px;height:50px;position:absolute;content:"";border-top:4px solid rgba(0,0,0,.2);border-right:4px solid rgba(0,0,0,.2);border-bottom:4px solid rgba(0,0,0,.2);border-left:4px solid #000;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:loaderSpin 1.1s infinite linear;animation:loaderSpin 1.1s infinite linear;left:48%;top:40%;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}
.eael-post-timeline{margin-bottom:0;min-height:100%;overflow:hidden;position:relative}.eael-timeline-column{width:50%;margin-left:0;float:left;margin-top:0 !important}.eael-timeline-post{position:relative}.eael-timeline-post:after{background-color:rgba(83,85,86,.2);content:"";width:2px;height:245px;position:absolute;right:0;top:70px}.eael-timeline-post:nth-child(2n):after{display:none}.eael-timeline-bullet{background-color:#9fa9af;border:5px solid #fff;border-radius:50%;-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.1);box-shadow:0 1px 0 1px rgba(0,0,0,.1);content:"";height:20px;position:absolute;right:-9px;top:60px;width:20px;z-index:3;cursor:pointer}.eael-timeline-post:nth-child(2n) .eael-timeline-bullet{background-color:#9fa9af;border:5px solid #fff;border-radius:50%;bottom:36px;content:"";height:20px;left:-11px;position:absolute;top:300px;width:20px;z-index:3}.eael-timeline-post-inner{background:-o-linear-gradient(45deg, #3f3f46 0%, #05abe0 100%) repeat scroll 0 0 rgba(0,0,0,0);background:linear-gradient(45deg, #3f3f46 0%, #05abe0 100%) repeat scroll 0 0 rgba(0,0,0,0);border:8px solid #e5eaed;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.15);box-shadow:0 1px 3px 0 rgba(0,0,0,.15);float:right;margin:30px 40px 30px auto;position:relative;height:320px;width:calc(100% - 40px)}.eael-timeline-post:nth-child(even) .eael-timeline-post-inner{float:left;margin-left:40px}.eael-timeline-post-inner:after{border-color:transparent transparent transparent #e5eaed;border-style:solid;border-width:15px;content:"";height:0;position:absolute;right:-36px;top:17px;width:0}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner:after{border-color:transparent #e5eaed transparent transparent;border-style:solid;border-width:15px;content:"";height:0;left:-36px;position:absolute;top:257px;width:0}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner::after{border-left-color:transparent !important}.eael-timeline-post p{margin:1.6rem 0 0 0;font-size:.9em;line-height:1.6em}.eael-timeline-post-image{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:100%;overflow:hidden;position:relative;opacity:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.eael-timeline-post-title{bottom:40px;position:absolute;width:100%}.eael-timeline-post-title h2{color:#fff;font-size:20px;font-weight:bold;letter-spacing:1px;line-height:24px;padding:0 25px;text-align:left;text-transform:uppercase}.eael-timeline-post-excerpt{opacity:0;position:absolute;top:0;left:0;right:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.eael-timeline-post-excerpt p{color:#fff;font-size:14px;padding:25px}.eael-timeline-post-inner:hover .eael-timeline-post-excerpt{opacity:1;top:10px}.eael-timeline-post-inner:hover .eael-timeline-post-image{opacity:.3}.eael-timeline-post time{opacity:0;background-color:rgba(0,0,0,.7);color:#fff;font-size:10px;border-radius:20px;position:absolute;right:-97px;width:100px;height:30px;line-height:30px;text-align:center;top:50px;z-index:4;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.eael-timeline-post:nth-child(2n) time{background-color:rgba(0,0,0,.7);border-radius:20px;color:#fff;font-size:10px;height:30px;left:-99px;line-height:30px;position:absolute;text-align:center;top:290px;width:100px;z-index:4}.eael-timeline-post time:before{border-bottom:5px solid rgba(0,0,0,.7);border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:45px;position:absolute;top:-5px;width:0}.eael-timeline-post:hover time{opacity:1}.eael-timeline-post::after{height:100%}.eael-post-timeline .eael-timeline-post:nth-last-child(2)::after{height:245px}.eael-post-timeline .eael-timeline-post:last-child::after{display:none}.eael-load-more-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1366px){.eael-timeline-post-title h2{font-size:.8em}.eael-timeline-post-excerpt p{font-size:13px}}@media only screen and (max-width: 1169px){.eael-timeline-post-inner{height:320px}}@media only screen and (max-width: 992px){.eael-post-timeline{margin-left:0}.eael-timeline-bullet,.eael-timeline-post:after,.eael-timeline-post:before,.eael-timeline-post-inner:after{display:none}.eael-timeline-post{display:inline-block;float:left !important;width:50% !important;margin:15px auto}.eael-timeline-post-inner{height:320px;padding-bottom:30px}.eael-timeline-post-title{bottom:50px}.eael-timeline-post-title h2{font-size:.8em;line-height:1.2em}.eael-timeline-post .eael-timeline-post-inner{margin:0 10px auto 0;width:90%}.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{margin:0 auto 0 10px;width:90%}.eael-timeline-post-excerpt{opacity:0 !important}.eael-timeline-post-image{opacity:.3}.eael-timeline-post time,.eael-timeline-post:nth-child(2n) time{background-color:#fff;border-radius:0;color:#444;font-size:12px;text-transform:uppercase;left:0;opacity:1;padding-top:3px;top:275px;width:100%}time:before{display:none}}@media only screen and (max-width: 767px){.eael-timeline-post{display:block;float:none !important;margin:20px auto;width:100% !important}.eael-timeline-post .eael-timeline-post-inner,.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{display:block;float:none;margin:0 auto}}@media only screen and (max-width: 479px){.eael-timeline-post .eael-timeline-post-inner,.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner{height:250px;margin:0 auto;width:95%}.eael-timeline-post time,.eael-timeline-post:nth-child(2n) time{top:205px}}.rtl .eael-timeline-post{direction:ltr}
.eael-fancy-text-container p{margin:0}.eael-fancy-text-strings{display:none}.eael-fancy-text-prefix,.eael-fancy-text-suffix{display:inline-block}.morphext>.animated{display:inline-block}.typed-cursor{opacity:1;-webkit-animation:blink_cursor .7s infinite;animation:blink_cursor .7s infinite}@keyframes blink_cursor{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink_cursor{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.eael-fancy-text-container.style-2{font-size:24px}.eael-fancy-text-container.style-2 .eael-fancy-text-strings{background:#062aca;color:#fff;padding:10px 25px}.rtl .eael-fancy-text-container{direction:ltr}
.eael-creative-button-align-center{text-align:center}.eael-creative-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-creative-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:150px;text-align:center;vertical-align:middle;position:relative;z-index:1;border-radius:2px;padding:20px 30px;font-size:16px;line-height:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.eael-creative-button:focus{outline:none}.eael-creative-button--winona{overflow:hidden;padding:0 !important;-webkit-transition:border-color .3s,background-color .3s;-o-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--winona::after{content:attr(data-text);position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transform:translate3d(0, 25%, 0);transform:translate3d(0, 25%, 0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-creative-button--winona::after,.eael-creative-button--winona>.creative-button-inner{padding:1em 2em;-webkit-transition:-webkit-transform .3s,opacity .3s;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--winona:hover::after{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.eael-creative-button--winona:hover>.creative-button-inner{opacity:0;-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, 0%, 0)}.eael-creative-button--ujarak{-webkit-transition:border-color .4s,color .4s;-o-transition:border-color .4s,color .4s;transition:border-color .4s,color .4s}.eael-creative-button--ujarak::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transform:scale3d(0.7, 1, 1);transform:scale3d(0.7, 1, 1);-webkit-transition:-webkit-transform .4s,opacity .4s;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;-o-transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--ujarak,.eael-creative-button--ujarak::before{-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--ujarak:hover::before{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.eael-creative-button--wayra{overflow:hidden;-webkit-transition:border-color .3s,color .3s;-o-transition:border-color .3s,color .3s;transition:border-color .3s,color .3s;-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--wayra::before{content:"";position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;-webkit-transform:rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);transform:rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;-webkit-transition:-webkit-transform .3s,opacity .3s,background-color .3s;-webkit-transition:opacity .3s,background-color .3s,-webkit-transform .3s;transition:opacity .3s,background-color .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s,background-color .3s;transition:transform .3s,opacity .3s,background-color .3s;transition:transform .3s,opacity .3s,background-color .3s,-webkit-transform .3s}.eael-creative-button--wayra:hover::before{opacity:1;-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--tamaya{float:left;min-width:150px;max-width:250px;display:block;margin:1em;padding:1em 2em;border:none;background:none;color:inherit;vertical-align:middle;position:relative;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;overflow:hidden;color:#7986cb;min-width:180px}.eael-creative-button--tamaya.button--inverted{color:#37474f;border-color:#37474f}.eael-creative-button--tamaya::before,.eael-creative-button--tamaya::after{content:attr(data-text);position:absolute;width:100%;height:50%;left:0;background:#7986cb;color:#fff;overflow:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--tamaya.button--inverted::before,.eael-creative-button--tamaya.button--inverted::after{background:#fff;color:#37474f}.eael-creative-button--tamaya::before{top:0;padding-top:1em}.eael-creative-button--tamaya::after{bottom:0;line-height:0}.eael-creative-button--tamaya span{display:block;-webkit-transform:scale3d(0.2, 0.2, 1);transform:scale3d(0.2, 0.2, 1);opacity:0;-webkit-transition:-webkit-transform .3s,opacity .3s;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.eael-creative-button--tamaya:hover::before{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}.eael-creative-button--tamaya:hover::after{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.eael-creative-button--tamaya:hover span{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);content:"Bangladesh"}.eael-creative-button--rayen{overflow:hidden;padding:0 !important}.eael-creative-button--rayen::before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-creative-button--rayen::before,.eael-creative-button--rayen>.creative-button-inner{padding:1em 2em;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);-o-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1)}.eael-creative-button--rayen:hover::before{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.eael-creative-button--rayen:hover>.creative-button-inner{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.creative-button-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-creative-button-icon-left{margin-right:5px}.eael-creative-button-icon-right{margin-left:5px}.rtl .eael-creative-button-wrapper{direction:ltr}
.eael-countdown-items{list-style:none;margin:0;padding:0;display:table;table-layout:fixed;width:100%}.eael-countdown-items>li{list-style:none;margin:0;padding:0;display:table-cell;position:relative}.eael-countdown-item>div{text-align:center;padding:20px}.eael-countdown-digits{font-size:54px;line-height:1}.eael-countdown-label{font-size:18px;line-height:1;color:#fff}.eael-countdown-show-separator.eael-countdown-separator-solid .eael-countdown-digits::after{content:"|";position:absolute;left:98%;z-index:1}.eael-countdown-show-separator.eael-countdown-separator-dotted .eael-countdown-digits::after{content:":";position:absolute;left:98%;z-index:1}.eael-countdown-item:last-child .eael-countdown-digits::after{display:none}.eael-countdown-items.style-1 .eael-countdown-item>div{background:#262625}@media all and (min-width: 1025px){.eael-countdown-label-block .eael-countdown-digits,.eael-countdown-label-block .eael-countdown-label{display:block;text-align:center}}@media all and (max-width: 1025px){.eael-countdown-label-inline-tablet .eael-countdown-digits,.eael-countdown-label-inline-tablet .eael-countdown-label{display:inline-block !important}.eael-countdown-label-block-tablet .eael-countdown-digits,.eael-countdown-label-block-tablet .eael-countdown-label{display:block !important}}@media all and (max-width: 767px){.eael-countdown-label-inline-mobile .eael-countdown-digits,.eael-countdown-label-inline-mobile .eael-countdown-label{display:inline-block !important}.eael-countdown-label-block-mobile .eael-countdown-digits,.eael-countdown-label-block-mobile .eael-countdown-label{display:block !important}}
.eael-team-item{overflow:hidden;position:relative}.team-avatar-rounded figure img{border-radius:50%;height:auto}.eael-team-image>figure{margin:0;padding:0}.eael-team-image>figure img{display:block;margin:0 auto}.eael-team-item .eael-team-content{padding:10px}.eael-team-item .eael-team-member-name{font-size:20px;font-weight:bold;letter-spacing:.05em;margin:5px 0;text-transform:uppercase}.eael-team-item .eael-team-member-position{font-size:14px;font-weight:normal;letter-spacing:.05em;margin:5px 0 10px;text-transform:uppercase}.eael-team-item .eael-team-content,.eael-team-item .eael-team-content .eael-team-text{font-size:14px;line-height:1.5}.eael-team-content>ul{margin:0;padding:0}.eael-team-content li{display:inline-block;list-style:outside none none;margin-right:10px;text-align:center}.eael-team-content li a{font-size:2.5rem}.eael-team-align-left .eael-team-item .eael-team-member-name,.eael-team-align-left .eael-team-item .eael-team-member-position,.eael-team-align-left .eael-team-item .eael-team-text,.eael-team-align-left .eael-team-item .eael-team-content p,.eael-team-align-left .eael-team-item .eael-team-content ul,.eael-team-align-left .eael-team-item .eael-team-content li{text-align:left}.eael-team-align-right .eael-team-item .eael-team-member-name,.eael-team-align-right .eael-team-item .eael-team-member-position,.eael-team-align-right .eael-team-item .eael-team-text,.eael-team-align-right .eael-team-item .eael-team-content p,.eael-team-align-right .eael-team-item .eael-team-content ul,.eael-team-align-right .eael-team-item .eael-team-content li{text-align:right}.eael-team-align-centered .eael-team-item .eael-team-member-name,.eael-team-align-centered .eael-team-item .eael-team-member-position,.eael-team-align-centered .eael-team-item .eael-team-text,.eael-team-align-centered .eael-team-item .eael-team-content p,.eael-team-align-centered .eael-team-item .eael-team-content ul,.eael-team-align-centered .eael-team-item .eael-team-content li{text-align:center}.eael-team-item.eael-team-members-overlay .eael-team-content{bottom:10px;left:10px;margin-bottom:0;padding-top:15%;opacity:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:absolute;right:10px;top:10px;-webkit-transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s}.eael-team-item.eael-team-members-overlay:hover .eael-team-content{opacity:1}.eael-team-member-social-link>a{display:inline-block;-webkit-transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.eael-team-member-social-link>a:focus{outline:none}
.eael-testimonial-slider{position:relative}.testimonial-star-rating{padding:0;margin:0}.testimonial-star-rating li{list-style:none;display:inline-block}.testimonial-star-rating li i{color:#d8d8d8}.rating-five .testimonial-star-rating li i{color:#f2b01e}.rating-one .testimonial-star-rating li:first-child i{color:#f2b01e}.rating-two .testimonial-star-rating li:nth-child(1) i,.rating-two .testimonial-star-rating li:nth-child(2) i{color:#f2b01e}.rating-three .testimonial-star-rating li:nth-child(1) i,.rating-three .testimonial-star-rating li:nth-child(2) i,.rating-three .testimonial-star-rating li:nth-child(3) i{color:#f2b01e}.rating-four .testimonial-star-rating li:nth-child(1) i,.rating-four .testimonial-star-rating li:nth-child(2) i,.rating-four .testimonial-star-rating li:nth-child(3) i,.rating-four .testimonial-star-rating li:nth-child(4) i{color:#f2b01e}.eael-testimonial-image img{max-width:100%}.eael-testimonial-image{padding:10px 0px 0px 0px}.eael-testimonial-image>figure{display:block;margin:0}.testimonial-avatar-rounded figure img{border-radius:50%;height:auto}.eael-testimonial-content{margin:0;padding:10px}.eael-testimonial-item>figure{margin:0 auto;padding:0 20px}.eael-testimonial-item .center-text{text-align:center}.eael-testimonial-item .right-text{text-align:right}.eael-testimonial-item .left-text{text-align:left}.eael-testimonial-item .justify-text{text-align:justify}.eael-testimonial-content .eael-testimonial-text{font-size:100%;font-style:italic;line-height:1.5;margin-top:0px;margin-bottom:10px;word-wrap:break-word}.eael-testimonial-content .eael-testimonial-user{display:inline-block;font-family:inherit;font-size:105%;font-style:italic;font-weight:normal;line-height:1.5;margin-top:0;margin-bottom:0;margin-right:5px}.eael-testimonial-content .eael-testimonial-user-company{display:inline-block;font-family:inherit;font-size:90%;font-style:italic;font-weight:lighter;line-height:1.75;margin-bottom:0;margin-top:1px}.eael-testimonial-image{position:relative}.eael-testimonial-item .eael-testimonial-image figure img{display:inline-block}.eael-testimonial-item .eael-testimonial-quote::after{color:inherit !important;content:"";font-family:"Font Awesome 5 Free";font-size:200%;font-weight:900}.icon-img-left-content .eael-testimonial-image{float:left;width:30%}.icon-img-left-content .eael-testimonial-content{float:left;width:70%;text-align:left}.icon-img-left-content.eael-testimonial-item{overflow:hidden;position:relative}.icon-img-left-content .eael-testimonial-quote{position:absolute;right:0}.icon-img-left-content .eael-testimonial-text{margin-top:0}.eael-testimonial-align-centered .eael-testimonial-user,.eael-testimonial-align-centered .eael-testimonial-user-company{float:none;text-align:center}.eael-testimonial-align-centered .eael-testimonial-image>figure img{display:block;margin-left:auto !important;margin-right:auto !important}.icon-img-right-content .eael-testimonial-image{float:right;width:30%}.icon-img-right-content .eael-testimonial-content{float:right;width:70%;text-align:right}.icon-img-right-content.eael-testimonial-item{overflow:hidden;position:relative}.icon-img-right-content .eael-testimonial-quote{position:absolute}.icon-img-right-content .eael-testimonial-text{margin-top:0}.eael-testimonial-item{position:relative}.classic-style.testimonial-alignment-center .eael-testimonial-image,.default-style.testimonial-alignment-center .eael-testimonial-image{text-align:center}.classic-style.testimonial-alignment-right .eael-testimonial-image,.default-style.testimonial-alignment-right .eael-testimonial-image{text-align:right}.classic-style.testimonial-alignment-center .eael-testimonial-image>figure,.default-style.testimonial-alignment-center .eael-testimonial-image>figure{text-align:center}span.eael-testimonial-quote{position:absolute;right:10px;top:10px}.eael-testimonial-item.left .eael-testimonial-image{text-align:left}.eael-testimonial-item.center .eael-testimonial-image{text-align:center}.eael-testimonial-item.right .eael-testimonial-image{text-align:right}.eael-testimonial-inline-bio .eael-testimonial-image{float:left}.eael-testimonial-inline-bio .bio-text{padding-top:10px}.eael-testimonial-content.eael-testimonial-inline-bio{overflow:hidden;margin-bottom:0;padding-bottom:0}.eael-testimonial-inline-bio .testimonial-star-rating,.eael-testimonial-inline-bio .bio-text{float:left;width:65%}.testimonial-inline-style .eael-testimonial-image{float:left;max-width:100%;padding:0;margin-right:15px}.testimonial-inline-style{overflow:hidden;text-align:left}.content-top-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text{text-align:center}.content-top-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text{text-align:right}.content-bottom-icon-title-inline .eael-testimonial-text,.content-bottom-icon-title-inline .eael-testimonial-align-left .eael-testimonial-text{text-align:left}.content-bottom-icon-title-inline .eael-testimonial-align-centered .eael-testimonial-text{text-align:center}.content-bottom-icon-title-inline .eael-testimonial-align-right .eael-testimonial-text{text-align:right}
.eael-infobox .infobox-icon{height:auto}.eael-infobox .infobox-icon .infobox-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-infobox .infobox-icon .infobox-icon-wrap i{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.eael-infobox-content-align-left .eael-infobox .infobox-icon,.eael-infobox-content-align-left .eael-infobox .infobox-content,.eael-infobox-content-align-left .eael-infobox .infobox-button{text-align:left}.eael-infobox-content-align-right .eael-infobox .infobox-icon,.eael-infobox-content-align-right .eael-infobox .infobox-content,.eael-infobox-content-align-right .eael-infobox .infobox-button{text-align:right}.eael-infobox-content-align-center .eael-infobox .infobox-icon,.eael-infobox-content-align-center .eael-infobox .infobox-content,.eael-infobox-content-align-center .eael-infobox .infobox-button{text-align:center}.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap{width:90px;height:90px;text-align:center}.eael-infobox-icon-hover-bg-shape-square:hover .infobox-icon .infobox-icon-wrap{border-radius:0}.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-hover-bg-shape-radius:hover .infobox-icon .infobox-icon-wrap{border-radius:15px}.eael-infobox-icon-bg-shape-radius .infobox-icon .infobox-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap,.eael-infobox-icon-hover-bg-shape-circle:hover .infobox-icon .infobox-icon-wrap{border-radius:50%}.eael-infobox-icon-bg-shape-square .infobox-icon .infobox-icon-wrap i,.eael-infobox-icon-bg-shape-circle .infobox-icon .infobox-icon-wrap i{margin-top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.eael-infobox .infobox-button a.eael-infobox-button{display:inline-block;padding:5px 10px;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s}.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-square .infobox-icon,.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-left.eael-infobox-icon-bg-shape-circle .infobox-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-square .infobox-icon,.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-center.eael-infobox-icon-bg-shape-circle .infobox-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-square .infobox-icon,.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-radius .infobox-icon,.eael-infobox-content-align-right.eael-infobox-icon-bg-shape-circle .infobox-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eael-infobox.icon-on-left{position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-infobox.icon-on-right .infobox-icon-wrap,.eael-infobox.icon-on-left .infobox-icon-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap{background:none;border:0px;text-align:left;height:auto;display:block}.eael-infobox .infobox-content p{margin:0 0 15px}.eael-infobox.icon-on-left .infobox-icon .infobox-icon-wrap i{margin-top:0px;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-infobox.icon-on-left .infobox-content{padding-left:15px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.eael-infobox.icon-on-left .infobox-content .title{line-height:1;margin:0 0 10px 0}.eael-infobox.icon-on-right{position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap{background:none;border:0px;text-align:right;width:auto;height:auto;display:block}.eael-infobox.icon-on-right .infobox-icon .infobox-icon-wrap i{margin-top:0px;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-infobox.icon-on-right .infobox-content{padding-right:15px;text-align:right;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.eael-infobox.icon-on-right .infobox-content .title{line-height:1;margin:0 0 10px 0}.eael-infobox .infobox-icon img{-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s}.eael-infobox-hover-img-shape-square:hover .eael-infobox .infobox-icon img{border-radius:0}.eael-infobox-shape-circle .eael-infobox .infobox-icon img,.eael-infobox-hover-img-shape-circle:hover .eael-infobox .infobox-icon img{border-radius:50%}.eael-infobox-shape-radius .eael-infobox .infobox-icon img,.eael-infobox-hover-img-shape-radius:hover .eael-infobox .infobox-icon img{border-radius:15px}
.eael-elements-flip-box-container{position:relative;height:300px;width:100%}.eael-elements-flip-box-container .flipbox-button{display:inline-block;-webkit-transition:all 400ms;-o-transition:all 400ms;transition:all 400ms;padding:14px 18px;border-radius:3px;margin-top:15px}.eael-elements-flip-box-container a{display:block}.eael-elements-flip-box-vertical-align{width:100%}.eael-elements-flip-box-padding{padding:0px 30px 5px 30px}.eael-elements-flip-box-icon-image{display:inline-block;margin:0 auto 0px auto;line-height:1}.eael-elements-flip-box-icon-image.eael_eleements_flip_front_icon_style_background{background:#ccc}.eael_eleements_flip_front_icon_style_bordered{border:2px solid #fff}.eael_flip_box_icon_border_round{border-radius:100px}.eael_eleements_flip_front_icon_style_background,.eael_eleements_flip_front_icon_style_bordered{padding:15px}.eael-elements-flip-box-icon-image i{font-size:40px}.eael-elements-slider-display-table{width:100%}.eael-elements-flip-box-front-container{text-align:center;position:absolute;top:0px;left:0px;z-index:2;width:100%;height:100%;background:#8a35ff;color:#fff;border-color:#000;-webkit-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.eael-elements-flip-box-content,.eael-elements-flip-box-heading{color:#fff}.eael-elements-flip-box-heading.flipbox-linked-title{color:#fff;font-size:1.5em;font-weight:700}.eael-elements-flip-box-rear-container{text-align:center;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#502fc6;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:#000;border-radius:5px}.eael-elements-button-floating-container{position:fixed;z-index:100}.eael-elements-button-floating-container .eael-elements-button{margin-top:0px;font-size:14px;position:relative;padding:14px 20px}.eael-elements-button{cursor:pointer;display:inline-block;background:#077bbe;color:#fff;line-height:1;padding:16px 25px;margin-top:15px}.eael-elements-button:hover{background:#077bbe;color:#fff}.eael-elements-flip-box-container{-webkit-perspective:1000px;perspective:1000px}.eael-elements-flip-box-front-container,.eael-elements-flip-box-rear-container{-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.eael-elements-flip-box-flip-card{width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.eael-elements-flip-box-rear-container,.eael-elements-flip-box-front-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.eael-flip-box--3d .eael-elements-flip-box-vertical-align{-webkit-transform:translateZ(90px) scale(0.91);transform:translateZ(90px) scale(0.91)}.eael-flip-box--3d .eael-elements-slider-display-table{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0.1px);transform:translateZ(0.1px)}.eael-animate-flip.eael-animate-left,.eael-animate-flip.eael-animate-right,.eael-animate-flip.eael-animate-up,.eael-animate-flip.eael-animate-down{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.eael-animate-flip.eael-animate-left .eael-elements-flip-box-front-container,.eael-animate-flip.eael-animate-left .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-right .eael-elements-flip-box-front-container,.eael-animate-flip.eael-animate-right .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-up .eael-elements-flip-box-front-container,.eael-animate-flip.eael-animate-up .eael-elements-flip-box-rear-container,.eael-animate-flip.eael-animate-down .eael-elements-flip-box-front-container,.eael-animate-flip.eael-animate-down .eael-elements-flip-box-rear-container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-animate-flip.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,.eael-animate-flip.eael-animate-up .eael-elements-flip-box-rear-container{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.eael-animate-flip.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,.eael-animate-flip.eael-animate-down .eael-elements-flip-box-rear-container{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.eael-animate-flip.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,.eael-animate-flip.eael-animate-left .eael-elements-flip-box-rear-container{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.eael-animate-flip.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-flip-card,.eael-animate-flip.eael-animate-right .eael-elements-flip-box-rear-container{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.eael-animate-push.eael-elements-flip-box-container,.eael-animate-slide.eael-elements-flip-box-container{overflow:hidden}.eael-animate-push .eael-elements-flip-box-rear-container,.eael-animate-slide .eael-elements-flip-box-rear-container{z-index:3}.eael-animate-push.eael-animate-up .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-up .eael-elements-flip-box-rear-container{top:100%}.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{top:0}.eael-animate-push.eael-animate-down .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-down .eael-elements-flip-box-rear-container{top:auto;bottom:100%}.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{top:auto;bottom:0}.eael-animate-push.eael-animate-left .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-left .eael-elements-flip-box-rear-container{left:100%}.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{left:0}.eael-animate-push.eael-animate-right .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-right .eael-elements-flip-box-rear-container{left:auto;right:100%}.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container,.eael-animate-slide.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{left:auto;right:0}.eael-animate-push.eael-animate-up.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{top:-100%}.eael-animate-push.eael-animate-down.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{top:100%}.eael-animate-push.eael-animate-left.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{left:-100%}.eael-animate-push.eael-animate-right.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{left:100%}.eael-animate-zoom-in .eael-elements-flip-box-rear-container{opacity:0;-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);z-index:3}.eael-animate-zoom-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-animate-zoom-out.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{opacity:0;-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}.eael-animate-fade.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{opacity:0}.eael-flipbox-content-align-right .eael-elements-flip-box-padding{text-align:right}.eael-flipbox-content-align-left .eael-elements-flip-box-padding{text-align:left}.eael-flipbox-content-align-center .eael-elements-flip-box-padding{text-align:center}.eael-flipbox-img-circle .eael-elements-flip-box-icon-image img,.eael-flipbox-img-circle .flipbox-back-image-icon img{border-radius:50%;overflow:hidden}.eael-animate-fade-in.eael-elements-flip-box-container .eael-elements-flip-box-flip-card{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1000px;perspective:1000px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.eael-animate-fade-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-front-container{opacity:0}.eael-animate-fade-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-rear-container{opacity:1}.eael-animate-fade-in.eael-elements-flip-box-container .eael-elements-flip-box-front-container,.eael-animate-fade-in.eael-elements-flip-box-container .eael-elements-flip-box-rear-container{-webkit-transition:all .6s ease-in-out !important;-o-transition:all .6s ease-in-out !important;transition:all .6s ease-in-out !important}.eael-animate-fade-in.eael-elements-flip-box-container .eael-elements-flip-box-rear-container{opacity:0}.eael-template .eael-elements-flip-box-front-container>.elementor,.eael-template .eael-elements-flip-box-rear-container>.elementor{width:100%}
.eael-call-to-action{width:100%;height:auto;display:block;padding:30px;font-size:16px;color:#4d4d4d;font-weight:400;line-height:27px;margin:0 auto}.eael-call-to-action p{margin-bottom:10px}.eael-call-to-action .title{font-size:36px;font-weight:600;line-height:36px;margin-bottom:10px;text-transform:capitalize;font-style:normal}.elementor-widget-eael-cta-box.content-align-cta-default{text-align:left}.elementor-widget-eael-cta-box.content-align-cta-center{text-align:center}.elementor-widget-eael-cta-box.content-align-cta-right{text-align:right}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-cta-box.content-align--tabletcta-right{text-align:right}.elementor-widget-eael-cta-box.content-align--tabletcta-center{text-align:center}.elementor-widget-eael-cta-box.content-align--tabletcta-default{text-align:left}}@media all and (max-width: 767px){.elementor-widget-eael-cta-box.content-align--mobilecta-center{text-align:center}.elementor-widget-eael-cta-box.content-align--mobilecta-right{text-align:right}.elementor-widget-eael-cta-box.content-align--mobilecta-default{text-align:left}}.eael-call-to-action.bg-lite{background:#f4f4f4}.eael-call-to-action.bg-img{background-image:url(//www.mentaledge.sg/wp-content/uploads/img/bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:0;color:rgba(255,255,255,.7)}.eael-call-to-action.bg-img .icon{color:#fff}.eael-cta-overlay-yes .eael-call-to-action.bg-img:after{content:"";position:absolute;width:100%;height:100%;top:0px;left:0px;z-index:-1;background:rgba(0,0,0,.8)}.eael-call-to-action.bg-img.bg-fixed{background-attachment:fixed;background-position:center center}.eael-call-to-action.bg-img .title{color:rgba(255,255,255,.9)}.eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.eael-call-to-action.cta-icon-flex .icon{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:80px;text-align:left;line-height:130px}.eael-call-to-action.cta-icon-flex .action{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right;padding-top:22px;-ms-flex-preferred-size:22%;flex-basis:22%}.eael-call-to-action.cta-icon-flex .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0px 30px}.eael-call-to-action.cta-flex .content{padding:0px 15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.eael-call-to-action.cta-flex .action{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right;padding-top:25px;-ms-flex-preferred-size:23%;flex-basis:23%}.eael-call-to-action .cta-button{position:relative;display:inline-block;padding:12px 30px;background:#f9f9f9;font-size:16px;text-decoration:none;color:#4d4d4d;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-box-shadow:0px 0px 3px -1px rgba(0,0,0,.2);-ms-box-shadow:0px 0px 3px -1px rgba(0,0,0,.2);box-shadow:0px 0px 3px -1px rgba(0,0,0,.2);margin-right:10px;margin-top:10px;z-index:0;overflow:hidden}.eael-call-to-action .cta-button:last-child{margin-right:0px}.eael-call-to-action .cta-button:focus{outline:none}.eael-call-to-action .cta-button:hover{color:#fff;background:#3f51b5;-webkit-box-shadow:0px 1px 12px 1px rgba(0,0,0,.1);-ms-box-shadow:0px 1px 12px 1px rgba(0,0,0,.1);box-shadow:0px 1px 12px 1px rgba(0,0,0,.1)}.eael-call-to-action .cta-button.effect-1:after{content:"";position:absolute;width:100%;height:100%;background:#3f51b5;top:0px;left:0px;transform:translateY(-100%);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);z-index:-1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;color:#fff}.eael-call-to-action .cta-button.effect-1:hover::after{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-call-to-action .cta-button.effect-2:after{content:"";position:absolute;width:100%;height:100%;background:#3f51b5;top:0px;left:0px;z-index:-1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;color:#fff;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.eael-call-to-action .cta-button.effect-2:hover::after{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media only screen and (max-width: 768px){.eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-call-to-action .title{font-size:28px;line-height:36px;margin-top:0px}.eael-call-to-action.cta-icon-flex .icon{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:48px;line-height:90px;text-align:center}.eael-call-to-action.cta-flex .content,.eael-call-to-action.cta-icon-flex .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;padding:0px}.eael-call-to-action.cta-flex .action,.eael-call-to-action.cta-icon-flex .action{text-align:center;padding-top:0px}.eael-call-to-action .cta-button{padding:12px 25px}}@media only screen and (max-width: 360px){.eael-call-to-action{font-size:14px;line-height:26px}.eael-call-to-action .cta-button{padding:4px 20px;font-size:12px}.eael-call-to-action .title{font-size:20px;line-height:30px}}
.eael-dual-header{display:block;margin-bottom:50px}.eael-dual-header .title,.eael-dual-header .title span{font-size:36px;font-weight:700;text-transform:uppercase;line-height:48px;margin:10px 0px}.eael-dual-header .subtext{font-size:16px;display:block}.eael-dual-header i{display:block;padding:0px;margin:20px 0px 10px 0px;font-size:36px}.eael-dual-header .title span.lead{color:#1abc9c}.eael-dual-header .title span.lead.gradient-color{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.eael-dual-header-content-align-center{text-align:center}.eael-dual-header-content-align-left{text-align:left}.eael-dual-header-content-align-right{text-align:right}@media screen and (max-width: 1024px)and (min-width: 768px){.eael-dual-header-content-tablet-align-center{text-align:center}.eael-dual-header-content-tablet-align-left{text-align:left}.eael-dual-header-content-tablet-align-right{text-align:right}}@media screen and (max-width: 767px){.eael-dual-header-content-mobile-align-center{text-align:center}.eael-dual-header-content-mobile-align-left{text-align:left}.eael-dual-header-content-mobile-align-right{text-align:right}}.eael-dch-separator-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-dch-separator-wrap .separator-one,.eael-dch-separator-wrap .separator-two{display:inline-block;width:15%;height:5px}.eael-dch-separator-wrap .separator-one{background:#207eff}.eael-dch-separator-wrap .separator-two{background:#4f6592}
.eael-pricing{-webkit-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-pricing .eael-pricing-item{width:100%;height:auto;margin:0}.eael-pricing .eael-pricing-button{display:none;padding:12px 25px;background:#00c853;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:4px}.eael-pricing .eael-pricing-button:hover{background:#03b048}.eael-pricing .eael-pricing-item ul{padding:0px;margin:0px;list-style:none}.eael-pricing .eael-pricing-item ul li.disable-item{text-decoration:line-through;opacity:.5}.eael-pricing .eael-pricing-item ul li span.li-icon{color:#00c853;margin-right:6px}.eael-pricing .eael-pricing-item ul li.disable-item span.li-icon{color:#ef5350}.eael-pricing.style-1{position:relative;z-index:0;text-align:center}.eael-pricing.style-1 .eael-pricing-item{border:1px solid rgba(9,9,9,.1);padding:30px;border-radius:5px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.eael-pricing.style-1 .eael-pricing-item:hover{-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.eael-pricing.style-1 .eael-pricing-item.featured{position:relative}.eael-pricing.style-1 .eael-pricing-item.ribbon-1:before{content:"";position:absolute;width:100%;height:3px;background:#00c853;top:0px;left:0px;right:0px;z-index:1;border-radius:5px 5px 0px 0px}.eael-pricing.style-1 .eael-pricing-item.ribbon-2:before{content:"Featured";position:absolute;width:auto;background:#00c853;color:#fff;top:35px;right:-15px;z-index:10;font-size:10px;font-weight:600;text-transform:uppercase;padding:5px 10px}.eael-pricing.style-1 .eael-pricing-item.ribbon-2:after{content:"";position:absolute;top:20px;right:-15px;width:0;height:0;border-bottom:15px solid #00c853;border-right:15px solid transparent;z-index:9;opacity:.9}.eael-pricing.style-1 .eael-pricing-item.ribbon-3:before{content:"Featured";position:absolute;width:auto;background:rgba(0,0,0,.6);color:#fff;top:15px;right:15px;z-index:10;font-size:11px;font-weight:600;text-transform:uppercase;padding:5px 15px}.eael-pricing .eael-pricing-item .eael-pricing-image.ribbon-4:before,.eael-pricing .eael-pricing-item.ribbon-4:before{content:"Featured";position:absolute;width:auto;background:#00c853;color:#fff;top:30px;right:-55px;z-index:10;font-size:13px;font-weight:600;text-transform:uppercase;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:200px;padding:7px 0;white-space:nowrap}.eael-pricing .eael-pricing-item .eael-pricing-image.ribbon-left.ribbon-4:before,.eael-pricing .eael-pricing-item.ribbon-left.ribbon-4:before{right:auto;left:-55px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-pricing.style-1 .eael-pricing-item .header{display:block;position:relative;z-index:0;padding-bottom:15px;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .header:after{content:"";position:absolute;width:140px;height:1px;bottom:0px;left:0px;right:0px;margin:0 auto;z-index:1;background:rgba(9,9,9,.1)}.eael-pricing.style-1 .eael-pricing-item .header .title{font-weight:700;line-height:30px;margin:0px}.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag{position:relative;z-index:0;padding:15px 0px;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after{content:"";position:absolute;width:140px;height:1px;bottom:0px;left:0px;right:0px;margin:0 auto;z-index:1;background:rgba(9,9,9,.04)}.eael-pricing.style-1 .eael-pricing-item .price-tag{position:relative;display:inline-block;font-size:28px;font-weight:500;line-height:0px;margin:0px auto}.eael-pricing.style-1 .eael-pricing-item .price-tag .price-currency{font-size:24px;font-weight:700}.eael-pricing.style-1 .eael-pricing-item .price-period{color:#999}.eael-pricing.style-1 .eael-pricing-item .body ul{display:block;width:100%;margin-bottom:15px}.eael-pricing.style-1 .eael-pricing-item .body ul li{display:block;width:100%;height:auto;padding:10px 0px;font-size:14px;color:#6d6d6d;border-bottom:1px solid rgba(9,9,9,.04)}.eael-pricing.style-1 .eael-pricing-item .body ul li:last-child{border:none}.eael-pricing.style-1 .eael-pricing-item.featured-large{padding:60px 0px}.eael-pricing.style-2{position:relative;z-index:0;text-align:center}.eael-pricing.style-2 .eael-pricing-item{padding:30px 0px;border-radius:5px;margin:0px;border:1px solid rgba(9,9,9,.1)}.eael-pricing.style-2 .eael-pricing-item.featured{-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.eael-pricing.style-2 .eael-pricing-item.ribbon-1:before{content:"";position:absolute;width:100%;height:3px;background:#00c853;top:0px;left:0px;right:0px;z-index:1;border-radius:5px 5px 0px 0px}.eael-pricing.style-2 .eael-pricing-item.ribbon-2:before{content:"Featured";position:absolute;width:auto;background:#00c853;color:#fff;top:35px;right:-15px;z-index:10;font-size:10px;font-weight:600;text-transform:uppercase;padding:5px 10px}.eael-pricing.style-2 .eael-pricing-item.ribbon-2:after{content:"";position:absolute;top:20px;right:-15px;width:0;height:0;border-bottom:15px solid #00c853;border-right:15px solid transparent;z-index:9;opacity:.9}.eael-pricing.style-2 .eael-pricing-item.ribbon-3:before{content:"Featured";position:absolute;width:auto;background:rgba(0,0,0,.6);color:#fff;top:15px;right:15px;z-index:10;font-size:11px;font-weight:600;text-transform:uppercase;padding:5px 15px}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon{display:inline-block;position:relative;width:80px;height:80px;background:#00c853;border-radius:50%;margin-bottom:30px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;overflow:hidden}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon,.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon .icon i{font-size:30px;color:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon{background:#43a047}.eael-pricing.style-2 .eael-pricing-item:hover .eael-pricing-icon .icon i{color:#fff}.eael-pricing.style-2 .eael-pricing-item .header{background:#c8e6c9;padding:25px 30px;margin-bottom:15px;position:relative;z-index:0}.eael-pricing.style-2 .eael-pricing-item.featured .header:after{content:"";position:absolute;width:100%;height:100%;top:0px;left:0px;right:0px;bottom:0px;z-index:-1;background:rgba(255,255,255,.4)}.eael-pricing.style-2 .eael-pricing-item .header .title{font-size:28px;font-weight:700;line-height:40px;margin:0px}.eael-pricing.style-2 .eael-pricing-item .header .subititle{font-size:14px;font-weight:600;color:#6d6d6d}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag{position:relative;z-index:0;padding:15px 0px;margin-bottom:15px}.eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after{content:"";position:absolute;width:140px;height:1px;bottom:0px;left:0px;right:0px;margin:0 auto;z-index:1;background:rgba(9,9,9,.04)}.eael-pricing.style-2 .eael-pricing-item .price-tag{position:relative;display:inline-block;font-size:28px;font-weight:500;line-height:0px;margin:0px auto}.eael-pricing.style-2 .eael-pricing-item .price-tag .price-currency{font-size:24px;font-weight:700;color:#00c853}.eael-pricing.style-2 .eael-pricing-item .price-period{color:#999}.eael-pricing.style-2 .eael-pricing-item .body ul{display:block;width:100%;margin-bottom:15px}.eael-pricing.style-2 .eael-pricing-item .body ul li{display:block;width:100%;height:auto;padding:10px 15px;font-size:14px;color:#6d6d6d;border-bottom:1px solid rgba(9,9,9,.04)}.eael-pricing.style-2 .eael-pricing-item .body ul li:last-child{border:none}@media only screen and (min-width: 768px)and (max-width: 992px){.eael-pricing{display:block}.eael-pricing .eael-pricing-item,.eael-pricing.style-2 .eael-pricing-item,.eael-pricing.style-4 .eael-pricing-item{width:100%;margin:0 auto 30px auto}}@media only screen and (max-width: 480px){.eael-pricing{display:block}.eael-pricing .eael-pricing-item{width:100%}.eael-pricing .eael-pricing-item,.eael-pricing.style-2 .eael-pricing-item,.eael-pricing.style-4 .eael-pricing-item{margin:0 auto 30px auto}}.eael-pricing-content-align-center .eael-pricing{text-align:center}.eael-pricing-content-align-left .eael-pricing{text-align:left}.eael-pricing-content-align-right .eael-pricing{text-align:right}.eael-pricing-content-align-center .eael-pricing.style-4{text-align:center}.eael-pricing-content-align-left .eael-pricing.style-4{text-align:left}.eael-pricing-content-align-right .eael-pricing.style-4{text-align:right}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag{padding-left:45px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .price-tag:before{left:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag{padding-right:30px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .header,.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .footer,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .header,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .footer{padding-left:30px;padding-right:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .header,.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .footer,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .header,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .footer{padding-right:30px;padding-left:30px}.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .body ul li,.eael-pricing-content-align-left .eael-pricing.style-4 .eael-pricing-item .body ul li{padding-left:30px}.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .body ul li,.eael-pricing-content-align-right .eael-pricing.style-4 .eael-pricing-item .body ul li{padding-right:30px}.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item .header:after{-webkit-transform:translateX(-80%);-ms-transform:translateX(-80%);transform:translateX(-80%)}.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item .header:after{-webkit-transform:translateX(80%);-ms-transform:translateX(80%);transform:translateX(80%)}.eael-pricing-content-align-left .eael-pricing.style-3 .eael-pricing-item:hover .header:after,.eael-pricing-content-align-right .eael-pricing.style-3 .eael-pricing-item:hover .header:after{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .header:after,.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .header:after,.eael-pricing-content-align-left .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-right .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-left .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after,.eael-pricing-content-align-right .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag:after{margin:0;width:100%}.eael-pricing-button-align-right .eael-pricing.style-1 .footer,.eael-pricing-button-align-right .eael-pricing.style-2 .footer,.eael-pricing-button-align-right .eael-pricing.style-3 .footer,.eael-pricing-button-align-right .eael-pricing.style-4 .footer{text-align:right}.eael-pricing-button-align-center .eael-pricing.style-1 .footer,.eael-pricing-button-align-center .eael-pricing.style-2 .footer,.eael-pricing-button-align-center .eael-pricing.style-3 .footer,.eael-pricing-button-align-center .eael-pricing.style-4 .footer{text-align:center}.eael-pricing-button-align-left .eael-pricing.style-1 .footer,.eael-pricing-button-align-left .eael-pricing.style-2 .footer,.eael-pricing-button-align-left .eael-pricing.style-3 .footer,.eael-pricing-button-align-left .eael-pricing.style-4 .footer{text-align:left}.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-2 .footer,.eael-pricing-content-align-center.eael-pricing-button-align-right .eael-pricing.style-4 .footer{padding-right:30px}.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-2 .footer,.eael-pricing-content-align-center.eael-pricing-button-align-left .eael-pricing.style-4 .footer{padding-left:30px}.only-in-pro{width:100%;-webkit-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;min-width:200px;background:#ef5350;color:#fff;text-align:center}.only-in-pro .title{font-family:"Roboto",sans-serif;font-size:24px;line-height:40px;margin:0px}div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow{position:absolute;top:50%}div.tooltipster-sidetip.tooltipster-top div.tooltipster-box{margin-bottom:0px !important}div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box{margin-top:0px !important}.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{top:auto;bottom:-8px}div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{top:-8px;bottom:auto}@media only screen and (max-width: 480px){.eael-pricing.style-1 .eael-pricing-item .price-tag{display:block}}
.eael-twitter-feed::before,.eael-twitter-feed::after{content:"";clear:both}.eael-twitter-feed-masonry .eael-twitter-feed-item{float:left}@media only screen and (max-width: 480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-2 .eael-twitter-feed-item{width:100% !important}}@media only screen and (max-width: 480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-3 .eael-twitter-feed-item{width:100% !important}}@media only screen and (max-width: 480px){.eael-twitter-feed-masonry.eael-twitter-feed-col-4 .eael-twitter-feed-item{width:100% !important}}.eael-twitter-feed-item .eael-twitter-feed-item-inner{background:#fff;border:1px solid rgba(0,0,0,.1);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.eael-twitter-feed-item .eael-twitter-feed-item-inner.has-media{overflow:hidden}.eael-twitter-feed-item .eael-twitter-feed-item-inner.has-media .eael-twitter-feed-entry-contentwrap{overflow:hidden}.eael-twitter-feed-item .eael-twitter-feed-item-inner .eael-twitter-feed-item-avatar.avatar-circle img{border-radius:50%}.eael-twitter-feed-item a{color:#08c;text-decoration:none}.eael-twitter-feed-item a:hover{outline:0;color:#005580}.eael-twitter-feed-item a:focus{outline:none}.eael-twitter-feed-item .eael-twitter-feed-item-header{padding:20px 15px 0;margin-bottom:10px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar{float:left;width:38px;margin-right:10px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar img{max-width:initial;height:auto;-o-object-fit:cover;object-fit:cover}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-avatar.avatar-circle img{border-radius:50%}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta{float:left}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta .eael-twitter-feed-item-icon{color:#1da1f2;margin-right:5px}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-meta .eael-twitter-feed-item-author{color:#444;line-height:1.5em;font-weight:700}.eael-twitter-feed-item .eael-twitter-feed-item-header .eael-twitter-feed-item-date{float:right;margin-right:10px;font-size:90%;color:#999}.eael-twitter-feed-item .eael-twitter-feed-item-content{padding:0 15px 15px}.eael-twitter-feed-item .eael-twitter-feed-item-content p{color:#666;margin:0 0 5px;min-height:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical}.eael-twitter-feed-item-style-three .eael-twitter-feed-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 15px}.eael-twitter-feed-item-style-three .eael-twitter-feed-item-inner .eael-twitter-feed-item-content,.eael-twitter-feed-item-style-three .eael-twitter-feed-item-inner .eael-twitter-feed-item-header{padding:0}.eael-twitter-feed-item-style-two .eael-twitter-feed-item-icon{float:right;margin-top:5px}.eael-twitter-feed.swiper-container .swiper-button-next,.eael-twitter-feed.swiper-container .swiper-button-prev{background-image:none;outline:none}.eael-twitter-feed-carousel.swiper-container-flip .swiper-slide:not(.swiper-slide-active){opacity:0 !important}.eael-twitter-feed-carousel .swiper-button-next,.eael-twitter-feed-carousel .swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.eael-facebook-feed{width:100%;margin:auto}.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{float:none;width:100%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{float:left;width:50%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{float:left;width:33.3333%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{float:left;width:25%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{float:left;width:20%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{float:left;width:16.6666%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed .eael-facebook-feed-item{display:inline-block;line-height:0}.eael-facebook-feed .eael-facebook-feed-item,.eael-facebook-feed .eael-facebook-feed-item-inner{position:relative;overflow:hidden}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;font-size:12px;line-height:1;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay .eael-facebook-feed-item-overlay-inner{position:relative;-ms-flex-item-align:center;align-self:center}.eael-facebook-feed-overlay .eael-facebook-feed-item:hover .eael-facebook-feed-item-overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.eael-facebook-feed-overlay .eael-facebook-feed-meta{margin-bottom:0}.eael-facebook-feed-overlay .eael-facebook-feed-meta span{display:inline-block;margin:0 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:10px;overflow:hidden}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header{padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{float:left}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-avatar{float:left;display:inline-block;width:32px;height:32px;border-radius:50%;margin-right:10px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{float:left;display:inline-block;font-size:14px;font-weight:400;line-height:32px;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{float:right;font-size:11px;font-weight:400;line-height:32px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content{position:relative;display:block;padding:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-size:14px;font-weight:400;line-height:1.3;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap{padding:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-img{display:block;position:relative;margin-bottom:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay i{font-size:48px;color:#fff}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview{padding:0 12px 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-size:12px;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:5px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-size:15px;font-weight:700;line-height:1.4;margin-top:0;margin-bottom:6px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-size:14px;font-weight:400;line-height:1.2;margin-bottom:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-size:13px;font-weight:400;line-height:30px;padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span{display:inline-block}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span.eael-facebook-feed-post-likes{margin-right:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap.no-pagination{display:none}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-header-content .eael-facebook-feed-username{display:block !important;float:none !important;line-height:20px !important}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-header-content .eael-facebook-feed-post-time{line-height:20px !important}
.ea-advanced-data-table-wrap .ea-advanced-data-table-wrap-inner{width:100%;overflow-y:auto}.ea-advanced-data-table-wrap .ea-advanced-data-table{width:100%;border-collapse:collapse}.ea-advanced-data-table-wrap .ea-advanced-data-table th,.ea-advanced-data-table-wrap .ea-advanced-data-table td{background-color:transparent !important}.ea-advanced-data-table-wrap .ea-advanced-data-table th .inline-editor.ql-container,.ea-advanced-data-table-wrap .ea-advanced-data-table td .inline-editor.ql-container{font-family:inherit;font-size:inherit}.ea-advanced-data-table-wrap .ea-advanced-data-table th .inline-editor .ql-editor,.ea-advanced-data-table-wrap .ea-advanced-data-table td .inline-editor .ql-editor{line-height:inherit;padding:0}.ea-advanced-data-table-wrap .ea-advanced-data-table th .inline-editor .ql-tooltip,.ea-advanced-data-table-wrap .ea-advanced-data-table td .inline-editor .ql-tooltip{z-index:9999}.ea-advanced-data-table-wrap .ea-advanced-data-table th p,.ea-advanced-data-table-wrap .ea-advanced-data-table td p{margin-top:0;margin-bottom:0}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th{position:relative;cursor:pointer}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th:before{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid #4d4d4d;position:absolute;top:50%;right:15px;margin-top:-6px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #4d4d4d;position:absolute;top:50%;right:15px;margin-top:1px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.asc:before{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.asc:after{margin-top:-3px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.desc:before{margin-top:-3px}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-sortable th.desc:after{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th{pointer-events:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th:before,.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-unsortable th:after{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-paginated tbody tr{display:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th{position:relative}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th:before{border:none}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable th:after{content:"";display:block;height:100%;position:absolute;right:0;top:0;width:10px;border:none;cursor:col-resize}.ea-advanced-data-table-wrap .ea-advanced-data-table.ea-advanced-data-table-editable.ea-advanced-data-table-paginated tbody tr{display:table-row}.ea-advanced-data-table-wrap .ea-advanced-data-table .nt_add_cart_wrapper{text-align:center}.ea-advanced-data-table-wrap .ea-advanced-data-table .button{display:block;white-space:nowrap}.ea-advanced-data-table-wrap .ea-advanced-data-table-search-wrap.ea-advanced-data-table-search-center{text-align:center}.ea-advanced-data-table-wrap .ea-advanced-data-table-search-wrap.ea-advanced-data-table-search-right{text-align:right}.ea-advanced-data-table-wrap .ea-advanced-data-table-pagination a{display:inline-block}
table.eael-data-table thead .sorting_asc,table.eael-data-table thead .sorting_desc,table.eael-data-table thead .sorting{position:relative;z-index:0;outline:0;cursor:pointer}table.eael-data-table thead .sorting_asc:after,table.eael-data-table thead .sorting_desc:after,table.eael-data-table thead .sorting:after{position:absolute;top:50%;right:10px;font-family:"Font Awesome 5 Free";color:#fff;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.eael-data-table-wrap .eael-data-tables_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.eael-data-table-wrap .eael-data-tables_filter{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%;text-align:right}.eael-data-table-wrap .eael-data-tables_filter label{font-weight:700}.eael-data-table-wrap .eael-data-tables_filter label input[type=search]{height:40px;border:1px solid rgba(0,0,0,.09);outline:0;padding:10px;margin-left:10px}.eael-data-table-wrap .eael-data-tables_length{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%}.eael-data-table-wrap .eael-data-tables_length select{width:auto;max-width:120px;height:40px;border:1px solid rgba(0,0,0,.09);outline:0;margin-left:10px;margin-right:10px}.eael-data-table-wrap .eael-data-tables_length label{font-weight:700}.eael-data-table-wrap .eael-data-tables_info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%;font-weight:700}.eael-data-table-wrap .eael-data-tables_paginate{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%;text-align:right}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button{padding:10px 15px;background:#f2f2f2;margin-right:2px;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button:hover{color:#fff;background:#4a4893}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.current{color:#fff;background:#4a4893}.eael-data-table-wrap .eael-data-tables_paginate .paginate_button.disabled{cursor:no-drop;background:#f2f2f2;opacity:.5;color:#888}.data-header-icon{margin-right:10px;position:relative;top:2px}.eael-data-table{width:100%;height:auto;margin:0;border-collapse:collapse;border:none}.eael-data-table tr{border-style:none}.eael-data-table thead tr{text-align:left}.eael-data-table thead tr th{padding:20px 15px;background:#4a4893;font-size:16px;font-weight:600;font-family:"Montserrat","sans-serif";line-height:1;color:#fff;border-color:#000;border-width:2px;border-style:none;background-clip:padding-box}.eael-data-table thead tr th:hover{border-color:#000}.eael-data-table tbody tr.even{-webkit-transition:background .4s ease-in-out;-o-transition:background .4s ease-in-out;transition:background .4s ease-in-out}.eael-data-table tbody tr.even:hover{background:rgba(242,242,242,.7)}.eael-data-table tbody tr.even:last-child{border-bottom:1px solid rgba(0,0,0,.09)}.eael-data-table tbody tr.odd{background:rgba(242,242,242,.5);-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.eael-data-table tbody tr.odd:hover{background:rgba(242,242,242,.7)}.eael-data-table tbody tr.odd:last-child{border-bottom:1px solid rgba(0,0,0,.09)}.eael-data-table tbody tr td{padding:20px 15px;font-size:14px;font-family:"Montserrat","sans-serif";line-height:1;border-width:2px;border-style:none;background-clip:padding-box}.eael-data-table-th-img{display:inline-block;margin:0 15px 0 0;line-height:1}.th-mobile-screen{display:none}@media(max-width: 767px){.eael-data-table-wrap{overflow-x:scroll !important;padding-bottom:5px}.th-mobile-screen{display:inline-block;padding:0 .6em;margin-right:10px;text-align:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100px;flex-basis:100px}.th-mobile-screen .eael-data-table-th-img{margin:0 auto 15px auto;display:block}.th-mobile-screen .data-header-icon{margin:0 auto 15px auto;display:block}.td-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.td-content{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.td-content>p{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-responsive-option-enable .eael-data-table thead{display:none}.custom-responsive-option-enable .eael-data-table tbody tr td{float:none;clear:left;width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-data-table .td-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}table.eael-data-table thead .sorting:after{content:""}table.eael-data-table thead .headerSortDown:after{content:""}table.eael-data-table thead .headerSortUp:after{content:""}table.eael-data-table thead .sorting_disabled.sorting:after{display:none}table.eael-data-table .sorting.sorting-none:after{display:none}table.eael-data-table .sorting_desc.sorting-none:after{display:none}table.eael-data-table .sorting_asc.sorting-none:after{display:none}.eael-table-align-left table.eael-data-table{float:left}.eael-table-align-center table.eael-data-table{margin:0 auto}.eael-table-align-right table.eael-data-table{float:right}.eael-hide-elements .eael-data-tables_info{display:none}.eael-dt-th-align-left .eael-data-table thead tr th{text-align:left}.eael-dt-th-align-right .eael-data-table thead tr th{text-align:right;padding-right:30px}.eael-dt-th-align-center .eael-data-table thead tr th{text-align:center}.eael-dt-td-align-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-right .eael-data-table tbody tr td{text-align:right;padding-right:30px}.eael-dt-td-align-left .eael-data-table .th-mobile-screen{text-align:left}.eael-dt-td-align-center .eael-data-table .th-mobile-screen{text-align:center}.eael-dt-td-align-right .eael-data-table .th-mobile-screen{text-align:right}@media(max-width: 1024px){.eael-dt-td-align-tablet-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-tablet-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-tablet-right .eael-data-table tbody tr td{text-align:right}.eael-dt-th-align-tablet-left .eael-data-table thead tr th{text-align:left}.eael-dt-th-align-tablet-left .eael-data-table .th-mobile-screen{text-align:left}.eael-dt-th-align-tablet-right .eael-data-table thead tr th{text-align:right;padding-right:30px}.eael-dt-th-align-tablet-right .eael-data-table .th-mobile-screen{text-align:right}.eael-dt-th-align-tablet-center .eael-data-table thead tr th{text-align:center}.eael-dt-th-align-tablet-center .eael-data-table .th-mobile-screen{text-align:center}}@media(max-width: 767px){.eael-dt-td-align-mobile-left .eael-data-table tbody tr td{text-align:left}.eael-dt-td-align-mobile-center .eael-data-table tbody tr td{text-align:center}.eael-dt-td-align-mobile-right .eael-data-table tbody tr td{text-align:right}.eael-dt-th-align-mobile-left .eael-data-table thead tr th{text-align:left}.eael-dt-th-align-mobile-left .eael-data-table .th-mobile-screen{text-align:left}.eael-dt-th-align-mobile-right .eael-data-table thead tr th{text-align:right;padding-right:30px}.eael-dt-th-align-mobile-right .eael-data-table .th-mobile-screen{text-align:right}.eael-dt-th-align-mobile-center .eael-data-table thead tr th{text-align:center}.eael-dt-th-align-mobile-center .eael-data-table .th-mobile-screen{text-align:center}}
.eael-filter-gallery-control{width:100%}.eael-filter-gallery-control ul,.eael-filter-gallery-control ul li{text-align:center}.eael-filter-gallery-control ul{margin:0px 0px 20px 0px;padding:0px;text-align:center}.eael-filter-gallery-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 auto;flex-flow:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0px;margin:0px}.eael-filter-gallery-control ul li{list-style:none;font-size:24px;display:inline-block;text-align:center}.eael-filter-gallery-control ul li a.control{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:600;padding:10px 25px;margin:10px 6px}.eael-filter-gallery-container{text-align:justify;font-size:.1px}.eael-filter-gallery-container:after{content:"";display:inline-block;width:100%}.eael-filter-gallery-container:not(.eael-cards) .item:before{content:"";display:inline-block;padding-top:56.25%}.eael-filter-gallery-container .item .caption{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 100%;flex-flow:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;top:0px;left:0px;right:0px;bottom:0px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.eael-filter-gallery-container.eael-cards .item .caption{display:none}.eael-filter-gallery-container.eael-cards .item .item-img .caption{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 100%;flex-flow:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;top:0px;left:0px;right:0px;bottom:0px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.gallery-item-caption-over{width:100%;height:auto}a.eael-gallery-load-more,a.eael-gallery-load-more:hover{text-decoration:none}.eael-filter-gallery-container .item .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-zoom-in{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-zoom-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-filter-gallery-container .item .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-left{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-left{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.eael-filter-gallery-container .item .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-right{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-right{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.eael-filter-gallery-container .item .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-top{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-top{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-filter-gallery-container .item .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-bottom{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-bottom{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-filter-gallery-container .item .caption a{display:inline-block;width:50px;height:50px;text-align:center;line-height:50px;border-radius:50%;margin:0 5px;font-size:20px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.eael-filter-gallery-container .item .caption a:nth-child(1),.eael-container .item .caption a:nth-child(2){-webkit-transition:.6s;-o-transition:.6s;transition:.6s;opacity:0}.eael-filter-gallery-container .item .caption a:nth-child(1){-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-filter-gallery-container .item .caption a:nth-child(2){-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.eael-filter-gallery-container .item .caption:hover a:nth-child(1),.eael-filter-gallery-container .item .caption:hover a:nth-child(2){-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);opacity:1}.eael-filter-gallery-container .item .caption .eael-popup-link{outline:0}.eael-filter-gallery-container.eael-cards .item:before{padding-top:0px}.eael-filter-gallery-container.eael-cards .item-img{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;height:220px;z-index:0;overflow:hidden}.eael-filter-gallery-container.eael-cards .item-content{padding:15px}.eael-filter-gallery-container.eael-cards .item-content .title,.eael-filter-gallery-container.eael-cards .item-content .title a{font-size:20px;line-height:1;margin-bottom:0px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.eael-filter-gallery-container.eael-cards .item-content p{font-size:14px;line-height:26px}.eael-fg-card-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-card-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-hoverer-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-hoverer-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-content-align-left .eael-cards .item .item-content{text-align:left}.eael-fg-content-align-center .eael-cards .item .item-content{text-align:center}.eael-fg-content-align-right .eael-cards .item .item-content{text-align:right}.mfp-wrap~div.dialog-widget{display:none !important}.eael-filterable-gallery-item-wrap{float:left;width:33.33%}.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap{width:100%}.eael-filter-gallery-control>ul li{font-size:13px;line-height:1.8;text-transform:uppercase;letter-spacing:1px;padding:6px 15px;cursor:pointer;margin:0 5px;font-weight:normal}.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap{width:50%}.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap{width:25%}.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap{width:20%}.eael-gallery-grid-item{margin-left:calc(20px/2);margin-right:calc(20px/2);margin-bottom:20px;position:relative;overflow:hidden}.gallery-item-caption-wrap,.media-content-wrap{font-size:14px;text-align:left}.gallery-item-thumbnail-wrap.caption-style-card img{max-height:100%;width:100%}.gallery-item-caption-wrap.caption-style-hoverer{position:absolute;left:0;top:0;height:100%;width:100%;padding:15px;z-index:10}.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fg-item-title,.fg-item-content{color:#fff;font-family:inherit}.gallery-item-caption-wrap.caption-style-card .fg-item-title{font-size:18px;margin:15px 0 15px;line-height:1}.gallery-item-caption-wrap.caption-style-card{background:#f7f7f7}.gallery-item-caption-wrap.caption-style-card .fg-item-title{margin:10px 0 15px;color:#000}.gallery-item-caption-wrap.caption-style-card .fg-item-content{color:#212529;line-height:1.5;font-weight:normal}.gallery-item-buttons>a{display:inline-block;font-size:16px;color:#000;margin-right:15px}.gallery-item-buttons>a:visited{color:#000}.gallery-item-caption-wrap.caption-style-card{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}.gallery-item-caption-wrap .gallery-item-hoverer-bg{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:#000;z-index:-1;opacity:.7}.gallery-item-caption-wrap.caption-style-hoverer{visibility:hidden;opacity:0;-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer{opacity:1;visibility:visible}.gallery-item-caption-wrap.caption-style-hoverer h5{font-size:20px;margin-bottom:5px;line-height:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer p{margin-bottom:5px}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap .gallery-item-buttons>a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;outline:none;text-decoration:none;display:inline-block;text-align:center}.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible;opacity:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-none{-webkit-transition:none;-o-transition:none;transition:none}.gallery-item-thumbnail-wrap{position:relative}.video-popup,.video-popup-bg{position:absolute;left:0;top:0;height:100%;width:100%}.video-popup>img{width:62px;position:relative;z-index:1;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.video-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-popup:hover>img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.video-popup-bg{visibility:hidden;opacity:0;-webkit-transition:350ms;-o-transition:350ms;transition:350ms}.eael-gallery-grid-item:hover .video-popup-bg{visibility:visible;opacity:1}.gallery-item-thumbnail-wrap>.gallery-item-caption-wrap{position:absolute;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-item-caption-wrap.card-hover-bg{visibility:hidden;opacity:0;-webkit-transition:800ms;-o-transition:800ms;transition:800ms}.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg{visibility:visible;opacity:1}.gallery-item-caption-wrap .gallery-item-buttons>a>i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .pp-logo-grid{margin-right:-5px}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}.fg-layout-3-filter-controls{margin:0;padding:0;list-style:none}.fg-layout-3-item-content{text-align:center}.fg-layout-3-item-content .fg-item-title{font-size:18px;line-height:1;font-weight:500;margin:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.fg-layout-3-item-content .fg-item-content p{font-size:13px;font-weight:400}.fg-filter-wrap{position:relative;-ms-flex-preferred-size:30%;flex-basis:30%}.fg-layout-3-filter-controls{position:absolute;left:0;background:#fff;z-index:999;width:150px;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms;width:100%;border-radius:5px;padding-top:7px}.fg-layout-3-filter-controls.open-filters{visibility:visible;opacity:1}.fg-layout-3-filter-controls li.control{padding:5px 5px 5px 10px;cursor:pointer;-webkit-transition:300ms;-o-transition:300ms;transition:300ms;font-size:14px;color:#7f8995;font-weight:normal}.fg-layout-3-filter-controls li.control:hover{color:#2d425a}.fg-layout-3-filter-controls li.control:first-child{border-top:0px solid}.fg-layout-3-filter-controls li.control:last-child{border-bottom:0px solid}.fg-layout-3-filters-wrap{max-width:600px;margin:15px auto 50px}.fg-filter-wrap button{width:100%;border:0px solid;border-radius:0px;padding:17px 13px;font-size:14px;color:#2d425a;background:#f7f8ff;height:55px;border-right:1px solid #abb5ff;border-radius:10px 0px 0 10px;outline:none;text-align:center;position:relative}.fg-filter-wrap button>i{font-size:18px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:10px}.fg-layout-3-search-box{-ms-flex-preferred-size:70%;flex-basis:70%;height:100%}.fg-layout-3-search-box input[type=text]{width:100%;height:100%;margin:0;padding:15px;border:0px solid;outline:none;background:none}.fg-layout-3-search-box input[type=text]::-webkit-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]::-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-ms-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-filters-wrap{height:55px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fg-layout-3-filters-wrap .fg-layout-3-search-box{background:#f7f8ff;border-radius:0 10px 10px 0}.fg-layout-3-item-thumb{position:relative;overflow:hidden}.fg-layout-3-item-thumb .gallery-item-buttons{text-align:center;position:absolute;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:4}.fg-layout-3-item-content{padding:27px 27px 30px;text-align:center}.eael-fg-card-content-align-left .fg-layout-3-item-content{text-align:left}.eael-fg-card-content-align-center .fg-layout-3-item-content{text-align:center}.eael-fg-card-content-align-right .fg-layout-3-item-content{text-align:right}.eael-filterable-gallery-item-wrap .fg-layout-3-item.eael-gallery-grid-item{-webkit-box-shadow:0px 0px 30px 0px rgba(3,29,60,.05);box-shadow:0px 0px 30px 0px rgba(3,29,60,.05);border-radius:5px}.fg-caption-head{position:absolute;left:0;top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:35px 35px;z-index:3;color:#fff;font-size:18px;font-weight:700}.fg-item-category>span{font-size:12px;color:#fff;background:#fa9196;padding:10px 12px;display:inline-block}.fg-layout-3-item-content{position:relative}.fg-item-category{position:absolute;left:0;top:0;text-align:center;width:100%;height:30px;margin-top:-15px;z-index:11}.fg-item-category span{border-radius:5px;line-height:1;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.fg-layout-3-item.eael-gallery-grid-item:hover .fg-item-category span{visibility:visible;opacity:1}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{width:auto}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover{text-decoration:none}button.mfp-close:not(.toggle),button.mfp-arrow:not(.toggle){background:transparent}
.eael-img-accordion{display:-webkit-box;display:-ms-flexbox;display:flex;height:50vh}.eael-img-accordion.accordion-direction-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-img-accordion a{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;text-decoration:none;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:-webkit-box-flex .4s;transition:-webkit-box-flex .4s;-o-transition:flex .4s;transition:flex .4s;transition:flex .4s, -webkit-box-flex .4s, -ms-flex .4s;overflow:hidden}.eael-grow-accordion{-webkit-box-flex:3;-ms-flex:3;flex:3}.eael-img-accordion .overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s}.eael-img-accordion-horizontal-align-left .overlay{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.eael-img-accordion-horizontal-align-center .overlay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.eael-img-accordion-horizontal-align-right .overlay{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.eael-img-accordion-vertical-align-top .overlay{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.eael-img-accordion-vertical-align-center .overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-img-accordion-vertical-align-bottom .overlay{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eael-img-accordion .overlay .overlay-inner{z-index:1}.eael-img-accordion a:after{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0px;left:0px;bottom:0px;right:0px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-img-accordion .overlay-inner *{visibility:hidden;opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.eael-img-accordion .overlay h2{color:#fff;-webkit-transform:translate3d(0, -60px, 0);transform:translate3d(0, -60px, 0)}.eael-img-accordion .overlay p{color:#fff;margin-bottom:0;-webkit-transform:translate3d(0, 60px, 0);transform:translate3d(0, 60px, 0)}.eael-img-accordion a.overlay-active .overlay-inner *,.eael-img-accordion .overlay-inner-show *{opacity:1;visibility:visible;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;-webkit-transition:all .3s .3s;-o-transition:all .3s .3s;transition:all .3s .3s}@media screen and (max-width: 800px){.eael-img-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-img-accordion a:hover{-webkit-box-flex:1;-ms-flex:1;flex:1}.eael-img-accordion a:hover .overlay{background-color:transparent}}.rtl .eael-img-accordion{direction:ltr}
.eael-ticker-wrap{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.eael-ticker-wrap .ticker-badge{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:8px 12px}.eael-ticker-wrap .eael-ticker{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.eael-ticker-wrap .eael-ticker .ticker-content{padding:8px 12px;line-height:1.8}.eael-ticker-wrap .eael-ticker .ticker-content p{margin:0}.eael-ticker-wrap .swiper-button-prev{left:auto !important;right:25px}.eael-ticker-wrap div.swiper-slide,.eael-ticker-wrap div.swiper-slide.swiper-slide-prev,.eael-ticker-wrap div.swiper-slide.swiper-slide-next{opacity:0 !important}.eael-ticker-wrap div.swiper-slide.swiper-slide-active{opacity:1 !important}.eael-ticker-wrap .eael-content-ticker.swiper-container .swiper-slide{text-align:left}@media only screen and (max-width: 767px){.eael-ticker-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.content-ticker-pagination{display:none}}.eael-ticker-wrap .swiper-button-next,.eael-ticker-wrap .swiper-button-prev{background-image:none;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.rtl .eael-ticker-wrap .eael-content-ticker.swiper-container .swiper-slide{text-align:right}.rtl .eael-ticker-wrap .swiper-button-prev{left:0 !important;right:auto !important}.rtl .eael-ticker-wrap .swiper-button-next{right:auto;left:12px}
.eael-tooltip{position:relative;display:inline-block;min-width:150px;padding:12px 24px;font-size:.93rem;color:#333;line-height:1;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-tooltip .eael-tooltip-text{display:block;width:100%;visibility:hidden;background-color:#000;color:#fff;border-radius:4px;padding:10px;position:absolute;z-index:1;font-size:.93rem;line-height:1.3}.eael-tooltip .eael-tooltip-text p{margin:0}.eael-tooltip .eael-tooltip-text::after{content:"";position:absolute;border-width:5px;border-style:solid}.eael-tooltip:hover .eael-tooltip-text{visibility:visible}.eael-tooltip .eael-tooltip-text.eael-tooltip-left{top:50%;right:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:10px}.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-left{-webkit-animation:tooltipLeftIn 300ms ease-in-out;animation:tooltipLeftIn 300ms ease-in-out}.eael-tooltip .eael-tooltip-text.eael-tooltip-left::after{top:calc(50% - 5px);left:100%;border-color:transparent transparent transparent #000}.eael-tooltip .eael-tooltip-text.eael-tooltip-right{top:50%;left:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-left:10px}.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-right{-webkit-animation:tooltipRightIn 300ms linear;animation:tooltipRightIn 300ms linear}.eael-tooltip .eael-tooltip-text.eael-tooltip-right::after{top:calc(50% - 5px);right:100%;border-color:transparent #000 transparent transparent}.eael-tooltip .eael-tooltip-text.eael-tooltip-top{bottom:calc(100%);left:0;right:0;margin:0 auto 10px auto}.eael-tooltip .eael-tooltip-text.eael-tooltip-top::after{margin-top:0px;top:100%;left:calc( 50% - 5px);border-color:#000 transparent transparent transparent}.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-top{-webkit-animation:tooltipTopIn 300ms linear;animation:tooltipTopIn 300ms linear}.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom{top:100%;left:0;right:0;margin:10px auto 0px auto}.eael-tooltip .eael-tooltip-text.eael-tooltip-bottom::after{margin-top:0px;bottom:100%;left:calc( 50% - 5px);border-color:transparent transparent #000 transparent}.eael-tooltip:hover .eael-tooltip-text.eael-tooltip-bottom{-webkit-animation:tooltipBottomIn 300ms linear;animation:tooltipBottomIn 300ms linear}.eael-tooltip-align-left{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.eael-tooltip-align-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eael-tooltip-align-center{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-tooltip-align-justify .eael-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes tooltipRightIn{0%{opacity:0;left:105%}100%{opacity:1;left:100%}}@keyframes tooltipRightIn{0%{opacity:0;left:105%}100%{opacity:1;left:100%}}@-webkit-keyframes tooltipLeftIn{0%{opacity:0;right:105%}100%{opacity:1;right:100%}}@keyframes tooltipLeftIn{0%{opacity:0;right:105%}100%{opacity:1;right:100%}}@-webkit-keyframes tooltipTopIn{0%{opacity:0;bottom:110%}100%{opacity:1;bottom:100%}}@keyframes tooltipTopIn{0%{opacity:0;bottom:110%}100%{opacity:1;bottom:100%}}@-webkit-keyframes tooltipBottomIn{0%{opacity:0;top:110%}100%{opacity:1;top:100%}}@keyframes tooltipBottomIn{0%{opacity:0;top:110%}100%{opacity:1;top:100%}}span.eael-tooltip-content,span.eael-tooltip-content a{width:100%;display:block;text-align:center}.eael-tooltip-text-align-left .eael-tooltip-text,.eael-tooltip-text-align-left .eael-tooltip-content a{text-align:left}.eael-tooltip-text-align-right .eael-tooltip-text,.eael-tooltip-text-align-right .eael-tooltip-content a{text-align:right}.eael-tooltip-text-align-center .eael-tooltip-text,.eael-tooltip-text-align-center .eael-tooltip-content a{text-align:center}.eael-tooltip-text-align-justify .eael-tooltip-text,.eael-tooltip-text-align-justify .eael-tooltip-content a{text-align:justify}
.eael-adv-accordion{width:auto;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header{padding:15px;border:1px solid rgba(0,0,0,.02);font-size:1rem;font-weight:600;line-height:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.eael-adv-accordion .eael-accordion-list .eael-accordion-header>.eael-accordion-tab-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-header>i{margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.fa-accordion-icon{display:inline-block;margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-content{display:none;border:1px solid #eee;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;line-height:1.7}.eael-adv-accordion .eael-accordion-list .eael-accordion-content p{margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active{display:block}@-webkit-keyframes rotate-90{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes rotate-90{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@-webkit-keyframes fadeIn{0%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@keyframes fadeIn{0%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.rtl .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.eael-advance-tabs{display:block}.eael-advance-tabs .eael-tabs-nav>ul{position:relative;padding:0px;margin:0px;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.eael-advance-tabs .eael-tabs-nav>ul li{position:relative;padding:1em 1.5em;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#f1f1f1}.eael-advance-tabs .eael-tabs-nav>ul li:after{content:"";position:absolute;bottom:-10px;left:0px;right:0px;margin:0 auto;z-index:1;width:0px;height:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #444;border-bottom:0px;display:none}.eael-advance-tabs .eael-tabs-nav>ul li:hover,.eael-advance-tabs .eael-tabs-nav>ul li.active,.eael-advance-tabs .eael-tabs-nav>ul li.active-default{background-color:#444}.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active:after,.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active-default:after{display:none}.eael-advance-tabs .eael-tabs-nav>ul li.active:after,.eael-advance-tabs .eael-tabs-nav>ul li.active-default:after{display:block}.eael-tabs-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.eael-advance-tabs .eael-tabs-content>div{display:none;opacity:0}.eael-advance-tabs .eael-tabs-content>div.active,.eael-advance-tabs .eael-tabs-content>div.active-default{display:block;width:100%;padding:1em;opacity:1;-webkit-animation:fadeIn linear .3s;animation:fadeIn linear .3s}.eael-tab-inline-icon li a .fa{margin-right:10px;line-height:1}.eael-tab-top-icon li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li .fa,.eael-tab-top-icon li .eael-tab-title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;line-height:1}.eael-tab-top-icon li a .eael-tab-title{margin-top:10px}.eael-advance-tabs.eael-tabs-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul>li{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul li::after{bottom:auto !important;right:-10px;top:calc(50% - 10px);left:auto !important;border-left:10px solid #444;border-right:0;border-top:10px solid transparent;border-bottom:10px solid transparent}@media only screen and (max-width: 767px){.eael-advance-tabs .eael-tabs-nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.eael-advance-tabs .eael-tabs-nav>ul li{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.responsive-vertical-layout.eael-advance-tabs .eael-tabs-nav>ul li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.eael-advance-tabs.eael-tabs-vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul li{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav>ul li::after{border-left-color:transparent !important;bottom:-20px !important;left:0 !important;right:0 !important;top:auto !important;border-left:10px solid transparent;border-right:10px solid transparent;border-top-color:#444 !important}}.rtl .eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul li::after{border-right:10px solid #444;border-left:0}
@-webkit-keyframes animateStripe{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(35px, 0);transform:translate(35px, 0)}}@keyframes animateStripe{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(35px, 0);transform:translate(35px, 0)}}@-webkit-keyframes animateStripeRTL{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(-35px, 0);transform:translate(-35px, 0)}}@keyframes animateStripeRTL{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(-35px, 0);transform:translate(-35px, 0)}}.eael-progressbar{position:relative}.eael-progressbar-title{font-size:20px;font-weight:400}.eael-progressbar-line{position:relative;display:block;width:100%;height:12px;background-color:#eee}.eael-progressbar-line .eael-progressbar-count-wrap{position:absolute;right:0;bottom:calc(100% + 5px);font-size:16px;font-weight:400;line-height:1}.eael-progressbar-line-fill{display:inline-block;position:absolute;top:50%;left:0;width:0;height:12px;background-color:#000;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width 1500ms linear;-o-transition:width 1500ms linear;transition:width 1500ms linear;overflow:hidden}.eael-progressbar-circle{position:relative;width:200px;height:200px}.eael-progressbar-circle .eael-progressbar-title{font-size:16px;font-weight:400}.eael-progressbar-circle .eael-progressbar-count-wrap{font-size:28px;font-weight:700}.eael-progressbar-circle-shadow{width:220px;height:220px;padding:10px;border-radius:50%}.eael-progressbar-circle-pie{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:inset(0 0 0 50%);clip-path:inset(0 0 0 50%)}.eael-progressbar-circle-inner{height:100%;width:100%;border-width:12px;border-style:solid;border-color:#eee;border-radius:50%}.eael-progressbar-circle-half{position:absolute;left:0;top:0;height:100%;width:100%;border-width:12px;border-style:solid;border-color:#000;border-radius:50%;-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.eael-progressbar-circle-half-left{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.eael-progressbar-circle-half-right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);visibility:hidden}.eael-progressbar-circle-inner-content{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.eael-progressbar-half-circle{position:relative;width:200px;height:100px;overflow:hidden}.eael-progressbar-half-circle .eael-progressbar-circle-pie{-webkit-clip-path:inset(0 0 50% 0);clip-path:inset(0 0 50% 0)}.eael-progressbar-half-circle .eael-progressbar-circle-half{-webkit-clip-path:inset(50% 0 0 0);clip-path:inset(50% 0 0 0);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform 1500ms linear;transition:-webkit-transform 1500ms linear;-o-transition:transform 1500ms linear;transition:transform 1500ms linear;transition:transform 1500ms linear, -webkit-transform 1500ms linear}.eael-progressbar-half-circle .eael-progressbar-circle-inner-content{top:initial;bottom:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-progressbar-half-circle .eael-progressbar-title{font-size:16px;font-weight:400}.eael-progressbar-half-circle .eael-progressbar-count-wrap{font-size:28px;font-weight:700}.eael-progressbar-half-circle-after{position:relative;font-size:12px;font-weight:400;clear:both}.eael-progressbar-postfix-label{float:right}.eael-progressbar-line-stripe .eael-progressbar-line-fill:after{content:"";position:absolute;top:0;left:-35px;width:calc(100% + 70px);height:100%;background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:35px 35px}.eael-progressbar-line-animate .eael-progressbar-line-fill:after{-webkit-animation:animateStripe 2s linear infinite;animation:animateStripe 2s linear infinite}.eael-progressbar-line-animate-rtl .eael-progressbar-line-fill:after{-webkit-animation:animateStripeRTL 2s linear infinite;animation:animateStripeRTL 2s linear infinite}.eael-progressbar-circle-wrap>div{margin:0 auto}.eael-progressbar-line-container.left,.eael-progressbar-circle-container.left>div,.eael-progressbar-box-container.left>div{margin:0 auto 0 0}.eael-progressbar-line-container.center,.eael-progressbar-circle-container.center>div,.eael-progressbar-box-container.center>div{margin:0 auto}.eael-progressbar-line-container.right,.eael-progressbar-circle-container.right>div,.eael-progressbar-box-container.right>div{margin:0 0 0 auto}.rtl .eael-progressbar-line-container{text-align:right}.rtl .eael-progressbar-line-container .eael-progressbar-count-wrap{left:0;right:auto}.rtl .eael-progressbar-line-container .eael-progressbar-line-fill{left:auto;right:0}.rtl .eael-progressbar.eael-progressbar-circle .eael-progressbar-circle-pie{-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.rtl .eael-progressbar.eael-progressbar-circle .eael-progressbar-circle-half{-webkit-clip-path:inset(0 0 0 50%);clip-path:inset(0 0 0 50%)}.rtl .eael-progressbar-circle-container .eael-progressbar-half-circle-after .eael-progressbar-prefix-label{float:left}
.elementor-widget-eael-feature-list .-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:before{top:3px !important}.elementor-widget-eael-feature-list .-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:after{top:45px !important}.elementor-widget-eael-feature-list .-icon-position-right .connector,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .connector{right:0;left:calc(100% - 70px)}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}@media(max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:auto;right:0}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px;top:50%}.elementor-widget-eael-feature-list .eael-feature-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item{position:relative}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:block;position:absolute;width:0;margin:0 auto;z-index:1;height:100%;top:.5em;font-size:60px;left:0;right:calc(100% - 60px);border-right:none !important}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{z-index:2;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{-webkit-transition:none;-o-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{background-color:#37368e;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{-webkit-transition:none;-o-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{padding:.5em;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-size:30px;line-height:1;color:#37368e;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{-webkit-transition:none;-o-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i{width:1em;height:1em;position:relative;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-img{font-size:8px;line-height:1;max-width:inherit}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box{margin:0 0 0 20px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-title{margin-top:-2px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-content{padding:0;margin:0;font-size:14px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items.stacked .eael-feature-list-icon-box .eael-feature-list-icon{color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.framed .eael-feature-list-icon-box .eael-feature-list-icon{background-color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner .eael-feature-list-icon{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon i{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon img{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-content-box .eael-feature-list-title{margin-top:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px;position:relative}@media(max-width: 767px){.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px;display:block}}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{content:"";position:absolute;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;top:0;z-index:1;border-left:1px solid #000;border-right:none !important;height:100%}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:50%;width:23px;display:block;z-index:2;border-bottom:1px dashed #000;border-top:none !important}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:none}@media all and (min-width: 1025px){.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media all and (max-width: 1024px){.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector.connector-tablet{display:none}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{display:block;text-align:left}.elementor-widget-eael-feature-list .-mobile-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-mobile-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-mobile-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-mobile-icon-position-right .eael-feature-list-item{text-align:right !important;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector.connector-mobile{display:none}}.rtl .elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.rtl .elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{direction:ltr}
.eael-contact-form-7.eael-contact-form-btn-align-center input.wpcf7-submit{margin-left:auto !important;margin-right:auto !important;display:block;float:none}.eael-contact-form-7.eael-contact-form-btn-align-left input.wpcf7-submit{float:left;width:auto}.eael-contact-form-7.eael-contact-form-btn-align-right input.wpcf7-submit{float:right;width:auto}.eael-contact-form-7 textarea,.eael-contact-form-7 input[type=text],.eael-contact-form-7 input[type=password],.eael-contact-form-7 input[type=datetime],.eael-contact-form-7 input[type=datetime-local],.eael-contact-form-7 input[type=date],.eael-contact-form-7 input[type=month],.eael-contact-form-7 input[type=time],.eael-contact-form-7 input[type=week],.eael-contact-form-7 input[type=number],.eael-contact-form-7 input[type=email],.eael-contact-form-7 input[type=url],.eael-contact-form-7 input[type=search],.eael-contact-form-7 input[type=tel],.eael-contact-form-7 input[type=color],.eael-contact-form-7 .uneditable-input{-webkit-transition:border linear .2s,box-shadow linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;transition:border linear .2s,-webkit-box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s,-webkit-box-shadow linear .2s}.eael-contact-form-7 .wpcf7-form::before,.eael-contact-form-7 .wpcf7-form::after{content:" ";clear:both;display:table}.eael-contact-form-7 .wpcf7-form:after{clear:both;content:"";font-size:0;height:0;display:block;visibility:hidden}.eael-contact-form-7.labels-hide .wpcf7-form label{display:none}.eael-contact-form-7-title{margin-bottom:10px}.eael-contact-form-7-description{margin-bottom:20px}.eael-contact-form-7-button-full-width .wpcf7-form-control.wpcf7-submit{width:100%}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:20px}.eael-contact-form-7 .wpcf7-form p{margin-bottom:20px}.eael-contact-form-7 .wpcf7-form p span.wpcf7-form-control-wrap{margin-bottom:0px}.eael-contact-form-7 .wpcf7-form label span.wpcf7-list-item-label{font-family:inherit;font-weight:normal}.eael-contact-form-7 .wpcf7-form p input.wpcf7-submit{font-family:inherit;font-weight:normal}
.eael-weform-container input,.eael-weform-container textarea{height:auto;padding:10px}.eael-contact-form-btn-align-center .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{margin-left:auto !important;margin-right:auto !important;display:block;float:none}.eael-contact-form-btn-align-left .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{float:left;width:auto}.eael-contact-form-btn-align-right .eael-weform-container ul.wpuf-form .wpuf-submit input[type=submit]{float:right;width:auto}.eael-weform-container ul.wpuf-form{list-style:none}.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=text],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=password],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=email],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=url],.eael-weform-container ul.wpuf-form li .wpuf-fields input[type=number],.eael-weform-container ul.wpuf-form li .wpuf-fields textarea{max-width:100%}
.eael-ninja-container input,.eael-ninja-container textarea{height:auto;padding:10px}.eael-contact-form-align-center .eael-ninja-container,.eael-contact-form-btn-align-center .eael-ninja-container .nf-field .nf-field-element input[type=button]{margin-left:auto !important;margin-right:auto !important;display:block;float:none}.eael-contact-form-align-left .eael-ninja-container,.eael-contact-form-btn-align-left .eael-ninja-container .nf-field .nf-field-element input[type=button]{float:left;width:auto}.eael-contact-form-align-right .eael-ninja-container,.eael-contact-form-btn-align-right .eael-ninja-container .nf-field .nf-field-element input[type=button]{float:right;width:auto}.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=text],.eael-ninja-container .nf-field .nf-field-element input[type=password],.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=email],.eael-ninja-container .nf-field .nf-field-element input[type=url],.eael-ninja-container ul.wpuf-form li .wpuf-fields input[type=number],.eael-ninja-container .nf-field .nf-field-element textarea{max-width:100%}.eael-ninja-form .nf-form-title{display:none}.eael-ninja-form-title-yes .nf-form-title{display:block}.eael-ninja-form .title-description-hide .nf-form-title{display:none}.eael-ninja-form.title-description-hide .nf-form-title{display:none}.eael-ninja-form .nf-field-label{display:none}.eael-ninja-form-labels-yes .nf-field-label{display:block}.eael-ninja-form .submit-container input[type=button]{border:0;border-radius:0}.eael-ninja-form-button-full-width .submit-container input[type=button]{width:100%}
.eael-formstack .fsForm{padding:0 !important}.eael-formstack .fsForm .fsCell{padding:0 !important}.eael-formstack .fsForm.fsMaxCol1{width:inherit !important}.eael-formstack input{font-size:inherit;line-height:initial}.eael-formstack .vertical{display:inherit;border-left:none;height:auto}.eael-formstack.eael-formstack-form-labels-hide .fsLabel{display:none !important}.eael-formstack.eael-formstack-validation-message-hide .fsError{display:none}.eael-formstack.eael-formstack-error-message-hide .fsValidationError{background:unset !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#595d64}.eael-formstack.eael-formstack-error-message-hide .fsValidationError .fsRequiredLabel{color:#595d64 !important}.eael-formstack.eael-formstack-form-align-center{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-formstack.eael-formstack-form-align-left{float:left}.eael-formstack.eael-formstack-form-align-right{float:right}.eael-formstack .fsRowBody .fsOptionLabel input[type=checkbox]:checked:before{background-color:#595d64 !important}.eael-formstack .fsProgress{display:none}.eael-formstack #fsReferralBadge,.eael-formstack .reportAbuse{display:none !important}.eael-formstack .fsProgressText{position:relative;bottom:50%}.eael-formstack .fsRatingPipButton:hover,.eael-formstack .fsRatingPipButton:focus{background:none !important}.eael-formstack-section-break-content-center .fsSectionHeader .fsSectionHeading,.eael-formstack-section-break-content-center .fsSectionHeader .fsSectionText{text-align:center}.eael-formstack-section-break-content-left .fsSectionHeader .fsSectionHeading,.eael-formstack-section-break-content-left .fsSectionHeader .fsSectionText{text-align:left !important}.eael-formstack-section-break-content-right .fsSectionHeader .fsSectionHeading,.eael-formstack-section-break-content-right .fsSectionHeader .fsSectionText{text-align:right !important}.eael-formstack-form-button-full-width .fsSubmit .fsSubmitButton{width:100%;display:block}.eael-formstack-form-button-center .fsSubmit .fsSubmitButton{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-formstack-form-button-right .fsSubmit .fsSubmitButton{float:right}.eael-formstack-form-button-left .fsSubmit .fsSubmitButton{float:left}.eael-formstack-progressbar-yes .fsProgress{display:inline-block !important}
.eael-gravity-form-align-default,.eael-gravity-form-align-left,.eael-gravity-form-btn-align-left{text-align:left}.eael-gravity-form-align-right,.eael-gravity-form-btn-align-right{text-align:right}.eael-gravity-form-align-center,.eael-gravity-form-btn-align-center{text-align:center}.gform_wrapper form li,.gform_wrapper li{list-style:none}.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield{padding:0px}.eael-gravity-form .gform_wrapper textarea{padding:0;font-weight:normal !important;font-family:inherit}.eael-gravity-form .gform_wrapper .gform_footer input.button,.eael-gravity-form .gform_wrapper .gform_footer input[type=submit],.eael-gravity-form .gform_wrapper .gform_page_footer input.button,.eael-gravity-form .gform_wrapper .gform_page_footer input[type=submit]{margin:0}.eael-gravity-form.title-description-hide .gform_heading{display:none}.eael-gravity-form.labels-hide .gform_wrapper .top_label .gfield_label,.eael-gravity-form.labels-hide .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{display:none}.eael-gravity-form-button-full-width .gform_wrapper .gform_footer input[type=submit]{width:100%}.eael-gravity-form .gform_wrapper .gf_scroll_text .gsection_description{margin:0}@media only screen and (max-width: 767px){.gform_wrapper .gf_progressbar{width:calc(100%) !important}}@media only screen and (min-width: 768px){.gform_wrapper .gf_progressbar{width:calc(100%) !important}}@media only screen and (min-width: 641px){.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100%) !important}}
.eael-caldera-form-align-left,.eael-caldera-form-btn-align-left{text-align:left}.eael-caldera-form-align-right,.eael-caldera-form-btn-align-right{text-align:right}.eael-caldera-form-align-center,.eael-caldera-form-btn-align-center{text-align:center}.eael-caldera-form .control-label{display:none}.eael-caldera-form-labels-yes .control-label{display:block}.eael-caldera-form-button-center .form-group input[type=button],.eael-caldera-form-button-center .form-group input[type=submit]{display:block;margin:0 auto}.eael-caldera-form-button-right .form-group input[type=button],.eael-caldera-form-button-right .form-group input[type=submit]{float:right}.eael-caldera-form .intl-tel-input{display:inherit}.eael-custom-radio-checkbox .caldera-grid input[type=checkbox],.eael-custom-radio-checkbox .caldera-grid input[type=radio]{border-style:solid;border-width:0;padding:3px;-webkit-appearance:none}.eael-caldera-form-button-full-width .form-group input[type=submit],.eael-caldera-form-button-full-width .form-group input[type=button]{width:100%}.rtl .eael-caldera-form-button-left .form-group input[type=button],.rtl .eael-caldera-form-button-left .form-group input[type=submit]{float:left}
.eael-wpforms .wpforms-container .wpforms-form input[type=submit],.eael-wpforms .wpforms-container .wpforms-form button[type=submit],.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button{border:0}.eael-wpforms .wpforms-container .wpforms-form input[type=submit]:hover,.eael-wpforms .wpforms-container .wpforms-form button[type=submit]:hover,.eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button:hover{border:0}.eael-wpforms .wpforms-container .wpforms-form input[type=checkbox],.eael-wpforms .wpforms-container .wpforms-form input[type=radio]{padding:3px}.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-label{display:none}.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row{max-width:100%}.eael-wpforms .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.eael-wpforms .wpforms-container .wpforms-field textarea,.eael-wpforms .wpforms-container .wpforms-field select{max-width:100% !important}.eael-wpforms-labels-yes .wpforms-container .wpforms-form .wpforms-field-label{display:block}.eael-wpforms-form-button-full-width .wpforms-submit-container .wpforms-submit{width:100%}
.eael-fluent-form-wrapper label.ff-el-form-check-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-fluent-form-wrapper label.ff-el-form-check-label input{margin-right:5px}.eael-fluentform-form-button-full-width .ff-btn-submit{width:100%;display:block}.eael-contact-form.eael-fluent-form-wrapper.error-message-hide .ff-el-is-error .text-danger{display:none}.eael-fluentform-form-button-center .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-center .ff-el-group.ff-text-right .ff-btn-submit,.eael-fluentform-form-button-center .ff-el-group .ff-btn-submit{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-fluentform-form-button-right .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-right .ff-el-group.ff-text-right .ff-btn-submit,.eael-fluentform-form-button-right .ff-el-group .ff-btn-submit{float:right}.eael-fluentform-form-button-left .ff-el-group.ff-text-left .ff-btn-submit,.eael-fluentform-form-button-left .ff-el-group.ff-text-right .ff-btn-submit,.eael-fluentform-form-button-left .ff-el-group .ff-btn-submit{float:left}.eael-contact-form.eael-fluent-form-wrapper.fluent-form-labels-hide label{display:none !important}.eael-fluentform-section-break-content-left .ff-el-group.ff-el-section-break{text-align:left}.eael-fluentform-section-break-content-center .ff-el-group.ff-el-section-break{text-align:center}.eael-fluentform-section-break-content-right .ff-el-group.ff-el-section-break{text-align:right}.ff-step-header .ff-el-progress-status,.ff-el-progress{display:none}.eael-ff-step-header-yes .ff-step-header .ff-el-progress-status{display:block}.eael-ff-step-progressbar-yes .ff-el-progress{display:block}.ff-el-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}
.eael-typeform{width:100%;height:700px}.eael-typeform.eael-typeform-align-center{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-typeform.eael-typeform-align-left{float:left}.eael-typeform.eael-typeform-align-right{float:right}
.eael-better-docs-category-grid-wrapper{margin:0 -7.5px}.eael-better-docs-category-grid-wrapper .eael-better-docs-category-grid.fit-to-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-better-docs-category-grid-wrapper .eael-better-docs-category-grid.fit-to-screen .eael-better-docs-category-grid-post{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-better-docs-category-grid-wrapper .eael-better-docs-category-grid.fit-to-screen .eael-better-docs-category-grid-post .eael-bd-cg-inner{width:100%}.eael-better-docs-category-grid-post .eael-bd-cg-inner{background:#fff;-webkit-box-shadow:0 10px 100px 0 rgba(40,47,98,.08);box-shadow:0 10px 100px 0 rgba(40,47,98,.08);margin:0 7.5px 15px 7.5px}.eael-bd-cg-body{padding:0px 20px 0px 20px}.eael-bd-cg-body ul{margin:0;padding:0;list-style:none}.eael-bd-cg-body ul li{margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#566e8b}.eael-bd-cg-body ul li a{color:#566e8b;line-height:1.8}.eael-bd-cg-body ul li .eael-bd-cg-post-list-icon{line-height:1.8;margin-right:10px;width:22px}.eael-bd-cg-header{padding:20px}.eael-bd-cg-header .eael-bd-cg-header-inner{border-bottom:2px solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;border-color:#528ffe}.eael-bd-cg-header .eael-docs-cat-title{color:#528ffe;font-size:20px;position:relative;margin:0}.eael-bd-cg-header .eael-docs-cat-icon{height:32px;width:32px;margin-right:30px;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-bd-cg-header .eael-docs-cat-icon img{width:100%}.eael-bd-cg-header .eael-docs-item-count{height:35px;width:35px;background:#528ffe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;margin-left:auto;color:#fff;font-size:15px}.eael-bd-grid-sub-cat-title{display:block;cursor:pointer}.eael-bd-grid-sub-cat-title .toggle-arrow{margin-right:5px}.docs-sub-cat-list,.eael-bd-grid-sub-cat-title .arrow-down{display:none}.eael-bd-cg-button{display:inline-block;background-color:#fff;font-size:16px;color:#528ffe;border:1px solid #528ffe;border-radius:50px;line-height:1;padding:15px 20px;margin:0px 0px 20px 20px}.eael-bd-cg-button .eael-bd-cg-button-icon{position:relative;top:1px}.eael-bd-cg-button .eael-bd-cg-button-icon.eael-bd-cg-button-icon-left{margin-right:5px}.eael-bd-cg-button .eael-bd-cg-button-icon.eael-bd-cg-button-icon-right{margin-left:5px}.eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-header{padding:0px 20px}.eael-better-docs-category-grid-post.layout-2 .eael-docs-cat-title{-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-better-docs-category-grid-post.layout-2 .eael-docs-item-count{margin:0;border-radius:0;position:relative;display:block;width:auto;background:none;height:45px;width:40px}.eael-better-docs-category-grid-post.layout-2 .eael-docs-item-count:before{content:attr(data-content);position:absolute;left:0;top:-1px;height:45px;width:40px;background:#fc8c91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-better-docs-category-grid-post.layout-2 .eael-docs-item-count:after{position:absolute;left:40px;top:-1px;content:"";border-top:6px solid #ad5e62;border-right:6px solid transparent;opacity:.9}.eael-better-docs-category-grid-post.layout-2 .eael-docs-cat-title{margin-top:30px;color:#000;font-size:18px;font-weight:500}.eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-body ul li{font-size:15px}.eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-body ul li a{color:#707070}.eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-inner{-webkit-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-box-shadow:0px 1px 5px 0px rgba(0,9,78,.1);box-shadow:0px 1px 5px 0px rgba(0,9,78,.1);border-radius:5px}.eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-inner:hover{-webkit-box-shadow:0px 15px 40px 0px rgba(0,9,78,.1);box-shadow:0px 15px 40px 0px rgba(0,9,78,.1)}.eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-button{font-size:15px;border:0px solid;border-radius:0;color:#333;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-button:hover{color:#fc8c91}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-better-docs-category-grid-post{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post{width:16%;float:left}.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-better-docs-category-grid-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-better-docs-category-grid-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1){clear:left}}.rtl .eael-better-docs-category-grid-post.layout-2 .eael-docs-item-count:after{position:absolute;right:40px;left:0;border-top:6px solid #ad5e62;border-left:6px solid transparent;border-right:unset}.rtl .eael-better-docs-category-grid-post .eael-bd-cg-header .eael-docs-item-count{margin-right:auto;margin-left:unset}.rtl .eael-better-docs-category-grid-post.layout-2 .eael-bd-cg-header .eael-docs-item-count{margin-right:unset;margin-left:auto}
.eael-better-docs-category-box-post .eael-bd-cb-inner{background:#f8f8fc;padding:20px;border:1px solid #efffff;text-align:center;margin:7.5px;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-better-docs-category-box-post .eael-bd-cb-inner:hover{background:#fff;-webkit-box-shadow:0px 20px 50px 0px rgba(0,9,78,.1);box-shadow:0px 20px 50px 0px rgba(0,9,78,.1)}.eael-better-docs-category-box-post .eael-bd-cb-cat-icon{height:80px;width:80px;margin:0 auto 20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-better-docs-category-box-post .eael-bd-cb-cat-icon img{max-height:100%;max-width:100%}.eael-better-docs-category-box-post .eael-bd-cb-cat-title{color:#3f5876;font-size:18px;line-height:1.3;font-weight:700;margin-bottom:15px}.eael-better-docs-category-box-post .eael-bd-cb-cat-count{color:#707070;font-size:15px}.eael-better-docs-category-box-post .eael-bd-cb-cat-count .count-suffix{margin-left:5px}.eael-better-docs-category-box-post .eael-bd-cb-cat-count .count-prefix{margin-right:5px}.layout__2 .eael-bd-cb-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0px;-webkit-box-shadow:0px 1px 5px 0px rgba(101,99,233,.18);box-shadow:0px 1px 5px 0px rgba(101,99,233,.18);background:#fff}.layout__2 .eael-bd-cb-inner:hover{-webkit-box-shadow:0px 8px 15px 0px rgba(101,99,233,.09);box-shadow:0px 8px 15px 0px rgba(101,99,233,.09)}.layout__2 .eael-bd-cb-cat-icon__layout-2{-ms-flex-preferred-size:20%;flex-basis:20%;border-right:1px solid #e4e4f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layout__2 .eael-bd-cb-cat-icon__layout-2 img{width:50px}.layout__2 .eael-bd-cb-cat-title__layout-2{-ms-flex-preferred-size:60%;flex-basis:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;line-height:1;font-size:20px;color:#333;font-weight:500}.layout__2 .eael-bd-cb-cat-title__layout-2 span{padding:45px 0px 45px 30px}.layout__2 .eael-bd-cb-cat-count__layout-2{-ms-flex-preferred-size:20%;flex-basis:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layout__2 .eael-bd-cb-cat-count__layout-2 .count-inner__layout-2{height:60px;width:60px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;-webkit-box-shadow:0px 8px 15px 0px rgba(101,99,233,.09);box-shadow:0px 8px 15px 0px rgba(101,99,233,.09);font-size:20px;color:#7e7cff}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-better-docs-category-box-post{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post{width:16%;float:left}.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-better-docs-category-box-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-better-docs-category-box-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1){clear:left}}
.eaelsv-overlay{position:absolute;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:4;cursor:pointer;background-size:cover;background-position:50%;text-align:center;overflow:hidden}.eaelsv-overlay-icon{position:absolute;top:50%;left:50%;font-size:90px;color:#fff;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.plyr__controls button{-webkit-box-shadow:none !important;box-shadow:none !important}.plyr__controls button:hover{-webkit-box-shadow:none !important;box-shadow:none !important}.plyr__controls{display:none !important}.eael-sticky-video-wrapper{position:relative;width:100%;min-height:200px;margin:0px;padding:0px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;text-align:left;overflow:hidden}.eael-sticky-video-player2{min-height:20px;overflow:visible}.eael-sticky-video-player2.out{position:fixed;z-index:999;border:0 !important;border-radius:0px !important;height:200px;width:300px}.eael-sticky-video-wrapper.out .eael-sticky-video-player2,.eael-sticky-video-wrapper.out .eael-sticky-video-player{border-radius:0px !important}.eael-sticky-video-player2.in{position:relative;margin:0px;padding:0px;height:100%;border:0;line-height:1}.owp-play{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.owp-play i{font-size:100px;color:#fff;opacity:.8;text-shadow:1px 0 6px rgba(0,0,0,.3);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.eael-sticky-video-player:hover .owp-play i{opacity:1}.eaelsv-sticky-player-close{position:absolute;right:-25px;top:-36px;display:none;padding:7px;font-size:24px;z-index:9999;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible}.eaelsv-sticky-player-close:hover{color:#090}.eaelsv-sticky-player-close:before,.eaelsv-sticky-player-close:after{position:absolute;left:15px;background-color:#333}.eaelsv-sticky-player-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.eaelsv-sticky-player-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.plyr__progress input[type=range]::-webkit-slider-runnable-track,.plyr__volume input[type=range]::-webkit-slider-runnable-track{-webkit-box-shadow:1px 1px 1px #000,0px 0px 1px #0d0d0d;box-shadow:1px 1px 1px #000,0px 0px 1px #0d0d0d}.plyr__progress input[type=range]::-moz-range-track,.plyr__volume input[type=range]::-moz-range-track{box-shadow:1px 1px 1px #000,0px 0px 1px #0d0d0d}
.eael-event-calendar-wrapper{font-family:Segoe UI}.eael-event-calendar-wrapper .fc-row table{margin:0px !important}.eael-event-calendar-wrapper .fc table{margin:auto;overflow:auto}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #ddd !important;border-bottom:none !important}.eael-event-calendar-wrapper .fc-day-grid-event{margin-top:2px;padding:8px;font-size:12px;border-left-width:5px}.eael-event-calendar-wrapper .fc-day.fc-today{background:transparent}.eael-event-calendar-wrapper .fc-day-top.fc-today .fc-day-number{font-weight:bold}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-size:14px}.eael-event-calendar-wrapper .fc-day-number{font-size:14px;float:center !important}.eael-event-calendar-wrapper .eaelec-modal{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:-1}.eael-event-calendar-wrapper .eaelec-modal .eael-ec-modal-bg{position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.eael-event-calendar-wrapper .eaelec-modal.eael-ec-popup-ready{z-index:99999;opacity:1}.eael-event-calendar-wrapper .eaelec-modal-content{position:relative;margin:auto;border:1px solid #888;max-width:900px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-color:#fefefe;padding:20px 0;width:100%;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-header{padding:0px 30px;color:#fff;border-color:#090;overflow:auto;margin-top:8px}.eael-event-calendar-wrapper .eaelec-modal-header h2{color:#242424;margin:0;padding:0}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date{color:#555;padding-top:2px;display:inline-block}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date i{color:#5725ff}.eael-event-calendar-wrapper .eaelec-modal-close{position:absolute;right:-15px;top:-18px;font-size:24px;z-index:9999;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible;border:2px solid #fff;background:#fff;text-align:center;-webkit-box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#000 !important;height:40px;width:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.eael-event-calendar-wrapper .eaelec-modal-close>span{font-size:20px}.eael-event-calendar-wrapper .eaelec-modal-close:hover,.eael-event-calendar-wrapper .eaelec-modal-close:focus{color:#fff;text-decoration:none;cursor:pointer}.eael-event-calendar-wrapper .eaelec-modal-body{padding:0 10px 0 35px;margin:10px 0;color:#555;height:300px;overflow-y:auto;word-break:break-word}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar{width:6px}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-footer{padding:0px 10px 0 35px;color:#fff;border:0px solid red}.eael-event-calendar-wrapper .eaelec-event-date-start,.eael-event-calendar-wrapper .eaelec-event-date-end{font-size:15px}@media(max-width: 575px){.eael-event-calendar-wrapper .fc-toolbar{margin:0 !important;padding:0 !important}.eael-event-calendar-wrapper .fc-toolbar .fc-center{width:100% !important;margin:0 !important;padding:0 !important}.eael-event-calendar-wrapper .fc-toolbar h2{font-size:16px !important;width:100% !important;text-align:center !important;padding:5px !important}.eael-event-calendar-wrapper .fc-ltr .fc-axis{font-size:12px !important}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-weight:normal !important;font-size:12px !important;padding:5px !important}}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-left .fc-button .fc-icon{font-size:13px}.eael-event-calendar-wrapper .eael-event-completed{text-decoration:line-through}.fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button,.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button{position:relative}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button:before,.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:13px;display:inline-block;padding-right:5px;padding-left:0;-webkit-font-smoothing:antialiased}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before{content:"";left:8px}.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before{content:"";left:21px}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{content:""}.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button:before{content:""}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary{-webkit-box-shadow:none;box-shadow:none;height:auto;width:auto;float:none;font-size:13px;font-weight:400;color:#5e5e5e;border-radius:3px;text-transform:capitalize;background:#f7f7fb;text-shadow:none;line-height:19px;padding:8px 12px;border:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-state-active,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:hover,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:visited,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:focus{background:#5725ff;color:#fff;-webkit-box-shadow:none;box-shadow:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-button-active{background:#5725ff;color:#fff}th.fc-widget-header>span{padding:14px;display:block;font-size:16px;color:#424344}span.fc-day-number{padding:17px;display:block}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:12px 2px 2px 2px;display:block;border-bottom:0px solid}.eael-event-calendar-wrapper .fc-view .fc-body thead:first-child tr:first-child td{border-bottom:3px solid transparent}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #dfdfe9}.fc-unthemed .fc-timeGridDay-view .fc-event,.fc-unthemed .fc-timeGridWeek-view .fc-event{border-left:1px solid;border-color:#4d4d4d !important}.fc-unthemed .fc-timeGridDay-view .fc-event .fc-time,.fc-unthemed .fc-timeGridWeek-view .fc-event .fc-time{padding-left:3px}.fc-unthemed .fc-timeGridDay-view .fc-bg table tbody tr>td,.fc-unthemed .fc-timeGridWeek-view .fc-bg table tbody tr>td{padding-left:1px}.fc-unthemed .fc-timeGridDay-view .fc-time-grid .fc-event .fc-content,.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{display:inherit}.fc-unthemed .fc-listWeek-view .fc-list-table tr.fc-list-item,.fc-unthemed .fc-listMonth-view .fc-list-table tr.fc-list-item{cursor:pointer}.fc-unthemed .fc-listWeek-view .fc-list-table tr td,.fc-unthemed .fc-listMonth-view .fc-list-table tr td{padding-bottom:10px;padding-top:10px}.fc-unthemed .fc-dayGridMonth-view .fc-day-grid-event .fc-time{font-weight:400}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#dfdfe9}.fc-unthemed a.fc-day-grid-event,.fc-unthemed .fc-event{color:#707070;font-size:14px;background:#fff;border-radius:5px;font-weight:400;margin:1px;border:none}.fc-unthemed a.fc-day-grid-event .fc-day-grid-event .fc-time,.fc-unthemed .fc-event .fc-day-grid-event .fc-time{font-weight:normal}.fc-unthemed .fc-time-grid .fc-event{min-height:20px}.fc-unthemed .fc-time-grid .fc-event .fc-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.fc-unthemed .fc-time-grid .fc-event .fc-content .fc-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.fc-unthemed .fc-event:hover{color:#707070}.eaelec-modal.eael-zoom-in{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.eaelec-modal.eael-zoom-in .eaelec-modal-content{opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eael-ec-modal-bg{opacity:.7}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eaelec-modal-content{opacity:1;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eaelec-modal-content{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eael-ec-modal-bg{opacity:0}@media(min-width: 768px)and (max-width: 1024px){.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar{margin-bottom:12px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:15px}.eael-event-calendar-wrapper .fc-timeGridWeek-view a .fc-content{display:inherit !important}.eael-event-calendar-wrapper .fc-day-header.fc-widget-header span{font-size:15px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.eael-event-calendar-wrapper .eaelec-modal-body{height:200px}}@media only screen and (max-width: 767px){.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event{padding:8px 0px 8px 0px !important}.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event .fc-content{font-size:12px}.fc-right,.fc-left{width:100%;text-align:center}.fc-left{text-align:center}.fc-right{margin-bottom:10px}.fc-right .fc-button-group .fc-button.fc-button-primary{font-size:11px}.fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:11px;padding-left:0}.fc-center{text-align:center}.fc-toolbar.fc-header-toolbar{display:inline-block;width:100%}.fc-toolbar.fc-header-toolbar .fc-button-group button.fc-button.fc-button-primary{margin-left:5px;font-size:12px}th.fc-widget-header>span{padding:0;font-size:14px}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0;margin:0;font-size:10px}.fc-basic-view .fc-body .fc-row{min-height:2em}.eael-event-calendar-wrapper .eaelec-modal-body{height:100px}}
.ea-woo-checkout{font-size:14px;line-height:1.5em;font-weight:400}.ea-woo-checkout .woocommerce h3,.ea-woo-checkout .woocommerce #ship-to-different-address span{font-size:25px;line-height:1.5em;font-weight:600;margin-top:0;text-transform:capitalize}.ea-woo-checkout .woocommerce label{font-size:16px;line-height:1.5;font-weight:500}.ea-woo-checkout .woocommerce label.woocommerce-form__label-for-checkbox.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ea-woo-checkout .woocommerce .checkout li.wc_payment_method{border-bottom:none}.ea-woo-checkout .woocommerce .woo-checkout-login a,.ea-woo-checkout .woocommerce .woo-checkout-coupon a{color:#7866ff}.ea-woo-checkout .woocommerce .woo-checkout-login a :hover,.ea-woo-checkout .woocommerce .woo-checkout-coupon a :hover{color:#443d6d}.ea-woo-checkout .woocommerce .woo-checkout-login label,.ea-woo-checkout .woocommerce .woo-checkout-coupon label{margin-bottom:10px}.ea-woo-checkout .woocommerce .woo-checkout-login .input-text,.ea-woo-checkout .woocommerce .woo-checkout-login select,.ea-woo-checkout .woocommerce .woo-checkout-coupon .input-text,.ea-woo-checkout .woocommerce .woo-checkout-coupon select{border-radius:5px;background-color:#fff;padding:13px;border:1px solid transparent}.ea-woo-checkout .woocommerce .woo-checkout-login .input-text :hover,.ea-woo-checkout .woocommerce .woo-checkout-login .input-text :active,.ea-woo-checkout .woocommerce .woo-checkout-login select :hover,.ea-woo-checkout .woocommerce .woo-checkout-login select :active,.ea-woo-checkout .woocommerce .woo-checkout-coupon .input-text :hover,.ea-woo-checkout .woocommerce .woo-checkout-coupon .input-text :active,.ea-woo-checkout .woocommerce .woo-checkout-coupon select :hover,.ea-woo-checkout .woocommerce .woo-checkout-coupon select :active{border-color:inherit}.ea-woo-checkout .woocommerce .woo-checkout-login .input-text :focus,.ea-woo-checkout .woocommerce .woo-checkout-login select :focus,.ea-woo-checkout .woocommerce .woo-checkout-coupon .input-text :focus,.ea-woo-checkout .woocommerce .woo-checkout-coupon select :focus{outline:inherit;outline-offset:0}.ea-woo-checkout .woocommerce .woo-checkout-login .button,.ea-woo-checkout .woocommerce .woo-checkout-coupon .button{background-color:#7866ff;border-radius:5px;font-size:16px;line-height:1.5em;color:#fff;font-weight:400;margin:0;padding:13px 30px;border:none;text-transform:capitalize !important}.ea-woo-checkout .woocommerce .woo-checkout-login .button:hover,.ea-woo-checkout .woocommerce .woo-checkout-coupon .button:hover{text-decoration:none}.ea-woo-checkout .woocommerce .woo-checkout-login{border-radius:5px;background-color:#f1ebff;padding:30px;font-size:16px;line-height:1.5em;font-weight:400;margin-bottom:30px;position:relative;display:block}.ea-woo-checkout .woocommerce .woo-checkout-login .ea-login-icon{width:20px;position:absolute;top:20px;left:20px;font-size:20px}.ea-woo-checkout .woocommerce .woo-checkout-login .ea-login-icon i,.ea-woo-checkout .woocommerce .woo-checkout-login .ea-login-icon svg{width:1em;height:1em;position:relative;display:block}.ea-woo-checkout .woocommerce .woo-checkout-login .form-row-first{width:48.5%;float:left !important}.ea-woo-checkout .woocommerce .woo-checkout-login .form-row-last{float:right !important}.ea-woo-checkout .woocommerce .woo-checkout-login .clear{clear:both}.ea-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login{max-width:100%;margin:15px 0 0 !important}.ea-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login p:first-child{margin-top:0}.ea-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login .woocommerce-form-login__submit{margin-right:30px}.ea-woo-checkout .woocommerce .woo-checkout-login .lost_password{margin-left:3px;margin-bottom:0}.ea-woo-checkout .woocommerce .woo-checkout-coupon .form-row-first{width:48.5%}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon{margin:15px 0 0 !important;padding:20px;width:100%;text-align:left;border:1px solid inherit;border-radius:5px}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon p:first-child{margin:0 0 20px 0}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-first{width:78%;float:left}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-first input{border-radius:5px;-webkit-box-shadow:0 12px 20px rgba(51,57,137,.1);box-shadow:0 12px 20px rgba(51,57,137,.1);background-color:#fff;height:50px}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-first input :focus{outline:none;outline-offset:0}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-last{width:20%;margin-left:2%;float:right}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .clear{clear:both}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon p{margin-top:0}@media(max-width: 1024px){.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-first{width:50%}.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-last{width:48%}}@media(max-width: 767px){.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-first,.ea-woo-checkout .woocommerce .woo-checkout-coupon .checkout_coupon .form-row-last{width:100%}}.ea-woo-checkout .woocommerce .woo-checkout-coupon .lost_password{margin-bottom:0}.ea-woo-checkout .woocommerce h3#order_review_heading{float:none;width:100%}.ea-woo-checkout .woocommerce #customer_details.col2-set{width:100% !important;padding:0 !important;float:none !important;margin:0 0 30px 0}.ea-woo-checkout .woocommerce #customer_details.col2-set h3{border:none;padding:0;font-size:25px}.ea-woo-checkout .woocommerce #customer_details.col2-set .col-1{padding-left:0;float:left !important;width:48% !important}.ea-woo-checkout .woocommerce #customer_details.col2-set .col-2{padding-right:0;float:right !important;width:48% !important}.ea-woo-checkout .woocommerce #customer_details.col2-set #ship-to-different-address label{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:0;padding-bottom:0}.ea-woo-checkout .woocommerce #customer_details.col2-set #ship-to-different-address label input{-ms-flex-item-align:start;align-self:start;margin-top:9px;margin-right:10px}@media(max-width: 767px){.ea-woo-checkout .woocommerce #customer_details.col2-set .col-1,.ea-woo-checkout .woocommerce #customer_details.col2-set .col-2{width:100% !important;float:none !important}}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review{margin-bottom:30px}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table{padding:0;margin:0}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px 0}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .table-header{font-size:14px}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .table-row{border-radius:3px;font-size:16px;font-weight:500;background-color:#fff}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .table-col-1{-ms-flex-preferred-size:70%;flex-basis:70%;max-width:70%}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .table-col-2{-ms-flex-preferred-size:15%;flex-basis:15%;max-width:15%;text-align:center}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .table-col-3{-ms-flex-preferred-size:15%;flex-basis:15%;max-width:15%;text-align:right;padding-right:25px !important}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .product-thum-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .product-thum-name .product-thumbnail{width:65px;margin-right:15px}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .product-thum-name .product-thumbnail img{display:block}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .product-quantity,.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .product-total{padding:0 10px}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .subscription-price .subscription-details{display:block;font-size:.8em;line-height:1.2rem}@media all and (max-width: 767px){.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table{overflow-y:auto}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .table-row,.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table .table-header{width:400px}}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .back-to-shopping{margin:0 0 10px 0;text-transform:capitalize;font-size:15px;line-height:1.5em;display:inline-block}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .back-to-shopping i{margin-right:5px}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content{font-size:14px;border-radius:3px;padding:20px 25px;background-color:#fff;width:40%;font-weight:700;margin:0 0 0 auto}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content div:first-child{border:none}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content div:last-child{padding-bottom:0}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content label{font-size:inherit;font-weight:inherit;line-height:inherit}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content .woocommerce-remove-coupon{font-family:inherit;font-size:.7em;font-weight:inherit;line-height:inherit;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .order-total,.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .cart-subtotal,.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .cart-discount,.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .tax-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid inherit;padding:3px 0}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .shipping-area{display:grid;grid-template-columns:70% 30%}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .shipping-area #shipping_method{text-align:right;margin-right:0}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .recurring-wrapper{margin-bottom:0;border-collapse:collapse;border-spacing:0;border:0}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .recurring-wrapper tr{display:table;width:100%}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .recurring-wrapper th,.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .recurring-wrapper td{border-left:0;border-right:0;border-bottom:0;border-top:1px solid}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .recurring-wrapper th{padding-left:0}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .recurring-wrapper td{padding-right:0;text-align:right;font-size:.7em}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .recurring-wrapper td .amount{display:block}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .woocommerce-shipping-methods{margin:0;padding:0;list-style:none}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .shipping-area #shipping_method li{margin-bottom:0}@media all and (max-width: 1024px){.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content{width:40%}}@media all and (max-width: 767px){.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .back-to-shop{margin-top:15px}.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content{width:100%}}.ea-woo-checkout .ea-checkout-review-order-table .recurring-wrapper tbody>tr:nth-child(odd)>td,.ea-woo-checkout .ea-checkout-review-order-table .recurring-wrapper tbody>tr:nth-child(odd)>th,.ea-woo-checkout .ea-checkout-review-order-table .recurring-wrapper tbody tr:hover>td,.ea-woo-checkout .ea-checkout-review-order-table .recurring-wrapper tbody tr:hover>th{background-color:inherit}.eael-woo-checkout .woocommerce .woocommerce-error,.eael-woo-checkout .woocommerce .woocommerce-info,.eael-woo-checkout .woocommerce .woocommerce-message{border:0;border-radius:5px;text-align:left;background-color:transparent;text-transform:capitalize;padding:20px 20px 20px 50px;font-size:16px;line-height:1.5em;font-weight:400;margin-bottom:30px}.eael-woo-checkout .woocommerce .woocommerce-error::before,.eael-woo-checkout .woocommerce .woocommerce-info::before,.eael-woo-checkout .woocommerce .woocommerce-message::before{left:20px;top:20px;font-size:20px}.eael-woo-checkout .woocommerce .woocommerce-error a,.eael-woo-checkout .woocommerce .woocommerce-info a,.eael-woo-checkout .woocommerce .woocommerce-message a{-webkit-box-shadow:none;box-shadow:none;text-transform:capitalize}.eael-woo-checkout .woocommerce .woocommerce-error{background-color:#fff3f5;color:#ff7e93}.eael-woo-checkout .woocommerce .woocommerce-info{background-color:#d1ecf1;color:#0c5460}.eael-woo-checkout .woocommerce .woocommerce-message{background-color:#d4edda;color:#155724}.eael-woo-checkout .woocommerce form.checkout_coupon{border:1px solid #404040}.eael-woo-checkout .woocommerce .woo-checkout-login.woo-checkout-login-editor{display:none}.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login-toggle .woocommerce-error,.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login-toggle .woocommerce-info,.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login-toggle .woocommerce-message{background-color:transparent !important;padding:0 0 0 40px !important;border:none !important;margin:0}.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login-toggle .woocommerce-error::before,.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login-toggle .woocommerce-info::before,.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-form-login-toggle .woocommerce-message::before{left:20px;top:20px;font-size:20px}.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-info{font-size:inherit;line-height:1.5em;font-weight:inherit;margin-bottom:0;display:block}.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-info::before{content:none}.eael-woo-checkout .woocommerce .woo-checkout-login .woocommerce-info a{text-decoration:underline}.eael-woo-checkout .woocommerce .woo-checkout-coupon{border-radius:5px;background-color:#ebfaff;padding:30px;font-size:16px;line-height:1.5em;font-weight:400;margin-bottom:30px;position:relative;display:block}.eael-woo-checkout .woocommerce .woo-checkout-coupon .ea-coupon-icon{width:20px;position:absolute;top:20px;left:20px;font-size:20px}.eael-woo-checkout .woocommerce .woo-checkout-coupon .ea-coupon-icon i,.eael-woo-checkout .woocommerce .woo-checkout-coupon .ea-coupon-icon svg{width:1em;height:1em;position:relative;display:block}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-info,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-message,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-error{border-width:1px;border-style:solid;border-radius:3px;padding:10px 10px 10px 40px !important;margin:20px 0 0;color:inherit}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-info:before,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-message:before,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-error:before{left:10px;top:10px;color:inherit}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-info li,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-message li,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-error li{margin-left:0}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-error,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-info,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-message{background-color:transparent !important;padding:0 0 0 40px !important;border:none !important;margin:0}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-error::before,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-info::before,.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-message::before{left:20px;top:20px;font-size:20px}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-info{font-size:inherit;line-height:1.5em;font-weight:inherit;margin-bottom:0;display:block}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-info::before{content:none}.eael-woo-checkout .woocommerce .woo-checkout-coupon .woocommerce-form-coupon-toggle .woocommerce-info a{text-decoration:underline}.eael-woo-checkout .woocommerce .woo-checkout-payment{clear:both}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods{padding:0 0 20px 0 !important;margin:0;border:0}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods li:not(.woocommerce-notice){background-color:transparent}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method{margin:0;padding:0}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method>label{font-size:15px;padding:0;margin:0;display:inline-block;width:100%}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method input[type=radio]{display:none}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method input[type=radio]+label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:25px;position:relative}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method input[type=radio]+label::before{-webkit-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);-o-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);content:"";width:12px;height:12px;border-radius:50%;background-color:#b8b6ca;border:0 solid #fff;font-size:0;position:absolute;top:47%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method input[type=radio]+label::after{-webkit-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);-o-transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);transition:all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);content:"";width:0;height:0;border-radius:50%;background-color:#fff;position:absolute;top:47%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method input[type=radio]:checked+label::before{background-color:transparent;width:12px;height:12px;border-width:2px;border-color:#7362f0}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .wc_payment_method input[type=radio]:checked+label::after{width:6px;height:6px;left:3px;background-color:#fff}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .payment_box{border-radius:5px}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .payment_methods .payment_box p:first-child{margin:0 !important}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .place-order{padding:20px 0 0 0;border-top:1px solid #fff}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .place-order p{margin-top:0}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .place-order a.woocommerce-privacy-policy-link{color:#fff;font-weight:600}.eael-woo-checkout .woocommerce .woo-checkout-payment #payment .place-order #place_order{width:auto;margin:0 0 0 auto;text-transform:capitalize;letter-spacing:unset}.eael-woo-checkout.elementor-editor-active .woocommerce .woo-checkout-login.woo-checkout-login-editor{display:block}.theme-twentyseventeen .ea-woo-checkout #ship-to-different-address label span{position:relative;display:block;text-align:right;padding-right:45px}
.eael-w-10{width:10%}.eael-w-20{width:20%}.eael-w-25{width:25%}.eael-w-30{width:30%}.eael-w-33{width:33%}.eael-w-40{width:40%}.eael-w-50{width:50%}.eael-w-60{width:60%}.eael-w-66{width:66%}.eael-w-70{width:70%}.eael-w-75{width:75%}.eael-w-80{width:80%}.eael-w-90{width:90%}.eael-w-100{width:100%}.d-none{display:none}.d-ib{display:inline-block}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.fd-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fd-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-lr-form-wrapper{width:370px;margin:0 auto;background-color:#fff;padding:35px;border-radius:10px;-webkit-box-shadow:0 0 37.5px 14px rgba(2,8,53,.06);box-shadow:0 0 37.5px 14px rgba(2,8,53,.06)}.eael-lr-form-wrapper.style-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0;border-radius:0}@media(max-width: 767px){.eael-lr-form-wrapper.style-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.eael-lr-form-wrapper.style-2 .lr-form-illustration{width:50%;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}@media(max-width: 767px){.eael-lr-form-wrapper.style-2 .lr-form-illustration{padding-bottom:200px}}.eael-lr-form-wrapper.style-2 .lr-form-wrapper{padding:35px;width:370px}.eael-lr-form-wrapper .eael-lr-form-group{margin-bottom:1rem}.eael-lr-form-wrapper .eael-lr-form-group label{display:inline-block;margin-bottom:.5rem}.eael-lr-form-wrapper .eael-lr-form-group label.mark-required{position:relative}.eael-lr-form-wrapper .eael-lr-form-group label.mark-required::after{content:" *";color:red;position:absolute;line-height:0;top:17px;right:-10px}.eael-lr-form-wrapper .eael-lr-form-group .eael-lr-form-control{display:block;width:100%;padding:15px;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #cfcfe8;border-radius:3px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;outline:none}.eael-lr-form-wrapper.lr-icon-showing .eael-lr-form-group{position:relative}.eael-lr-form-wrapper.lr-icon-showing .eael-lr-form-control{padding:15px 15px 15px 30px}.eael-lr-form-wrapper.lr-icon-showing i{position:absolute;bottom:20px;left:10px;color:inherit}.eael-lr-form-wrapper .eael-forever-forget{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9em}.eael-lr-form-wrapper .eael-forever-forget .forget-menot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-lr-form-wrapper .eael-forever-forget .forget-menot label{margin:0 0 0 10px}.eael-lr-form-wrapper .eael-forever-forget .forget-menot,.eael-lr-form-wrapper .eael-forever-forget .forget-pass{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.eael-lr-form-wrapper .eael-forever-forget .forget-pass{text-align:right}.eael-lr-form-wrapper .eael-lr-password-wrapper{position:relative}.eael-lr-form-wrapper .eael-lr-password-wrapper button{position:absolute;top:0;right:0;height:100%;background:transparent;border:none;color:red}.eael-lr-form-wrapper .eael-lr-btn{background-color:#744ffb;color:#fff;position:relative;overflow:hidden;display:inline-block;vertical-align:top;text-decoration:none;border:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;padding:15px;width:130px}.eael-lr-form-wrapper .eael-lr-btn.eael-lr-btn-block{display:block}.eael-lr-form-wrapper .eael-lr-btn.eael-lr-btn-inline{display:inline-block}.eael-lr-form-wrapper .eael-lr-link{display:inline-block}.eael-lr-form-wrapper .eael-sign-wrapper{text-align:center;padding:20px 0 0}.eael-lr-form-wrapper .lr-form-header.header-inline{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-lr-form-wrapper .lr-form-header.header-inline .form-logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.eael-lr-form-wrapper .lr-form-header.header-inline .form-dsc{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:15px}.eael-lr-form-wrapper .lr-form-header img{width:100px}.eael-lr-form-wrapper .lr-form-header h4{font-size:18px;font-weight:500;margin-top:0}.eael-lr-form-wrapper .lr-form-header p{font-size:14px}.eael-lr-form-wrapper .eael-form-msg{display:block;width:100%;margin-top:1rem;font-size:1rem;padding:10px 15px;border-top-right-radius:8px;border-bottom-right-radius:8px}.eael-lr-form-wrapper .eael-form-msg.invalid{color:#721c24;background-color:#f8d7da;border-left:3px solid red}.eael-lr-form-wrapper .eael-form-msg.valid{color:#155724;background-color:#d4edda;border-left:3px solid green}.eael-lr-form-wrapper ul,.eael-lr-form-wrapper ol,.eael-lr-form-wrapper .eael-form-msg ul,.eael-lr-form-wrapper .eael-form-msg ol{margin:0;padding-left:30px}.eael-lr-form-wrapper ul li:not(:last-child),.eael-lr-form-wrapper ol li:not(:last-child),.eael-lr-form-wrapper .eael-form-msg ul li:not(:last-child),.eael-lr-form-wrapper .eael-form-msg ol li:not(:last-child){padding-bottom:10px}.eael-lr-form-wrapper .eael_accept_tnc_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-lr-form-wrapper .eael_accept_tnc_wrap .eael-lr-tnc-link{margin-left:5px;display:inline-block}.eael-lr-form-wrapper .eael-recaptcha-wrapper{margin-bottom:1rem}.eael-lr-form-wrapper .eael-lr-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports(-webkit-appearance: none) or (-moz-appearance: none){.eael-lr-form-wrapper input[type=checkbox]{--active: #275EFE;--active-inner: #fff;--focus: 0;--border: #b7b7b7;--border-hover: var(--active);--background: #fff;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:18px;outline:none;display:inline-block;vertical-align:top;position:relative;top:2px;margin:0;cursor:pointer;border:2px solid var(--bc, var(--border));background:var(--b, var(--background));-webkit-transition:background .3s,border-color .3s,-webkit-box-shadow .2s;transition:background .3s,border-color .3s,-webkit-box-shadow .2s;-o-transition:background .3s,border-color .3s,box-shadow .2s;transition:background .3s,border-color .3s,box-shadow .2s;transition:background .3s,border-color .3s,box-shadow .2s,-webkit-box-shadow .2s}.eael-lr-form-wrapper input[type=checkbox]:after{content:"";display:block;left:0;top:0;position:absolute;-webkit-transition:opacity var(--d-o, 0.2s),-webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);transition:opacity var(--d-o, 0.2s),-webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);-o-transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s);transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s);transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s),-webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease)}.eael-lr-form-wrapper input[type=checkbox]:before{content:none}.eael-lr-form-wrapper input[type=checkbox]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}.eael-lr-form-wrapper input[type=checkbox]:checked:before{content:none}.eael-lr-form-wrapper input[type=checkbox]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}.eael-lr-form-wrapper input[type=checkbox]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}.eael-lr-form-wrapper input[type=checkbox]:disabled+label{cursor:not-allowed}.eael-lr-form-wrapper input[type=checkbox]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}.eael-lr-form-wrapper input[type=checkbox]:focus{-webkit-box-shadow:0 0 0 var(--focus);box-shadow:0 0 0 var(--focus)}.eael-lr-form-wrapper input[type=checkbox]:not(#eael_accept_tnc){width:18px}.eael-lr-form-wrapper input[type=checkbox]:not(#eael_accept_tnc):after{opacity:var(--o, 0)}.eael-lr-form-wrapper input[type=checkbox]:not(#eael_accept_tnc):checked{--o: 1}.eael-lr-form-wrapper input[type=checkbox]+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}.eael-lr-form-wrapper input[type=checkbox]:not(#eael_accept_tnc){border-radius:3px}.eael-lr-form-wrapper input[type=checkbox]:not(#eael_accept_tnc):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:5px;top:1px;-webkit-transform:rotate(var(--r, 20deg));-ms-transform:rotate(var(--r, 20deg));transform:rotate(var(--r, 20deg))}.eael-lr-form-wrapper input[type=checkbox]:not(#eael_accept_tnc):checked{--r: 43deg}.eael-lr-form-wrapper input[type=checkbox]#eael_accept_tnc{width:31px;border-radius:11px;border-width:1px}.eael-lr-form-wrapper input[type=checkbox]#eael_accept_tnc:after{left:2px;top:2px;border-radius:50%;width:12px;height:12px;background:var(--ab, var(--border));-webkit-transform:translateX(var(--x, 0));-ms-transform:translateX(var(--x, 0));transform:translateX(var(--x, 0))}.eael-lr-form-wrapper input[type=checkbox]#eael_accept_tnc:checked{--ab: var(--active-inner);--x: 13px}.eael-lr-form-wrapper input[type=checkbox]#eael_accept_tnc:disabled:not(:checked):after{opacity:.6}}.lr-social-login-container{margin-top:1rem}.lr-social-login-container .lr-separator{width:100%;text-align:center}.lr-social-login-container .lr-separator p{padding:0;margin:0}.lr-social-login-container .lr-separator hr{width:100%;height:1px;background:gray}.lr-social-login-container .lr-social-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lr-social-login-container .eael-social-button{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;margin-left:auto;margin-right:auto;cursor:pointer}.lr-social-login-container .eael-social-button.eael-google{width:175px}.lr-social-login-container .eael-social-button.eael-facebook{width:190px}.rtl .eael-lr-form-wrapper.style-2{direction:ltr}.rtl .eael-lr-form-wrapper .lr-form-header.header-inline{direction:ltr}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.eot);
  src: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//www.mentaledge.sg/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.mentaledge.sg/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.mentaledge.sg/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.mentaledge.sg/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.mentaledge.sg/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.mentaledge.sg/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.atvImg {
  border-radius: 5px;
  transform-style: preserve-3d;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.atvImg img {
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(14, 21, 47, 0.25);
}
.atvImg-container {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.2s ease-out;
}
.atvImg-container.over .atvImg-shadow {
  box-shadow: 0 45px 100px rgba(14, 21, 47, 0.4), 0 16px 40px rgba(14, 21, 47, 0.4);
}
.atvImg-layers {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  transform-style: preserve-3d;
}
.atvImg-rendered-layer {
  position: absolute;
  width: 104%;
  height: 104%;
  top: -2%;
  left: -2%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: cover;
  transition: all 0.1s ease-out;
}
.atvImg-shadow {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  transition: all 0.2s ease-out;
  box-shadow: 0 8px 30px rgba(14, 21, 47, 0.6);
}
.atvImg-shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 60%);
}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}/* empty *//*
 Theme Name:   Edumodo Child
 Theme URI:    http://demo.themexpert.com/wordpress/edumodo
 Description:  Edumodo Child Theme
 Author:       ThemesGrove
 Author URI:   https://themesgrove.com/
 Template:     edumodo
 Version:      2.4.6
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edumodo-child
*//*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 16px;
  line-height: 1.7;
  color: #666;
  background: #FAFBFF;
}
a {
  color: #333;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  outline: 0;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #333;
}
pre {
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #333;
}
ul,
ol {
  margin-left: 0;
}
li > ul {
  margin-bottom: 0;
  padding-left: 15px;
}
li > ol {
  margin-bottom: 0;
  margin-left: 15px;
  padding-left: 20px;
}
ul > li > ol > li {
  margin-left: 15px;
}
.comment-content ul {
  margin-left: 0;
}
.comment-content ol {
  margin-left: 0;
}
.comment-content ol li {
  margin-left: 0;
}
.comment-content ul > li > ul {
  margin-left: 15px;
}
.comment-content ol > li > ol {
  margin-left: 15px;
}
.comment-content table {
  width: 100%;
}
.comment-content td,
.comment-content tr td {
  border: 1px solid #e8e9eb;
}
.comment-content tbody tr th,
.comment-content tbody tr td {
  padding: 10px 10px;
}
.comment-content table tbody tr td#today {
  background: #e8e9eb;
  color: white;
}
.comment-content table tfoot #prev a {
  margin: 16px 0;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comment-content table tfoot #prev a:hover {
  text-decoration: none;
}
.entry-content tr {
  border: 1px solid #e8e9eb;
  padding: 10px 10px;
}
.entry-content td,
.entry-content th {
  padding: 10px 10px;
}
.entry-content ul {
  margin-left: 0;
}
.entry-content ol {
  margin-left: 0;
}
.entry-content ol li {
  margin-left: 0;
}
.entry-content ul > li > ul {
  margin-left: 15px;
}
.entry-content ol > li > ol {
  margin-left: 15px;
}
.entry-content td,
.entry-content th {
  border: 1px solid #e8e9eb;
}
select {
  border: 1px solid #e8e9eb;
  padding: 10px;
  width: 100%;
  outline: none;
}
textarea:focus,
input:focus {
  outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  color: #000;
  border: 1px solid #e8e9eb;
  border-radius: 2px;
  padding: 8px 10px;
  font-size: 14px;
  outline: none;
  width: 100%;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
}
input[type="search"] {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #ecb101;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding-left: 18px;
  padding-right: 18px;
  color: white;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ecb101;
  font-size: 14px;
  font-weight: 700;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #242c5e;
  border-color: #242c5e;
}
::-webkit-input-placeholder {
  color: #787f88;
}
:-moz-placeholder {
  color: #787f88;
}
::-moz-placeholder {
  color: #787f88;
}
:-ms-input-placeholder {
  color: #787f88;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
.mc4wp-form-fields {
  margin: 25px 0;
}
.mc4wp-form-fields input[type="button"],
.mc4wp-form-fields input[type="reset"],
.mc4wp-form-fields input[type="submit"] {
  padding-left: 18px;
  padding-right: 18px;
  color: white;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ecb101;
  font-size: 14px;
  font-weight: 700;
}
.mc4wp-form-fields input[type="button"]:hover,
.mc4wp-form-fields input[type="reset"]:hover,
.mc4wp-form-fields input[type="submit"]:hover {
  background: #242c5e;
  border-color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpuf-form-add input[type="text"],
.wpuf-form-add input[type="email"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.search-form {
  display: flex;
  justify-content: center;
}
.search-form label {
  margin-bottom: 0;
  width: 100%;
  transition: all 0.5s ease;
}
.post-password-form label {
  width: auto;
  display: inline-block;
}
.post-password-form input[type="password"] {
  border-radius: 2px 0 0 2px;
  font-size: 14px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.post-password-form input[type="button"],
.post-password-form input[type="reset"],
.post-password-form input[type="submit"] {
  color: white;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ecb101;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 30px;
  margin-left: -5px;
}
.post-password-form input[type="button"]:hover,
.post-password-form input[type="reset"]:hover,
.post-password-form input[type="submit"]:hover {
  background: #242c5e;
  border-color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*------------------------------------------- 
---------- Contact Page -------------
--------------------------------------------*/
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=text],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=password],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=email],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=url],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=number],
.edumodo-from ul.wpuf-form li .wpuf-fields textarea {
  background: inherit;
}
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=text],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=password],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=email],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=url],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=number] {
  padding: 10px;
}
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit] {
  border-radius: 0;
  border: 1px solid #ecb101;
  text-shadow: none;
  box-shadow: none;
  color: white;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ecb101;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 30px;
  margin-left: -5px;
}
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:hover {
  background: #242c5e;
  border-color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:hover,
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:focus,
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit].focus {
  outline: 0;
  color: #fff;
  border: 1px solid #242c5e;
  text-decoration: none;
  background: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.edumodo-from label {
  font-size: 15px;
  font-weight: normal;
}
ul.wpuf-form li .wpuf-fields input[type=text]:focus,
ul.wpuf-form li .wpuf-fields input[type=password]:focus,
ul.wpuf-form li .wpuf-fields input[type=email]:focus,
ul.wpuf-form li .wpuf-fields input[type=url]:focus,
ul.wpuf-form li .wpuf-fields input[type=number]:focus,
ul.wpuf-form li .wpuf-fields textarea:focus {
  outline-color: #ecb101;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  padding: 6px 32px;
  background: #ecb101;
  color: white;
  border: 1px solid #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
  background: #242c5e;
  border-color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#edumodo-apply-now {
  font-weight: 500;
}
#edumodo-apply-now div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-textarea textarea {
  height: 120px;
}
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=date],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=datetime],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=datetime-local],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=email],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=month],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=number],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=password],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=range],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=search],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=tel],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=text],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=time],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=url],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=week],
#edumodo-apply-now div.wpforms-container-full .wpforms-form select,
#edumodo-apply-now div.wpforms-container-full .wpforms-form textarea {
  border-bottom: 1px solid #d7e4ed;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  background: transparent;
  color: #5a6e79;
  font-weight: 500;
}
#edumodo-apply-now ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5a6e79;
  opacity: 1;
  /* Firefox */
}
#edumodo-apply-now :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #5a6e79;
}
#edumodo-apply-now ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #5a6e79;
}
.woocommerce .woocommerce-breadcrumb,
nav.woocommerce-breadcrumb {
  color: #fff;
  position: relative;
  font-size: 14px;
  margin-top: 6px;
}
.woocommerce .woocommerce-breadcrumb a,
nav.woocommerce-breadcrumb a {
  color: #fff;
  position: relative;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.woocommerce .woocommerce-breadcrumb a:hover,
nav.woocommerce-breadcrumb a:hover {
  color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"] {
  padding: 15px 30px;
  font-size: 14px;
}
.btn {
  padding: 10px 30px;
  margin: 0 10px 0 0;
  background: #ecb101;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:hover,
.btn:focus,
.btn.focus {
  outline: 0;
  color: #fff;
  border: 1px solid #242c5e;
  text-decoration: none;
  background: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-active {
  background: #e8e9eb;
  color: #000;
  border-color: #e8e9eb;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-active:hover {
  background: #ecb101;
  color: #fff;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-link {
  color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-link:hover {
  text-decoration: none;
  color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*--------------------------------------------------------------
# Mailchimp Shortcode
--------------------------------------------------------------*/
#mc_embed_signup {
  padding-top: 20px;
}
#mc_embed_signup #mce-email {
  height: 41px;
  border: 1px solid #f8f8f8;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
#mc_embed_signup #tx-subscribe {
  padding: 8px 12px 8px 12px;
  margin: 0;
  padding-left: 18px;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 700;
}
#mc_embed_signup #tx-subscribe:hover {
  border-color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mc-field-group {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
.woocDERommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border: 1px solid #e8e9eb;
  background: #fff;
  padding: 30px;
}
/*--------------------------------------------------------------
## mailchimp 
--------------------------------------------------------------*/
.mc4wp-form-fields p {
  width: 100%;
  margin: 0;
  display: flex;
}
.mc4wp-form-fields,
.edumodo-mailchimp {
  display: flex;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}
.mc4wp-form-fields input[type="email"],
.edumodo-mailchimp input[type="email"] {
  width: inherit;
  height: 40px;
  padding-left: 18px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.mc4wp-form-fields input[type="submit"],
.edumodo-mailchimp input[type="submit"] {
  height: 40px;
  padding: 0 15px 0 15px;
}
.edumodo-mailchimp-two {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.edumodo-mailchimp-two input[type="email"] {
  width: inherit;
  height: 60px;
  padding-left: 18px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.edumodo-mailchimp-two input[type="submit"] {
  height: 60px;
  padding: 0 15px 0 15px;
}
/*--------------------------------------------------------------
# Elementor default accordion custom 
--------------------------------------------------------------*/
.custom-accordion .elementor-tab-title.elementor-active:focus,
.custom-accordion .elementor-tab-title {
  outline: none;
}
.custom-accordion .elementor-accordion .elementor-accordion-item {
  background-color: #fff;
  box-shadow: 0 35px 70px 0 rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  margin-bottom: 12px;
}
/*--------------------------------------------------------------
# Home 4 Custom css
--------------------------------------------------------------*/
.team-border {
  position: relative;
  z-index: 10;
}
.team-border:before {
  content: "";
  position: absolute;
  border: 4px solid #e22c2f;
  left: 30px;
  right: 0;
  height: 100%;
  padding: 20px;
  width: 100%;
  border-radius: 10px;
  top: -25px;
  z-index: -1;
}
.team-border .elementor-image img {
  border-radius: 10px;
}
.custom-blockquote::before {
  font-family: FontAwesome;
  content: '\f10d';
  color: #bbb;
  left: -32px;
  position: relative;
  top: 12px;
}
/*
Back to top button 
*/
#scrollTop {
  display: inline-block;
  background-color: #ecb101;
  width: 50px;
  height: 50px;
  text-align: center;
  position: fixed;
  bottom: 50px;
  right: 30px;
  border: 1px solid #ecb101;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#scrollTop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
}
#scrollTop:hover {
  cursor: pointer;
  background-color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#scrollTop:active {
  background-color: #242c5e;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#scrollTop.show {
  opacity: 1;
  visibility: visible;
}
/* Styles for mobile */
@media (min-width: 500px) {
  #scrollTop {
    margin: 30px;
  }
}
.edumodo-play-btn {
  cursor: pointer;
  width: 100px;
  height: 100px;
  background: radial-gradient(#3e5afb 60%, #ffffff 62%);
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 100px auto;
  box-shadow: 0px 0px 25px 3px rgba(255, 0, 128, 0.8);
}
/* triangle */
.edumodo-play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* pulse wave */
.edumodo-play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.75);
  top: -25%;
  left: -25%;
  background: rgba(198, 16, 0, 0);
}
@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;
  }
}
@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;
  }
}
.modal-backdrop.in {
  background: initial;
}
.modal-backdrop {
  position: initial;
}
.modal-content {
  top: 100px;
}
#tophead a.topbar-btn {
  background-color: #ecb101;
  border-color: #ecb101;
  color: white;
}
#tophead .top-content {
  padding: 8px;
}
#tophead a.topbar-btn,
span.login.big-login {
  padding: 13px 16px;
  border: 1px solid #ecb101;
}
#tophead a.topbar-btn:hover,
span.login.big-login:hover {
  background: #ecb101;
  color: #fff;
}
#tophead a.topbar-btn:hover a,
span.login.big-login:hover a {
  color: #fff;
}
#tophead a.topbar-btn,
span.login.big-login:hover a {
  color: #fff;
}
span.login.big-login {
  margin-right: 2px;
}
#tophead a.topbar-btn,
span.register-btn.big-signup {
  padding: 13px 16px;
}
#tophead a.topbar-btn {
  background-color: #ecb101;
  border: 2px solid #ecb101;
  color: white;
  display: inline-block;
  text-align: center;
  transition: all 0.5s ease-out 0s;
}
#tophead a.topbar-btn:hover {
  background-color: transparent;
  transition: all 0.5s ease-out 0s;
}
#tophead {
  background-color: #2a2e31;
  color: #ccc;
}
#tophead a {
  color: #ccc;
}
#tophead .tophead-contact {
  float: left;
  margin-top: 7px;
  margin-bottom: 7px;
}
@media all and (max-width: 767px) {
  #tophead .tophead-contact {
    text-align: center;
    float: none;
  }
}
ul.top-lists {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.edumodo-language-switcher {
  display: inline-block;
  margin-left: 10px;
  float: right;
}
.edumodo-language-switcher select.form-control {
  padding: 0 20px 0 20px;
  outline: 0;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  background: #2a2e31;
  color: #ccc;
  height: 30px;
}
.edumodo-language-switcher select.form-control option:checked,
.edumodo-language-switcher select.form-control option:hover {
  box-shadow: 0 0 10px 100px #000 inset;
}
.edumodo-language-switcher select.form-control:focus > option:checked {
  background: #000 !important;
}
#tophead .tophead-contact ul li {
  display: inline-block;
  margin-right: 10px;
}
#tophead .tophead-contact a:hover {
  text-decoration: underline;
  color: #ecb101;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
  color: #ccc;
  padding-right: 10px;
}
#tophead .tophead-right {
  float: right;
  font-size: 14px;
  font-weight: 600;
}
#tophead .tophead-right a {
  padding-left: 10px;
  width: 115px;
}
#tophead .tophead-right.top-v4 {
  padding: 9px 0;
}
@media all and (max-width: 767px) {
  #tophead .tophead-right {
    text-align: center;
    float: none;
  }
}
#tophead .tophead-social li {
  display: inline-block;
}
#tophead .tophead-social li a {
  color: #ccc;
  padding-left: 10px;
}
#tophead .tophead-right.top-v4 a:hover {
  color: #ecb101;
  transition: all 0.5s ease;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
  color: #ecb101;
}
#tophead.tophead-v5 .tophead-right {
  float: left;
}
#tophead.tophead-v5 .tophead-contact {
  float: right;
}
#tophead.tophead-v6 {
  background-color: #f5f5f5;
  padding: 3px 0;
}
#tophead.tophead-v6 a {
  color: #848b94;
}
#tophead.tophead-v6 .ul.top-lists {
  font-weight: 500;
}
#tophead.tophead-v7 .menu {
  margin: 0;
  padding: 0;
}
#tophead.tophead-v7 .widget {
  margin: 0;
}
#tophead.tophead-v7 .tophead-contact {
  display: flex;
  align-items: center;
}
#tophead.tophead-v7 .tophead-contact ul li {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
#tophead.tophead-v7 .tophead-contact ul li a {
  text-decoration: none;
}
#tophead.tophead-v8 .menu {
  margin: 0;
  padding: 0;
}
#tophead.tophead-v8 .widget {
  margin: 0;
}
#tophead.tophead-v8 .tophead-contact {
  display: flex;
  align-items: center;
  float: right;
}
#tophead.tophead-v8 .tophead-contact ul li {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
#tophead.tophead-v8 .tophead-contact ul li a {
  text-decoration: none;
}
#tophead.tophead-v8 .tophead-right {
  float: left;
}
.site-title {
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
li.lan-icon img {
  width: 18px;
}
#tophead .tophead-contact ul li.lan-icon {
  margin-right: 5px;
}
/*------------------------------
# Main Menu Area
-------------------------------*/
@media only screen and (min-width: 767px) {
  .edumodo-header-1 div#mobile-menu-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 0;
  }
}
.edumodo-header-1 div#edumodo-mainnav {
  min-height: 75px;
  display: flex;
  align-items: center;
  background: white;
}
.edumodo-header-1 .nav-logo-align {
  display: flex;
  align-items: center;
}
.edumodo-header-1 .navbar-v1 .navigation-main {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  z-index: 2;
  position: relative;
}
.edumodo-header-1 .navbar-v1 .navigation-main ul {
  min-width: 160px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  z-index: -1;
  display: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main li {
  display: inline-block;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #e8e9eb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main li:last-child {
  border-bottom: none;
}
.edumodo-header-1 .navbar-v1 .navigation-main li.focus > ul,
.edumodo-header-1 .navbar-v1 .navigation-main li:hover > ul {
  z-index: 1;
  display: block;
  -moz-animation: fadeInDownMenu 0.3s ease-in;
  -webkit-animation: fadeInDownMenu 0.3s ease-in;
  animation: fadeInDownMenu 0.3s ease-in;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main li li {
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main li li.focus > ul,
.edumodo-header-1 .navbar-v1 .navigation-main li li:hover > ul {
  left: 100%;
  top: 0;
}
.edumodo-header-1 .navbar-v1 .navigation-main a {
  color: #808080;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  padding: 10px 25px 10px 15px;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-shadow: none;
}
.edumodo-header-1 .navbar-v1 .navigation-main a:hover,
.edumodo-header-1 .navbar-v1 .navigation-main li:hover > a,
.edumodo-header-1 .navbar-v1 .navigation-main .current-menu-item > a,
.edumodo-header-1 .navbar-v1 .navigation-main .current-menu-ancestor > a {
  color: #ecb101;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main ul {
  background-color: #fff;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main ul li {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main ul li > a {
  font-size: 13px;
  font-weight: 400;
  text-shadow: none;
  text-transform: inherit;
  padding: 9px 25px 9px 15px;
  color: #787f88;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main > li {
  border-bottom: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child {
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #787f88;
}
.edumodo-header-1 .navbar-v1 .navigation-main > li > a:first-child:hover {
  color: #ecb101;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main > li.menu-item:last-child > a {
  padding-right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-header-1 .navbar-v1 .navigation-main > li.current-menu-parent > a:first-child {
  color: #ecb101;
  transition: all 0.5s ease;
}
header.edumodo-header-1 {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
  z-index: 99;
  max-height: 85px;
  box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 3px;
}
.fixed-header .logo img {
  max-height: 70px;
}
.fixed-header .logo img.logo-transparent {
  display: none;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.edumodo-header-1.transparent-active .navbar-v1 .navigation-main > li > a:first-child,
.edumodo-header-1.sticky-active.transparent-active span.login a {
  color: #fff;
}
.home .edumodo-header-1.transparent-active.fixed-header .navbar-v1 .navigation-main > li > a:first-child,
.edumodo-header-1.sticky-active.fixed-header span.login a,
.edumodo-header-1.sticky-active.transparent-active.fixed-header span.login a {
  color: #787f88;
}
header.edumodo-header-1.transparent-active div#edumodo-mainnav {
  background: transparent;
  position: absolute;
  width: 100%;
  top: 12px;
}
header.edumodo-header-1.transparent-active .nav-logo-align {
  z-index: 1;
  position: relative;
}
header.edumodo-header-1.transparent-active.fixed-header div#edumodo-mainnav {
  background: white;
  top: 0;
}
header.edumodo-header-1 .logo img.logo-transparent {
  display: none;
}
header.edumodo-header-1.sticky-active.fixed-header #tophead {
  display: none;
}
header.edumodo-header-1.sticky-active.fixed-header .logo img.logo-transparent {
  display: none;
}
header.edumodo-header-1.transparent-active #tophead {
  display: none;
}
header.edumodo-header-1.transparent-active .logo img.logo-default {
  display: none;
}
header.edumodo-header-1.transparent-active .logo img.logo-transparent {
  display: block;
}
header.edumodo-header-1.fixed-header .logo img.logo-default {
  display: block;
}
.edumodo-header-1.sticky-active.fixed-header span.login:hover a {
  color: #ecb101;
  transition: all 0.5s ease-out 0s;
}
.edumodo-header-1 span.login a:hover {
  color: #ecb101;
  transition: all 0.5s ease-out 0s;
}
span.register-btn {
  background: #ecb101;
  padding: 6px 15px;
  border-radius: 3px;
  font-size: 14px;
  text-transform: uppercase;
  border: 2px solid #ecb101;
  transition: all 0.5s ease-out 0s;
}
span.register-btn:hover {
  background: transparent;
  border-color: #ecb101;
  transition: all 0.5s ease-out 0s;
}
span.register-btn:hover a {
  color: #ecb101;
}
span.register-btn a {
  color: white;
}
span.login {
  border-left: 1px solid #787f88;
  padding-left: 15px;
  margin-right: 20px;
  text-transform: uppercase;
  font-size: 14px;
}
span.login a {
  color: #787f88;
}
@-webkit-keyframes fadeInUpMenu {
  from {
    opacity: 0.9;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpMenu {
  from {
    opacity: 0.9;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}
@-webkit-keyframes fadeInDownMenu {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownMenu {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownMenu {
  -webkit-animation-name: fadeInDownMenu;
  animation-name: fadeInDownMenu;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes edzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.edzoomIn {
  -webkit-animation-name: edzoomIn;
  animation-name: edzoomIn;
}
.edumodo-preloader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 99999;
}
.edumodoloader {
  display: inline-block;
  width: 50px;
  height: 50px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid #ecb101;
  position: absolute;
  animation: edumodoloader 2s infinite ease;
}
.edumodoloader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #ecb101;
  animation: edumodoloader-inner 2s infinite ease-in;
}
@keyframes edumodoloader {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes edumodoloader-inner {
  0% {
    height: 0%;
  }
  25% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  75% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
/*! 
 * jQuery mmenu
 * mmenu.frebsite.nl
 *
 * Copyright (c) Fred Heusschen
 */
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: inherit;
  text-decoration: none;
}
.mm-panels,
.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-panel,
.mm-panels {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
}
.mm-panels {
  overflow: hidden;
}
.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.mm-panel:not(.mm-hidden) {
  display: block;
}
.mm-panel:after,
.mm-panel:before {
  content: '';
  display: block;
  height: 20px;
}
.mm-panel_has-navbar {
  padding-top: 40px;
}
.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panel_opened-parent {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panel_highest {
  z-index: 2;
}
.mm-panel_noanimation {
  transition: none !important;
}
.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-listitem_vertical > .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-listitem_vertical > .mm-panel:after,
.mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none;
}
.mm-listitem_opened > .mm-panel {
  display: block;
}
.mm-listitem_vertical > .mm-btn_next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto;
}
.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent;
}
.mm-listitem_opened > .mm-btn_next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}
.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-btn_fullwidth {
  width: 100%;
}
.mm-btn_clear:after,
.mm-btn_clear:before,
.mm-btn_close:after,
.mm-btn_close:before {
  content: '';
  border: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-btn_clear:before,
.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}
.mm-btn_clear:after,
.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}
.mm-btn_next:after,
.mm-btn_prev:before {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  display: none;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: opacity 0.4s ease;
}
.mm-navbar > * {
  box-sizing: border-box;
  display: block;
  padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}
.mm-navbar__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-navbar__btn:first-child {
  left: 0;
}
.mm-navbar__btn:last-child {
  text-align: right;
  right: 0;
}
.mm-panel_has-navbar .mm-navbar {
  display: block;
}
.mm-listitem,
.mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listitem,
.mm-listitem .mm-btn_next,
.mm-listitem .mm-btn_next:before,
.mm-listitem:after,
.mm-listview {
  border-color: inherit;
}
.mm-listview {
  font: inherit;
  line-height: 20px;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}
.mm-listitem {
  position: relative;
}
.mm-listitem:after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mm-listitem:after {
  left: 20px;
}
.mm-listitem a,
.mm-listitem a:hover {
  text-decoration: none;
}
.mm-listitem > a,
.mm-listitem > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-listitem .mm-btn_next {
  background: rgba(3, 2, 1, 0);
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listitem .mm-btn_next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 50px;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + a,
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 50px;
}
.mm-listitem .mm-btn_fullwidth:before {
  border-left: none;
}
.mm-listitem .mm-btn_fullwidth + a,
.mm-listitem .mm-btn_fullwidth + span {
  padding-right: 50px;
}
.mm-listitem_divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 75%;
  text-transform: uppercase;
  padding: 5px 10px 5px 20px;
}
.mm-listitem_divider:after {
  content: ' ';
  display: none;
  position: static;
  display: inline-block;
}
.mm-listitem_spacer {
  padding-top: 40px;
}
.mm-listitem_spacer > .mm-btn_next {
  top: 40px;
}
.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview .mm-btn_next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu .mm-listitem_selected > span {
  background: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_opened > .mm-btn_next,
.mm-menu .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-listitem_divider {
  background: rgba(0, 0, 0, 0.05);
}
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}
.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative;
}
.mm-wrapper_background .mm-page {
  background: inherit;
}
.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0;
}
.mm-menu_offcanvas.mm-menu_opened {
  display: block;
  z-index: 12;
}
.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms {
  z-index: 10;
}
.mm-menu_offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-page__blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
.mm-wrapper_blocking {
  overflow: hidden;
}
.mm-wrapper_blocking body {
  overflow: hidden;
}
.mm-wrapper_blocking .mm-page__blocker {
  display: block;
}
.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
a.micon {
  background: #ecb101;
  color: white;
  padding: 10px 15px;
  display: inline-block;
}
nav#mmenu:not(.mm-menu) {
  display: none;
}
/* Icon 1 */
#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
  width: 20px;
  height: 15px;
  position: relative;
  margin: 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
  top: 0px;
}
#nav-icon1 span:nth-child(2) {
  top: 6px;
}
#nav-icon1 span:nth-child(3) {
  top: 12px;
}
#nav-icon1.open span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#nav-icon1.open span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* Icon 2 */
#nav-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}
#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
  top: 0px;
}
#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
  top: 18px;
}
#nav-icon2 span:nth-child(5),
#nav-icon2 span:nth-child(6) {
  top: 36px;
}
#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon2.open span:nth-child(2),
#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}
#nav-icon2.open span:nth-child(2) {
  left: calc(45%);
  top: 7px;
}
#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}
#nav-icon2.open span:nth-child(6) {
  left: calc(45%);
  top: 29px;
}
/* Icon 3 */
#nav-icon3 span:nth-child(1) {
  top: 0px;
}
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
  top: 18px;
}
#nav-icon3 span:nth-child(4) {
  top: 36px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
/* Icon 4 */
#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}
#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: inherit;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: inherit;
}
.dropdown-menu {
  border: none;
  border-radius: 2px;
}
/* Edumodo fitness tab */
.fitness-tab .elementor-tabs-wrapper {
  border-bottom: 1px solid #ddd;
}
.fitness-tab > div .elementor-tabs-wrapper .elementor-tab-title:not(:last-child) {
  border-right: 1px solid #ddd;
}
.fitness-tab .elementor-tab-title {
  padding: 15px 90px !important;
}
.fitness-tab.elementor-widget-tabs .elementor-tab-content {
  padding: 20px 0 !important;
}
/* Fitness contact */
#fitness-contact .wpforms-validate.wpforms-form {
  text-align: center;
}
#fitness-contact div.wpforms-container-full .wpforms-form input {
  font-weight: normal !important;
  font-size: 14px !important;
  background-color: #ddd;
}
#fitness-contact div.wpforms-container-full .wpforms-form button {
  text-transform: uppercase;
}
.ld_course_grid {
  margin-bottom: 30px !important;
}
.ld_course_grid .entry-title {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 12px;
}
#ld_course_list .entry-content,
.ld_course_grid_button .entry-content {
  margin-bottom: 20px;
}
#ld_course_list .ld_course_grid:hover .thumbnail,
.ld_course_grid_button .ld_course_grid:hover .thumbnail {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#ld_course_list .thumbnail,
.ld_course_grid_button .thumbnail {
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 !important;
  border: none !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#ld_course_list .thumbnail.course .ld_course_grid_price:before,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price:before {
  border-top: 4px solid #ecb101;
  border-right: 4px solid #ecb101;
}
#ld_course_list .thumbnail.course .ld_course_grid_price,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price,
#ld_course_list .thumbnail.course .ld_course_grid_price.ribbon-enrolled,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
  background-color: #ecb101;
}
#ld_course_list .thumbnail.course .ld_course_grid_price,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price {
  text-shadow: none;
  z-index: 1;
}
#ld_course_list .thumbnail .caption,
.ld_course_grid_button .thumbnail .caption {
  padding: 20px !important;
}
#ld_course_list .btn-primary,
.ld_course_grid_button .btn-primary {
  border-radius: 50px !important;
  background: transparent !important;
  border-color: #ecb101 !important;
  font-weight: 600 !important;
  padding: 7px 20px !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#ld_course_list .btn-primary:hover,
.ld_course_grid_button .btn-primary:hover {
  background: #ecb101 !important;
  border-color: #ecb101 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: white !important;
}
#ld_course_list .btn,
.ld_course_grid_button .btn {
  color: #ecb101 !important;
  border-width: 2px !important;
}
.btn-join,
#btn-join,
.learndash_checkout_buttons input.btn-join[type="button"],
a#quiz_continue_link {
  background: #ecb101;
  border-radius: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn-join:hover,
#btn-join:hover,
.learndash_checkout_buttons input.btn-join[type="button"]:hover,
a#quiz_continue_link:hover {
  background: #242c5e;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.learndash_join_button {
  margin-bottom: 25px;
}
.expand_collapse:hover a {
  color: #ecb101;
}
#learndash_lessons,
#learndash_quizzes,
.expand_collapse,
.notavailable_message,
#learndash_lesson_topics_list div > strong,
#learndash_lesson_topics_list div ul > li .sn,
.learndash_profile_heading,
#learndash_profile a,
#learndash_profile div {
  font-size: 14px;
}
#learndash_lessons,
#learndash_quizzes,
#learndash_profile,
#learndash_lesson_topics_list > div {
  border-radius: 0;
  margin-top: 22px;
  box-shadow: none;
}
.learndash .notcompleted,
#learndash_profile .notcompleted {
  background-size: 35px;
  line-height: 40px;
}
#lessons_list > div h4 > a,
#course_list > div h4 > a,
#quiz_list > div h4 > a {
  color: #666;
  font-size: 14px;
}
.learndash .learndash_topic_dots.type-list a > span {
  color: #666;
  font-size: 14px;
}
#learndash_course_content .learndash_topic_dots ul > li:hover,
#learndash_lessons h4 > a:hover,
#learndash_quizzes h4 > a:hover,
#learndash_lesson_topics_list ul > li > span.topic_item:hover {
  background-color: #ffeeba;
}
.expand_collapse a,
#learndash_profile .expand_collapse a {
  font-size: 14px;
}
.single-sfwd-courses .single-post .entry-content ul li {
  margin-left: 0;
}
.learndash #lessons_list > div h4 > a,
.learndash #course_list > div h4 > a,
.learndash #quiz_list > div h4 > a {
  background-size: 40px;
}
.learndash .notcompleted,
#learndash_profile .notcompleted {
  background-image: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/images/notcompleted.png);
}
.learndash .topic-notcompleted span {
  background: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/images/notcompleted_t.png) no-repeat scroll 0 5px transparent;
}
.learndash .completed,
#learndash_profile .completed {
  background-image: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/images/completed.png);
}
form#sfwd-mark-complete input {
  padding: 12px 20px;
}
p#learndash_next_prev_link:hover a,
p#learndash_prev_prev_link:hover a,
#learndash_back_to_lesson:hover a {
  color: #ecb101;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lpcourse-sidebar.ldcourse-sidebar.sidebar-devider .learndash_checkout_buttons {
  padding-bottom: 40px;
}
.lpcourse-sidebar.ldcourse-sidebar.sidebar-devider .ld_course_grid_price.ribbon-enrolled {
  padding-bottom: 30px;
}
.ld-r-description {
  padding-bottom: 12px;
}
.lp-enroll i.fa.fa-money {
  margin-right: 5px;
}
.course-summary.ld-course-summary {
  background: #fff;
  padding: 30px;
}
.course-summary.ld-course-summary .learndash_checkout_buttons {
  display: none;
}
.course-summary.ld-course-summary .learndash_join_button {
  display: none;
}
.lpcourse-sidebar.ldcourse-sidebar .edumodo-course-info > .widget:last-child {
  padding-bottom: 40px;
}
.lpcourse-sidebar.ldcourse-sidebar .edumodo-course-info {
  padding: 0;
}
.lpcourse-sidebar.ldcourse-sidebar .widget-area .widget {
  box-shadow: none;
  transition: all 0.3s ease;
  padding: 20px 20px 10px 20px;
  margin: 0;
}
.lpcourse-sidebar.ldcourse-sidebar .learndash_checkout_buttons .learndash_checkout_button {
  max-width: inherit;
  margin-right: 0;
  width: 100%;
}
.lpcourse-sidebar.ldcourse-sidebar .btn-join,
.lpcourse-sidebar.ldcourse-sidebar #btn-join,
.lpcourse-sidebar.ldcourse-sidebar .learndash_checkout_buttons input.btn-join[type="button"],
.lpcourse-sidebar.ldcourse-sidebar a#quiz_continue_link {
  width: 100%;
}
.edumodo-ld-course p.ld_course_grid_button {
  margin-top: 20px;
}
.edumodo-ld-course .tx-course {
  height: 450px;
}
.edumodo-ld-course .thumbnail {
  padding: 0;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  border: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-ld-course .thumbnail.course .ld_course_grid_price {
  background: #ecb101;
  box-shadow: none;
  color: white;
  text-shadow: none;
  position: absolute;
  font-size: 14px;
  left: -8px;
  top: 10px;
  padding: 3px 10px;
  z-index: 2;
  font-weight: bold;
}
.edumodo-ld-course .thumbnail.course .ld_course_grid_price:before {
  border: 4px solid transparent;
  border-top: 4px solid #ecb101;
  border-right: 4px solid #ecb101;
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
}
.edumodo-ld-course .ld_course_grid_price.ribbon-enrolled {
  background-color: #ecb101;
  text-shadow: none;
}
.edumodo-ld-course .ld_course_grid {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-ld-course .ld_course_grid:hover .thumbnail {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-ld-course .thumbnail .caption {
  padding: 20px !important;
}
.edumodo-ld-course .ld_course_grid .entry-title {
  margin: 0;
}
.course_navigation .learndash_navigation_lesson_topics_list .lesson {
  margin: 0 0 5px 5px;
}
.learndash-pager a {
  background-color: #ecb101;
  padding: 4px 15px;
  color: white;
  font-size: 22px;
}
.learndash-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}
.addon-price-wapper {
  position: absolute;
  left: -10px;
  top: 25px;
  z-index: 1;
  background: #fffffff2;
  padding: 5px 10px;
  border-radius: 0 2px 3px 0;
}
.addon-price-wapper::before {
  content: "";
  position: absolute;
  left: 10px;
  right: 0;
  width: 10px;
  height: 100%;
  top: 10px;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  transform: rotate(45deg);
}
/*------------------------------------------- 
---------- Learnpress v3 Others-------------
--------------------------------------------*/
.learnpress ul.learn-press-nav-tabs .course-nav a {
  padding: 10px 10px;
}
.single.single-lp_course .learn-press-course-results-progress {
  margin-top: 30px;
}
ul.result-statistic li {
  border: 1px solid #e8e9eb;
  padding: 7px 20px;
  margin-bottom: 5px;
}
.learnp-ralated-item .value {
  color: #54b551;
  font-weight: bold;
}
.learnp-ralated-item span.price {
  font-size: 22px;
  font-weight: bold;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .single-price,
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .single-price {
  font-size: 20px;
  font-weight: bold;
}
ul.learn-press-courses .course .course-info .course-price .price {
  color: #54b551;
}
/*------------------------------------------- 
---------- Learnpress v3 Button-------------
--------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
body.confirm #popup_container #popup_panel button,
body.confirm #popup_container #popup_panel input[type="button"],
body.confirm #popup_container #popup_panel input[type="submit"] {
  border-radius: initial;
}
.learnpress .retake-course,
.enroll-course,
.purchase-course {
  display: block !important;
}
/*------------------------------------------- 
---------- Learnpress v3 Instructor-------------
--------------------------------------------*/
.single-lp_course img.avatar.avatar-96.photo {
  border-radius: 50px;
}
.single-lp_course p.author-name a {
  padding-left: 15px;
}
/*------------------------------------------- 
---------- some html display none after learnpress v3 -------------
--------------------------------------------*/
.archive.category .lp-archive-courses .lp-course-buttons,
.post-type-archive-lp_course .lp-course-buttons,
.become_a_teacher .lp-course-buttons {
  display: none;
}
.archive.category .lp-archive-courses .learn-press-breadcrumb,
.post-type-archive-lp_course .learn-press-breadcrumb {
  display: none;
}
.single.single-lp_course .lpcourse-course-wapper .lpcourse-main .course-summary .course-meta,
.single.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 .course-summary .course-meta,
.single.single-lp_course .lpcourse-course-wapper-3 .lpcourse-main .course-summary .course-meta {
  display: none;
}
.single.single-lp_course .lpcourse-course-wapper .lpcourse-main .course-summary .course-price,
.single.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 .course-summary .course-price,
.single.single-lp_course .lpcourse-course-wapper-3 .lpcourse-main .course-summary .course-price {
  display: none;
}
.single.single-lp_course .lpcourse-course-wapper .lpcourse-main .course-summary .lp-course-buttons,
.single.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 .course-summary .lp-course-buttons,
.single.single-lp_course .lpcourse-course-wapper-3 .lpcourse-main .course-summary .lp-course-buttons {
  display: none;
}
/*------------------------------------------- 
---------- LearnPress course archive-------------
--------------------------------------------*/
ul.learn-press-courses .course {
  box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2) !important;
  background: #fff;
}
ul.learn-press-courses .course:hover {
  box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2) !important;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
ul.learn-press-courses .course .course-title {
  padding: 15px 25px 25px !important;
  border-bottom: 1px solid #e8e9eb;
  font-size: 16px !important;
  line-height: 20px !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.learn-press-courses .course .course-title:hover {
  color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.learn-press-courses .course .course-info {
  padding: 5px 25px 10px !important;
}
ul.learn-press-courses .course .course-info .course-instructor a:hover {
  color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.learn-press-courses .course .course-info .course-price {
  font-size: 14px !important;
}
ul.learn-press-courses .course .course-info .course-price .price {
  font-size: 14px !important;
}
/*------------------------------------------- 
---------- LearnPress Single course page new -------------
--------------------------------------------*/
.single-lp_course .lpcourse-course-wapper {
  margin-bottom: 80px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top {
  box-shadow: 0px 1px 20px 0px rgba(46, 61, 73, 0.2);
  clear: both;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 40px;
  border-radius: 0.375rem;
  min-height: 350px;
  background: white;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-meta {
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-info {
  padding: 15px 35px 55px 35px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-info .entry-title {
  font-size: 26px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-info .single-excerpt {
  padding-bottom: 15px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .less-padding-two {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button {
  display: flex;
  align-items: center;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .single-price {
  margin-right: 20px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .single-price .origin-price {
  font-size: 22px;
  font-weight: bold;
  color: #54b551;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .lp-button {
  background-color: transparent;
  border-radius: 50px;
  color: #ecb101;
  padding-left: 20px;
  padding-right: 20px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .lp-button:hover {
  background: #242c5e;
  color: #fff !important;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail {
  float: right;
  overflow: hidden;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail img {
  min-height: 375px;
  object-fit: cover;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail:before {
  position: absolute;
  background-color: rgba(36, 44, 94, 0.5);
  content: "";
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail:hover:before {
  opacity: 1;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail:hover img {
  transform: scale(1.1, 1.1);
}
.single-lp_course .lpcourse-course-wapper .lpcourse-main {
  box-shadow: 0px 1px 20px 0px rgba(46, 61, 73, 0.2);
  padding: 15px 35px 55px 35px;
  display: block;
  overflow: hidden;
  padding: 30px;
  background: #fff;
}
@media (max-width: 767px) {
  .single-lp_course .lpcourse-course-wapper .lpcourse-main {
    padding: 10px;
  }
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info {
  background: #f9f9f9;
  padding: 25px;
  margin-bottom: 25px;
  margin-top: 50px;
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info .title {
  border-bottom: 1px solid #e8e9eb;
  padding-bottom: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
  margin-top: 8px;
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info .title:before {
  background: #ecb101;
  position: absolute;
  height: 3px;
  width: 50px;
  left: 0;
  right: 0;
  bottom: -2px;
  content: "";
  margin: auto;
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info ul > li {
  list-style: none;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list {
  list-style: none;
  padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li {
  padding: 8px 10px;
  border-bottom: 1px solid #e8e9eb;
  color: #666;
  font-size: 16px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li span {
  color: #666;
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li span.label {
  font-weight: normal;
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li span.value {
  font-weight: 700;
  min-width: 60px;
  float: right;
  text-align: left;
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li:last-child {
  border-bottom: none;
}
/*------------------------------------------- 
---------- LearnPress Single course page new Style 2-------------
--------------------------------------------*/
.single-lp_course .lpcourse-course-wapper-2 {
  box-shadow: 0px 1px 20px 0px rgba(46, 61, 73, 0.2);
  margin-bottom: 80px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 {
  clear: both;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 40px;
  border-radius: 0.375rem;
  min-height: 350px;
  background: white;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-meta {
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info {
  padding: 15px 35px 55px 35px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info .entry-title {
  font-size: 26px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info .single-excerpt {
  padding-bottom: 15px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .less-padding-two {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button {
  display: flex;
  align-items: center;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .single-price {
  margin-right: 20px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .single-price .origin-price {
  font-size: 22px;
  font-weight: bold;
  color: #54b551;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .lp-button {
  background-color: transparent;
  border-radius: 50px;
  color: #ecb101;
  width: 170px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .lp-button:hover {
  background: #242c5e;
  color: #fff !important;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail {
  float: right;
  overflow: hidden;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail img {
  min-height: 375px;
  object-fit: cover;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail:before {
  position: absolute;
  background-color: rgba(36, 44, 94, 0.5);
  content: "";
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail:hover:before {
  opacity: 1;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail:hover img {
  transform: scale(1.1, 1.1);
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 {
  display: block;
  overflow: hidden;
  padding: 30px;
  background: #fff;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info {
  background: #f9f9f9;
  padding: 25px;
  margin-bottom: 25px;
  margin-top: 50px;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info .title {
  border-bottom: 1px solid #e8e9eb;
  padding-bottom: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
  margin-top: 8px;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info .title:before {
  background: #ecb101;
  position: absolute;
  height: 3px;
  width: 50px;
  left: 0;
  right: 0;
  bottom: -2px;
  content: "";
  margin: auto;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info ul > li {
  list-style: none;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list {
  list-style: none;
  padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li {
  padding: 8px 10px;
  border-bottom: 1px solid #e8e9eb;
  color: #666;
  font-size: 16px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li span {
  color: #666;
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li span.label {
  font-weight: normal;
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li span.value {
  font-weight: 700;
  min-width: 60px;
  float: right;
  text-align: left;
  font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li:last-child {
  border-bottom: none;
}
/*------------------------------------------- 
---------- LearnPress Single course page 3 -------------
--------------------------------------------*/
.learnpress .course-curriculum ul.curriculum-sections .section-header .section-title {
  padding: 10px 10px;
}
body.course-item-popup.learnpress #learn-press-content-item .content-item-wrap {
  max-width: 88%;
}
.lpcourse-course-wapper-3 {
  margin-top: 25px;
}
.lp-course3-heading {
  padding: 55px 0;
  min-height: 320px;
  position: relative;
  align-items: center;
  display: flex;
  justify-content: space-between;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lp-course3-heading:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #242c5e;
  opacity: 0.8;
}
.lp-course3-heading .course-meta-top {
  color: white;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 700;
}
.lp-course3-heading .course-meta-top a {
  color: white;
  margin-right: 20px;
}
.lp-course3-heading .course-meta-top a:hover {
  color: #ecb101;
}
.lp-course3-heading .course-meta-top .ld-post-by {
  position: relative;
}
.lp-course3-heading .course-meta-top .author-name {
  position: relative;
  margin-right: 15px;
}
.lp-course3-heading .course-meta-top .lp-update {
  position: relative;
}
.lp-course3-heading .course-meta-top .lp-update:before {
  content: "";
  background: white;
  height: 13px;
  width: 1px;
  left: -5px;
  bottom: 3px;
  position: absolute;
  margin-left: -5px;
}
.lp-course3-heading .course-meta-top .lp-update.hide-update-before:before {
  display: none;
}
.lp-course3-heading .course-meta-top .lp-update.ld-update {
  margin-left: 15px;
}
.lp-course3-heading .course-meta-top > .ld-post-by span:nth-child(5) {
  display: none;
}
.lp-course3-heading .course-meta-buttom {
  font-weight: 700;
}
.lp-course3-heading .course-meta-buttom i {
  font-size: 14px;
  margin-right: 3px;
}
.lp-course3-heading .course-meta-buttom .cat-links {
  margin-right: 10px;
}
.lp-course3-heading .course-meta-buttom .cat-links a {
  color: white;
}
.lp-course3-heading .course-meta-buttom .cat-links a:hover {
  color: #ecb101;
}
.lp-course3-heading .lp-title {
  color: white;
  font-size: 36px;
  margin: 0;
}
.lp-course3-heading .lp_excerpt {
  color: white;
}
.lp-course3-heading .lp_excerpt .single-excerpt {
  font-size: 20px;
  font-weight: 600;
}
.lpcourse-sidebar {
  margin-top: -227px;
}
.lpcourse-sidebar .course-video {
  padding: 3px 3px 0 3px;
  box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
  border-radius: 4px;
  background: white;
}
.lpcourse-sidebar .course-video iframe {
  width: 360px;
  height: 215px;
}
.lpcourse-sidebar .lp-course-meta {
  padding: 30px 30px 0 30px;
}
.lpcourse-sidebar .lp-course-meta .lp-course-buttons {
  text-align: center;
  margin: 10px 0 20px 0;
  padding: 0px;
}
.lpcourse-sidebar .lp-course-meta .form-button {
  display: block;
}
.lpcourse-sidebar .lp-course-meta .single-price {
  text-align: center;
}
.lpcourse-sidebar .lp-course-meta .single-price .course-price {
  font-weight: 700;
  font-size: 24px;
}
.lpcourse-sidebar .lp-course-meta .learn-press-course-buttons {
  margin: 8px 0 22px 0;
}
.lpcourse-sidebar .lp-course-meta .button {
  width: 100%;
}
.lpcourse-sidebar .edumodo-course-info {
  padding: 0 30px 30px 30px;
}
.lpcourse-sidebar .edumodo-course-info .title {
  border-bottom: 1px solid #e8e9eb;
  padding-bottom: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
  margin-top: 8px;
}
.lpcourse-sidebar .edumodo-course-info .title:before {
  background: #ecb101;
  position: absolute;
  height: 3px;
  width: 50px;
  left: 0;
  right: 0;
  bottom: -2px;
  content: "";
  margin: auto;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list {
  padding-left: 0;
  list-style: none;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li {
  padding: 8px 10px;
  border-bottom: 1px solid #e8e9eb;
  color: #666;
  font-size: 16px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li i {
  font-size: 14px;
  color: #ecb101;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li span {
  color: #666;
  font-size: 14px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li span.label {
  font-weight: normal;
  font-size: 14px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li span.value {
  font-weight: 700;
  min-width: 60px;
  float: right;
  text-align: left;
  font-size: 14px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li:last-child {
  border-bottom: none;
}
@media (max-width: 767px) {
  .lpcourse-sidebar {
    margin-top: 0;
  }
  .lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .lpcourse-sidebar {
    margin-top: 0;
  }
  .lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
    margin-bottom: 30px;
  }
}
/*------------------------------------------- 
---------- LearnPress Single course page -------------
--------------------------------------------*/
.single-lp_course {
  background: #F5f5f5;
}
/*------------------------------------------- 
---------- LearnPress ralated course page -------------
--------------------------------------------*/
.learnp-ralated-course {
  background: #f9f9f9;
  clear: both;
  padding: 25px 25px 30px 25px;
}
.learnp-ralated-course .title {
  border-bottom: 1px solid #e8e9eb;
  padding-bottom: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 25px;
  position: relative;
  margin-top: 8px;
}
.learnp-ralated-course .title:before {
  background: #ecb101;
  position: absolute;
  height: 3px;
  width: 50px;
  left: 0;
  right: 0;
  bottom: -2px;
  content: "";
  margin: auto;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item {
  display: flex;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e9eb;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-thumbnail img {
  max-width: 90px;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content {
  margin: 0 0 0 15px;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .learnp-course-title {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  margin-top: 0;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .learnp-course-title a:hover {
  color: #ecb101;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .course-meta {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .course-meta .course-origin-price {
  color: #666;
  font-size: 14px;
  font-weight: 700;
}
/*------------------------------------------- 
---------- LearnPress others -------------
--------------------------------------------*/
#learn-press-course-curriculum .course-item .item-status {
  color: #ecb101 !important;
}
.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active {
  border-bottom: 4px solid #ecb101 !important;
}
.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a {
  color: #ecb101 !important;
}
#learn-press-course-curriculum .section-header .meta .collapse {
  background-color: rgba(236, 177, 1, 0.8) !important;
}
#learn-press-course-curriculum .section-header {
  background-color: #f9f9f9 !important;
  border: 1px solid #e8e9eb !important;
  margin-bottom: 2px !important;
}
#learn-press-course-curriculum .course-item.viewable {
  border-bottom: 1px solid #e8e9eb !important;
  border-left: 1px solid #e8e9eb !important;
  border-right: 1px solid #e8e9eb !important;
  margin-bottom: 0 !important;
}
#learn-press-course-curriculum .course-item.viewable:last-child {
  margin-bottom: 2px !important;
}
#learn-press-course-curriculum .course-item.viewable:first-child {
  border-top: 1px solid #e8e9eb !important;
}
#learn-press-course-curriculum .course-item.viewable:hover {
  background: #f9f9f9 !important;
}
.learn-press-message {
  border-left: 5px solid #ecb101 !important;
}
#learn-press-course-curriculum ul.curriculum-sections,
#learn-press-course-curriculum ul.section-content {
  background-color: #fff !important;
}
.course-reviews-list li {
  background-color: #f9f9f9 !important;
  border: 1px solid #e8e9eb;
}
.course-rate .review-bar .rating {
  background: rgba(236, 177, 1, 0.5) !important;
}
.course-rate .review-bar {
  background: #f9f9f9 !important;
}
.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
.learn-press-tabs .learn-press-nav-tabs {
  border-bottom: 1px solid #e8e9eb !important;
}
#learn-press-course-description > ul > li {
  padding: 5px;
}
#learn-press-course-description > ul {
  margin-left: -20px;
}
.learn-press-user-profile .lp-form-field-wrap {
  padding-left: 0;
}
.learn-press-user-profile .learn-press-tabs > li.current a {
  color: #ecb101 !important;
}
.learn-press-user-profile .learn-press-tabs > li.current {
  border-bottom: 4px solid #ecb101 !important;
}
.order_details table,
.learn-press-tab table,
.lp-checkout table,
.order_details th,
.learn-press-tab th,
.lp-checkout th,
.order_details td,
.learn-press-tab td,
.lp-checkout td {
  border: 1px solid #e8e9eb;
  font-size: 14px;
  padding: 3px 20px;
}
.learn-press-checkout-review-order h3 {
  margin-bottom: 25px;
}
learn-press-checkout-review-order-table {
  margin-bottom: 35px;
}
#learn-press-checkout > p > a:nth-child(1) {
  color: #ecb101;
  text-transform: capitalize;
}
#course-curriculum-popup #popup-main #popup-header {
  background: #ecb101 !important;
  border-bottom: 1px solid #ecb101 !important;
}
#course-curriculum-popup #popup-main #popup-header .popup-close:hover,
#course-curriculum-popup #popup-main #popup-header .sidebar-hide-btn:hover,
#course-curriculum-popup #popup-main #popup-header .sidebar-show-btn:hover {
  background: #242c5e !important;
}
#learn-press-course-curriculum .course-item .item-status.item-status-completed,
#learn-press-course-curriculum .course-item .item-status.item-status-passed {
  background: #242c5e !important;
  color: white !important;
}
#popup_container #popup_title,
.single-lp_course .learn-press-course-results-progress .grade.passed {
  background: #242c5e !important;
}
.single-lp_course .learn-press-message {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
.single-lp_course .course-reviews-list {
  padding: 0;
}
strong.user-nicename {
  text-transform: capitalize;
  color: #ecb101;
}
.course-lesson-description {
  display: inline-block;
}
.course-lesson-description iframe {
  margin: 0 auto;
  display: block;
}
.learn-press-pagination {
  margin-top: 40px;
}
.learnpress .learn-press-pagination ul li span.page-numbers.current {
  padding: 10px 15px;
}
.learnpress .learn-press-pagination ul li a {
  padding: 10px 15px;
}
/** Button after sensei */
.lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.purchase-button,
.lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.enroll-button {
  padding: 10px 30px;
}
.edumodo-lp-course-1 span.post-view i {
  padding-right: 4px;
}
.edumodo-lp-course-1 .lp-course-1 {
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
  transition: all 0.5s ease;
}
.edumodo-lp-course-1 .lp-course-1:hover {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail {
  position: relative;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .lp-img {
  overflow: hidden;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .lp-img img {
  transition: 0.5s ease-in-out;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .author-wrapper {
  position: absolute;
  right: 18px;
  bottom: -25px;
  z-index: 1;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .author-wrapper img {
  border-radius: 50px;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail:hover .lp-img a img {
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body {
  padding: 20px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .course-entry-title {
  font-size: 16px;
  line-height: 25px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .entry-content {
  font-size: 14px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body {
  font-size: 13px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body .lp-enroll i {
  color: #808080;
  font-size: 12px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body .lp-enroll span {
  color: #808080;
  margin-right: 5px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a {
  color: #ecb101;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a:hover {
  color: #242c5e;
}
.course-summary.lp-three {
  background: #fff;
  padding: 30px;
}
@media (min-width: 0px) and (max-width: 991px) {
  .course-summary.lp-three {
    margin-bottom: 30px;
  }
}
.le-course3-content {
  background: white;
  margin-bottom: 40px;
}
.le-course3-content .course-summary {
  margin-top: 40px;
}
.le-course3-content .related-course-heading {
  margin: 40px 0 30px 0;
}
.le-course3-content .lp-related-course .lp-course-1 {
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
  transition: all 0.5s ease;
}
.le-course3-content .lp-related-course .lp-course-1:hover {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail {
  position: relative;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail a:before {
  background-color: #242c5e;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0.8;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail img {
  transition: 0.5s ease-in-out;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper {
  position: absolute;
  right: 22px;
  bottom: -20px;
  z-index: 1;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper img {
  border-radius: 50px;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body {
  padding: 10px 18px 18px 18px;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .course-entry-title {
  font-size: 16px;
  line-height: 25px;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .entry-content {
  font-size: 14px;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .footer-body {
  font-size: 13px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .footer-body span a {
  color: #808080;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a:hover {
  color: #ecb101;
}
.le-course3-content .content-body {
  padding: 30px 0;
}
.single-lp_course {
  background: white;
}
.single-lp_course .comments-area {
  border: 1px solid #e8e9eb;
}
.entry-header a {
  transition: all 0.5s ease;
}
.entry-header a:hover {
  color: #ecb101 !important;
}
.le-course3-content .lp-sidebar .lp-course-meta .button {
  padding: 12px;
  color: white;
  font-weight: 700;
}
.single-lp_course .comments-area {
  margin-top: 50px;
}
.lpcourse-course-wapper-3 .related-course-heading {
  margin: 40px 0 30px 0;
}
.lpcourse-course-wapper-3 .rl-course-title {
  font-size: 26px;
}
.lpcourse-course-wapper-3 .rl-course-title.ld {
  margin: 40px 0 30px 0;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
  border-radius: 3px;
  margin-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
  transition: all 0.5s ease;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1:hover {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail {
  position: relative;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail a:before {
  background-color: #242c5e;
  content: "";
  height: 0%;
  width: 0%;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail a:after {
  position: absolute;
  background: #fff;
  color: #242c5e;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 35px;
  width: 35px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  opacity: 0;
  transition: all 0.3s ease;
  content: "\f02d";
  font-family: FontAwesome;
  z-index: 1;
  border-radius: 50px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail img {
  transition: 0.5s ease-in-out;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper {
  position: absolute;
  right: 22px;
  bottom: -20px;
  z-index: 1;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper img {
  border-radius: 50px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body {
  padding: 10px 18px 18px 18px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .course-entry-title {
  font-size: 16px;
  line-height: 25px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .entry-content {
  font-size: 14px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body {
  font-size: 13px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body span a {
  color: #808080;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a:hover {
  color: #ecb101;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail:hover a:after {
  opacity: 1;
  transition: all 0.3s ease;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail:hover a:before {
  height: 100%;
  width: 100%;
  opacity: 0.8;
  transition: all 0.3s ease;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lpcourse-sidebar {
    margin-top: 0;
  }
  .lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2,
  .single-lp_course .lpcourse-course-wapper .lpcourse-top {
    display: inherit;
  }
  .single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail {
    margin-bottom: 40px;
  }
  .single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 {
    padding: 10px;
  }
  .single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info {
    padding: 10px;
  }
}
.profile.learnpress.learnpress-page .page .learnpress {
  padding-top: 0;
}
#learn-press-profile-nav:before {
  background: #f9f9f9 !important;
}
#learn-press-profile-nav .tabs > li.active > a {
  background: #ecb101 !important;
}
.profile #learn-press-user-profile .learn-press-form-login,
.profile #learn-press-user-profile .learn-press-form-register {
  width: 46%;
  display: inline-block;
  float: left;
  background: #fff;
  margin: 2%;
}
.bbpress {
  background: white;
}
#bbpress-forums button,
#bbpress-forums input[type="button"],
#bbpress-forums input[type="reset"],
#bbpress-forums input[type="submit"] {
  padding: 8px 20px;
  margin-left: -5px;
  font-size: 14px;
}
#bbpress-forums #bbp-search-form {
  margin-bottom: 20px;
}
#bbpress-forums .bbp-forums-list {
  border-color: #242c5e;
}
#bbpress-forums .bbp-forums-list li {
  font-size: 13px;
}
.bbp-breadcrumb a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bbp-breadcrumb a:hover {
  color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  width: 16px;
  margin-bottom: 0;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  font-size: 16px;
  border-color: #242c5e;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  font-size: 13px;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  padding: 15px;
  border-color: #242c5e;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  background-color: #242c5e;
  border-color: #242c5e;
  padding: 15px;
  color: white;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
  background-color: rgba(36, 44, 94, 0.15);
}
div.bbp-template-notice p {
  padding: 5px 10px;
  color: white;
  font-size: 14px;
}
div.bbp-template-notice p a {
  color: white;
}
div.bbp-template-notice a:hover {
  color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.bbp-template-notice.error,
div.bbp-template-notice.warning,
div.bbp-template-notice,
div.indicator-hint {
  background-color: #242c5e;
  border-color: #242c5e;
}
div.bbp-template-notice.important {
  background-color: #242c5e;
  border-color: #242c5e;
}
div.bbp-template-notice.info {
  border-color: #242c5e;
  background-color: #242c5e;
  color: white;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
  padding: 15px;
}
#bbpress-forums li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#bbpress-forums li a:hover {
  color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
  background-color: rgba(36, 44, 94, 0.3) !important;
}
#bbpress-forums div.bbp-topic-content a,
#bbpress-forums div.bbp-reply-content a {
  color: white;
}
#bbpress-forums div.bbp-topic-content a:hover,
#bbpress-forums div.bbp-reply-content a:hover {
  color: #ecb101;
}
#bbpress-forums fieldset.bbp-form {
  padding: 30px;
  background: #fff;
}
.edumodo-hero-unit {
  position: relative;
}
.edumodo-hero-unit .carousel {
  overflow: hidden;
}
.edumodo-hero-unit .carousel:hover .carousel-control.right-control,
.edumodo-hero-unit .carousel:hover .carousel-control.left-control {
  opacity: 1;
  transition: all 0.3s ease;
  margin: 0 60px;
}
.edumodo-hero-unit .carousel:hover .carousel-control {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.edumodo-hero-unit .carousel:hover .carousel-control.left {
  margin-left: 0;
  margin-left: -40px;
}
.edumodo-hero-unit .carousel:hover .carousel-controlright {
  margin-right: 0;
  background-image: none;
  margin-right: -40px;
  right: 0;
  left: auto;
}
.edumodo-hero-unit .carousel:hover.right-control,
.edumodo-hero-unit .carousel:hover.left-control {
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 50px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 0;
  top: 45%;
  border-radius: 0;
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-inner .item {
  height: 100vh;
}
.edumodo-hero-unit .carousel .carousel-inner .item > img,
.edumodo-hero-unit .carousel .carousel-inner .item > a > img {
  width: 100%;
  height: 100%;
}
.edumodo-hero-unit .carousel .carousel-inner .item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption {
  left: 0;
  right: 0;
  color: #fff;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .slider-title {
  color: #fff;
  font-size: 56px;
  font-weight: bold;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .slider-title span {
  color: #ecb101;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .btn-slider {
  font-weight: 600;
  transition: all 0.3s ease;
  background: #ecb101;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .btn-slider:hover {
  background: #ecb101;
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .slider-description {
  margin: auto;
  font-size: 16px;
}
.edumodo-hero-unit .carousel .carousel-indicators li {
  width: 15px;
  height: 6px;
  border-radius: 2px;
  margin: 0 3px;
  border: 1px transparent;
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-indicators li.active {
  width: 20px;
  margin: 0 3px;
}
.edumodo-hero-unit .carousel:hover .carousel-control.left {
  margin-left: 20px;
}
.edumodo-hero-unit .carousel:hover .carousel-control.right {
  margin-right: 20px;
}
.edumodo-hero-unit .carousel .carousel-control.right {
  background-image: none;
}
.edumodo-hero-unit .carousel .carousel-control {
  top: 45%;
  bottom: auto;
  width: 50px;
  height: 50px;
  z-index: 10;
  opacity: 1;
  border-radius: 2px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.edumodo-hero-unit .carousel .carousel-control:hover:before {
  opacity: 0;
}
.edumodo-hero-unit .carousel .carousel-control:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  top: 14px;
  bottom: 0;
}
.edumodo-hero-unit .carousel .left {
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .left:before {
  left: -1px;
  right: 0;
}
.edumodo-hero-unit .carousel .left:hover i {
  margin-left: -50px;
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .right {
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .right:before {
  right: -1px;
}
.edumodo-hero-unit .carousel .right:hover i {
  margin-left: 35px;
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-control i {
  vertical-align: middle;
  font-size: 25px;
  margin-top: 12px;
  text-shadow: none;
  transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-control.left {
  margin-left: -50px;
  background-image: none;
}
.edumodo-hero-unit .carousel .carousel-control.right {
  margin-right: -50px;
  background-image: none;
}
.animate-delay-1 {
  animation-delay: .7s;
  -webkit-animation-delay: .7s;
  /* Safari and Chrome */
  -moz-animation-delay: .7s;
  /* Safari and Chrome */
  -o-animation-delay: .7s;
  /* Safari and Chrome */
}
.animate-delay-2 {
  animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  /* Safari and Chrome */
  -moz-animation-delay: 1.1s;
  /* Safari and Chrome */
  -o-animation-delay: 1.1s;
  /* Safari and Chrome */
}
.animate-delay-3 {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  /* Safari and Chrome */
  -moz-animation-delay: 1.5s;
  /* Safari and Chrome */
  -o-animation-delay: 1.5s;
  /* Safari and Chrome */
}
.animate-delay-4 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
  /* Safari and Chrome */
  -moz-animation-delay: 2s;
  /* Safari and Chrome */
  -o-animation-delay: 2s;
  /* Safari and Chrome */
}
@media only screen and (min-width: 992px) {
  .slider-relative {
    position: relative;
  }
  .slider-absolute {
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.carousel .carousel-inner .carousel-caption .btn-slider {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.carousel .carousel-inner .carousel-caption .btn-slider:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*------------------------------------------- 
---------- Blog list page -------------
--------------------------------------------*/
.main-post .content-body .entry-meta .post-cat a {
  font-size: 14px;
}
.main-post .entry-header {
  word-break: break-word;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta ul.post-categories li {
  margin-right: 5px;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta .post-cat a {
  font-size: 14px;
}
.main-post .entry-header .sticky-post {
  margin-right: 15px;
}
.main-post.has-post-thumbnail {
  padding-top: 50px;
}
.main-post.has-post-thumbnail .entry-title-content {
  display: none;
}
.main-post.has-post-thumbnail .edumodo-post-img {
  position: relative;
  margin-bottom: 15px;
}
.main-post.has-post-thumbnail .edumodo-post-img .post-thumbnail {
  overflow: hidden;
  position: relative;
}
.main-post.has-post-thumbnail .edumodo-post-img .post-thumbnail:before {
  transition: background 0.3s ease-in-out;
  background: linear-gradient(to bottom, transparent 0, transparent 50%, #151921);
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  position: absolute;
}
.main-post.has-post-thumbnail .edumodo-post-img .post-thumbnail img {
  transform: scale(1);
  transition: 0.5s ease-in-out;
  width: auto;
}
.main-post.has-post-thumbnail .edumodo-post-img .post-thumbnail a:before {
  position: absolute;
  content: "";
  background-color: rgba(36, 44, 94, 0.3);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
  z-index: 5;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-title {
  padding: 0 30px;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  left: 0;
  bottom: 35px;
  color: #fff;
  z-index: 7;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-title a {
  color: #fff;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-title a:before {
  background: transparent;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta {
  position: relative;
  background: #242c5e;
  border-radius: 50px;
  display: inline-block;
  top: -20px;
  margin: 0 25px;
  z-index: 2;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta span {
  font-size: 14px;
  display: inline-block;
  color: #666;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta span a {
  color: #666;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta .post-cat a {
  font-weight: bold;
  color: white;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta .post-cat a:hover {
  color: #ecb101;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta ul.post-categories {
  margin: 0;
  padding: 7px 20px;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta ul.post-categories li {
  padding-right: 0;
  display: inline-block;
  position: relative;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta ul.post-categories li:after {
  position: absolute;
  content: ",";
  color: white;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta ul.post-categories:last-child:after {
  display: none;
}
ul.post-categories li:last-child:after {
  display: none;
}
.main-post .content-body .entry-meta ul.post-categories {
  line-height: 20px;
}
.main-post {
  box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1);
  padding-bottom: 30px;
  padding-top: 20px;
  background: #fff;
}
.main-post .content-body {
  padding: 0 30px 30px 30px;
}
.main-post .content-body .entry-header .entry-title {
  font-size: 30px;
}
.main-post .content-body .entry-header .entry-title a {
  color: #333;
  font-weight: bold;
}
.main-post .content-body .entry-meta {
  background: #242c5e;
  border-radius: 50px;
  display: inline-block;
  margin: 20px 0 30px 0;
}
.main-post .content-body .entry-meta span {
  font-size: 14px;
  display: inline-block;
  color: #666;
}
.main-post .content-body .entry-meta span a {
  color: #666;
}
.main-post .content-body .entry-meta .post-cat a {
  font-weight: bold;
  color: white;
}
.main-post .content-body .entry-meta .post-cat a:hover {
  color: #ecb101;
}
.main-post .content-body .entry-meta ul.post-categories {
  margin: 0;
  padding: 10px 30px;
}
.main-post .content-body .entry-meta ul.post-categories li {
  padding-right: 5px;
  display: inline-block;
  position: relative;
  font-size: 14px;
}
.main-post .content-body .entry-meta ul.post-categories li:after {
  position: absolute;
  content: ",";
  color: white;
}
.main-post .content-body .entry-meta ul.post-categories:last-child:after {
  display: none;
}
.main-post .post-triangle {
  position: absolute;
  top: 0;
  border-bottom: 65px solid transparent;
  border-right: 65px solid #ecb101;
  right: 0;
  z-index: 6;
  opacity: 1;
  transition: 0.3s ease-in-out;
}
.main-post .post-triangle span {
  position: absolute;
  top: 6px;
  left: 37px;
  color: #fff;
  font-size: 14px;
}
.main-post span.post-date {
  color: #808080;
}
.main-post span.post-date a {
  color: #808080;
}
.main-post .entry-content {
  word-wrap: break-word;
}
.main-post .entry-content p {
  margin-bottom: 15px;
}
.main-post .entry-content blockquote {
  border-left: none;
}
.main-post .entry-excerpt p {
  margin-bottom: 15px;
}
.main-post .btn-link {
  font-size: 12px;
}
.main-post .entry-footer-body {
  padding: 40px 30px 15px 30px;
  display: flex;
  align-items: center;
  border-top: 1px solid #e8e9eb;
  justify-content: space-between;
}
.main-post .entry-footer-body span {
  font-size: 14px;
}
.main-post .entry-footer-body .readmore a {
  color: #fff;
}
.main-post .entry-footer-body .readmore i {
  padding-left: 8px;
  font-weight: bold;
  font-size: 14px;
}
.main-post .edit span.edit-link {
  font-size: 14px;
  margin-left: 10px;
}
.main-post .edit span.edit-link a {
  font-size: 12px;
}
.main-post .edit span.edit-link a:hover {
  color: #ecb101;
}
.main-post.has-post-thumbnail:hover .edumodo-post-img .post-thumbnail img {
  transform: scale(1.1);
  transition: 0.5s ease-in-out;
}
.main-post.image-formate .image-content {
  overflow: hidden;
}
.main-post .image-content img {
  transition: 0.5s ease-in-out;
}
.main-post .image-content:hover img {
  transform: scale(1.1);
  transition: 0.5s ease-in-out;
}
.main-post:hover .post-thumbnail a:before {
  opacity: 1;
}
.single-post .post-thumbnail:hover img {
  transform: scale(1.1);
}
.main-post.has-post-thumbnail {
  padding-top: 0;
}
.main-post.sticky .entry-header .entry-title {
  margin-bottom: 0;
}
.main-post.video-formate {
  padding-top: 0;
}
.main-post.audio-format {
  padding-top: 0;
}
.main-post.audio-format .entry-content {
  margin-bottom: 10px;
}
.main-post.gallery-formate {
  padding-top: 0;
}
.main-post.gallery-formate .entry-content {
  padding-left: 0;
  padding-right: 0;
}
.main-post.gallery-formate .wp-caption-text {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
.main-post.gallery-formate .gallery-caption {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
.main-post.gallery-formate .content-field p {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
/*------------------------------------------- 
---------- Blog single page -------------
--------------------------------------------*/
.single.single-post {
  background: #F5f5f5;
}
.single-post .entry-header {
  padding-top: 55px;
}
.single-post {
  clear: both;
  background: white;
}
.single-post .post-thumbnail {
  position: relative;
  overflow: hidden;
}
.single-post .post-thumbnail .post-triangle {
  position: absolute;
  top: 0;
  border-bottom: 65px solid transparent;
  border-right: 65px solid #ecb101;
  right: 0;
  z-index: 6;
  opacity: 1;
  transition: 0.3s ease-in-out;
}
.single-post .post-thumbnail .post-triangle span {
  position: absolute;
  top: 6px;
  left: 37px;
  color: #fff;
  font-size: 14px;
}
.single-post .post-thumbnail img {
  transform: scale(1);
  transition: 0.5s ease-in-out;
}
.single-post .sticky-post {
  padding-right: 15px;
}
.single-post .entry-title {
  margin-bottom: 30px;
  padding-top: 25px;
}
.single-post .entry-header {
  align-items: center;
  display: flex;
  justify-content: start;
  padding-left: 30px;
  padding-right: 30px;
}
.single-post .entry-header .entry-title {
  font-size: 30px;
  padding-top: 0;
  margin-top: 0;
  font-weight: 700;
}
.single-post .entry-header .entry-title a {
  color: #333;
  font-weight: 700;
}
.single-post .entry-meta {
  padding-bottom: 20px;
  margin-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
.single-post .entry-meta span {
  font-size: 14px;
  display: inline-block;
  color: #999;
  margin-right: 50px;
  font-weight: 700;
}
.single-post .entry-meta span a {
  color: #666;
  font-weight: 700;
}
.single-post .entry-meta .post-cat {
  position: relative;
  color: #999;
  display: inline-block;
  font-weight: 700;
}
.single-post .entry-meta .post-cat:before {
  background: #e8e9eb;
  height: 50px;
  position: absolute;
  width: 1px;
  content: "";
  left: -25px;
  top: 5px;
}
.single-post .entry-meta span.post-author {
  position: relative;
}
.single-post .entry-meta span.post-author:before {
  background: #e8e9eb;
  height: 50px;
  position: absolute;
  width: 1px;
  content: "";
  left: -25px;
  top: 5px;
}
.single-post ul.post-categories {
  margin-bottom: 0;
  font-weight: 700;
  padding-left: 0;
}
.single-post ul.post-categories li {
  display: inline-block;
  margin: 0;
  padding-right: 5px;
  position: relative;
  font-size: 14px;
}
.single-post ul.post-categories li a {
  color: #666;
}
.single-post ul.post-categories li a:hover {
  color: #ecb101;
}
.single-post ul.post-categories li:after {
  position: absolute;
  content: ",";
}
.single-post ul.post-categories:last-child:after {
  display: none;
}
.single-post .entry-content {
  border-bottom: 1px solid #e8e9eb;
  border-top: 1px solid #e8e9eb;
  padding-bottom: 40px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 50px;
}
.single-post .entry-content ul li {
  margin-left: 20px;
  padding: 2px 0;
}
.single-post .entry-content ul li ul {
  margin-left: 0;
}
.single-post .entry-content ol {
  margin-left: 0;
}
.single-post .entry-content ol li {
  margin-left: 15px;
}
.single-post .entry-content blockquote {
  margin-bottom: 30px;
}
.single-post .entry-footer-body {
  padding: 0 30px 30px 30px;
  overflow: hidden;
}
.single-post .post-tags-title {
  font-weight: 700;
  color: #999;
  font-size: 14px;
}
.single-post .post-tags a {
  font-size: 14px;
  margin-left: 2px;
  font-weight: 700;
  color: #666;
}
.single-post .post-tags a:hover {
  color: #ecb101;
  background-color: transparent;
}
.single-post .edit {
  font-size: 14px;
  margin-left: 10px;
  margin-top: 3px;
}
.single-post .edit a.post-edit-link:hover {
  color: #ecb101;
}
.single-post .social-share {
  margin: 10px 0 !important;
}
.single-post .social-share a {
  color: #333;
  padding: 0 5px;
}
.single-post .post-navigation {
  clear: both;
  border-top: 1px solid #e8e9eb;
  padding: 30px;
  background: white;
}
.single-post .post-navigation .nav-previous {
  font-size: 14px;
  color: #808080;
}
.single-post .post-navigation .nav-previous a span {
  font-weight: 700;
  font-size: 14px;
  transition: all 0.3s ease;
}
.single-post .post-navigation .nav-previous a span:hover {
  color: #ecb101;
}
.single-post .post-navigation .nav-next {
  font-size: 14px;
}
.single-post .post-navigation .nav-next a span {
  font-weight: 700;
  font-size: 14px;
  transition: all 0.3s ease;
}
.single-post .post-navigation .nav-next a span:hover {
  color: #ecb101;
}
.single-post .related-post {
  clear: both;
  background: white;
  padding: 30px 15px;
}
.single-post .related-post .related-post-title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 50px;
  position: relative;
  padding: 25px 15px 0 15px;
}
.single-post .related-post .related-post-body {
  box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1);
}
.single-post .related-post .entry-header {
  padding-left: 0;
  display: inherit;
  padding: 25px;
}
.single-post .related-post .entry-header .entry-title {
  font-size: 16px;
}
.single-post .related-post .entry-header .entry-title a:hover {
  color: #ecb101;
}
.single-post .related-post .entry-header .entry-meta {
  border-bottom: none;
  font-size: 14px;
  padding: 0;
}
.single-post .comment-respond .comment-reply-title {
  font-weight: 700;
  font-size: 24px;
}
.single-post label {
  color: #666;
  font-size: 14px;
  transition: 0.3s ease-in-out;
}
/*------------------------------------------- 
---------- Sticky post -------------
--------------------------------------------*/
.main-post .entry-header {
  align-items: center;
  display: flex;
  justify-content: start;
}
.main-post .entry-header .sticky-post {
  padding-left: 0;
}
.main-post .entry-header .sticky-post .post-round {
  background: #ecb101;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-post .entry-header .sticky-post .post-round span {
  color: #fff;
  font-size: 14px;
}
.main-post.sticky .entry-header {
  margin-top: 20px;
  margin-bottom: 10px;
}
.main-post.sticky .entry-header .entry-title {
  margin-top: 0;
}
.single-post .sticky-post .post-round {
  background: #ecb101;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-post .sticky-post .post-round span {
  color: #fff;
  font-size: 14px;
}
.single-post .entry-header .entry-title {
  margin-bottom: 0;
  font-size: 30px;
}
.single-post .entry-header {
  margin-bottom: 30px;
}
/*------------------------------------------- 
---------- Post format quote -------------
--------------------------------------------*/
.quote-format {
  padding-top: 30px;
  padding-bottom: 30px;
}
.quote-format .entry-content.quote-content.quote {
  position: relative;
  font-style: italic;
  text-align: center;
}
.quote-format .entry-content.quote-content.quote p {
  padding-top: 40px;
}
.quote-format .entry-content.quote-content.quote:before {
  position: absolute;
  content: "\f10d";
  font: italic normal normal 14px/1 FontAwesome;
  color: #ecb101;
  font-size: 30px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  display: flex;
  justify-content: center;
}
/*------------------------------------------- 
---------- Post format audio -------------
--------------------------------------------*/
.main-post.audio-format .entry-content {
  padding-right: 0;
  padding-left: 0;
}
.entry-content.audio-content iframe {
  width: 100%;
  height: auto;
}
.single-format-audio .audio-content iframe {
  width: 100%;
  height: auto;
}
/*------------------------------------------- 
---------- Post format video -------------
--------------------------------------------*/
.entry-content.video-content iframe {
  width: 100%;
}
.main-post.video-formate .content-body-video {
  margin: 30px;
}
.main-post.video-formate .entry-content {
  margin-bottom: 25px;
}
.entry-content iframe {
  width: 100%;
}
.single-format-video .single-post .entry-content {
  border-bottom: none;
}
/*------------------------------------------- 
---------- Post format gallery single -------------
--------------------------------------------*/
.main-post.gallery-formate .entry-content {
  margin-bottom: 25px;
}
.single-format-gallery .single-post .entry-content {
  border-bottom: none;
}
/*------------------------------------------- 
---------- Post format image -------------
--------------------------------------------*/
.main-post.image-formate {
  padding-top: 0;
}
.main-post.image-formate .image-content {
  margin-bottom: 25px;
}
.main-post.image-formate .image-content .image-content-desc.only-content-image {
  padding: 0px;
}
.main-post.image-formate .post-triangle {
  right: 15px;
}
/*------------------------------------------- 
---------- Post format gallery -------------
--------------------------------------------*/
.main-post.format-image .post-thumbnail {
  margin-bottom: 25px;
}
/*------------------------------------------- 
---------- Post format link -------------
--------------------------------------------*/
.main-post.link-formate .link-content {
  text-align: center;
  margin-top: 30px;
}
.main-post.link-formate .link-content .icon-link {
  text-align: center;
  border-radius: 50px;
  color: #ecb101;
  margin-right: 15px;
  display: inline-block;
  font-size: 28px;
  margin-bottom: 10px;
}
.main-post.link-formate .link-content p.link {
  margin-bottom: 0;
}
.main-post.link-formate .link-content p.link a:hover {
  color: #ecb101;
}
.entry-content-audio {
  padding: 30px 30px 0 30px;
}
/*------------------------------------------- 
---------- social share -------------
--------------------------------------------*/
.social-share {
  color: #787f88;
  margin: 0 0 5px 0;
}
.social-share a {
  display: inline-block;
  text-align: center;
  color: #787f88;
  padding: 0 4px;
}
.social-share a:last-child {
  padding-right: 0;
}
.social-share .facebook:hover {
  color: #4267B2;
}
.social-share .twitter:hover {
  color: #1DA1F2;
}
.social-share .linkedin:hover {
  color: #00A0DC;
}
.social-share .google:hover {
  color: #DF4B37;
}
/*------------------------------------------- 
---------- Comments Author -------------
--------------------------------------------*/
.comments-area ol.comment-list {
  list-style: none;
}
.comments-area {
  background: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 90px;
  padding-top: 30px;
}
.comments-area ol.comment-list li.comment {
  list-style: none;
}
.comments-area ol.comment-list {
  padding-left: 0;
}
.comments-area form {
  display: block;
}
.comments-area .comment-respond {
  padding-top: 20px;
}
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="url"],
.comments-area .comment-respond input[type="password"],
.comments-area .comment-respond input[type="search"],
.comments-area .comment-respond input[type="number"],
.comments-area .comment-respond input[type="tel"],
.comments-area .comment-respond input[type="range"],
.comments-area .comment-respond input[type="date"],
.comments-area .comment-respond input[type="month"],
.comments-area .comment-respond input[type="week"],
.comments-area .comment-respond input[type="time"],
.comments-area .comment-respond input[type="datetime"],
.comments-area .comment-respond input[type="datetime-local"],
.comments-area .comment-respond input[type="color"],
.comments-area .comment-respond textarea {
  width: 100%;
  display: block;
  border-color: #e8e9eb;
}
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond input[type="email"]:focus,
.comments-area .comment-respond input[type="url"]:focus,
.comments-area .comment-respond input[type="password"]:focus,
.comments-area .comment-respond input[type="search"]:focus,
.comments-area .comment-respond input[type="number"]:focus,
.comments-area .comment-respond input[type="tel"]:focus,
.comments-area .comment-respond input[type="range"]:focus,
.comments-area .comment-respond input[type="date"]:focus,
.comments-area .comment-respond input[type="month"]:focus,
.comments-area .comment-respond input[type="week"]:focus,
.comments-area .comment-respond input[type="time"]:focus,
.comments-area .comment-respond input[type="datetime"]:focus,
.comments-area .comment-respond input[type="datetime-local"]:focus,
.comments-area .comment-respond input[type="color"]:focus,
.comments-area .comment-respond textarea:focus {
  border-color: #ecb101;
  outline-color: #ecb101;
  border: 1px solid #ecb101;
}
.comments-area .comment-respond input[type="button"],
.comments-area .comment-respond input[type="reset"],
.comments-area .comment-respond input[type="submit"] {
  border-radius: 0;
  padding: 12px 32px;
}
.comments-area .comment-respond > form > p:nth-child(3) {
  width: 48%;
  float: left;
}
.comments-area .comment-respond > form > p:nth-child(4) {
  width: 48%;
  float: left;
  padding: 0;
  margin-left: 25px;
}
.comments-area .logged-in-as {
  padding-top: 20px;
}
.comments-area .comments-title {
  display: none;
}
.comments-area .comment {
  padding: 20px 0;
  position: relative;
  clear: both;
}
.comments-area .comment-author img {
  margin-top: 0;
  margin-right: 40px;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  background: #f5f5f5;
}
.comments-area .comment-metadata {
  margin-left: 115px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: -15px;
}
.comments-area .comment-metadata a {
  color: #666;
}
.comments-area .comment-content {
  padding-top: 35px;
  position: relative;
  margin-left: 0;
  padding-right: 70px;
}
.comments-area .comment-content:before {
  position: absolute;
  background: #ecb101;
  content: "";
  left: 0;
  height: 3px;
  width: 40px;
  top: 15px;
}
.comments-area span.says {
  display: none;
}
.comments-area .reply a {
  margin: -50px 20px;
  font-size: 12px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #787f88;
  text-shadow: none;
}
.comments-area .children .comment .reply a {
  margin: -61px 20px;
}
.comment-body {
  border-bottom: 1px solid #e8e9eb;
  padding-bottom: 15px;
}
.pingback {
  padding: 10px 0;
}
.pingback .edit-link {
  font-size: 14px;
  display: block;
}
.pingback .edit-link a {
  display: inline-block;
  margin: 5px 0;
  border: 1px solid #e8e9eb;
  padding: 10px 25px;
}
.pingback .edit-link a:hover {
  color: #fff;
  background-color: #ecb101;
  border-color: #ecb101;
}
.pingback .edit-link a.post-edit-link:hover {
  color: #ecb101;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1);
  background: #fff;
  padding: 35px 30px;
}
.site-main .comment-navigation .nav-previous,
.site-main .posts-navigation .nav-previous,
.site-main .post-navigation .nav-previous,
.site-main .comment-navigation .nav-next,
.site-main .posts-navigation .nav-next,
.site-main .post-navigation .nav-next {
  font-weight: 700;
}
.site-main .comment-navigation .nav-previous a:hover,
.site-main .posts-navigation .nav-previous a:hover,
.site-main .post-navigation .nav-previous a:hover,
.site-main .comment-navigation .nav-next a:hover,
.site-main .posts-navigation .nav-next a:hover,
.site-main .post-navigation .nav-next a:hover {
  color: #ecb101;
}
.site-main .comment-navigation .nav-previous a span:hover,
.site-main .posts-navigation .nav-previous a span:hover,
.site-main .post-navigation .nav-previous a span:hover,
.site-main .comment-navigation .nav-next a span:hover,
.site-main .posts-navigation .nav-next a span:hover,
.site-main .post-navigation .nav-next a span:hover {
  color: #ecb101;
}
.page-links span {
  border: 1px solid #e8e9eb;
  padding: 5px 10px;
}
/*------------------------------------------- 
---------- Pagination -------------
--------------------------------------------*/
.edumodo-pagination {
  text-align: center;
  clear: both;
}
.edumodo-pagination nav.navigation.pagination {
  box-shadow: 1px 1px 5px rgba(46, 61, 73, 0.11);
  overflow: hidden;
  margin-top: 45px;
}
.edumodo-pagination .page-numbers {
  height: 40px;
  width: 42px;
  background: white;
  display: inline-block;
  line-height: 40px;
  color: #808080;
  transition: all 0.3s ease;
  margin-left: 2px;
}
.edumodo-pagination .page-numbers:hover {
  color: #ecb101;
  transition: all 0.3s ease;
}
.edumodo-pagination .current {
  background: #ecb101;
  color: white;
  border-radius: 0;
}
.edumodo-pagination .current:hover {
  color: white;
}
.learnpress .learn-press-pagination ul.page-numbers {
  box-shadow: 1px 1px 5px rgba(46, 61, 73, 0.11);
  display: inline-block;
  padding-left: 0;
  border-radius: 3px;
  overflow: hidden;
}
.learnpress .learn-press-pagination ul li span {
  border: none;
  background-color: white;
  color: #808080;
}
.learnpress .learn-press-pagination ul li span.page-numbers.current {
  background: #ecb101 !important;
  color: white;
  border-radius: 0;
  border: none;
}
.learnpress .learn-press-pagination ul li a {
  border: none;
  background-color: white;
  margin-right: -2px;
  color: #808080;
}
.learnpress .learn-press-pagination ul li a:hover {
  color: #ecb101;
}
/*------------------------------------------- 
---------- Course teacher next prev button -------------
--------------------------------------------*/
.course-teacher-carousel .owl-nav div,
.content-list .owl-nav div {
  background-color: rgba(236, 177, 1, 0.6);
  color: #fff;
  height: 35px;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 35px;
  line-height: 35px;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.course-teacher-carousel:hover .owl-nav div,
.content-list:hover .owl-nav div {
  opacity: 1;
  color: #fff;
}
.course-teacher-carousel .owl-nav .owl-next,
.content-list .owl-nav .owl-next {
  left: auto;
  right: 0;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.course-teacher-carousel .owl-nav .owl-prev:hover,
.content-list .owl-nav .owl-prev:hover {
  background: #242c5e;
  color: #fff;
}
.course-teacher-carousel .owl-nav .owl-next:hover,
.content-list .owl-nav .owl-next:hover {
  background: #242c5e;
  color: #fff;
}
/*------------------------------------------- 
---------- Gallery metabox post next prev button -------------
--------------------------------------------*/
.content-list .owl-nav div {
  background-color: rgba(236, 177, 1, 0.6);
  color: #000;
  height: 50px;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  line-height: 50px;
  opacity: 0.6;
  transition: 0.3s ease-in-out;
}
.content-list:hover .owl-nav div {
  opacity: 1;
  color: #fff;
}
.content-list .owl-nav .owl-next {
  left: auto;
  right: 0;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.content-list .owl-nav .owl-prev:hover {
  background: #242c5e;
  color: #fff;
}
.content-list .owl-nav .owl-next:hover {
  background: #242c5e;
  color: #fff;
}
/*------------------------------------------- 
---------- Gallery content post next prev button -------------
--------------------------------------------*/
.content-field .owl-nav div {
  background-color: rgba(236, 177, 1, 0.6);
  color: #fff;
  height: 50px;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  line-height: 50px;
  opacity: 0.6;
  transition: 0.3s ease-in-out;
}
.content-field:hover .owl-nav div {
  opacity: 1;
  color: #fff;
}
.content-field .owl-nav .owl-next {
  left: auto;
  right: 0;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.content-field .owl-nav .owl-prev:hover {
  background: #242c5e;
  color: #fff;
}
.content-field .owl-nav .owl-next:hover {
  background: #242c5e;
  color: #fff;
}
/*------------------------------------------- 
---------- Gallery content post single page next prev button -------------
--------------------------------------------*/
.single-post.format-gallery .owl-nav div {
  background-color: rgba(236, 177, 1, 0.6);
  height: 50px;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  line-height: 50px;
  opacity: 0.6;
  transition: 0.3s ease-in-out;
  color: white;
}
.single-post.format-gallery .owl-nav div i {
  font-size: 20px;
}
.single-post.format-gallery:hover .owl-nav div {
  opacity: 1;
}
.single-post.format-gallery .owl-nav .owl-next {
  left: auto;
  right: 0;
  transition: 0.3s ease-in-out;
}
.single-post.format-gallery .owl-nav .owl-prev:hover {
  background: #242c5e;
  color: #fff;
}
.single-post.format-gallery .owl-nav .owl-next:hover {
  background: #242c5e;
  color: #fff;
}
.widget-area {
  /*------------------------------------------- 
    ---------- Course Teacher Shortcode -------------
    --------------------------------------------*/
  /*------------------------------------------- 
    ---------- Social Shortcode -------------
    --------------------------------------------*/
  /*------------------------------------------- 
    ---------- Recent post -------------
    --------------------------------------------*/
}
.widget-area input[type="button"],
.widget-area input[type="reset"],
.widget-area input[type="submit"] {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.widget-area .widget.widget_search {
  box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1);
  padding: 0;
  background: white;
  padding: 25px 20px;
}
.widget-area .widget.widget_archive option {
  padding: 20px;
}
.widget-area .widget.widget_archive ul li a {
  display: inline-block;
}
.widget-area .widget.widget_recent_comments ul li a,
.widget-area .widget.widget_categories ul li a {
  display: inline-block;
}
.widget-area select {
  font-size: 14px;
}
.widget-area select option {
  font-size: 14px;
}
.widget-area .widget ul {
  padding-left: 0;
  margin-bottom: 0;
}
.widget-area .widget ul li a {
  display: block;
}
.widget-area .widget ul li:before {
  float: left;
  margin-top: 5px;
}
.widget-area .widget {
  box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1);
  transition: all 0.3s ease;
  padding: 40px 20px;
  background: #fff;
}
.widget-area .widget .widget-title {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  color: #333;
  padding-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #e8e9eb;
  margin-top: 0;
  margin-bottom: 20px;
}
.widget-area .widget .widget-title:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 4px;
  background: #ecb101;
  margin: auto;
  left: 0px;
  right: 0;
  top: 12px;
  bottom: -32px;
}
.widget-area .widget .course-title {
  padding: 15px 0;
}
.widget-area .widget .course-cover img {
  width: 100%;
}
.widget-area .widget .course-description {
  font-size: 14px;
}
.widget-area .widget .about-image {
  padding-bottom: 20px;
}
.widget-area .widget .about-info {
  font-size: 14px;
  font-size: 20px;
  line-height: 24px;
}
.widget-area .widget .blog-details {
  padding-left: 10px;
}
.widget-area .widget .blog-details a {
  padding-left: 0;
}
.widget-area .widget a {
  color: #666;
  transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  font-size: 14px;
}
.widget-area .widget a:hover {
  color: #ecb101;
}
.widget-area .widget .entry-meta {
  font-size: 14px;
  color: #787f88;
}
.widget-area .widget ul li {
  font-size: 14px;
  color: #787f88;
  list-style: none;
  margin: 5px 0;
  border-bottom: 1px solid #e8e9eb;
  padding: 5px 0;
}
.widget-area .widget ul li:last-child {
  border-bottom: none;
}
.widget-area .widget .tagcloud a:hover {
  color: #ecb101;
}
.widget-area .widget p {
  font-size: 14px;
  line-height: 25px;
}
.widget-area .courser-teacher {
  padding: 20px 0 10px 0;
  text-align: center;
}
.widget-area .courser-teacher .person-img {
  width: 150px;
  margin: auto;
}
.widget-area .courser-teacher .person-info .teacher-title {
  margin-top: 25px;
  margin-bottom: 5px;
}
.widget-area .courser-teacher .person-info .teacher-position {
  margin-bottom: 10px;
}
.widget-area .courser-teacher .social-links-teacher i {
  font-size: 14px;
  padding: 0 5px;
}
.widget-area .edumodo-social {
  padding: 0;
  text-align: center;
}
.widget-area .edumodo-social a {
  color: #fff;
  background: #ecb101;
  height: 45px;
  width: 45px;
  display: inline-block;
  line-height: 45px;
  padding: 0;
  margin: 0px 5px;
  border-radius: 50%;
  text-align: center;
}
.widget-area .edumodo-social a:hover {
  background: #242c5e;
}
.widget-area .edumodo-social a i {
  color: #fff;
}
.widget-area .recent-post:last-child .recent-post-details > div.recent-entry-content > p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget-area .edumodo-recent-post .recent-post {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e8e9eb;
}
.widget-area .edumodo-recent-post .recent-post:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.widget-area .edumodo-recent-post .recent-post .recent-img {
  display: inline-block;
  width: 30%;
  float: left;
}
.widget-area .edumodo-recent-post .recent-post .recent-img .recent-post-thumbnail {
  height: 80px;
  width: 80px;
  border: 1px solid #e8e9eb;
  border-radius: 50%;
  overflow: hidden;
}
.widget-area .edumodo-recent-post .recent-post .recent-entry-header .recent-entry-title {
  margin-bottom: 0;
  font-weight: 700;
}
.widget-area .edumodo-recent-post .recent-post .recent-entry-header .recent-entry-title a {
  color: #333;
  transition: all 0.3s ease;
}
.widget-area .edumodo-recent-post .recent-post .recent-entry-header .recent-entry-title a:hover {
  color: #ecb101;
}
.widget-area .edumodo-recent-post .recent-post .recent-post-details {
  display: inline-block;
  width: 70%;
  float: left;
}
.wp-caption {
  display: inline;
}
/*--------------------------------------------------
/* Calender
/*-------------------------------------------------- */
.widget_calendar div.calendar_wrap table {
  width: 100%;
}
.widget_calendar div.calendar_wrap table caption {
  text-align: center;
}
.widget_calendar div.calendar_wrap table thead tr th {
  text-align: center;
  padding: 0.5em;
  border: solid 1px #fec720;
  color: white;
  font-weight: bold;
  background-color: #ecb101;
  position: relative;
}
.widget_calendar div.calendar_wrap table tbody tr td {
  text-align: center;
  padding: 0.5em;
  border: solid 1px #ecb101;
}
.widget_calendar div.calendar_wrap table tbody tr td#today {
  background: #ecb101;
  color: white;
}
.widget_calendar div.calendar_wrap table tbody tr td#today a {
  color: white;
}
.widget_calendar div.calendar_wrap table tbody tr td a {
  color: #ecb101;
}
.widget_calendar div.calendar_wrap table tbody tr td a:hover {
  color: #666;
}
.widget_calendar div.calendar_wrap table tfoot #prev a {
  margin: 16px 0;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget_calendar div.calendar_wrap table tfoot #prev a:hover {
  text-decoration: none;
}
.widget_calendar td#next {
  text-align: right;
}
.widget-area .widget > ul > li:first-child {
  margin-top: 0;
  padding-top: 0;
}
.widget-area .widget > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget-area .widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget-area .widget:last-child {
  margin-bottom: 0;
}
/*--------------------------------------------------
/* LearnDash Only
/*-------------------------------------------------- */
.widget.widget_sfwd-lessons-widget ul li {
  padding-bottom: 15px;
  padding-top: 15px;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses {
  margin-bottom: 15px;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses:first-child {
  margin-top: 20px;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses img {
  margin-right: 0;
  max-width: 100%;
}
.widget.widget_ldcourseinfo .ld-entry-title.entry-title {
  line-height: 0;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses img {
  margin-bottom: 15px;
}
.widget.widget_ldcourseinfo .learndash-pager {
  float: left;
}
/*------------------------------------------- 
---------- Course Single Page  -------------
--------------------------------------------*/
.single-course-post .course-meta .panel-default {
  border: none;
}
.single-course-post .course-meta .panel-body {
  font-size: 15px;
  padding: 0;
  /* First child border top */
}
.single-course-post .course-meta .panel-body .table {
  margin-bottom: 0px;
}
.single-course-post .course-meta .panel-body tr td {
  padding: 10px;
}
.single-course-post .course-meta .panel-body tr:first-child td {
  border-top: none;
}
.single-course-post .course-meta .panel-body tr:last-child {
  border-color: #e8e9eb;
}
.single-course-post .course-content {
  background: white;
  padding: 30px 30px 0 30px;
}
.single-course-post .course-content .course-title {
  font-size: 46px;
}
.single-course-post .course-content .course-meta {
  margin-top: 30px;
  display: flex;
}
.single-course-post .course-content .course-meta span {
  font-size: 14px;
  margin-right: 10px;
  color: #808080;
}
.single-course-post .course-content .course-meta span a {
  font-size: 14px;
  padding-left: 3px;
  color: #808080;
}
.single-course-post .course-content .course-meta span a:hover {
  color: #ecb101;
}
.single-course-post .course-content .course-meta .post-view i {
  padding-right: 3px;
  color: #808080;
  font-size: 14px;
}
.single-course-post .course-content .course-meta .post-cat {
  color: #808080;
  font-size: 14px;
}
.single-course-post .course-content .course-meta .post-cat a {
  position: relative;
  padding-right: 8px;
  color: #808080;
}
.single-course-post .course-content .course-meta .post-cat a:after {
  content: ",";
  position: absolute;
  color: #808080;
}
.single-course-post .course-content .course-meta .post-cat a:hover {
  color: #ecb101;
}
.single-course-post .course-content .course-meta .post-cat a:last-child:after {
  display: none;
}
.single-course-post .enroll-btn {
  text-align: center;
  padding: 25px 0;
}
.single-course-post .enroll-btn button {
  font-weight: 700;
}
/*------------------------------------------- 
---------- Course Related Couse Curosel  -------------
--------------------------------------------*/
.enter-related-course {
  margin-top: 40px;
}
.enter-related-course .enter-sub-title {
  margin-bottom: 35px;
}
.enter-related-course .edumodo-related-course-1 .related-less {
  padding-left: 0;
}
.enter-related-course .edumodo-related-course-1 article.tx-course {
  border: 1px solid #eee;
  transition: all 0.3s ease;
}
.enter-related-course .edumodo-related-course-1 article.tx-course figure {
  position: relative;
}
.enter-related-course .edumodo-related-course-1 article.tx-course figure a:before {
  position: absolute;
  content: "";
  background-color: rgba(36, 44, 94, 0.8);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.enter-related-course .edumodo-related-course-1 article.tx-course figure a:after {
  position: absolute;
  content: "";
  background: #fff;
  color: #242c5e;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 35px;
  width: 35px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  opacity: 0;
  transition: all 0.3s ease;
  content: "\f02d";
  font-family: FontAwesome;
  border-radius: 50%;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details {
  padding: 20px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .entry-header .course-entry-title {
  line-height: 24px;
  font-size: 16px;
  margin: 10px 0;
  font-weight: 700;
  margin-top: 0;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta {
  display: block;
  font-size: 14px;
  border-top: 1px solid #e8e9eb;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
  margin-bottom: 8px;
  margin-top: 15px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta span.course-view i {
  margin-right: 4px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta span.course-cost {
  float: right;
  text-align: right;
  color: #ecb101;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta span.course-cost i {
  margin-right: 4px;
  color: #ecb101;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .entry-content p {
  margin-bottom: 5px;
  font-size: 14px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course:hover figure a:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.enter-related-course .edumodo-related-course-1 article.tx-course:hover figure a:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.table-hover > tbody > tr:hover {
  background-color: inherit;
}
.enroll-btn {
  text-align: center;
  padding: 25px 0;
}
.enroll-btn button {
  color: white;
}
#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
.lp-popupContainer {
  position: absolute;
  width: 450px;
  height: auto;
  left: 45%;
  top: 60px;
  background: #FFF;
}
#modal_trigger {
  margin: 0 auto;
  width: 100%;
  display: block;
}
.edumodo-popup-login-register {
  /* Popup Styles*/
  /* Social Login Form */
  /* User Login Form */
  /* User Register Form */
}
.edumodo-popup-login-register button,
.edumodo-popup-login-register input[type="button"],
.edumodo-popup-login-register input[type="reset"],
.edumodo-popup-login-register input[type="submit"] {
  width: 100%;
  padding: 8px;
  text-transform: uppercase;
}
.edumodo-popup-login-register a.back_btn {
  color: #ecb101;
}
.edumodo-popup-login-register a.back_btn:hover {
  color: #242c5e;
}
.edumodo-popup-login-register .lp-register-link {
  color: #ecb101;
}
.edumodo-popup-login-register .lp-register-link:hover {
  color: #242c5e;
}
.edumodo-popup-login-register .learn-press-form-register.learn-press-form h3 {
  display: none;
}
.edumodo-popup-login-register .learn-press-form .form-fields .form-field label {
  display: none;
}
.edumodo-popup-login-register .learn-press-form-login.learn-press-form h3 {
  display: none;
}
.edumodo-popup-login-register .learn-press-form-login.learn-press-form form p {
  margin-bottom: 8px;
}
.edumodo-popup-login-register .lp_one_half {
  width: 50%;
  display: block;
  float: left;
}
.edumodo-popup-login-register .lp_one_half.last {
  width: 45%;
  margin-left: 5%;
}
.edumodo-popup-login-register .lp-popupHeader {
  font-size: 16px;
  text-transform: uppercase;
}
.edumodo-popup-login-register .lp-popupHeader {
  background: #F4F4F2;
  position: relative;
  padding: 10px 20px;
  border-bottom: 1px solid #DDD;
  font-weight: bold;
}
.edumodo-popup-login-register .lp-popupHeader .modal_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px;
  background: #E4E4E2;
  cursor: pointer;
  color: #aaa;
  font-size: 16px;
}
.edumodo-popup-login-register .edumodo-lp-popupBody {
  padding: 40px 55px 40px;
}
.edumodo-popup-login-register .lp_action_btns {
  clear: both;
  overflow: hidden;
}
.edumodo-popup-login-register .lp_action_btns a {
  display: block;
}
.edumodo-popup-login-register .user_login {
  display: none;
}
.edumodo-popup-login-register .user_login label {
  display: block;
  margin-bottom: 5px;
}
.edumodo-popup-login-register .user_login input[type="text"],
.edumodo-popup-login-register .user_login input[type="email"],
.edumodo-popup-login-register .user_login input[type="password"] {
  display: block;
  width: 90%;
  padding: 10px;
  border: 1px solid #DDD;
  color: #666;
}
.edumodo-popup-login-register .user_login input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}
.edumodo-popup-login-register .user_login input[type="checkbox"] + label {
  float: left;
}
.edumodo-popup-login-register .user_login .checkbox {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}
.edumodo-popup-login-register .forgot_password {
  display: block;
  margin: 20px 0 10px;
  clear: both;
  overflow: hidden;
  text-decoration: none;
  color: #ED6347;
}
.edumodo-popup-login-register .user_register {
  display: none;
}
.edumodo-popup-login-register .user_register label {
  display: block;
  margin-bottom: 5px;
}
.edumodo-popup-login-register .user_register input[type="text"],
.edumodo-popup-login-register .user_register input[type="email"],
.edumodo-popup-login-register .user_register input[type="password"] {
  display: block;
  width: 90%;
  padding: 10px;
  border: 1px solid #DDD;
  color: #666;
}
.edumodo-popup-login-register .user_register input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}
.edumodo-popup-login-register .user_register input[type="checkbox"] + label {
  float: left;
}
.edumodo-popup-login-register .user_register .checkbox {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}
@media (max-width: 767px) {
  .lp-popupContainer {
    width: 320px;
  }
  .edumodo-popup-login-register .edumodo-lp-popupBody {
    padding: 30px 35px;
  }
}
/*------------------------------------------- 
---------- Notice Archive Page / Element -------------
--------------------------------------------*/
.edumodo-notice-1 article.notice,
.edumodo-notice-1 .type-notice {
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background: white;
  border: 0px solid #000;
}
.edumodo-notice-1 article.notice:hover,
.edumodo-notice-1 .type-notice:hover {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-notice-1 article.notice figure,
.edumodo-notice-1 .type-notice figure {
  position: relative;
}
.edumodo-notice-1 article.notice figure a:before,
.edumodo-notice-1 .type-notice figure a:before {
  position: absolute;
  content: "";
  background-color: rgba(36, 44, 94, 0.8);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.edumodo-notice-1 article.notice figure a:after,
.edumodo-notice-1 .type-notice figure a:after {
  position: absolute;
  content: "";
  background: #fff;
  color: #242c5e;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 45px;
  width: 45px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  opacity: 0;
  transition: all 0.3s ease;
  content: "\f19d";
  font-family: FontAwesome;
  border-radius: 50%;
}
.edumodo-notice-1 article.notice .notice-details,
.edumodo-notice-1 .type-notice .notice-details {
  padding: 30px;
}
.edumodo-notice-1 article.notice .notice-details .entry-header .notice-entry-title,
.edumodo-notice-1 .type-notice .notice-details .entry-header .notice-entry-title {
  font-size: 22px;
  font-weight: 700;
}
.edumodo-notice-1 article.notice .notice-details .notice-meta,
.edumodo-notice-1 .type-notice .notice-details .notice-meta {
  margin-bottom: 10px;
}
.edumodo-notice-1 article.notice .notice-details .notice-meta span,
.edumodo-notice-1 .type-notice .notice-details .notice-meta span {
  font-size: 14px;
  margin-right: 10px;
}
.edumodo-notice-1 article.notice .notice-details .notice-meta span a,
.edumodo-notice-1 .type-notice .notice-details .notice-meta span a {
  font-size: 14px;
  padding-left: 3px;
}
.edumodo-notice-1 article.notice .notice-details .notice-meta .post-date,
.edumodo-notice-1 .type-notice .notice-details .notice-meta .post-date {
  color: #808080;
}
.edumodo-notice-1 article.notice .notice-details .notice-meta .post-date a,
.edumodo-notice-1 .type-notice .notice-details .notice-meta .post-date a {
  color: #808080;
}
.edumodo-notice-1 article.notice .notice-details .notice-meta .post-view,
.edumodo-notice-1 .type-notice .notice-details .notice-meta .post-view {
  color: #808080;
}
.edumodo-notice-1 article.notice .notice-details .notice-meta .post-view i,
.edumodo-notice-1 .type-notice .notice-details .notice-meta .post-view i {
  padding-right: 3px;
  color: #808080;
}
.edumodo-notice-1 article.notice .notice-details .entry-content p,
.edumodo-notice-1 .type-notice .notice-details .entry-content p {
  margin-bottom: 5px;
}
.edumodo-notice-1 article.notice:hover figure a:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.edumodo-notice-1 article.notice:hover figure a:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.single-notice .post-cat {
  color: #808080;
  font-size: 14px;
}
.single-notice .post-cat a {
  position: relative;
  padding-right: 8px;
  color: #666;
}
.single-notice .post-cat a:after {
  content: ",";
  position: absolute;
  color: #808080;
}
.single-notice .post-cat a:hover {
  color: #ecb101;
}
.single-notice .post-cat a:last-child:after {
  display: none;
}
.single-post .entry-meta .post-cat {
  font-size: 14px;
}
.edumodo-testimonial .inner-wrapper {
  text-align: center;
}
.edumodo-testimonial .inner-wrapper .inner-image {
  text-align: center;
}
.edumodo-teacher-1 .teacher-person {
  position: relative;
  margin-bottom: 30px;
  border: 8px solid #F5f5f5;
}
.edumodo-teacher-1 .teacher-person .person-img img {
  width: 100%;
}
.edumodo-teacher-1 .teacher-person .overlay {
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(36, 44, 94, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.edumodo-teacher-1 .teacher-person .overlay a {
  color: #fff;
}
.edumodo-teacher-1 .teacher-person .overlay p {
  color: #fff;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info {
  font-size: 22px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .teacher-title {
  font-size: 22px;
  margin-bottom: 5px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .teacher-title a:hover {
  color: #ecb101;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .teacher-position {
  font-size: 15px;
  margin-bottom: 8px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .social-links-teacher {
  font-size: 20px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .social-links-teacher a {
  padding: 5px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .social-links-teacher a:hover {
  color: #ecb101;
}
.edumodo-teacher-1 .teacher-person:hover .overlay {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.teacher-info {
  font-size: 15px;
}
.teacher-info .teacher-img .entry-image {
  margin-bottom: 0;
}
.teacher-info .teacher-img .entry-image img {
  width: 100%;
}
.teacher-info .teacher-content {
  color: #333;
  font-size: 20px;
  line-height: 28px;
}
.teacher-info .teachers-bio {
  background: #F5f5f5;
  padding-bottom: 20px;
}
.teacher-info .teachers-bio .teachers-name {
  background: #ecb101;
  color: #fff;
  padding: 15px 20px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}
.teacher-info .teachers-bio p {
  margin-bottom: 10px;
  padding-left: 20px;
}
.teacher-info .teachers-bio p i {
  margin-right: 8px;
}
.teacher-info .social {
  padding: 32px 0;
  padding-bottom: 35px;
  text-align: center;
}
.teacher-info .social a {
  color: #fff;
  background: #ecb101;
  height: 45px;
  width: 45px;
  display: inline-block;
  line-height: 45px;
  padding: 0;
  margin: 0px 5px;
  border-radius: 50%;
  text-align: center;
}
.teacher-info .social a:hover {
  background: #242c5e;
}
.teacher-2 .teacher-container .teacher-block {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  margin-bottom: 25px;
  background: white;
  border: 0px solid #000;
}
.teacher-2 .teacher-container .teacher-block .img-container {
  display: inline-block;
}
.teacher-2 .teacher-container .teacher-block .teacher-image {
  position: relative;
}
.teacher-2 .teacher-container .teacher-block .teacher-image:before {
  content: "";
  position: absolute;
  background: #242c5e;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.teacher-2 .teacher-container .teacher-social {
  width: 100%;
  position: absolute;
  top: 31%;
  z-index: 99;
  padding: 20px;
  right: 0;
  opacity: 0;
  color: #fff;
  text-align: center;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-info {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  padding: 10px 0 20px;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-info span {
  display: block;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social i.fa.fa-facebook {
  color: #3b5999;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social i.fa.fa-twitter {
  color: #55acee;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social i.fa.fa-google-plus-square {
  color: #dd4b39;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social i.fa.fa-linkedin {
  color: #0077B5;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-facebook {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-facebook:hover {
  background: #3b5999;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-facebook:hover i.fa.fa-facebook {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-twitter {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-twitter:hover {
  background: #55acee;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-twitter:hover i.fa.fa-twitter {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-gplus {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-gplus:hover {
  background: #dd4b39;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-gplus:hover i.fa.fa-google-plus-square {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-linkedin {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-linkedin:hover {
  background: #0077B5;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-linkedin:hover i.fa.fa-linkedin {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-social .social-icon {
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 5px;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-img {
  width: 100%;
  opacity: 1;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-info .name {
  text-align: center;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-info .name h4.teacher-title {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}
.teacher-2 .teacher-container .teacher-each-wrap .teacher-info span.teacher-designation {
  color: rgba(36, 44, 94, 0.8);
}
.teacher-2 .teacher-container .teacher-each-wrap:hover .teacher-info {
  z-index: 1;
}
.teacher-2 .teacher-container .teacher-each-wrap:hover .teacher-img {
  opacity: 0.1;
}
.teacher-2 .teacher-container:hover .teacher-social {
  opacity: 1;
  left: 0;
  padding: 20px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container:hover .teacher-image:before {
  opacity: 0.9;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.teacher-2 .teacher-container .teacher-social a {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  transition: all 0.3s ease;
}
.teacher-2 .teacher-container .teacher-social a:hover {
  transition: all 0.3s ease;
}
.teacher-2 .teacher-container:hover .teacher-social a {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.teacher-2 .teacher-container:hover .teacher-facebook {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.teacher-2 .teacher-container:hover .teacher-twitter {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.teacher-2 .teacher-container:hover .teacher-gplus {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.teacher-2 .teacher-container:hover .teacher-linkedin {
  -webkit-transition-delay: 0.45;
  transition-delay: 0.45s;
}
/*------------------------------------------- 
---------- single page bottom -------------
--------------------------------------------*/
.edumodo-top-search {
  padding: 0 20px;
  margin-top: 14px;
}
.edumodo-top-search input[type="search"] {
  background: #50587d;
  color: white;
}
.edumodo-top-search .search-form label > input {
  border-color: #ffffff;
  border-right: 0;
}
.edumodo-top-search input[type="search"]:focus {
  border-color: #fff;
  background: rgba(80, 88, 125, 0.41);
}
.edumodo-top-search input[type="submit"] {
  background: white;
  border-color: white;
  color: #ecb101;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.edumodo-top-search input[type="submit"]:hover {
  background: #ecb101;
  color: white !important;
  border-color: #ecb101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.edumodo-top-search ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #e8e9eb7a;
}
.edumodo-top-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #e8e9eb7a;
}
.edumodo-top-search :-ms-input-placeholder {
  /* IE 10+ */
  color: #e8e9eb7a;
}
.edumodo-top-search :-moz-placeholder {
  /* Firefox 18- */
  color: #e8e9eb7a;
}
.single .content-area {
  margin-bottom: 80px;
}
.single .hentry {
  margin-bottom: 0;
}
.tx-course-single .single-row,
.tx-teacher-single .single-row,
.tx-notice-single .single-row {
  box-shadow: 1px 1px 20px #e8e9eb;
  padding: 30px 15px;
  background: white;
}
/*------------------------------------------- 
---------- single blank page -------------
--------------------------------------------*/
.page-details {
  position: relative;
  width: 100%;
  height: 100%;
  /* For at least Firefox */
  min-height: 210px;
  align-items: center;
  display: block;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page-details:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #242c5e;
  opacity: 0.8;
}
.page-details .page-wrapper {
  margin-left: 15px;
  padding: 74px 0;
}
.page-details .page-title {
  color: #fff;
  position: relative;
  font-size: 36px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.page-details .edumodo-breadcrumb {
  color: #fff;
  position: relative;
  font-size: 14px;
}
.page-details .edumodo-breadcrumb a {
  color: #fff;
}
.page-details .edumodo-breadcrumb a:hover {
  color: #ecb101;
}
.page-details-blank {
  height: 80px;
}
/*------------------------------------------- 
---------- Error page -------------
--------------------------------------------*/
.error-404 .btn-404 {
  margin: 20px 0;
  background-color: #ecb101;
  color: #fff;
}
.error-404 .btn-404:hover {
  border-color: #ecb101;
  background: #fff;
  color: #ecb101;
}
.image-404 img {
  width: 100%;
  margin-bottom: 40px;
}
.error404 .site-main {
  margin-top: 80px;
}
/*------------------------------------------- 
---------- Search page -------------
--------------------------------------------*/
.not-found .page-header {
  margin-top: 0;
}
.not-found .page-header .page-title {
  margin-top: 0;
}
.search-no-results .content-area,
.search-results .content-area {
  margin-top: 80px;
  margin-bottom: 80px;
}
/*------------------------------------------- 
---------- Archive pages -------------
--------------------------------------------*/
.archive .content-area {
  margin-bottom: 80px;
}
/*------------------------------------------- 
---------- Course single pages -------------
--------------------------------------------*/
.single-course {
  margin: 0;
}
.single-course .site-main {
  margin-bottom: 28px;
}
.single.single-tx-course .site-main {
  margin-bottom: 50px;
}
/*------------------------------------------- 
---------- LearnPress Course single pages -------------
--------------------------------------------*/
.single-lp_course .comments-area {
  margin-bottom: 80px;
}
.page .learnpress {
  padding-top: 100px;
  padding-bottom: 80px;
}
.page .learnpress #learn-press-form-login {
  width: 50%;
  margin: 0 auto;
  padding: 35px;
  box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.page .learnpress #learn-press-form-login:hover {
  box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
/*------------------------------------------- 
---------- Notice single pages -------------
--------------------------------------------*/
.single-notice {
  margin: 0;
}
.single-notice .site-main {
  margin-bottom: 50px;
}
/*------------------------------------------- 
---------- Blog list pages -------------
--------------------------------------------*/
.blog .content-area {
  margin-bottom: 80px;
}
.breadcrumbs {
  position: relative;
  font-size: 14px;
  color: white;
}
.breadcrumbs a {
  color: white;
}
.breadcrumbs a:hover {
  color: #eee;
}
.breadcrumbs li {
  display: inline-block;
  color: white;
}
.breadcrumbs li a {
  color: white;
}
.breadcrumbs li a:hover {
  color: #eee;
}
.single .absolute-top-space,
.archive .absolute-top-space {
  margin-top: 85px;
}
.post-type-archive-tx-course .content-area {
  margin-bottom: 60px;
}
.archive.post-type-archive-teacher .content-area {
  margin-bottom: 50px;
}
.footer {
  background-color: #313131;
  padding: 50px 0 40px;
}
.footer .instagallery-items .ig-item {
  padding: 5px;
}
.footer .widget {
  font-size: 15px;
}
.footer .widget ul {
  padding-left: 0;
}
.footer .widget ul li {
  padding: 0;
  padding-bottom: 5px;
  list-style: none;
  color: #e1e1e1;
  display: inline-block;
  vertical-align: top;
  width: 48%;
  padding-left: 15px;
  position: relative;
}
.footer .widget ul li:before {
  color: #ecb101;
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 0;
}
.footer .widget ul li a {
  color: #e1e1e1;
}
.footer .widget ul li a:hover {
  color: #a07801;
}
.footer .widget select {
  color: #666;
}
.footer .widget .post-heading {
  font-size: 16px;
  font-weight: 300;
}
.footer .widget .post-heading a {
  color: #fff;
}
.footer .widget .entry-meta {
  font-size: 12px;
}
.footer .widget button,
.footer .widget input[type="button"],
.footer .widget input[type="reset"],
.footer .widget input[type="submit"] {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.footer .widget-title {
  font-size: 20px;
  line-height: 1.3;
  padding-bottom: 13px;
  color: #fff;
}
.footer .footer-social a {
  color: #ddd;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 2px;
}
.footer .footer-social a:hover {
  background-color: #ecb101;
}
.footer .menu-useful-links-container {
  margin-top: -10px;
}
.footer .textwidget {
  margin-top: -5px;
  color: #e1e1e1;
}
.footer .textwidget p {
  color: #e1e1e1;
}
.footer .tagcloud a {
  color: #fff;
}
.footer .tagcloud a:hover {
  color: #ecb101;
}
.footer .edumodo-quickinfo {
  margin-bottom: 0;
}
.footer .edumodo-quickinfo i {
  padding-right: 8px;
  color: #ecb101;
}
.footer .widget_calendar div.calendar_wrap table tfoot #prev a {
  color: #e1e1e1;
}
.footer .widget_calendar div.calendar_wrap table caption {
  color: #e1e1e1;
}
.footer .widget_calendar td#next a {
  color: #e1e1e1;
}
.footer .widget_calendar div.calendar_wrap table tbody tr td {
  color: #e1e1e1;
}
.footer .mc4wp-form-fields input[type="button"],
.footer .mc4wp-form-fields input[type="reset"],
.footer .mc4wp-form-fields input[type="submit"] {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.footer #mc_embed_signup #tx-subscribe {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}
.copyright {
  background-color: #2a2e31;
  font-size: 14px;
  padding: 25px 0;
  color: #ccc;
}
.copyright a {
  color: #ccc;
}
.copyright a:hover {
  color: #ecb101;
}
.copyright .social-icon {
  font-size: 16px;
}
.copyright .social-icon a {
  padding: 0 8px;
  color: #ccc;
}
.copyright .social-icon a:hover {
  color: #ecb101;
}
.copyright span.sep {
  color: #e1e1e1;
}
.footer-middle {
  background-color: #313131;
}
.footer-middle .footer-middle-row {
  border-top: 1px solid #3a3a3a;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #3a3a3a;
}
.edumodo-footer-social {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a {
  display: inline-block;
  font-size: 14px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 2px;
  border-radius: 100px;
  background-color: #666;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-facebook {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-twitter {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-google-plus {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-linkedin {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-instagram {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-youtube {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-skype {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-facebook {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-facebook:hover {
  background: #3b5999;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-facebook:hover i.fa.fa-facebook {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-twitter {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-twitter:hover {
  background: #55acee;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-twitter:hover i.fa.fa-twitter {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-google-plus {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-google-plus:hover {
  background: #dd4b39;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-google-plus:hover i.fa.fa-google-plus {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-linkedin {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-linkedin:hover {
  background: #0077B5;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-linkedin:hover i.fa.fa-linkedin {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-instagram {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-instagram:hover {
  background: #e4405f;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-instagram:hover i.fa.fa-instagram {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-youtube {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-youtube:hover {
  background: #cd201f;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-youtube:hover i.fa.fa-youtube {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-skype {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-skype:hover {
  background: #00AFF0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-skype:hover i.fa.fa-skype {
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
/**
Archive trive event
 */
.post-type-archive-tribe_events .tribe-js select {
  width: inherit;
  float: right;
  position: relative;
}
.post-type-archive-tribe_events {
  /**
  tribe event filter bar
   */
  /**
  list style
  for event
   */
  /**
  month view
  style
   */
  /**
  Day View
   */
  /**
  Trive bar view filter
   */
}
.post-type-archive-tribe_events input[type="submit"] {
  background: #ecb101 !important;
}
.post-type-archive-tribe_events input[type="submit"]:hover {
  background: #242c5e !important;
}
.post-type-archive-tribe_events .page-details {
  text-align: center;
  margin-bottom: 0;
}
.post-type-archive-tribe_events #tribe-bar-form {
  background: transparent !important;
}
.post-type-archive-tribe_events #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter label,
.post-type-archive-tribe_events #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter label {
  font-size: 16px !important;
  margin-bottom: 12px;
  margin-left: 5px;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-page-title {
  display: none;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop {
  max-width: 100% !important;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-events-list-separator-month {
  display: none;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events {
  padding: 15px;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper {
  display: inline-block;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
  padding-top: 0;
  margin-top: 0;
  background: white;
  position: relative;
  overflow: hidden;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper:after {
  content: '';
  height: 200px;
  width: 200px;
  background: rgba(236, 177, 1, 0.1);
  display: block;
  position: absolute;
  bottom: -16%;
  right: -20%;
  border-radius: 50%;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-image {
  position: relative;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-image .tribe-events-event-image {
  width: 100%;
  margin: 0;
  float: none;
  display: block;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-image .tribe-events-event-image a {
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-image .tribe-events-event-image a img {
  transition: all 0.5s ease;
  width: 100%;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-image .tribe-events-event-cost {
  position: absolute;
  margin: 0;
  right: 20px;
  bottom: 25px;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-image .tribe-events-event-cost .ticket-cost {
  background: #ecb101;
  color: white;
  border: none;
  padding: 7px 20px;
  border-radius: 50px;
  font-size: 14px;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content {
  padding: 15px 30px 30px;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .tribe-events-list-event-title {
  font-size: 18px;
  font-weight: bold;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .tribe-events-list-event-title a {
  display: inline-block;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .tribe-events-list-event-title a:hover {
  color: #ecb101;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .tribe-events-event-meta {
  font-size: 14px;
  font-style: normal;
  line-height: 1.8;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .tribe-events-event-meta .tribe-events-venue-details {
  font-style: normal;
  line-height: 1.5;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .edumodo-event-content-wrapper a {
  color: #333 !important;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-top: 10px;
  position: relative;
  z-index: 2;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .edumodo-event-content-wrapper a:after {
  content: '';
  width: 40%;
  height: 6px;
  background: #ecb101;
  position: absolute;
  right: -7px;
  bottom: 3px;
  z-index: 1;
  transition: all 0.5s ease;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events .edumodo-event-loop-content-wrapper .edumodo-event-loop-content .edumodo-event-content-wrapper a:hover:after {
  height: 23px;
  z-index: -1;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events:first-of-type {
  margin-top: 0;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .type-tribe_events:hover .tribe-events-event-image a img {
  transform: scale(1.1, 1.1);
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured {
  background: transparent;
  padding: 15px;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title {
  margin-top: 0px;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title a,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title a {
  position: relative;
  padding-left: 45px;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title a:before,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .tribe-events-list-event-title a:before {
  content: '\f005';
  font-family: FontAwesome;
  background: #ecb101;
  font-size: 16px;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: white;
  position: absolute;
  border-radius: 50%;
  left: 0;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content {
  display: inline-block;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content a,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content a,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content div,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content div,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .e-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content p,
.post-type-archive-tribe_events #tribe-events-content .tribe-events-loop .tribe-event-featured .edumodo-event-loop-content-wrapper .edumodo-event-loop-content p {
  color: #333;
}
.post-type-archive-tribe_events table.tribe-events-calendar .tribe_events {
  border-left: solid 5px #a9a9a9;
  margin: 0 !important;
}
.post-type-archive-tribe_events table.tribe-events-calendar .tribe-event-featured {
  background: white !important;
  color: #333 !important;
  border-left: solid 5px #ecb101;
}
.post-type-archive-tribe_events table.tribe-events-calendar .tribe-event-featured a {
  color: #333 !important;
}
.post-type-archive-tribe_events table.tribe-events-calendar .tribe-events-tooltip.tribe-event-featured {
  border-left: 0px;
  padding: 15px;
}
.post-type-archive-tribe_events table.tribe-events-calendar .tribe-events-tooltip.tribe-event-featured h4 {
  margin: 10px 0px 15px !important;
  display: inline-block;
  color: #242c5e !important;
}
.post-type-archive-tribe_events table.tribe-events-calendar .tribe-events-present div[id*=tribe-events-daynum-] {
  background: #ecb101;
}
.post-type-archive-tribe_events table.tribe-events-calendar .tribe-events-present div[id*=tribe-events-daynum-] a {
  background: #ecb101 !important;
}
.post-type-archive-tribe_events #tribe-events-day .tribe-events-day-time-slot > h5 {
  padding: 20px 0px;
  margin-bottom: 35px;
  display: none;
}
.post-type-archive-tribe_events #tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
}
.post-type-archive-tribe_events #tribe-events-day .tribe-events-day-time-slot .type-tribe_events a {
  font-weight: bold;
  color: #ecb101;
}
.post-type-archive-tribe_events #tribe-events-day .tribe-events-day-time-slot .type-tribe_events .tribe-events-content {
  margin: 20px 0px 0px;
}
/**
Override Default Template
==========================
 */
.i-override-default-template .single-event-featured-image img {
  min-height: 500px;
  max-height: 550px;
  object-fit: cover;
  margin: 15px 0px;
}
.i-override-default-template .tribe-events-single-event-title {
  font-size: 48px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.i-override-default-template .tribe-events-schedule {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .i-override-default-template .tribe-events-schedule {
    display: block;
    border: none;
    padding: 0;
  }
}
.i-override-default-template .tribe-events-schedule h2 {
  width: 80%;
  color: #666;
  font-size: 20px;
}
@media (max-width: 768px) {
  .i-override-default-template .tribe-events-schedule h2 {
    width: 100%;
    text-align: left;
    margin: 15px 0px;
    margin-top: 15px !important;
  }
}
.i-override-default-template .tribe-events-schedule .event-cost-header {
  text-align: right;
  width: 20%;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
}
@media (max-width: 768px) {
  .i-override-default-template .tribe-events-schedule .event-cost-header {
    width: 100%;
    text-align: left;
  }
}
.i-override-default-template .tribe-events-single-event-description img {
  max-height: 450px;
  object-fit: cover;
}
.i-override-default-template a.tribe-events-button {
  background: #ecb101 !important;
  padding: 14px 30px !important;
  margin-bottom: 40px;
  border-radius: 50px !important;
}
@media (max-width: 768px) {
  .i-override-default-template a.tribe-events-button {
    padding: 0px !important;
    font-weight: bold;
  }
}
.i-override-default-template .edumodo-section-title {
  font-weight: bold;
  margin-bottom: 35px;
  font-size: 24px;
}
@media (max-width: 768px) {
  .i-override-default-template .tribe-events-cal-links a.tribe-events-button {
    padding: 5px 15px !important;
  }
}
.i-override-default-template .upper-part-of-single-event-featured-image .tribe-events-single-event-title {
  font-size: 24px;
}
.i-override-default-template .upper-part-of-single-event-featured-image .tribe-events-schedule {
  margin-bottom: 0;
}
.i-override-default-template .upper-part-of-single-event-featured-image .tribe-events-schedule h2 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 0;
}
.i-override-default-template .upper-part-of-single-event-featured-image .tribe-events-schedule .tribe-events-cost {
  position: relative;
  font-weight: bold;
  color: #333;
  font-size: 24px;
}
.i-override-default-template .upper-part-of-single-event-featured-image .tribe-events-schedule .tribe-events-cost:after {
  content: '';
  width: 100%;
  height: 20%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ecb101;
  z-index: 1;
}
.i-override-default-template .speaker-list {
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
}
.i-override-default-template .speaker-list .speaker-list-wrapper {
  margin: 50px -15px;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .edumodo-section-title {
  margin-left: 15px;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .single-speaker-wrapper {
  box-shadow: 1px 1px 5px rgba(232, 233, 235, 0.9);
  text-align: center;
  padding-bottom: 35px;
  background: white;
  position: relative;
  overflow: hidden;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-image {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-image img {
  width: 100%;
  transition: all 0.5s ease;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-name {
  position: relative;
  z-index: 1;
  margin-top: 30px;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-name h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-role {
  position: relative;
  z-index: 1;
  font-size: 16px;
}
.i-override-default-template .speaker-list .speaker-list-wrapper .single-speaker-wrapper:hover .speaker-image img {
  transform: scale(1.1, 1.1);
}
.i-override-default-template .organizer-list {
  margin-bottom: 35px;
  display: inline-block;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer {
  box-shadow: 1px 1px 5px rgba(232, 233, 235, 0.8);
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  background: white;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-image-wrapper {
  padding: 0;
  overflow: hidden;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-image-wrapper img {
  min-height: 300px;
  object-fit: cover;
  transition: all 0.5s ease;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper {
  padding: 15px 50px;
  position: relative;
  z-index: 2;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .col-md-4 {
  padding: 0;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .col-md-4 label,
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .col-md-4 span {
  font-size: 16px;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper h3 {
  margin: 0;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper h3:after {
  content: '';
  height: 5px;
  width: 110%;
  display: block;
  background: #ecb101;
  margin-top: -5px;
  z-index: -1;
  transition: all 0.5s ease;
  position: absolute;
  left: -5px;
  bottom: 0;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .organizer-content {
  font-size: 16px;
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer:hover .organizer-image-wrapper img {
  transform: scale(1.1, 1.1);
}
.i-override-default-template .organizer-list .organizer-list-wrapper .single-organizer:hover .organizer-meta-wrapper h3:after {
  height: 120%;
}
.i-override-default-template .venue-list {
  display: inline-block;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue {
  box-shadow: 1px 1px 5px rgba(232, 233, 235, 0.8);
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  background: white;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue .venue-image-wrapper {
  padding: 0;
  overflow: hidden;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue .venue-image-wrapper img {
  max-height: 350px;
  object-fit: cover;
  transition: all 0.5s ease;
  width: 100%;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue .venue-content {
  font-size: 16px;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue .venue-content .venue-meta {
  padding-top: 30px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue .venue-content .venue-meta .google-map-link {
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue .venue-content .venue-content-wrapper {
  padding: 30px;
  padding-top: 0;
  display: inline-block;
  width: 100%;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue .venue-content .tribe-events-venue-map {
  float: none;
  width: 100%;
  margin: 0;
  border: none;
  padding: 0;
}
.i-override-default-template .venue-list .venue-list-wrapper .single-venue:hover .venue-image-wrapper img {
  transform: scale(1.1, 1.1);
}
.single-event-template {
  padding: 30px 0px;
  box-shadow: 1px 1px 20px #e8e9eb;
  background: white;
  margin: 0px auto 80px !important;
}
/**
Event Addon style
==================
 */
.event-wrapper .e-single-event {
  padding: 30px 15px 5px;
  transition: all 0.5s ease;
}
.event-wrapper .e-single-event:hover {
  transform: scale(0.95, 0.95);
  transition: all 0.5s ease;
}
.event-wrapper .e-single-event .e-event-title h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  margin: 0;
  font-weight: bold;
  line-height: 24px;
}
.event-wrapper .e-single-event .e-event-title,
.event-wrapper .e-single-event .e-featured-image,
.event-wrapper .e-single-event .e-event-description,
.event-wrapper .e-single-event .link-to-main-post,
.event-wrapper .e-single-event .e-event-time {
  padding: 8px 15px;
  display: inline-block;
  width: 100%;
  color: #fff;
}
/*
tribe-events-bar
==================
*/
#tribe-bar-collapse-toggle {
  display: none !important;
}
.bar-and-view-filter-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
}
@media (max-width: 1199px) {
  .bar-and-view-filter-wrapper {
    flex-flow: column;
  }
}
#tribe-events-bar {
  margin-bottom: 0px;
  background: white;
  box-shadow: 3px 10px 30px rgba(232, 233, 235, 0.5);
}
@media (min-width: 992px) {
  #tribe-events-bar {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  #tribe-events-bar {
    padding: 20px 0px 35px;
  }
}
#tribe-events-bar #tribe-bar-views,
#tribe-events-bar .tribe-bar-filters {
  width: auto !important;
  float: none !important;
  position: initial;
  left: auto;
  right: auto;
  padding: 15px 0;
}
@media (max-width: 768px) {
  #tribe-events-bar #tribe-bar-views,
  #tribe-events-bar .tribe-bar-filters {
    margin-bottom: 35px;
  }
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
  padding: 0 0px 30px 0;
  background: transparent;
  text-align: center;
}
@media (max-width: 768px) {
  #tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
    padding: 0px;
  }
}
#tribe-events-bar #tribe-bar-views label {
  display: none;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list {
  position: initial;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
  display: inline-block !important;
  width: auto;
  text-align: center;
  margin: 0px 10px;
}
@media (max-width: 768px) {
  #tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
    margin: 5px;
  }
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  display: inline-block;
  padding: 13px 25px;
  border-radius: 50px;
  background: #e8e9eb;
  box-shadow: 1px 1px 10px rgba(232, 233, 235, 0.6);
  transition: all 0.5s ease;
}
@media (max-width: 768px) {
  #tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    padding: 10px 20px;
  }
}
@media (min-width: 768px) {
  #tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner {
    display: flex;
  }
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner label {
  display: none;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner input[type="text"] {
  border-bottom: solid 1px #e8e9eb;
  padding: 10px 15px 10px 0;
  transition: all 0.5s ease;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner input[type="text"]:focus {
  border-bottom: solid 1px #ecb101;
  outline: none;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner div {
  width: auto;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit {
  margin-left: 0px;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit input[type="submit"] {
  padding: 15px 40px;
  line-height: 1;
  border-radius: 50px;
}
#tribe-events-footer a {
  font-family: 'Poppins', sans-serif;
}
@media (min-width: 768px) {
  #tribe-events-footer a:hover {
    color: #ecb101;
  }
}
#tribe-events-footer:after,
#tribe-events-footer:before {
  content: none;
}
@media (max-width: 768px) {
  #tribe-events-footer .tribe-events-sub-nav li {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  #tribe-events-footer .tribe-events-sub-nav li a {
    background: #ecb101;
    border-radius: 50px;
  }
}
/*
Tribe event day view
====================
*/
.tribe-events-day .type-tribe_events .edumodo-day-view {
  position: relative;
  box-shadow: 1px 1px 20px rgba(232, 233, 235, 0.8);
  padding: 35px 35px;
  background: white;
}
@media (max-width: 768px) {
  .tribe-events-day .type-tribe_events .edumodo-day-view {
    padding: 0;
  }
}
.tribe-events-day .type-tribe_events .edumodo-day-view .featured-image {
  padding-left: 0;
}
@media (max-width: 768px) {
  .tribe-events-day .type-tribe_events .edumodo-day-view .featured-image {
    padding: 0;
  }
}
.tribe-events-day .type-tribe_events .edumodo-day-view .featured-image .tribe-events-event-image {
  width: 100%;
  margin: 0;
  overflow: hidden;
  display: inline-block;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .featured-image .tribe-events-event-image img {
  transition: all 0.5s ease;
  display: inline-block;
  min-height: 350px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant {
    padding: 20px;
    display: inline-block;
  }
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price {
  position: relative;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price .tribe-events-event-cost {
  position: absolute;
  right: 0;
  top: 0;
  background: #ecb101;
  border: none;
  color: white;
  font-weight: bold;
  border-radius: 50px;
}
@media (max-width: 768px) {
  .tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price .tribe-events-event-cost {
    position: relative;
    margin: 15px 0px 15px;
    display: inline-block;
  }
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price .tribe-events-event-cost span {
  border: none;
  padding: 10px 25px;
  display: inline-block;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-list-event-title a {
  font-size: 24px;
  color: #333 !important;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-list-event-title a:hover {
  color: #ecb101 !important;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-event-meta span {
  color: rgba(119, 119, 119, 0.8);
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-read-more {
  display: inline-block;
  margin-top: 10px;
}
.tribe-events-day .type-tribe_events .featured-event {
  color: #666;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-description {
  color: #666;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-title a {
  font-size: 24px;
  color: #333 !important;
  padding-left: 45px;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-title a:hover {
  color: #ecb101;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-title:before {
  content: '\f005';
  font-family: FontAwesome;
  background: #ecb101;
  font-size: 16px;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: white;
  position: absolute;
  border-radius: 50%;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-event-cost {
  margin: 0;
  top: 15px !important;
}
ul.tribe-bar-views-list {
  display: block !important;
}
#tribe-bar-views .tribe-bar-views-option:last-child {
  border-radius: 50px;
}
#tribe-bar-views .tribe-bar-views-option {
  padding: 14px 30px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#tribe-bar-views-toggle {
  display: none;
}
#tribe-bar-views .tribe-bar-views-list {
  background: transparent;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
  padding: 0;
}
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
  background: #ecb101;
  color: #fff;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
  border: 1px solid #ddd;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  border-radius: 100px;
}
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
  background: transparent;
  color: #333;
  font-size: 30px;
  margin: 0em 0 .85em;
  text-transform: inherit;
}
#tribe-events .tribe-events-button,
.tribe-events-button {
  font-size: 14px;
  font-weight: 500;
}
#tribe-bar-views .tribe-bar-views-option:hover {
  background: #242c5e;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*
Tag Name = Event-1
Class Name = Widget_Event
*/
.class-widget-event .row.event-wrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .class-widget-event .row.event-wrapper {
    display: block;
  }
}
.class-widget-event .row.event-wrapper .event-featured-image {
  text-align: center;
  position: relative;
  display: inline-block;
}
@media (max-width: 992px) {
  .class-widget-event .row.event-wrapper .event-featured-image {
    margin: 35px 0px 0px;
  }
}
.class-widget-event .row.event-wrapper .event-featured-image .featured-image {
  display: inline-block;
  width: 100%;
  box-shadow: 1px 1px 20px #e8e9eb;
  overflow: hidden;
  border-radius: 4px;
}
.class-widget-event .row.event-wrapper .event-featured-image .featured-image img {
  border-radius: 4px;
  margin: 0;
  transition: all 0.5s ease;
}
.class-widget-event .row.event-wrapper .event-featured-image .event-time {
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  z-index: 2;
}
.class-widget-event .row.event-wrapper .event-featured-image .event-time span {
  background: white;
  color: #ecb101;
  display: inline-block;
  padding: 5px 15px;
  box-shadow: 1px 1px 10px rgba(232, 233, 235, 0.8);
  border-radius: 3px;
  font-size: 16px;
}
.class-widget-event .row.event-wrapper .event-featured-image .events-date {
  position: absolute;
  right: 15px;
  z-index: 2;
  background: white;
  color: #ecb101;
  width: 100px;
  height: 100px;
  bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.class-widget-event .row.event-wrapper .event-featured-image .events-date .only-day {
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: -18px;
}
.class-widget-event .row.event-wrapper .event-featured-image:hover .featured-image img {
  transform: scale(1.1, 1.1);
}
.class-widget-event .row.event-wrapper .event-content {
  display: inline-block;
}
@media (max-width: 992px) {
  .class-widget-event .row.event-wrapper .event-content {
    margin: 35px 0px 0px;
    padding: 0px 15px !important;
  }
}
.class-widget-event .row.event-wrapper .event-content .event-title {
  transition: all 0.5s ease;
}
.class-widget-event .row.event-wrapper .event-content .event-title .tgx-post-title {
  font-weight: bold;
  transition: all 0.5s ease;
  font-family: 'Poppins', sans-serif;
  margin: 0;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.class-widget-event .row.event-wrapper .event-content .event-title:hover .tgx-post-title {
  color: #ecb101;
}
.class-widget-event .row.event-wrapper .event-content .event-meta {
  font-size: 15px;
  margin-left: -5px;
}
.class-widget-event .row.event-wrapper .event-content .event-excerpt {
  color: #525c65;
}
@media (max-width: 992px) {
  .class-widget-event .image-on-the-right-side {
    display: flex !important;
    flex-direction: column;
    flex-flow: column-reverse;
  }
}
/**
WooCommerce Default style
==========================
 */
.woocommerce,
.woocommerce-cart,
.woocommerce-checkout,
.woocommerce-account {
  /**
  Woocommerce Pagination
   */
  /**
  Cart page
   */
  /**
  Checkout
   */
  /**
  Woocommerce message
   */
  /**
  My Account
   */
}
.woocommerce .page-details h2.page-title,
.woocommerce-cart .page-details h2.page-title,
.woocommerce-checkout .page-details h2.page-title,
.woocommerce-account .page-details h2.page-title {
  margin-bottom: 0px !important;
}
.woocommerce li.product,
.woocommerce-cart li.product,
.woocommerce-checkout li.product,
.woocommerce-account li.product {
  list-style-type: none !important;
}
.woocommerce .shop-single-page-template,
.woocommerce-cart .shop-single-page-template,
.woocommerce-checkout .shop-single-page-template,
.woocommerce-account .shop-single-page-template {
  padding-top: 0px;
}
.woocommerce .shop-single-page-template .shop-row,
.woocommerce-cart .shop-single-page-template .shop-row,
.woocommerce-checkout .shop-single-page-template .shop-row,
.woocommerce-account .shop-single-page-template .shop-row {
  box-shadow: 1px 1px 20px #e8e9eb;
  padding: 50px;
  background: white;
}
@media (max-width: 768px) {
  .woocommerce .shop-single-page-template .shop-row,
  .woocommerce-cart .shop-single-page-template .shop-row,
  .woocommerce-checkout .shop-single-page-template .shop-row,
  .woocommerce-account .shop-single-page-template .shop-row {
    padding: 15px;
  }
}
.woocommerce .i-can-override-default-shop-page-style,
.woocommerce-cart .i-can-override-default-shop-page-style,
.woocommerce-checkout .i-can-override-default-shop-page-style,
.woocommerce-account .i-can-override-default-shop-page-style {
  padding: 0px 0px 80px;
}
.woocommerce .i-can-override-default-shop-page-style .product_title,
.woocommerce-cart .i-can-override-default-shop-page-style .product_title,
.woocommerce-checkout .i-can-override-default-shop-page-style .product_title,
.woocommerce-account .i-can-override-default-shop-page-style .product_title,
.woocommerce .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce-cart .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce-checkout .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce-account .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce .i-can-override-default-shop-page-style .related h2,
.woocommerce-cart .i-can-override-default-shop-page-style .related h2,
.woocommerce-checkout .i-can-override-default-shop-page-style .related h2,
.woocommerce-account .i-can-override-default-shop-page-style .related h2,
.woocommerce .i-can-override-default-shop-page-style .up-sells h2,
.woocommerce-cart .i-can-override-default-shop-page-style .up-sells h2,
.woocommerce-checkout .i-can-override-default-shop-page-style .up-sells h2,
.woocommerce-account .i-can-override-default-shop-page-style .up-sells h2 {
  font-size: 24px;
  font-weight: bold;
}
.woocommerce .i-can-override-default-shop-page-style .woocommerce-loop-product__title,
.woocommerce-cart .i-can-override-default-shop-page-style .woocommerce-loop-product__title,
.woocommerce-checkout .i-can-override-default-shop-page-style .woocommerce-loop-product__title,
.woocommerce-account .i-can-override-default-shop-page-style .woocommerce-loop-product__title {
  font-weight: bold;
}
@media (max-width: 768px) {
  .woocommerce .i-can-override-default-shop-page-style,
  .woocommerce-cart .i-can-override-default-shop-page-style,
  .woocommerce-checkout .i-can-override-default-shop-page-style,
  .woocommerce-account .i-can-override-default-shop-page-style {
    margin: 0px 15px;
    padding: 0px 15px;
    display: inline-block;
  }
}
.woocommerce .i-can-override-default-shop-page-style .shop-archive h1.page-title,
.woocommerce-cart .i-can-override-default-shop-page-style .shop-archive h1.page-title,
.woocommerce-checkout .i-can-override-default-shop-page-style .shop-archive h1.page-title,
.woocommerce-account .i-can-override-default-shop-page-style .shop-archive h1.page-title {
  display: none;
}
.woocommerce .i-can-override-default-shop-page-style .shop-archive ul.products,
.woocommerce-cart .i-can-override-default-shop-page-style .shop-archive ul.products,
.woocommerce-checkout .i-can-override-default-shop-page-style .shop-archive ul.products,
.woocommerce-account .i-can-override-default-shop-page-style .shop-archive ul.products {
  display: inline-block;
  margin-top: 50px;
  padding: 0;
}
.woocommerce .i-can-override-default-shop-page-style .page-title,
.woocommerce-cart .i-can-override-default-shop-page-style .page-title,
.woocommerce-checkout .i-can-override-default-shop-page-style .page-title,
.woocommerce-account .i-can-override-default-shop-page-style .page-title {
  margin-top: 0px;
}
.woocommerce main#main,
.woocommerce-cart main#main,
.woocommerce-checkout main#main,
.woocommerce-account main#main {
  /**
    override default button in single page
    ---------------------------------------
     */
  /**
    Override single thumbnail css
    in a single product page
    ------------------------------
     */
  /**
    variation table style
    and pricing in
    single product page
     */
  /**
    WooCommerce Tab
     */
  /**
    Related
     */
}
.woocommerce main#main button[type="submit"],
.woocommerce-cart main#main button[type="submit"],
.woocommerce-checkout main#main button[type="submit"],
.woocommerce-account main#main button[type="submit"],
.woocommerce main#main a.button,
.woocommerce-cart main#main a.button,
.woocommerce-checkout main#main a.button,
.woocommerce-account main#main a.button,
.woocommerce main#main input[name="submit"],
.woocommerce-cart main#main input[name="submit"],
.woocommerce-checkout main#main input[name="submit"],
.woocommerce-account main#main input[name="submit"] {
  background: #ecb101;
  color: white;
  padding: 12px 24px !important;
  border-radius: 50px;
  transition: all 0.5s ease;
}
.woocommerce main#main button[type="submit"]:hover,
.woocommerce-cart main#main button[type="submit"]:hover,
.woocommerce-checkout main#main button[type="submit"]:hover,
.woocommerce-account main#main button[type="submit"]:hover,
.woocommerce main#main a.button:hover,
.woocommerce-cart main#main a.button:hover,
.woocommerce-checkout main#main a.button:hover,
.woocommerce-account main#main a.button:hover,
.woocommerce main#main input[name="submit"]:hover,
.woocommerce-cart main#main input[name="submit"]:hover,
.woocommerce-checkout main#main input[name="submit"]:hover,
.woocommerce-account main#main input[name="submit"]:hover {
  background: #242c5e;
}
.woocommerce main#main span.onsale,
.woocommerce-cart main#main span.onsale,
.woocommerce-checkout main#main span.onsale,
.woocommerce-account main#main span.onsale {
  background: #ecb101;
  padding: 0;
}
.woocommerce main#main .price,
.woocommerce-cart main#main .price,
.woocommerce-checkout main#main .price,
.woocommerce-account main#main .price {
  color: #ecb101;
}
.woocommerce main#main form.cart button[type="submit"],
.woocommerce-cart main#main form.cart button[type="submit"],
.woocommerce-checkout main#main form.cart button[type="submit"],
.woocommerce-account main#main form.cart button[type="submit"] {
  border-radius: 3px;
}
.woocommerce main#main div.images .woocommerce-product-gallery__image:first-child img,
.woocommerce-cart main#main div.images .woocommerce-product-gallery__image:first-child img,
.woocommerce-checkout main#main div.images .woocommerce-product-gallery__image:first-child img,
.woocommerce-account main#main div.images .woocommerce-product-gallery__image:first-child img {
  width: auto !important;
  margin: auto;
}
.woocommerce main#main figure.woocommerce-product-gallery__wrapper,
.woocommerce-cart main#main figure.woocommerce-product-gallery__wrapper,
.woocommerce-checkout main#main figure.woocommerce-product-gallery__wrapper,
.woocommerce-account main#main figure.woocommerce-product-gallery__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.woocommerce main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
.woocommerce-cart main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
.woocommerce-checkout main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
.woocommerce-account main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
  margin-bottom: 15px;
  width: 100%;
}
.woocommerce main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2),
.woocommerce-cart main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2),
.woocommerce-checkout main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2),
.woocommerce-account main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
  border: solid 1px rgba(221, 221, 221, 0.8);
}
.woocommerce main#main .posted_in,
.woocommerce-cart main#main .posted_in,
.woocommerce-checkout main#main .posted_in,
.woocommerce-account main#main .posted_in {
  display: block;
  margin: 5px 0px;
}
.woocommerce main#main .variations_form table.variations td.label,
.woocommerce-cart main#main .variations_form table.variations td.label,
.woocommerce-checkout main#main .variations_form table.variations td.label,
.woocommerce-account main#main .variations_form table.variations td.label {
  vertical-align: inherit !important;
  display: inline-block;
  line-height: 0;
  color: inherit;
  font-size: 17px;
  padding: 0 !important;
}
.woocommerce main#main .variations_form .woocommerce-variation-price,
.woocommerce-cart main#main .variations_form .woocommerce-variation-price,
.woocommerce-checkout main#main .variations_form .woocommerce-variation-price,
.woocommerce-account main#main .variations_form .woocommerce-variation-price {
  padding: 15px 0px;
}
.woocommerce main#main .price del,
.woocommerce-cart main#main .price del,
.woocommerce-checkout main#main .price del,
.woocommerce-account main#main .price del {
  display: inline-block;
}
.woocommerce main#main h2,
.woocommerce-cart main#main h2,
.woocommerce-checkout main#main h2,
.woocommerce-account main#main h2 {
  margin-bottom: 35px;
}
.woocommerce main#main .products h2,
.woocommerce-cart main#main .products h2,
.woocommerce-checkout main#main .products h2,
.woocommerce-account main#main .products h2 {
  margin-bottom: 0px;
}
.woocommerce main#main .woocommerce-tabs,
.woocommerce-cart main#main .woocommerce-tabs,
.woocommerce-checkout main#main .woocommerce-tabs,
.woocommerce-account main#main .woocommerce-tabs {
  margin: 50px 0px 25px;
  display: inline-block;
  width: 100%;
}
.woocommerce main#main .woocommerce-tabs h2,
.woocommerce-cart main#main .woocommerce-tabs h2,
.woocommerce-checkout main#main .woocommerce-tabs h2,
.woocommerce-account main#main .woocommerce-tabs h2 {
  margin-bottom: 20px;
}
.woocommerce main#main .woocommerce-tabs .panel,
.woocommerce-cart main#main .woocommerce-tabs .panel,
.woocommerce-checkout main#main .woocommerce-tabs .panel,
.woocommerce-account main#main .woocommerce-tabs .panel {
  padding-bottom: 50px;
}
.woocommerce main#main .woocommerce-tabs input[name="submit"],
.woocommerce-cart main#main .woocommerce-tabs input[name="submit"],
.woocommerce-checkout main#main .woocommerce-tabs input[name="submit"],
.woocommerce-account main#main .woocommerce-tabs input[name="submit"] {
  background: #ecb101 !important;
  color: white !important;
  border-radius: 50px !important;
}
.woocommerce main#main .woocommerce-tabs .stars a,
.woocommerce-cart main#main .woocommerce-tabs .stars a,
.woocommerce-checkout main#main .woocommerce-tabs .stars a,
.woocommerce-account main#main .woocommerce-tabs .stars a {
  color: #ecb101;
}
.woocommerce main#main .woocommerce-tabs .stars:hover a,
.woocommerce-cart main#main .woocommerce-tabs .stars:hover a,
.woocommerce-checkout main#main .woocommerce-tabs .stars:hover a,
.woocommerce-account main#main .woocommerce-tabs .stars:hover a {
  color: #ecb101;
}
.woocommerce main#main .woocommerce-tabs .stars.selected a,
.woocommerce-cart main#main .woocommerce-tabs .stars.selected a,
.woocommerce-checkout main#main .woocommerce-tabs .stars.selected a,
.woocommerce-account main#main .woocommerce-tabs .stars.selected a {
  color: #ecb101;
}
.woocommerce main#main .woocommerce-tabs ul.tabs,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs,
.woocommerce-account main#main .woocommerce-tabs ul.tabs {
  box-shadow: 0px 2px 7px rgba(232, 233, 235, 0.8);
  display: inline-block;
  padding: 0;
  margin-bottom: -7px;
}
.woocommerce main#main .woocommerce-tabs ul.tabs:before,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs:before,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs:before,
.woocommerce-account main#main .woocommerce-tabs ul.tabs:before {
  border: none;
  content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li {
  border: none;
  border-radius: 0px;
  font-size: 16px;
  padding: 2px 30px;
  background: #e8e9eb;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li:before,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li:before,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li:before,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li:before {
  content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li:after,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li:after,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li:after,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li:after {
  content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li a,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li a,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li a,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li a {
  border-radius: 0px;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li a:before,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li a:before,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li a:before,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li a:before {
  content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li.active,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li.active,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li.active,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li.active {
  background: white;
}
.woocommerce main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-cart main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-checkout main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-account main#main .woocommerce-tabs .woocommerce-Tabs-panel {
  padding: 50px;
  box-shadow: 0px 7px 20px rgba(232, 233, 235, 0.8);
}
@media (max-width: 768px) {
  .woocommerce main#main .woocommerce-tabs .woocommerce-Tabs-panel,
  .woocommerce-cart main#main .woocommerce-tabs .woocommerce-Tabs-panel,
  .woocommerce-checkout main#main .woocommerce-tabs .woocommerce-Tabs-panel,
  .woocommerce-account main#main .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 15px;
  }
}
.woocommerce main#main .related h2,
.woocommerce-cart main#main .related h2,
.woocommerce-checkout main#main .related h2,
.woocommerce-account main#main .related h2,
.woocommerce main#main .upsells h2,
.woocommerce-cart main#main .upsells h2,
.woocommerce-checkout main#main .upsells h2,
.woocommerce-account main#main .upsells h2 {
  margin-bottom: 35px;
}
.woocommerce main#main .related .products h2,
.woocommerce-cart main#main .related .products h2,
.woocommerce-checkout main#main .related .products h2,
.woocommerce-account main#main .related .products h2,
.woocommerce main#main .upsells .products h2,
.woocommerce-cart main#main .upsells .products h2,
.woocommerce-checkout main#main .upsells .products h2,
.woocommerce-account main#main .upsells .products h2 {
  margin-bottom: 0px;
}
.woocommerce main#main .related .products li,
.woocommerce-cart main#main .related .products li,
.woocommerce-checkout main#main .related .products li,
.woocommerce-account main#main .related .products li,
.woocommerce main#main .upsells .products li,
.woocommerce-cart main#main .upsells .products li,
.woocommerce-checkout main#main .upsells .products li,
.woocommerce-account main#main .upsells .products li {
  margin-bottom: 0px;
}
.woocommerce .woocommerce-pagination,
.woocommerce-cart .woocommerce-pagination,
.woocommerce-checkout .woocommerce-pagination,
.woocommerce-account .woocommerce-pagination {
  margin: 50px 0px 35px;
}
.woocommerce .woocommerce-pagination .page-numbers,
.woocommerce-cart .woocommerce-pagination .page-numbers,
.woocommerce-checkout .woocommerce-pagination .page-numbers,
.woocommerce-account .woocommerce-pagination .page-numbers {
  border: none;
}
.woocommerce .woocommerce-pagination .page-numbers li,
.woocommerce-cart .woocommerce-pagination .page-numbers li,
.woocommerce-checkout .woocommerce-pagination .page-numbers li,
.woocommerce-account .woocommerce-pagination .page-numbers li {
  padding: 5px 15px;
  transition: all 0.4s ease;
  width: 50px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  border: solid 1px rgba(232, 233, 235, 0.8);
  margin: 0px 3px;
  border-radius: 50%;
}
.woocommerce .woocommerce-pagination .page-numbers li a,
.woocommerce-cart .woocommerce-pagination .page-numbers li a,
.woocommerce-checkout .woocommerce-pagination .page-numbers li a,
.woocommerce-account .woocommerce-pagination .page-numbers li a,
.woocommerce .woocommerce-pagination .page-numbers li span,
.woocommerce-cart .woocommerce-pagination .page-numbers li span,
.woocommerce-checkout .woocommerce-pagination .page-numbers li span,
.woocommerce-account .woocommerce-pagination .page-numbers li span {
  background: transparent !important;
  transition: all 0.4s ease;
  padding: 0;
  display: inline-block;
}
.woocommerce .woocommerce-pagination .page-numbers li span.current,
.woocommerce-cart .woocommerce-pagination .page-numbers li span.current,
.woocommerce-checkout .woocommerce-pagination .page-numbers li span.current,
.woocommerce-account .woocommerce-pagination .page-numbers li span.current {
  color: #ecb101;
}
.woocommerce .woocommerce-pagination .page-numbers li:hover,
.woocommerce-cart .woocommerce-pagination .page-numbers li:hover,
.woocommerce-checkout .woocommerce-pagination .page-numbers li:hover,
.woocommerce-account .woocommerce-pagination .page-numbers li:hover {
  background: #ecb101;
  cursor: pointer;
  color: white;
}
.woocommerce .woocommerce-pagination .page-numbers li:hover span.current,
.woocommerce-cart .woocommerce-pagination .page-numbers li:hover span.current,
.woocommerce-checkout .woocommerce-pagination .page-numbers li:hover span.current,
.woocommerce-account .woocommerce-pagination .page-numbers li:hover span.current {
  background: transparent;
  color: white;
}
.woocommerce .woocommerce-pagination .page-numbers li:hover a,
.woocommerce-cart .woocommerce-pagination .page-numbers li:hover a,
.woocommerce-checkout .woocommerce-pagination .page-numbers li:hover a,
.woocommerce-account .woocommerce-pagination .page-numbers li:hover a {
  color: white;
}
.woocommerce .woocommerce-cart-form input[type="submit"],
.woocommerce-cart .woocommerce-cart-form input[type="submit"],
.woocommerce-checkout .woocommerce-cart-form input[type="submit"],
.woocommerce-account .woocommerce-cart-form input[type="submit"] {
  background: #ecb101;
  color: white;
  border-radius: 50px;
  text-transform: capitalize;
}
.woocommerce .woocommerce-cart-form input[type="submit"]:hover,
.woocommerce-cart .woocommerce-cart-form input[type="submit"]:hover,
.woocommerce-checkout .woocommerce-cart-form input[type="submit"]:hover,
.woocommerce-account .woocommerce-cart-form input[type="submit"]:hover {
  border: none;
  background: #242c5e;
}
.woocommerce .woocommerce-cart-form input[name="coupon_code"],
.woocommerce-cart .woocommerce-cart-form input[name="coupon_code"],
.woocommerce-checkout .woocommerce-cart-form input[name="coupon_code"],
.woocommerce-account .woocommerce-cart-form input[name="coupon_code"] {
  width: 135px !important;
  height: 38px;
  padding: 5px 15px !important;
  border-radius: 50px;
}
.woocommerce .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce-cart .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce-checkout .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce-account .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce .woocommerce-cart-form input[name="update_cart"],
.woocommerce-cart .woocommerce-cart-form input[name="update_cart"],
.woocommerce-checkout .woocommerce-cart-form input[name="update_cart"],
.woocommerce-account .woocommerce-cart-form input[name="update_cart"] {
  padding: 12px 30px !important;
  font-size: 14px;
}
.woocommerce .cart-collaterals,
.woocommerce-cart .cart-collaterals,
.woocommerce-checkout .cart-collaterals,
.woocommerce-account .cart-collaterals {
  margin-top: 80px;
}
.woocommerce .cart-collaterals h2,
.woocommerce-cart .cart-collaterals h2,
.woocommerce-checkout .cart-collaterals h2,
.woocommerce-account .cart-collaterals h2 {
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .woocommerce .cart-collaterals,
  .woocommerce-cart .cart-collaterals,
  .woocommerce-checkout .cart-collaterals,
  .woocommerce-account .cart-collaterals {
    padding: 15px;
  }
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-checkout .cart-collaterals .cart_totals,
.woocommerce-account .cart-collaterals .cart_totals {
  margin: 35px auto;
  text-align: center;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-cart .cart-collaterals .cross-sells,
.woocommerce-checkout .cart-collaterals .cross-sells,
.woocommerce-account .cart-collaterals .cross-sells {
  margin-bottom: 100px;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-cart .cart-collaterals .cross-sells ul.products,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products,
.woocommerce-account .cart-collaterals .cross-sells ul.products {
  display: flex;
  padding: 0;
}
@media (max-width: 768px) {
  .woocommerce .cart-collaterals .cross-sells ul.products,
  .woocommerce-cart .cart-collaterals .cross-sells ul.products,
  .woocommerce-checkout .cart-collaterals .cross-sells ul.products,
  .woocommerce-account .cart-collaterals .cross-sells ul.products {
    display: inherit;
  }
}
@media (max-width: 768px) {
  .woocommerce .cart-collaterals .cross-sells ul.products li.product,
  .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
  .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
  .woocommerce-account .cart-collaterals .cross-sells ul.products li.product {
    margin: 5px;
    width: 100%;
  }
}
.woocommerce .checkout,
.woocommerce-cart .checkout,
.woocommerce-checkout .checkout,
.woocommerce-account .checkout {
  margin-bottom: 100px;
}
.woocommerce .checkout h2,
.woocommerce-cart .checkout h2,
.woocommerce-checkout .checkout h2,
.woocommerce-account .checkout h2,
.woocommerce .checkout h3,
.woocommerce-cart .checkout h3,
.woocommerce-checkout .checkout h3,
.woocommerce-account .checkout h3 {
  margin-bottom: 18px;
}
.woocommerce .checkout .place-order input.button.alt,
.woocommerce-cart .checkout .place-order input.button.alt,
.woocommerce-checkout .checkout .place-order input.button.alt,
.woocommerce-account .checkout .place-order input.button.alt {
  background: #ecb101 !important;
}
.woocommerce .checkout .place-order input.button.alt:hover,
.woocommerce-cart .checkout .place-order input.button.alt:hover,
.woocommerce-checkout .checkout .place-order input.button.alt:hover,
.woocommerce-account .checkout .place-order input.button.alt:hover {
  border: none;
  background: #242c5e !important;
}
.woocommerce .woocommerce-message,
.woocommerce-cart .woocommerce-message,
.woocommerce-checkout .woocommerce-message,
.woocommerce-account .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-cart .woocommerce-info,
.woocommerce-checkout .woocommerce-info,
.woocommerce-account .woocommerce-info {
  border-top-color: #ecb101;
}
.woocommerce .woocommerce-message:before,
.woocommerce-cart .woocommerce-message:before,
.woocommerce-checkout .woocommerce-message:before,
.woocommerce-account .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-cart .woocommerce-info:before,
.woocommerce-checkout .woocommerce-info:before,
.woocommerce-account .woocommerce-info:before {
  color: #ecb101;
}
.woocommerce .woocommerce-MyAccount-navigation ul,
.woocommerce-cart .woocommerce-MyAccount-navigation ul,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul,
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  background: rgba(232, 233, 235, 0.5);
  padding: 20px;
  margin-left: 20px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  border-left: solid 5px #ecb101;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li a,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 8px 15px;
  width: 100%;
  display: inline-block;
  border-bottom: solid 1px rgba(36, 44, 94, 0.2);
  transition: all 0.5s ease;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child a,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li:last-child a,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li:last-child a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  padding-left: 17px;
}
.woocommerce .woocommerce-MyAccount-content fieldset,
.woocommerce-cart .woocommerce-MyAccount-content fieldset,
.woocommerce-checkout .woocommerce-MyAccount-content fieldset,
.woocommerce-account .woocommerce-MyAccount-content fieldset {
  border: none;
  margin-top: 20px;
  padding: 0;
}
.woocommerce .woocommerce-MyAccount-content fieldset legend,
.woocommerce-cart .woocommerce-MyAccount-content fieldset legend,
.woocommerce-checkout .woocommerce-MyAccount-content fieldset legend,
.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
  margin: 0;
}
.woocommerce .woocommerce-MyAccount-content input[type="submit"],
.woocommerce-cart .woocommerce-MyAccount-content input[type="submit"],
.woocommerce-checkout .woocommerce-MyAccount-content input[type="submit"],
.woocommerce-account .woocommerce-MyAccount-content input[type="submit"] {
  background: #ecb101;
  color: white;
  padding: 12px 24px !important;
  border-radius: 50px;
  transition: all 0.5s ease;
  margin-top: 20px;
}
.woocommerce .woocommerce-MyAccount-content input[type="submit"]:hover,
.woocommerce-cart .woocommerce-MyAccount-content input[type="submit"]:hover,
.woocommerce-checkout .woocommerce-MyAccount-content input[type="submit"]:hover,
.woocommerce-account .woocommerce-MyAccount-content input[type="submit"]:hover {
  background: #242c5e;
  padding: inherit;
  border: none;
}
.woocommerce .woocommerce-form-login,
.woocommerce-cart .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-login,
.woocommerce-account .woocommerce-form-login {
  margin: 10px 0px 0px !important;
  display: inline-block;
  width: 100%;
}
.woocommerce .woocommerce-form-login input[type="submit"],
.woocommerce-cart .woocommerce-form-login input[type="submit"],
.woocommerce-checkout .woocommerce-form-login input[type="submit"],
.woocommerce-account .woocommerce-form-login input[type="submit"] {
  background: #ecb101;
  color: white;
  padding: 12px 24px !important;
  border-radius: 50px;
  transition: all 0.5s ease;
  margin-top: 20px;
}
.woocommerce .woocommerce-form-login input[type="submit"]:hover,
.woocommerce-cart .woocommerce-form-login input[type="submit"]:hover,
.woocommerce-checkout .woocommerce-form-login input[type="submit"]:hover,
.woocommerce-account .woocommerce-form-login input[type="submit"]:hover {
  background: #242c5e;
  padding: inherit;
  border: none;
  color: white;
}
.woocommerce-cart .page-details li,
.woocommerce-checkout .page-details li,
.woocommerce-account .page-details li {
  display: inline-block;
  color: white;
  position: relative;
}
.woocommerce-cart .page-details li a,
.woocommerce-checkout .page-details li a,
.woocommerce-account .page-details li a {
  color: white;
}
.woocommerce-cart article .woocommerce,
.woocommerce-checkout article .woocommerce,
.woocommerce-account article .woocommerce {
  width: 80%;
  margin: 0 auto;
  background: white;
  box-shadow: 1px 1px 20px #e8e9eb;
  padding: 50px 50px 60px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .woocommerce-cart article .woocommerce,
  .woocommerce-checkout article .woocommerce,
  .woocommerce-account article .woocommerce {
    width: 100%;
    padding: 15px;
  }
}
.woocommerce-cart article .woocommerce h2,
.woocommerce-checkout article .woocommerce h2,
.woocommerce-account article .woocommerce h2 {
  font-weight: bold;
  font-size: 24px;
}
.woocommerce-cart article .woocommerce h3,
.woocommerce-checkout article .woocommerce h3,
.woocommerce-account article .woocommerce h3 {
  font-weight: bold;
}
.woocommerce-cart .wc_payment_methods label,
.woocommerce-checkout .wc_payment_methods label,
.woocommerce-account .wc_payment_methods label {
  width: auto;
  display: inline-block;
  margin: 0;
}
/**
Apple tv effect
Default style from
their library
=================
 */
.atvImg {
  border-radius: 5px;
  transform-style: preserve-3d;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.atvImg img {
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(14, 21, 47, 0.25);
}
.atvImg-container {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.2s ease-out;
}
.atvImg-container.over .atvImg-shadow {
  box-shadow: 0 45px 100px rgba(14, 21, 47, 0.4), 0 16px 40px rgba(14, 21, 47, 0.4);
}
.atvImg-layers {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  transform-style: preserve-3d;
}
.atvImg-rendered-layer {
  position: absolute;
  width: 104%;
  height: 104%;
  top: -2%;
  left: -2%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: cover;
  transition: all 0.1s ease-out;
}
.atvImg-shadow {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  transition: all 0.2s ease-out;
  box-shadow: 0 8px 30px rgba(14, 21, 47, 0.6);
}
.atvImg-shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 60%);
}
/**
latest product Element
======================
 */
@media (max-width: 768px) {
  .e-woo-latest-product .product .product-item {
    margin-bottom: 35px;
  }
}
.e-woo-latest-product .product .add_to_cart_inline {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  border: none !important;
  margin: 0;
  padding: 10px 25px !important;
}
.e-woo-latest-product .product .product-image .e-atvImg {
  height: 465px;
}
.e-woo-latest-product .product .product-image .e-atvImg img {
  height: 100%;
  object-fit: cover;
}
.e-woo-latest-product .product .product-short-info .e-product-title {
  font-size: 18px;
  line-height: 24px;
  margin-top: 28px;
  display: inline-block;
  font-weight: bold;
}
.e-woo-latest-product .product .product-short-info .e-product-author {
  margin: 0px 0px 15px;
  font-size: 14px;
  text-transform: uppercase;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper {
  background-color: #ecb101;
  border-radius: 50px;
  color: white;
  display: inline-block;
  transition: all 0.5s ease;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a {
  background: transparent !important;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 0px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a.add_to_cart_button {
  position: relative;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a.add_to_cart_button:after {
  content: '';
  display: inline-block;
  width: 2px;
  height: 15px;
  background: white;
  position: absolute;
  margin: 0px 7px;
  top: 8px;
  right: 0px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper ins {
  background: transparent;
  font-weight: bold;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper del {
  margin-left: 5px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a.added_to_cart {
  color: white;
  padding-top: 0 !important;
  padding-left: 10px;
  margin-right: 7px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper:hover {
  background: #242c5e;
}
.e-woo-latest-product li.product-item {
  list-style-type: none;
}
/**
Magnific pop up
 */
.mfp-content .mfp-figure button.mfp-close:hover {
  background: none !important;
  border: none;
}
.e-woo-latest-product ul.product {
  padding: 0;
}
/**------------------------------------
Shop Element Kintergerten
---------------------------------------*/
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product {
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border-style: solid;
  border-width: 0px 0px 3px;
  border-color: #4fac1cc7;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product:hover {
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.03);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.03);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.03);
  transition: all 200ms ease-in;
  transform: scale(1.03);
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  height: 250px;
  object-fit: cover;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body {
  text-align: center;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body .edumodo-shop-title {
  font-size: 20px;
  line-height: 26px;
  color: #fc4d2c;
  border-bottom: 1px dotted;
  text-align: center;
  padding-bottom: 25px;
  margin: 25px;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body .edumodo-sohp-price {
  padding: 0 40px 40px 40px;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body .edumodo-sohp-price span.price {
  font-size: 18px;
  font-weight: bold;
}
.edumodo-shop-wrapper.kindergarten .edumodo-product:nth-child(3n+2) h2.edumodo-shop-title {
  color: #4fac1c;
}
.edumodo-shop-wrapper.kindergarten .edumodo-product:nth-child(3n+3) h2.edumodo-shop-title {
  color: #039bf8;
}
.course {
  position: relative;
}
.course .weforms-popup {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  right: 0;
  width: 100%;
  height: 100%;
  padding: 35px;
  z-index: 3;
  display: none;
  overflow: auto;
}
.course .weforms-popup .weforms-popup-wrapper {
  max-width: 600px;
  margin: 0 auto;
  background: white;
  padding: 35px;
  animation: animatezoom 0.6s;
  position: relative;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li {
  padding: 3px 0px;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li input,
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li textarea {
  padding: 7px;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li input:focus,
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li textarea:focus {
  border: solid 1px #ecb101;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form input[type="submit"] {
  background: #ecb101;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 10px 20px;
}
.course .weforms-popup .weforms-popup-wrapper .popup-dismiss {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 15px 30px;
  background: #ecb101;
  color: white;
  cursor: pointer;
}
@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.edumodo-lp-course-1 .owl-nav .owl-carousel-left,
.edumodo-lp-course-1 .owl-nav .owl-carousel-right,
.edumodo-course-1 .owl-nav .owl-carousel-left,
.edumodo-course-1 .owl-nav .owl-carousel-right,
.dynamic-category-body .owl-nav .owl-carousel-left,
.dynamic-category-body .owl-nav .owl-carousel-right {
  background-color: #FFF;
  border-radius: 50%;
  border-width: 0;
  box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
  color: #ecb101;
  font-size: 24px;
  height: 47px;
  line-height: 1;
  padding: 11px 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: 300ms;
  width: 47px;
  z-index: 3;
  position: absolute;
}
.edumodo-lp-course-1 .owl-carousel-left,
.edumodo-lp-course-1 .owl-carousel-left,
.edumodo-course-1 .owl-carousel-left,
.edumodo-course-1 .owl-carousel-left,
.dynamic-category-body .owl-carousel-left,
.dynamic-category-body .owl-carousel-left {
  left: -10px !important;
  left: auto;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-lp-course-1:hover .owl-carousel-left,
.edumodo-lp-course-1:hover .owl-carousel-left,
.edumodo-course-1:hover .owl-carousel-left,
.edumodo-course-1:hover .owl-carousel-left,
.dynamic-category-body:hover .owl-carousel-left,
.dynamic-category-body:hover .owl-carousel-left {
  opacity: 1;
  left: -20px !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-lp-course-1 .owl-carousel-right,
.edumodo-lp-course-1 .owl-carousel-right,
.edumodo-course-1 .owl-carousel-right,
.edumodo-course-1 .owl-carousel-right,
.dynamic-category-body .owl-carousel-right,
.dynamic-category-body .owl-carousel-right {
  right: -10px !important;
  left: auto;
  opacity: 0;
}
.edumodo-lp-course-1:hover .owl-carousel-right,
.edumodo-lp-course-1:hover .owl-carousel-right,
.edumodo-course-1:hover .owl-carousel-right,
.edumodo-course-1:hover .owl-carousel-right,
.dynamic-category-body:hover .owl-carousel-right,
.dynamic-category-body:hover .owl-carousel-right {
  opacity: 1;
  right: -20px !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/**
Sensei Common style
for all sensei page
======================
 */
.sensei-main-content {
  margin: 0px 0px 100px;
  padding: 0px 0px 50px;
  /** Common style for all */
  /* Sensei title style */
  /* All Button Style */
  /* WooCommerce style for sensei */
  /** Sensei Pagination */
  /** Single page navigation */
}
.sensei-main-content h1,
.sensei-main-content h2,
.sensei-main-content h3,
.sensei-main-content h4 {
  font-weight: bold;
}
.sensei-main-content a:hover {
  color: #ecb101;
}
.sensei-main-content .course-container {
  margin: 0;
  padding: 0;
}
.sensei-main-content .course-container .sensei-course-meta span {
  margin-right: 10px;
  padding-left: 0px;
}
.sensei-main-content .course-container .sensei-course-meta .course-category {
  display: block;
  padding-left: 0px;
}
.sensei-main-content .course-container .sensei-course-meta .course-price {
  display: block;
}
.sensei-main-content .course-container .sensei-course-meta .course-price .woocommerce-Price-amount {
  background: #ecb101;
  color: white;
  border-radius: 50px;
  padding: 5px 15px;
  margin: 5px 0px;
  display: inline-block;
}
.sensei-main-content .course-container .grid-ebable {
  width: min-content;
  clear: none;
  display: inline-block !important;
}
.sensei-main-content .archive-header,
.sensei-main-content .sensei-category-title {
  margin: 50px 0px;
}
.sensei-main-content .sensei-category-title {
  font-size: 34px;
}
.sensei-main-content .course-title {
  font-size: 24px;
  line-height: 36px;
}
.sensei-main-content button[type="submit"],
.sensei-main-content a.send-message-button,
.sensei-main-content input[type="submit"],
.sensei-main-content .view-results,
.sensei-main-content a.button {
  background: #ecb101 !important;
  color: white;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: uppercase;
}
.sensei-main-content button[type="submit"]:hover,
.sensei-main-content a.send-message-button:hover,
.sensei-main-content input[type="submit"]:hover,
.sensei-main-content .view-results:hover,
.sensei-main-content a.button:hover {
  border: none;
  background: #242c5e !important;
  color: white;
}
.sensei-main-content .woocommerce-message,
.sensei-main-content .woocommerce-info {
  border-top-color: #ecb101;
}
.sensei-main-content .woocommerce-message:before,
.sensei-main-content .woocommerce-info:before {
  color: #ecb101;
}
.sensei-main-content .woocommerce-message .button,
.sensei-main-content .woocommerce-info .button {
  background: #ecb101;
  color: white;
  padding: 7px 20px;
  border-radius: 4px;
  font-weight: bold;
}
.sensei-main-content .sensei-pagination {
  margin: 50px 0px 0px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.sensei-main-content .sensei-pagination a {
  font-size: 14px;
  border: 1px solid #e8e9eb;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: inline-block;
  padding-top: 5px;
  margin: 5px;
}
.sensei-main-content .sensei-pagination a:hover {
  background: #ecb101;
  color: #fff;
  border-color: #ecb101;
}
.sensei-main-content .sensei-pagination .current {
  font-size: 12px;
  border: 1px solid #ecb101;
  background: #ecb101;
  color: #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: inline-block;
  padding-top: 5px;
}
.sensei-main-content nav.post-entries {
  display: inline-block;
  width: 100%;
  margin: 15px 0px 0px;
}
.sensei-main-content .featured .course-title,
.sensei-main-content .featured .header-meta-wrapper h1 {
  position: relative;
}
.sensei-main-content .featured .course-title:before,
.sensei-main-content .featured .header-meta-wrapper h1:before {
  content: '\f005';
  font-family: FontAwesome;
  background: #ecb101;
  font-size: 16px;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: white;
  position: absolute;
  border-radius: 50%;
}
.sensei-main-content .featured .course-title a,
.sensei-main-content .featured .header-meta-wrapper h1 a {
  margin-left: 45px;
}
.sensei-main-content .featured .header-meta-wrapper h1 {
  margin-left: 45px;
}
.sensei-main-content .featured .header-meta-wrapper h1:before {
  left: -45px;
}
/**
Sensei archive
page style
===============
 */
.sensei-main-content {
  /** Archive filter for free, pro and others  */
  /** Archive list */
}
.sensei-main-content .sensei-ordering {
  display: none;
}
.sensei-main-content .edumodo-course-filter {
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .sensei-main-content .edumodo-course-filter .sensei-course-filters {
    line-height: 1;
  }
  .sensei-main-content .edumodo-course-filter .sensei-course-filters li {
    margin-bottom: 15px;
  }
}
.sensei-main-content .sensei-course-filters li {
  margin-right: 7px;
}
.sensei-main-content .sensei-course-filters a,
.sensei-main-content .sensei-course-filters a.active {
  border: none;
  background: white;
  box-shadow: 1px 1px 5px #e8e9eb;
  border-radius: 4px;
  font-weight: bold;
  color: #666;
}
.sensei-main-content .sensei-course-filters a:hover,
.sensei-main-content .sensei-course-filters a.active:hover {
  border: none;
  color: #ecb101;
  font-weight: bold;
}
.sensei-main-content .sensei-course-filters a.active {
  color: #ecb101;
  font-weight: bold;
}
.sensei-main-content .columns-1 li.course {
  display: flex;
  position: relative;
  box-shadow: 1px 1px 20px rgba(232, 233, 235, 0.8);
  padding: 35px 35px;
  margin-bottom: 35px;
  background: white;
}
@media (max-width: 768px) {
  .sensei-main-content .columns-1 li.course {
    padding: 0;
  }
}
.sensei-main-content .columns-1 li.course:last-child {
  margin-bottom: 0px;
}
.sensei-main-content .columns-1 li.course .thumbnail {
  margin-right: 30px;
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .sensei-main-content .columns-1 li.course .thumbnail {
    padding: 0;
  }
}
.sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper {
  display: inline-block;
  overflow: hidden;
  box-shadow: 1px 1px 10px #e8e9eb;
}
.sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper img {
  border: none;
  transition: all 0.5s ease;
  display: inline-block;
  min-height: 350px;
  object-fit: cover;
}
.sensei-main-content .columns-1 li.course .course-content {
  padding: 0;
}
@media (max-width: 768px) {
  .sensei-main-content .columns-1 li.course .course-content {
    padding: 0px 20px 25px;
  }
}
.sensei-main-content .columns-1 li.course .course-content h3 {
  margin: 0;
  margin: 10px 0px;
  padding-right: 120px;
}
.sensei-main-content .columns-1 li.course .course-content .entry {
  position: relative;
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta {
  font-size: 14px;
  color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta a {
  color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta .course-lesson-count {
  padding: 0;
  font-weight: bold;
  border-bottom: dashed 1px #e8e9eb;
  padding-bottom: 3px;
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta .course-price {
  position: absolute;
  right: 0;
  top: -6px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sensei-main-content .columns-1 li.course .course-content .course-excerpt {
    padding-right: 21%;
  }
}
.sensei-main-content .columns-1 li.course .course-content .course-excerpt .free-tag {
  position: absolute;
  right: 0;
  top: 0;
  background: #ecb101;
  color: white;
  padding: 5px 20px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.sensei-main-content .columns-1 li.course .course-content .link-to-the-full-course {
  margin-top: 20px;
}
.sensei-main-content .columns-1 li.course .course-content .link-to-the-full-course a {
  font-weight: bold;
  color: #ecb101;
}
.sensei-main-content .columns-1 li.course:hover .thumbnail img {
  transform: scale(1.1, 1.1);
}
@media (max-width: 768px) {
  .sensei-main-content .columns-1 li.course {
    display: inherit;
  }
  .sensei-main-content .columns-1 li.course .thumbnail {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper {
    width: 100%;
  }
  .sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper img {
    width: 100%;
  }
}
/**
sensei single course
page style
===================
 */
.single-course,
.single-lesson,
.single-quiz {
  /* Lesson Video style */
  /* course and lesson content style */
}
.single-course article.course,
.single-lesson article.course,
.single-quiz article.course,
.single-course article.lesson,
.single-lesson article.lesson,
.single-quiz article.lesson {
  background: white;
}
.single-course button.mfp-close:hover,
.single-lesson button.mfp-close:hover,
.single-quiz button.mfp-close:hover {
  background: none;
  border: none;
}
.single-course .sensei-breadcrumb,
.single-lesson .sensei-breadcrumb,
.single-quiz .sensei-breadcrumb {
  background: transparent;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header {
  width: 100%;
  display: inline-block;
  box-shadow: 0px 7px 20px rgba(232, 233, 235, 0.9);
  margin-bottom: 0px;
  /* course progress bar in single page */
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-course-meta a:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-course-meta a:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-course-meta a:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-course-meta a:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-course-meta a:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-course-meta a:hover,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-course-meta a:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-course-meta a:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-course-meta a:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-course-meta a:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-course-meta a:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-course-meta a:hover {
  color: #ecb101 !important;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta {
  display: inline-block;
  width: 100%;
  margin-bottom: 12px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta span,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta span,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta span,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta span,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta span,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta span,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta span {
  margin-right: 7px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links {
  margin: 11px 0px 0px -4px;
  display: inline-block;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta {
  text-transform: capitalize;
  margin: 10px 0px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper {
  padding: 20px 50px;
  /*only for lesson*/
  /*---------------------*/
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1 {
  margin-bottom: 0px;
  font-size: 24px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button {
  display: none;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper {
  font-size: 16px;
  padding-right: 26px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta {
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 14px;
  color: rgba(119, 119, 119, 0.8);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a {
  color: rgba(119, 119, 119, 0.8);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category {
  display: block;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count {
  font-weight: bold;
  border-bottom: dashed 1px #e8e9eb;
  padding-bottom: 3px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper {
  padding: 20px 0px;
  border-top: solid 1px #e8e9eb;
  padding-bottom: 0px;
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  line-height: 0;
}
@media (min-width: 992px) {
  .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper {
    display: flex;
    align-items: center;
  }
  .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta {
    margin: 0;
  }
  .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p {
    margin: 0;
  }
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 {
  padding: 0;
}
@media (min-width: 768px) {
  .single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
  .single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message {
    text-align: right;
  }
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"] {
  background: transparent !important;
  color: inherit;
  padding: 0;
  font-family: 'Poppins', sans-serif;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"]:hover,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button:hover,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"]:hover {
  color: #ecb101;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in {
  padding: 0;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment {
  display: flex;
  flex-direction: column-reverse;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button.single_add_to_cart_button {
  color: #ecb101;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p {
  display: none;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button {
  display: none;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message {
  margin: 35px 0px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper {
  padding: 0;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image {
  overflow: hidden;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img {
  transition: all 0.4s ease;
  min-height: 450px;
  object-fit: cover;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video {
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper {
  background: white;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  box-shadow: 3px 7px 20px rgba(232, 233, 235, 0.8);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i {
  margin-left: 5px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img {
  transform: scale(1.1, 1.1);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .progress,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .progress,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .progress,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .progress,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .progress,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .progress,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .progress,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .progress,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .progress,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .progress,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .progress,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .progress {
  padding: 5px 10px;
}
.single-course .i-am-single-course-header-row .course-video-container,
.single-lesson .i-am-single-course-header-row .course-video-container,
.single-quiz .i-am-single-course-header-row .course-video-container,
.single-course .i-am-single-lesson-header-row .course-video-container,
.single-lesson .i-am-single-lesson-header-row .course-video-container,
.single-quiz .i-am-single-lesson-header-row .course-video-container,
.single-course .i-am-single-course-header-row .lesson-video-container,
.single-lesson .i-am-single-course-header-row .lesson-video-container,
.single-quiz .i-am-single-course-header-row .lesson-video-container,
.single-course .i-am-single-lesson-header-row .lesson-video-container,
.single-lesson .i-am-single-lesson-header-row .lesson-video-container,
.single-quiz .i-am-single-lesson-header-row .lesson-video-container {
  margin: 75px 0px 100px;
}
.single-course .i-am-single-course-header-row .course-video-container .course-video-wrapper,
.single-lesson .i-am-single-course-header-row .course-video-container .course-video-wrapper,
.single-quiz .i-am-single-course-header-row .course-video-container .course-video-wrapper,
.single-course .i-am-single-lesson-header-row .course-video-container .course-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .course-video-container .course-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .course-video-container .course-video-wrapper,
.single-course .i-am-single-course-header-row .lesson-video-container .course-video-wrapper,
.single-lesson .i-am-single-course-header-row .lesson-video-container .course-video-wrapper,
.single-quiz .i-am-single-course-header-row .lesson-video-container .course-video-wrapper,
.single-course .i-am-single-lesson-header-row .lesson-video-container .course-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .lesson-video-container .course-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .lesson-video-container .course-video-wrapper,
.single-course .i-am-single-course-header-row .course-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-course-header-row .course-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-course-header-row .course-video-container .lesson-video-wrapper,
.single-course .i-am-single-lesson-header-row .course-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .course-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .course-video-container .lesson-video-wrapper,
.single-course .i-am-single-course-header-row .lesson-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-course-header-row .lesson-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-course-header-row .lesson-video-container .lesson-video-wrapper,
.single-course .i-am-single-lesson-header-row .lesson-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .lesson-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .lesson-video-container .lesson-video-wrapper {
  width: 80%;
  margin: 0 auto;
}
.single-course .i-am-single-course-header-row.featured .course-title,
.single-lesson .i-am-single-course-header-row.featured .course-title,
.single-quiz .i-am-single-course-header-row.featured .course-title {
  padding-left: 45px;
}
.single-course .i-am-single-course-header-row.featured .course-title:before,
.single-lesson .i-am-single-course-header-row.featured .course-title:before,
.single-quiz .i-am-single-course-header-row.featured .course-title:before {
  left: 0px;
}
.single-course .lesson-video-container,
.single-lesson .lesson-video-container,
.single-quiz .lesson-video-container {
  margin: 75px 0px 100px;
}
.single-course .lesson-video-container .course-video-wrapper,
.single-lesson .lesson-video-container .course-video-wrapper,
.single-quiz .lesson-video-container .course-video-wrapper,
.single-course .lesson-video-container .lesson-video-wrapper,
.single-lesson .lesson-video-container .lesson-video-wrapper,
.single-quiz .lesson-video-container .lesson-video-wrapper {
  width: 80%;
  margin: 0 auto;
}
.single-course .i-am-course-content-wrapper,
.single-lesson .i-am-course-content-wrapper,
.single-quiz .i-am-course-content-wrapper,
.single-course .i-am-course-lesson-wrapper,
.single-lesson .i-am-course-lesson-wrapper,
.single-quiz .i-am-course-lesson-wrapper,
.single-course .i-am-lesson-content-wrapper,
.single-lesson .i-am-lesson-content-wrapper,
.single-quiz .i-am-lesson-content-wrapper,
.single-course .i-am-lesson-meta-data,
.single-lesson .i-am-lesson-meta-data,
.single-quiz .i-am-lesson-meta-data {
  box-shadow: 0px 7px 20px rgba(232, 233, 235, 0.8);
  padding: 50px 50px 60px 30px;
  margin-bottom: 35px;
  margin-top: -8px;
}
@media (max-width: 768px) {
  .single-course .i-am-course-content-wrapper,
  .single-lesson .i-am-course-content-wrapper,
  .single-quiz .i-am-course-content-wrapper,
  .single-course .i-am-course-lesson-wrapper,
  .single-lesson .i-am-course-lesson-wrapper,
  .single-quiz .i-am-course-lesson-wrapper,
  .single-course .i-am-lesson-content-wrapper,
  .single-lesson .i-am-lesson-content-wrapper,
  .single-quiz .i-am-lesson-content-wrapper,
  .single-course .i-am-lesson-meta-data,
  .single-lesson .i-am-lesson-meta-data,
  .single-quiz .i-am-lesson-meta-data {
    padding: 20px;
  }
}
.single-course .i-am-course-content-wrapper > header h2,
.single-lesson .i-am-course-content-wrapper > header h2,
.single-quiz .i-am-course-content-wrapper > header h2,
.single-course .i-am-course-lesson-wrapper > header h2,
.single-lesson .i-am-course-lesson-wrapper > header h2,
.single-quiz .i-am-course-lesson-wrapper > header h2,
.single-course .i-am-lesson-content-wrapper > header h2,
.single-lesson .i-am-lesson-content-wrapper > header h2,
.single-quiz .i-am-lesson-content-wrapper > header h2,
.single-course .i-am-lesson-meta-data > header h2,
.single-lesson .i-am-lesson-meta-data > header h2,
.single-quiz .i-am-lesson-meta-data > header h2 {
  margin-bottom: 50px;
}
.single-course .i-am-course-content-wrapper .type-lesson,
.single-lesson .i-am-course-content-wrapper .type-lesson,
.single-quiz .i-am-course-content-wrapper .type-lesson,
.single-course .i-am-course-lesson-wrapper .type-lesson,
.single-lesson .i-am-course-lesson-wrapper .type-lesson,
.single-quiz .i-am-course-lesson-wrapper .type-lesson,
.single-course .i-am-lesson-content-wrapper .type-lesson,
.single-lesson .i-am-lesson-content-wrapper .type-lesson,
.single-quiz .i-am-lesson-content-wrapper .type-lesson,
.single-course .i-am-lesson-meta-data .type-lesson,
.single-lesson .i-am-lesson-meta-data .type-lesson,
.single-quiz .i-am-lesson-meta-data .type-lesson {
  border-left: solid 1px #e8e9eb;
  padding: 1px 35px 10px;
  position: relative;
  margin-bottom: 0px;
}
@media (min-width: 991px) {
  .single-course .i-am-course-content-wrapper .type-lesson,
  .single-lesson .i-am-course-content-wrapper .type-lesson,
  .single-quiz .i-am-course-content-wrapper .type-lesson,
  .single-course .i-am-course-lesson-wrapper .type-lesson,
  .single-lesson .i-am-course-lesson-wrapper .type-lesson,
  .single-quiz .i-am-course-lesson-wrapper .type-lesson,
  .single-course .i-am-lesson-content-wrapper .type-lesson,
  .single-lesson .i-am-lesson-content-wrapper .type-lesson,
  .single-quiz .i-am-lesson-content-wrapper .type-lesson,
  .single-course .i-am-lesson-meta-data .type-lesson,
  .single-lesson .i-am-lesson-meta-data .type-lesson,
  .single-quiz .i-am-lesson-meta-data .type-lesson {
    min-height: 185px;
  }
}
.single-course .i-am-course-content-wrapper .type-lesson:before,
.single-lesson .i-am-course-content-wrapper .type-lesson:before,
.single-quiz .i-am-course-content-wrapper .type-lesson:before,
.single-course .i-am-course-lesson-wrapper .type-lesson:before,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:before,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:before,
.single-course .i-am-lesson-content-wrapper .type-lesson:before,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:before,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:before,
.single-course .i-am-lesson-meta-data .type-lesson:before,
.single-lesson .i-am-lesson-meta-data .type-lesson:before,
.single-quiz .i-am-lesson-meta-data .type-lesson:before {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: solid 3px #242c5e;
  position: absolute;
  left: -8px;
  top: -5px;
  background: white;
  transition: all 0.5s ease;
  box-shadow: 0px 0px 20px 5px white;
}
.single-course .i-am-course-content-wrapper .type-lesson header h2,
.single-lesson .i-am-course-content-wrapper .type-lesson header h2,
.single-quiz .i-am-course-content-wrapper .type-lesson header h2,
.single-course .i-am-course-lesson-wrapper .type-lesson header h2,
.single-lesson .i-am-course-lesson-wrapper .type-lesson header h2,
.single-quiz .i-am-course-lesson-wrapper .type-lesson header h2,
.single-course .i-am-lesson-content-wrapper .type-lesson header h2,
.single-lesson .i-am-lesson-content-wrapper .type-lesson header h2,
.single-quiz .i-am-lesson-content-wrapper .type-lesson header h2,
.single-course .i-am-lesson-meta-data .type-lesson header h2,
.single-lesson .i-am-lesson-meta-data .type-lesson header h2,
.single-quiz .i-am-lesson-meta-data .type-lesson header h2 {
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
  margin-top: -10px;
}
.single-course .i-am-course-content-wrapper .type-lesson header h2 a,
.single-lesson .i-am-course-content-wrapper .type-lesson header h2 a,
.single-quiz .i-am-course-content-wrapper .type-lesson header h2 a,
.single-course .i-am-course-lesson-wrapper .type-lesson header h2 a,
.single-lesson .i-am-course-lesson-wrapper .type-lesson header h2 a,
.single-quiz .i-am-course-lesson-wrapper .type-lesson header h2 a,
.single-course .i-am-lesson-content-wrapper .type-lesson header h2 a,
.single-lesson .i-am-lesson-content-wrapper .type-lesson header h2 a,
.single-quiz .i-am-lesson-content-wrapper .type-lesson header h2 a,
.single-course .i-am-lesson-meta-data .type-lesson header h2 a,
.single-lesson .i-am-lesson-meta-data .type-lesson header h2 a,
.single-quiz .i-am-lesson-meta-data .type-lesson header h2 a {
  display: inline-block;
  position: relative;
}
.single-course .i-am-course-content-wrapper .type-lesson header h2 a:after,
.single-lesson .i-am-course-content-wrapper .type-lesson header h2 a:after,
.single-quiz .i-am-course-content-wrapper .type-lesson header h2 a:after,
.single-course .i-am-course-lesson-wrapper .type-lesson header h2 a:after,
.single-lesson .i-am-course-lesson-wrapper .type-lesson header h2 a:after,
.single-quiz .i-am-course-lesson-wrapper .type-lesson header h2 a:after,
.single-course .i-am-lesson-content-wrapper .type-lesson header h2 a:after,
.single-lesson .i-am-lesson-content-wrapper .type-lesson header h2 a:after,
.single-quiz .i-am-lesson-content-wrapper .type-lesson header h2 a:after,
.single-course .i-am-lesson-meta-data .type-lesson header h2 a:after,
.single-lesson .i-am-lesson-meta-data .type-lesson header h2 a:after,
.single-quiz .i-am-lesson-meta-data .type-lesson header h2 a:after {
  content: '';
  display: inline-block;
  height: 2px;
  width: 0%;
  background: #ecb101;
  position: absolute;
  transition: all 0.5s ease;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta {
  font-size: 16px;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta span,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta span,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta span,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta span,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta span,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta span,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta span,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta span,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta span,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta span,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta span,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta span {
  margin-right: 7px;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta .lesson-length,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta .lesson-length {
  display: block;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta a,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta a,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta a,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta a,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta a,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta a,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta a,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta a,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta a,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta a,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta a,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta a {
  border-bottom: dotted 1px #e8e9eb;
  padding-bottom: 3px;
  text-transform: capitalize;
}
.single-course .i-am-course-content-wrapper .type-lesson:hover:before,
.single-lesson .i-am-course-content-wrapper .type-lesson:hover:before,
.single-quiz .i-am-course-content-wrapper .type-lesson:hover:before,
.single-course .i-am-course-lesson-wrapper .type-lesson:hover:before,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:hover:before,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:hover:before,
.single-course .i-am-lesson-content-wrapper .type-lesson:hover:before,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:hover:before,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:hover:before,
.single-course .i-am-lesson-meta-data .type-lesson:hover:before,
.single-lesson .i-am-lesson-meta-data .type-lesson:hover:before,
.single-quiz .i-am-lesson-meta-data .type-lesson:hover:before {
  border: solid 7px #242c5e;
}
.single-course .i-am-course-content-wrapper .type-lesson:hover h2 a,
.single-lesson .i-am-course-content-wrapper .type-lesson:hover h2 a,
.single-quiz .i-am-course-content-wrapper .type-lesson:hover h2 a,
.single-course .i-am-course-lesson-wrapper .type-lesson:hover h2 a,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:hover h2 a,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:hover h2 a,
.single-course .i-am-lesson-content-wrapper .type-lesson:hover h2 a,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:hover h2 a,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:hover h2 a,
.single-course .i-am-lesson-meta-data .type-lesson:hover h2 a,
.single-lesson .i-am-lesson-meta-data .type-lesson:hover h2 a,
.single-quiz .i-am-lesson-meta-data .type-lesson:hover h2 a {
  color: #ecb101;
}
.single-course .i-am-course-content-wrapper .type-lesson:hover h2 a:after,
.single-lesson .i-am-course-content-wrapper .type-lesson:hover h2 a:after,
.single-quiz .i-am-course-content-wrapper .type-lesson:hover h2 a:after,
.single-course .i-am-course-lesson-wrapper .type-lesson:hover h2 a:after,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:hover h2 a:after,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:hover h2 a:after,
.single-course .i-am-lesson-content-wrapper .type-lesson:hover h2 a:after,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:hover h2 a:after,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:hover h2 a:after,
.single-course .i-am-lesson-meta-data .type-lesson:hover h2 a:after,
.single-lesson .i-am-lesson-meta-data .type-lesson:hover h2 a:after,
.single-quiz .i-am-lesson-meta-data .type-lesson:hover h2 a:after {
  width: 100%;
}
.single-course .i-am-course-content-wrapper > footer > p,
.single-lesson .i-am-course-content-wrapper > footer > p,
.single-quiz .i-am-course-content-wrapper > footer > p,
.single-course .i-am-course-lesson-wrapper > footer > p,
.single-lesson .i-am-course-lesson-wrapper > footer > p,
.single-quiz .i-am-course-lesson-wrapper > footer > p,
.single-course .i-am-lesson-content-wrapper > footer > p,
.single-lesson .i-am-lesson-content-wrapper > footer > p,
.single-quiz .i-am-lesson-content-wrapper > footer > p,
.single-course .i-am-lesson-meta-data > footer > p,
.single-lesson .i-am-lesson-meta-data > footer > p,
.single-quiz .i-am-lesson-meta-data > footer > p {
  display: inline-block;
  margin-right: 10px;
}
.single-course .i-am-course-content-wrapper p img,
.single-lesson .i-am-course-content-wrapper p img,
.single-quiz .i-am-course-content-wrapper p img,
.single-course .i-am-course-lesson-wrapper p img,
.single-lesson .i-am-course-lesson-wrapper p img,
.single-quiz .i-am-course-lesson-wrapper p img,
.single-course .i-am-lesson-content-wrapper p img,
.single-lesson .i-am-lesson-content-wrapper p img,
.single-quiz .i-am-lesson-content-wrapper p img,
.single-course .i-am-lesson-meta-data p img,
.single-lesson .i-am-lesson-meta-data p img,
.single-quiz .i-am-lesson-meta-data p img {
  max-height: 450px;
  object-fit: cover;
}
.single-course .i-am-course-content-wrapper ul li,
.single-lesson .i-am-course-content-wrapper ul li,
.single-quiz .i-am-course-content-wrapper ul li,
.single-course .i-am-course-lesson-wrapper ul li,
.single-lesson .i-am-course-lesson-wrapper ul li,
.single-quiz .i-am-course-lesson-wrapper ul li,
.single-course .i-am-lesson-content-wrapper ul li,
.single-lesson .i-am-lesson-content-wrapper ul li,
.single-quiz .i-am-lesson-content-wrapper ul li,
.single-course .i-am-lesson-meta-data ul li,
.single-lesson .i-am-lesson-meta-data ul li,
.single-quiz .i-am-lesson-meta-data ul li {
  list-style-type: initial;
  margin-left: 18px;
}
.single-course .i-am-course-content-wrapper h3,
.single-lesson .i-am-course-content-wrapper h3,
.single-quiz .i-am-course-content-wrapper h3,
.single-course .i-am-course-lesson-wrapper h3,
.single-lesson .i-am-course-lesson-wrapper h3,
.single-quiz .i-am-course-lesson-wrapper h3,
.single-course .i-am-lesson-content-wrapper h3,
.single-lesson .i-am-lesson-content-wrapper h3,
.single-quiz .i-am-lesson-content-wrapper h3,
.single-course .i-am-lesson-meta-data h3,
.single-lesson .i-am-lesson-meta-data h3,
.single-quiz .i-am-lesson-meta-data h3 {
  font-size: 18px;
}
.single-course .i-am-course-content-wrapper h2,
.single-lesson .i-am-course-content-wrapper h2,
.single-quiz .i-am-course-content-wrapper h2,
.single-course .i-am-course-lesson-wrapper h2,
.single-lesson .i-am-course-lesson-wrapper h2,
.single-quiz .i-am-course-lesson-wrapper h2,
.single-course .i-am-lesson-content-wrapper h2,
.single-lesson .i-am-lesson-content-wrapper h2,
.single-quiz .i-am-lesson-content-wrapper h2,
.single-course .i-am-lesson-meta-data h2,
.single-lesson .i-am-lesson-meta-data h2,
.single-quiz .i-am-lesson-meta-data h2 {
  font-size: 24px;
}
.single-course #sensei-quiz-list,
.single-lesson #sensei-quiz-list,
.single-quiz #sensei-quiz-list {
  padding: 0;
}
.single-course #sensei-quiz-list > li,
.single-lesson #sensei-quiz-list > li,
.single-quiz #sensei-quiz-list > li {
  box-shadow: 1px 1px 20px rgba(232, 233, 235, 0.9);
  padding: 35px;
}
.single-course #sensei-quiz-list > li input,
.single-lesson #sensei-quiz-list > li input,
.single-quiz #sensei-quiz-list > li input {
  margin: 10px 0px;
}
.single-course #sensei-quiz-list > li .answers li,
.single-lesson #sensei-quiz-list > li .answers li,
.single-quiz #sensei-quiz-list > li .answers li {
  display: flex;
  align-items: center;
}
.single-course #sensei-quiz-list > li .answers li label,
.single-lesson #sensei-quiz-list > li .answers li label,
.single-quiz #sensei-quiz-list > li .answers li label {
  margin-left: 10px;
}
/*
Grid style
===========
*/
.sensei-main-content .course-container .grid-enable {
  width: 31%;
  clear: none;
  display: inline-block !important;
  padding: 25px !important;
  margin-right: 30px;
}
@media (max-width: 992px) {
  .sensei-main-content .course-container .grid-enable {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .sensei-main-content .course-container .grid-enable {
    margin-right: 0px;
    padding: 0px !important;
  }
}
.sensei-main-content .course-container .grid-enable .thumbnail {
  margin-right: 30px;
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
  position: relative;
}
@media (max-width: 992px) {
  .sensei-main-content .course-container .grid-enable .thumbnail {
    margin-right: 0px !important;
  }
}
@media (max-width: 768px) {
  .sensei-main-content .course-container .grid-enable .thumbnail {
    padding: 0px !important;
    margin-bottom: 0px !important;
  }
}
.sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper {
  display: inline-block;
  overflow: hidden;
  box-shadow: 1px 1px 10px #e8e9eb;
  margin-bottom: 13px;
}
@media (max-width: 992px) {
  .sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper {
    width: 100%;
  }
}
.sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper img {
  border: none;
  transition: all 0.5s ease;
  display: inline-block;
  min-height: auto !important;
  object-fit: cover;
}
@media (max-width: 992px) {
  .sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper img {
    width: 100%;
  }
}
.sensei-main-content .course-container .grid-enable .thumbnail .free-tag {
  position: absolute;
  right: 18px;
  bottom: 31px;
  padding: 5px 20px;
  background: #ecb101;
  color: white;
  font-weight: bold;
  font-size: 14px;
  border-radius: 50px;
}
@media (max-width: 768px) {
  .sensei-main-content .course-container .grid-enable .thumbnail .free-tag {
    margin: 0px !important;
    margin-bottom: 10px !important;
  }
}
.sensei-main-content .course-container .grid-enable .free-tag {
  display: inline-block;
  padding: 1px 20px;
  background: #ecb101;
  color: white;
  font-weight: bold;
  font-size: 14px;
  border-radius: 50px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .sensei-main-content .course-container .grid-enable .free-tag {
    margin: 20px 20px 0px !important;
  }
}
.sensei-main-content .course-container .grid-enable .grid-course-content {
  position: relative;
  padding: 0;
  display: inline-block;
}
@media (max-width: 768px) {
  .sensei-main-content .course-container .grid-enable .grid-course-content {
    padding: 0px 20px 25px;
  }
}
.sensei-main-content .course-container .grid-enable .grid-course-content h3 {
  margin: 10px 0px;
  padding-right: 0px;
  font-size: 18px;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .entry {
  position: relative;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta {
  font-size: 14px;
  color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta a {
  color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta .course-lesson-count {
  padding: 0;
  font-weight: bold;
  border-bottom: dashed 1px #e8e9eb;
  padding-bottom: 3px;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta .course-price {
  position: absolute;
  right: 0;
  top: -84px;
  font-weight: bold;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta .course-price .woocommerce-Price-amount {
  padding: 1px 15px;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .link-to-the-full-course a {
  font-weight: bold;
  color: #ecb101;
}
@media (min-width: 992px) {
  .sensei-main-content .course-container .grid-enable:nth-child(4n-1) {
    margin-right: 0;
  }
}
.sensei-main-content .course-container .featured.grid-enable h3.course-title {
  display: flex;
  align-items: center;
}
/*
List course content
=================
*/
.list-enable .list-course-content .course-title {
  font-size: 18px;
}
.list-enable .list-course-content .link-to-the-full-course a {
  position: relative;
  display: inline-block;
}
.list-enable .list-course-content .link-to-the-full-course a:after {
  content: '';
  height: 2px;
  width: 0%;
  background: #ecb101;
  transition: all 0.5s ease;
  position: absolute;
}
.list-enable:hover .link-to-the-full-course a:after {
  width: 100%;
}
.sensei .entry.fix {
  padding: 20px 50px;
}
.edumodo-sensei-course .sensei-er-btn a {
  color: rgba(236, 177, 1, 0.8);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  background: rgba(236, 177, 1, 0.2);
  padding: 3px 8px;
  border-radius: 2px;
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+2) .sensei-er-btn a {
  color: rgba(2, 204, 186, 0.8);
  background: rgba(2, 204, 186, 0.2);
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+3) .sensei-er-btn a {
  color: rgba(115, 83, 255, 0.8);
  background: rgba(115, 83, 255, 0.2);
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+4) .sensei-er-btn a {
  color: rgba(229, 80, 57, 0.8);
  background: rgba(229, 80, 57, 0.2);
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+5) .sensei-er-btn a {
  color: rgba(0, 134, 252, 0.8);
  background: rgba(0, 134, 252, 0.2);
}
.course-cat-wrapper .cat-post-thumbnail {
  position: relative;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body .course-meta {
  color: white;
  margin: 0;
  padding: 0;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body .course-meta a {
  color: white;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body .course-meta .cat-title {
  font-size: 18px;
  color: white;
  margin: 0;
  padding: 0;
}
.lp-course-categories {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.lp-course-categories img {
  transition: 0.5s ease-in-out;
  object-fit: cover;
  width: 100%;
}
.lp-course-categories:hover img {
  transform: scale(1.1, 1.1);
}
.lp-course-categories:before {
  background: rgba(236, 177, 1, 0.8);
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  z-index: 1;
}
.lp-course-categories .content-body {
  padding: 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.lp-course-categories .content-body .lp-course-meta a .lp-categories {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 5px;
  color: white;
  font-weight: 700;
}
.lp-course-categories .content-body .lp-course-meta a:hover {
  color: #ecb101;
}
.lp-course-categories .content-body .lp-course-meta .lp-course {
  font-size: 14px;
  color: white;
}
.lp-course-categories .content-body .lp-course-meta .lp-lesson {
  font-size: 14px;
  color: white;
}
.edumodo-letest-posts .letest-posts-1 {
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
  transition: all 0.5s ease;
}
.edumodo-letest-posts .letest-posts-1:hover {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.edumodo-letest-posts .letest-posts-1 .post-thumbnail {
  position: relative;
  overflow: hidden;
}
.edumodo-letest-posts .letest-posts-1 .post-thumbnail a img {
  transform: scale(1);
  transition: all 0.5s ease;
}
.edumodo-letest-posts .letest-posts-1 .post-thumbnail:hover a img {
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body {
  padding: 30px;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .entry-meta {
  font-size: 14px;
  text-transform: capitalize;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .entry-meta i {
  margin-right: 5px;
  font-size: 12px;
  color: #808080;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .entry-meta .post-author {
  margin-right: 5px;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .entry-meta .post-author a {
  color: #808080;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .entry-meta .post-author a:hover {
  color: #ecb101;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .entry-meta .post-date a {
  color: #808080;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .post-entry-title {
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .post-entry-title a:hover {
  color: #ecb101;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body .entry-content {
  font-size: 16px;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body span.blog-btn {
  font-size: 14px;
  text-transform: uppercase;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body span.blog-btn a {
  color: #ecb101;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body span.blog-btn a:hover {
  color: #242c5e;
}
.edumodo-letest-posts .letest-posts-1 .post-content-body span.blog-btn i {
  margin-left: 8px;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 {
  background-color: #fff;
  margin-bottom: 40px;
  border-radius: 10px;
  box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border-style: solid;
  border-width: 0px 1px 3px 1px;
  border-color: #ff6766;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 figure.post-thumbnail {
  overflow: hidden;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 figure.post-thumbnail img {
  height: 250px;
  object-fit: cover;
  transition: all 0.5s ease;
  overflow: hidden;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 figure.post-thumbnail img:hover {
  transform: scale(1.1, 1.1);
  transition: all 0.5s ease;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body {
  text-align: center;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .post-entry-title {
  font-size: 20px;
  line-height: 26px;
  color: #fc4d2c;
  font-weight: 700;
  text-align: center;
  margin: 25px;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .post-entry-title a {
  color: #333333;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta {
  border-bottom: 1px dashed;
  border-color: #fc4d2c;
  padding-bottom: 25px;
  font-weight: bold;
  margin: 0 30px;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta .post-date {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta .post-date a {
  color: #00bcd4;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta .post-date:before {
  position: absolute;
  height: 15px;
  width: 2px;
  background: #4fac1c;
  content: "";
  right: -12px;
  top: 4px;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta .post-cat {
  display: inline-block;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta .post-cat ul.post-categories {
  list-style: none;
  padding: 0;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta .post-cat ul.post-categories li {
  display: inline-block;
  margin-right: 5px;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-meta .post-cat ul.post-categories li a {
  color: #fc4d2c;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .entry-content {
  font-weight: bold;
  padding: 30px;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body footer.blog-entry-footer {
  padding: 0 30px 30px 30px;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .blog-btn {
  background-repeat: no-repeat;
  background-position: center;
  padding: 25px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-letest-posts.kindergarten .letest-posts-2 .post-content-body .blog-btn a {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .letest-posts-2 {
  border-color: #1aa943;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .letest-posts-2 {
  border-color: #039bf8;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .entry-meta {
  border-color: #1aa943;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .entry-meta {
  border-color: #039bf8;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .entry-meta .post-date:before {
  background-color: #1aa943;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .entry-meta .post-date:before {
  background-color: #039bf8;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .entry-meta .post-cat ul.post-categories li a {
  color: #1aa943;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .entry-meta .post-cat ul.post-categories li a {
  color: #039bf8;
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+1) .post-content-body .blog-btn {
  background-image: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/images/btn-1.png);
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .post-content-body .blog-btn {
  background-image: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/images/btn-2.png);
}
.edumodo-letest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .post-content-body .blog-btn {
  background-image: url(//www.mentaledge.sg/wp-content/themes/edumodo/dist/images/btn-3.png);
}
.edumodo-testimoni-wrapper {
  transition: all 0.3s ease;
  padding: 40px 25px 40px 15px;
  overflow: hidden;
  margin: 10px 0;
  position: relative;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-testimoni-wrapper:hover {
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-testimoni-wrapper:before {
  font-family: FontAwesome;
  content: "\f10e";
  opacity: 0.1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 85px;
  transition: all 0.3s ease;
}
.edumodo-testimoni-wrapper .author {
  width: 90px;
  height: 90px;
  min-height: 90px;
  display: inline;
}
.edumodo-testimoni-wrapper img.testimoni-image {
  margin: 0;
  width: 90px;
  height: 90px;
  min-height: 90px;
  min-width: 90px;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0px 5px 23.75px 1.25px rgba(46, 61, 73, 0.2);
}
.edumodo-testimoni-wrapper .desc {
  margin-bottom: 20px;
}
.edumodo-testimoni-wrapper .name-des {
  display: flex;
  text-align: center;
}
.edumodo-testimoni-wrapper .name-des .name {
  margin-top: 5px;
}
.edumodo-testimoni-wrapper .name-des .designation {
  margin-left: 10px;
}
.edumodo-testimonial-element .edumodo-testimonial .owl-item {
  padding: 0px 15px;
}
.edumodo-testimonial-element .owl-controls {
  text-align: center;
  margin-top: 25px;
}
.edumodo-testimonial-element .owl-controls .owl-dots {
  margin: 0 auto;
}
.edumodo-testimonial-element .owl-controls .owl-dot {
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 1px solid #ecb101;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
}
.edumodo-testimonial-element .owl-controls .owl-dot.active {
  background: #ecb101;
}
@media all and (min-width: 0px) and (max-width: 768px) {
  .edumodo-testimoni-wrapper img.testimoni-image {
    width: 60px;
    height: 60px;
    min-height: 60px;
    min-width: 60px;
  }
}
span.addon-origin-price {
  text-decoration: line-through;
}
span.addon-price {
  color: #54b551;
}
.course-meta.addons-course-meta span.post-view {
  float: right;
}
/*------------------------------------------- 
---------- Course Archive Page / Element -------------
--------------------------------------------*/
.edumodo-course-1 article.tx-course,
.type-tx-course article.tx-course {
  background: white;
  border: 0px solid #000;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  margin-bottom: 30px;
  overflow: hidden;
}
.edumodo-course-1 article.tx-course:hover,
.type-tx-course article.tx-course:hover {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-course-1 article.tx-course figure,
.type-tx-course article.tx-course figure {
  position: relative;
}
.edumodo-course-1 article.tx-course figure a:before,
.type-tx-course article.tx-course figure a:before {
  position: absolute;
  content: "";
  background-color: rgba(36, 44, 94, 0.8);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.edumodo-course-1 article.tx-course figure a:after,
.type-tx-course article.tx-course figure a:after {
  position: absolute;
  background: #fff;
  color: #242c5e;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 45px;
  width: 45px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  opacity: 0;
  transition: all 0.3s ease;
  content: "\f02d";
  font-family: FontAwesome;
  border-radius: 50%;
}
.edumodo-course-1 article.tx-course .course-details,
.type-tx-course article.tx-course .course-details {
  padding: 30px;
}
.edumodo-course-1 article.tx-course .course-details .entry-header .course-entry-title,
.type-tx-course article.tx-course .course-details .entry-header .course-entry-title {
  font-size: 22px;
  font-weight: 700;
}
.edumodo-course-1 article.tx-course .course-details .course-meta,
.type-tx-course article.tx-course .course-details .course-meta {
  margin-bottom: 10px;
}
.edumodo-course-1 article.tx-course .course-details .course-meta span,
.type-tx-course article.tx-course .course-details .course-meta span {
  margin-right: 10px;
}
.edumodo-course-1 article.tx-course .course-details .course-meta span a,
.type-tx-course article.tx-course .course-details .course-meta span a {
  font-size: 14px;
}
.edumodo-course-1 article.tx-course .course-details .course-meta .post-view,
.type-tx-course article.tx-course .course-details .course-meta .post-view {
  color: #808080;
}
.edumodo-course-1 article.tx-course .course-details .course-meta .post-view i,
.type-tx-course article.tx-course .course-details .course-meta .post-view i {
  padding-right: 3px;
  color: #808080;
}
.edumodo-course-1 article.tx-course .course-details .entry-content p,
.type-tx-course article.tx-course .course-details .entry-content p {
  margin-bottom: 5px;
}
.edumodo-course-1 .edumodo-course-1 article.tx-course .lp-cat a,
.type-tx-course .edumodo-course-1 article.tx-course .lp-cat a {
  background: red;
}
.edumodo-course-1 article.tx-course:hover figure a:before,
.type-tx-course article.tx-course:hover figure a:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.edumodo-course-1 article.tx-course:hover figure a:after,
.type-tx-course article.tx-course:hover figure a:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.lp-cat .cat-links a {
  color: rgba(236, 177, 1, 0.8);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  background: rgba(236, 177, 1, 0.2);
  padding: 3px 8px;
  border-radius: 2px;
}
div.col-md-4:nth-child(6n+2) .lp-cat .cat-links a {
  color: rgba(2, 204, 186, 0.8);
  background: rgba(2, 204, 186, 0.2);
}
div.col-md-4:nth-child(6n+3) .lp-cat .cat-links a {
  color: rgba(115, 83, 255, 0.8);
  background: rgba(115, 83, 255, 0.2);
}
div.col-md-4:nth-child(6n+4) .lp-cat .cat-links a {
  color: rgba(229, 80, 57, 0.8);
  background: rgba(229, 80, 57, 0.2);
}
div.col-md-4:nth-child(6n+5) .lp-cat .cat-links a {
  color: rgba(0, 134, 252, 0.8);
  background: rgba(0, 134, 252, 0.2);
}
.dynamic-category-wrapper {
  text-align: center;
  margin-bottom: 35px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.dynamic-category-wrapper .multiple-cat .cat-item {
  padding: 0 8px;
  font-weight: 500;
}
.dynamic-category-wrapper .multiple-cat .cat-item .tab-text {
  position: relative;
}
.dynamic-category-wrapper .multiple-cat a.cat-item:nth-child(1) > span:nth-child(1):before {
  background: none;
}
.dynamic-category-wrapper .multiple-cat .cat-item.active {
  color: #ecb101;
  position: relative;
}
.dynamic-category-wrapper .multiple-cat .cat-item.active:after {
  background: #ecb101;
  height: 4px;
  width: 85%;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  text-align: center;
  margin: auto;
}
article.dynamic-category-course {
  background: white;
  box-shadow: 0px 0px 8px 0px rgba(204, 204, 204, 0.31);
  margin-bottom: 30px;
  border: 0px solid #ddd;
  overflow: hidden;
}
article.dynamic-category-course .course-details {
  padding: 20px;
}
article.dynamic-category-course .course-details .cat-links a {
  color: #ecb101;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.edumodo-course-rate-wapper .edumodo-course-rate .star-rating {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 3px;
  font-size: 15px;
}
ul.edumodo-course-rate {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
ul.edumodo-course-rate li {
  font-size: 14px;
  letter-spacing: -0.5px;
}
.star-rating {
  overflow: hidden;
  height: 1em;
  line-height: 1em;
  width: 5.1em;
  font-family: "fontawesome";
}
.star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
  color: #fbfeff;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating:before {
  color: #ccc;
}
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
  color: #ecb101;
}
.dynamic-category-body div:nth-child(3n+1) > article > div > div.course-meta.addons-course-meta > span.post-date > span > a {
  color: #ff9511;
}
.dynamic-category-body div:nth-child(3n+2) > article > div > div.course-meta.addons-course-meta > span.post-date > span > a {
  color: #32ba81;
}
.dynamic-category-body div:nth-child(3n+3) > article > div > div.course-meta.addons-course-meta > span.post-date > span > a {
  color: #7353ff;
}
.dynamic-category-body .course-details span.addon-price {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.dynamic-category-body .course-details .addons-course-meta {
  margin-bottom: 8px;
  margin-top: 20px;
}
.dynamic-category-body .course-details .course-entry-title {
  margin: 0;
}
.dynamic-category-body .course-details a.course-title-link {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.edumodo-hero-unit.edumodo-slider-pro {
  position: relative;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel {
  overflow: hidden;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.right-control,
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.left-control {
  opacity: 1;
  transition: all 0.3s ease;
  margin: 0 60px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.left {
  margin-left: 0;
  margin-left: -40px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-controlright {
  margin-right: 0;
  background-image: none;
  margin-right: -40px;
  right: 0;
  left: auto;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover.right-control,
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover.left-control {
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 50px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 0;
  top: 45%;
  border-radius: 0;
  transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item {
  height: 100vh;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item > img,
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item > a > img {
  width: 100%;
  height: 100%;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption {
  left: 0;
  right: 0;
  color: #fff;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption ul li {
  position: relative;
  padding-left: 25px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption ul li:before {
  content: "\f046";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-top {
  padding-bottom: 0;
  margin-bottom: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-title {
  color: #fff;
  font-size: 56px;
  font-weight: bold;
  margin: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-title span {
  color: #ecb101;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-description {
  margin: auto;
  font-size: 16px;
  text-shadow: none !important;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-indicators li {
  width: 15px;
  height: 6px;
  border-radius: 2px;
  margin: 0 3px;
  border: 1px transparent;
  transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-indicators li.active {
  width: 20px;
  margin: 0 3px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.left {
  margin-left: 20px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.right {
  margin-right: 20px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control.right {
  background-image: none;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control {
  top: 45%;
  bottom: auto;
  width: 50px;
  height: 50px;
  z-index: 10;
  opacity: 1;
  border-radius: 2px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control:hover:before {
  opacity: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  top: 14px;
  bottom: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .left {
  transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .left:before {
  left: -1px;
  right: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .left:hover i {
  transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .right {
  transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .right:before {
  right: -1px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .right:hover i {
  transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control i {
  vertical-align: middle;
  font-size: 25px;
  margin-top: 12px;
  text-shadow: none;
  transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control.left {
  margin-left: -50px;
  background-image: none;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control.right {
  margin-right: -50px;
  background-image: none;
}
.animate-delay-1 {
  animation-delay: .7s;
  -webkit-animation-delay: .7s;
  /* Safari and Chrome */
  -moz-animation-delay: .7s;
  /* Safari and Chrome */
  -o-animation-delay: .7s;
  /* Safari and Chrome */
}
.animate-delay-2 {
  animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  /* Safari and Chrome */
  -moz-animation-delay: 1.1s;
  /* Safari and Chrome */
  -o-animation-delay: 1.1s;
  /* Safari and Chrome */
}
.animate-delay-3 {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  /* Safari and Chrome */
  -moz-animation-delay: 1.5s;
  /* Safari and Chrome */
  -o-animation-delay: 1.5s;
  /* Safari and Chrome */
}
.animate-delay-4 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
  /* Safari and Chrome */
  -moz-animation-delay: 2s;
  /* Safari and Chrome */
  -o-animation-delay: 2s;
  /* Safari and Chrome */
}
@media only screen and (min-width: 992px) {
  .slider-relative {
    position: relative;
  }
  .slider-absolute {
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.slider-description ul {
  list-style: none;
  padding-left: 0;
}
.elementor-button-text {
  text-shadow: none;
}
/* Normal desktop :992px. */
/* Tablet :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .lp-single-course .course-top .course-thumbnail {
    margin-top: 30px;
  }
  .widget {
    margin: 0 0 0;
  }
}
/* small mobile :320px. */
@media (max-width: 767px) {
  html[lang] {
    margin-top: 0 !important;
  }
  .admin-bar .edumodo-header-1.sticky-active div#edumodo-mainnav {
    padding-top: 45px;
  }
  .admin-bar .edumodo-header-1.sticky-active div#edumodo-mainnav .nav-logo-align {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .admin-bar .edumodo-header-1.sticky-active.fixed-header div#edumodo-mainnav {
    padding-top: 0;
  }
  ol.comment-list {
    padding-left: 0;
  }
  blockquote {
    margin: 0;
  }
  .comments-area .comment-content {
    padding-right: 0;
  }
  .comment ol.children {
    margin-left: 0;
    padding-left: 0;
  }
  .page-details {
    min-height: 150px;
    margin-bottom: 50px;
  }
  .page-details .page-wrapper .page-title {
    font-size: 30px;
  }
  .page-details-blank {
    height: 50px;
  }
  .main-post .edumodo-post-img .entry-title {
    font-size: 22px;
    bottom: 12%;
    line-height: 26px;
  }
  .entry-footer-body {
    display: flex;
    margin-top: 0;
    padding-top: 20px;
    flex-direction: column-reverse;
    text-align: center;
  }
  .entry-footer-body .edit {
    margin-bottom: 15px;
    text-align: center;
  }
  .single-post .entry-meta {
    border-bottom: none;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .single-post .entry-meta span {
    font-size: 14px;
    margin-right: 0;
    font-weight: 700;
    background: #F5f5f5;
    padding: 8px 20px;
    margin-bottom: 8px;
  }
  .single-post .entry-meta .post-author:before {
    display: none;
  }
  .single-post .entry-meta .post-cat:before {
    display: none;
  }
  .single-post .entry-title {
    padding-top: 0;
    font-size: 24px;
  }
  .single-post .related-post .related-post-title {
    font-size: 24px;
  }
  .single-post .related-post .related-post-title:before {
    top: 100px;
  }
  .lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.purchase-button,
  .lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.enroll-button {
    font-size: 12px;
  }
  .lp-single-course .course-top .course-info .learn-press-course-buttons {
    margin-left: 8px;
  }
  .lp-single-course .course-top .course-info {
    padding: 35px 15px 0px 15px;
  }
  .lp-single-course .course-top .course-info .course-top-button .single-price {
    font-size: 15px;
  }
  .lp-single-course .course-top .course-info .course-top-button .single-price .course-origin-price {
    font-size: 12px;
  }
  .lp-single-course .course-top .course-info .entry-title {
    font-size: 22px;
  }
  .lp-single-course .course-top .less-padding-two {
    padding-left: 0;
  }
  .lp-single-course .course-top-button {
    margin-bottom: 30px;
  }
  .lp-single-course .tx-course-main {
    padding: 0 15px;
  }
  .lp-single-course .tx-course-main .course-summary {
    padding-right: 0;
  }
  .lp-single-course .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a {
    padding: 0 9px;
  }
  .lp-single-course .course-reviews-list {
    padding-left: 0;
  }
  .lp-single-course .course-reviews-list li .review-author {
    width: 45px;
  }
  .single-post .entry-meta .post-cat {
    background: #F5f5f5;
    padding: 8px 20px;
    margin-bottom: 8px;
  }
  .single-course-post .course-content .course-meta {
    display: flex;
    flex-direction: column;
  }
  .single-course-post .course-content .course-meta .post-date {
    margin-bottom: 10px;
    background: #F5f5f5;
    padding: 15px;
  }
  .single-course-post .course-content .course-meta .post-view {
    margin-bottom: 10px;
    background: #F5f5f5;
    padding: 15px;
  }
  .single-course-post .course-content .course-meta .post-cat {
    background: #F5f5f5;
    padding: 15px;
    margin-right: 10px;
  }
  .copyright .social-icon {
    font-size: 16px;
    float: left;
    padding-top: 20px;
  }
  .comments-area .comment-respond > form > p:nth-child(3) {
    width: 100%;
  }
  .comments-area .comment-respond > form > p:nth-child(4) {
    width: 100%;
    margin-left: 0;
  }
}
/* Large Mobile :480px. */
/* Other */
@media only screen and (max-width: 767px) {
  .main-post .edumodo-post-img .entry-title {
    line-height: 34px;
  }
  .main-post.has-post-thumbnail .edumodo-post-img .entry-meta {
    display: none;
  }
  .entry-meta-mobile {
    margin: 0 25px 25px 25px;
    margin-top: 30px;
  }
  .entry-meta-mobile ul.post-categories {
    margin: 0;
    padding: 0;
    background: #242c5e;
    padding: 8px 20px;
    border-radius: 50px;
  }
  .entry-meta-mobile ul.post-categories li {
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
    position: relative;
  }
  .entry-meta-mobile ul.post-categories li:after {
    position: absolute;
    content: ",";
    color: white;
  }
  .entry-meta-mobile ul.post-categories li a {
    font-size: 14px;
    color: white;
    text-transform: uppercase;
  }
  .entry-meta-mobile ul.post-categories li a:hover {
    color: #ecb101;
  }
}
@media only screen and (min-width: 767px) {
  .entry-meta-mobile {
    display: none;
  }
  /*------------------------------------------- 
    ----------Admin-bar -------------
    --------------------------------------------*/
  .admin-bar header.edumodo-header-1.sticky-active.fixed-header {
    top: 32px;
  }
}
.service-icon .elementor-image img {
  transition: all 0.5s ease;
}
.service-icon .elementor-image img:hover {
  box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2) !important;
  transition: all 0.5s ease;
}