@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

@font-face {
    font-family: 'proxima_nova_bold';
    src: url('font/proxima_nova_bold.eot');
    src: url('font/proxima_nova_bold.eot?#iefix') format('embedded-opentype'),
    url('font/proxima_nova_bold.woff2') format('woff2'),
    url('font/proxima_nova_bold.woff') format('woff'),
    url('font/proxima_nova_bold.ttf') format('truetype'),
    url('font/proxima_nova_bold.svg#svgFontName') format('svg');
}

@font-face {
    font-family: 'proxima_nova_regular';
    src: url('font/proxima_nova_regular.eot');
    src: url('font/proxima_nova_regular.eot?#iefix') format('embedded-opentype'),
    url('font/proxima_nova_regular.woff2') format('woff2'),
    url('font/proxima_nova_regular.woff') format('woff'),
    url('font/proxima_nova_regular.ttf') format('truetype'),
    url('font/proxima_nova_regular.svg#svgFontName') format('svg');
}

@font-face {
    font-family: 'proxima_nova_extrabold';
    src: url('font/proxima_nova_extrabold.eot');
    src: url('font/proxima_nova_extrabold.eot?#iefix') format('embedded-opentype'),
    url('font/proxima_nova_extrabold.woff2') format('woff2'),
    url('font/proxima_nova_extrabold.woff') format('woff'),
    url('font/proxima_nova_extrabold.ttf') format('truetype'),
    url('font/proxima_nova_extrabold.svg#svgFontName') format('svg');
}

@font-face {
    font-family: 'proxima_nova_semibold';
    src: url('font/proxima_nova_semibold.eot');
    src: url('font/proxima_nova_semibold.eot?#iefix') format('embedded-opentype'),
    url('font/proxima_nova_semibold.woff2') format('woff2'),
    url('font/proxima_nova_semibold.woff') format('woff'),
    url('font/proxima_nova_semibold.ttf') format('truetype'),
    url('font/proxima_nova_semibold.svg#svgFontName') format('svg');
}

body .mg10 p{
    margin-bottom: 10px !important;
}
body .title-heading-left p {
    font-family: 'proxima_nova_bold' !important;
}
.box-three .fusion_builder_column_inner_1_3 h3 {
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    font-family: 'proxima_nova_bold' !important;
}
body .proxima_nova_extrabold p{
    font-family: 'proxima_nova_extrabold' !important;
}
.list-faq h4 {
    font-size: 2em;
    margin: 0;
    padding: 0 0 0 1em;
    position: relative;
}
.page-id-14917 .row__content--text h3 {
    font-size: 30px !important;
    line-height: 113.1% !important;
    color: #0c193f !important;
    margin-bottom: 40px;
}
.list-faq .close {
    float: none;
    opacity: 1;
}

.list-faq .eachFaq.close h4:before {
    content: '+';
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    left: 6px;
    color: #fff;
}

.list-faq .eachFaq.open h4:before {
    content: '-';
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    left: 8px;
    color: #ffffff;
}

.list-faq .eachFaq.open h4:after {
    background-color: #0066ff;
}

/*.list-faq .accordion-content{
 margin-bottom: 15px;
}*/
.eachFaq {
    border-bottom: 1px solid #e0dede;
}

.list-faq .accordion-content strong {
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    color: #747474;
    font-family: 'proxima_nova_regular' !important;
    font-weight: bold;
}

.list-faq .accordion-content p {
    margin-bottom: 10px !important;
}

.list-faq .accordion-content li,
.list-faq .accordion-content p {
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    color: #747474;
    font-family: 'proxima_nova_regular' !important;
    font-weight: normal;
}

.list-faq .eachFaq .title {
    cursor: pointer;
    padding-left: 40px;
}

.list-faq .eachFaq .title:hover {
    color: #0066ff;
}

.list-faq .eachFaq h4:after {
    content: '';
    width: 22px;
    height: 22px;
    position: absolute;
    top: 13px;
    left: 0;
    background-color: #333;
    z-index: -1;
}

.hide-desktop {
    display: none !important;
}

.tab_wrap_home {
    display: flex;
    border: none;
    clear: both;
    zoom: 1;
}

.tab_wrap_home .inner_tab_home {
    display: flex;
    width: 400px;
    flex-wrap: wrap;
}

.tab_wrap_home .fontawesome-icon {
    margin-right: 0;
    margin-left: 10px;
}

.tab_wrap_home .inner_tab_home ul#myTab .nav-link:hover,
.tab_wrap_home .inner_tab_home ul#myTab .nav-link.active {
    background: #0055e6 !important;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
    border-radius: 10px;
    color: #ffffff !important;
}

.tab_wrap_home .tab-content img {
    margin-bottom: 20px;
    border-radius: 8px;
}

.tab_wrap_home .tab-content p {
    font-size: 16px;
    line-height: 148.1%;
    color: #121212;
}

.tab_wrap_home .inner_tab_home ul#myTab button#profile-tab {
    cursor: pointer;
    border-radius: 70px;
    padding: 15px 25px;
    border: 0;
    font-size: 20px;
    line-height: 20px;
    color: #121212;
    font-family: 'proxima_nova_regular' !important;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 4px;
    background: transparent;
}

.tab_wrap_home .inner_tab_home ul#myTab {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab_wrap_home .home_tab_content {
    margin: 0;
    width: 75%;
    padding-left: 80px;
}

.banner-traffic .fusion-column-wrapper {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
}

.tag-traffic .traffic-icon .fusion-column-wrapper span {
    background: #F2F2F2;
    width: 85px;
    height: 85px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    border-radius: 50%;
}

