@import url('https://fonts.googleapis.com/css?family=Dosis:400,700&subset=latin-ext');

body, .big {

    font-family: 'Dosis', sans-serif;


    color: #8E8E8E;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Dosis', sans-serif;

    color: #38414B;
    font-weight: 700;
}

.btn {
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-blue {
    background-color: #288aca;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-blue:hover{
    background-color: #288aca;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2)!important;
    transition: box-shadow, background-color, 0.3s ease-in-out;

}

.header-classic #Action_bar, .header-plain #Action_bar, .header-stack #Action_bar {
    background-color: #288aca;
}

#Action_bar a, #Action_bar .contact_details li {
    color: white;
}

#Top_bar .menu>li>a {
    color: #38414B;
}

.text-right {
    text-align: right;
}

.tp-caption.mfnrs_ngo_medium_dark, .mfnrs_ngo_medium_dark {
    color: white;
}

.h3-box {
    font-size: 18px;
}

.mt40 {
    margin-top: 40px;
}

.entry-title, .headline-link {
    font-weight: 700;
    color: #38414B;
}

.read-more {
    color: #288aca;
    font-weight: 700;
}

.read-more:hover{
    color: #2275d7;
    text-decoration: underline;
}

.post-desc-wrapper {
    border: 1px solid #e2e2e2;
    padding-bottom: 20px;
}

.post-item:hover {
    transition: box-shadow 0.3s ease-in-out;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.button-flat a.button:not(.action_button), .button-flat:not(.header-plain) a.button.action_button, .button-flat a.tp-button, .button-flat button, .button-flat input[type="submit"], .button-flat input[type="reset"], .button-flat input[type="button"] {
    box-shadow: none;
}


.widgets_wrapper, #Footer .footer_copy {
    background-color: #38414B;
    color: white;
}

#Footer .widgets_wrapper .widget {
    color: white
}

#Footer a {
    color: white;
}

#Footer a:hover {
    color: white;
}

.copyright{
    opacity: 0.5;
    font-size: 0.85714286em;
    text-align: left;
}

.ml40 {
    margin-left: 40px;
}

.footer-headline {
    text-transform: uppercase;
    color: white;
    font-weight: 400;
    font-size: 18px;

}

.logo-main {
    width: 200px;
}

.post-meta .author-date a {
    border: none;
    color: #288aca;
}

.story_box .desc_wrapper h3 {
    margin-left: 0;
    margin-top: 30px;
}

.has-border {
    border: 1px solid #e2e2e2;
}

.post-nav .list-nav {
    float: left;
    padding-right: 20px;
    font-weight: 700;
}

.post-nav {
    padding-left: 20px;
}

.post-header .button-love a.mfn-love {
    color: #E05649;
}

.has-bg-red{
    background-color: #E05649!important;
}

.author-box .avatar-wrapper {
    border-radius: 0!important;
    border: 2px solid #288aca;

}

.ml0 {
    margin-left: 0;
    margin-right: 0;
}

.mb0 {
    margin-bottom: 0!important;
}

.mr40 {
    margin-right: 40px;
}

body:not(.template-slider) #Content {
    padding-top: 0;
}


#contactWrapper input[type="date"], #contactWrapper input[type="email"], #contactWrapper input[type="number"], #contactWrapper input[type="password"], #contactWrapper input[type="search"], #contactWrapper input[type="tel"], #contactWrapper input[type="text"], #contactWrapper input[type="url"], #contactWrapper select, #contactWrapper textarea {
    border: none;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    background-color: white;
    border: none;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    box-shadow: 0 1px 1px 0 rgba(31, 35, 46, .15);
}

input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    background-color: white!important;
    border: none!important;
    box-shadow: 0 1px 1px 0 rgba(31, 35, 46, .15)!important;

}

.person-wrapper {
    border-radius: 0!important;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
    overflow: hidden;
}

