/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{    font-family: Candara, "Trebuchet MS"; font-weight: 500;}
body{
	font-weight: 400;
	font-size: 16px;
    font-family: Candara, "Trebuchet MS";
}

ul, ol {
    margin: 0 0 0em 0em;
}

td, th {
    padding: 8px 12px;
}

table, td, th {
    border: 1px solid #D6D6D6;
}

strong{font-weight: 800;}
.post, .page {margin: 0;}
*:focus {
    outline: 0 !important;
}

a{
	text-decoration: none;
}

ul{
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 0em;
    list-style: circle;
    padding: 0px;
    padding-left: 15px;
}

p {
    margin-bottom: 10px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    border-radius: 37px !important;
    background-color: #2776a4 !important;
    color: #fff !important;
    padding: 5px 20px !important;
}

/* Modify as needed end ----------------------------------- */


#block-5 h2{
    color: #20a3b4;
    font-weight: bold;
    line-height: 130%;
    font-size: 28px;
}

/*-- BL0 Start ------------------------------------*/

#wa_bl0{
    font-size: 15px;
}
#wa_bl0 h2 {
    font-size: 30px;
    color: #1f9dae;
    font-family: inherit;
    font-weight: 700;
}
#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active{
	color: #000;
}
#wa_bl0 h3 a:hover{
	color: #cf9810;
}
#wa_bl0 .read_more{
	font-family: 'Oswald', sans-serif;
    color: #0979bd;
    font-size: 1.6em;
}
#wa_bl0 .read_more:hover{
	color: #cf9810;
}
#wa_bl0 .wa_bl0_blog{
	font-size: 1.3em
}
#wa_bl0 .wa_bl0_twit{
	border: solid 2px #c7c7c7;
    border-radius: 5px;
}
.wa_twitter_widg .textwidget {
    padding: 10px;
    font-size: 13px;
}
.wa_bl0_categ{
	height: 180px;
    position: relative;
    border: solid 1px #cf9810;
    border-radius: 5px;
	background-size: cover;
}
.wa_bl0_name{
	position: absolute;
    bottom: 0;
    background-color: #000000b3;
    width: 100%;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
	border-top: solid 1px #fff;
}
.wa_bl0_categ:hover .wa_bl0_name{
	transition: 1s;
    background-color: #ff5722f2;
    border-top: solid 1px #fff;
}

 
.art_img{
	border: solid 2px #0e416c;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.social_ul{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 30px;
}
.social_ul li{
 	display: inline-block;
	margin-right: 10px;
}

/* Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 7px;
	font-size: 14px;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}
/*-- BL0 END ---------------------------------------*/

/*-- a0213 -------------------------------------------*/
#a0213{
}
.a0213-top{
    background: #20a3b4;
}
.a0213-top-icons{
    display: flex;
    float: right;
    grid-gap: 17px;
}
.a0213-top-icons img{
    padding-top: 8px;
    padding-bottom: 8px;
}
.a0213-phone-button {
    background: #fef0e6;
    padding: 0px 27px;
    transition: 0.9s;
    padding-top: 2px;
    border-bottom: 1px solid #20a3b4;
    padding-bottom: 2px;
}
.a0213-phone-button:hover {
    background: #20a3b4;
    transition: 0.9s;
    color: #fff !important;
}

.a0213-phone-button:hover > a {
    color: #fff !important;
}

.a0213-phone-button a {
    color: #000 !important;
    text-align: right;
    font-size: 14px;
    line-height: 130%;
    font-weight: 600;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
}

.a0213-phone-button img{
    padding-right: 5px;
}
.a0213-menu {
    border-bottom: 1px solid #20a3b4;
    padding: 0px 0px;
}

.bgx {
    background: url(/wp-content/themes/ua0/images/bg.png) repeat-y center;
    background-size: 1422px;
}

.a0213-menu-grd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-gap: 10px;
    padding: 5px 0px;
}

.a0213-menu-grd img {
    padding: 0px 10px;
}

#mega-menu-wrap-menu-1 {
    padding-right: 20px;
}

.a0013-grx-x{
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 30px;
}