.traffic-icon .fusion-column-wrapper .fusion-text {
    text-align: center;
}

.tag-traffic {
    background: #E5E5E5 !important;
}

.block-icon > .fusion-column-wrapper {
    display: flex;
}

.block-icon {
    max-width: 1050px;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
}

.block-icon .fusion-column-wrapper .fusion-builder-row .fusion-column-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.traffic-icon {
    margin-bottom: 0 !important;
}

.section-injured {
    max-width: 1050px;
    margin-left: auto !important;
    margin-right: auto !important;
}

element.style {
    width: 66.666666666667%;
    width: calc(66.666666666667% - ((4%) * 0.66666666666667));
    margin-right: 4%;
    margin-top: 0px;
    margin-bottom: 30px;
}

.injured-left {
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
}

.what-should > .fusion-column-wrapper {
    margin-bottom: 43px;
}

.fusion-accordian .panel-heading a, .fusion-carousel-title, .fusion-flip-boxes .fusion-flip-box .flip-box-heading-back, .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title, .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a, .fusion-megamenu-title, .fusion-modal h4, .fusion-person .person-desc .person-author .person-author-wrapper, .fusion-project-details-tb .project-info h4, .fusion-tabs .nav-tabs li .fusion-tab-heading, .fusion-tabs-widget .fusion-tabs-nav ul li a, .fusion-tb-footer h4, .fusion-tb-page-title-bar h4, .fusion-theme-sharing-box h4, .fusion-title h4, .fusion-widget-area h4, .popover .popover-title, .post-content h4, .project-content .project-info h4, table th {
    line-height: 10px;
}

body h4.fusion-rollover-title {
    font-size: 12px !important;
}

.page-id-12236 p, .page-id-12203 p {
    font-family: 'proxima_nova_regular' !important;
}

li#wp-admin-bar-enable-jquery-migrate-helper {
    display: none;
}

.section-container h1, .font-new h1,
.page-id-12203 h1,
.page-id-12236 .set-container h1 {
    font-family: 'proxima_nova_extrabold' !important;
}

.page-id-12236 .set-container h3, .box-hover-hp .hide p {
    font-family: 'proxima_nova_semibold' !important;
}

.fusion-main-menu > ul > li > a, .side-nav li a,
.right-menu ul li a {
    font-family: 'proxima_nova_bold' !important;
}

.fusion-header .fusion-row {
    display: flex;
}

.col-right-mn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #0055E6;
    padding-left: 47px;
    padding-right: 59px;
}

#side-header .fusion-logo, .fusion-header .fusion-logo {
    padding-right: 28px;
    padding-left: 21px;
}

.fusion-top-header .fusion-header {
    padding: 0;
}

.right-menu ul li a i {
    color: #F7C23A;
    font-size: 15px;
    margin-right: 6px;
}

.right-menu ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    text-align: right;
    color: #FFFFFF;
    margin-left: 19px;
}

.right-menu ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right-menu ul li.contact-menu a,
.right-menu ul li.claim-check-menu a {
    font-weight: bold;
    font-size: 16px;
    line-height: 99.1%;
    text-align: center;
    color: #0342AE;
    background: #FFFFFF;
    border-radius: 100px;
    padding: 10px 18px;
}
.right-menu ul li.claim-check-menu a {
	background:#F7C23A;
}

.fusion-dropdown-menu > a {
    position: relative;
}

.fusion-dropdown-menu > a:before {
    position: absolute;
    font-family: awb-icons;
    content: "\f105";
    transform: rotate(
            90deg
    );
    color: #ffffff;
    right: -15px;
    top: 33px;
}

.set-container .fusion-builder-row {
    max-width: 1050px;
    display: flex;
    align-items: center;
}

.set-container form.wpcf7-form {
    width: 320px;
    background: #0055E6;
    border-radius: 10px;
    float: right;
    padding: 44px 25px 35px 25px;
    margin: 70px 0 55px 0;
}

body .set-container .banner-form {
    background: transparent;
    width: 100%;
    display: block;
    padding: 20px 0px 0px 0px;
    margin-top: 0;
    line-height: 0px;
}

.set-container .banner-form .label-fild {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 12px;
}

.set-container .banner-form .label-submit p {
    margin-bottom: 0;
}

.set-container .banner-form .label-submit {
    width: 100%;
    float: none;
    padding: 0;
}

form.wpcf7-form h3, form.wpcf7-form p.subtext {
    display: none;
}

.set-container form.wpcf7-form h3 {
    display: block;
    font-family: 'proxima_nova_extrabold' !important;
    font-weight: 800;
    font-size: 24px !important;
    line-height: 119.1% !important;
    text-align: center;
    color: #FFFFFF !important;
    background-image: url(img/line.png);
    background-repeat: no-repeat;
    background-position: 0px 20px;
    padding-bottom: 25px;
}

.set-container form.wpcf7-form p.subtext {
    display: block;
    font-family: 'proxima_nova_bold' !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 119.1%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}

.set-container form.wpcf7-form input, .set-container form.wpcf7-form select {
    height: 42px !important;
    background: #EEEEEE;
    border-radius: 10px;
}

#wrapper .set-container form.wpcf7-form .select-arrow {
    background-color: transparent !important;
    border: 0 !important;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
}

#wrapper .set-container form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    height: 42px;
    background: #F7C23A !important;
    border-radius: 10px;
    color: #041034;
    font-weight: bold;
    font-size: 13px;
    line-height: 99.1%;
    text-align: center;
    width: 136px !important;
    font-family: 'proxima_nova_bold' !important;
}

