.header-wrapper {
    height: 590px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    box-shadow: 0px 7px 10px -2px rgba(0,0,0,0.5);
}

.video-play {
    position: absolute;
    z-index: 2;
    inset: 0;
    margin: auto;
    width: 120px;
    height: 120px;
    color: white;
    background: red;
    border-radius: 320px;
    line-height: 120px;
    font-size: 50px;
}

.video-holder {
    position: relative;
}

.video-holder a {
    display: block;
    transition: 0.2s all ease;
}
.flex-part.flex-part--buttons {
    padding: 0px 0px 20px;
}
.flex-part.flex-part--content {
    margin: 50px 0px 30px;
}

.video-wrapper {
    margin: 60px 0px;
}

div#flex-content {
}
.flex-part.flex-part--header.reg ~ .flex-part.flex-part--content.reg .text-center {
    text-align: right !important;
}
a.a-image-grid {
    display: block;
    width: 100%;
    height: 240px;
    margin-bottom: 30px;
}

a.a-image-grid img {
    width: 100%;
    height: 100%;
    display: table;
    object-fit: cover;
    transition: 0.2s all ease;
}

.intro-title {
    font-size: 48px;
    font-weight: 600;
    color: #1a95b6;
    margin-bottom: 20px;
}

.intro-content p {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.6;
}
.intro-content p strong,
.intro-content p b {
    font-weight: 700;
}
.intro-content h1 {
    font-size: 40px;
    color: #1091b3;
    margin-bottom: 40px;
    margin-top: -10px;
}
.intro-content li {
    font-size: 20px;
    line-height: 1.6;
}

body.home h1 {
    margin: 0 0 20px;
}

body.home h1 + h2 {
    font-size: 40px;
    color: #282828;
}

body.home h1 + h2 em {
    font-weight: 700;
    font-size: 40px;
    color: #1091b3;
}
.intro-content ul, .intro-content ol {
    margin: 0px 20px 20px;
}

.intro-content h1 strong {
    font-weight: 700;
}

.intro-content p > em > strong {
    font-size: 30px;
    font-weight: 700;
}
a.a-image-grid:hover img {
    box-shadow: 0px 13px 30px 0px rgba(0,0,0,0.6);
}

.video-holder:hover a {
    box-shadow: 0px 13px 30px 0px rgba(0,0,0,0.6);
}

.video-holder a img {
    display: table;
}

.icon-row {
    display: flex;
    align-items: center;
    margin: 20px 0px;
} 
.icon-row .icon-row-icon {
    flex: 0 0 80px;
    text-align: center;
    /* margin-top: 30px; */
    margin-inline-end: 30px;
}

.icon-row-content {
    font-size: 20px;
    margin-top: 0;
    line-height: 1.5;
}

.icon-row-content p {
    margin: 0;
}
.header-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.6);
}
 