.a0013-social{
    border-left: 2px solid #1f9dae;
    padding-left: 30px;
    padding-right: 20px;
}

@media (max-width: 1400px) {
    .bgx {
        background: url(/wp-content/themes/ua0/images/bg.png) repeat-y center;
        background-size: 1226px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 15px 0px 15px;
    }
}

@media (max-width: 1200px) {
    .a0213-menu-grd img{
        width: 185px;
    }

    .bgx {
        background: url(/wp-content/themes/ua0/images/bg.png) repeat-y center;
        background-size: 1028px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 10px 0px 10px;
    }
}

@media (max-width: 992px) {
    .bgx {
        background: url(/wp-content/themes/ua0/images/bg.png) repeat-y center;
        background-size: 766px;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open:after {
        opacity: 0 !important;
    }
}

@media (max-width: 768px) {
    .a0213-phone-button a span{
        display: none;
    }

    .bgx {
        background: url(/wp-content/themes/ua0/images/bg.png) repeat-y center;
        background-size: 566px;
    }
}

@media (max-width: 576px) {
    .bgx {
        background: none;
        background-size: cover;
    }

    #mega-menu-wrap-menu-1 {
        padding-right: 0px;
    }
}
/*-- a0213 END ---------------------------------------*/

/* F5 Footer 1 -------------------------------*/
.wa_f5 {
    color: #FFF;
    padding-bottom: 0px;
    background: #1f9dae;
    margin-top: -1px;
}

.wa_f5-grid-top img {
    width: 100%;
    max-width: 300px;
}

.wa_f5 a:link, .wa_f5 a:visited, .wa_f5 a:active{
    color: #FFF;
}
.wa_f5 a:hover{
    color: #fff;
}
.wa_f5_sbft {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF;
    margin-top: 10px;
    padding-bottom: 10px;
}
.wa_f5 .wa_h5_hr{
    border-color: #FFF;
}
.wa_f5 .wa_f5_soc{
    font-size: 30px;
}
.wa_f5 .wa_f5_soc a:hover{
    color: #000;
    transition: 0.5s;
}
.wa_f5-grid-top {
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 35px;
    margin-top: 14px;
    margin-bottom: 14px;
    align-items: center;
    justify-items: left;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    padding: 0px 20px;
}
.wa_h5_center-grd h3{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #FFFFFF;
}
.wa_h5_icons-grd{
    display: flex;
    grid-gap: 15px;
    margin-top: 10px;
}
.wa_f5 hr {
    margin: 0rem 0 !important;
    opacity: 1;
    background: #FFFFFF !important;
    border: 0px !important;
}
.wa_h5_center-grd{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.wa_h5-lnk{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
    display: block;
    margin-bottom: 5px;
}
.wa_h5_contacts {
    margin-top: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}
@media (max-width: 992px) {
    .wa_f5-grid-top {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .wa_h5_center-grd {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 768px) {
    .wa_h5_center-grd {
        grid-template-columns: 1fr;
    }
}
/* F5 END ---------------------------------------*/

/* A0104 -----------------------------------------------------------*/
#a0104 {
    background: #1f9dae;
}
.a0104-grd {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-gap: 25px;
    align-items: center;
    padding: 20px;
    color: #fff;
}
#a0104 h6{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 100%;
    color: #D72323;
}
#a0104 h2 {
    font-style: normal;
    font-size: 34px;
    line-height: 120%;
    color: #fff;
    font-weight: 600;
}
#a0104 img {
    width: 100%;
    border: 15px solid #53b8c5;
    border-radius: 20px;
}
#a0104 h4{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    color: #3A4750;
}
.a0104-text {
    margin-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
}

.a0104-text a {
    color: #fff !important;
    font-weight: 600;
    text-decoration: underline;
}
@media (max-width: 992px) {
    .a0104-grd {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }

    #a0104 h2 {
        font-size: 30px;
    }
}
@media (max-width: 576px) {
    #a0104 {
        margin-top: 0px;
    }

    .a0104-grd {
        grid-template-columns: 1fr;
        grid-gap: 10px;
        padding: 10px 0px;
    }
}
/* A0104 END -------------------------------------------------------*/