.set-container form.wpcf7-form input::placeholder, .set-container form.wpcf7-form select {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 99.1%;
    color: #000000;
    font-family: 'proxima_nova_regular' !important;
}

.right-menu ul li a i.fa.fa-phone {
    transform: rotate(90deg);
}

.heading-how-can {
    position: relative;
}

a.fusion-one-page-text-link.see-all-services {
    position: absolute;
    right: 0;
    top: 5px;
    font-family: 'proxima_nova_semibold';
    background-image: url(img/next.png);
    background-repeat: no-repeat;
    padding-right: 20px;
    background-position: 122px 7px;
}

body .box-hover-hp .fusion-column-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin: 0 8px !important;
    position: relative;
    height: 140px;
    padding: 0 35px !important;
    justify-content: center;
    cursor: pointer;
}

.section-container.pd .fusion-row {
    padding: 0 43px !important;
}

.section-container .fusion-row {
    max-width: 1050px !important;
}

.box-hover-hp .box-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-hover-hp {
    margin-bottom: 15px !important;
}

.box-hover-hp .hide {
    position: absolute;
    opacity: 0;
    background: #0055E6;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 10%);
    border-radius: 10px;
    width: 100%;
    height: 140px;
    left: 0;
    padding: 27px 34px;
    font-weight: 500;
    font-size: 18px;
    line-height: 117.1%;
    color: #FFFFFF;
}

body .box-hover-hp:hover .hide {
    opacity: 1;
}

.box-hover-hp .hide p a {
    color: #fff;
}

.box-hover-hp .box-top p {
    font-family: 'proxima_nova_bold' !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 113.1%;
    color: #000000;
}

.fusion-header.fusion-sticky-shadow {
    height: auto !important;
}

.left-thepk .fusion-column-wrapper {
    position: relative;
}

.left-thepk .content-bt h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 35px !important;
    line-height: 113.1% !important;
    color: #FFFFFF !important;
    margin-bottom: 5px;
}

.left-thepk .content-bt {
    position: absolute;
    z-index: 1;
    bottom: 45px;
    left: 30px;
    right: 40px;
}

.left-thepk .content-bt p {
    margin-bottom: 0;
}

.left-thepk .content-bt a {
    font-weight: bold;
    font-size: 18px;
    line-height: 99.1%;
    text-align: left;
    color: #F7C23A !important;
    margin-top: 24px;
    display: block;
    font-family: 'proxima_nova_bold' !important;
    background-image: url(img/next-yelow.png);
    background-repeat: no-repeat;
    padding-right: 25px;
    background-position: right;
    width: max-content;
}

.left-thepk .fusion-column-wrapper,
.medical-hover .fusion-column-wrapper {
    margin: 0 10px !important;
}

body .medical-hover .fusion-column-wrapper {
    padding: 25px 12px !important;
}

body .medical-hover .medical:hover {
    background: #1545CE;
}

body .medical-hover .medical {
    display: flex;
    align-items: center;
    padding: 35px;
    border-radius: 10px;
    cursor: pointer;
}

body .medical-hover .medical img {
    margin-right: 35px;
}

body .medical-hover .medical p {
    margin-bottom: 0;
}

body .medical-hover .medical .content span.no-hide {
    font-size: 25px;
    line-height: 25px;
    display: flex;
    font-family: 'proxima_nova_bold' !important;
    align-items: center;
    color: #FFFFFF;
}

body .medical-hover .medical .content br {
    display: none;
}