a.coverlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.header-container .header-home-block {
    flex: 0 0 50%;
    width: 50%;
    height: 24vw;
    background-size: cover;
    background-position: center;
    max-height: calc(100vh / 2 - 70px);
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.header-container .header-home-block:before {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background: #0000005e;
    border-radius: 300px;
    background-image: url(/wp-content/themes/orlan/images/homestar.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: 0.2s all ease;
}
 
.header-home-block:hover .b-link a {
    color: #0e6681;
    text-shadow: 0px 0px 20px white, 0px 0px 20px white;
}

.header-home-block.block--1:before {
    right: 100%;
    top: 100%;
    transform: translate(50%, -50%);
    /* background-color: #ffffff70; */
}
.header-home-block.block--2:before {
    left: 100%;
    top: 100%;
    transform: translate(-50%, -50%);
}
.header-home-block.block--3:before {
    right: 100%;
    bottom: 100%;
    transform: translate(50%, 50%);
}
.header-home-block.block--4:before {
    left: 100%;
    bottom: 100%;
    transform: translate(-50%, 50%);
}

.header-home-block:hover:before {
    background-color: #ffffff70;
}
 
.header-home-block .b-link {
    position: absolute;
    color: black;
    padding: 34px 27px;
    font-size: 18px;
    width: 0px;
    line-height: 1.4;
    display: table;
    font-weight: 700;
}

.header-home-block .b-link a {
    color: inherit;
    text-decoration: none;
    color: white;
}

.header-home-block.block--1 .b-link {
    left: 0px;
    bottom: 0;
    text-align: left;
    text-align-last: left;
}

.header-home-block.block--2 .b-link {
    right: 0px;
    bottom: 0;
    text-align: right;
    text-align-last: right;
}

.header-home-block.block--3 .b-link {
    left: 0px;
    top: 0;
    text-align: left;
    text-align-last: left;
}

.header-home-block.block--4 .b-link {
    right: 0px;
    top: 0;
    text-align: right;
    text-align-last: right;
}

.title-ribbon .h1-upper {
    position: absolute;
    bottom: 100%;
    width: max-content;
    left: 0;
    font-size: 32px;
    padding-inline-end: 80px;
}

.ribbon-color--dark .title-ribbon:after {
    background: #000000ad;
}
.title-ribbon > span {
    z-index: 2;
}
.title-ribbon:before {
    width: 100%;
    position: absolute;
    right: -20px;
    top: 0;
    height: 100%;
    background: #0083aae6;
    content: '';
    transform: skew(-12deg);
    z-index: 0;
}
.h1 {
    font-size: 60px;
}
h1, .h1 {
    position: relative;
}

.ribbon-color--dark .title-ribbon:before {
    background: rgba(0,0,0,0.6);
}
.intro-title.title-size--small {
    font-size: 30px;
}

.intro-title.title-size--medium {
    font-size: 36px;
    line-height: 1.3;
}

.big-button-wrapper {
    text-align: center;
    margin: 70px 0px 50px;
    position: relative;
}

a.big-button {
    background: url(/wp-content/themes/orlan/images/big_button.png);
    display: table;
    width: 500px;
    margin: auto;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    line-height: 70px;
    font-size: 24px;
    text-decoration: none;
    position: relative;
}


.carousel-holder {
    background: #ededed;
    padding: 20px 7%;
    margin: 30px auto;
    width: 100%;
    box-shadow: inset 10px 10px 10px -11px rgba(0,0,0,0.4);
}

.ins-item.subpage {
}

.carousel-holder > .slider {
    display: flex;
}
.slider2.rtl > div {
    flex: 0 0 200px;
    flex-wrap: wrap;
}

.slider2.rtl {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin: 20px 0px;
}
.carousel-holder > .slider button {
    background: none;
    border: 0px;
    outline: 0;
    font-size: 30px;
    color: #0a5182;
    cursor: pointer;
}



.ins-item {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    text-align: center;
    background: #0a5182;
    margin: 0px 10px;
    height: 140px;
    color: white;
    padding-bottom: 20px;
    text-decoration: none;
}
.slick-list.draggable {
    width: 100%;
}
.insurances-wrapper.type-subpage .h2 {
    color: #007fa6;
}

.ins-item.subpage {
    height: 100px;
    align-items: center;
    justify-content: center;
    background: #007fa6;
    font-size: 20px;
    padding: 0;
	line-height:1.3; 
}

.ins-img {
    height: 70px;
}

.flex-part.flex-part--insurances {
    margin: 80px 0px;
}

.big-button-wrapper.color--dark a.big-button {
    background-image: url(/wp-content/themes/orlan/images/big_button_dark.png);
}
a.grid-button {
    background: url(/wp-content/themes/orlan/images/button-aqua.png);
    display: table;
    width: max-content;
    margin: 0 0;
    height: 60px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    line-height: 70px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    position: relative;
    padding: 0 40px;
    min-width: 250px;
    /* transition: 0.2s all ease; */
    transition: 0s;
}
a.grid-button:hover {
    opacity: 0.8;
    transition: 0s;
    transition: 0.2s all ease;
}

a.grid-button:hover:after {
    opacity: 0;
}

a.grid-button:active {
    top: 2px;
}
.buttons-grid {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 40px 40px;
    margin: 37px auto 10px;
    flex-wrap: wrap;
}

.buttons-grid.smaller-buttons a.grid-button {
    min-width: 170px;
}

.buttons-grid.count-6 {
    max-width: 1000px;
}
a.grid-button.has-icon {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    height: 80px;
    min-width: 250px;
    justify-content: center;
}
a.grid-button:after {
    content: '';
    position: absolute;
    box-shadow: 0px 7px 18px 8px rgba(0,0,0,0.6);
    width: 95%;
    height: 28px;
    left: 0;
    right: 0;
    border-radius: 16px;
    top: 48%;
    display: block;
    /* background: #eaeaea; */
    z-index: -1;
    margin: auto;
}

.button-icon {display: flex;align-items: center;justify-content: center;margin-bottom: 6px;}


.button-icon img {
    height: 24px;
}
.flex-part.flex-part--faqs {
    margin: 80px 0px 20px;
}

.faqs-container {
    margin: 30px 0px 0px;
}

.faqs-item-a {
    display: none;
}


.faqs-item-q {
    display: flex;
    color: #0a5182;
    position: relative;
    cursor: pointer;
}

.faqs-item-q:before {
    content: attr(data-num);
    flex: 0 0 60px;
    text-align: center;
    line-height: 70px;
    font-size: 30px;
    font-weight: 700;
    background: #bfdfe9;
}

.flex-part.flex-part--simple_form .h2 {
    color: #005392;
    font-weight: 500;
}

.big-button-container {
    max-width: 1150px;
    margin: auto;
}

.big-button-container:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    width: calc(100% + 2px);
    height: 190px;
    /* background: #eee; */
    display: block;
    z-index: 2;
    border: 1px solid #ddd;
    border-top: 0px;
    top: -154px;
    z-index: -1;
}
 

.flex-part.flex-part--simple_form + .flex-part.flex-part--big_button .big-button-wrapper {
    margin: 20px auto 40px;
    max-width: 1150px;
}

.flex-part.flex-part--simple_form + .flex-part.flex-part--big_button .big-button-wrapper:before {
    content: '';
    position: absolute;
    top: 100%;
    height: 0px;
    background: #eee;
    width: 100%;
    display: block;
}

a.big-button:after {
    content: '';
    position: absolute;
    box-shadow: 0px 7px 18px 8px rgba(0,0,0,0.6);
    width: 68%;
    height: 28px;
    left: 0;
    right: 0;
    border-radius: 16px;
    top: 48%;
    display: block;
    /* background: #eaeaea; */
    z-index: -1;
    margin: auto;
}

.faqs-item + .faqs-item {
    margin-top: 20px;
}

.faqs-item-q > div {
    flex: 1;
    background: #bfdfe9;
    margin-inline-start: 12px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    color: #333;
    font-weight: 500;
    text-wrap: balance;
}

.faqs-item {
    font-size: 22px;
}

.faqs-item-q span {
    padding: 10px;
    position: absolute;
    left: 10px;
    bottom: 0;
    transform: rotate(180deg);
    transition: 0.2s all ease;
    top: 0;
    margin: auto;
    line-height: 0.7;
    padding: 0px 10px;
    display: table;
}

.faqs-item.open .faqs-item-q  span {
    transform: none;
}



.faqs-item-a-body {
    margin-inline-start: 72px;
    background: #eaeaea;
    margin-top: 2px;
    padding: 20px;
    line-height: 1.6;
    margin-inline-end: 0px;
}


.faqs-item-a-body ul, .faqs-item-a-body li {
	margin: auto 20px;
}
.faqs-item-a-body strong, .faqs-item-a-body b {
    font-weight: 700;
}





body.single-post .header-wrapper.ribbon-color--light {
    background-image: url(/wp-content/uploads/2023/07/banner1.jpg);
} 










.post-body {
    padding: 70px 0px 0px;
}

.post-body h1 {
    font-size: 48px;
    color: #1a95b6;
    font-weight: 500;
    margin-bottom:20px;
    margin-top: 10px;
}

.post-body h2 {
    font-size: 32px;
    color: #1a95b6;
    font-weight: 500; 
    margin-top: 10px;
}

.post-body h3 {
    font-size: 26px;
    color: #1a95b6;
    font-weight: 500; 
    margin-top: 10px;
}

.post-body h4 {
    font-size: 22px;
    color: #1a95b6;
    font-weight: 500; 
    margin-top: 10px;
}

.post-body h5 {
    font-size: 18px;
    color: #1a95b6;
    font-weight: 500; 
    margin-top: 10px;
}

.post-body h6 {
    font-size: 14px;
    color: #1a95b6;
    font-weight: 500; 
    margin-top: 10px;
}

.post-body p,
.post-body li {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.post-body ul,
.post-body ol {
    margin:0px 20px;
}

.post-body strong,
.post-body b {
    font-weight: 700;
}

.post-body a {
    text-decoration: underline;
    color: #1a95b6;
}




.intro-paragraph {
    padding: 70px 14px 80px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
}


.management-box {
    max-width: 1150px;
    width: 100%;
    margin: auto;
    background: #e7f4f8;
    padding: 30px 7.5%;
    line-height: 1.4;
}

.member-item {
    font-size: 20px;
    padding: 50px 0px;
    flex: 1;
}

.member-item .member-name {
    font-weight: 700;
    margin-bottom: 10px;
}

.member-item-wrapper + .member-item-wrapper {
    border-top: 1px solid #007fa6;
}
.member-item-wrapper.is-title {
    border: 0px;
}

.member-item-logo {
    display: flex;
    align-items: start;
}

.member-item-logo {
    flex: 0 0 120px;
}

.member-item-wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.member-item-title {
    font-size: 30px;
}
.member-links {
    display: flex;
    font-size: 0.9em;
    flex-direction: column;
    gap: 10px;
}

.member-item-logo img {
    max-height: 120px;
    margin: auto;
}
.org-image {
    text-align: center;
    padding: 80px 0px;
}
.org-img-holder {
    padding: 20px 15px;
    text-align: center;
    display: table;
    margin: auto;
}
.org-image h2 {
    font-size: 24px;
    font-weight: 700;
    color: #0083aa;
    margin-bottom: 25px;
}





.flex-part.flex-part--logo_grid {
    padding: 100px 0px;
}
 

.flex-part.flex-part--logo_grid .logo-grid-wrapper .a-logo-grid {
    border: 1px solid #ddd;
    width: 100%;
    height: 140px;
    margin-bottom: 30px;
    display: flex;
    transition: 0.2s all ease;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.flex-part.flex-part--logo_grid .logo-grid-wrapper .a-logo-grid:hover {
    border: 1px solid #0085ab;
}
.flex-part.flex-part--logo_grid .logo-grid-wrapper .a-logo-grid img {
    max-height: 100%;
}




.blue-block {
    display: table;
    margin: 10px auto 40px;
    padding: 30px 20px 10px;
    background: #dffefd;
    max-width: 1070px;
}

.blue-block .intro-content p {
    font-weight: 600;
}

	
	
	
.intro-paragraph em {
    font-size: 26px;
}

.intro-paragraph p {
    margin-top: 20px;
}

.video-holder.about {
    margin-bottom: 70px;
}

.so360 {
    text-align: center;
}

.so360 .text {
    font-size: 28px;
    margin: 20px auto;
    color: #1392b4;
}

.so360 .text strong,
.so360 .text b {
    font-weight: 700;
}


.reasons-box {
    max-width: 1155px;
    background: #e7f4f8;
    margin: auto auto 20px;
}

.reasons-box-list {
    padding: 10px 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.reasons-box-list > .reasons-item {
    flex: 0 0 25%;
    text-align: center;
    padding: 46px 20px;
}

.reasons-item .reasons-name {
    color: #0082a9;
    font-size: 22px;
    margin-bottom: 10px;
}

.reasons-item .reasons-name span {
    font-weight: 700;
    /* margin-bottom: 10px; */
}

.reasons-item .reasons-content {
    font-size: 17px;
    line-height: 1.4;
}

.reasons-box-list > .reasons-item:nth-child(-n+4) {
    border-bottom: 1px solid #1593b4;
}


.buttons-box {
    text-align: center;
    margin: 70px auto;
}

.button-row {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    text-align: center;
}

a.icon-button {
    display: flex;
    background: url(/wp-content/themes/orlan/images/iconbutton.png);
    height: 124px;
    width: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    flex-direction: column;
    color: white;
    text-decoration: none;
    padding: 10px 0px;
    font-size: 20px;
    line-height: 1.2;
}

a.icon-button  .icon img {
    max-height: 50px;
}
 
.flex-part.flex-part--subpages {
    padding: 40px 0px;
}
	
.slick-list.draggable {
    width: 100%;
} 
.insurances-wrapper.type-subpage .h2 {
    color: #007fa6;
}
.ins-item.subpage {
	height: 60px;
	align-items: center;
	justify-content: center;
	background: #007fa6;
	font-size: 16px;
	padding: 0;
	text-wrap: balance;
	text-decoration: none;
}



.flex-part.flex-part--simple_form {padding: 30px 0px;}
 

.flex-part.flex-part--simple_form + .flex-part.flex-part--reasons {
    margin-top: 60px;
}

p.firstp br {
    content: ' ';
}




.vid-item > a.vid-img img {
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: center;
}
.vid-img {
    position: relative;
    aspect-ratio: 16/9;
}
.vid-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.vid-item {
    padding: 30px;
    display: block;
    text-decoration: none;
}
 
.col-lg-4 .vid-item {
    padding: 20px 0px 50px;
}
.col-lg-4 .vid-item > a {
    position: relative;
    display: block;
}
.vid-item .vid-title {
    font-size: 20px;
    text-align: start;
    padding-top: 10px;
    font-weight: 700;
    line-height: 1.4;
}

.vid-img:after {
    content: '\f04b';
    font-family: 'FontAwesome';
    position: absolute;
    display: table;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    color: white;
    text-align: center;
    right: 0;
    font-size: 52px;
    filter: drop-shadow(0px 0px 13px rgba(0,0,0,0.9));
}

.vid-img:hover:after {
    opacity: 0.4;
}
 
.video-slider  button.slick-prev.slick-arrow {
    cursor: pointer;
    position: absolute;
    top: -30px;
    bottom: 0;
    left: 100%;
    display: table;
    margin: auto;
    line-height: 1;
    background: none;
    outline: none;
    border: 0;
    font-size: 50px;
    color: #005392;
}
.video-slider  button.slick-next.slick-arrow {
    cursor: pointer;
    position: absolute;
    top: -30px;
    bottom: 0;
    right: 100%;
    display: table;
    margin: auto;
    line-height: 1;
    background: none;
    outline: none;
    border: 0;
    font-size: 50px;
    color: #005392;
}

.flex-part.flex-part--videos.reg {
    padding: 60px 0px  40px;
}




div#flex-content.search .header-wrapper {
    height: 26vw;
}

.search-box {
    position: absolute;
    top: 50%;
    right: 10%;
    width: 300px;
}

form#sform {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.6);
    background: white;
}

form#sform input {
    flex: 1;
    line-height: 60px;
    height: 60px;
    border: 0px;
    padding: 0px 20px;
    font-size: 20px;
    outline: none;
    background: transparent;
    width: 100%;
}

form#sform button {
    cursor: pointer;
    line-height: 60px;
    border: 0;
    outline: none;
    height: 50px;
    display: flex;
    align-items: center;
    flex: 0 0 60px;
    margin: auto 5px;
    text-align: center;
    justify-content: center;
    background: #138cb2;
}