/*-- BL0 Start ------------------------------------*/
#wa_bl0{
    font-size: 15px;
}

#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active{
    color: #000;
}
#wa_bl0 h3 a:hover{
    color: #cf9810;
}
#wa_bl0 .read_more{
    font-family: 'Oswald', sans-serif;
    color: #0979bd;
    font-size: 1.6em;
}
#wa_bl0 .read_more:hover{
    color: #cf9810;
}
#wa_bl0 .wa_bl0_blog{
    font-size: 1.3em
}
#wa_bl0 .wa_bl0_twit{
    border: solid 2px #c7c7c7;
    border-radius: 5px;
}
.wa_twitter_widg .textwidget {
    padding: 10px;
    font-size: 13px;
}
.wa_bl0_categ{
    height: 180px;
    position: relative;
    border: solid 1px #cf9810;
    border-radius: 5px;
    background-size: cover;
}
.wa_bl0_name{
    position: absolute;
    bottom: 0;
    background-color: #000000b3;
    width: 100%;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
    border-top: solid 1px #fff;
}
.wa_bl0_categ:hover .wa_bl0_name{
    transition: 1s;
    background-color: #ff5722f2;
    border-top: solid 1px #fff;
}
#wa_bl0 .wa_brcr {
    border-top: 1px solid;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #20a3b4;
    font-weight: 600;
}

.wa_brcr-bx {
    padding: 5px 20px;
}

.blog-pad{
    padding: 0px 20px;
}

.blog-pad h3 {
    display: unset;
    color: #20a3b4;
    font-weight: bold;
    line-height: 130%;
}

.blog-pad h2 {
    color: #20a3b4;
    line-height: 130%;
    font-weight: bold;
}

.blog-pad h1{
    color: #20a3b4;
    margin-top: 20px;
    display: block;
    font-weight: 800;
}

.wa_brcr a{
    color: #000 !important;
}
.art_img{
    border: solid 2px #0e416c;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.with-sitebar {
    display: grid;
    grid-template-columns: 1fr 400px;
    grid-gap: 20px;
}

#secondary{
    padding: 0px 20px;
    border-left: 1px solid #20a3b4;
}

.postid-107 .alignright{
    border: 1px solid #C2C3C3;
    padding: 5px;
}

.postid-111 .blog-pad img{
    border: 1px solid #C2C3C3;
    padding: 5px;
}

.postid-118 .blog-pad img{
    border: 1px solid #C2C3C3;
    padding: 5px;
}

.page-id-189 img{
    border: 1px solid #C2C3C3;
    padding: 5px;
}

#block-3 a{
    color: #16727e !important;
}

#nav_menu-2 h2 {
    color: #20a3b4;
    font-weight: bold;
    line-height: 130%;
    font-size: 28px;
}

#nav_menu-2 a {
    color: #16727e !important;
}

#menu-osteopathy{
    list-style: none;
    padding: 0px;
}

#block-4 h4{
    color: #20a3b4;
}

.social_ul{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    font-size: 30px;
}
.social_ul li{
    display: inline-block;
    margin-right: 10px;
}
/* Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
.navigation li {
    display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 7px;
    font-size: 14px;
}
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

@media (max-width: 992px) {
    .with-sitebar {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }

    #secondary {
        padding: 0px 20px;
        border-left: 0px solid #20a3b4;
    }
}

@media (max-width: 768px) {
    .alignright {
        display: inline;
        float: none;
        margin: 0px !important;
        width: 100%;
    }
}

@media (max-width: 576px) {
    .blog-pad {
        padding: 0px 0px;
    }

    #secondary {
        padding: 0px 0px;
        border-left: 0px solid #20a3b4;
    }
}
/*-- BL0 END ---------------------------------------*/
/* A0013-1-info start--------------------*/
.a0013-1-info {
    padding: 20px 0;
}
.a0013-1-info-grid {
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 25px;
    padding: 20px;
}
.a0013-1-info-img img {
    background: url(image.png);
    border: 1px solid #936BB6;
    filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.2));
    border-radius: 20px;
}
.a0013-1-info-text h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #484848;
}
.a0013-1-info-text h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #484848;
    padding-bottom:12px;
}
.a0013-1-info-text a {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    background: #1f9dae;
    border-radius: 20px;
    padding: 7px;
    display: block;
    width: 200px;
}

