:root {
    --primary:#000;
}

article,aside,details,figcaption,figure,
footer,header,menu,nav,section {
    display:block;
}

ul, nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

.dn { display: none; }
.dni {display: none !important;}

/* ------------------------------------      Focus      ------------------------------------------------ */
.hidden-special a.display_none {
    display: none;
}
.hidden-special > a/*.jump-to-content*/ {
    display: block;
}
.hidden-special {
    z-index: 999999999;
}
[tabindex]:focus, div a:focus, input:focus {
	outline: 5px auto -webkit-focus-ring-color!important;
    outline: 5px dotted #ff8900!important;
    outline-offset: 3px;
    z-index: 9999;
}
div input[type="button" i]:focus {
    outline: 5px auto -webkit-focus-ring-color!important;
    outline: 5px dotted #ff8900!important;
    outline-offset: 3px;
    z-index: 9999;
}
.skip.hidden-special > a/*.jump-to-content*/ {
    position: fixed;
    top: -1000px;
    left: -1000px;
}
.skip.hidden-special > a:active, 
.skip.hidden-special > a:focus,
.jump-to-content:active, 
.jump-to-content:focus {
    top: 0 !important;
    left: 0 !important;
    font-size: 20px;
    text-transform: uppercase;
    background: #fff;
    padding: 5px;
    z-index: 10000;
}

/* ------------------------------------      Focus  End     ------------------------------------------------ */


/* ------------------------------------      SiteMap     ------------------------------------------------ */
.env_mapa_stranky .sitemap ul.page_mapa_head {
    margin-left: 25px;
    margin-bottom: 1rem;
    font-weight: bold;
    list-style-type: none; 
}
.env_mapa_stranky .sitemap ul.page_mapa {
    margin-left: 20px;
    font-weight: 300;
    list-style-type: none;
}
.env_mapa_stranky .sitemap ul.page_mapa ul.page_mapa {
    margin-left: 30px;
}
.env_mapa_stranky .sitemap ul.page_mapa ul.page_mapa ul.page_mapa {
    margin-left: 30px;
}
/* ------------------------------------      SiteMap  End     --------------------------------------------- */



/* ----------------------------- po odladeni vyhodit ---------------------------------- */
html {
    font-size: 16px !important;
}
#main-container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
header {
	position: relative;
	height: 250px;
	background: #f0f0f0;
	margin-bottom: 25px;
}
header .env_hf_image {
	max-height: 250px;
	overflow: hidden;
}
header .env_hf_image img  {
	max-width: 100%;
	opacity: 0.1;
}
header .env_hf_text_obrazok.header-text {
	position: absolute;
	left: 150px;
	top: 100px;
	font-size: 3em;
	color: #054A74;
	text-transform: uppercase;
}
header .env_hf_module_container.top-row {
	position: absolute;
	top: 0;
	right: 0;
	width: 450px;
	text-align: right;
	white-space: nowrap;
}
header .env_hf_module_container.top-row div.module-inner-envelope {
	display: block;
}
header .env_hf_module_container.top-row div.module-inner-envelope .module_envelope {
	display: inline-block;
}

header .env_hf_menu {
	position: absolute;
	left: 0;
	top: 200px;
	width: 100%;
	z-index: 50000;
}

nav ul {
	position: relative;
	display: block;
}
ul.hf-hmenu li {
	position: relative;
	display: block;
	float: left;
	width: auto;
	min-width: 50px;
	background: #ffffff;
	overflow: visible;
}

ul.hf-hmenu li span.hf-menu-envelope {
	display: block;
}

ul.hf-hmenu li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
}

ul.hf-hmenu li:hover ul.hf-hsubmenu {
	display: block;
}
/*
a.mobile-under-menu-trigger {
	display: none;
}
*/
/* ------------------------------------------------------------------------------------ */

/* -------------------- menu block ----------------------------- */
/*
.menu-block-under-trigger.mb-mobile-closed {
	display: none;
}
*/
/* ------------------------------------------------------------- */

.form-js-error {
	color: #d80000;
}

.fancybox-iframe {
	max-height: 100%;
}
.fancybox-container {
	z-index: 9999999999992 !important;
}