form#sform button svg {
    transform: scale(0.8);
}

div#org_image h2 {
    font-size: 34px;
}




.flex-part.flex-part--podcasts.reg {
    margin: 60px 0px;
}

.podcasts-item.line > a {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
    text-decoration: none;
    color: #1a95b6;
    font-size: 20px;
    line-height: 1.3;
}

.postcast-content {}

.podcasts-item.line > a .podcast-name {
    font-size: 24px;
    font-weight: 600;
}

.podcasts-item.line > a .meta span + span {
    border-inline-start: 1px solid #333333;
    padding-inline-start: 15px;
}

.podcasts-item.line > a .meta  span:first-child {padding-inline-end: 10px;}

.podcasts-item.block a {
    width: 100%;
    background: #1995b6;
    display: block;
    max-width: 100%;
    padding: 0px 5px 20px;
    color: white;
    text-decoration: none;
    height: 100%;
    min-height: 222px;
}
 

.podcasts-item.block .meta span {
    display: block;
    line-height: 1.3;
}

.podcasts-item.block .podcast-name {
    font-size: 22px;
    font-weight: 600;
    padding: 5px;
}

.podcasts-item.block .meta {margin: 2px 5px 0px;}

.logo-content-item {
    margin-top: 40px;
    display: flex;
    align-items: start;
    gap: 25px;
}
.flex-part.flex-part--logos_content .content {
    line-height: 1.7;
}
.logo-content-item--logo {
    padding: 15px;
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}