body .medical-hover .medical .content span.hover-hide {
    font-weight: 500;
    font-size: 16px;
    line-height: 128.1%;
    color: #FFFFFF;
    font-family: 'proxima_nova_semibold' !important;
    position: absolute;
    width: 100%;
    opacity: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

body .medical-hover .medical .content {
    position: relative;
    width: 100%;
}

body .medical-hover .medical:hover span.no-hide {
    opacity: 0;
}

body .medical-hover .medical:hover span.hover-hide {
    opacity: 1;
}

body .medical-hover .fusion-separator.fusion-full-width-sep {
    margin: 10px 0;
    padding: 0 30px;
}

.flex-google-facebook img {
    margin: 0 10px;
}

.flex-google-facebook p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-google-facebook {
    text-align: center;
}

.testimonials.slider .items-slider {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 29px 25px 25px 25px;
    margin: 0 10px;
}

.testimonials.slider .items-slider p {
    font-size: 14px;
    line-height: 162%;
    color: #000000;
    margin-bottom: 0;
}

.testimonials.slider .items-slider .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.testimonials.slider .items-slider span.name {
    font-size: 14px;
    line-height: 145%;
    color: #000000;
    font-family: 'proxima_nova_bold' !important;
}

.testimonials.slider .items-slider .start i.fas.fa-star {
    color: #101010;
    font-size: 13px;
}

.testimonials.slider .items-slider .start span {
    font-weight: 500;
    font-size: 14px;
    line-height: 145%;
    color: #70757A;
    font-family: 'proxima_nova_semibold' !important;
}

.testimonials.slider button.slick-arrow {
/*    display: none !important;*/
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    z-index: 1;
}

.testimonials.slider .slick-prev,
.testimonials.slider .slick-next {
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
  color: transparent;
}

.testimonials.slider .slick-prev::before,
.testimonials.slider .slick-next::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

/* Left arrow */
.testimonials.slider .slick-prev {
  left: -20px;
}
.testimonials.slider .slick-prev::before {
  transform: rotate(-135deg);
}

/* Right arrow */
.testimonials.slider .slick-next {
    right: -30px;
    left: auto;
}
.testimonials.slider .slick-next::before {
  transform: rotate(45deg);
}


.testimonials.slider ul.slick-dots {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

.testimonials.slider ul.slick-dots button {
    color: transparent;
    width: 11px;
    height: 11px;
    background: #C4C4C4;
    border: 0;
    margin: 0 4px;
    border-radius: 100%;
    cursor: pointer;
}

.testimonials.slider ul.slick-dots .slick-active button {
    background: #0055E6;
}

section.testimonials.slider {
    margin-top: 30px;
    overflow: inherit;
}

body .section-whenever .fusion-column-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 50px 85px !important;
}

body .section-whenever {
    padding-top: 40px !important;
    padding-bottom: 28px !important;
}

.tabs-map ul.tabs {
    margin-bottom: 50px;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.tabs-map ul.tabs li {
    margin: 0 5px;
    display: inline-block;
    padding: 13px 0;
    cursor: pointer;
    width: 95px;
    height: 43px;
    left: 726px;
    top: 2462px;
    background: #F7F7F7;
    border-radius: 90px;
    font-size: 16px;
    line-height: 113.1%;
    text-align: center;
    color: #0C193F;
    font-family: 'proxima_nova_bold' !important;
}

.tabs-map ul.tabs li.current {
    background: #0055E6;
    color: #ffffff;
}

.tabs-map .tab-content {
    display: none;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.tabs-map .tab-content.current {
    display: flex;
}

.tabs-map .tab-content .items-map .content p {
    font-size: 16px;
    line-height: 148%;
    color: #666666;
    min-height: 161px;
}

.tabs-map .tab-content .items-map .content .btn {
    font-size: 13px;
    line-height: 99.1%;
    text-align: center;
    color: #0C193F;
    width: 98px;
    height: 42px;
    left: 316px;
    top: 2857px;
    background: #F9F9F9;
    border: 1px solid #0C193F;
    box-sizing: border-box;
    border-radius: 20px;
    display: block;
    font-family: 'proxima_nova_bold' !important;
    padding: 14px 0;
}

.tabs-map .tab-content .items-map .content {
    padding: 25px 35px;
}

.tabs-map .tab-content .items-map {
    width: 50%;
    padding: 0 20px;
}

.tabs-map .tab-content .items-map .top img {
    width: 100%;
}

.tabs-map .tab-content .items-map .top span {
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translate(0%, -50%);
    font-size: 20px;
    line-height: 113.1%;
    color: #FFFFFF;
    font-family: 'proxima_nova_bold' !important;
}

.tabs-map .tab-content .items-map .top {
    position: relative;
}

body .tab-section-ct .fusion-column-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
    border-radius: 10px;
    margin-top: -100px;
    padding: 45px 50px 45px 43px !important;
}

.tab-section-ct .fusion-tabs .nav-tabs li .fusion-tab-heading {
    font-size: 20px;
    line-height: 20px;
    color: #121212;
    font-family: 'proxima_nova_regular' !important;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li {
    margin-bottom: 0;
    width: 100%;
}

.tab-section-ct .fusion-tabs.fusion-tabs-1.clean .nav-tabs li.active a.tab-link {
    border-color: #ffffff;
    background: #0055E6;
    border-radius: 70px;
    padding: 15px 25px;
}

.tab-section-ct .fusion-tabs.fusion-tabs-1.clean .nav-tabs li a.tab-link {
    border-radius: 70px;
    padding: 15px 25px;
}

.tab-section-ct .fusion-tabs .nav-tabs li .fusion-tab-heading i {
    color: #ffffff;
}

.tab-section-ct .fusion-tabs .nav-tabs li.active .fusion-tab-heading {
    color: #ffffff;
}

.tab-section-ct .fusion-tabs.fusion-tabs-1.clean .nav-tabs li a.tab-link:hover .fusion-tab-heading {
    color: #ffffff;
}

.tab-section-ct .fusion-tabs {
    margin-bottom: 0;
}

.tab-section-ct .fusion-tabs.vertical-tabs.clean .tab-content {
    padding-left: 115px;
}

.tab-section-ct .fusion-tabs.vertical-tabs.clean .tab-content p {
    font-size: 16px;
    line-height: 148.1%;
    color: #121212;
}

.tab-section-ct .fusion-tabs.vertical-tabs.clean .nav-tabs {
    display: flex;
    width: 294px;
    flex-wrap: wrap;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(1) {
    order: 4;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(2) {
    order: 1;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(3) {
    order: 2;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(4) {
    order: 3;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(5) {
    order: 5;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(6) {
    order: 6;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(7) {
    order: 7;
}

.tab-section-ct .fusion-tabs.clean .nav-tabs li:nth-child(8) {
    order: 8;
}


.last-video .fusion_builder_column_1_4 .fusion-column-wrapper {
    margin: 0 13px;
}

.last-video .fusion-builder-row {
    padding: 0 43px !important;
}

.btn-video {
    font-size: 13px !important;
    line-height: 99.1% !important;
    padding: 14px 17px !important;
    font-family: 'proxima_nova_bold' !important;
    margin-bottom: 20px;
}

.get-in-touch form .subtext,
.get-in-touch form h3 {
    display: none;
}

.get-in-touch .banner-form {
    background: transparent;
    width: 100%;
    display: flex;
    padding: 0;
    margin-top: 8px;
    line-height: 0px;
    justify-content: center;
}

.get-in-touch .banner-form select,
.get-in-touch .banner-form input {
    background: #EEEEEE;
    border-radius: 20px;
    border: 0;
    padding: 8px 23px;
    height: 42px !important;
}

.get-in-touch .banner-form select,
.get-in-touch .banner-form input::placeholder {
    font-size: 12px;
    line-height: 99.1%;
    color: #000000;
    font-family: 'proxima_nova_regular' !important;
}

.get-in-touch .label-fild {
    padding: 0px 6px;
    width: 24%;
}

#wrapper .get-in-touch form.wpcf7-form .select-arrow {
    background-color: transparent;
    border: 0;
}

.get-in-touch input.wpcf7-form-control.wpcf7-submit {
    background: #F7C23A !important;
    border-radius: 20px;
    font-size: 13px;
    line-height: 99.1%;
    text-align: center;
    color: #041034 !important;
    font-family: 'proxima_nova_bold' !important;
}

.get-in-touch .label-submit {
    padding: 0px 8px;
    width: 16%;
}

.get-in-touch .banner-form p {
    margin-bottom: 0;
}

.layout-wide-mode.avada-has-100-footer .fusion-footer-widget-area > .fusion-row.container-size {
    max-width: 1145px !important;
}

.fusion-footer img {
    width: 244px;
}

.fusion-footer .fusion-footer-widget-column {
    margin-bottom: 0;
}

.fusion-column #text-11 p {
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 166.2%;
    color: #FFFFFF;
    width: 80%;
}

#text-12 a {
    background: #F7C23A;
    border-radius: 20px;
    font-size: 13px;
    line-height: 99.1%;
    text-align: center;
    color: #041034;
    font-family: 'proxima_nova_bold' !important;
    padding: 15px 30px;
    margin-top: 30px;
    display: block;
    width: max-content;
}

h4.widget-title {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 206.2% !important;
    font-family: 'Montserrat' !important;
    text-transform: inherit !important;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
}

#menu-our-services li a:before {
    content: none;
}

#menu-our-services li {
    padding: 0;
}

#menu-our-services li a {
    display: block;
    position: relative;
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 166.2%;
    color: #FFFFFF;
    padding: 0 !important;
}

#menu-footer-menu li {
    padding: 0 0 5px 0;
}

ul#menu-footer-menu {
    margin-top: 15px;
}

.fusion-footer-widget-area .widget li a:before {
    right: -21px;
}

.box-hover-hp .hide p {
    margin-bottom: 0 !important;
}

.box-hover-hp .box-top p {
    margin-bottom: 0;
}

#menu-footer-menu li a {
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 206.2%;
    color: #FFFFFF;
    width: max-content;
}

.fusion-copyright-content {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.fusion-copyright-notice {
    order: 2;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-family: 'proxima_nova_regular' !important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 115%;
    color: #FFFFFF;
}

.fusion-social-links-footer {
    width: 100%;
    text-align: center;
}

.fusion-social-networks .fusion-social-network-icon {
    margin: 0 20px 10px;
}

.right-menu {
    position: relative;
    order: 2;
}

.fusion-custom-search {
    position: absolute;
    right: 130px;
    top: 50px;
    background: #ffffff;
    padding: 15px;
    border-radius: 4px;
    width: 300px;
    display: none;
}

.right-menu input.fusion-search-submit.searchsubmit {
    width: 42px !important;
    height: 42px !important;
}

.right-menu input.s {
    height: 42px !important;
}

.fusion-sticky-shadow .fusion-dropdown-menu > a:before {
    top: 24px;
}

.fusion-logo img {
    width: 241px !important;
    height: 58px !important;
}

.get-in-touch .wpcf7-not-valid-tip,
.set-container form.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    display: block;
    margin: 10px 0;
}

.block-icon p {
    font-family: 'proxima_nova_bold' !important;
}

.injured-left, .injured-right, .what-should {
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05) !important;
}

