@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-BoldItalic.eot');
    src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'),
        url('fonts/Merriweather-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-BoldItalic.woff') format('woff'),
        url('fonts/Merriweather-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-Italic.eot');
    src: local('Merriweather Italic'), local('Merriweather-Italic'),
        url('fonts/Merriweather-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Italic.woff') format('woff'),
        url('fonts/Merriweather-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-Regular.eot');
    src: local('Merriweather Regular'), local('Merriweather-Regular'),
        url('fonts/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Regular.woff') format('woff'),
        url('fonts/Merriweather-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-BlackItalic.eot');
    src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'),
        url('fonts/Merriweather-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-BlackItalic.woff') format('woff'),
        url('fonts/Merriweather-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-Bold.eot');
    src: local('Merriweather Bold'), local('Merriweather-Bold'),
        url('fonts/Merriweather-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Bold.woff') format('woff'),
        url('fonts/Merriweather-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-Light.eot');
    src: local('Merriweather Light'), local('Merriweather-Light'),
        url('fonts/Merriweather-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Light.woff') format('woff'),
        url('fonts/Merriweather-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-Black.eot');
    src: local('Merriweather Black'), local('Merriweather-Black'),
        url('fonts/Merriweather-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Black.woff') format('woff'),
        url('fonts/Merriweather-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('fonts/Merriweather-LightItalic.eot');
    src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'),
        url('fonts/Merriweather-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-LightItalic.woff') format('woff'),
        url('fonts/Merriweather-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
main {
    padding-bottom: 50px!important;
}
a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
	text-decoration-style: dashed;
}

a:active {
	text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #029780;
    font-family: 'Merriweather',serif!important;
}
p {
    color: #323232;
}
.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration: underline;
	text-decoration-style: solid;
}

.wp-block-search__button,
.wp-block-file .wp-block-file__button {
	background-color: var(--wp--preset--color--primary);
	border-radius: 0;
	border: none;
	color: var(--wp--preset--color--background);
	font-size: var(--wp--preset--font-size--medium);
	padding: calc(.667em + 2px) calc(1.333em + 2px);
}
.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

/*.wp-site-blocks,
body > .is-root-container,
.edit-post-visual-editor__post-title-wrapper,
.wp-block-group.alignfull,
.wp-block-group.has-background,
.wp-block-cover.alignfull,
.is-root-container .wp-block[data-align="full"] > .wp-block-group,
.is-root-container .wp-block[data-align="full"] > .wp-block-cover {
	padding-left: var(--wp--custom--spacing--outer);
	padding-right: var(--wp--custom--spacing--outer);
}*/

.wp-site-blocks .alignfull,
.wp-site-blocks > .wp-block-cover,
.wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-template-part > .wp-block-cover,
body > .is-root-container > .wp-block-cover,
body > .is-root-container > .wp-block-template-part > .wp-block-group.has-background,
body > .is-root-container > .wp-block-template-part > .wp-block-cover,
.is-root-container .wp-block[data-align="full"] {
	margin-left: calc(-1 * var(--wp--custom--spacing--outer)) !important;
	margin-right: calc(-1 * var(--wp--custom--spacing--outer)) !important;
	width: unset;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}