.a0013-img-bg {
    min-height: 200px;
    border: 1px solid #1f9bac;
    filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.2));
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    height: 100%;
}

.a0013-1-info-text a:hover {
    background: #000000;
    transition: 0.9s;
}

@media (max-width: 1200px) {
    .a0013-1-info-grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 15px;
        padding-top: 0px;
    }
}

@media (max-width: 992px) {
    .a0013-1-info-grid {
        grid-gap: 20px;
        grid-template-columns: 1fr;
        margin-bottom: 30px;
    }

    .a0013-grx-x {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }

    .a0013-social {
        border-left: 0px solid #1f9dae;
        padding-left: 20px;
        padding-right: 20px;
    }

    .a0013-1-info-img img {
        width: 100%;
    }
    .a0013-1-info-text h3 {
        font-size: 28px;
        line-height: 40px;
    }
    .a0013-1-info-text a {
        font-size: 25px;
    }
}

@media (max-width: 576px) {
    .a0013-1-info-grid {
        padding: 0px;
    }
}
/* A0013-1-info end --------------------*/
/*-- pagination ----------------------------- */
.pagination-with-dots{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(30px , 1fr));
    max-width: 400px;
    float: right;
    padding-right: 20px;
    grid-gap: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nav-ar {
    background: #1f9dae;
    border-radius: 5px;
    padding: 0px 10px;
    display: block;
    margin: auto;
    width: fit-content;
    height: 28px;
    color: #fff !important;
    padding-top: 1px;
}
.nav-ar-active{
    background: #1f9dae;
}
.nav-ar img{
    height: 18px;
}
.nav-ar-num {
    border: 1px solid #1f9dae;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    color: #F5F4FA !important;
    background: #1f9dae;
    border-radius: 5px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}
.nav-ar-active-number {
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    color: #252A2E !important;
    background: #FFFFFF;
    border: 1px solid #1f9dae;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
}
/*-- pagination end ------------------------- */


/*-- a0101 ------------------------------------------*/
#a0101{
    margin: 0px 0px;
}
#a0101 h2{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #D72323;
    margin-bottom: 10px;
}
#a0101 h3 {
    font-style: normal;
    font-size: 43px;
    line-height: 100%;
    align-items: center;
    text-align: center;
    color: #1f9dae;
    margin-bottom: 20px;
    font-weight: 600;
}
.a0101-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 25px;
    margin-bottom: 50px;
    padding: 0px 30px;
}
.a0101-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.2);
    position: relative;
    padding-bottom: 25px;
    border-radius: 20px;
}
.a0101-art_img{
    width: 100%;
}
.a0101-pad {
    padding: 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    color: #000;
}
#a0101 h6 .a0101-lnk-head {
    font-style: normal;
    font-size: 22px;
    line-height: 100%;
    color: #1f9dae;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}
#a0101 h5{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    color: #3A4750;
}
.read_more {
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #1d95a6;
    position: absolute;
    bottom: 13px;
    font-weight: 700;
}

.a0101-bgimg {
    min-height: 200px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

@media (max-width: 1440px) {
    #a0101 h6 .a0101-lnk-head {
        font-size: 16px;
        line-height: 120%;
    }
}
@media (max-width: 1200px) {
    .a0101-grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }
}
@media (max-width: 768px) {
    #a0101{
        margin: 0px 0px;
    }
    .a0101-grid {
        grid-template-columns: 1fr;
    }
    #a0101 h3 {
        font-size: 35px;
        margin-bottom: 20px;
    }



}

@media (max-width: 576px) {
    .a0101-grid {
        margin-bottom: 40px;
        padding: 0px 0px;
    }
}
/*-- a0101 END --------------------------------------*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}