.injured-left .fusion-column-wrapper, .injured-right .fusion-column-wrapper {
    max-height: 600px;
}

.injured-right h3,.injured-right h2 {
    font-size: 30px !important;
    line-height: 113.1% !important;
    color: #FFFFFF !important;
    font-family: 'proxima_nova_extrabold' !important;
    margin-bottom: 25px;
}

.injured-right p.text-form {
    font-size: 17px;
    line-height: 99.1%;
    color: #0055E6;
    background: #ffffff;
    width: max-content;
    margin-bottom: 3px;
    font-family: 'proxima_nova_extrabold' !important;
    padding: 10px;
}

.injured-right .banner-form {
    background: transparent;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin-top: 30px;
    line-height: 0px;
}

.injured-right .banner-form .label-fild {
    width: 100%;
    float: left;
    padding: 0;
    margin-bottom: 10px;
}

.injured-right .banner-form input::placeholder, .injured-right .banner-form select {
    font-size: 14px;
    line-height: 99.1%;
    color: #000000;
    font-family: 'proxima_nova_regular' !important;
}

.injured-right .banner-form input, .injured-right .banner-form select {
    background: #EEEEEE;
    border-radius: 10px;
    height: 53.31px !important;
}

#wrapper .injured-right form.wpcf7-form .select-arrow {
    background-color: transparent !important;
    border: 0 !important;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
}

.injured-right .banner-form p {
    margin-bottom: 0;
}

.injured-right .banner-form .label-submit {
    width: 100%;
    float: left;
    padding: 0;
}

.injured-right .banner-form input.wpcf7-form-control.wpcf7-submit {
    width: 136.5px;
    margin-top: 5px;
    height: 42px !important;
    background: #F7C23A !important;
    border-radius: 10px;
    font-size: 13px;
    line-height: 99.1%;
    text-align: center;
    color: #041034;
    font-family: 'proxima_nova_bold' !important;
}

.what-should .fusion-text p:last-child {
    margin-bottom: 0;
}

.section-traffic, .section-review_client {
    max-width: 1050px;
    margin: 0 auto !important;
}

