@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

* {
    -webkit-tap-highlight-color: transparent;
}

body .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: none;
    text-decoration-skip-ink: none;
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.3px;
    color: #000;
    margin: 0;
    overflow-x: hidden;
}
body.post-template-default.singular .site-content .entry {
    max-width: 1160px;
    padding: 0 25px;
    margin-left: auto;
    margin-right: auto;
}
.entry-content, .entry-summary {
    font-family: 'Barlow';
}
.entry-content, .entry-summary {
    font-family: 'Barlow';
}
.navigation .nav-links a,
.navigation .nav-links span{
    color: #2957a4;
    font-family: Barlow;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-align: right;
    letter-spacing: 0.2625px;
    text-decoration: none;
}
.navigation .nav-links a.next.page-numbers svg {
    width: 18px;
    height: 18px;
}
nav.navigation.pagination {
    border-top: 1px solid #eaeaea;
}
body .site-content {
    overflow: initial;
    position: relative;
}
.default-max-width {
    max-width: inherit;
}
.site-main > * {
    margin: 30px 0;
}
.site-main > article > * {
    margin: 0;
}
.site-main > *:last-child {
    max-width: inherit;
}
.entry-header .post-thumbnail {
    margin-bottom: 30px;
}
.navigation a:hover {
    text-decoration: none;
}
.error-404.not-found .page-content,
.search-no-results .page-content{
    text-align: center;
}
.error404 header.page-header,
.search-no-results header.page-header{
    text-align: center;
    border: 0;
    padding-bottom: 0;
    max-width: inherit;
    padding-top: 80px;
}
.search-no-results .no-results.not-found header.page-header{
    margin: 0 0 30px;
}
header.page-header {
    max-width: inherit;
    border: 0;
    padding: 0;
}
.error-404.not-found,
.no-results.not-found{
    margin-top: 45px;
}
.entry .entry-header, 
.entry .entry-content, 
.entry .entry-summary {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.container, .search .site-content, 
.error404 .site-content, 
.entry-content>.container, .single .entry .entry-content,
.entry-content,
.search-no-results .site-content{
    max-width: 1200px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
}
.search-no-results .page-content {
    margin-top: 0;
}
body.page-template-default.singular .site-content .entry{
    max-width: 1160px;
    padding: 0 25px;
    margin-left: auto;
    margin-right: auto;
}
body.page-template-default.singular .site-content .entry .entry-content {
    max-width: 1000px;
    margin-left: 0;
}
footer.entry-footer {
    display: none;
}
.error-404.not-found .search-form,
.no-results.not-found .search-form{
    position: relative;
}
.error-404.not-found .search-form .search-field,
.no-results.not-found .search-form .search-field{
    margin: 0;
    padding-right: 35px;
}
.error-404.not-found .search-form .search-submit,
.no-results.not-found .search-form .search-submit{
    position: absolute;
    padding: 0;
    font-size: 0;
    right: 10px;
    top: 13px;
    margin: 0;
    background: url(../svg/search-interface-symbol.svg) no-repeat center !important;
    width: 20px;
    height: 20px;
    border: 0;
}
.error-404.not-found .page-content .search-form > label,
.no-results.not-found .page-content .search-form > label{
    display: none;
}
body.page-template-default.singular .site-main {
    padding-bottom: 52px;
}
.home .container{
    max-width: 974px;
    padding: 0 25px;
}
.container.container-1080{
    max-width: 1080px;
}

.page-template-default.singular .entry-header {
    padding-bottom: 0px;
    margin-top: 69px;
    border: 0;
    background: #fff;
    margin-bottom: 72px;
}
.entry-content h3 {
    margin: 71px 0 20px;
}
.entry .entry-title:before, h1:not(.site-title):before, h2:before {
    display: none;
}
.site aside.widget-area {
    display: none;
}
.entry .entry-content>*, 
.entry .entry-summary>*, 
.entry .entry-summary>.wp-block-group>.wp-block-group__inner-container>*, 
.entry .entry-content>.wp-block-group>.wp-block-group__inner-container>* {
    max-width: 100% !important;
}

.entry .entry-content > p, .entry .entry-content p, p {
    line-height: inherit;
    margin: 0 0 28px 0;
}

.entry-content h1:not(.letter), 
.entry-content h2,
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6 {
    margin-bottom: 20px;
}

.entry-content h1, 
.entry-content h2,
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6, 
.entry-title, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6, 
.entry-content cite, 
.entry-content figcaption, 
.entry-content table, 
.entry-content address, 
.entry-content .wp-caption-text, 
.entry-content .wp-block-file {
    color: inherit;
}
h1.page-title,
h1, 
.h1,  
h1.entry-title,
body.singular .entry-title,
.page .panel-content h1.entry-title,
.page:not(.twentyseventeen-front-page) h1.entry-title,
.page:not(.twentyseventeen-front-page) h1.entry-title p {
    color: #2957a4;
    font-family: Barlow;
    font-size: 47px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 56px;
}

h2, 
.h2, 
.entry-content h2, 
h2 p {
    color: #000;
    font-family: Barlow;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
}

h3, 
.h3, 
.entry .entry-title, 
h3 p {
    font-family: Barlow;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 36px;
}

h4, 
.h4 , 
h4 p {
    font-family: Barlow;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 23px;
}

h5, 
.h5, 
h5 p {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.3px;
    line-height: 19px;
}

h6, 
.h6, 
h6 p {
    font-family: Barlow;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}

a, 
.entry-content a, 
.entry .entry-content a, 
a:visited {
    color: #2957a4;
    font-family: Barlow;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-align: right;
    letter-spacing: 0.2625px;
    text-decoration: none;
}
a.more-link{
    padding-right: 23px;
    position: relative;
}
.more-link:hover {
    color: #2957a4;
    -webkit-text-fill-color: #2957a4;
}
a.more-link::after,
a.more-link::before{
    content: '';
    background: url(../svg/arrow-link.svg) no-repeat center;
    width: 13px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 4px;
}
a.more-link::after{
    transform: translateX(-200%);
    opacity: 0;
}
a.more-link:hover::after{
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
a.more-link:hover::before{
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{
    outline: none;
}
a.more-link:hover::before,
a.more-link:hover::after{
    -webkit-transition: opacity .6s ease,-webkit-transform .6s ease;
    transition: opacity .6s ease,-webkit-transform .6s ease;
    transition: transform .6s ease,opacity .6s ease;
    transition: transform .6s ease,opacity .6s ease,-webkit-transform .6s ease;
}
a.learn-more.arrow, body .wp-block-button__link, .wp-block-button__link:visited {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0 0 5px;
    position: relative;
    font-family: "Barlow";
    border-radius: 0;
}

a.learn-more.arrow svg {
    margin-left: 8px;
}
.arrow {
    position: relative;
    display: inline-block;
}

.arrow:after,
.wp-block-button__link:after {
    content: '';
    width: 14px;
    height: 11px;
    background: url('../arrow-black.html') no-repeat center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
    margin-top: -3px;
}


.entry-content a:hover, .entry-content a:focus, .entry-content a:active, .entry .entry-content a:hover, 
.entry .entry-content a:focus, .entry .entry-content a:active, body .wp-block-button__link:hover, body .wp-block-button__link:focus,
 a:hover,  a:focus, a:active {
    text-decoration: none;
    border-width: 1px;
    color: #000;
}

a:hover, 
a:focus, 
a:active, 
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    opacity: 1;
    filter: Alpha(opacity=100);
    outline: none;
    text-decoration: none;
    /* transition: 0.3s; */
    ;
}

body .link-line:hover, .entry .entry-content a.link-line:hover, body .link-line:focus {
    color: #000;
}

/*main ul, 
main ol {
    padding: 0;
    padding-left: 18px;
}*/
main ul li,
main ol li {
    /*list-style-type: none; */
    position: relative;
    /* padding-left: 15px; */
    font-family: Barlow;
}


/*end anima button*/

.margin-bottom {
    margin-bottom: 20px;
}

.entry .entry-content .wp-block-separator:not(.wp-block-separator), 
.entry .entry-content hr:not(.wp-block-separator) {
    max-width: 100%;
    height: 1px;
}

.entry .entry-content a.button,
.button,
a.button {
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    height: 50px;
    border: solid 1px #000;
    padding: 12px 18px;
    display: inline-block;
    letter-spacing: 0;
    color: #000;
}

.entry .entry-content a.button:hover,
.button:hover,
a.button:hover,
.entry .entry-content a.button:focus,
.button:focus,
a.button:focus,
.entry .entry-content a.button:active,
.button:active,
a.button:active {
    color: #fff;
    background: #000;
    -webkit-text-fill-color: #fff;
}

fieldset.fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

fieldset .control {
    margin-bottom: 24px;
}

fieldset.fieldset .field p {
    margin: 0;
}

label {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

label+br {
    display: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], 
input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], 
input[type="datetime-local"], 
input[type="week"], input[type="number"], input[type="search"], input[type="tel"], 
input[type="color"], textarea, .site textarea, select {
    width: 100%;
    border: 0;
    outline: none;
    padding: 8px 18px;
    margin: 0;
    height: auto;
    background: transparent;
    color: #7d7d7d;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.28125px;
    border: 1px solid #a4a4a4;
    font-family: Barlow;
    resize: none;
}
body textarea {
    border: solid 1px #ebebeb;
    padding: 15px;
    height: 200px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #000;
    border: 0;
    padding-left: 15px;
    padding-right: 50px;
    display: inline-block;
    width: 100%;
    font-family: "Barlow";
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}


span.select2-search.select2-search--dropdown {
    display: none;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: transparent;
    color: #000;
}

.select2-results__option {
    padding: 5.5px 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    font-family: Barlow;
}

span.select2-results {
    /* margin-left: -20px; */
    background: #fff;
    /* margin-right: -20px; */
}


.select2-container--default .select2-results__option--selected {
    background-color: transparent;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 242px;
    padding: 8.5px 1px 8.5px;
}

span.select2-dropdown.select2-dropdown--below {
    top: 0;
    border: solid 1px #ebebeb;
    border-top: 0;
    right: 0;
}

.admin-bar span.select2-dropdown.select2-dropdown--below{
    top: 32px;
}

.select2-dropdown {
    border: 0;
}

span.select2-selection.select2-selection--single {
    border: 0;
    border-radius: 0;
    height: 100%;
    padding: 11px 0;
}

.select2-container .selection {
    display: inline-block;
    padding-bottom: 0;
    width: 100%;
    height: 50px;
    border: solid 1px #ebebeb;
    box-sizing: border-box;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
    border-width: 4px 4.5px 0 4.5px;
}

.select2-container{
    max-width: 325px;
    width: 100% !important;
    clear: both; 
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent;
    border-width: 0 4.5px 4px 4.5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 1px;
    right: 0;
    width: 50px;
    height: 49px;
    background: #ebebeb;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){
    background: none;
}
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, 
.site textarea:focus {
    outline: none;
    outline-offset: 0;
    color: #7d7d7d;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset !important;
    -webkit-text-fill-color: #7d7d7d !important;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;
    -webkit-text-fill-color: #7d7d7d !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #7d7d7d !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #7d7d7d;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.28125px;
}
.wpcf7-not-valid-tip {
    margin-top: 5px;
    color: red;
}
.wpcf7 form .wpcf7-response-output {
    margin: 15px 0;
}
body .wpcf7-not-valid, body .site textarea.wpcf7-not-valid {
    border-color: red;
}

.button:focus, button:focus, 
input[type="button"]:focus, 
input[type="reset"]:focus, 
input[type="submit"]:focus {
    outline: none;
    outline-offset: 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url('../triangle.html') no-repeat center right;
    font-family: "Barlow";
    border: solid 1px #ebebeb;
    height: 50px;
    padding: 0 15px;
}

.field {
    margin-bottom: 32px;
    margin-top: 0px;
}

body .owl-nav button[class*=owl-] {
    background: #ffffff !important;
    background-blend-mode: normal;
    box-shadow: 0px 0px 8px rgb(200 200 200 / 50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

body .owl-nav button[class*=owl-].owl-prev {
    margin-right: 16px;
}

.owl-nav [class*=owl-] span {
    display: none;
}

.owl-nav [class*=owl-]:before {
    content: '';
    width: 10px;
    height: 9px;
    background: url(../svg/arrow-prev.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    clear: both;
    transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -webkit-transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -webkit-transition: transform .4s ease;
    display: inline-block;
    padding: 0px;
}

.owl-nav .owl-next:before {
    content: '';
    background: url(../svg/arrow-next.svg) no-repeat center;
}
body .owl-nav button[class*=owl-]:hover{
    background: #2957a4 !important;
}
body .owl-nav button[class*=owl-]:after{ 
    background: url(../svg/arrow-prev-hover.svg) no-repeat center;
    content: '';
    width: 10px;
    height: 9px;
    transform: translateX(-200%);
    opacity: 0;
    background-size: contain;
    vertical-align: middle;
    clear: both;
    transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -webkit-transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -webkit-transition: transform .4s ease;
    display: inline-block;
    padding: 0px;
    position: absolute;
}
body .owl-nav button.owl-next:hover:after {
    background: url(../svg/arrow-next-hover.svg) no-repeat center;
    opacity: 1;
    transform: translate(0);
}
body .owl-nav button.owl-prev:hover:after{
    opacity: 1;
    transform: translate(0);
}
body .owl-nav button.owl-prev:after{
    transform: translateX(200%);
}
.entry-content h3 {
    margin: 71px 0 20px;
}
#hu-revoke.hu-wrapper,
#hu-revoke.hu-wrapper.hu-position-bottom-right,
#hu-revoke.hu-wrapper.hu-position-bottom-left {
    left: auto;
    right: 25px;
}
@media (min-width: 1280px) {
    body .site-content {
        min-height: calc(100vh - 285px);
    }
    .error404 .site-main,
    .search-no-results .site-main{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
}
@media only screen and (max-width: 1279px){
    .page-template-default.singular .entry-header {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .error404 main#main,
    .search-no-results main#main{    
        height: calc(100vh - 370px);
    }
@media (max-width: 1199px) {
    h1, 
    .h1,
    h1.page-title,
    h1.entry-title, 
    body.singular .entry-title,
    .page .panel-content h1.entry-title, 
    .page:not(.twentyseventeen-front-page) h1.entry-title {
        font-size: 40px;
        line-height: 45px;
    }

    h2, .h2, 
    .entry-content h2 {
        font-size: 37px;
        line-height: 42px;
    }

    h3, 
    .h3, 
    .entry .entry-title, 
    h3 p {
        font-size: 34px;
        line-height: 40px;
    }

    .entry .entry-content > p, .entry .entry-content p, p{
         margin: 0 0 19px 0;
    }
    .error-404.not-found, .no-results.not-found {
        margin-bottom: 45px;
        margin-top: 10px;
    }
    .error404 header.page-header, .search-no-results header.page-header{
        padding-top: 0;
    }
}

@media (max-width: 1024px){
    .container, .search #content.site-content, 
    .error404 #content.site-content, body.page-template-default #content.site-content .entry, 
    .entry-content>.container, .single .entry .entry-content, .entry-content,
    .search-no-results #content.site-content{
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 782px){
    .admin-bar span.select2-dropdown.select2-dropdown--below{
        top: 46px;
    }
}

@media (max-width: 767px) {

    .container, .search #content.site-content, 
    .error404 #content.site-content, body.page-template-default #content.site-content .entry, 
    .entry-content>.container, .single .entry .entry-content, .entry-content {
        padding-left: 25px;
        padding-right: 25px;
    }

    .field {
        margin-bottom: 16px;
    }

    .wpcf7-form-control-wrap {
        display: inline-block;
        width: 100%;
    }

        .entry .entry-content > p, .entry .entry-content p, p {
        line-height: inherit;
        margin: 0 0 28px 0;
    }

    h1, 
    .h1,
    h1.page-title,
    h1.entry-title, 
    body.singular .entry-title,
    .page .panel-content h1.entry-title, 
    .page:not(.twentyseventeen-front-page) h1.entry-title {
          font-size: 30px;
          font-weight: 700;
          line-height: 36px;
    }

    h2, .h2, 
    .entry-content h2{
      font-size: 28px;
      font-weight: 700;
      line-height: 40px;
    }

    h3, 
    .h3, 
    .entry .entry-title, 
    h3 p {
         font-size: 25px;
        font-weight: 700;
        line-height: 30px;
    }

    h4, 
    .h4 , 
    h4 p {
        font-size: 23px;
        font-weight: 700;
        line-height: 28px;

            }

    h5, 
    .h5, 
    h5 p {
          font-size: 19px;
          font-weight: 700;
          line-height: 23px;
    }

    h6, .h6 {
        font-size: 15px;
        font-weight: 500;
        line-height: 26px;
    }
    .page-template-default.singular .entry-header {
        margin-top: 0;
        margin-bottom: 35px;
    }
    .entry-content h3 {
        margin: 64px 0 19px;
    }
    body.page-template-default.singular .site-main {
        padding-bottom: 90px;
    }
    a.more-link::before,
    a.more-link::after{
        background: url(../png/arr-mobile-x2.png) no-repeat center;
        background-size: cover;
    }
}
.error404 #site-content,
.search-no-results #site-content{
    padding: 100px 50px 120px 50px;
}
@media (max-width: 1024px){
    .error404 #site-content,
    .search-no-results #site-content{
    padding: 100px 24px 120px 24px;
}
}
@media (min-width: 700px){
   .error404 #site-content,
   .search-no-results #site-content{
        padding-top: 100px;
        padding-bottom: 120px;
    } 
}