@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
body,h1,h2,h3,h4,h5,h6 {
    font-family: 'Gilda Display', serif;
}


/* OTHER PAGES */

.entry-content {
    padding:  0;
}

.entry-content h3 {
    font-size: 34px;
    line-height: 48px;
    color: #152F56;
    margin-bottom: 16px;
}

.entry-content h4 {
    font-size: 30px;
    line-height: 48px;
    color: #152F56;
    margin-bottom: 16px;
}

.page-template-default .entry-content p {
    margin-bottom: 10px;
}

h2 {
    font-size: 40px;
    line-height: 60px;
    color: #152F56;
    margin-bottom: 16px;
}

h3 {
    font-size: 30px;
    color: #231F20;
}

body.no-scroll {
    overflow: hidden;
}

a,
p {
    font-family: 'Quicksand', sans-serif;
}

p {
    font-size: 16px;
    line-height: 28px;
    color: #404042;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #404042;
}

.entry-header {
    display: none;
}

ul {
    padding: 0;
    margin: 0;
}
.site-title a
{
	display:inline-block;	
}
.site-title
{
	text-align:left;
}
section {
    margin: 60px 0 0 0;
}

ul li {
    display: inline-block;
}

.h-1 {
    height: 349px;
}

.h-2 {
    height: 406px;
}

.h-3 {
    height: 490px;
}

.h-4 {
    height: 265px;
}

.h-5 {
    height: 265px;
}

.h-6 {
    height: 490px;
}

.animate {
    opacity: 0;
}

.text-btn {
    color: #404042;
    font-weight: 700;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    padding: 0 0px;
    z-index: 99;
}

.text-btn:before {
/*     background: url(../images/arrow.png) no-repeat 0px 0px; */
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #448E98;
    width: 100%;
    opacity: 0.4;
    transition: all .3s ease-in-out 0s;
}

.text-btn:after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #000;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}

.text-btn:hover:after{
    transform: scaleX(1.0);
}

.text-btn span{
    position: absolute;
    width: 10px;
    height: 10px;
    right: -20px;
    top: 9px;
}

.trans-button {
    border: 2px solid #448E98;
    padding: 10px 26px;
    color: #404042;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 68px;
    font-family: 'Quicksand', sans-serif;
}

.primary-btn,
.call-to-button {
    border: 2px solid #084D61;
    box-sizing: border-box;
    border-radius: 68px;
    padding: 15px 26px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    color: #084D61;
    text-align: center;
    display: inline-block;
}

.call-to-button.primary-btn {
    
    border: none;
    color: #fff;
    background-color: #4D5DFB;
    border-radius: 68px;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    padding: 15px 60px;
	text-transform: capitalize;
}

::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #f7f7f7;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #222;
}

::-webkit-scrollbar {
    width: 8px;
    height: 6px;
    background-color: #f7f7f7;
}

.container,
.site-header .wrap {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}
.site-header.header-mobile-open
{
    background-color: #152F56;
}
.site-header.header-mobile-open svg path
{
    fill:#fff;
}
.top-bar {
    position: relative;
    z-index: 10;
    margin: 0;
}

.top-bar .bg-layer {
    background: #eee;
    padding: 10px 0;
}
.top-bar .social-media ul li
{
    margin: 0 8px;
}
.top-bar .social-media ul li:first-child
{
    margin-left: 0;
}
.top-bar .social-media ul li:last-child
{
    margin-right: 0;
}

.top-bar .top-content-left p,
.top-bar .top-menu ul li a {
    color: #404042;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
}

.top-bar .top-menu {
    text-align: right;
}

.top-bar .top-content-left {
    position: relative;
}
.top-bar .top-content-left a
{
    display: inline-block;
    position: relative;
}
.top-bar .top-content-left p span {
    position: relative;
    padding-right: 16px;
    padding-left: 0;
    color: #152F56;
    font-weight: 500;
    font-size: 14px;
    line-height: 180%;
}
.top-bar .top-content-left span.covid-icon
{
        position: absolute;
    left: 8px;
    top: 5px;
    padding: 0px;
}
.top-bar .top-content-left p span.icon{
    position: absolute;
    right: 0;
    top: 5px;
    padding: 0px;
}

.top-bar .top-menu ul li {
    margin: 0px 12px;
    text-align: center;
    position: relative;
}

.top-bar .top-menu ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.top-bar .top-menu ul li.has-menu {
    background: url(../images/down-arrow.png) no-repeat 122px 12px;
}

/* .top-bar .top-menu ul li:before{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #448E98;
    width: 100%;
    opacity: 0.4;
    transition: all .3s ease-in-out 0s;
} */