.wp-block-post-comments ol.commentlist ul.children {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.wp-block-post-comments ol.commentlist li.comment:not(:last-child) {
	margin-bottom: 1rem;
}
.container {
    width: 1170px;
    margin-left: auto!important;
    margin-right: auto!important;
}
.full-width {
    width: 100%;
}
.top-bar {
    color: #fff;
    background: rgb(5,165,232);
    background: -moz-linear-gradient(deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    color: #fff;      
    font-size: 18px;
    padding: 5px 0;
    text-align: right;    
}
.top-bar a {
    text-decoration: none;
}
.top-bar a:hover {
    text-decoration: none;
    color: #fff;
}
.wp-block-site-logo {
    position: relative;
}
.wp-block-site-logo a {
    border-radius: 100%;
    border: 3px solid #fff;
    position: absolute;
    top: -35px;
    left: 60px;
    z-index: 20;
}
.top-tel-column {
    padding-left: 40px;
    position: relative;
}
.tel-top-icon {
    position: absolute;
    margin: 0;
    left: 5px;
    top: 29px;
    width: 30px;
}
.top-tel a {
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
}
p.tel-intro {
    font-size: 13px;
    font-weight: 600;
    color: #34ac93;
    /* margin-left: 40px; */
}
p.top-tel {
    line-height: 1.2;
}
p.top-address {
    line-height: 1.2;
}
p.top-address span {
    font-size: 14px;
}
p.topWhatsApp a {
    background-color: #2c968a;
    color: #fff;
    padding: 12px 12px 12px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 14px;
    /* padding-left: 40px; */
    background-image: url(/wp-content/uploads/2024/01/icons8-whatsapp.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position-y: center;
    background-position-x: 10px;
}
p.topViber a {
    background-color: #776cc5;
    color: #fff;
    padding: 12px 12px 12px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 14px;
    /* padding-left: 40px; */
    background-image: url(/wp-content/uploads/2024/01/icons8-viber.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position-y: center;
    background-position-x: 10px;
}
p.topWhatsApp a:hover, p.topViber a:hover {
    opacity: 0.8;
}
a, a:hover  {
  transition: 0.3s;
}
.main-menu {
    background: #f3f6f8;   
}
.findNurseTop {
    background: rgb(5,165,232);
    background: -moz-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    color: #fff;
    position: relative;
    padding: 10px 50px;
}
.findNurseTop a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 45px;
}
#metaslider-id-126 .caption-wrap {
    width: 50%;
    top: 0;
    margin: 0;
    background: none;
    left: 7%;
}
#metaslider-id-126 .caption-wrap .caption{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
p.sliderCaptionTitle {
    color: #fff;
    font-size: 56px;
    font-weight: 700;
    font-family: 'Merriweather',serif;
    text-shadow: 1px 1px 5px #020202;
    line-height: 1.2;
}
p.sliderCaptionDescription {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-shadow: 1px 1px 5px #020202;
    font-family: 'Merriweather',serif;
    line-height: 1.2;
    margin: 15px 0 24px 0!important;
}
.btn-grd, .btn-grd:active, .btn-grd:visited {
    font-size: 18px;
    border-radius: 50px;
    padding: 18px 34px;
    text-decoration: none;
    background: rgb(5,165,232);
    background: -moz-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    color: #fff;
	display: inline-block;	
}
.btn-grd:hover {
    box-shadow: 0px 0px 14px 0px #06b399a3;
    position: relative;
    /*left: -2px;
    top: -2px;	*/
	color: #fff;
}
.relative {position:relative}
p.wp-elements-5d1cedadff9dd0c4e40949da338adb48 {
    line-height: 1.4;
}
p.skokLink {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
}
p.skokLink a {
    display: block;
    height: 100%;
    opacity: 0;
}
.homeSlider .alignnormal {
    width: 100%;
}
.yslygi-container {
    margin-top: 105px!important;
    margin-bottom: 45px!important;
}
.yslygi-container .yslygi-inner {
    background: #f3f6f8;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 30px;
    border-radius: 20px;
}
.yslygi-img {
    position: absolute;
    top: -85px;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    right: 0;
    left: 0;
}
.yslygi-img img {
    margin: auto;
    border-radius: 100%;
    padding: 5px;
    background: rgb(5,165,232);
    background: -moz-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    box-shadow: 0px 0px 20px #c1ccd4;
}
.yslygi-inner h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}
.yslygi-inner p {
    padding: 0 12px;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 0;
}
p.has-text-align-center.homeSubtitle {
    font-family: 'Merriweather',serif!important;
}
.yslygi-inner a.btn.btn-grd {
    position: absolute;
    bottom: -32px;
    left: calc(50% - 90px);
    text-transform: uppercase;
    font-size: 15px;
    height: 50px;
    width: 190px;
    line-height: 50px;
    padding: 0;
}
a.msgr {
    width: 44px;
    height: 44px;
    background-size: auto 44px!important;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 10px;
    border-radius: 100%;
    background: url(/wp-content/uploads/2024/02/messengers.png);
    background-repeat: no-repeat;
    margin-right: 20px;
}
span.msgr-block {
    display: block;
    width: 100%;
    text-align: center;
}
a.msgr.whatsapp {
    background-position: 100%;
}
.nmpl.gorCallBack {
    background-image: url("/wp-content/uploads/2024/02/callback_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}
.gorCallBack.wpcf7 {
    margin-bottom: 20px;
}
.gorCallBack form {
    margin-bottom: 20px;
}
p.nmplTitle{
    color: #fff;
    text-align: center;
    font-family: 'Merriweather',serif;
    font-size: 34px;
	margin-bottom: 10px;
	line-height: 1;
}

p.nmplSubTitle {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
	margin: 0;
}
p.nmplSubPhone {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 33px;
    font-weight: 700;
	margin: 0;
}
p.nmplSubPhone a {
    color: #fff;
	text-decoration:none;
}
p.nmplMsgr {
    margin-top: 0;
}
.gorForm {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
input, select {
    height: 55px;
    border-radius: 55px;
    padding: 0 20px;
    border: 1px solid #05adb9;
    font-size: 16px;
    width: 100%;
}
.submitBtn {   
    text-decoration: none;
    background: rgb(5,165,232);
    background: -moz-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    color: #fff;   
	cursor:pointer;
	width: 100%;
}
.gorForm .formRow {
    width: 33.3333%;
    height: 90px;
    text-align: center;
	padding: 0 20px;
}
form .wpcf7-not-valid-tip {
    color: #ffffff;
    font-size: 1em;
    font-weight: normal;
    display: block;
    background: #ef2020;
    border-radius: 50px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    border-radius: 50px;
    background: #ffb900;
	margin-top: 10px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    border-radius: 50px;
    color: #fff;
}
.nmpl.gorCallBack:before{
	border: rgb(5,165,232);
    background: -moz-linear-gradient(deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    content: '';
    display: block;
    height: 4px;
    width: 100%;
}
.nmpl.gorCallBack:after{
	    border: rgb(5,165,232);
    background: -moz-linear-gradient(deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    background: linear-gradient(45deg,rgba(5,165,232,1) 0%,rgba(7,194,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    content: '';
    display: block;
    height: 4px;
    width: 100%;
}
.hmTitle {
    color: #029780;
    font-family: 'Merriweather',serif;
    font-size: 18px;
    text-align: center;
    line-height: 1.7;
    font-weight: bold;
}
.hellotxtmod {
    padding: 40px 0;
	background: #f3f6f8;
}
.hellotxtmod p {
    text-align: justify;
    font-size: 16px;
    letter-spacing: -0.1px;
    margin: 0!important;
}
p.hmTitle {
    text-align: center;
}
.whywetxt {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    margin: 5px -10% 0 -10%;
    text-align: center;
}
.whyWeSection{
    padding-bottom: 40px;
    padding-top: 50px;
}
.whyWeSection h2 {
    text-align: center;
    width: 100%;
    color: #111;
}
.whywetxt {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    margin: 5px -5% 0 -5%;
    text-align: center;
}
.whyweimg {
    width: 92%;
    margin: 10px auto;
}
.whyWeColumns {
    padding-top: 50px;
}
.ourCooperation {
    padding-bottom: 50px;
}
figure.coopSeparator {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
figure.coopSeparator img {
    width: 50%;
}
.coopColumn {
    padding: 20px 10px;
}
.ourCooperation h2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    width: 100%;
    color: #111;
    margin-top: 50px;
    margin-bottom: 30px;
}
.coopColumn figure {
    text-align: center;
    height: 60px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.coopColumn h3 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}
.coopColumn  p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
	text-align: center;
}
.ourCooperation .container > div {
    background: url(/wp-content/uploads/2024/03/zigline_sotrud.png) no-repeat center 40px;
    background-size: 70%;
}
.rewSection {
    padding: 50px 0;
}
.rewSection h2 {
   text-align: center;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
}
.rewColumns {
    padding-top: 40px;
}
.rewColumn {        
}
.rewTxt {
    padding: 10px 15px;
    background: #eaeef1;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    border-radius: 20px;
}
.rewName p  {
	font-size: 16px;
    clear: both;
    color: #029780;
    font-weight: bold;
    text-transform: none;
    line-height: 1.5;
    font-family: 'Merriweather', serif;
    display: block;
    height: auto !important;
    margin: 20px 0 10px 0;
	padding-left: 15px;
	position: relative;
}
.rewName p:before {
    content: '';
    left: 1px;
    bottom: 0px;
    border: 30px solid transparent;
    border-top: 30px solid #eaeef1;
    position: absolute;
    z-index: -1;
}
.otzBtnColumn {
    width: 350px;
    text-align: center;
    padding: 40px 30px;
}
p.otzBtnWrite a {
    text-decoration: none;
    background: rgb(5, 165, 232);
    background: -moz-linear-gradient(45deg, rgba(5, 165, 232, 1) 0%, rgba(7, 194, 68, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(5, 165, 232, 1) 0%, rgba(7, 194, 68, 1) 100%);
    background: linear-gradient(45deg, rgba(5, 165, 232, 1) 0%, rgba(7, 194, 68, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    color: #fff;
    cursor: pointer;
    width: 100%;
    padding: 20px 40px;
    display: block;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
p.otzBtnRead a {
    text-decoration: none;
    background: #fff;
    color: #0d6b5d;
    cursor: pointer;
    width: 100%;
    padding: 17px 37px;
    display: block;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    border: 3px solid #05a9d2;
}
p.otzBtnWrite a:hover, p.otzBtnRead a:hover, .submitBtn:hover {
    box-shadow: 0px 0px 14px 0px #06b399a3;
}
footer {
    background: #f6f6f6 !important;
    color: #868686;    
    padding: 0 0 5px 0;
    position: relative;
}
footer::before {
    background: rgb(5, 165, 232);
    background: -moz-linear-gradient(deg, rgba(5, 165, 232, 1) 0%, rgba(7, 194, 68, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(5, 165, 232, 1) 0%, rgba(7, 194, 68, 1) 100%);
    background: linear-gradient(45deg, rgba(5, 165, 232, 1) 0%, rgba(7, 194, 68, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05a5e8',endColorstr='#07c244',GradientType=1 );
    content: '';
    display: block;
    height: 4px;
    width: 100%;
}
.ftLogo, .ftDescription, .ftContacts {
    padding-top: 30px;
}
.ftLogo > figure > img:nth-child(1) {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.ftLogo > figure > a > img {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.wp-block-column.ftDescription.is-layout-flow.wp-block-column-is-layout-flow p {
    font-size: 14px;
}
.ftcRow {
    margin-bottom: 15px;
}
.ftcTitle {
    font-size: 13px;
    font-weight: 600;
    color: #069553;
    margin-left: 40px!important;
}
.ftcTxt {
    line-height: 1.3;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin-left: 40px!important;
	margin-bottom: 20px;
}
.ftcRow:nth-child(1) {
    background: url('/wp-content/uploads/2024/03/ico_tel_f.jpg');
    background-size: 28px;
    background-repeat: no-repeat;
    background-position-y: 10px;
}
.ftcRow:nth-child(2) {
    background: url('/wp-content/uploads/2024/03/ico_map_f.jpg');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position-y: 10px;
}
.ftcRow:nth-child(3) {
    background: url('/wp-content/uploads/2024/03/ico_mail.png');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position-y: 10px;
}
.ftcTxt a {
   text-decoration:none;
}
.footerBottom {
    border-top: 1px solid #dbdbdb;
}
.footerBottom p {
    padding: 15px;
    font-size: 15px;
    color: #858383;
}
.pageHeaderBlock {
    text-align: center;
    background: url(/wp-content/uploads/2024/03/zigline_header.png);
    background-repeat: repeat-x;
    background-size: 30px;
    background-position-y: 54px;
}
.pageHeader {
    font-size: 30px;
    text-transform: none;
    line-height: 1;
    font-weight: 700!important;
    margin-bottom: 30px!important;
    background: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 40px!important;
    padding: 0 30px;
}
.yslMainRow>div {
    width: 100%;
}

.yslContainer {
    padding: 10px;
}
.yslInner {
    border-radius: 20px;
    overflow: hidden;
    padding-top: 320px;
    box-shadow: 0px 0px 11px 1px #3333337d;
}
figure.yslImg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.yslDescContainer {
    background: #ffffffd6;
    padding: 15px;
    width: 100%;
}
.yslDescContainer h2 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #297b86;
}
p.yslDesc {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 12px;
    display: none;
}
.yslContainer a.btn-grd {
    padding: 8px 34px 10px;
    font-size: 16px;
}
.yslBtnRow {
    justify-content: space-between;
    width: 100%;
}
p.yslBtn {
    padding: 0 5px;
}
p.yslBtn.yslMore a {
    font-size: 14px;
}
.yslFormBot {
    width: 99vw;
}
.yslFormBot .mas-static-content {
    width: 100%;
}