.items-image_review {
    padding: 0 10px !important;
}

.section-review_client ul.slick-dots {
    display: none !important;
}

.section-review_client button.slick-prev.slick-arrow, .image_slider_supermarket button.slick-prev.slick-arrow {
    background-image: url(img/prev.png) !important;
    background-color: transparent !important;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    top: 42%;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 15px;
    cursor: pointer;
}

.form__treated .banner-form {
    background: none;
}

.section__video--treated .fusion-column-wrapper .fusion-builder-row:nth-child(2) {
    max-width: 1366px !important;
}

.section__video--treated .fusion-column-wrapper .fusion-builder-row:nth-child(2) video {
    width: 100% !important;
}

.section__image--treated .fusion-column-wrapper .fusion-builder-row {
    max-width: 1050px !important;
}

body .section__formtext--treated .fusion-builder-row {
    max-width: 970px !important;
    display: flex;
    align-items: center;
}

.section__formtext--treated .fusion-builder-row .fusion-layout-column {
    margin-bottom: 0 !important;
}

.section__formtext--treated .fusion-builder-row .fusion-layout-column:first-child p {
    margin-bottom: 0;
}

.treated__form--main .label-submit {
    width: 30%;
}

.treated__form--main .label-fild {
    width: 80%;
}

.image_slider_supermarket img {
    margin: auto;
    width: 144px;
    height: 138px;
    border-radius: 10px;
}

.image_slider_supermarket {
    padding: 0 30px;
}

.section-review_client section.image_review {
    padding: 12px 30px 42px 30px !important;
}

.section-review_client button.slick-next.slick-arrow, .image_slider_supermarket button.slick-next.slick-arrow {
    background-image: url(img/next1.png) !important;
    background-color: transparent !important;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    top: 42%;
    position: absolute;
    z-index: 1;
    right: 0;
    width: 15px;
    cursor: pointer;
}

.block__page--title h2 {
    font-family: 'proxima_nova_bold' !important;
}

.column__banner--header h1 {
    font-family: 'proxima_nova_extrabold' !important;
}

.column__banner--header p {
    font-family: 'proxima_nova_regular' !important;
}

.block__page--title {
    max-width: 1050px;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
}

.column__content--about {
    max-width: 1050px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.column__border--about {
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
}

.column__border--about .fusion-column-wrapper {
    padding: 20px 20px 30px 30px !important;
}

.column__border--about .fusion-column-wrapper p {
    font-family: 'proxima_nova_bold' !important;
}

.block__page--title p {
    font-family: 'proxima_nova_bold' !important;
}

.column__border--about .fusion-text {
    display: flex;
    align-items: center;
    min-height: 70px;
}

.column__border--about .fusion-text p {
    margin-bottom: 0;
}

.injuries-tab {
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
}

.section__experience--main {
    max-width: 1050px;
    margin-left: auto !IMPORTANT;
    margin-right: auto !important;
}

.row__experience {
    width: 100%;
    padding: 40px;
}

.block__experience {
    width: 50%;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
}

.block__experience h2 {
    font-size: 16px !important;
    line-height: 21px !important;
    color: #fff !important;
    text-align: center;
}

.block__experience p {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    text-align: center;
}

.block__experience img {
    margin-bottom: 10px;
}

.treated__textbox ul {
    padding-left: 0;
}

.treated__textbox ul ol {
    padding-left: 0;
}
.ol__suppermarket li {
    margin-bottom: 10px;
}
.quote_s1 .fusion-title {
    width: 80%;
    margin-left: auto !important;
    margin-right: auto !important;
}
/*body .title__slide--market h2 {*/
/*    font-weight: 900 !important;*/
/*}*/
.section__experience--main h2 {
    font-weight: 900 !important;
}
.treated__textbox h3 {
    font-weight: 700 !important;
}
.treated__textbox {
    box-shadow: 0px 4px 24px rgb(0 0 0 / 5%);
    border-radius: 10px;
    width: 70%;
    padding: 20px 40px;
    border: 0.25px solid #70707021;
}
.quote_s2 .fusion-text {
    width: 68%;
    margin-left: auto !important;
    margin-right: auto !important;
}
.text__form--treated p {
    font-weight: 900 !important;
}
.form__treated .fusion-text, .title__expert h2 {
    font-weight: 900 !IMPORTANT;
}
.treated__textbox li {
    margin-bottom: 10px;
}
.title__banner--treated h1 {
    font-weight: 800 !IMPORTANT;
}
body .title__contesting h2, .body .title__contesting h2 p {
    font-weight: 900 !important;
}
body p.widget-title {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 206.2% !important;
    font-family: 'Montserrat' !important;
    text-transform: inherit !important;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
}
/* RESPONSIVE */
@media (max-width: 1199px) {
    .section__image--treated > .fusion-column-wrapper, .section__video--treated > .fusion-column-wrapper,
    .section__formtext--treated > .fusion-column-wrapper {
        padding: 40px 20px !important;
    }

    .block__experience {
        width: 49%;
    }
}

@media only screen and (min-width: 1025px) {
    .last-video .fusion-video iframe, .last-video iframe {
        height: 196px;
    }
}

@media only screen and (max-width: 1100px) {
    #side-header .fusion-logo, .fusion-header .fusion-logo {
        padding-right: 15px;
        padding-left: 10px;
    }

    .col-right-mn {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .section-container .fusion-row {
        max-width: 100% !important;
        padding: 0 40px !important;
    }

    .left-thepk img {
        width: 100%;
    }

    .last-video .fusion-video.fusion-youtube {
        margin: 0 auto;
    }

}
@media (max-width: 991px){
    body .title-heading-left p {
        text-align: center !important;
    }
    .box__ul h3{
        text-align: center !important;
    }
    .treated__form--main .label-submit {
        width: 50%;
    }
    .treated__form--main .label-fild {
        width: 100%;
        margin-bottom: 20px;
    }
    .form__treated .banner-form{
        text-align: center;
        align-items: center;
        flex-direction: column;
    }
    .text__form--treated p {
        text-align: center !IMPORTANT;
    }
    .section__formtext--treated .fusion-column-wrapper >.fusion-builder-row{
        display: flex;
        flex-direction: column;
    }
    .row__content--ul {
        text-align: left !IMPORTANT;
    }
}
@media only screen and (max-width: 975px) {
    body .section-whenever .fusion-column-wrapper {
        padding: 40px 55px !important;
    }

    .fusion-header .fusion-row {
        display: block;
    }

    #side-header .fusion-logo, .fusion-header .fusion-logo {
        margin: 10px 0 !important;
    }
}