.logo-content-item--content {
    font-size: 18px;
    line-height: 1.4;
}

.logo-content-item--content p {
    margin-bottom: 19px;
}

.logo-content-item--content .title {
    font-weight: 600;
    font-size: 22px;
    color: #3e3e3e;
}


.podcasts-wrapper.blogs  .meta {
    display: none;
}


.podcasts-wrapper.blogs  .content-inner-w {
    display: flex;
    align-items: center;
}

.podcasts-wrapper.blogs .podcast-image {
    flex: 0 0 320px;
    margin-inline-end: 20px;
}

.podcasts-wrapper.blogs .postcast-content {
    display: flex;
    flex-wrap: wrap;
}

.podcasts-wrapper.blogs .content-img {
    margin-inline-end: 15px;
}

.podcasts-wrapper.blogs .content-img img {
    display: table;
    width: 40px;
}
.podcasts-wrapper.blogs {
    margin: 50px 0px;
}
.podcast-excerpt {
    margin-top: 10px;
    color: #333;
    font-weight: 500;
    font-size: 20px;
}
 
.podcasts-wrapper.blogs .podcasts-item.block a {
    background: none;
    color: black;
    padding-bottom: 0;
}

.podcasts-wrapper.blogs .podcasts-item.block a .content {
}

.podcasts-wrapper.blogs .podcasts-item.block a .podcast-excerpt {
    display: none;
}