/* --------------------- olo ----------------------------------- */
.env_olo-calendar-execute div.module_body {
	display: block !important;
}
ul.olo-daynumbers-default li.olo-number {
	height: 100px;
	line-height: 140px;
	font-size: 1.2em;
}
ul.olo-daynumbers-default li.olo-number .color-container span {
	display: inline-block;
	width: 19px;
	height: 16px;
	line-height: 17px;
	text-align: center;
	margin-left: 2px;
	box-sizing: content-box;
	/*border-width: 2px 2px 2px 2px;*/
	border: 3px solid;
	background: #ffffff;
	text-align: center;
	font-size: 11px;
    color: #000000;
}
div.olo-legend-trigger.new {
	margin-top: 15px;
	border-top: 1px solid #cccccc;
    text-align: center;
    padding: 12px 10px;
    display: block;
    width: auto !important;
    box-sizing: border-box;
    margin-left: 0;
    text-decoration: none;
    background: #f5f5f5;
}
.olo-legend-body span.legend-icon {
	display: inline-block;
	box-sizing: content-box;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	border: 3px solid;
    box-shadow: 1px 1px 12px -2px #000;
}
.olo-legend-body span.legend-text {
    width: auto;
    border: 0;
    font-size: 18px;
    font-weight: normal;
}
.olo-type-color-default {
	display: inline-block;
	box-sizing: content-box;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	border: 3px solid;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.olo-filter-cancel {
	width: 100%;
	text-align: right;
}
.column .module_envelope .olo-filter-cancel input.button {
	width: 100%;
}

.olo-search-results {
    margin-bottom: 15px;
    line-height: 150%;
}
/* ------------------------------------------------------------- */

/* ------------------------------ finder ----------------------- */
.search-parts-envelope legend {
	font-weight: bold;
}
#label_search_string_p {
	display: block;
	width: 100%;
}
/* ------------------------------------------------------------- */

/* ------------------ zasadania -------------------------------- */
.invitation-envelope {
	margin-bottom: 25px;
}
.zasadania-finder {
	display: block;
	margin-bottom: 25px;
}
/* ------------------------------------------------------------- */

/*--------------------------------  LOGIN - REGISTER HEADER ------------------------------------- */

.env_registracia_navstevnika_ .editor.email-hlasnik {
    margin-bottom: 25px;
}
.env_registracia_navstevnika_ #login-to-portal table {
    width: 100%;
}

.env_registracia_navstevnika_ table tr td.automatic-col-2 input,
.env_registracia_navstevnika_ table tr td.automatic-col-4 input {
    height: 44px;
    padding: 0 !important;
    width: 100% !important;
}
.env_registracia_navstevnika_ table tr td.automatic-col-5 input.button {
    width: 100%;
    height: 44px;
    padding: 0 !important;
}

.env_registracia_navstevnika_ #login-to-portal tbody tr {
    display: grid !important;
    grid-template-columns: auto auto 25%;
    grid-template-rows: auto auto;
    align-items: flex-end !important;
    border: none;
    background: none;
    grid-column-gap: 1rem;
}
.env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-1 {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}
.env_registracia_navstevnika_ #login-to-portal tbody tr td {
    border: none;
    padding: 0px;
}
.env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-2 {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}
.env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-3 {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
.env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-4 {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
}
.env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-5 {
    grid-column-start: 3;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 2;
}

@media only screen and (max-width:999px) {
    .env_registracia_navstevnika_ #login-to-portal tbody tr {
        display: grid;
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto;
        align-items: flex-end;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-5 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
}
@media only screen and (max-width:640px) {
    .env_registracia_navstevnika_ #login-to-portal tbody tr {
        display: grid;
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto auto auto;
        align-items: flex-end;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-1 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-2 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 2;
        grid-row-end: 2;
        padding-bottom: 25px;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-3 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-4 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 4;
        grid-row-end: 4;
        padding-bottom: 25px;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-5 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
}




/* Registrácia na portáli */

.env_registracia_navstevnika_ .program_table tbody {
    display: flex;
    flex-flow: column;
}
.env_registracia_navstevnika_ .program_table tbody tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.env_registracia_navstevnika_ .program_table tbody tr td {
    width: 22%;
    flex:unset;
}
.env_registracia_navstevnika_ .program_table tbody tr td:nth-of-type(2n+2) {
    width: auto !important;
    flex: 1;
}
.env_registracia_navstevnika_ .program_table tbody tr td[colspan="4"] {
    width: 100%;
}
.env_registracia_navstevnika_ #reg-user-add-submit-fs  .program_table tbody tr td,
.env_registracia_navstevnika_ #reg-user-add-submit-fs  .program_table tbody tr td:nth-of-type(2n+2) {
    flex: unset;
    width: 100% !important;
}
#reg-user-add-submit-fs legend {
    text-align: center;
    display: block;
    font-size: 1.11111em;
    font-weight: bold;
    padding: 25px 0 0;
}
@media only screen and (max-width:640px) {
    .env_registracia_navstevnika_ .program_table tbody tr td:nth-of-type(2n+2) {
        width: 92% !important;
        flex: unset;
    }
    .right_align, table.program_table td.right_align {
        text-align: right ;
        width: 40px ;
    }
}
/* Registrácia na portáli END */