@media only screen and (max-width: 900px) {
    body .section-whenever .fusion-column-wrapper {
        padding: 35px !important;
    }

    .set-container form.wpcf7-form {
        margin: 45px 0;
    }

    .mb-s1-heading h1 {
        font-size: 35px !important;
    }

    .mb-s1-heading3 h3 {
        font-size: 30px !important;
    }

    .set-container .fusion-title {
        margin-bottom: 10px !important;
    }

    .set-container p {
        font-size: 19px !important;
    }

    .section-container.pd .fusion-title.fusion-title-3 {
        margin-bottom: 15px !important;
    }

    .section-container.pd {
        padding-top: 60px !important;
        padding-bottom: 40px !important;
    }

    .font-new {
        padding-top: 25px !important;
    }

    body .section-whenever {
        padding-top: 0px !important;
    }

    .tab-section-ct .fusion-tabs.vertical-tabs.clean .tab-content {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 850px) {
    .mg-sectionmb {
        padding-top: 80px !important;
        padding-bottom: 160px !important;
    }

    .testimonials.slider button.slick-arrow{
        display: none !important;
    }
}

@media only screen and (max-width: 800px) {
    .row__content--image img {
        margin-bottom: 20px;
    }
    .row__content--ul{
        flex-direction: column;
        align-items: flex-start !important;
    }
    .row__content--text {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .row__content--image {
        width: 100% !important;
        text-align: center;
    }
    .set-container .fusion-builder-row {
        display: inline-block;
    }

    .set-container form.wpcf7-form {
        margin: 10px 0 45px 0;
        width: 100%;
        padding: 30px 25px;
    }

    .set-container form.wpcf7-form h3 {
        background-position: center 20px;
    }

    .set-container {
        padding: 45px 25px 0 25px !important;
    }

    .section-container .fusion-row {
        padding: 0 !important;
    }

    .fusion-mobile-nav-holder {
        padding: 0 !important;
    }

    .col-right-mn {
        position: relative;
    }

    .fusion-header {
        padding: 0 !important;
    }

    .fusion-logo a {
        padding: 3px 0 7px 0;
    }

    .fusion-mobile-menu-icons a {
        margin-left: 0;
        margin-top: -40px;
    }

    .col-right-mn {
        padding-left: 20px;
        padding-right: 20px;
        /*         display: inline-block; */
    }

    .right-menu {
        position: relative;
        /*         order: inherit; */
    }

    .fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-main-menu, .fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-main-menu, .fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-main-menu, .fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-main-menu, .fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-main-menu, .fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu > ul > li, .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-main-menu, .fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-main-menu, .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-main-menu, .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-main-menu, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-main-menu, .fusion-mobile-menu-design-modern.fusion-header-v7 .fusion-main-menu > ul > li {
        display: block !important;
    }

    .fusion-mobile-menu-icons {
        display: none !important;
    }

    .right-menu ul {
        justify-content: end;
        padding: 0;
    }

    .right-menu ul li:first-child a {
        margin-left: 0;
    }

    .fusion-custom-search {
        right: auto;
        top: 40px;
        padding: 10px;
    }

    .left-thepk .fusion-column-wrapper, .medical-hover .fusion-column-wrapper,
    body .box-hover-hp .fusion-column-wrapper,
    body .section-whenever .fusion-column-wrapper {
        margin: 0 25px !important;
    }

    body .tab-section-ct .fusion-column-wrapper {
        margin: -100px 25px 0 25px !important;
    }

    .section-container.pd .fusion-row {
        padding: 0 !important;
    }

    a.fusion-one-page-text-link.see-all-services {
        right: 25px;
    }

    footer.fusion-footer-widget-area.fusion-widget-area {
        padding: 50px 25px 0 25px;
    }

    .fusion-footer footer .fusion-columns .fusion-column {
        margin: 0;
    }
}
@media (max-width: 800px){
    .page-id-13944 .column__banner--header{
        margin-bottom: 20px !important;
    }
    .page-id-13944 .column__banner--header .fusion-layout-column .fusion-text {
        margin-bottom: 0 !IMPORTANT;
    }
    .treated__form--main .label-fild {
        width: 40%;
    }
    .section__image--treated, .section__image--treated .fusion-text {
        text-align: center !important;
    }

}
@media only screen and (max-width: 799px) {
    .tab_wrap_home .inner_tab_home {
        width: 100%;
    }

    .tab_wrap_home .tab-content img {
        width: 100%;
        margin-top: 10px;
    }

    .tab_wrap_home .home_tab_content {
        margin: 0;
        width: 100%;
        padding-left: 0;
    }

    .tab_wrap_home {
        display: block;
        border: none;
        clear: both;
        zoom: 1;
    }

    .tab-section-ct .fusion-tabs.fusion-tabs-1.clean .nav-tabs li.active a.tab-link,
    .tab-section-ct .fusion-tabs.fusion-tabs-1.clean .nav-tabs li a.tab-link {
        width: max-content;
        text-align: left;
    }

    .tab-section-ct .fusion-tabs.vertical-tabs.clean .tab-content {
        padding-left: 0;
    }

    .tab-section-ct .fusion-tabs.vertical-tabs.clean .tab-content img {
        width: 100%;
    }

    body .tab-section-ct .fusion-column-wrapper {
        padding: 40px !important;
    }
}

@media only screen and (max-width: 768px) {
    .left-thepk .content-bt h1 {
        font-size: 30px !important;
    }

    .left-thepk .content-bt p {
        font-size: 16px;
    }

    .left-thepk .content-bt a {
        margin-top: 15px;
    }

    body .medical-hover .medical .content span.no-hide {
        font-size: 22px;
    }

    body .medical-hover .medical {
        padding: 20px 30px;
    }

    body .section-whenever .fusion-column-wrapper {
        padding: 25px !important;
    }

    .tabs-map ul.tabs li {
        width: 25%;
        margin-bottom: 20px;
    }

    .tabs-map ul.tabs {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .tab_wrap_home .inner_tab_home ul#myTab button#profile-tab {
        font-size: 16px;
    }

    .tabs-map .tab-content .items-map {
        width: 100%;
        margin-bottom: 20px;
    }

    .tabs-map .tab-content .items-map .content p {
        min-height: auto;
    }

    .tabs-map ul.tabs li {
        width: 48%;
    }

    .tab-section-ct .fusion-tabs .nav-tabs li .fusion-tab-heading {
        font-size: 17px;
        line-height: 17px;
    }

    .get-in-touch .label-fild {
        padding: 0px 25px;
        margin-bottom: 10px;
        width: 100%;
    }

    .get-in-touch .banner-form {
        display: inline-block;
    }

    .get-in-touch .label-submit {
        padding: 0;
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .list-faq .eachFaq .title {
        line-height: 20px;
        margin-top: 10px !important;
    }

    .list-faq .eachFaq h4:after, .list-faq .eachFaq.close h4:before {
        top: 5px;
    }

    .list-faq .eachFaq.open h4:before {
        top: 4px;
    }

    .section-review_client section.image_review {
        padding: 7px 10px 35px 10px !important;
    }

    .right-menu ul li a {
        font-size: 13px;
        margin-left: 10px;
    }

    .right-menu ul li a i {
        font-size: 11px;
        margin-right: 0px;
    }

    .right-menu ul li.contact-menu a,
	.right-menu ul li.claim-check-menu a{
        font-size: 13px;
        padding: 6px 12px;
    }

    .mb-s1-heading3 h3 {
        font-size: 26px !important;
        line-height: 28px !important;
    }

    a.fusion-one-page-text-link.see-all-services {
        top: 40px;
    }

    .section-container.pd .fusion-title.fusion-title-3 {
        margin-bottom: 30px !important;
    }

    .section-container.pd {
        padding-top: 50px !important;
    }

    body .box-hover-hp .fusion-column-wrapper {
        padding: 0 15px !important;
    }

    .box-hover-hp .hide {
        padding: 27px 15px;
    }

    .box-hover-hp .hide p {
        font-size: 15px;
    }

    .left-thepk .content-bt h1 {
        font-size: 28px !important;
    }

    .box-hover-hp .box-top p {
        font-size: 18px;
    }

    body .medical-hover .medical .content span.no-hide {
        font-size: 18px;
    }

    body .medical-hover .medical {
        padding: 20px 15px;
    }

    body .medical-hover .medical .content span.hover-hide {
        font-size: 12px;
    }

    body .medical-hover .fusion-separator.fusion-full-width-sep {
        padding: 0 15px;
    }

    .get-in-touch h1.title-heading-center,
    .mg-sectionmb h1.title-heading-center,
    body .section-whenever h1.title-heading-center,
    .font-new h1.title-heading-center {
        font-size: 28px !important;
        line-height: 32px !important;
        padding: 0 10px !important;
    }

    .tabs-map ul.tabs li {
        width: 100%;
        margin-bottom: 10px;
        font-size: 15px;
    }

    .tabs-map .tab-content .items-map .content {
        padding: 15px;
    }

    body .section-whenever .fusion-column-wrapper {
        padding: 25px 15px !important;
    }

    .mg-sectionmb {
        padding-top: 50px !important;
        padding-bottom: 110px !important;
    }

    body .tab-section-ct .fusion-column-wrapper {
        margin: -100px auto 0 !important;
        width: calc(100% - 50px) !important;
        padding: 25px !important;
    }

    .tab-section-ct .fusion-tabs.vertical-tabs.clean .tab-content p:last-child {
        margin-bottom: 0;
    }

    .get-in-touch .label-fild {
        padding: 0px 15px;
        margin-bottom: 10px;
        width: 100%;
    }

    .get-in-touch .banner-form {
        display: inline-block;
    }

    .get-in-touch .label-submit {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .get-in-touch {
        padding-bottom: 0 !important;
    }

    .fusion-column #text-11 p {
        font-size: 15px;
        width: 100%;
    }

    h4.widget-title {
        font-size: 17px !important;
    }

    #menu-our-services li a {
        font-size: 14px;
    }

    #menu-footer-menu li a {
        font-size: 16px;
    }

    #text-12 a {
        margin-top: 15px;
    }
}