.podcasts-wrapper.blogs .podcasts-item.block a .content-img {
    display: none;
}

.podcasts-wrapper.blogs .podcasts-item.block a .podcast-name {
    font-size: 18px;
}

.podcasts-wrapper.blogs .podcasts-item.block a span.chapter-date {
    color: #1a95b6;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}
.media-holder {
    position: relative;
}

.media-holder .media-below {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.5%;
    margin: auto;
    display: table;
    font-size: 27px;
    color: #017ea6;
    font-weight: 600;
}

h2.h2.m-10 {
    margin: 60px auto 30px;
}



@media (max-width: 992px) {
        
    div#org_image h2 {
        font-size: 24px;
    }
    
    .header-container .header-home-block {
		flex: 0 0 100%;
		height: 50vw;
		margin-bottom: 1px;
	}

	.header-container .header-home-block:before { e;
	}

	.header-home-block.block--1 .b-link a, .header-home-block .b-link a {
		color: white;
		text-shadow: 0px 0px 10px black, 0px 0px 10px black, 0px 0px 10px black;
	}
	.flex-part.flex-part--content {
		margin: 15px 0px;
	}
    .intro-content h1 {
		font-size: 30px;
	}
	
	 
	
	.intro-content h1 + p br {
	    display: block;
	    margin: 10px;
	    display: block;
	    content: '';
	}
	p.firstp br {
	    content: '';
	    display: block;
	}


	.intro-content p.firstp {
	    font-weight: 700;
	    font-size: 20px;
	    margin-bottom: 30px;
	}
	.intro-content h1 strong {
		display: block;
	}
	.intro-content p, .intro-content li {font-size: 18px;}
	.intro-title.title-size--small {
	    font-size: 22px;
	}
	.intro-content {
	    padding: 0px 10px;
	    /* text-wrap: balance; */
	}
	.intro-content p {
	    margin-bottom: 15px;
	}
	.intro-content p br {
	    display: none;
	}
	.intro-content p > em > strong {
		font-size: 22px;
	}
    .header-wrapper {
		height: 31vw;
	}
	.title-ribbon .h1-upper {
		padding-inline-end: 35px;
		font-size: 17px;
		line-height: 1.4;
	}
	 
	.video-slider button.slick-prev.slick-arrow {
        left: auto;
        right: -15px;
    }
    .video-slider button.slick-next.slick-arrow {
        right: auto;
        left: -15px;
    }
    
    .flex-part.flex-part--videos.reg {
        padding: 20px 0px 0px;
    }    
    .flex-part.flex-part--buttons {
        padding: 0;
    }
    
	.flex-part.flex-part--header + .flex-part.flex-part--content {
		margin-top: 50px;
	}

	a.grid-button {
		width: 250px;
		height: 50px;
		flex: 0 0 250px;
		font-size: 20px;
		min-width: 200px;
		font-size: 16px;
		line-height: 50px;
	}
    a.grid-button:after {
        top: 8px;
        box-shadow: 0px 13px 13px 2px rgba(0,0,0,0.6);
    }
    

	.buttons-grid {
		flex-wrap: wrap;
		gap: 10px;
	}

	.flex-part.flex-part--faqs {
		margin: 30px 0px;
	}

	.faqs-item-q > div {
		padding-inline-end: 30px;
	}
	 
	.faqs-item + .faqs-item {
	    margin-top: 6px;
	}
	.faqs-item {
		font-size: 18px;
		line-height: 1.4;
	}

	.faqs-item-a-body {
		font-size: 18px;
		text-wrap: balance;
	}

	.faqs-item-q span {
		left: 0px;
		font-size: 14px;
	} 

	.title-ribbon h1.h1 {
		font-size: 20px;
		line-height: 30px;
		margin: auto;
	}

	.intro-paragraph {
		padding: 30px 10px;
		font-size: 18px;
	}

	.intro-paragraph em {
		font-size: 22px;
		margin-bottom: 0px;
		display: block;
	}

	.reasons-box-list > .reasons-item {
		flex: 0 0 100%;
	}

	.so360 .text strong {
		display: block;
	}

	.reasons-box-list > .reasons-item + .reasons-item {
		border-top: 1px solid #1593b4;
	}
    .media-holder .media-below {
        font-size: 16px;
    }
	a.icon-button {
		width: 50%;
		font-size: 16px;
		flex: 0 0 50%;
		align-items: center;
		justify-content: center;
		padding-bottom: 26px;
	}

	.button-row {
		flex-direction: revert;
		gap: 0px;
		flex-wrap: wrap;
	}
    .logo-content-item {
        flex-direction: column;
        gap: 20px;
    }
	a.icon-button .icon img {
		max-height: 30px;
	}

	.buttons-box {
		margin: 20px 0px;
	}
	.flex-part.flex-part--insurances {
	    margin: 40px 0px 20px;
	}

	.logo-grid-wrapper .col-md-2 {
		max-width: 50%;
		flex: 0 0 50%;
	}

	.flex-part.flex-part--logo_grid {
		padding: 40px 0px;
	}
	.org-image {
		padding: 50px 0px 10px;
	}
	
    input#agents-submit-form {
        min-width: 100%;
    }
    
    .flex-part.flex-part--simple_form .h2 strong {
        display: block;
    }
    
    .agents-form.join .input-col {
        margin-bottom: 0px;
    }

	.icon-row-content p b {
	    font-weight: 700;
	}
	
	.icon-row {
	    flex-direction: column;
	}
	
	.icon-row .icon-row-icon {
	    flex: 1;
	    width: 100%;
	    text-align: start;
	    margin: 20px 0 10px;
	}
	
	.icon-row-content {
	    font-size: 18px;
	}
	.intro-title {
	    text-wrap: balance;
	}
	.intro-title.title-size--medium {
	    font-size: 30px;
	    /* text-wrap: balance; */
	}

	.blue-block {
	    padding: 30px 0px;
	}
	
	.blue-block .intro-title {
	    padding: 0px 10px;
	}
	
	.flex-part.flex-part--content_icons {
	    padding: 0px 10px;
	}
	.header-home-block.block--1 .b-link, .header-home-block.block--2 .b-link, .header-home-block.block--3 .b-link, .header-home-block.block--4 .b-link {
	    left: auto;
	    bottom: 0;
	    top: auto;
	    right: 0;
	    text-align: left;
	    width: 100%;
	    text-align-last: left;
	    padding: 20px;
	}
	
	.header-home-block.block--1 .b-link:after, .header-home-block.block--2 .b-link:after, .header-home-block.block--3 .b-link:after, .header-home-block.block--4 .b-link:after {
	    content: '\f104';
	    font-family: fontAwesome;
	    color: white;
	    font-size: 0.9em;
	    padding: 0px 5px;
	}

	.slider2.rtl > div {
		flex: 0 0 calc(100% / 2 - 10px);
	}

	.slider2.rtl {
		gap: 10px;
	}

	.ins-item {
		width: 100%;
		margin: auto;
	}
    .podcasts-item.line > a {
        flex-direction: column;
    }
    
    .podcasts-wrapper.blogs .podcast-image {
        flex: auto;
    }
    
    .podcasts-item.line {
        margin-bottom: 20px;
    }
    
    .podcasts-wrapper.blogs {
        margin: 50px auto;
        width: 100%;
    }
    body.home h1 + h2 {
        font-size: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }
    .video-play {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
    }
    
    .video-wrapper {
        margin: 30px 0px;
    }
}