.top-bar .top-content-left p span:after,
.top-bar .top-menu ul li:after{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #404042;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}
.top-bar .top-content-left p span:after
{
    bottom: -6px;
}
.top-bar .top-content-left p span:hover:after,
.top-bar .top-menu ul li:hover:after{
    transform: scaleX(1.0);
}

header .wrap{
    display: flex;
    align-items: center;
}

header nav .wrap{
    display: block;
}

header {
    padding: 20px 36px;
    border-bottom: rgba(0, 0, 0, 0.32);
    background: #fff;
    z-index: 99;
}
header ul li:last-child {
    width: 18%;
    padding: 0 0 0 15px;
}
header ul li{
    width: 10%;
    padding: 0 15px;
}

header ul li.has-megamenu {
    position: static;
}

header ul li a {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #404042;
    position: relative;
    padding: 20px 0;
}

header ul li.call-to-button-menu{
    text-align: right;
}
.genesis-nav-menu .sub-menu 
{
    border-top: none;
    width: 300px;
}
.genesis-nav-menu .sub-menu  li
{
    width: 100%;
}
.genesis-nav-menu .sub-menu  li a
{
    border: none;
    width: 100%;
    padding: 10px;
}
.genesis-nav-menu .sub-menu  li a span
{
    position: relative;
}

.genesis-nav-menu .sub-menu  li a span:before
{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #222;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}
.genesis-nav-menu .sub-menu  li a:hover span:before {
    transform: scaleX(1.0);
}
header ul li.call-to-button-menu-box a {
    border: 2px solid #0E73D8;
    padding: 6px 30px;
    color: #404042;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 68px;
}

.nav-primary {
    width: 80%;
}

/*header ul li.call-to-button-menu a:after {
    display: none;
}*/

header ul li.call-to-button-menu-box a span {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    color: #404042;
    position: relative;
}

header ul li span {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #404042;
    font-family: 'Quicksand', sans-serif;
}

header ul li.current-menu-item a span .main-menu-header
{
	font-weight:700;
}


.top-bar
{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: 0.3s all ease-in;

}
.accordion_container {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
}
.accordion_head {
    background-color:#fff;
    color: #13131C;
    cursor: pointer;
    font-size: 17px;
    line-height: 120%;
    text-transform: none;
    margin: 0 0 1px 0;
    padding: 25px 0;
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.accordion_head.last
{
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.accordion_body {
    background: #fff;
}
.accordion_body p {
    padding: 18px 0px;
    margin: 0px;
    font-size: 14px;
}
.plusminus {
    float: right;
    width: 36px;
    height: 36px;
    background: transparent;
    color: #fff;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: -3px;
}
.plusminus img
{
    transition: 0.3s all ease-in;
}
.plusminus.rotate img
{
    transform: rotate(180deg);    
    transition: 0.3s all ease-in;
}
.faq h3
{
    font-size: 40px;
    line-height: 150%;
    text-align: center;
    max-width: 770px;
    width: 100%;
    margin: 0 auto 30px;
    color: #152F56;
}
.site-header
{
    position: sticky;
    top: 49px;
    left: 0;
    width: 100%;
    transition: 0.3s all ease-in;
    z-index: 999;
}
.site-header.fixed-header
{
    box-shadow: -1px 7px 5px 0px rgba(0,0,0,0.24);
-webkit-box-shadow: -1px 7px 5px 0px rgba(0,0,0,0.24);
-moz-box-shadow: -1px 7px 5px 0px rgba(0,0,0,0.24);
    transition: 0.3s all ease-in;
}
header ul li a span .main-menu-header {
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #404042;
    position: relative;
    padding: 0;
}

header ul li a span .main-menu-header:before{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #222;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}

header ul li.current-menu-item a span .main-menu-header:before,
header ul li a:hover span .main-menu-header:before {
    transform: scaleX(1.0);
}

.menu-services-dropdown-container ul li a span{
    position: relative;
    display: inline-block;
}

/* .menu-services-dropdown-container ul li a span:before{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #222;
    width: 100%;
    opacity: 0.4;
    transition: all .3s ease-in-out 0s;
} */


.menu-services-dropdown-container ul li a span:after{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #222;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}

.menu-services-dropdown-container ul li a:hover span:after{
    transform: scaleX(1.0);
}

header ul > li.current_page_parent > a > span{
    font-weight: 600;
}

header ul li a span .main-menu-header:after {
    background: url(../images/down-arrow.png) no-repeat 0px 0px;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    top: 12px;
    right: -20px;
    display: block;
}

header ul li:first-child a span .main-menu-header:after,
header ul li:nth-child(3) a span .main-menu-header:after{
    display: none;
}

header ul li.call-to-button a:after {
    display: none;
}

header ul li.button {
    background: transparent;
    text-align: center;
}

.dropdown-menu-wrap{
    position: absolute;
    top: 147px;
    left: 0;
    background: #fff;
    z-index: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.25);
}

.dropdown-menu-wrap.dropdown-menu-open{
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    transform: translateY(0px);
}

.menu-backdrop{
    position: absolute;
    top: 147px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(35,31,32,0.32);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
} 
.menu-backdrop.show-backdrop{
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

/* .dropdown-menu-wrap:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100vh;
    background: rgba(35,31,32,0.32);
} */

.dropdown-menu-wrap h4{
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    color: #404042;
    border-bottom: 1px solid #E2E2E2;
    padding: 15px;
}

.dropdown-menu-wrap ul{
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0 25px;
}

.dropdown-menu-wrap ul li{
    width: 25%;
}

.dropdown-menu-wrap ul li a{
    display: block;
    padding: 0 15px;
    font-weight: 600;
}

.dropdown-menu-wrap ul li a p{
    font-size: 14px;
    margin-top: 6px;
    font-weight: 400;
}

.menu-bottom{
    background-color: #F8F7F7;
    border-top: 1px solid #E2E2E2;
    text-align: center;
    padding: 14px 0;
}

.menu-bottom a{
    color: #404042;
    background: url(../images/map.svg) no-repeat 0 0;
    padding-left: 40px;
    font-weight: 600;
}

.banner-section {
    margin: 0;
}

.banner-section  {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    height: 650px;
    margin: 0;
    background: url(../images/header-background.jpg) no-repeat top left;
    background-size: cover;
}

.banner-section .image-one,
.banner-section .image-two {
    position: absolute;
    top: 0;
    right: 0;
}
.banner-section .banner-content
{
    max-width: 710px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.banner-section .banner-content span
{
    font-weight: 500;
    font-size: 14px;
    line-height: 180%;
    color: #152F56;
}
.banner-section .banner-content h2 {
    font-size: 60px;
    line-height: 120%;
    color: #152F56;
    margin: 0 0 15px 0;
    font-weight: 500;
    
}

.banner-section .banner-content p {
    margin: 0 0 45px 0;
    max-width: 100%;
    width: 100%;
}
.banner-section .banner-content p.portal-details
{
	width: 100%;
    max-width: 520px;
    margin: 0 auto 45px;
}
.banner-section .banner-content .header-contact-info {
    margin: 0;
    padding: 0px;
}

.inner-banner-section.banner-section .banner-content h2 {
    font-size: 40px;
}

.header-contact-info {
    display: block;
}
.header-contact-info.loc-header
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-contact-info.loc-header span
{
    padding: 0;
    margin: 0 20px;
}
.header-contact-info.loc-header .call-data span
{
    margin: 0;
}
.header-contact-info span {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    display: block;
    padding: 15px 0;
    text-align: center;
}
.header-contact-info.loc-header span,.header-contact-info.loc-header .call-data span
{
    text-align: left;
}
.header-contact-info .call-data span {
    padding: 0;
    text-align: center;
    line-height: 120%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #404042;
}
.header-contact-info .call-data.home-data span
{
    text-align: center;
}
.header-contact-info .call-data a {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #448FFF;
}

.services .service-header {
    text-align: center;
}

.services .service-header h3 {
    font-size: 40px;
    line-height: 150%;
    text-align: center;
    max-width: 770px;
    width: 100%;
    margin: 0 auto 30px;
    color: #152F56;
}

span.highlight {
    display: inline-block;
    position: relative;
    z-index: 9;
}

span.highlight:after {
    position: absolute;
    content: '';
    background: #DDE1C0;
    width: 100%;
    height: 20px;
    display: block;
    left: 0;
    bottom: 7px;
    z-index: -2;
}

.services {
    margin: 89px 0 0 0;
}

.services .service-header a {
    color: #448E98;
    font-weight: 700;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    padding: 0 20px 0 0;
}

.services .service-header a:before{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #448E98;
    width: 100%;
    opacity: 0.4;
    transition: all .3s ease-in-out 0s;
}

.services .service-header a:after{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #000;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}

.services .service-header a:hover:after{
    transform: scaleX(1.0);
}

.services .service-header a span {
    position: absolute;
    content: '';
    background: url(../images/arrow.png) no-repeat 0px 0px;
    top: 10px;
    right: -10px;
    display: block;
    width: 20px;
    height: 20px;
}

.services .service-header {
    padding: 0 0 50px 0;
}

.services .service-info-wrapper a.brown {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #EBEED7 url(../images/mri-1.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.5s all ease-in;
}

.services .service-info-wrapper a.blue {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #AEE2FF url(../images/mri-2.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.5s all ease-in;
}

.services .service-info-wrapper a.green {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #90F0E9 url(../images/mri-3.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.3s all ease-in;
}

.services .service-info-wrapper a.green {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #BCECCF url(../images/mri-3.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.5s all ease-in;
}

.services .service-info-wrapper a.pink {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #FFCCD5 url(../images/mri-2.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.5s all ease-in;
}

.services .service-info-wrapper a.cream {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #EEE2D7 url(../images/xray.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.3s all ease-in;
}

.services .service-info-wrapper a.pink-light {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #EED7D7 url(../images/ultrasound.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.3s all ease-in;
}
.services .service-info-wrapper a.light-blue {
    display: flex;
    flex-wrap: wrap;
    height: 530px;
    background: #EBEED7 url(../images/intervention-radiology.svg);
    border-radius: 10px;
    background-size: 300px;
    background-position: left bottom;
    display: block;
    background-repeat: no-repeat;
    padding: 30px;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.5s all ease-in;
}
.services .service-info-wrapper a:hover {
    box-shadow: 0px 18px 11px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.3s all ease-in;
    background-position: bottom left !important;
    background-size: 280px !important;
    background-repeat: no-repeat !important;
}

.services .service-info-wrapper h5 {
    font-size: 28px;
    line-height: 106%;
    color: #231F20;
    margin: 0 0 5px 0;
}

.services .service-info-wrapper h4 {
    font-size: 43px;
    line-height: 106%;
    color: #231F20;
    text-transform: uppercase;
}

.services .service-info-wrapper .hover-state p {
    margin: 10px 0 22px 0;
}

.services .service-info-wrapper .hover-state p.read-more {
    margin: 0;
    position: relative;
    display: inline-block;
    padding-right: 15px;
}

.services .service-info-wrapper .hover-state p.read-more span {
    position: absolute;
    top: 10px;
    left: 90px;
}

.services .service-info-wrapper .hover-state p.read-more:before{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #448E98;
    width: 100%;
    opacity: 0.4;
    transition: all .3s ease-in-out 0s;
}

.services .service-info-wrapper .hover-state p.read-more:after{
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0px;
    background-color: #000;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}

.services .service-info-wrapper .hover-state p.read-more:hover:after{
    transform: scaleX(1.0);
}


.services .service-info-wrapper .hover-state {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease-in;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
}

.services .service-info-wrapper a:hover .hover-state {
    opacity: 1;
    visibility: visible;
    transition: 0.3s all ease-in;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.image-text {
    margin: 80px 0 0 0;
}

.image-text .content-header h3 {
    font-size: 40px;
    line-height: 150%;
    color: #152F56;
    margin: 0 0 50px 0;
    max-width: 780px;
    width: 100%;
}

.image-text .text-block h4 {
    font-size: 20px;
    line-height: 130%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    margin: 0 0 5px 0;
    color: #404042;
}

.image-text .image-block {
    text-align: center;
}

.image-text .image-block img {
    margin: 0 auto;
}

.stats-wrapper  {
    background: url(../images/background.jpg) no-repeat top left;
    padding: 65px 0;
    position: relative;
    background-size: cover;
    position: relative;
    margin: 0;
    background-size: cover;
}

.stats-wrapper:after {
    position: absolute;
    content: '';
    background: rgba(10, 57, 71, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
}

.stats-wrapper .counter-upper {
    padding: 0 15px;
    position: relative;
    z-index: 9;
}

.stats-wrapper .counter-upper .content-header span {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    display: inline-block;
}

.stats-wrapper .counter-upper .content-header h3 {
    font-size: 40px;
    line-height: 150%;
    font-weight: 300;
    color: #FFFFFF;
}

.stats-wrapper .counter-upper .content-header {
    margin: 0 0 40px 0;
    text-align: center;
}

.stats-wrapper .counter-upper .counter-block span {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 100px;
    line-height: 100%;
    color: #fff;
    display: block;
    margin: 0 0 5px 0;
    text-align: left;
}
.stats-wrapper .counter-upper .counter-block
{
    text-align: center;
}
.stats-wrapper .counter-upper .counter-block p {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-align: left;
}
.stats-wrapper .counter-upper .counter-block.left-text p,
.stats-wrapper .counter-upper .counter-block.left-text span
{
	text-align:left;
}
.border-line {
    text-align: center;
    padding: 60px 0 0 0;
}

.border-line span {
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    display: block;
    background: #fff;
    height: 4px;
}

.stats-details {
    position: relative;
    z-index: 9;
}

.stats-details h4 {
    font-size: 28px;
    line-height: 106%;
    margin: 0 0 10px 0;
    color: #fff;
}

.stats-details p {
    color: #fff;
}

.stats-details .text-btn{
    color: #fff;
}

.stats-details .text-btn:before,
.stats-details .text-btn:after{
    background-color: #fff;
}

.testimonial-wrapper {
    margin: 86px 0 0 0;
}

.testimonial-wrapper h3 {
    font-size: 40px;
    line-height: 150%;
    color: #152F56;
    margin: 0 0 35px 0;
}

.testimonial-big-box {
    margin: 0 0 60px 0;
}

.testimonial-big-box .testimonial-small-box {
    padding: 32px 36px;
    background: #F8F7F7;
    border: 1px solid #E2E2E2;
    border-radius: 8px;
    margin: 0 0 48px 0;
}

.testimonial-big-box .testimonial-small-box.no-gap {
    margin: 0;
}

.testimonial-big-box .testimonial-small-box p {
    margin: 0 0 30px 0;
}

.testimonial-big-box .testimonial-small-box p:last-child {
    margin: 0;
}

.testimonial-big-box .testimonial-small-box .author-top-det {
    display: block;
    padding: 0 0 20px 0;
}

.testimonial-big-box .testimonial-small-box .author-top-det .author-name {
    width: 100%;
}

.testimonial-big-box .testimonial-small-box .author-top-det .author-name p {
    font-weight: 700;
    color: #448E98;
    font-size: 20px;
    line-height: 107.5%;
}

.testimonial-big-box .testimonial-small-box .author-top-det .author-review {
    width: 100%;
    text-align: left;
    margin: 10px 0 0 0;
}

.insurance {
    background: url(../images/insurance-header.jpg) no-repeat top left;
    position: relative;
    background-size: cover;
    position: relative;
    height: 450px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.insurance .small-header {
    font-weight: bold;
    font-size: 20px;
    line-height: 107.5%;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
}

.insurance h3 {
    font-size: 60px;
    line-height: 120%;
    color: #fff;
}

.contact-info {
    text-align: center;
    margin: 0;
    padding: 0;
}

.contact-info .contact-btn a {
    padding: 19px 26px;
}

.contact-info h3 {
    font-size: 40px;
    line-height: 150%;
    color: #152F56;
    margin: 0 0 10px 0;
}

.contact-info .contact-det {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.contact-info .contact-det a {
    font-size: 16px;
    line-height: 28px;
    color: #404042;
}

.contact-info .contact-det span {
    display: block;
    margin: 0 15px;
    background: #404042;
    width: 1px;
    height: 20px;
}

footer .bg-layer {
    background: #404042;
    padding: 64px 80px 15px 80px;
}

footer .footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
    padding: 0 0 30px 0;
}

footer .footer-bottom {
    padding: 24px 0 45px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}

footer .footer-bottom .menu-block h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    margin: 0 0 5px 0;
}

footer .footer-bottom .menu-block ul li {
    margin: 0 0 5px 0;
    display: block;
}

footer .footer-bottom .menu-block ul li:last-child {
    margin: 0;
}

footer .footer-bottom .menu-block ul li a {
    font-size: 16px;
    line-height: 38px;
    color: #fff;
    font-weight: 400;
}

footer .footer-bottom .call-to-action {
    border: 2px solid #F2F2F2;
    box-sizing: border-box;
    border-radius: 68px;
    padding: 10px 24px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0 0 0px;
    display: inline-block;
}

footer .copyright p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}

footer .copyright p a{
    position: relative;
}

footer .copyright p a:before{
    content: "";
    position: absolute;
    height: 1px;
    bottom: -4px;
    left: 0px;
    background-color: #fff;
    width: 100%;
    opacity: 0.4;
    transition: all .3s ease-in-out 0s;
}
footer .copyright p a:after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: -4px;
    left: 0px;
    background-color: #fff;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;
}

footer .copyright p a:hover:after {
    transform: scaleX(1.0);
}

footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9;
}

.main-wrapper {
    background: #fff;
    z-index: 99;
    position: relative;
}

.megamenu {
    position: absolute;
    overflow: hidden;
    width: 100%;
    z-index: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    padding: 40px 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0 8px 15px rgb(0 0 0 / 25%);
    max-width: 1440px;
    width: 100%;
    left: 50%;
    margin-left: -720px;
    padding: 27px 32px;
}

.megamenu.show-mega-menu {
    display: block;
}


/*header ul li.has-megamenu:hover .megamenu
{
    z-index: 9999;
    background: #fff;
    opacity: 1;
    visibility: visible;
}*/

.mega-menu-wrapper .mega-menu-block-grid {
    width: 32%;
}

.mega-menu-wrapper .mega-menu-block-grid h4,
.mega-menu-wrapper .mega-menu-block-grid .menu-details h3 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 168%;
    color: #231F20;
    margin: 0 0 15px 0;
}

.mega-menu-wrapper .mega-menu-block-grid .menu-details h3 {
    margin: 0;
    font-weight: 700;
}

.mega-menu-wrapper .mega-menu-block-grid .menu-grid {
    position: relative;
    margin: 0 0 15px 0;
}


/****MOBILE****/

.logo-container {
    position: relative;
}

.logo-container .mobile-menu-icon {
    position: absolute;
    top: 8px;
    right: 30px;
}

.hamburger {
    display: none;
    outline: none;
}
.hamburger:focus{
    outline: none;
}

.hamburger span, 
.hamburger span:before, 
.hamburger span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    right: 0px;
    width: 24px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
    transition: all 500ms ease-in-out;
}

.hamburger span:before {
    top: -7px;
}

.hamburger span:after {
    bottom: -7px;
}

.hamburger.active span {
    background-color: transparent!important;
}

.hamburger.active span:after {
    transform: rotate(-45deg);
    top: 0;
    background: #fff;
}

.hamburger.active span:before {
    transform: rotate(45deg);
    top: 0;
    background: #fff;
}

.mobile-menu .header-mobile-inner {
    position: fixed;
    top: 119px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.mobile-menu .header-mobile-inner.header-mobile-open {
    z-index: 999;
    opacity: 1;
    visibility: visible;
}

.mobile-menu .header-mobile-inner .mobile-wrapper {
    width: 100%;
    max-width: 100%;
    float: left;
    background-color: #152F56;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    height: calc( 100vh - 120px );
    padding: 24px 16px;
}

.mobile-menu .header-mobile-inner .mobile-menu-close {
    height: 30px;
    width: 30px;
    border: 1px solid #212b36;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    line-height: 40px;
    display: none;
}

.mobile-menu .header-mobile-inner .mobile-menu-close a {
    display: block;
}

.mobile-menu .header-mobile-inner .mobile-menu-close a img {
    position: relative;
    top: 2px;
    left: 2px;
}

.mobile-menu .header-mobile-inner .mobile-wrapper ul.first-block {
    height: calc( 100vh - 210px);
    overflow-y: scroll;
    padding: 0 20px 0 0;
}

.mobile-menu .header-mobile-inner .static-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 20px;
	background: #152f56;
}

.mobile-menu .header-mobile-inner  ul li{
    display: block;
    margin-bottom: 15px;
}
.mobile-menu .header-mobile-inner ul li a span,
.mobile-menu .header-mobile-inner ul li a
{
    color: #fff;    
}
.mobile-menu .header-mobile-inner .static-bar .call-to-button.primary-btn
{
    background: #fff;
    color: #333;
}
.mobile-menu .header-mobile-inner  ul li .sub-menu{
    padding-left: 20px; 
}

.mobile-menu .header-mobile-inner .static-bar .social-media ul li {
    width: 25%;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 0px;
}

.mobile-menu .header-mobile-inner .static-bar .social-media ul li a:after {
    display: none;
}

.mobile-menu .header-mobile-inner .static-bar .social-media ul li a img {
    margin: 0 auto;
}

.mobile-menu .header-mobile-inner .static-bar .social-media {
    padding: 20px 0 0 0;
}

.mobile-menu .header-mobile-inner .static-bar .button {
    text-align: center;
    padding: 0 0 20px 0;
    border-bottom: 2px solid rgba(255,255,255,0.65);
}

.mobile-menu .header-mobile-inner.header-mobile-open .mobile-wrapper {
    /*transform: translateX(0);*/
}

.menu-block .menu-footer-menu-2-container #menu-footer-menu-2 li {
    width: 50%;
}

.image-text.mobile {
    display: none;
}

.image-text.desktop {
    display: block;
}
.big-image .wp-block-image img
{
    width: 100%;
}
.location-card ul li img
{
    max-width: 80px;
    width: 100%;
    margin: 0 auto;
} 
/********************************* ***********************
 * ABOUT US 
 * *******************************************************/

.service-providers .service-header h3 {
    font-size: 40px;
    line-height: 150%;
    color: #152F56;
    max-width: 630px;
    width: 100%;
    margin: 0 0 30px 0;
}

.service-providers {
    margin-top: 120px;
}

.service-box .icon {
    width: 20%;
}

.service-box .icon img {
    max-width: 100px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.service-box .details {
    width: 65%;
    margin-left: 12px;
}

.service-box .details h4 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    margin: 0 0 10px 0;
}

.about-info-box .small-header {
    font-weight: bold;
    font-size: 20px;
    line-height: 106%;
    color: #152F56;
    font-family: 'Quicksand', sans-serif;
}

.about-info-box h3 {
    font-size: 48px;
    line-height: 106%;
    color: #152F56;
    margin: 5px 0 40px 0;
}

.about-info-box p {
    max-width: 640px;
    width: 100%;
}

.about-info-box .call-to-button.primary-btn {
    padding: 15px 46px;
}

.about-info-box .primary-btn{
    background: linear-gradient(153.06deg, #448FFF -0.31%, #4D5DFB 99.69%);
    border: none;
    color: #fff;
    font-weight: 500;
}

.career-info,
.about-info-box {
    margin: 90px 0 0 0;
}

.attorney{
    margin: 0px;
}
.career-info-box
{
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}
.career-info .career-block {
    min-height: 350px;
    border-radius: 10px;
    padding: 24px;
    text-align: left;
    position: relative;
    display: block;
}
.career-info .career-block .career-content
{
	padding:50px 0 0 0;	
}
.career-info.about-career .career-block.block-two:before,
.career-info.about-career .career-block.block-three:before
{
	display:none;
}
.career-info .career-block .logo-icon
{
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -70px;
    filter: drop-shadow(6px 9px 25px rgba(0, 0, 0, 0.25));
}
.career-info .career-block .logo-icon img
{
    max-width: 140px;
    width: 100%;
    margin: 0 auto;
}
.career-info .career-block.block-one {
    background: #EBEED7;
}

.career-info .career-block.block-two {
    background: #AFE1FE;
	position:relative;
}
.career-info .career-block.block-two:before{
	position:absolute;
	content:'';
	background:url('https://expertmri.com/wp-content/uploads/2021/12/Attorney-Portal-1.svg') no-repeat 0px 0px;
	width:300px;
	height:295px;
	display:block;
	left:0;
	bottom: -70px;
}
.career-info .career-block.block-three:before{
	position:absolute;
	content:'';
	background:url('https://expertmri.com/wp-content/uploads/2021/12/2.svg') no-repeat 0px 0px;
	width:300px;
	height:295px;
	display:block;
	left:0;
	bottom: -70px;
}
.career-info .career-block.block-three {
    background: #90F0E9;
	position:relative;
}
.career-info .career-block.block-four {
        background: #FFCCD5;
    position:relative;
}
.career-info .career-block.block-four:before{
    position:absolute;
    content:'';
    background:url('https://expertmri.com/wp-content/uploads/2021/12/3-1.svg') no-repeat 0px 0px;
    width:300px;
    height:295px;
    display:block;
    left:0;
    bottom: -20px;
}
.career-info .career-block h3 {
    font-size: 24px;
    line-height: 150%;
    color: #231F20;
    margin: 0 0 20px 0;
}

.career-info .career-block p {
    margin: 0;
}

.career-info .career-block.block-three p {
    margin: 0 0 30px 0;
    position: relative;
}
.career-info.attorney
{
	padding:40px 0;	
}
.career-info.attorney .career-block.block-three p{
    margin: 0px;
}

.career-info .career-block.block-three a {
    padding-right: 20px;
	position:relative;
}
.single-service-info .call-to-appointment a
{
	display:inline-block;
}
.contact-info .contact-det a,
footer .footer-bottom .menu-block ul li a,
.single-service-info .call-to-appointment a,
.header-contact-info .call-data a
{
	position:relative;
}
.career-info .career-block.block-three a:before,
.contact-info .contact-det a:before,
.single-service-info .call-to-appointment a:before
{
	content: "";
    position: absolute;
    height: 1px;
    bottom:-4px;
    left: 0px;
    background-color: #222;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;	
}
footer .footer-bottom .menu-block ul li a:before
{
	content: "";
    position: absolute;
    height: 1px;
    bottom:-4px;
    left: 0px;
    background-color: #fff;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;	
	
}
.header-contact-info .call-data a:before
{
	content: "";
    position: absolute;
    height: 1px;
    bottom:-4px;
    left: 0px;
    background-color: #448E98;
    transform: scaleX(0.0);
    width: 100%;
    transition: all .3s ease-in-out 0s;	
}
.career-info .career-block.block-three a:hover:before,
.contact-info .contact-det a:hover:before,
footer .footer-bottom .menu-block ul li a:hover:before,
.single-service-info .call-to-appointment a:hover:before,
.header-contact-info .call-data a:hover:before
{
	transform: scaleX(1.0);
}
.career-info .career-block.block-three a span {
    position: absolute;
    top: 6px;
    left: 100px
}

.slider-mode {
    background: #191A4B;
}

.swiper-container {
    width: 100%;
    height: 750px;
    position: relative;
}

.swiper-container .slider {
    min-height: 750px;
}

.swiper-container .slider .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 100%;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-container .slider .swiper-slide .slide-inner {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 780px;
    text-align: left;
}

.swiper-container .slider .swiper-slide .slide-inner img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.swiper-container .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0);
}

.swiper-container .swiper-pagination span {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
    color: #fff;
}

.swiper-pagination-bullet {
    opacity: 0.5;
    font-family: 'Quicksand', sans-serif;
}

.swiper-container .swiper-pagination span.swiper-pagination-bullet-active{
     opacity: 1;
    font-size: 30px;
}

.slider-mode .swiper-container .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 7em;
    position: absolute;
    z-index: 3;
    left: 14%;
    right: 10px;
    top: 48%;
    transform: translate3d(0px, -50%, 0);
}

.swiper-container .swiper-pagination span:focus {
    outline: none;
}

.swiper-pagination-bullet {
    width: auto;
    height: auto;
}

.swiper-container .slider .swiper-slide .slide-inner h3 {
    font-weight: normal;
    font-size: 40px;
    line-height: 150%;
    color: #fff;
    margin: 0 0 45px 0;
}

.swiper-container .slider .swiper-slide .slide-inner p {
    margin: 0 0 20px 0;
    color: #fff;
}

.swiper-container .slider .swiper-slide .slide-inner p:last-child {
    margin: 0;
}

.pagescroll-wrapper {
    display:none;
    margin-top: 28px;
    text-align: center;
    overflow: hidden;
}

.pagescroll-wrapper-arrow {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    transform-origin: 50% 50%;
    -webkit-animation: downarrow 2.3s ease-out infinite;
    animation: downarrow 2.3s ease-out infinite;
}

@-webkit-keyframes downarrow {
    0% {
        -webkit-transform: translateY(-50px);
        opacity: 0.5;
    }
    to {
        -webkit-transform: translateY(100px);
        opacity: 1;
    }
}

.services-btn-text a
{
	text-align: center;
    display: inline-block;
    border: none;
    color: #fff;
    background: linear-gradient( 
153.06deg, #448FFF -0.31%, #4D5DFB 99.69%);
    border-radius: 68px;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    padding: 15px 60px;
    text-transform: capitalize;	
}
.form-modal .gform_wrapper.gravity-theme .ginput_container_date input,
.form-modal .gform_wrapper.gravity-theme .ginput_container_date input{
    width: 100%;
}
.gform_wrapper.gravity-theme .gfield {
    text-align: left;
}
.form-modal .gform_wrapper.gravity-theme .gfield input.large, .form-modal .gform_wrapper.gravity-theme .gfield select.large, .form-modal .gform_wrapper.gravity-theme .ginput_container_date input, .form-modal .gform_wrapper.gravity-theme .ginput_container_date input, .form-modal .gform_wrapper.gravity-theme .gfield textarea.large, .gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea
{
    width: 100% !important;
    background: #FFFFFF;
    border: 1px solid #949494;
    border-radius: 4px;
    padding: 14px 12px !important;
	outline:none;
}
.form-modal .gform_wrapper.gravity-theme .gfield input.large:hover, .form-modal .gform_wrapper.gravity-theme .gfield select.large:hover,
.form-modal .gform_wrapper.gravity-theme .ginput_container_date input:hover, .form-modal .gform_wrapper.gravity-theme .ginput_container_date input:hover,
.form-modal  .gform_wrapper.gravity-theme .gfield textarea.large:hover{
	border: 1px solid #767676;
}
.form-modal .gform_wrapper.gravity-theme .gfield select.large,
.gform_wrapper.gravity-theme select
{
		padding: 18px 12px !important;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 6px 0 0;
    padding: 16px 0;
    text-align: center;
}
#field_1_11
{
	width:100%;	
}
.form-modal  .gform_wrapper.gravity-theme .gform_fields
{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.form-modal  .gform_wrapper.gravity-theme .gfield {
    text-align: left;
    width: 49%;
}
.form-modal  .gform_wrapper.gravity-theme .gfield textarea.large
{
	    height: 60px;
}
.form-modal .gform_wrapper.gravity-theme .gfield_label
{
	font-weight:400;
	margin:0;
}
.form-modal .gform_wrapper .gform_validation_errors,
.form-modal .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message,
.form-modal .gform_heading .gform_required_legend
{
	display:none;	
}
.form-modal .gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_footer input
{
	border: none;
    color: #fff;
    background: linear-gradient( 
153.06deg, #448FFF -0.31%, #4D5DFB 99.69%);
    border-radius: 68px;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    padding: 15px 60px;
    text-transform: capitalize;
    width: auto;
	margin: 0;
}
.gform_wrapper.gravity-theme .ginput_container_date
{
	position:relative;	
	
}
.form-modal  .gform_wrapper.gravity-theme .ginput_container_date input
{
	padding: 14px 30px 14px 12px !important;
}
.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{
	position:absolute;
	margin:0;
	top: 20px;
	right: 10px;
}
/********************************* ***********************
 * Location 
 * *******************************************************/

.location-card {
    background-color: #EBF8FF;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 40px;
    min-height: 620px;
}

.location-card:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.location-card h3{
    margin-bottom: 0px;
}

.location-card h3 a {
    font-family: 'Gilda Display', serif;
}

.location-card address {
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
}

/* .location-card .address {
    min-height: 48px;
} */

.location-card .g-button{
    border: 1px solid #404042;
    padding: 0;
    border-radius: 50px;
}

.location-card .g-button img{
    transition: all 0.3s ease-in-out;
}

.location-card .g-button:hover img{
    transform: rotate(45deg);
}

.text-cont {
    padding: 30px 15px 64px;
}
.pr-header
{
    padding: 40px 15px 0;
}
.text-cont p {
    margin-bottom: 24px;
}
.contact-info.pattern
{
    margin: 90px 0 ;
}
.text-cont .contact-info {
    margin: 40px 0 0 0;
    padding: 0;
}
.att-header
{
    max-width: 800px;
    width: 100%;
}
.breadcrumb-nav{
    margin-bottom: 24px;
}

.location-details h2{
    margin: 0;
    line-height: 50px;
}

.dropdown {
    display: inline-block;
    position: relative;
    padding: 10px 60px 10px 24px;
}

.dd-button {
    display: inline-block;
    background-color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
}

.dd-button:after {
    content: '';
    position: absolute;
    top: 7px;
    right: 26px;
    transform: translateY(-50%);
    display: block;
    margin: 10px auto;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(-133deg);
}

.dd-button:hover {
    background-color: transparent;
}

.dd-input {
    display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    list-style-type: none;
    z-index: 9;
    text-align: left;
    right: 0;
}

.dd-input+.dd-menu {
    display: none;
}

.dd-input:checked+.dd-menu {
    display: block;
}

.dd-menu li {
    padding: 15px 16px;
    font-size: 14px;
    line-height: normal;
    cursor: pointer;
    white-space: nowrap;
    display: block;
}

.dd-menu li a {
    display: block;
    margin: -10px -20px;
    padding: 10px 20px;
}

.d-button {
    border: 2px solid #448E98;
    padding: 0px 10px 0 16px;
    color: #404042;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border-radius: 50px;
    padding: 8px 45px 8px 15px;
    display: inline-block;
    position: relative;
}

.d-button img{
    transition: all 0.3s ease-in-out;
}

.d-button:hover img{
    transform: rotate(45deg);
}
.phone-block{
    padding-left: 15px;
}
.phone-icon{
	top: 7px;
   left: -7px;
}
.phone-icon img{
	width:60%;
}
.add-icon{
	top: 7px;
   left: -7px;
}
.add-icon img{
    width:60%;
}
.not-italic{
     padding-left: 15px;
}
.rated li {
    margin: 0 2px;
}

.rated li:first-child {
    margin-left: 0;
}

.rated li:last-child {
    margin-right: 8px;
}

.rated li span {
    display: block;
    background: #152F56;
    padding: 3px 3px;
    border-radius: 3px;
}

.no-active {
    background: #ACACAC;
}

.s-location.header-contact-info {
    margin-top: 32px;
    padding-bottom: 0;
}

.s-location.header-contact-info span{
    padding: 0;
    position: absolute;
    top: 12px;
    right: 5px;
}

.s-location .call-to-button.primary-btn{
    padding: 10px 26px;
    font-size: 14px;
}

.sl-heading {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding-bottom: 10px;
    margin-bottom: 32px;
}

.sls-icons li {
    width: 100px;
    margin: 0 16px;
}

.sls-icons li:first-child {
    margin-left: 0;
}

.sls-icons li:last-child {
    margin-right: 0;
}

.sls-icons li img {
    margin-bottom: 12px;
}

.sls-icons li p {
    font-weight: 700;
}

.reviewAuth {
    padding-left: 20px;
    font-weight: 600;
    position: relative;
}

.reviewAuth:after {
    position: absolute;
    left: 0;
    top: 11px;
    content: '';
    width: 10px;
    height: 2px;
    background: #36393A;
}


/********************************* ***********************
 * Physician page 
 * *******************************************************/

.q-links li {
    width: 22%;
    margin: 0 16px;
    position: relative;
    overflow: hidden;
}
.career-info.attorney .q-links li
{
    width: 31%;
}
.q-links li.first-block:after
{
    position: absolute;
    content: '';
    background: url(https://expertmri.com/wp-content/uploads/2021/12/appointment-status.svg) no-repeat 0px 0px;
    width: 300px;
    height: 270px;
    display: block;
    left: 0;
    bottom: -70px;
    z-index: 1;
}
.q-links li.second-block:after
{
    position: absolute;
    content: '';
    background: url(https://expertmri.com/wp-content/uploads/2021/12/Attorney-Portal-1.svg) no-repeat 0px 0px;
    width: 300px;
    height: 270px;
    display: block;
    left: 0;
    bottom: -70px;
    z-index: 1;
}
.q-links li.third-block:after
{
    position: absolute;
    content: '';
    background: url(https://expertmri.com/wp-content/uploads/2021/12/2.svg) no-repeat 0px 0px;
    width: 300px;
    height: 270px;
    display: block;
    left: 0;
    bottom: -70px;
    z-index: 1;
}
.q-links li.fourth-block:after
{
    position: absolute;
    content: '';
    background: url(https://expertmri.com/wp-content/uploads/2021/12/download.svg) no-repeat 0px 0px;
    width: 300px;
    height: 270px;
    display: block;
    left: 0;
    bottom: -10px;
    z-index: 1;
}
.q-links li:first-child {
    padding-left: 0px;
}

.q-links li:last-child {
    padding-right: 0px;
}

.q-links li a {
    border-radius: 10px;
    
    padding: 48px 24px;
    display: block;
    min-height: 400px;
    position: relative;
    transition: 0.3s all ease-in;
}
.q-links li.first-block a{
    background: #BCD2F2;
}
.q-links li.second-block a{
    background: #FDF5E4;
}
.q-links li.third-block a{
    background: #A6E3B7;
}
.q-links li.fourth-block a{
    background: #8EF2EC;
}
.q-links li a:hover
{
    transform: scale(1.1);
    transition: 0.3s all ease-in;
}


.q-links li h3 {
    min-height: auto;
}

.q-links-block .text-btn {
    padding-left: 0px;
}

.q-links-icon {
    right: 12px;
    bottom: 12px;
}

.testimonial{
    background: #191A4B;
}

.auth-name span {
    display: block;
    font-size: 20px;
    line-height: 130%;
    font-weight: 600;
    color: #fff;
}

.testimonial h2 {
    margin-bottom: 90px;
    color: #fff;
}

.play {
    width: 64px;
    height: 64px;
    border: 2px solid #f7f7f7;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    line-height: 52px;
    cursor: pointer;
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 64px;
    height: 64px;
    border: 5px solid #f7f7f7;
    border-radius: 50%;
    opacity: 0;
}

.play:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #f7f7f7;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -3px;
}

.author-img:hover .play:before {
    opacity: 1;
    -webkit-animation: pulse-border 1.5s ease-out infinite;
    animation: pulse-border 1.5s ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}


/********************************* ***********************
 * Service page 
 * *******************************************************/

.services-header {
    margin: 0;
}

.services-header .bg-layer {
    background: url(../images/services-header.jpg) no-repeat top left;
    background-size: cover;
    padding: 165px 0 190px 0;
    position: relative;
}

.services-header .bg-layer:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
}

.services-header .header-content {
    max-width: 650px;
    width: 100%;
    padding-left: 0px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    text-align: center;
}

.services-header .header-content h3 {
    font-size: 40px;
    line-height: 150%;
    color: #fff;
    margin: 0 0 14px 0;
}

.services-header .header-content p {
    color: #fff;
    margin: 0 0 30px 0;
}

.services-content {
    margin: 97px 0 0 0;
}

.services-content h3 {
    font-size: 40px;
    line-height: 150%;
    color: #152F56;
    margin: 0 0 15px 0;
}

.services-content p {
    margin: 0 0 30px 0;
}

.services-content p:last-child {
    margin: 0;
}

.insurance-wrappper .bg-layer {
    background: #EFF5E5;
    padding: 88px 0 54px 0;
}
.insurance a.primary-btn
{
   display: inline-block;
    background: #FFFFFF;
    border-radius: 68px;
    color: #1C59F5;
    border: none;
    padding: 14px 60px;
}

.insurance-wrappper .insurance-details {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

.insurance-wrappper .insurance-details .small-header {
    font-size: 28px;
    line-height: 106%;
    color: #152F56;
    font-weight: normal;
    font-family: 'Gilda Display', serif;
}

.insurance-wrappper .insurance-details h3 {
    font-size: 48px;
    line-height: 106%;
    color: #152F56;
    margin: 0 0 40px 0;
}

.insurance-wrappper .insurance-details p {
    margin: 0 0 24px 0;
}

.insurance-slider {
    padding: 0px 140px;
}

.insurance-slider .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2;
}

.insurance-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.insurance-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #4aa0f7;
}

.insurance-slider .swiper-wrapper .swiper-slide {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 40px 0px;
}

.insurance-slider .swiper-wrapper .swiper-slide img {
    margin: 0 auto;
}

.insurance-slider .swiper-container {
    padding: 60px 0;
    height: auto;
}

.insurance-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.insurance-slider .swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
}


/********************************* ***********************
 * Single service page 
 * *******************************************************/

.single-service-info {
    margin: 90px 0 0 0;
}

.single-service-info .single-service-header h5 {
    font-size: 28px;
    line-height: 106%;
    color: #152F56;
    margin: 0 0 10px 0;
}

.single-service-info .single-service-header h3 {
    font-size: 48px;
    line-height: 106%;
    color: #152F56;
}

.single-service-info .service-block img {
    max-width: 110px;
    width: 100%;
    margin: 0 auto 15px;
}

.single-service-info .service-block h4 {
    font-size: 30px;
    line-height: 150%;
    color: #231F20;
    max-width: 360px;
    width: 100%;
    margin: 0 auto 10px;
}
.inner-info-page-block
{
    padding: 60px 0 0 0;
}
.single-service-info .call-to-appointment a {
    font-weight: 500;
    color: #404042;
    font-size: 18px;
    line-height: 130%;
}

.single-service-info .call-to-appointment {
    padding: 30px 0 0 0;
}

.single-service-info .call-to-appointment a span {
    display: block;
}

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

.video-wrapper h3 {
    font-size: 40px;
    line-height: 150%;
    color: #152F56;
    margin: 0;
}

.video-wrapper .author-name {
    padding: 90px 0 0 0;
}

.video-wrapper .author-name p {
    font-weight: 700;
    color: #404042;
    font-size: 20px;
    line-height: 130%;
}

.video-wrapper .author-image span {
    position: absolute;
    bottom: 30px;
    left: 30px;
}


/********************************* ***********************
 * Blog page 
 * *******************************************************/

.wp-block-latest-posts.is-grid li{
    margin: 0 20px 40px 0;
}
.blog-image img
{
	width:100%;	
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image {
    margin-bottom: 24px;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image a {
    display: block;
    height: 300px;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
}

.wp-block-latest-posts a {
    font-size: 26px;
    font-family: 'Gilda Display', serif;
    line-height: 40px;
    color: #152F56;
}


/********************************* ***********************
 * Attorney page 
 * *******************************************************/

.attorney-image-text {
    margin: 100px 0 0 0;
}

.attorney-text-block h3 {
    font-size: 30px;
    line-height: 150%;
    color: #152F56;
    margin: 0 0 12px 0;
    max-width: 520px;
    width: 100%;
}

.attorney-text-block {
    padding: 0 0 64px 0;
}

.attorney-text-block:last-child {
    padding: 0;
}

.attorney-text-block p {
    margin: 0 0 10px 0;
}

.attorney-text-block p:last-child {
    margin: 0;
}


/*****INSURANCE PAGE**********/

.insurance-wrappper.insurance-page .bg-layer {
    background: #fff;
}

.insurance-wrappper.insurance-page .inusrance-logo-wrapper {
    padding: 35px 0 0 0;
}

.insurance-wrappper.insurance-page .inusrance-logo-wrapper ul li {
    width: 22%;
    margin: 0 30px 20px 0;
}

.insurance-wrappper.insurance-page .inusrance-logo-wrapper ul li a {
    display: block;
}

.insurance-wrappper.insurance-page .inusrance-logo-wrapper ul li a img {
    max-width: 200px;
    height: auto;
    width: 100%;
    margin: 0 auto;
}


/********************PATIENT INFO******************/

.tabs {
    max-width: 100%;
}

.tabs-nav {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tabs-nav li {
    max-width: 210px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 16px 30px;
    transition: 0.3s all ease-in;
}

.tabs-nav li.tab-active {
    background: #EBEED7;
    border-radius: 5px;
    transition: 0.3s all ease-in;
}

.tabs-nav li:first-child a {
    border-right: 0;
    border-top-left-radius: 6px;
}

.tabs-nav li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
}

.tabs-nav li a span {
    margin-right: 16px;
}

.tabs-nav li:last-child a {
    border-top-right-radius: 6px;
}

.tabs-stage {
    padding: 64px 0 0 0;
    position: relative;
    top: -1px;
}

.tabs-stage p {
    margin: 0 0 20px 0;
}

.tabs-stage ul {
    padding-bottom: 20px;
}

.tabs-stage ul li {
    display: block;
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 28px;
    color: #404042;
    font-family: 'Quicksand', sans-serif;
}

.tabs-stage ul li:last-child {
    margin: 0;
}

.author-img{
    cursor: pointer;
}


/* MODAL */

.modal-video {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.modal-video.modal-open {
    z-index: 999;
    opacity: 1;
    visibility: visible;
}

.modal-video .modal-content {
    max-width: 1170px;
    width: 100%;
    height: 70%;
    padding: 0;
    background: 0 0;
    border: none;
    box-shadow: none;
    position: relative;
}

.modal-video span.close {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 99;
    cursor: pointer;
    display: block;
    width: 40px;
    height: 40px;
    background: #fff url(../images/cross.svg) no-repeat 4px 4px;
    background-size: 80%;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 3px 7px rgb(0 0 0 / 50%);
    cursor: pointer;
    transition: all .3s ease-in-out;
    opacity: 1;
    z-index: 9;
}

.modal-video .modal-content .modal-body {
    height: 100%;
    position: relative;
    padding: 15px;
}

.m-video-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.iframeWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*CORONA PAGE*/

.extra-page ul li {
    margin: 0 0 20px 0;
}

.extra-page .image-content img {
    max-width: 100%;
    width: 100%;
    height: auto;
}


/*********SINGLE BLOG **************/

.single-blog-header {
    text-align: center;
}

.single-blog-header .category-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 180%;
    font-family: 'Quicksand', sans-serif;
    display: block;
}

.single-blog-header h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 150%;
    color: #152F56;
    margin: 0 auto 10px;
    max-width: 994px;
    width: 100%;
}

.single-blog-header .blog-small-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 0 40px 0;
}

.single-blog-header .blog-small-info p {
    padding: 0 15px;
}

.single-blog-header .blog-small-info p.reading-time {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.single-blog-header .blog-small-info p.reading-time span.time-icon {
    display: block;
    margin-right: 10px;
}

.single-blog-header .blog-small-info p.reading-time .span-reading-time {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.single-blog-header .blog-small-info p.reading-time .span-reading-time .rt-label.rt-postfix {
    margin-left: 5px;
}

.blog-lower-info {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 0 0;
}

.blog-lower-info .blog-main-details {
    width: 70%;
    padding: 0 15px;
}

.blog-lower-info .blog-main-details .blog-content {
    position: relative;
    padding-left: 280px;
    padding-bottom: 30px;
}

.blog-lower-info .blog-main-details .blog-content #ez-toc-container {
    position: absolute;
    width: 250px;
    top: 0;
    left: 0;
    border: none;
    padding: 20px;
}

.blog-lower-info .other-details {
    width: 20%;
    padding: 0 15px;
}

#ez-toc-container a.ez-toc-toggle {
    color: #444;
    display: none !important;
}

div#ez-toc-container p.ez-toc-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    margin: 0 0 25px 0;
    display: block;
}

.blog-lower-info .blog-main-details .blog-content h2{
    margin: 0px;
}
.blog-lower-info .blog-main-details .blog-content h3 {
    font-size: 30px;
    line-height: 45px;
    color: #152F56;
    margin: 20px 0 8px;
}

.blog-lower-info .blog-main-details .blog-content p{
    margin-bottom: 16px;
}

.blog-lower-info .blog-main-details .blog-content ul {
    margin-bottom: 16px;
}
.blog-lower-info .blog-main-details .blog-content ul li{
    list-style-type: none;
    display: block;
    position: relative;
    padding-left: 20px;
}

.blog-lower-info .blog-main-details .blog-content ul li:after{
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 10px;
    top: 11px;
    left: 0;
    content: "";
    background: #222;
}

div#ez-toc-container ul li:after{
    display: none;
}

.blog-lower-info .blog-main-details .blog-content table td{
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
}

.author-info {
    padding: 40px 0;
    border-top: 1px solid #eee;
}

.author-info .author-image {
    padding-bottom: 10px;
}

.author-info .author-image img {
    max-width: 120px;
    width: 100%;
    height: auto;
}

.author-info p{
    margin: 16px 0;
}

.author-info h4,
.blog-lower-info .other-details h5 {
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    font-family: 'Quicksand', sans-serif;
}

.blog-lower-info .other-details .social-icons {
    padding: 20px 0 0;
}

.blog-lower-info .other-details .social-icons li {
    margin: 0 10px;
}

.blog-lower-info .other-details .social-icons li:last-child {
    margin-right: 0;
}

.blog-lower-info .other-details .social-icons li:first-child {
    margin-left: 0;
}

/*****FORM MODAL **************/
.form-modal {
    position: fixed !important;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}
.form-modal.form-modal-open {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
}
.form-modal:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, .75);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9999;
}
.form-modal .modal-dialog {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.form-modal .modal-content{
    background: #fff;
    position: relative;
    max-width: 800px;
    width: 100%;
    z-index: 99999;
    text-align: center;
    border-radius: 10px;
}
.form-modal .modal-content .modal-body
{
    height: 760px;
    overflow-y: scroll;
    padding: 30px;
}
.form-modal span.close {
    position: absolute;
    top: -36px;
    right: -30px;
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    background: url(https://clientstaging.space/expertmri-wp-stg/wp-content/uploads/2021/06/expert-sprite.png) no-repeat -10px -336px;
}
.form-modal .happyforms-styles input[type=submit].happyforms-button--submit, .form-modal .happyforms-styles input[type=submit][disabled].happyforms-button--submit,
.form-modal .happyforms-styles input[type=submit].happyforms-button--submit:hover
{
        max-width: 200px;
    width: 100%;
    border: 2px solid #448E98 !important;
    padding: 10px 26px;
    color: #404042 !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 68px !important;
    background: transparent !important;
}
.form-modal .happyforms-part__label-container
{
    text-align: left;
}
.form-modal .close.desktop-close
{
    display: block;
}
.form-modal .close.mobile-close
{
    display: none;
    position: relative;
    right: auto;
    bottom: auto;
    margin-right: 0;
    height: 50px;
    width: 50px;
    border: none;
    border-radius: 50%;
    text-align: center;
    padding: 3px 0;
    cursor: pointer;
    background: #fff;
    top: auto;
    margin: 0 auto;
    border: 2px solid #4a71fd;
}
.form-modal .close.mobile-close svg
{
    height: 40px;
    width: 40px;
    position: relative;
    top: 0px;
    right: -3px;
}
.happyforms-styles .happyforms-flex > .happyforms-message-notices .success{
    background-color: transparent;
}

.services-info .call-to-button{
    margin-top: 12px;
}
.list-item{
    margin-bottom: 16px;
}
.list-item li{
    display: block;
    padding-left: 16px;
    position: relative;
}
.list-item li:before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    top: 11px;
    left: 0;
    background: #565656;
    border-radius: 10px;
}

.jssocials-share-link{
    border-radius: 4px;
}


.accordion-section{
	padding-top: 20px;
}

.wp-block-ub-content-toggle-accordion-content-wrap{
	padding: 16px 24px;
}

.wp-block-ub-content-toggle-accordion{
	margin-bottom: 32px;
	border-radius: 4px;
}

.wp-block-ub-content-toggle-accordion-title-wrap{
	background-color: transparent !important;
}

.wp-block-ub-content-toggle-accordion-title{
	font-family: 'Quicksand', sans-serif;
	font-size: 20px !important;
	line-height: 30px !important;
	padding: 24px !important;
}

.wp-block-ub-chevron-down::before,
.wp-block-ub-chevron-down::after{
	content: '';
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -6px;
	width: 2px;
	height: 12px;
	background-color: #76809b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: rotate(0deg);
	-moz-transition: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	display: block;
}


.wp-block-ub-chevron-down::after{
	-webkit-transform: rotate(90deg);
  -moz-transition: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.wp-block-ub-chevron-down.open::before{
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

.wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-state-indicator.open{
	transform: rotate(0deg);
}
/*----------Other page customization---------*/
.form_wrapper{
        padding:20px;
    }



