header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a, header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span {
    text-transform: none;
}

h1 {
  font-size: 2.75em;
}
h2 {
  font-size: 2.75em;
}
h3 {
  font-size: 1.95em;
}
h4 {
  font-size: 1.5em;
}
h5 {
  font-size: 1.2em;
}
h6 {  
  font-size: 1.1em;
  font-weight:800;
}
blockquote p {
  line-height: 1.3;
}
a.text-btn,
button,
input[type=button] {
  padding: 8px 30px;
}
a.text-btn.grey-btn,
button.grey-btn,
input[type=button].grey-btn,
a.text-btn.newsletter-btn,
button.newsletter-btn,
input[type=button].newsletter-btn {
  padding: 5px 25px;
}

.fa-icon {
  padding: 5px 10px;
  font-size:0.9em;
  font-weight:600;
}
.fa-icon > .fa-solid {
  padding: 0 5px;
}


/*Table Elements */
table th {
  padding: 1em 1.5em;
}
table td {
  padding: 1em 1.5em;
  min-width: 180px;
}

/* by Creasant */
/* font */
.mtpc-textarea blockquote:first-child,
.mtpc-textarea .responsive-table-wrapper:first-child,
.mtpc-textarea h1:first-child,
.mtpc-textarea h2:first-child,
.mtpc-textarea h3:first-child,
.mtpc-textarea h4:first-child,
.mtpc-textarea h5:first-child,
.mtpc-textarea h6:first-child,
.mtpc-textarea ol:first-child,
.mtpc-textarea ul:first-child,
.mtpc-textarea ol li:first-child,
.mtpc-textarea ul li:first-child,
.mtpc-textarea a:first-child,
.mtpc-textarea p:first-child{
  margin-top: 0;
}

.mtpc-textarea blockquote:last-child,
.mtpc-textarea .responsive-table-wrapper:last-child,
.mtpc-textarea h1:last-child,
.mtpc-textarea h2:last-child,
.mtpc-textarea h3:last-child,
.mtpc-textarea h4:last-child,
.mtpc-textarea h5:last-child,
.mtpc-textarea h6:last-child,
.mtpc-textarea ol:last-child,
.mtpc-textarea ul:last-child,
.mtpc-textarea ol li:last-child,
.mtpc-textarea ul li:last-child,
.mtpc-textarea a:last-child,
.mtpc-textarea p:last-child{
  margin-bottom: 0;
}
ol {
  margin-top: 10px;
  margin-left: 0;
  margin-bottom: 30px;
  padding-left: 25px;
}
ol li::marker {
  font-weight: 800;
}
ol li {
  margin-bottom: 20px;
}
blockquote{
  border-left-width: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}