a.sr-item .arrow {
    font-size: 60px;
    color: #1091b3;
}

a.sr-item {
    display: flex;
    background: #e7f5f8;
    margin-top: 20px;
    padding: 15px 30px;
    align-items: center;
    text-decoration: none;
    justify-content: space-between;
    gap: 40px;
}

div#search-results {
    max-width: 800px;
    margin: auto;
}

div#search-results h2 {
    margin-top: 40px;
    font-size: 2.1em;
    color: #1091b3;
    font-weight: 600;
}
 

a.sr-item .title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
}
 

a.sr-item .excerpt {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 5px;
}


.map-flex {display: flex;}

.map {
    margin: auto;
    max-width: 1200px;
    width: 100%;
    background: url(/wp-content/themes/orlan/images/mapbg.png);
    background-size: cover;
    background-position: center;
}

.mf-title {flex: 0 0 40%;padding: 40px;font-size: 40px;color: #1894b6;}

.mf-map-item {
    position: absolute;
    display: flex;
    align-items: center;
    font-size: 24px;
    text-decoration: none;
    color: #314e7b;
    white-space: nowrap;
    transition: 0.2s all ease;
    font-weight: 500;
}

.agents_map-wrapper {
    margin: 80px auto 30px;
}

.mf-map-item-img {
    /* max-height: 600px; */
}

.mf-map-img img {
    height: 600px;
}

.mf-map-item.haifa {
    top: -2px;
    right: 40%;
}
 

.mf-map-item .mf-map-item-img {/* transform: scale(0.7); */transform-origin: center;flex: 0 0 110px;margin-inline: 20px;}

.mf-map {
    position: relative;
}

.mf-map-item.natanya {
    right: 48%;
    top: 30%;
}

.mf-map-item.melabes {
    top: 50%;
    right: 50%;
}

.mf-map-item.jerusalem {
    top: 62%;
    right: -18%;
}

.mf-map-item:hover {
    opacity: 0.6;
}

.mf-map-item > span {
    margin: auto -30px;
}

@media (max-width:992px) {
        
    .mf-title {
        flex: auto;
    }
    
    .map-flex {
        flex-direction: column;
    }
    
    .map {
        max-width: 100%;
    }
    
    .mf-map-img img {
        height: 100%;
        width: 100%;
    }
    
    .mf-map-item {
        font-size: 14px;
        white-space: normal;
        text-wrap: balance;
    }
    
    .mf-map-item .mf-map-item-img {
        flex: 0 0 71px;
    }
}

body.page-id-1693 .intro-content p ,
body.page-id-1693 .intro-content li { font-size:14px;margin-bottom:5px; }
body.page-id-1693 .intro-content h2 { font-size:18px;margin-top:20px; font-weight:600; margin-bottom:5px; }