/* Prihlasený na portali */
header .env_hf_login_register .module_body {
    display: grid;
    grid-template-columns: auto;
    grid-auto-rows: auto;
}
header .env_hf_login_register #logout-data {
    grid-column: 1;
    grid-row: 1;
    margin-right: 15px;
}
header .env_hf_login_register #logout-logout {
    grid-column: 2;
    grid-row: 1;
    display: inline-flex;
    position: relative;
    justify-content: center;
    align-items: center;
}
header .env_hf_login_register #logout-logout a {
    padding-left: 5px !important;
}
header .env_hf_login_register #logout-logout::before {
    display: flex;
    content:"\f08b";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    font: normal normal normal 18px/1 FontAwesome;
    text-decoration: none !important;
    border: none !important;
}

@media only screen and (max-width: 900px) {
    header .env_hf_login_register #logout-logout::before {
        position: absolute !important;
        width: 100% !important;
        right: auto !important;
        left: auto !important;
        flex-wrap: wrap;
        margin: 0 auto !important;
        justify-content: center;
    }
    header .env_hf_login_register #logout-logout a,
    header .env_hf_login_register #logout-data a {
        font-size: 0;
        width: 44px;
        height: auto;
        z-index: 99;
        background: none;
        border: none;
    }
    header .env_hf_login_register #logout-data {
        display: none;
    }
}
@media only screen and (max-width: 640px){
    header .env_hf_login_register .module_body {
        justify-content: center;
    }
    header .env_hf_login_register #logout-logout {
        grid-column: 1/3;
        grid-row: 1;
        display: inline-flex;
        position: relative;
    }
    header .env_hf_login_register #logout-logout::before {
        flex-wrap: wrap;
        justify-content: center;
        font: normal normal normal 28px/1 FontAwesome;
    }
    header .env_hf_login_register #login-login {
        grid-column: 1/3;
    }
    span#login-login a {
        width: 44px;
    }
}
/* Prihlasený na portali END */
/*--------------------------------  LOGIN - REGISTER HEADER END ------------------------------------- */

.footer-link-separator {
	margin-right: 10px;
}

/* ------------------------------ zasadania -------------------------- */
ul.zasadania-list {
    list-style-type: none;
    margin: 0;
}
ul.zasadania-list li {
    display: block;
}
ul.zasadania-list li a {
    display: block;
    padding: 10px;
}
/* ------------------------------------------------------------------- */

/* ------------------------ FOTO V MOBILE ---------------------- */
@media only screen and (max-width: 480px) {
    .editor img,
    .ci-full img,
    .editor p img {
        float: none !important;
        display: block;
        margin: 0 auto !important;
        /*width: auto !important;*/
        height: auto !important;
    }
}
/* ------------------------ FOTO V MOBILE END ---------------------- */

/* ------------------------ oznamy s kalendarom ---------------------- */
.oznamy-new-columns-envelope-default.with-calendar.left, .oznamy-new-columns-envelope-default.with-calendar.right {
    width: 50%;
}
/* ------------------------------------------------------------------- */

/* ------------------------ najnovsie akcie s kalendarom ------------- */
.actions-new-colums-envelope-default.items {
    width: 48%;
}
.actions-new-colums-envelope-default.calendar {
    width: 48%;
}
/* ------------------------------------------------------------------- */

/* -------------------- region aktualne ------------------------------ */
div.module_envelope.env_hf_region_actual {
    width: 100%;
}
.region-actual-hf {
    width: 100%;
    height: 200px;
    background: url('Region-aktualne-paticka.jpg') 50% 50% no-repeat;
    padding-top: 32px;
    color: #cccccc;
}
.reg-act-head, .reg-act-head a {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #ffffff;
    background: none;
    border: 0;
}
.reg-act-head a {
    text-decoration: underline;
}
.reg-act-head a:hover {
    color: #ffffff;
}
.reg-act-text {
    font-size: 22px;
    padding-top: 25px;
}
.reg-act-actual-info {
    font-weight: bold;
}
.reg-act-links {
    font-size: 15px;
    padding: 20px 250px 0 250px;
    color: #cccccc;
}
.reg-act-links a {
    color: #cccccc;
    text-decoration: none;
}
.reg-act-sep {
    display: inline-block;
    width: 25px;
}
/* ------------------------------------------------------------------- */

