/*
Theme Name: Newspaper-child
Theme URI: http://liiklus.bonamore.ee/newspaper-child/
Description: Newspaper child theme
Author: Bonamore

Template: Newspaper
Version: 1.0.0
*/

/* Add your custom styles here */

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('./fonts/GothamPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

html body {
    font-family: 'Gotham Pro'!important;
}

html body .entry-title {
    font-family: 'Gotham Pro'!important;
}

.sc-title {
    text-align: center;

}

html body .tdi_99 .entry-title, body .tdi_99 .td-excerpt, body .tdi_96 .entry-title, body .td-excerpt, body .td-read-more, .more-link-wrap, body.tdi_86 .entry-title, body .tdi_82 .entry-title, body .tdi_81 .entry-title, body .tdi_81 .td-excerpt, body .tdi_85 .td-block-title a, body .tdi_85 .td-block-title span, body .tdi_76 .entry-title{
    font-family: 'Gotham Pro'!important;
}

body .tdi_21 .tdb-menu>li>a, .tdi_21 .td-subcat-more, body .tdi_21 .td-subcat-more>.tdb-menu-item-text {
    font-family: 'Gotham Pro'!important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Gotham Pro'!important;
}

body .tdi_91 .td-block-title a, body .tdi_91 .td-block-title span {
    font-family: 'Gotham Pro'!important;
}

.sc-title h2, .td-block-title-wrap h2.td-block-title {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin: 0 0 50px;
}

.sc-title p {
	text-align: left;
}

.sc-text p {
    color: #000;
    font-family: Gotham Pro;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
}

.sc-text ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 52px;
    row-gap: 25px;
    list-style: none;
}

.sc-text ul li {
    max-width: 496px;
    width: 100%;
    position: relative;
}

.sc-text ul li::before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #006CA8;
    position: absolute;
    top: 8px;
    left: -20px;
    border-radius: 100%;
}

.td-main-content-wrap ul {
    list-style: none;
}

.td-main-content-wrap ul li {
    margin-left: 21px;
    position: relative;
}

.td-main-content-wrap ul li::before  {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #006CA8;
    position: absolute;
    top: 8px;
    left: -20px;
    border-radius: 100%;
}

.td-main-content-wrap ul li strong {
    color: #006CA8;
    font-weight: 700;
}

.sc-text ul li strong {
    color: #006CA8;
    font-weight: 700;
}

.sc-bottom {
    display: flex;
    gap: 60px;
    margin: 33px 0 0;
}

.sc-left {
    width: 100%;
}

.sc-left img {
    width: 100%;
    margin: 0;
}

.sc-right {
    width: 100%;
}

.sc-right h2 {
    color: #000;
    font-family: Gotham Pro;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 32px */
    margin: 0 0 24px;
}

.sc-right p {
    color: #000;
    font-family: Gotham Pro;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; 
}

body .tagdiv-type blockquote p {
	color: #006CA8;
	font-size: 32px;
}

body .tagdiv-type p, .sc-bottom li, body .td_mod_wrap ul li, .sc-text ul li {
	font-size: 14px;
}

.td_block_wrap .tdb-block-inner ul li {
    font-size: 14px;
}

.sc-right h3  {
    color: #006CA8;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

body #tdi_110 .td-module-container {
    flex-direction: row-reverse;
    display: flex;
    gap: 19px;
    flex-grow: unset;
    max-width: 100%;
    width: 100%;
}

body #tdi_110 .td-image-container {
    max-width: 165px;
    width: 100%;
    height: 210px;
    flex: unset; 
}

body #tdi_110 .td-module-meta-info {
    max-width: 326px;
    width: 100%;
}

body .td-reel-news-img-shadow-md .entry-thumb {
    box-shadow: none!important; 
}

body #tdi_110 .entry-thumb {
    max-width: 165px;
    width: 100%;
    height: 210px;
    border-radius: 11px;
}