.person-wrapper:hover {
    transition: box-shadow 0.3s ease-in-out;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.header-img {
    width: 150px!important;
}

.is-black {
    color: #38414B;
}

.is-white {
    color: white;
}

.manifesto-headline-wrapper {
    margin-left: 200px!important;
}

.button-with-label {
    display: flex;
    align-items: baseline;
}

.button-label {
    margin-left: 20px;
}

.nmt60{
    margin-top: -60px;
}

.text-center {
    text-align: center;
}

.w100 {
    width: 100%;
}

.flex-column {
    flex-flow: column;
}

.img-small-event {
    max-height: 300px;
    height: 300px!important;
    object-fit: none;
    max-width: 300px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mb60 {
    margin-bottom: 60px;
}
.is-red-href {
    color: #E05649;
}

.ml-only0 {
    margin-left: 0;
}

.is-red-href:hover {
    color: #E05649;
    filter: brightness(85%);
    text-decoration: underline;
}

hr {
    background-color: rgba(0,0,0,0.2);
}

input.manifesto-sign {
    height: 48px;
}

.manifesto-sign-wrapper {
    padding-bottom: 25px;
}
.manifesto-sign-wrapper > div {
    padding-top: 85px;
    padding-bottom: 45px;
    padding-left: 25px;

}

.form-span-label {
    color: white;
}


.side-sticky-button{
    position: fixed;
    top: 50%;
    right: 0px;
    width: 130px;
    height: 0px;
    text-align:right;
    z-index:9999;
    margin-top:-15px;
}

.side-sticky-button a{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    display: block;
    background: #E05649;
    text-align:center;
    height: 15px;
    width: 192px;
    padding: 8px 16px;
    color: #fff;
    font-size: 17px;
    padding-bottom: 20px;
    font-weight: bold;
    text-decoration: none;

}

.side-sticky-button a:hover {
    background: #E05649;
    filter: brightness(125%);
}

.tags a{
    font-size: 15px;
    text-decoration: none;
}

.tags span{
    display: inline-block;
    margin-bottom: 5px;
}

.tags .tag{
    background-color: #dee2e5;
    padding: 6px 15px;
    color: #a9b1b5;
    transition: all 300ms ease-in-out;
}

.tags .tag:hover{
    color: #fff;
    background-color: #E05649;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);

}

.tags .tag.country:hover {
    background-color: #288aca;
}

.video-wrapper {
    position: relative;
    margin-bottom: 100px;
    margin-top: 15px;
}

.plyr--video .plyr__controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 10px 10px 10px 10px;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    color: #fff;
    transition: opacity .3s ease;
}
.plyr__controls button {
    margin-bottom: 0;
}

.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large {
    background-color: #ef4842;
}



input[type=checkbox] {
    opacity: 0;
    float:left;
}

input[type=checkbox] + label {
    margin: 0 0 0 20px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    float: left;
    color: white;
}

input[type=checkbox] + label ~ label {
    margin: 0 0 0 40px;
}

input[type=checkbox] + label::before {
    content: ' ';
    position: absolute;
    left: -38px;
    top: -3px;
    width: 25px;
    height: 25px;
    display: block;
    border: white 2px solid;
}

input[type=checkbox] + label::after {
    content: ' ';
    position: absolute;
    left: -35px;
    top: -1px;
    width: 23px;
    height: 23px;
    display: block;
    z-index: 1;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;
    -ms-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .3s ease;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    color: white;
}

input[type=checkbox]:checked + label::after {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}


.w100 {
    width: 100%!important;
}

.menu > li > a.lang--sk:before {
    content: '/'
}

#language-switcher {
    text-align: center;
}

#language-switcher ul {
    top: calc(100% - 50px) !important;
}

#language-switcher ul, #language-switcher ul > li {
    width: 100% !important;
}

#language-switcher ul > li > a {
    padding: 10px 0 10px 0 !important;
}

.mfnrs_ngo_button.video-button {
    bottom: auto;
    left: 0;
    top: -25px;
    margin-left: 15px;
}
.mfnrs_ngo_button.video-button:after {
    content: '';
    position: absolute;
    top: 0;
    right: -15px;
    width: 0;
    height: 0;
    font-weight: 400;
    border-bottom: 15px solid #b2cfe2;
    border-right: 15px solid transparent;
}

.font-normal {
    font-weight: 400;
}

.homepage-news {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.homepage-news > div {
    flex-basis: 33%;
    margin-bottom: 20px;
}

.homepage-news--item--wrapper {
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #c7c7c3;
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
}

.homepage-news--item--image img {
    width: 100%;
    height: 250px !important;
    object-fit: cover;
}

.homepage-news--item--info {
    margin: 20px;
}

.homepage-news--item--info .post-title h2 {
    text-transform: uppercase;
}

.testimonial .testimonial--wrapper {
    display: flex;
    border: 1px solid #c7c7c3;
    align-items: center;
    margin-bottom: 30px;
}

.testimonial .testimonial--image {
    flex-basis: 33%;
    margin-right: 0;
    height: 385px;
}

.testimonial .testimonial--content {
    flex-basis:  67%;
    text-align: center;
}

.testimonial .testimonial--image img {
    width: 100%;
    height: 390px !important;
    object-fit: cover;
}

.testimonial .testimonial--content {
    margin-left: 0;
    border-left: 0;
}

#sign-manifesto .manifesto-sign-wrapper {
    background-image: url('/themes/enndext/assets/images/manifesto_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 580px;
    position: relative;
}

#sign-manifesto .manifesto-sign-wrapper h2 {
    font-weight: 400;
    font-size: 52px;
    line-height: 55px;
    margin-top: 30px;
}

.manifesto-sign-button {
    width: 100%;
    font-size: 30px;
    height: 100px;
}
.manifesto-sign-button-wrapper {
    position: relative;
}
.manifesto-sign-button-wrapper:after {
    content: '';
    position: absolute;
    bottom: 15px;
    right: -19px;
    width: 0;
    height: 0;
    font-weight: 400;
    border-top: 19px solid #b2cfe2;
    border-right: 19px solid transparent;
}

.progress-wrapper {
    position: absolute;
    width: 60%;
    bottom: 0;
    right: 30px;
    padding-bottom: 15px;
}

.progress-wrapper h4 {
    font-weight: 400;
}

.bar {
    width: 100%;
    background-color: #fc8c8e;
    height: 20px;
    border-radius: 5px;
}

.bar .progress {
    background-color: #288aca;
    height: 20px;
    border-radius: 5px;
    display: block;
}

@media(max-width: 767px) {
    .progress-wrapper {
        display: none;
    }
}