/* -------------------------- confirm -------------------------------- */
#system-custom-alert .confirm-button-row {
	display: flex;
	justify-content: space-between;
}
#system-custom-alert .close, #system-custom-alert #confirm-yes, #system-custom-alert #confirm-no {
	display: inline-block;
	line-height: 30px;
	padding: 5px 40px;
	border: 0;
	margin-top: 30px;
	text-decoration: none;
	color: #000;
	background: #efefef;
	font-weight: normal;
	font-size: 1.2em;
}
/* ------------------------------------------------------------------- */

#search_string_full {
    color: #000000;
}

/* --------------------- sitemap -------------------- */
ul.page-mapa-new {
    list-style-type: none;
    margin-left: 15px;
}
ul.page-mapa-new.first {
    margin-left: 0;
}


/* ------------------------------------ MAPA STRANKY ------------------------------------ */
.env_mapa_stranky ul.page-mapa-new.first{   
    margin-bottom: 0rem !important;
}
.env_mapa_stranky ul.page-mapa-new {
    margin-left: 30px;
    padding-bottom: 0rem !important;
}
.env_mapa_stranky ul.page-mapa-new.first > li {
    margin-bottom: 20px;
    margin-left: 20px;
}

ul.page-mapa-new.first li.page-mapa-new.level-1 > span,
ul.page-mapa-new.first li.page-mapa-new.level-1 > a > span,
ul.page-mapa-new.first li.page-mapa-menu.level-2 > span,
ul.page-mapa-new.first li.page-mapa-menu.level-2 > a > span {
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    display: flex;
    color: var(--primary);
}
ul.page-mapa-new.first ul li {
    border-left: 1px solid #000;
    padding-left: 7px;
}
ul.page-mapa-new.first ul li.page-mapa-menu.level-2 {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 1rem;
}
ul.page-mapa-new.first li.page-mapa-menu.level-3 {
    font-weight:300;
    text-transform:none;
}
ul.page-mapa-new.first ul li.page-mapa-menu::before {
    content: "";
    position: relative;
    top: -0.3em;
    left: -8px;
    display: inline-block;
    width: 12px;
    height: 1em;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
ul.page-mapa-new.first ul li.page-mapa-menu:first-child::before {
    border-left: none;
}
ul.page-mapa-new.first ul li:last-child {
    border-left: none;
    padding-left: 8px;
}

/* CUSTOM IMAGE LAYOUT */
.img_container {
    display: grid;
    justify-items: center;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

.img_container img,
.editor .img_container img {
    max-width: 100%;
    height: 100% !important;
    width: 100%;
    max-height: 700px;
    object-fit: cover;
    padding: 0 !important;
}

.img-container-envelope {
    margin: 0;
    padding: 0;
    border: 0;
}

.img-container-remove-trigger {
    display: none;
}

.img_container.pattern_1 {
    grid-template-columns: 100%;
}

.img_container.pattern_2-1,
.img_container.pattern_1-2,
.img_container.pattern_2 {
    grid-template-columns: repeat(2, 1fr);
}

.img_container.pattern_1-2 img:nth-of-type(1) {
    grid-column: 1/3;
}

.img_container.pattern_2-1 img:nth-of-type(3) {
    grid-column: 1/3;
}

.img_container.pattern_3-1,
.img_container.pattern_1-3,
.img_container.pattern_3 {
    grid-template-columns: repeat(3, 1fr);
}

.img_container.pattern_1-3 img:nth-of-type(1) {
    grid-column: 1/4;
}

.img_container.pattern_3-1 img:nth-of-type(4) {
    grid-column: 1/4;
}

@media(max-width: 576px) {
    .img_container.pattern_2-1,
    .img_container.pattern_1-2,
    .img_container.pattern_2,
    .img_container.pattern_3-1,
    .img_container.pattern_1-3,
    .img_container.pattern_3 {
        grid-template-columns: 100%;
    }

    .img_container.pattern_1-2 img:nth-of-type(1),
    .img_container.pattern_2-1 img:nth-of-type(3),
    .img_container.pattern_1-3 img:nth-of-type(1),
    .img_container.pattern_3-1 img:nth-of-type(4) {
        grid-column: unset;
    }
}
/* CUSTOM IMAGE LAYOUT END */

/* ------------------------------------ MAPA STRANKY END ------------------------------------ */
/* -------------------------------------------------- */

/* ------------------------- akordeon default ---------------------------- */
.accordeon-content {
    display: none;
}
.accordeon-content.expanded {
    display: block;
}
/* ----------------------------------------------------------------------- */

/* ------------------------------ waste --------------------------------- */
.waste-search-row {
    display: inline-flex;
    width: 100%;
}

.waste-search-row div {
    display: flex;
    padding: 5px;
}

.waste-search-row div:first-of-type {
    font-weight: bold;
}

.waste-search-head {
    margin: 20px 0;
}

.waste-search-head .waste-link {
    margin: 20px 0;
}

.waste-search-result-row {
    display: flex;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.waste-search-result-row:hover,
.waste-search-result-row:nth-child(even):not(.header):not(.bottom):hover {
    background-color: #eee;
}

.waste-search-result-row div {
    padding: 5px;
    text-align: center;
    min-width: 150px;
    width: 33%;
}

.waste-search-result-row.header,
.waste-search-result-row.bottom {
    background-color: #f0f0f0;
    font-weight: bold;
}

.waste-search-result-row.header {
    border-bottom: 2px solid #000;
}

.waste-search-result-row:nth-child(even):not(.header):not(.bottom) {
    background-color: #fafafa;
}

.waste-search-result-row.first-bottom {
    border-top: 2px solid #000;
}

a.gps-map-position {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: -10px 0 20px 10px;
}

a.gps-map-position img {
    width: 100;
    height: 100;
}

#osm-map-for-gps {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 850px;
    height: 500px;
    background: #ffffff;
    border: 1px solid #666666;
    transform: translate(-50%, -50%);
    z-index: 1000000;
    box-shadow: 0 0 15px 8px #999999;
}

#osmap {
    width: 100%;
    height: 450px;
}

#osm-map-for-gps .gps-save-row {
    height: 25px;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: right;
}