body .tdi_109 .td-post-category {
    border-radius: 12px;
    background: var(--Button-Yellow, #F7CE46)!important;
    color: var(--Black, #0E1D20)!important;
    font-size: 12px!important;
    font-style: normal;
    font-weight: 500!important;
    line-height: 100%!important; /* 12px */
    padding: 5px 11px;
    min-width: 187px;
    letter-spacing: unset!important;
}

body .tdi_109 .td-post-category:hover {
    background: var(--Button-Yellow, #F7CE46)!important;
}

body .tdi_109 .entry-title {
    color: #000;
    font-family: 'Gotham Pro'!important;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 500!important;
    line-height: 150%!important; /* 24px */
}

body .tdi_109 .td-module-meta-info-top {
    padding: 0;
}

body .tdi_109 .td-excerpt {
    color: #000;
    font-family: 'Gotham Pro'!important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    margin: 0;
}

body .tdi_109 .td_module_wrap {
    padding-bottom: 36px;
    margin-bottom: 0;
}

.nl-title h2 {
    color: var(--White, #FFF);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 39.6px */
    letter-spacing: -0.72px;
    margin: 0 0 13px;
    text-align: center;
}

.nl-container {
    padding: 20px 27px 27px;
    border-radius: 20px;
    background: #2A3638;
}

.nl-container p {
    color: var(--Light-Gray, #DFE5EB);
    text-align: center;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    letter-spacing: -0.28px;
    margin: 0 0 13px;
}

.nl-form-fields form {
    display: flex;
    gap: 10px;
}

.nl-form-fields form input {
    border-radius: 12px;
    background: var(--White, #FFF);
    border: none;
    padding: 11px 20px;
    width: 100%;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
    height: unset;
}

.nl-form-fields form input::placeholder {
    color: var(--Base-Gray, #6B6B6B);
}

.nl-form-fields button {
    border-radius: 12px;
    background: var(--Button-Yellow, #F7CE46);
    padding: 11px 24px; 
    color: var(--Black, #0E1D20);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 16px */
    border: none;
    text-wrap: nowrap;
}

.footer-container {
    display: flex; 
    gap: 48px;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 16px;
}

.tdi_27_rand_style {
    display: none;
}

#tdi_27 {
    display: none;
}

.footer-container__column img {
    margin: 0;
    max-width: 210px;
}

.footer-container__text {
    margin: 15px 0 0;
}

.footer-container__text p {
    margin: 0 0 7px;
    color: var(--Base-Gray, #6B6B6B);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    letter-spacing: -0.28px;
}

.footer-container__text p a {
    color: #006CA8;
    font-family: Gotham Pro;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.28px; 
}

.footer-container__text p strong {
    margin: 0 0 7px;
    color: var(--Black, #272B2E);
    font-family: Gotham Pro;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 19.2px */
}

.page-template-default .wpb_text_column .footer-container__text p:last-child {
    margin-bottom: 15px;
}

.menu-columns-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap:  32px 48px;
}

.menu-colum h4 {
    color: var(--Black, #272B2E);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 25.6px */
    margin: 0 0 15px;
}

.footer-logos {
    display: flex;
    align-items: center;
    gap: 11px; 
    margin: 8px 0 0;
}

.footer-logos img:first-child {
    max-width: 60px;
}

.footer-logos img:last-child {
    max-width: 82px;
}

.footer-container .footer-container__column:first-child img:first-child {
    float: left;
    margin-top: 16px;
    margin-right: 24px;
}

.footer-logos {
    margin: 16px 0 0 0;
    float: left;
    clear: right;
}

.footer-container__column:first-child .footer-container__text {
    clear: left;
}

.footer-container__text p:first-child strong {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin: 0 0 15px;
}

.lnks-container__link a {
    color: var(--Base-Gray, #6B6B6B);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    letter-spacing: -0.28px;
}

.lnks-container__link {
    margin: 0 0 6px; 
}

.footer-container__column.two-col {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.footer-social-menu img {
    margin: 0;
    min-width: 32px;
    min-height: 32px;
}

.footer-social-menu {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

body .tdi_118 .td_block_wrap {
    margin-bottom: 0;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0 0;
    gap: 16px;
}

.footer-bottom__left {
    color: var(--Base-Gray, #6B6B6B);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 16.8px */
}

.footer-bottom__right {
    display: flex;
}

.footer-bottom__right__link a {
    color: var(--Base-Blue, #006CA8);
    font-family: Gotham Pro;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
}

.footer-bottom__right__link {
    padding: 0px 8px;
    border-right: 1px solid #DFE5EB;
    display: flex;
}

.footer-bottom__right__link:last-child {
    border-right: none; 
}

body .tdi_96 .td-excerpt, body .tdi_99 .td-excerpt {
    font-weight: 400!important;
}

.home #tdi_14::before {
    content: ''; 
    background-image: url(./images/Leafs.png);
    position: absolute;
    top: 0;
    width: 360px;
    height: 360px;
    right: 0;
    z-index: 101;
    background-repeat: no-repeat;
    background-size: contain;
}

.front-banner-container {
    display: flex;
    padding: 0 0;
}

.single-post .front-banner-container {
    padding: 18px 0 32px!important;
}

.front-banner-container__left h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 104%; /* 49.92px */
    letter-spacing: -0.96px;
    color: var(--Black, #0E1D20);
    margin: 0 0 19px;
}

.front-banner-container__left h2 span {
    background: var(--Blue-Title, linear-gradient(180deg, #006CA8 -27.27%, #0086BD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.front-banner-container__left {
    max-width: 587px;
    width: 100%;
}

.front-banner-container__text p {
    color: #5F5F5F;
    font-family: Gotham Pro;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 104%; /* 16.64px */
    letter-spacing: -0.32px;
    margin: 0;
}

.page-template-default .wpb_text_column .front-banner-container__text p:last-child {
    margin: 0;
}

.front-banner-container__text {
    margin: 0 0 19px;
}

.front-banner-container__seearch-container {
    display: flex;
    padding: 8px;
    border-radius: 16px;
    border: 1px solid var(--Blue, #0086BD);
    background: var(--White, #FFF);
    max-width: 416px;
    width: 100%;
}

.front-banner-container__seearch-container input {
    background-color: #FFF;
    border: none;
    color: var(--Base-Gray, #6B6B6B);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
    padding: 11px 24px 11px 16px;
    height: unset;
}

.front-banner-container__seearch-container button {
    border-radius: 12px;
    background: var(--Blue-Button, linear-gradient(90deg, #029ECB 0%, #028AC4 100%));
    padding: 16px 24px;
    min-width: 160px;
    color: var(--White, #FFF);
    text-align: center;
    font-size: 16px;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    border: none;
}

.front-banner-container__right {
    max-width: 499px;
    width: 100%;
    position: relative;
}

.front-banner-container__right img {
    margin: 0;
}

.front-banner-container__right .banner-img {
    position: absolute;
    width: 487px;
    height: auto;
    top: 74px;
    left: -77px;
    z-index: -1;
}

.front-banner-container__right .year-img {
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 2;
    max-width: 100px;
}

.front-banner-logos-wrapper {
    margin: 150px 0 0;
}

.front-banner-logos-label {
    color: #5F5F5F;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Gotham Pro';
    letter-spacing: -2%;
}

.front-banner-logos-label p {
    margin: 0 !important;
}

.front-banner-logos {
    margin: 30px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px 22px;
}

.front-banner-logos img {
    margin: 0;
    max-height: 30px;
}

.front-banner-container__text p {
    font-size: 16px !important;
    line-height: 120%;
    letter-spacing: -2%;
}

.front-banner-container--sidebar, .single-post .front-banner-container--sidebar {
    padding: 16px 15px 16px 15px!important;
}

#tdi_38 .td_block_wrap {
    margin-bottom: 51px;
}

.home .tdi_33 .tdi_35 {
    display: none!important;
}


.home #tdi_31 .tdi_36 {
    display: none!important;
}

.home #tdi_37 .tdi_42 {
    display: none!important;
}

body #menu-td-demo-header-menu-2 {
    border-radius: 28px 28px 28px 28px;
    padding: 16px 45px 16px 45px;
}

body .tdi_21 .tdb-menu-items-dropdown {
    margin-left: 0;
}

body .tdi_21 .tdb-menu-items-dropdown .tdb-menu-more-subicon {
    font-size: 0!important;
    background-image: url(./images/Buttons.svg);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -5px;
    position: relative;
    z-index: 20;
}

body .tdi_21 .tdb-menu-items-dropdown .tdb-menu-more-subicon::before {
    content: ''; 
    background: #FFD66B;
    position: absolute;
    top: -9px;
    height: 56px;
    border-radius: 0px 28px 28px 0px;
    width: 50px;
    left: 0;
    z-index: 1;
}

body .tdi_21 .tdb-menu-items-dropdown .tdb-menu-more-subicon::after {
    content: ''; 
    background-image: url(./images/Buttons.svg);
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    z-index: 40;
}

.td_block_wrap.tdb_single_author.tdi_38.td-pb-border-top.td_block_template_1.tdb-post-meta {
    display: none !important;
}

.td_block_wrap.tdb_single_reading_time.tdi_39.td-pb-border-top.td_block_template_1.tdb-post-meta {
    display: none !important;
}

.td_block_wrap.td-a-rec.td-a-rec-id-custom-spot.td-a-rec-img.tdi_52.td_block_template_1 {
    display: none !important;
}

.footerNewsletterHelperClass .nl-container {
    background-color: transparent !important;
}

.td-header-desktop-wrap  {
    border-top: 6px solid #0089C4;
}

.news-title {
    margin: 0 0 0 -24px
}

body .news-block .td-block-title span {
    background-color: transparent!important;
    padding: 0;
}

.news-title .block-title {
    border-bottom: none;
    margin-bottom: 8px;
}

.td-pb-row [class*="td-pb-span"] {
    padding: 0px 15px
}

body .news-block .td-module-meta-info {
    padding: 0 0 0 12px;
}

body .news-block .td-image-container {
    width: 100%;
    height: 99px;
    flex: unset;
    max-width: 119px;
}

body .td-reel-news-img-shadow-white-sm .entry-thumb {
    box-shadow: none; 
    height: 99px;
}

body .news-block .td-module-title a {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 12px */
}

body .tdc-row.stretch_row_1200>.td-pb-row {
    padding: 13px 0px 16px;
}

body .news-block>.wpb_wrapper>.vc_row_inner {
    margin-bottom: 0!important;
}

.news-block .td-read-more a {
    background: var(--Button-Yellow, #F7CE46);
    color: var(--Black, #0E1D20);
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 10px */
}

.news-block .td-read-more a:hover {
    background: var(--Button-Yellow, #F7CE46)!important;
}

#tdi_77 .tdi_78>.vc_column {
    padding-left: 0;
}

.news-columns .tdi_81 .td-excerpt, .news-columns .tdi_86 .td-excerpt, .news-columns .tdi_82 .td-excerpt {
   color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */ 
}

.news-columns .td-read-more a {
    border-radius: 12px!important;
background: var(--Blue-Button, linear-gradient(90deg, #029ECB 0%, #028AC4 100%));
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; 
}

body .td-reel-news-img-shadow-lg .entry-thumb {
    box-shadow: none!important;
}

.news-columns #tdi_81 .entry-thumb {
    max-width: 288.595px;
    height: 379px;
    width: 100%;
}

.news-columns #tdi_82 .td-image-container {
    max-width: 288.595px;
    height: 379px;
    width: 100%;
    flex: unset;
}

.news-columns #tdi_82 .td-module-meta-info {
    padding: 0 16px 0 0;
}

.news-columns #tdi_82 .td-module-meta-info-top {
    padding: 0 0 10px;
}

body .has-bg  .td-block-title {
    border-radius: 12px;
background: var(--Button-Yellow, #F7CE46);
color: var(--Black, #0E1D20);
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 12px */
width: max-content;
min-width: 188px;
padding: 6px 11px 6px 11px;
margin: 0 0 16px;
}


body .has-bg .td-pulldown-size {
    color: var(--Black, #0E1D20)!important;
}


#tdi_77 {
    width: 1134px
}

#tdi_77 .news-columns {
    margin: 0;
}

#tdi_86 .td_module_wrap {
    padding-right: 0;
}

body .dark-bg .td-block-title .td-pulldown-size {
    color: #FFF;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 32px */
}

.dark-bg .td_block_wrap {
    margin-bottom: 54px;
}

body .dark-bg .tdi_95 {
    padding-left: 0;
    padding-right: 16px;
}

body .dark-bg .tdi_98 {
    padding-right: 0;
    padding-left: 16px;
}

body .td-reel-news-img-shadow-white-md .entry-thumb {
    box-shadow: none;
    height: 146px
}

body .td-reel-news-img-shadow-white-lg .entry-thumb {
    box-shadow: none;
}

.tdi_96 .td-excerpt, body .tdi_99 .td-excerpt {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
}

body .tdi_76 .td-excerpt {
    color: #FFF;
    font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 100%;
margin: 7px 0 0;
}

body .tdi_96 .td-read-more a, body .tdi_99 .td-read-more a {
    border-radius: 12px;
background: var(--Button-Yellow, #F7CE46);
color: var(--Black, #0E1D20);
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 10px */
}

body .tdi_96 .td-read-more a:hover, body .tdi_99 .td-read-more a:hover {
    background: var(--Button-Yellow, #F7CE46)!important;
}

.tdi_96 .td-image-container {
    height: 146px;
}

body .tdi_96 .td-module-meta-info {
    padding: 13px 0 0;
}

body .td-reel-news-img-shadow-white-lg .entry-thumb, .tdi_99 .td-image-container {
    height: 391px;
}

body .tdi_99 .td-module-meta-info {
    padding: 17px 0 0;
}

.liikus-tags .td-ct-wrap a:nth-child(odd):not(:last-child)::after {
    padding-left: 12px;
    content: '|';
}

.liiklus-categories .td-ct-wrap a::before {
    position: unset;
    display: inline;
    content: '>\00a0\00a0';
}

.liiklus-categories .td-ct-wrap a:hover {
    color: #000;
    font-weight: 700;
}

.sc-bottom .btn-container {
	display: flex;
}

.sc-bottom .btn-container a {
	padding: 20px 40px;
	background: var(--Blue-Button, linear-gradient(90deg, #029ECB 0%, #028AC4 100%));
	border-radius: 10px;
	font-size: 16px;
	color: #FFFF;
}

.small-font blockquote p q {
    font-size: 22px !important;
}

.post-featured-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 27 / 13;
    border-radius: 11px;
    object-fit: cover;
}

.list-categories .td_block_inner {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
}

.list-categories .td-post-category {
    color: #000;
    padding: 0 12px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 12px;
    background-color: #f7ce46;
    font-family: Montserrat !important;
    font-weight: 600;
    margin-bottom: 6px;
}

@media only screen and (max-width: 1140px) {
    .sc-text ul li {
        max-width: 100%;
    }
}


@media only screen and (max-width: 600px) {
body .nl-title h2 {
    font-size: 28px;
}

.nl-form-fields form {
    flex-direction: column;
}

.nl-container {
    padding: 20px 15px 27px;
}

.nl-form-fields button {
    padding: 11px 20px;
}


}

[class*="tdb_module_loop"] .td-image-container {
    height: unset!important;
}

.tdi_41 .td-module-container {
    height: 100%;
}

.tdi_41 .td-module-meta-info {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.tdi_41 .td-module-meta-info .td-read-more {
    margin-top: auto;
}

.footer-middle {
    background-color: #0E1D20;
    margin: 27px 0 23px;
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    display: flex;
    justify-content: center;
}

#tdi_25 {
    display: none;
}

.footer-middle-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 17px 45px;
    padding: 20px 15px 40px;
    max-width: 1100px;
    width: 100%;
}

body .tdi_11 .td_block_wrap {
    margin: 0;
}

.footer-middle-item {
    display: flex;
    flex-direction: column;
    font-family: Gotham Pro;
    font-size: 12px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #FFF;
}

.footer-middle-item h5 {
    font-family: Gotham Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: left;
    color: #F7CE46;
    margin-bottom: 7px;
}

[class*="tdb_module_loop"] .td-image-container {
    border-radius: 11px;
}

.post-featured-image img {
    aspect-ratio: 16 / 9;
}

@media only screen and (max-width: 1141px) {
    .single-post .front-banner-container--sidebar h2, .archive.tag .front-banner-container--sidebar h2 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1140px) {
    .td-image-wrap {
        display: flex;
        padding-bottom: 0 !important;
    }

    body.td-animation-stack-type0 .td-animation-stack .entry-thumb {
        position: relative;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }

    .vc_row.tdi_44.news-block.wpb_row.td-pb-row.tdc-element-style {
        margin: 0 !important;
    }

    .news-title {
        margin: 0 0 0 -18px !important;
    }

    .footer-bottom {
        flex-wrap: wrap;
    }

    .footer-bottom__right .footer-bottom__right__link {
        padding-left: 0;
    }

    .footer-bottom__right {
        white-space: nowrap;
        flex-wrap: wrap;
        gap: 8px;
    }

    .wpb_wrapper .tdi_47 .td-module-container, .wpb_wrapper .tdi_54 .td-module-container {
        flex-direction: column;
    }

    .wpb_wrapper .tdi_47 .td-module-container .td-image-container, .wpb_wrapper .tdi_49 .td-module-container .td-image-container, .wpb_wrapper .tdi_54 .td-module-container .td-image-container {
        margin-bottom: 8px;
        flex: 0 0 100%;
        width: 100%;
    }

    .wpb_wrapper .tdi_47 .td-module-container .td-image-container {
        padding: 0 0 0 13px;
    }

    .wpb_wrapper .tdi_49 .td-module-container .td-image-container {
        padding: 0;
    }

    .single-post #tdi_54 > .td_module_flex {
        padding: 0 !important;
        margin-bottom: 24px !important;
    }

    .single-post #tdi_64 .td-image-container, .single-post #tdi_64 .td-image-container .entry-thumb {
        aspect-ratio: 16 / 9 !important;
    }

    .single-post .front-banner-container__right {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1018px) {
    #tdi_26 {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 1024px) {
    .front-banner-container__seearch-container {
        padding: 6px;
        max-width: unset;
    }

    .front-banner-container__seearch-container input {
        padding: 8px 16px 8px 12px;
        font-size: 14px;
    }

    .front-banner-container__seearch-container button {
        padding: 12px 18px;
        min-width: 120px;
        font-size: 16px;
    }

    .footer-container {
        gap: 32px;
    }

    .footer-container__column.two-col {
        gap: 25px;
    }

    .tdi_52 .td_module_wrap {
        width: 100% !important;
    }

    .wpb_wrapper .tdi_47 .td-module-container .td-image-container, .wpb_wrapper .tdi_49 .td-module-container .td-image-container {
        margin-bottom: 0;
    }

    .tdi_56 .td-read-more a {
        padding: 8px 35px !important;
        border-radius: 12px !important;
    }

    .list-categories .td_block_inner {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (min-width: 768px) and (max-width: 1018px) {
    .tdc-row {
        width: 100%;
        padding: 0 24px;
    }
}

@media only screen and (max-width: 992px) {
    .tdb_header_menu .tdb-menu > li {
        padding: 0 24px 0 0;
    }

    .tdb_header_menu .tdb-menu > li > a {
        display: flex;
        align-items: center;
    }

    .tdb_header_menu .td_block_inner .tdb-menu > li > a > .tdb-menu-item-text {
        text-align: start;
    }

    .tdb_header_menu .td_block_inner .tdb-menu > li > a::after {
        top: 50%;
        transform: translateY(-50%);
    }

    html body .tdb_header_menu .tdb-block-menu {
        padding: 6px 6px 6px 20px !important;
    }

    .tdi_21 .tdb-menu > li {
        padding: 0 24px 0 0;
    }

    .tdb_header_menu .tdb-menu .tdb-menu-item a[href*="tel:"] {
        margin-left: 32px;
    }

    .tdi_21 .tdb-menu>li.current-menu-item>a:after {
        width: 1px !important;
    }
} 

@media only screen and (max-width: 900px) {
    .footer-middle-wrap {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 40px 40px;
    }

    .single-post .front-banner-logos, .blog .front-banner-logos, .archive .front-banner-logos {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 782px) {
    html {
        margin-top: 56px !important;
    }
}

@media only screen and (max-width: 768px) {
    .sc-bottom {
        flex-direction: column;
        gap: 40px;
    }

    .news-title .block-title {
        margin-left: 32px;
    }

    .wpb_wrapper .front-blog .block-title .td-pulldown-size {
        line-height: 1;
    }

    .wpb_wrapper .tdi_72 .td_block_inner {
        padding: 0 !important;
    }

    .front-banner-container__left h2 {
        font-size: 42px;
    }

    .front-banner-container__right {
        display: none;
    }
    
    .front-banner-logos-wrapper {
        margin: 72px 0 0;
    }

    .footer-container__column {
        width: 100%;
    }

    .footer-container {
        gap: 16px;
    }

    .footer-container__column.two-col {
        gap: 16px;
    }

    .footer-logos {
        margin-bottom: 16px;
    }

    .vc_row div.tdi_6 {
        width: unset !important;
    }

    .tdb_header_logo .tdb-logo-img-wrap img {
        width: 100%;
        height: 100%;
        max-height: 53px;
        object-fit: contain;
    }

    .td-reel-news-blur-bg .td-pb-row [class*="td-pb-span6 tdi_9"] {
        width: unset !important;
    }

    .sc-title h2, .td-block-title-wrap h2.td-block-title {
        font-size: 24px;
    }

    .sc-text p {
        font-size: 13px;
    }

    .sc-bottom {
        gap: 0;
    }

    #tdi_72 .td_module_flex .entry-thumb, #tdi_62 .td_module_flex .entry-thumb {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }

    .sc-bottom .sc-left img {
        margin-bottom: 24px;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        border-radius: 16px;
    }

    .td-reel-news-img-shadow-md .td-module-container .td-image-container .entry-thumb {
        height: auto !important;
        aspect-ratio: 16 / 9;
    }

    .menu-colum .links-container {
        display: none;
    }

    .menu-colum h4 {
        display: flex;
        justify-content: space-between;
        margin: 0 0 0;
    }

    .menu-colum h4::after {
        content: '+';
    }

    .menu-colum.active h4::after {
        content: '-';
    }

    .menu-colum.active .links-container {
        display: block;
        margin: 15px 0 0;
    }

    body.td-animation-stack-type0 .last-posts .td-animation-stack .entry-thumb {
        aspect-ratio: 3 / 2;
    }

    .tdc-row blockquote p, .tdc-row blockquote p q {
        font-size: 16px !important;
    }

    .tagdiv-type blockquote {
        margin: 24px 0 24px;
    }

    .td_block_text_with_title {
        margin-bottom: 24px;
    }

    .page-id-40 .tdi_99 .sc-bottom {
        gap: 24px;
    }

    .single-post .tdi_61 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }

    .home .td-reel-news-img-shadow-md .td-module-container .td-image-container {
        aspect-ratio: 16 / 9;
    }
}

@media only screen and (max-width: 767px) {
    .td-pb-span12 .tdi_30 {
        margin-top: 0 !important;
    }

    .td-reel-news-blur-bg {
        padding-left: 16px;
        padding-right: 16px;
    }

    .tdi_41 .tdb-block-inner {
        row-gap: 20px !important;
    }

    .tdc-row.td-stretch-content, .tdc-row-composer.td-stretch-content {
        padding: 0 !important;
    }

    .td-reel-news-blur-bg.td-pb-row [class*="td-pb-span6"] {
        padding: 0 !important;
    }

    body .tdc-row.stretch_row_1200>.td-pb-row.tdi_38 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }

    .wpb_wrapper .tdi_47 {
        margin-bottom: 16px !important;
    }

    .tdi_93 .sc-bottom .sc-right {
        margin-bottom: 32px;
    }

    .td_block_wrap.td_block_text_with_title.tdi_93.tagdiv-type.td-pb-border-top.td_block_template_1 {
        margin-bottom: 0;
    }

    #tdi_76 .vc-row.tdi_77 {
        margin-top: 60px !important;
        margin-bottom: 24px !important;
    }

    #tdi_82 .tdi_83 {
        padding-top: 32px !important;
        padding-bottom: 16px !important;
    }

    #tdi_88 .tdi_89 {
        margin-top: 60px !important;
    }

    .sc-bottom .sc-right ul {
        margin-bottom: 0;
    }

    .vc_column_inner.tdi_52.wpb_column.vc_column_container.tdc-inner-column.td-pb-span12 {
        padding: 0 !important;
    }

    .tdc-row {
        padding: 0;
    }

    .tdi_52 .td_block_inner {
        margin: 0 !important;
    }

    .sc-title h2, .td-block-title-wrap h2.td-block-title {
        margin: 0 0 24px;
    }

    .news-block .td-pb-row [class*="td-pb-span"], .news-block.td-pb-row [class*="td-pb-span"], .no-padding .td-pb-row [class*="td-pb-span"] {
        padding: 0;
    }

    .td_block_wrap.news-title {
        margin: 0;
    }

    .td-header-mobile-wrap {
        display: block !important;
    }

    .tag .tdc-row.td-stretch-content {
        padding: 0 !important;
    }

    .tag .tdi_30 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .tdb_mobile_search.tdi_10, .tdb_mobile_menu .tdi_11 {
        margin-top: 2px !important;
    }

    .home .tdi_42 {
        padding-top: 32px !important;
    }

    .tdi_87 #tdi_87 .td-post-category {
        font-size: 12px !important;
    }

    .tag .tdi_34 {
        padding: 0 !important;
    }

    .tag .tdi_35 {
        padding: 0 15px !important;
    }

    .tag .tdi_29 {
        padding: 0 !important;
    }

    .home .tagdiv-type .sc-right p {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 600px) {
    .footer-middle-wrap {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 20px;
    }

    .front-banner-container__left h2 {
        font-size: 36px;
    }

    .footer-container__column {
        width: 100%;
    }
}


.showOnlyInResponsive__helper {
    display: none;
}

@media screen and (max-width: 767px) {
    .showOnlyInResponsive__helper {
        display: block;
    }

    .single-view-sidebar-banner {
        float: left;
        width: 100%;
        position: relative;
        z-index: 100;
    }

    .single-view-sidebar-banner .wrapper {
        margin: 30px 15px 20px 15px;
    }
}

.tdi_75 .tdb-author-name {
	display: none!important;
}

.tdi_64 .vc_column-inner>.wpb_wrapper {
	display: flex!important;
	flex-direction: column!important;
}

.bottom-author .tdi_66 {
	max-width: 100%;
	width: 100%;
	display: flex;
	padding-left: 400px;
	margin-top: 24px;
}


.bottom-author .tdi_67 {
	max-width: 100%;
	width: 100%;
	display: flex;
	padding-left: 400px;
	margin-bottom: 0px!important;
}


body.single .tdb-author-name-wrap {
	flex-direction: row-reverse;
}

body.single .tdi_79 {
	margin-bottom: 0px!important;
}

body.single .tdb-author-name {
	color: #006CA8;
    font-family: Gotham Pro;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	letter-spacing: -2%;
	margin-top: 20px;
	text-transform: uppercase;
	margin-bottom: 0px!important;
}

.bottom-author .tdi_68 {
	max-width: 100%;
	width: 100%;
	display: flex;
	padding-left: 400px;
}

body.page-template-page-listview .tdi_70_rand_style.td-element-style {
    display: none!important;
}

body.page-template-page-listview #tdi_70 {
    display: none!important;
}

body.page-template-page-listview .tdi_63 {
    display: none!important;
}

.td_block_text_with_title {
    margin-bottom: 0px!important;
}

.bottom-author .tdi_69 {
	max-width: 50%;
    width: 100%;
    display: flex;
    margin-top: 0px !important;
    margin-left: 400px !important;
}

.bottom-author .tdi_70 {
	max-width: 100%;
	width: 100%;
	display: flex;
	padding-left: 400px;
}

.td_block_wrap.tdb_single_author.tdi_65 {
	position: absolute;
}

.bottom-author {
	min-height: 400px;
	padding-top: 32px;
}

.bottom-author .td_block_template_2 .td-block-title {
	margin-bottom: 0px!important;
}

.author-header .tdb-single-auth-text {
	color: #2998CA;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.48px;
	margin-top: 0px;
	text-transform: uppercase;
}

.tdi_34>.wpb_wrapper {
	display: flex!important;
	gap: 48px;
	align-items: center;
}

.author-header .tdi_49 {
	margin-bottom: 0px!important;
}

.author-header .tdi_44 .tdb-author-descr {
	color: #343434;
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 22.4px */
	letter-spacing: 0.32px;
	max-width: 820px;
}

.author-header .tdi_45 {
	margin-bottom: 0px;
}

.author-header  .tdi_46 {
	margin-bottom: 16px;
}



body.author .tdi_30 h1 {
	color: #282828;
	font-family: Inter;
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 84px */
	letter-spacing: 1.2px;
	margin-left: 37px!important;
}

body.author .td-theme-wrap .tdi_44 {
	margin-bottom: 0px!important;
}

.author-header .tdi_46 {
	margin-bottom: 20px;
}

.author-header .tdi_45 {
	margin-bottom: 8px!important;
}

.author-header .tdi_45 p {
	font-size: 18px;
}

.author-header .tdb_author_description .tdb-author-descr {
	font-size: 15px;
	max-width: 800px;
    margin: 16px 0 0 0;
}

body.single .tdi_38>.wpb_wrapper {
	width: auto;
    position: relative;
    height: auto;
    overflow: hidden;
}

body.single .tdb_title.tdi_44 {
	max-width: 1340px;
    margin: auto;
    padding: 120px 32px;
	margin-bottom: 0px!important;
}

body.single .tdi_40 {
	position: absolute!important;
    width: 100%!important;
	right: 24px;
}

body.single h4 {
	margin-bottom: 0px!important;
}


body.single #tdi_35 {
	margin-bottom: 40px;
}

.author-wrap .wpb_wrapper {
	display: flex!important;
	align-items: center!important;
	gap: 16px;
	margin-left: 10px;
	flex-wrap: wrap;
}

.author-wrap .tdb-author-name {
	color: #2998CA!important;
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}


.author-wrap .tdb-post-meta {
	color: #2998CA!important;
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}

.author-wrap .tdb-entry-category{
	color: #2998CA!important;
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	margin: 0!important;
	background-color: #fff!important;
	padding: 0!important;
}

.author-wrap .tdb_single_categories {
	margin: 0!important;
}

.author-wrap .tdb-post-meta {
	margin: 0!important;
}

.author-wrap {
	margin-bottom: 40px;
}

.tdi_53 .avatar {
	width: 80px!important;
	height: 80px!important;
	margin-right: 16px!important;
}

.tdi_75 .avatar {
	max-width: 430px!important;
	width: 100%;
	height: auto!important;
}

body.single .tdi_77 {
	margin-top: 40px;
}

body.single .tdb-featured-image-bg {
	background-position: center!important;
	background-size: contain!important;
}

body.single .tdb-title-text {
	color: #000!important;
}

body.single #tdi_35 {
	margin-bottom: 0px!important; 
    margin-top: 40px!important;
}

body.single .tdi_74 {
	width: fit-content!important;
}

@media (min-width: 768px) and (max-width: 1018px) {
	body.single .tdi_65 {
		margin-bottom: 12px!important;
	}
	
	body.single .tdi_67 {
		margin-bottom: 12px!important;
		margin-top: 12px!important;
	}
	
	body.single .tdi_69 {
		margin-bottom: 12px!important;
		margin-top: 12px!important;
	}
	
	body.single .tdi_82 {
		margin-bottom: 12px!important;
		margin-top: 12px!important;
	}
	
	body.single .tdi_84 {
		display: none;
	}
	
	body.author .tdi_36 {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}
	
	body.single .tdi_81 {
        margin-bottom: 12px!important;
		margin-top: 12px!important;
    }
}

@media (max-width: 1024px) {
    body .wpcf7-form {
        width: 320px;   
    }

    body .contact-block__right {
        margin: 0!important;
    }
}

@media (max-width: 840px) {
	body.single .tdi_77 {
		width: 100%!important;
		margin-top: 16px!important;
	}

    body .same-cat-posts {
        grid-gap: 8px;
        grid-template-columns: repeat(1, 1fr);
    }

    body .same-cat-post:nth-child(1) .same-cat-post-thumbnail, body .same-cat-post:nth-child(2) .same-cat-post-thumbnail, body .same-cat-post:nth-child(3) .same-cat-post-thumbnail  {
        height: 160px;
    }
	
	body.single .tdi_80 p {
		margin-bottom: 24px !important;
	}
	
	.tdi_75 .avatar {
		width: 200px!important;
		height: 200px!important;
	}

    body .grid-cards__list {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 16px;
    }

    body .contact-block__right {
        max-width: 100%!important;
        width: 100%!important;
    }

    body .wpcf7-form {
        max-width: 100%!important;
        width: 100%!important;
    }

    body .contact-block__left {
        max-width: 100%;
    }

    body .grid-cards__list-item {
        border-radius: 24px;

    }

    body.page-template-page-about .contact-block__wrapper {
        padding: 32px 24px!important;
        border-radius: 24px!important;
    }

    body .about-banner__top {
        flex-direction: column-reverse;
        align-items: flex-end;
    }

    body .about-banner__top img.medal {
        max-width: 80px;
    }

    body .video-title__title {
        margin: 0 0 24px 0;
    }

    body .check-list h2 {
        margin: 0 0 24px 0;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
    }

    body .big-card__wrap {
        padding: 32px 24px;
    }

    body.page-template-page-about .contact-block__wrapper {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    body.single .tdi_65 {
		margin-bottom: 12px!important;
	}
	
	body.single .tdi_67 {
		margin-bottom: 12px!important;
		margin-top: 12px!important;
	}
	
	body.single .tdi_69 {
		margin-bottom: 12px!important;
		margin-top: 12px!important;
	}
	
	body.single .tdi_81 {
		margin-bottom: 12px!important;
		margin-top: 12px!important;
	}
	
	body.single .tdi_45 {
		padding-top: 0px!important;
	}
	body.single .tdi_36 {
		padding-bottom: 0px!important;
	}
}

@media (min-width: 1019px) and (max-width: 1140px) {
	body.author .tdi_36 {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}
}

@media (max-width: 1100px) {
	body.single .tdi_77 {
		width: 50%;
	}
}

@media (max-width: 767px) {
	body.author .tdi_36 {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}
}

@media (max-width: 600px) {
	body.author .tdi_34>.wpb_wrapper {
		flex-direction: column!important;
	}
	
	body.single .tdi_82 {
		margin-bottom: 12px!important;
		margin-top: 12px!important;
	}
	
	body.author .tdi_30 h1 {
		margin-left: 0px!important;
		margin-bottom: 0px!important;
		font-size: 30px!important;
	}
	
	body.author .tdi_27 {
		height: 110px!important;
	}
	
	body.author .tdi_34>.wpb_wrapper {
		gap: 24px;
	}
	
	body.author .tdi_38 .wpb_wrapper {
		align-items: center!important;
		justify-content: center!important;
	}
	
	.author-header .tdb-single-auth-text {
		text-align: center;
	}
	
	.td_block_text_with_title p:last-child {
		text-align: center;
	}
	
	body.single .td_block_text_with_title p:last-child {
		text-align: left;
	}
	
	body.single .tdi_72 {
		padding: 24px 30px!important;
	}
	
	.author-header .tdb_author_description .tdb-author-descr {
		text-align: center;
	}
	
	.tdi_43 .wpb_wrapper {
		display: flex!important;
		flex-direction: column;
		align-content: center;
		align-items: center;
	}
	
	body.author .tdi_30 h1 {
		text-align: center;
	}
}

.tbd-single-auth-job {
	font-size: 18px;
	color: #222222;
	line-height: 1.74;
    margin: 2px 0 0 0;
}

.tdb_single_featured_image img.entry-thumb {
    max-height: 305px !important;
}

body.single .tdb_single_author .tdb-block-inner {
	align-items: flex-start!important;
    flex-direction: row!important;
}

body.single .tdb_single_author .tdb-block-inner .tdb-author-job {
	font-size: 18px;
	color: #222222;
	line-height: 1.74;
	margin-bottom: 50px;
}

body.single .author-wrap .tdb_single_author .tdb-block-inner {
	flex-direction: row!important;
	align-items: center!important;
}

body .menu-colum h4 {
	margin: 0 0 6px!important;
}

.footer-container .footer-logo {
	margin-bottom: 12px!important;
	margin-top: 13px!important;
}

.footer-container .menu-colum h4 {
	margin-top: 15px!important;
}

.footer-logos img:last-child {
	max-width: 87px!important;
}

.footer-container .footer-logos img:first-child {
	max-width: 87px!important;
	margin: 0px!important;
}

.footer-container__text p:first-child strong {
	font-size: 14px!important;
}

.td-header-template-wrap .tdi_20 .wpb_wrapper {
	display: flex;
    justify-content: flex-end;
}

body.single .tdb_single_featured_image img {
	max-height: 390px;
    object-fit: cover;
	border-radius: 11px;
}

body.single .vc_row.tdi_36 {
	padding: 0!important;
}

body.blog .tdi_42 .td-excerpt {
	font-size: 14px!important;
	color: #000000;
	font-weight: 400!important;
}

body.blog .tdi_50 .td-excerpt {
	font-size: 12px!important;
	color: #000000;
	font-weight: 400!important;
	line-height: 100%;
}

.td_block_wrap.tdi_50 {
    margin-bottom: 33px!important;
}

body.single .td-excerpt {
	font-size: 12px!important;
	color: #000000;
	font-weight: 400!important;
	line-height: 100%;
}

body.blog .tdi_49 .td-excerpt {
	font-size: 12px!important;
	color: #000000;
	font-weight: 400!important;
	line-height: 100%;
}

body.single  .tdi_45 {
	padding-bottom: 0px!important;
}

body.single .tdi_66 .td_block_inner {
	margin-bottom: 41px;
}

/*------------------------------------------*/

body.single .tdb_single_content h2 {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin: 0 0 24px;
}

body.single .tdb_single_content h2 strong {
    color: #006CA8;
}

body.single .tdb_single_content p > strong {
    color: #006CA8;
}

body.single .tdb_single_content blockquote {
    text-align: start;
}

body.single .tdb_single_content blockquote::before {
    display: inline-block;
    padding-bottom: 38px;
    margin-right: 8px;
    width: 44px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg width='44' height='32' viewBox='0 0 44 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.856 31.232V18.272C24.856 5.6 31.192 0.511999 42.616 0.319996L43.864 6.368C37.24 7.04 33.976 10.4 34.456 15.872H40.408V31.232H24.856ZM0.472 31.232V18.272C0.472 5.6 6.808 0.511999 18.232 0.319996L19.48 6.368C12.856 7.04 9.592 10.4 10.072 15.872H16.024V31.232H0.472Z' fill='%23F7CE46'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    content: '';
}

body.single .tdb_single_content blockquote::after {
    display: inline-block;
    margin-bottom: -22px;
    margin-left: 8px;
    width: 45px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg width='45' height='32' viewBox='0 0 45 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.608 31.712L25.36 25.664C31.984 24.992 35.248 21.632 34.768 16.16H28.816V0.799995H44.368V13.76C44.368 26.432 38.032 31.52 26.608 31.712ZM2.224 31.712L0.976 25.664C7.6 24.992 10.864 21.632 10.384 16.16H4.432V0.799995H19.984V13.76C19.984 26.432 13.648 31.52 2.224 31.712Z' fill='%23F7CE46'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    content: '';
}

body.single .tdb_single_content blockquote p {
    display: inline;
    color: #006CA8;
    font-family: "Gotham Pro";
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-transform: none;
    font-style: normal;
    text-align: start;
}

body.single .tdb_single_content p a {
    color: #006CA8;
    font-family: "Gotham Pro";
    font-weight: 700;
    text-decoration: underline;
}

body.single .tdb_single_content .td-modal-image {

}

body.single .tdb_single_content .td-modal-image img {
    display: block;
    width: 100% !important;
    border-radius: 11px;
    overflow: hidden;
}

body.single .tdb_title .tdb-title-text {
    font-family: "Gotham Pro";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 104%; /* 49.92px */
    letter-spacing: -0.96px;
    color: var(--Black, #0E1D20);
    margin: 0 0 19px;
}

body.single .tdb_title .tdb-title-text span {
    font-family: "Gotham Pro";
    background: var(--Blue-Title, linear-gradient(180deg, #006CA8 -27.27%, #0086BD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body.single .post-author {
    display: grid;
    grid-template-columns: 220px 1fr;
    grid-gap: 32px;
    margin-top: 58px;
    margin-bottom: 58px;
}

body.single .post-author__image {

}

body.single .post-author__image img {
    display: block;
    border-radius: 100%;
    overflow: hidden;
}

body.single .post-author__content {

}

body.single .post-author__content-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 5px 16px 5px 7px;
    margin-top: -8px;
    width: fit-content;
    font-family: "Gotham Pro";
    font-weight: 700;
    font-size: 10px;
    line-height: 10.4px;
    text-transform: uppercase;
    border: 1px solid #007AB3;
    border-radius: 10px;
    background: var(--Blue-Title, linear-gradient(180deg, #006CA8 -27.27%, #0086BD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body.single .post-author__content-badge::before {
    display: block;
    width: 28px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7199 20.5822C17.5579 20.2965 17.7734 18.7731 18.4678 18.2732C19.1861 17.7733 20.6946 18.0351 21.2213 17.321C21.7242 16.6307 21.0058 15.2738 21.2932 14.4407C21.5566 13.6313 22.9453 12.9648 22.9453 12.0602C22.9453 11.1557 21.5566 10.4891 21.2932 9.67978C21.0058 8.84663 21.7481 7.48978 21.2213 6.79945C20.7185 6.08532 19.1861 6.37098 18.4678 5.84728C17.7734 5.34739 17.5579 3.82391 16.7199 3.53826C15.9058 3.27641 14.8283 4.37141 13.9424 4.37141C13.0564 4.37141 11.979 3.27641 11.1649 3.53826C10.3268 3.82391 10.1113 5.34739 9.41696 5.84728C8.69864 6.37098 7.19017 6.10913 6.6634 6.79945C6.16058 7.48978 6.8789 8.84663 6.61551 9.67978C6.35213 10.4891 4.96338 11.1557 4.96338 12.0602C4.96338 12.9648 6.35213 13.6313 6.61551 14.4407C6.8789 15.2738 6.16058 16.6307 6.6634 17.321C7.19017 18.0351 8.69864 17.7733 9.41696 18.2732C10.1113 18.7731 10.3268 20.2965 11.1649 20.5822C11.979 20.844 13.0564 19.749 13.9424 19.749C14.8283 19.749 15.9058 20.844 16.7199 20.5822ZM7.90849 12.0602C7.90849 8.75141 10.6142 6.06152 13.9424 6.06152C17.2706 6.06152 19.9763 8.75141 19.9763 12.0602C19.9763 15.369 17.2706 18.0589 13.9424 18.0589C10.6142 18.0589 7.90849 15.369 7.90849 12.0602Z' fill='%23F7CE46'/%3E%3Cpath d='M13.9423 7.01367C11.1648 7.01367 8.89014 9.27509 8.89014 12.0364C8.89014 14.7977 11.1648 17.0591 13.9423 17.0591C16.7198 17.0591 19.0184 14.7977 19.0184 12.0364C19.0184 9.27509 16.7438 7.01367 13.9423 7.01367ZM16.4325 11.2747L13.8944 14.0836C13.7508 14.2502 13.5353 14.3216 13.3437 14.3216C13.1522 14.3216 12.9367 14.2264 12.793 14.0836L11.4521 12.5839C11.1888 12.2744 11.2127 11.7984 11.5 11.5127C11.6437 11.3937 11.8113 11.3223 12.0029 11.3223C12.1944 11.3223 12.4338 11.4175 12.5775 11.5603L13.3677 12.4173L15.355 10.2273C15.4987 10.0606 15.6902 9.98922 15.9057 9.98922C16.1212 9.98922 16.2649 10.0606 16.4085 10.1797C16.7198 10.4653 16.7198 10.9414 16.4564 11.2508L16.4325 11.2747Z' fill='%23F7CE46'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    content: '';
}

body.single .post-author__content-role {
    margin-top: 16px;
    color: #5F5F5F;
    font-family: "Gotham Pro";
    font-weight: 700;
    font-size: 14px;
    line-height: 14.56px;
    letter-spacing: -0.96px;
}

body.single .post-author__content-name {
    display: block;
    margin-top: 16px;
    font-family: "Gotham Pro";
    font-weight: 700;
    font-size: 14px;
    line-height: 14.56px;
    letter-spacing: -0.96px;
    text-transform: uppercase;
    background: var(--Blue-Title, linear-gradient(180deg, #006CA8 -27.27%, #0086BD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body.single .post-author__content-position {
    display: block;
    color: #5F5F5F;
    font-family: "Gotham Pro";
    font-weight: 400;
    margin: 10px 0 0 0;
    line-height: 1.74;
    font-size: 14px;
    letter-spacing: initial;
}

.author .about-author__content-text {
    display: block;
    color: #5F5F5F;
    font-family: "Gotham Pro";
    font-weight: 400;
    margin: 10px 0 0 0;
    line-height: 1.74;
    font-size: 14px;
    letter-spacing: initial;
}

body.single .post-author .yellow-span {
    display: flex;
    border-radius: 12px;
    background-color: #F7CE46;
    font-family: "Gotham Pro";
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    width: 300px;
    height: 22px;
    font-weight: 500;
    line-height: 100%; /* 12px */
    padding: 0px 11px;
    align-items: center;
    margin: 16px 0 14px 0;
}

body.single .post-author__content-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0 7px;
    padding-left: 7px;
    width: 300px;
}

body.single .post-author__content-tags-item {
    display: flex;
    gap: 7px;
    color: #0E1D20;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}

body.single .post-author__content-tags-item:hover {
    text-decoration: underline !important;
}

body.single .post-author__content-tags-item:nth-child(odd)::after {
    color: #0E1D20;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    content: '|';
}

body.single .front-banner-logos-wrapper {
    margin: 0;
}

body.single .front-banner-container__right .banner-img {
    left: -40px;
}

.tdb_header_logo .tdb-logo-img-wrap img {
    max-width: 207px;
}

body .tdi_34 .tdb-logo-a {
    justify-content: left;
}

body .tdb_header_menu .tdb-menu>li>a {
    color: var(--Black, #0E1D20);
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 14px */
    letter-spacing: -0.28px;
    display: flex;
    text-transform: inherit!important;
    align-items: center;
    padding: 8px 16px;
    border-right: 1px solid #D4B13A;
}

body .tdb_header_menu .tdb-menu>li>a::after {
    display: none;
}

.tdi_31.tdc-row-content-vert-center, .tdi_31.tdc-row-content-vert-center .tdc-inner-columns {
    flex-wrap: wrap;
}

.tdi_15:before {
    box-shadow: none!important;
}

.tdi_31>.vc_column_inner, .tdi_31>.tdc-inner-columns>.vc_column_inner {
    width: fit-content!important;
}

.vc_column_inner.tdi_36.wpb_column.vc_column_container.tdc-inner-column.td-pb-span8 {
    margin: 0 0 0 auto;
}

body .tdb_header_menu li.phone:before {
    content: '';
    width: 19px;
    height: 19px;
    display: flex;
    background-image: url(https://kaskokindlustuse-kalkulaator.ee/wp-content/uploads/2024/11/phone.svg);
    position: inherit;
    background-color: transparent!important;
}

body .tdb_header_menu .tdb-menu {
    border-radius: 28px;
    background: #FFD66B;
    padding: 6px 9px 6px 35px;
    display: flex;
    align-items: center;
}

#tdi_16 {
    display: none;
}

body .tdb_header_menu li.phone {
    background-color: #fff!important;
    padding: 13px 27px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: 16px;
}

body .tdb_header_menu li.contact a {
    border-right: 0px;
}

body .tdb_header_menu li.phone a {
    padding: 0;
    border-right: 0px;
}

body .td-header-wrap {
    max-width: 1116px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: space-between;
    margin: auto;
}

body .td-header-wrap .td-logo-text {
    display: none;
}

body .td-header-wrap .td-tagline-text {
    display: none;
}

body .td-header-style-1 .td-logo-text-container a {
    content: '';
    width: 207px;
    height: 53px;
    display: block;
    background-image: url(https://kaskindlustuse-kalkulaator.ee/wp-content/uploads/2024/01/Liikluskindlustuse_logo-1-1.png);
    margin-left: 16px; 
}

.header-search-wrap {
    display: none;
}

body .td-header-wrap .sf-menu li a{
    color: var(--Black, #0E1D20);
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 14px */
    letter-spacing: -0.28px;
    display: flex;
    text-transform: inherit!important;
    align-items: center;
    padding: 8px 16px;
    border-right: 1px solid #D4B13A;
}

body .td-header-wrap .sf-menu li.phone a {
    background-color: #fff;
    border-radius: 24px;
    padding: 13px 27px;
    display: flex;
    gap: 8px;
    align-items: center;
    margin-left: 16px;
}

body .td-header-wrap .sf-menu li.phone a:before {
    content: '';
    width: 19px;
    height: 19px;
    display: flex;
    background-image: url(https://kaskokindlustuse-kalkulaator.ee/wp-content/uploads/2024/11/phone.svg);
    position: inherit;
    background-color: transparent!important;
}

body .td-header-wrap .sf-menu li.contact a {
    border-right: 0px;
}


body .td-header-wrap .sf-menu {
    border-radius: 28px;
    background: #FFD66B;
    padding: 6px 9px 6px 35px;
    display: flex;
    align-items: center;
}

body .td-header-wrap .td-container-wrap {
    margin: 0;
}

body .td-header-main-menu {
    display: flex;
    justify-content: flex-end;
    width: fit-content;
    padding-right: 16px;
}

.td-header-gradient:before {
    display: none;
}

.tagdiv-small-theme-menu > .current-menu-item > a:before, .tagdiv-small-theme-menu > .current-menu-ancestor > a:before, .tagdiv-small-theme-menu > .current-category-ancestor > a:before, .tagdiv-small-theme-menu > li:hover > a:before, .tagdiv-small-theme-menu > .sfHover > a:before {
    display: none;
}

section.front-banner .front-banner-logos {
    justify-content: space-between;
}

section.front-banner {
    padding: 49px 0 60px;
}

section.front-banner  .front-banner-container__text {
    max-width: 587px;
    width: 100%;
}

section.front-banner .front-banner-container__text br {
    display: none;
}

section.front-banner .front-banner-container__right .year-img {
    width: 145px;
    height: 145px;
}

section.front-banner .front-banner-container__right .banner-img {
    width: 348px;
    left: -17px;
}

section.front-banner .front-banner-logos-wrapper {
    margin: 72px 0 0 0;
}

section.last-posts {
    background: #0E1D20;
    padding: 16px 0;
}

section.last-posts span.title {
    color: #FFF;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
    margin: 0 0 8px 0;
}

section.last-posts .wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
    border-radius: 20px;
    padding: 24px 16px;
    background: #2A3638;   
    margin: 14px 0 0 0; 
}

section.last-posts .wrapper .last-posts__post {
    display: flex;
    align-items: center;
    gap: 8px;
}

section.last-posts .wrapper .last-posts__post--top-img {
    min-width: 119px;
    height: 99px;
    border-radius: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.last-posts .wrapper .last-posts__post h4 {
    color: #FFF;
    font-family: "Gotham Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 12px */
    margin: 0 0 8px 0;
}

section.last-posts .wrapper .last-posts__post--top-excerpt {
    color: #FFF;
    font-family: "Gotham Pro";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 10px */
}

section.last-posts .wrapper span.more {
    color: var(--Black, #0E1D20);
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 10px */
    background-color: #F7CE46;
    display: flex;
    align-items: center;
    margin: 8px 0 0 0;
    padding: 5px 24px;
    border-radius: 40px;
    width: fit-content;
}

section.lastsix-posts {
    background: #F7F8F9;
    padding: 47px 0 56px;
}

section.lastsix-posts .wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 32px;
}

section.lastsix-posts .wrapper .last-posts__post {
    display: flex;
    align-items: center;
    gap: 19px;
}

section.lastsix-posts .wrapper .last-posts__post--top-img {
    min-width: 165px;
    height: 210px;
    border-radius: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.lastsix-posts .wrapper .last-posts__post-tags-tag {
    color: var(--Black, #0E1D20);
    font-family: "Gotham Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 5px 12px;
    width: fit-content;
    background: var(--Button-Yellow, #F7CE46);
    margin: 0 0 16px 0;
}

section.lastsix-posts .wrapper .last-posts__post--top h4 {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 24px */
    margin: 0 0 8px 0;
}

section.lastsix-posts .wrapper .last-posts__post--top-excerpt {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
}

.bullets-section .wrap-bullets {
    padding: 54px 0 66px;
}

.bullets-section .wrap-bullets h2 {
    color: #000;
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 32px */
    max-width: 704px;
    width: 100%;
    margin: 0 auto 32px auto;
}

.bullets-section .wrap-bullets__text p {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
}

.bullets-section .wrap-bullets__text ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 52px;
}

.bullets-section .wrap-bullets__text ul li {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    position: relative;
}

.bullets-section .wrap-bullets__text ul li::before {
    content: '';
    background-color: #006CA8;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    display: flex;
    top: 9px;
    left: -20px;
}

.bullets-section .wrap-bullets__text ul li strong {
    color: #006CA8;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 185.714% */
}

.bullets-section .wrap-bullets__second-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 32px;
    margin: 64px 0 0 0;
    align-items: center;
}

.bullets-section .wrap-bullets__second-wrap img {
    border-radius: 11px;
}

.bullets-section .wrap-bullets__second-wrap h2 {
    text-align: left;
}

.bullets-section .wrap-bullets__second-wrap p {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
}


.bullets-section .wrap-bullets__second-wrap h5 {
    color: #006CA8;
    font-family: "Gotham Pro";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.tdb-post-meta .tdb-block-inner.td-fix-index time.entry-date.updated.td-module-date {
    color: #006CA8;
    font-size: 14px;
    font-style: normal;
    line-height: 100%;
    margin-top: 20px;
    font-family: "Gotham Pro";
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

body .tdi_31 {
    padding-top: 13px !important;
}

#tdi_26 {
    position: fixed;
    top: 38px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1000;
}

.whiteSpace {
    height: 84px;
}

body.page-template-page-about .front-banner-container {
    display: none;
}

body.page-template-page-about .front-banner-logos-wrapper {
    margin: 48px 0 0 0;
}

.grid-cards {
    background-color: #F7F8F9;
    padding: 48px 0;
}

.grid-cards__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 28px 34px;
}

.grid-cards__list-item {
    border-radius: 32px;
    background-color: #fff;
    padding: 32px 24px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.grid-cards__list-item h4 {
    color: #006CA8;
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 108.333% */
    margin: 0 0 24px;
}

.grid-cards__list-item-text {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}

.video-title {
    padding: 72px 0;
}

.video-title__title{
    color: #000;
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 40px 0;
    line-height: 100%; /* 36px */
}

.video-title__title strong{
    color: #006CA8;
    font-weight: 700;
}

.check-list h2 {
    color: #000;
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 57.6px */
    margin: 0 0 48px 0;
}

.check-list h2 strong {
    color: #006CA8;
}

.check-list__list-item {
    display: flex;
    flex-direction: column;
    gap: 11px;
    padding: 34px 0;
    border-bottom: 1px solid #E3E3E3;
}

.check-list__list-item-title {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--Black, #0E1D20);
    /* H6 */
    font-family: "Gotham Pro";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 30.8px */
}

.check-list__list-item-title::before {
    content: '';
    width: 32px;
    height: 32px;
    background-image: url(./images/Checklist.svg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.check-list__list-item-text p {
    color: var(--Base-Gray, #6B6B6B);
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
    margin: 0;
}

.check-list__list-item-text a {
    color: #F7CE46;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    margin: 0;
}

.about-banner__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 32px 0 0 0;
}

.about-banner__text {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    margin: 8px 0 0 0;
}

.about-banner__text p {
    margin: 0;
}

body.page-template-page-about .front-banner-logos-label p {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24.96px */
    letter-spacing: -0.48px;
}

body.page-template-page-about .front-banner-logos-label strong {
    font-weight: 700;
}

body.page-template-page-about .front-banner-logos {
    margin: 21px 0 56px 0;
}

body.page-template-page-about .contact-block {
    padding: 80px 0 104px;
    background: #F7F8F9;
    margin: 75px 0 0 0;
}

body.page-template-page-about .contact-block__wrapper {
    border-radius: 64px;
    background: var(--Black, #0E1D20);
    padding: 32px 32px 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.contact-block__left {
    max-width: 376px;
    width: 100%;
}

.contact-block__title {
    color: var(--White, #FFF);
    /* H3 */
    font-family: "Gotham Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 44px */
    letter-spacing: -0.8px;
    margin: 0 0 8px 0;
    padding: 0 24px;
}

.contact-block__text {
    color: var(--Light-Gray, #DFE5EB);
    /* H14 */
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    letter-spacing: -0.28px;
    max-width: 320px;
    padding: 0 24px;
    width: 100%;
}

.contact-block__info {
    border-radius: 32px;
    background: var(--Dark-Gray, #2A3638);
    padding: 32px 40px;
    margin: 32px 0 0 0;
}

.contact-block__info-number {
    color: var(--White, #FFF);
    /* H3 */
    font-family: "Gotham Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 44px */
    letter-spacing: -0.8px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 16px 0;
}

.contact-block__info-number::before {
    content: '';
    width:28px;
    height: 44px;
    background-image: url(./images/phone.svg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-block__info-email {
    margin: 0 0 4px 0;
    color: var(--Button-Yellow, #F7CE46);
    /* H12 */
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
}

.contact-block__info-opening {
    color: var(--Light-Gray, #DFE5EB);
    /* H14 */
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    letter-spacing: -0.28px;
    margin: 0 0 24px 0;
}

.contact-block__info-button {
    border-radius: 12px;
    background: var(--Button-Yellow, #F7CE46);
    padding: 16px 24px;
    color: var(--Black, #0E1D20);
    text-align: center;
    /* Button 1 */
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 16px */
    margin: 24px 0 0 0;
    display: flex;
    width: fit-content;
}

.contact-block__logos-item {
    padding: 32px 32px 0 32px;
}

.contact-block__right {
    padding: 24px;
    border-radius: 32px;
    margin: 0 40px 0px 0;
    background: var(--Dark-Gray, #2A3638);
}

.wpcf7-form p {
    margin: 0;
}

.wpcf7-form {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 400px;
}

.wpcf7-form label {
    display: flex;
}

.wpcf7-form input {
    border-radius: 12px;
    background: var(--White, #FFF);
    padding: 10px 20px;
    display: flex;
    align-items: center;
    height: 64px;
    color: var(--Base-Gray, #6B6B6B);
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
}

.wpcf7-form-control-wrap {
    display: flex;
    flex-direction: column;
    max-width: 400px;
    width: 100%;
}

.wpcf7-form textarea {
    border-radius: 12px;
    background: var(--White, #FFF);
    padding: 20px 20px;
    color: var(--Base-Gray, #6B6B6B);
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
    height: 200px
}

.wpcf7-form input[type=submit] {
    color: var(--Black, #272B2E);
    text-align: center;
    /* Button 1 */
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    display: flex;
    border-radius: 12px;
    background: var(--Button-Yellow, #F7CE46);
    align-items: center;
    padding: 16px 24px;
    height: 48px;
    width: 100%;
}

.big-card__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    padding: 40px 72px;
    border-radius: 32px;
    border: 1px solid #EAEAEA;
    background: #FFF;
}

section.big-card {
    margin: 64px 0 72px;
}

.big-card__title {
    color: #006CA8;
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 108.333% */
    margin: 0;
}

.big-card__text {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    text-align: center;
}

.same-cat-section {
    padding: 32px 0 48px;
    background-color: #F7F8F9;
}

.same-cat-posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap:  8px 30px;
}

.same-cat-post:nth-child(1), .same-cat-post:nth-child(2), .same-cat-post:nth-child(3) {
    display: flex;
    flex-direction: column;
    margin: 0 0 24px;
}

.same-cat-post:nth-child(1) .same-cat-post-thumbnail, .same-cat-post:nth-child(2) .same-cat-post-thumbnail, .same-cat-post:nth-child(3) .same-cat-post-thumbnail {
    height: 210px;
    max-width: 100%;
    width: 100%;
    border-radius: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.same-cat-post:nth-child(1) .same-cat-post-content span, .same-cat-post:nth-child(2) .same-cat-post-content span, .same-cat-post:nth-child(3) .same-cat-post-content span {
    display: flex;
    border-radius: 12px;
    background: var(--Blue-Button, linear-gradient(90deg, #029ECB 0%, #028AC4 100%));
    color: var(--White, #FFF);
    text-align: center;
    font-family: "Gotham Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
    padding: 9px 24px;
    width: fit-content;
}

.same-cat-post:nth-child(1) .same-cat-post-content h3, .same-cat-post:nth-child(2) .same-cat-post-content h3, .same-cat-post:nth-child(3) .same-cat-post-content h3 {
    margin: 16px 0;
    color: #000;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
}

.same-cat-post:nth-child(1) .same-cat-post-excerpt, .same-cat-post:nth-child(2) .same-cat-post-excerpt, .same-cat-post:nth-child(3) .same-cat-post-excerpt {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    margin: 0 0 8px 0;
    display: inherit;
}

.same-cat-post-content span {
    display: none;
}

.same-cat-post {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}

.same-cat-post-excerpt {
    display: none;
}

.same-cat-post-thumbnail {
    min-width: 77px;
    max-width: 77px;
    height: 77px;
    border-radius: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.same-cat-post-content h3 {
    color: #000;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
    margin: 0;
}

.same-cat-header h2 {
    color: var(--Black, #0E1D20);
    font-family: "Gotham Pro";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 12px */
    margin: 0 0 24px 0;
    border-radius: 12px;
    background: var(--Button-Yellow, #F7CE46);
    display: flex;
    align-items: center;
    padding: 6px 76px 6px 12px;
    width: fit-content;
    text-transform: uppercase;
}

.about-author {
    margin: 14px 0 64px;
}

.about-author__badge {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 5px 16px 5px 7px;
    margin-top: -8px;
    width: fit-content;
    font-family: "Gotham Pro";
    font-weight: 700;
    font-size: 10px;
    line-height: 10.4px;
    text-transform: uppercase;
    border: 1px solid #007AB3;
    border-radius: 10px;
    background: var(--Blue-Title, linear-gradient(180deg, #006CA8 -27.27%, #0086BD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-author__badge::before {
    display: block;
    width: 28px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7199 20.5822C17.5579 20.2965 17.7734 18.7731 18.4678 18.2732C19.1861 17.7733 20.6946 18.0351 21.2213 17.321C21.7242 16.6307 21.0058 15.2738 21.2932 14.4407C21.5566 13.6313 22.9453 12.9648 22.9453 12.0602C22.9453 11.1557 21.5566 10.4891 21.2932 9.67978C21.0058 8.84663 21.7481 7.48978 21.2213 6.79945C20.7185 6.08532 19.1861 6.37098 18.4678 5.84728C17.7734 5.34739 17.5579 3.82391 16.7199 3.53826C15.9058 3.27641 14.8283 4.37141 13.9424 4.37141C13.0564 4.37141 11.979 3.27641 11.1649 3.53826C10.3268 3.82391 10.1113 5.34739 9.41696 5.84728C8.69864 6.37098 7.19017 6.10913 6.6634 6.79945C6.16058 7.48978 6.8789 8.84663 6.61551 9.67978C6.35213 10.4891 4.96338 11.1557 4.96338 12.0602C4.96338 12.9648 6.35213 13.6313 6.61551 14.4407C6.8789 15.2738 6.16058 16.6307 6.6634 17.321C7.19017 18.0351 8.69864 17.7733 9.41696 18.2732C10.1113 18.7731 10.3268 20.2965 11.1649 20.5822C11.979 20.844 13.0564 19.749 13.9424 19.749C14.8283 19.749 15.9058 20.844 16.7199 20.5822ZM7.90849 12.0602C7.90849 8.75141 10.6142 6.06152 13.9424 6.06152C17.2706 6.06152 19.9763 8.75141 19.9763 12.0602C19.9763 15.369 17.2706 18.0589 13.9424 18.0589C10.6142 18.0589 7.90849 15.369 7.90849 12.0602Z' fill='%23F7CE46'/%3E%3Cpath d='M13.9423 7.01367C11.1648 7.01367 8.89014 9.27509 8.89014 12.0364C8.89014 14.7977 11.1648 17.0591 13.9423 17.0591C16.7198 17.0591 19.0184 14.7977 19.0184 12.0364C19.0184 9.27509 16.7438 7.01367 13.9423 7.01367ZM16.4325 11.2747L13.8944 14.0836C13.7508 14.2502 13.5353 14.3216 13.3437 14.3216C13.1522 14.3216 12.9367 14.2264 12.793 14.0836L11.4521 12.5839C11.1888 12.2744 11.2127 11.7984 11.5 11.5127C11.6437 11.3937 11.8113 11.3223 12.0029 11.3223C12.1944 11.3223 12.4338 11.4175 12.5775 11.5603L13.3677 12.4173L15.355 10.2273C15.4987 10.0606 15.6902 9.98922 15.9057 9.98922C16.1212 9.98922 16.2649 10.0606 16.4085 10.1797C16.7198 10.4653 16.7198 10.9414 16.4564 11.2508L16.4325 11.2747Z' fill='%23F7CE46'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    content: '';
}

.about-author__title {
    margin: 14px 0 19px;
    color: #000000;
    font-weight: 700;
    font-size: 48px;
    line-height: 49.92px;
}

.about-author__wrapper {
    display: flex;
    align-items: center;
    gap: 53px;
}

.about-author__image img {
    display: block;
    margin: 0;
    width: 250px;
    min-width: 250px;
    height: 250px;
    min-height: 250px;
    object-fit: cover;
    border-radius: 100%;
}


.about-author__content {

}

.about-author__content-name {
    color: #006CA8;
    font-weight: 700;
    font-size: 14px;
    line-height: 14.56px;
    letter-spacing: -0.02%;
    text-transform: uppercase;
}

.about-author__content-position {
    color: #5F5F5F;
    font-weight: 400;
    font-size: 14px;
    line-height: 14.56px;
    letter-spacing: -0.02%;
}

.about-author__content-socials {
    display: flex;
    margin: 10px 0;
}

.about-author__content-socials-item {
    display: flex;
}

.about-author__content-text {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 16.64px;
    letter-spacing: -0.02%;
}

body.author #tdi_51 {
    margin-bottom: 32px;
}


body.single .front-banner-container--detail .front-banner-container__right .banner-img {
    left: 0;
}

.front-banner-container--detail .front-banner-container__right .year-img {
    top: 0;
}

.front-banner-logos-wrapper--detail .front-banner-logos-label {
    text-align: start;
}

.single-post .front-banner-container.front-banner-container--detail {
    padding: 18px 0 58px !important;
}

.tdb_single_author .tdb-author-photo img {
    width: 51px;
    height: 51px;
    object-fit: cover;
}

@media screen and (max-width: 500px) {
    .front-banner-logos img {
        max-height: 23px;
    }
}

@media screen and (max-width: 410px) {
    .front-banner-logos img {
        max-height: 19px;
    }
}

@media screen and (max-width: 767px) {
    .tdc-column.td-pb-span4.td-is-sticky.b {
        position: relative !important;
    }

    .td-is-sticky .wpb_wrapper.a {
        position: relative !important;
        top: 0px !important;
        max-width: 100% !important;
    }

    .td-is-sticky .wpb_wrapper.b {
        position: relative !important;
        top: 0px !important;
        max-width: 100% !important;
    }
}

@media screen and (max-width: 650px) {
    .about-author__wrapper {
        gap: 33px;
        flex-direction: column;
        justify-content: left;
        align-items: baseline;
    }
}

@media screen and (max-width: 370px) {
    .front-banner-logos {
        gap: 16px 10px;
    }
}

.bullets-section .wrap-bullets__text ul li {
    list-style: none !important;
}

.bullets-section .wrap-bullets__text ul li::before {
    top: 7px;
}

.bullets-section .wrap-bullets__second-wrap p a {
    text-decoration: underline;
    font-size: 14px;
}

.bullets-section .wrap-bullets__second-wrap p a strong {
    color: #006CA8;
    font-weight: 700;
}

body.archive.tag .td-a-rec-id-sidebar {
    display: none !important;
}

@media screen and (max-width: 1024px) {
    section.last-posts .wrapper {
        flex-direction: column;
        display: flex;
    }
}

#tdi_26 {
    top: 5px;
}

body.single .front-banner-logos img {
    margin: 0;
    max-height: 24px;
}

#td-outer-wrap::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #0089c4;
}

.bullets-section[data-new="1"] .wrap-bullets__text blockquote {
    margin-left: 0;
    margin-top: 0;
}

.bullets-section[data-new="1"] .wrap-bullets__text blockquote p {
    color: #006CA8;
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 700;
}

.bullets-section[data-image="1"] .wrap-bullets .wrap-bullets__text {
    float: right;
    width: 50%;
    max-width: 486px;
    padding-left: 50px;
}

.bullets-section[data-image="1"] .wrap-bullets .wrap-bullets__second-wrap {
    float: right;
    width: 50%;
    display: flex;
    max-width: 518px;
    align-items: flex-start;
    justify-content: left;
    margin: 20px 0 0 0;
}

.bullets-section[data-image="1"] .wrap-bullets .wrap-bullets__text ul {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.bullets-section[data-new="1"] ul {
    gap: 8px 52px;
}

.bullets-section[data-new="1"][data-image="2"] .wrap-bullets__text {
    float: left;
    width: 50%;
    max-width: 505px;
}

.bullets-section[data-new="1"][data-image="2"] .wrap-bullets__text ul {
    display: flex;
    flex-direction: column;
    gap: 37px;
}

.bullets-section[data-new="1"][data-image="2"] .wrap-bullets__second-wrap {
    float: right;
    width: 50%;
    display: flex;
    justify-content: center;
    margin: 0 0 0 0;
}

.bullets-section[data-new="1"][data-image="2"] .wrap-bullets__second-wrap img {
    max-width: 518px;
}

.bullets-section[data-new="1"][data-image="2"] .wrap-bullets__second-text {
    float: left;
    width: 100%;
    margin: 27px 0 0 0;
}

@media screen and (max-width: 640px) {
    .bullets-section[data-image="1"] .wrap-bullets .wrap-bullets__text {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
        max-width: 100%;
    }

    .bullets-section[data-image="1"] .wrap-bullets .wrap-bullets__second-wrap {
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .bullets-section[data-image="2"] .wrap-bullets .wrap-bullets__text {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
        max-width: 100%;
    }

    .bullets-section[data-image="2"] .wrap-bullets .wrap-bullets__second-wrap {
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .bullets-section[data-new="1"] .wrap-bullets {
        padding: 44px 0 36px;
    }
}

.front-banner-logos-wrapper.front-banner-logos-wrapper--detail.post--inner {
    margin: 0 0 60px 0;
}

body.single .front-banner-container--detail.post-inner .front-banner-container__right .banner-img {
    top: 19px;
    right: 0px;
    left: auto;
    max-height: 170px;
    width: auto;
}

body.single .front-banner-container--detail.post-inner .front-banner-container__right .banner-img {
    top: 0;
    right: auto;
    left: auto;
    max-height: 200px;
    width: auto;
}

body.single .front-banner-container--detail.post-inner .front-banner-container__seearch-container input {
    width: 238px;
}

.single-post .front-banner-container.front-banner-container--detail.post-inner {
    padding: 18px 0 18px !important;
}

@media screen and (max-width: 1018px) {
    body.single .front-banner-container--detail.post-inner .front-banner-container__seearch-container input {
        width: inherit;
    }
}

.footer-container__column > .menu-colum {
    display: none !important;
}

.bullets-section[data-new="1"] .wrap-bullets {
    padding-bottom: 20px;
}

.bullets-section[data-new="1"] .wrap-bullets h2 {
    max-width: 100%;
    width: 100%;
}

/* -- */
.bullets-section[data-new="1"] .wrap-bullets__text p a {
    color: #006CA8;
    font-weight: 700;
    text-decoration: underline;
}

.bullets-section[data-new="1"] .wrap-bullets__text ul li a {
    color: #006CA8;
    font-weight: 700;
    text-decoration: underline;
}

.bullets-section[data-new="1"] .wrap-bullets__text ol li a {
    color: #006CA8;
    font-weight: 700;
    text-decoration: underline;
}

.bullets-section[data-new="1"] p strong {
    color: #006CA8;
}

.bullets-section[data-class="custom_block_helper_1"] .wrap-bullets__text {
    padding-top: 135px;
}

.bullets-section[data-class="custom_block_helper_1"] .wrap-bullets__text p:last-child {
    margin-bottom: 0px;
}

@media screen and (max-width: 1018px) {
    .bullets-section[data-image="1"] .wrap-bullets .wrap-bullets__text {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
        max-width: 100%;
    }

    .bullets-section[data-class="custom_block_helper_1"] .wrap-bullets__text {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
        max-width: 100%;
    }

    .bullets-section[data-image="1"] .wrap-bullets .wrap-bullets__second-wrap {
        width: 100%;
        float: left;
    }
}

.blog-posts-wrap {
    min-height: 923px !important;
}

@media screen and (max-width: 767px) {
    .blog-posts-wrap {
        min-height: auto !important;
    }

    .bullets-section[data-new="1"][data-image="2"] .wrap-bullets__second-wrap img {
        max-width: 90%;
    }

    html {
        margin: 10px 0 0 0 !important;
    }
}
