.fwpl-item.title {
    border-bottom: 0.5px solid #F17220;
    display: grid;
}

.fwpl-item.title a {
    align-self: end;
}

.fwpl-item.title a:after {
    border: 0px solid #F17220 !important;
}

.header-widget {
    text-align: right;
    margin-bottom: 30px;
}

.wpml-ls-legacy-list-horizontal a {
    border: 1px solid #ccc;
    margin: 5px;
    padding: 5px;
    background: #f2f2f2;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-current-language a {
    border: 0px solid #ccc;
    margin: 5px;
    padding: 5px;
    background: #fff;
}

.wpml-ls-slot-toolbar img {
    margin-bottom: 0 !important;
}

.wpml-ls-legacy-list-horizontal {
    padding-right: 0;
}

.wpml-ls-last-item a {
    margin-right: 0 !important;
}

.lp-pmpro-main tr.item-row {
    display: none;
}

.logofooter {
    display: inline-block;
    margin-bottom: 20px;
    min-height: 150px;
    vertical-align: top;
}

.logofooter:nth-child(1) {
    width: 35%;
}

.logofooter:nth-child(2) {
    width: 35%;
}

.logofooter:nth-child(3) {
    width: 25%;
}

.logofooter:nth-child(2) {
    margin: 0 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 10px;
}

.logofooter:nth-child(1) img {
    height: 42px;
    width: auto;
    margin: 0 10px;
}

.logofooter:nth-child(2) img {
    height: 65px;
    width: auto;
    margin: 0 10px;
}

.logofooter:nth-child(3) img {
    margin: 0 10px;
}

.logofooter em {
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 10px 0;
    text-align: center;
}

.footer_widget {
    display: inline-block;
    vertical-align: top;
}

.footer_bottom_widget {
    text-align: center;
    padding: 10px 0;
}

.otw-sc-toggle .toggle-trigger,
.otw-sc-toggle .toggle-content {
    background: none !important;
    padding: 0 !important;
    border: 0 solid #ecebeb !important;
    -webkit-box-shadow: 0 0 0 #ededed inset !important;
    -moz-box-shadow: 0 0 0 #ededed inset !important;
    box-shadow: 0 0 0 #ededed inset !important;
}

.acfon .otw-sc-toggle {
    width: 25%;
    padding-left: 20px;
    padding-right: 0;
    float: left;
}

.acfon .entry-content {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
    float: left;
}

.acfon .otw-sc-toggle {
    display: block !important;
}

.worksheets li {
    list-style: none;
    position: relative;
}

.worksheets li:before {
    content: "\f1c1";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: -17px;
    top: 4px;
    color: red;
}

.references h6 {
    font-size: 12px !important;
}
.references p {
    font-size: 12px;
}
.references li {
    font-size: 12px;
}

figcaption.vc_figure-caption, figcaption.wp-caption-text {
    text-align: left;
    margin-bottom: 25px !important;
    font-style: italic;
}

ol {
	list-style: black;
}

.vc_cta3-content-header h4 {
	margin-bottom: 0px;
	margin-top: 8px !important;
} 

.vc_general.vc_cta3 .vc_cta3-icons {
    vertical-align: top !important;
}
.focus-tabs .vc_general.vc_cta3 {
    padding: 0px 0px !important;
}

p.wpml-ls-statics-post_translations.wpml-ls {
    margin-top: 75px;
}

.wpb_text_column ul {
    margin-top: -15px !important;
}
.references ul {
    margin-top: 0px !important;
}
body td, body tr {
    border-color: #ccc !important;
}

.shortcode-author-avatars div.author-list .user .name {
    display: block;
    font-size: 20px !important;
}

.shortcode-author-avatars div.author-list .user {
    display: block;
    float: left;
    padding: 1.2em !important;
    /* max-width: 33%; */
	/* min-height: 550px; */
    text-align: justify !important;
}

.thim-blog-top.switch-layout-container {
    display: none;
}
.shortcode-author-avatars div.author-list .user .name {
    display: -webkit-inline-box !important;
    vertical-align: bottom;
    margin-left: 10px;

}
@media (max-width: 1024px) {
.content-inner {
    width: 100% !important;
}
}