blockquote.white-color-blockquote{
  margin-left: 15px;
  padding-left: 20px;
}
blockquote.white-color-blockquote p{
  line-height: 1.7;
}
hr{
  margin: 60px 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid;
}
strong a, b a,
strong, b{
  font-weight: 800;
}
.hd-bold {
  font-weight: 900;
}
h2, h3, h4, h5, h6{
 margin-bottom: 10px; 
}
h5:has(a){
  margin-bottom: 5px;
}
h2.big-subtitle,
h1{
  font-size: 54px;
  line-height: 1.1;
  font-weight: 800;
}
h2{
  font-size: 36px;
  line-height: 1.1;
  font-weight: 800;
}
.node__content.mtpc-event-detail .event-head .event-title h1,
h3{
  font-size: 32px;
  line-height: 1.2;
  font-weight: 800;
}
p.big-text,
h4{
  font-size: 27px;
  line-height: 1.2;
  font-weight: 800;
}
p.big-text{
  line-height: 1.3;
  font-weight: 600;
}
h5 a,
h5{
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
}
h6{
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}
.event-listing-page .listing .event-item .event-info .event-btn a,
a.text-btn{
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.2;
  font-weight: 600;
  border-radius: 30px;
  text-transform: uppercase;
  min-width: 70px;
}
.event-listing-page .listing .event-item .event-info .event-btn a,
a.text-btn.small-btn{
  font-size: 16px;
  padding: 10px 30px;
  font-weight: 700;
}
a.text-btn.min-width-250{
  min-width: 250px;
  box-sizing: border-box;
  font-weight: 600;
}
a{
  font-size: 18px; 
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
p.font-normal,
p{
 font-size: 18px; 
 font-weight: 400;
 line-height: 1.5;
}
p.font-small,
p.small-text{
 font-size: 16px; 
 font-weight: 400;
 line-height: 1.3;
}
table.tbl-line{
  border:none;
}

table tr.tbl-bg-hd td p,
table tr.tbl-bg-hd td,
table.tbl-line thead tr th p,
table.tbl-line thead tr th{
  font-weight: 800;
  font-size: 27px;
}

table tr.tbl-bg-hd td:first-child,
table tr.tbl-bg-hd td{
  padding: 10px 30px !Important;
  border-bottom: none;
}
table.tbl-line thead tr th{
  padding: 10px 30px;
  border-bottom: none;
}
table.tbl-line tbody tr td{
  padding: 20px 30px 40px;
  min-width: unset;
  border-bottom: 1px solid #28639F;
}
table.tbl-line tbody tr td:first-child:not(:last-child){
  padding: 20px 0px 40px 30px;
  vertical-align: top;
  word-break: auto-phrase;
}
table.tbl-line tbody tr td:first-child,
table.tbl-line tbody tr td:first-child p{
  font-weight: 800;
}
table.tbl-line tbody tr:last-child td{
  border-bottom: none;
}
table.tbl-bg{
}

table.tbl-bg thead tr th p,
table.tbl-bg thead tr th{
  font-weight: 800;
  font-size: 27px;
}
table.tbl-bg thead tr th{
  padding: 10px 30px;
  border-bottom: none;
}
table.tbl-bg tbody tr td{
  padding: 20px 30px 20px;
  min-width: unset;
  border-bottom: 1px solid #FFFFFF;
}
table.tbl-bg tbody tr td:first-child:not(:last-child){
  padding: 20px 0px 20px 30px;
  vertical-align: top;
  word-break: auto-phrase;
}
table.tbl-bg tbody tr td:first-child:not(:last-child),
table.tbl-bg tbody tr td:first-child:not(:last-child) p{
  font-weight: 800;
}
table.tbl-bg tbody tr:last-child td{
  border-bottom: none;
}
span.white-background-text{
  display: inline-block;
  padding: 12px 30px;
  margin-bottom: 30px;
}
.responsive-table-wrapper > table{
  min-width: 430px;
  margin-bottom: 10px;
}
.responsive-table-wrapper > table.tbl-line{
  min-width: unset;
}
/* General */
.space-top-110 {
  padding-top: 110px;
}
.space-top-120 {
  padding-top: 120px;
}
.space-bottom-110 {
  padding-bottom: 110px;
}
.space-bottom-120 {
  padding-bottom: 120px;
}
.space-bottom-150 {
  padding-bottom: 150px;
}
/* Header */
header .mtpc_header .header .wrapper .logos .logos_left .logo_two.text_logo a,
header .mtpc_header .header .wrapper .logos .logos_left .logo_two a{
  font-size: 20px;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .top_links>ul.menu>li:last-child,
.mtpc_header .top-header .top_head_right .top_links .menu li:last-child{
  display: none;
}

header .mtpc_header .header .wrapper .logos .search_icon,
header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li{
  margin-left: 40px;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul{
  top: 15px;
  box-shadow: unset;
  width: max-content;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul:before{
  content: '';
  position: absolute;
  top: 20px;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 2px 2px 2px 0px #00000040;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li{
  padding-top: 0px;
  padding-bottom: 0px;
  width: auto;
  max-width: 280px;
}

.mtpc_header .navigation > ul.menu > li > ul > li{
  background-color: #28639F;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li:first-child{
  padding-top: 15px;
  padding-bottom: 0px;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li a, 
header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li span{
  font-size: 16px;
  font-weight: 600;
  padding: 10px 20px;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li:last-child{
  padding-top: 0px;
  padding-bottom: 15px;
}

.mtpc_header .navigation > ul.menu > li > ul > li a, 
.mtpc_header .navigation > ul.menu > li > ul > li span{
  background-color: #28639F;
  color: #FFFFFF;
  font-weight: 700 !important;
  padding: 6px 20px !important;
  border-top: 4px solid #28639F;
  border-bottom: 4px solid #28639F;
}

.mtpc_header .navigation > ul.menu > li > ul > li a.is-active, 
.mtpc_header .navigation > ul.menu > li > ul > li span.is-active,
.mtpc_header .navigation > ul.menu > li > ul > li a:hover, 
.mtpc_header .navigation > ul.menu > li > ul > li span:hover{
  background-color: #FFFFFF;
  color: #28639F;
}

.mtpc_header .navigation > ul.menu > li a.is-active, 
.mtpc_header .navigation > ul.menu > li span.is-active, 
.mtpc_header .navigation > ul.menu > li a:hover, 
.mtpc_header .navigation > ul.menu > li span:hover,
header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li.menu-item--active-trail>a, 
header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li.menu-item--active-trail>span{
  color: #28639F;
}

.mtpc_header .navigation>ul.menu>li>ul>li a.is-active,
.mtpc_header .navigation>ul.menu>li>ul>li span.is-active,
.mtpc_header .navigation>ul.menu>li>ul>li a:hover,
.mtpc_header .navigation>ul.menu>li>ul>li span:hover {
  background-color: #FFFFFF;
  color: #003366;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.active>span, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--active-trail>span, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.active>a, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--active-trail>a, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a.is-active, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span.is-active,
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.no-submenu-items>a:after,
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a.arrow-right:after,
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span.arrow-right:after{
  color: #28639F;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded.active>a{
  color: #28639F;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a,
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span {
  color: #666666;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul{
  background-color: transparent;
  padding: 0 !important;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li{
  margin: 0 0 0px;
  padding: 20px 5px 20px 95px;
  border-bottom: 1px solid #28639F;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li.menu-item--active-trail,
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li:has(>a:hover),
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li:has(>span:hover){
  background-color: #28639F;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>a, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>span{
  background-color: transparent;
  color: #28639F;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li.menu-item--active-trail>a, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>a:hover, 
header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>span:hover{
  background-color: #28639F;
  color: #FFFFFF;
}

/* Footer */
.mtpc_footer .social_container{
  margin-right: 0;
}

.mtpc_footer .footer_right_logo{
  display: none;
}
/* body */
body{
  background-size: 100% auto;
  background-position-y: 160px;
  background-position-x: right;
}
/* breadcrumb */
.breadcrumb{
  padding-bottom: 0;
}
.region-breadcrumb .block-system-breadcrumb-block{
  margin-top: 30px;
  margin-bottom: 30px;
}
.region-breadcrumb .block-system-breadcrumb-block .breadcrumb ol li a,
.region-breadcrumb .block-system-breadcrumb-block .breadcrumb ol li{
  color: #777777;
  font-size: 13px;
  font-weight: 600;
}
.region-breadcrumb .block-system-breadcrumb-block .breadcrumb ol li a:hover{
  color: #28639F;
}
/* mtpc-block-image-block */
.mtpc-block-image-block-image-caption{
  padding-top: 15px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  color: #003366;
}
/* mtpc-profile-list-block */
.mtpc-profile-list-title{
  padding-bottom: 0;
  margin-bottom: 30px;
  border-bottom: none;
}
.mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc_profile_name_container,
.mtpc_profile_name{
  display: none;
}
.mtpc_pl_item_wrapper .mtpc_pl_pic{
  width: 165px;
  margin-right: 30px;
}
.mtpc_pl_item_container{
  margin-bottom: 30px;
}
.mtpc-profile-list-block.two_col .field--name-field-mtpc-profile-listing-item>.field__item:nth-of-type(odd){
  margin-right: 30px;
}
.mtpc-profile-list-block.two_col .field--name-field-mtpc-profile-listing-item>.field__item{
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px);
}
/**/
article.mtpc-single-album .album-main-date,
.mtpc_pagetitle.mtpc_gallery h1{
  text-align: left;
}
.view-id-mtpc_albums .view-content .views-row.album_grid_item .album_desc{
  display: none;
}
.view-id-mtpc_albums .view-content .views-row.album_grid_item .album_title{
  padding: 10px 0 10px;
  line-height: 1;
}
.view-id-mtpc_albums .view-content .views-row.album_grid_item .album_title .title_link a{
  font-size: 18px;
  line-height: 1.2;
  padding: 0;
  color: #499C98;
  display: inline-block;
}
.view-id-mtpc_albums .view-content .views-row.album_grid_item .album_title .title_link a:hover{
  color: #316865;
}
.mtpc-album-date{
  margin-top: 0;
  padding: 0 0;
  color: #333333;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
}
.view-id-mtpc_albums .view-content .views-row.album_grid_item.grid2_style {
  width: calc(50% - 20px);
  margin-left: 20px;
  margin-right: 20px;
}
.view-id-mtpc_albums .view-content .views-row.album_grid_item{
  margin-bottom: 60px;
}

.mtpc_pagetitle.mtpc_gallery h1{
  font-size: 54px;
  line-height: 1.1;
  font-weight: 800;
  color: #28639F;
}
.back-btn-wrapper .back-btn,
.node__content.mtpc-event-detail .back-btn{
  display: inline-block;
  margin-top: 40px;
  border: 1px solid #499C98;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 600;
  color: #499C98;
  text-transform: uppercase;
}
.back-btn-wrapper .back-btn:hover,
.node__content.mtpc-event-detail .back-btn:hover{
  border: 1px solid #499C98;
  background-color: #499C98;
  color: #ffffff;
}
.mtpc_pagetitle.mtpc_news h1{
  font-weight: 900;
}
body.page-node-type-news .mtpc_pagetitle.mtpc_news{
  padding: 0;
}
body.page-node-type-news article.mtpc-news-article .mtpc_news_date{
  padding: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  color: #28639F;
  line-height: 1;
  margin-bottom: 0;
}
body.page-node-type-news .mtpc_pagetitle.mtpc_news h1{
  font-weight: 800;
  color: #003366;
  font-size: 32px;
  line-height: 1.2;
  max-width: unset;
  padding-bottom: 30px;
}
body.page-node-type-news .field--name-field-content-banner img{
  padding-bottom: 30px;
}
body.page-node-type-news article.mtpc-news-article .mtpc_news_description {
  padding: 0px 0 40px;
}
body.page-node-type-news .mtpc_banner_caption{
  line-height: 1.3;
}
body.page-node-type-news #st-2 .st-btn{
  margin-right: 12px;
}
.node__content.mtpc-event-detail .event-head .event-subtitle p{
  font-weight: 800;
}
.node__content.mtpc-event-detail{
  position: relative;
  padding-top: 30px;
}
.node__content.mtpc-event-detail .main-content .social-share{
  width: calc(25% - 20px);
  position: absolute;
  right: 40px;
  top: 30px;
}
.node__content.mtpc-event-detail .main-content .node-content .event-data-box-full-width .event-info .event-link i{
  display: none;
}
.node__content.mtpc-event-detail .main-content .node-content .event-data-box-full-width .event-info > div.event-link p{
  padding-left: 0;
}
.node__content.mtpc-event-detail .main-content .node-content .event-data-box .event-info > div i, .node__content.mtpc-event-detail .main-content .node-content .event-data-box-full-width .event-info > div i{
  color: #35649b;
}
.node__content.mtpc-event-detail .main-content .node-content .add-to-calendar{
  display: none;
}
.node__content.mtpc-event-detail .main-content .event-data-box-full-width img{
  width: 100%;
}
.node__content.mtpc-event-detail .main-content .node-content .event-data-box .event-info, .node__content.mtpc-event-detail .main-content .node-content .event-data-box-full-width .event-info{
  padding: 30px 30px 40px;
}
.node__content.mtpc-event-detail .main-content .image-caption-block img{
  width: 100%;
}
.node__content.mtpc-event-detail .main-content .node-content .evnet-images-block .image-caption-block .image-caption {
  margin-bottom: 20px;
  padding-top: 10px;
}
.node__content.mtpc-event-detail .main-content .node-content .evnet-images-block .image-caption-block .image-caption,
.node__content.mtpc-event-detail .main-content .node-content .evnet-images-block .image-caption-block .image-caption p {
  margin-bottom: 0;
  padding-top: 0;
  line-height: 1.2;
  font-size: 15px;
}
.view-news-events .views-row .mtpc_news_date{
  display: none;
  font-size: 18px;
  font-weight: 400;
  line-height:1.3;
  color: #333333;
  text-transform: uppercase;
  padding-bottom: 25px;
  margin: 0;
}
.view-news-events .views-row .mtpc_news_date:has(+ .row_container) {
  display: block;
}
.view-id-news_events .view-content .views-row .row_container.has_thumb .thumb_container{
  margin-right: 30px;
}
.view-id-news_events .view-content .views-row.thumb-alternate:nth-of-type(even) .row_container.has_thumb .thumb_container {
  margin-right: 0px;
  margin-left: 30px;
}
.view-id-news_events .view-content .views-row .row_container.has_thumb .content_container .mtpc_news_title{
  margin-bottom: 30px;
}
.view-id-news_events .view-content .views-row .row_container.has_thumb .content_container .mtpc_news_title a{
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.view-id-news_events .view-content .views-row .row_container .mtpc_read_more{
  display: none;
}
.view-id-news_events .views-row {
  border-bottom-color: #BED6EF;
}
.view-id-news_events .mtpc_news_listing_footer .pager .pager__item{
  margin: 0;
}
.view-id-news_events .mtpc_news_listing_footer .pager .pager__item a{
  color: rgb(0 133 178 / 30%);
  font-size: 20px;
  font-weight: 700;
}
.view-id-news_events .mtpc_news_listing_footer .pager .pager__item.is-active a,
.view-id-news_events .mtpc_news_listing_footer .pager .pager__item a:hover{
  color: #499C98;
}
.event-listing-page .event-listing-head form,
body.path-events .region-breadcrumb .block-system-breadcrumb-block .breadcrumb ol li:nth-child(3){
  display: none;
}
body.path-events .view.view-events .list-view.listing{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 20px;
  overflow: hidden;
}
body.path-events .view.view-events .listing.list-view .event-item{
  display: flex;
  flex-direction: column;
  padding: 60px 0px;
  border-top: none;
  position: relative;
}
body.path-events .view.view-events .listing.list-view .event-item:last-child{
  border: none;
}
body.path-events .view.view-events .listing.list-view .event-item:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 20px);
  border-bottom: 1px solid #BED6EF;
}
body.path-events .view.view-events .listing.list-view .event-item:nth-child(1),
body.path-events .view.view-events .listing.list-view .event-item:nth-child(2),
body.path-events .view.view-events .listing.list-view .event-item:nth-child(3){
  padding-top: 0;
}
body.path-events .view.view-events .listing.list-view .event-item .event-info,
body.path-events .view.view-events .listing.list-view .event-item .event-thumbnail{
  width: 100%;
  margin-right: 0;
}
body.path-events .view.view-events .listing.list-view .event-item .event-head{
  margin-top: 10px;
  margin-bottom: 10px;
}
body.path-events .view.view-events .listing.list-view .event-item .event-info .event-title{
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #003366;
}
body.path-events .view.view-events .listing.list-view .event-item .event-info .event-title a{
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
body.path-events .view.view-events .listing.list-view .event-item .event-info .event-subtitle p {
  color: #28639F;
  line-height: 1.3;
  font-weight: 700;
}
body.path-events .view.view-events .listing.list-view .event-item .event-info .icon i{
  top: 5px;
  color: #28639F;
}
.event-listing-page .listing .event-item .event-info .icon p{
  font-size: 16px;
}
.event-listing-page .listing .event-item .event-info .event-btn{
  margin-top: 50px;
}
/**/
.mtpc-block-slideshow-block .slide-text-wrapper{
  right: 0;
  bottom: 4em;
  left: 0;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}
.mtpc-block-slideshow-block .slide_text_per_row{
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}
.mtpc-block-slideshow-block .slide-text-position{
  height: calc(100% - 4em*2);
  /*flex-direction: column-reverse;*/
  justify-content: space-between;
}
.mtpc-block-slideshow-block .slide_text_per_row:nth-child(1) .slide-text{
  color: rgb(255, 255, 255) !important;
  font-size: clamp(18px, 1.25vw, 24px) !important;
  background-color: #28639F !important;
  white-space: normal !important;
  line-height: 1.1 !important;
  padding: 10px 30px;
  border-radius: 0 !important;
}
.mtpc-block-slideshow-block .slide_text_per_row:nth-child(2) .slide-text{
  color: rgb(255, 255, 255) !important;
  background-color: transparent !important;
  box-shadow: none !important;
  font-size: clamp(24px, 3.281vw, 48px) !important;
  font-weight: 700;
  border-radius: 0px !important;
  white-space: normal !important;
  line-height: 1.05 !important;
  padding: 0;
}
.mtpc-block-slideshow-block .slick-dots.circle li{
  background-color: rgb(255 255 255 / 50%);
}
.mtpc-block-slideshow-block .slick-dots.circle li:hover,
.mtpc-block-slideshow-block .slick-dots.circle li.slick-active {
  background-color: #FFFFFF;
}
/**/
.mtpc-4col-section .mtpc-4col-section-wrapper>.mtpc-4col-item{
  -webkit-flex-basis: calc(25% - 30px*3/4);
  flex-basis: calc(25% - 30px*3/4);
  margin-right: 30px;
  margin-bottom: 20px;
}
.mtpc-4col-section .mtpc-4col-section-wrapper>.mtpc-4col-item:nth-of-type(4n){
  margin-right: 0px;
}