#osm-map-for-gps .save,
#osm-map-for-gps .close {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    border: 0;
    margin: 5px 30px;
    text-decoration: none;
    color: #000;
    background: #efefef;
    font-weight: normal;
    font-size: 1.2em;
    cursor: pointer;
    text-align: center;
}

#osm-map-for-gps .save.inactive {
    visibility: hidden;
}

/* ------------------ finder new generation ----------------------- */
.module_envelope_ha.env_hf_finder_new {
    text-align: center;
    background: none;
    padding: 10px;
}
.module_envelope_ha.env_hf_finder_new form {
    display: block;
    background: none;
}
.module_envelope_ha.env_hf_finder_new form label {
    display: block;
}
.module_envelope_ha.env_hf_finder_new form #search-field-envelope-outer {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    text-align: left;
}
.module_envelope_ha.env_hf_finder_new form #search-field-envelope {
    display: grid;
    grid-template-columns: 1fr 50px;
    background: none;
    border: 1px solid #0065B3;
}
.module_envelope_ha.env_hf_finder_new form #search-field-envelope input {
    border: none;
    min-height: 50px;
}
#search-submit-execute-new {
    background: none;
    background: url('search.png') 50% 50% no-repeat;
    cursor: pointer;
}
.module_envelope_ha.env_hf_finder_new #finder-offers-new ul {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    max-width: 500px;
    background: #f5f5f5;
    margin: 0;
    list-style: none;
    max-height: 200px;
    overflow: auto;
    z-index: 9999999999;
    box-shadow: 0 0 10px #555;
    text-align: left;
    padding: 5px 10px;
}
.module_envelope_ha.env_hf_finder_new #finder-offers-new ul a {
    display: inline-block;
    width: 100%;
    padding: 0.5rem;
    transition-duration: 0.3s;
}
/* ---------------------------------------------------------------- */

/* ------------------------ for TAIBOT ---------------------------- */
.target-for-chatbot {
    box-sizing: border-box;
    width: 100%;
    height: 650px;
    padding-top: 15px;
}
.target-for-chatbot iframe {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border: none;
}
/* --------------------------------------------------------------- */
