/************************************************************************/
/******** Font family used across the website as per checklist *********/
/************************************************************************/
:root {
    --color--color1: #BEA264;
    --color--color2: #8B6F34;
    --color--color3: #333333;
    --color--color4: #f5f5f5;
    --color--color5: #CE0302;
    --font1: "Noto Sans", sans-serif;
    --title--font: "DM Serif Display", serif;
}

body,
html {
    height: 100%
}

body {
    width: 100%;
    font-size: 16px;
    line-height: 32px !important;
    overflow-x: hidden;
    position: relative;
    color: #06172F;
    font-family: var(--font1);
}

body.home {
    font-size: 16px;
}

body.home,
.truncated-content .read-more,
.sidebar-listing ul li {
    font-size: 16px;
}

footer ul#menu-footer-menu li a,
ul#menu-second-footer-nav li a {
    font-size: 16px;
}

body p {
    color: #747474;
}

body.home .list-style ul li {
    color: #747474;
    line-height: 32px;
}

/*** default placeholder ***/
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #16263E4D;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #16263E4D;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #16263E4D;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #16263E4D;
}

.wpa::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #16263E4D;
    font-size: 15px;
}

.wpa::-moz-placeholder {
    /* Firefox 19+ */
    color: #16263E4D;
    font-size: 15px;
}

.wpa:-ms-input-placeholder {
    /* IE 10+ */
    color: #16263E4D;
    font-size: 15px;
}

.wpa:-moz-placeholder {
    /* Firefox 18- */
    color: #16263E4D;
    font-size: 15px;
}

/*** default placeholder End***/

body,
html {
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.hide {
    display: none;
}

:focus {
    outline: 0;
    outline: none;
}

a {
    color: #06172F;
}

p:last-child {
    margin-bottom: 0
}

p:first-child {
    margin-bottom: 1rem;
}

a:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

a,
.btn,
input,
select,
textarea,
button,
img {
    outline: 0 !important;
    box-shadow: none;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {}

select {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #000;
}

a img {
    outline: 0;
}


/* btn sec */
.btn,
.elm-button {
    display: inline-block;
    padding: 16px 25px;
    padding-right: 70px;
    width: auto;
    min-width: 170px;
    font-size: 21.33px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    border-radius: 60px;
    background-size: 33px;
    background-repeat: no-repeat;
    text-transform: none;
    color: #fff;
    border: 1px solid transparent;
    background-color: #CE0302;
    background-image: url(../img/arrow-right.svg);
    background-position: center right 25px;
    transition: 0.5s ease-in-out;
}

.cat_listing .title {
    font-weight: 400 !important;
}

.cat_listing li {
    font-weight: 400 !important;
}

.btn:hover {
    background-color: #11223CF0;
    border: 1px solid #11223CF0;
    color: #ffffff;
}

.btn-lr-pd {
    padding-left: 50px;
    padding-right: 50px;
}

.elm-button {
    line-height: 24px !important;
    height: 56px;
    padding: 15px 55px;
    background: #CE0302;
    border: none;
}

.elm-wrapper {
    margin-top: 2rem;
}

.btn-full {
    min-width: 90%;
}

.elm-button:active,
.elm-button:focus {
    background: #bd7e52;
    color: #ffffff;
}

.btn.focus,
.btn:focus {
    /*    border: 1px solid #0c2850;
        color: #ffffff;
        background-color: #fff;*/
}

b,
strong {
    font-weight: 600;
}

input,
select,
textarea {
    outline: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}

[type=submit] {
    cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none;
}

p:empty {
    display: none;
}

.titles {
    font-family: var(--title--font);
    font-weight: 400;
}

.title {
    color: #112239;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    position: relative;
    z-index: 1;
    line-height: 1.25;
    font-weight: 400;
    font-family: var(--title--font);
}

.heading {
    color: #00121f;
    line-height: 1.5;
}

h2 span,
.h2 span,
h1 span,
.h1 span {
    font-weight: 400;
}

h1,
.h1 {
    font-size: 85px;
}

h2,
.h2 {
    font-size: 50px;
}

h3,
.h3 {
    font-size: 42px;
}

h4,
.h4 {
    font-size: 26px;
}

h5,
.h5 {
    font-size: 20px;
}

h6,
.h6 {
    font-size: 18px;
}

/* reset css */
.alignnone {
    margin: 5px 20px 20px 0;
}

.static-page-details h1 {
    font-size: 35px;
}

.static-page-details h2 {
    font-size: 35px;
    margin-top: 30px;
}

.static-page-details h4 {
    font-size: 30px;
    color: #06172F;
    margin-top: 30px;
}

.static-page-details,
.content-area {
    padding-right: 55px;
    letter-spacing: normal;
}

.static-page-details .wp-image-wrap img {
    padding: 5px;
    border: 1px solid #ccc;
}

.static-page-details h2 a {
    display: inline;
}

ul.menu-top li .aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 1;
    color: #800000;
}

/* reset default */

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* nav top menu css */
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.menu-top li {
    display: inline-block;
    position: relative;
    margin-left: 40px;
    padding-bottom: 0px;
}

.menu-top li a {
    padding: 5px 5px;
    display: flex;
    align-items: center;
    text-decoration: none;
    position: relative;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 12px;
    color: #ffffff;
    font-weight: 500;
    z-index: 1;
}

.nav-menu .menu-top>li:hover>a:before,
.nav-menu .menu-top>li.current-menu-item>a:before,
.nav-menu .menu-top>li.current-menu-ancestor a:before {
    width: calc(100% + 0px);
    height: 2px;
}

.nav-menu .menu-top>li:hover>a,
.nav-menu .menu-top>li.current-menu-item>a,
.nav-menu .menu-top>li.current-menu-ancestor a {
    color: #ffffff;
}

.nav-menu .menu-top>li>a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0px;
    left: 0px;
    right: 0;
    top: auto;
    bottom: -7px;
    background: #ffffff;
    transition: all .2s ease-in-out;
    margin: auto;
    z-index: -1;
}

.nav-menu .menu-top>li.menu-item-has-children>a:before {
    left: -2px;
}

.nav-menu>.menu-top>li.menu-item-has-children:after {
    content: "";
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    width: 7px;
    height: 7px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: auto;
    position: absolute;
    right: -7px;
    top: 50%;
    bottom: 0;
    margin-top: -3px;
    z-index: 1;
}

.nav-menu>.menu-top>li.menu-item-has-children:hover:after,
.nav-menu>.menu-top>li.current_page_item:after,
.nav-menu>.menu-top>li.current_page_ancestor:after {
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

/* Display the dropdown */
ul.menu-top li:hover>ul {
    display: block;
}

ul.menu-top li:hover li {
    float: none;
}

ul.menu-top li:hover li a:hover {
    background: #ffffff;
    color: #000000;
    font-weight: 600;
}

.menu-top li.current-menu-parent .sub-menu>li.current-menu-item>a {
    background: #ffffff;
    color: #2a55ca;
}

.menu-top .sub-menu>li {
    border-bottom: none;
}

.menu-top .sub-menu>li:last-child {
    border-bottom: none;
}


.menu-top li ul li {
    border-top: 0;
    display: block;
    margin: 0;
}

li#menu-item-327 a {
    text-transform: none;
}

/* Displays second level dropdowns to the right of the first level dropdown */
ul.menu-top ul ul {
    left: 100%;
    top: 0;
    position: absolute;
}

ul.menu-top li .sub-menu li {
    padding: 0;
    display: block;
    width: 100%;
    /*    border-bottom: 1px solid rgba(255, 255, 255, 0.3215686274509804);*/
}

.menu-top>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>a:after {
    /*    content: "";
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 5px;
        height: 5px;
        -ms-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        margin: auto;
        position: absolute;
        right: 12px;
        top: 0;
        bottom: 0;*/
}

ul.menu-top li:hover li a:hover:before {
    border-left: 1px solid #2853c7 !important;
    border-bottom: 1px solid #2853c7 !important;
}

.menu-top {
    position: relative;
    width: 100%;
    transition: all ease-in-out 0.2s;
    display: flex;
}

.menu-top ul li {
    display: inline-block;
    position: relative;
}

.menu-top ul {
    text-align: left;
}

.menu-top li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.menu-top li:last-child {
    margin-right: 0;
    padding-right: 0px;
}

.menu-top li a:hover {
    color: #CE0302;
}

.menu-top .sub-menu {
    background-color: #CE0302;
    min-width: 222px;
    text-align: left;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.menu-top>li>ul.sub-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0px;
    border-bottom: 10px solid rgba(42, 85, 202, 0.97);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;
    opacity: 1;
    z-index: 5;
    display: none;
}

ul.menu-top li .sub-menu li a {
    font-size: 14px;
    padding: 8px 5px 8px 20px;
    line-height: 22px;
    margin: 0;
    color: #ffffff;
    border: none;
    font-weight: 400;
    /*    border-bottom: 1px solid rgba(255, 255, 255, 0.11);*/
    text-shadow: none;
    filter: inherit;
}

ul.menu-top li .sub-menu li a:hover:after,
.menu-top .sub-menu li.current-menu-parent>a:after {
    /*    content: '';
        background: #2a55ca;
        position: absolute;
        height: 2px;
        width: 10px;
        left: 5px;
        top: 0;
        bottom: 0;
        margin: auto;*/
}

/*.menu-top li.current-menu-parent .sub-menu > li.current-menu-item > a:after{
    content: '';
    background: #79A132;
    position: absolute;
    height: 85%;
    width: 7px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto; 
}*/

ul.menu-top li .sub-menu li a:last-child {
    border-bottom: none;
}

.menu-header {
    position: relative;
    /*    width: 100%;*/
    margin-bottom: 0;
    transition: all ease-in-out .2s;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 15px;
}

.menu-header>ul>li>ul {
    transform: translateY(1.3rem);
    transition: all linear 0.1s;
    top: 100%;
    position: absolute;
    list-style: none;
    z-index: 1;
    margin: 0;
    padding: 0;
    transition: all linear 0.1s;
}

.menu-top .sub-menu>li.current_page_parent ul li a:hover {
    background: #ffffff;
    color: #2a55ca;
}

.menu-top .sub-menu li.current-menu-parent>a {
    background: #ffffff;
    color: #2a55ca;
}

.menu-top li.current-menu-parent .sub-menu>li.current-menu-item>a:after {}

header#header.small-header .menu-header>ul>li>ul {
    padding-top: 0;
    /*    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.258);*/
    transition: all linear 0.1s;
}

.menu-header .sub-menu {
    visibility: hidden;
}

.menu-header ul li:hover>ul {
    opacity: 1;
    /*    transform: translateY(0);*/
    display: block;
    visibility: visible;
}

header#header.small-header .menu-top>li>a {}

.small-header .menu-header>ul>li>ul.sub-menu {
    transform: translateY(17px);
}

/* menu nav end */

.fullwidth {
    position: relative;
    /*    float: left;
        width: 100%;*/
}

.section-pd,
.common-padding {
    padding: 80px 0;
}

.section-pt {
    padding-top: 80px;
}

.section-pb {
    padding-bottom: 80px;
}

.common-margin {
    margin: 80px 0;
}

.common-mt {
    margin-top: 80px;
}

/*======= Header Search ======*/
.search-box-outer {
    width: 57%;
    margin-left: auto;
}

.search-icon {
    cursor: pointer;
    transition: all ease-in-out 0.45s;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 19px;
    height: 19px;
    top: 5px;
    position: relative;
}

.close-search {
    cursor: pointer;
}

.search-bar {
    padding: 1px 0 10px 15px;
    margin-left: 0;
    color: #000;
    position: relative;
    width: auto;
    display: inline-block;
    margin-top: 0px;
}

.search-bar:before {
    content: "";
    background-color: #fff;
    position: absolute;
    height: 1.15em;
    left: 0;
    width: 1.5px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.search-bar-box {
    background-color: rgba(53, 163, 175, 0);
    position: relative;
    right: 0px;
    height: 3rem;
    border: 1px solid rgba(53, 163, 175, 0);
    border-bottom-color: #e9e9e9;
    z-index: 2;
    opacity: 1;
    width: calc(100% - 0em);
}

header#header.small-header .search-bar-box {
    top: 0;
}

#SiteSearchs img {
    width: 1.5em;
}

.browser-ie .search-bar-box,
.browser-unknown .search-bar-box,
.browser-ie .search-bar-box.active-bar,
.browser-unknown .search-bar-box.active-bar {
    -webkit-transition: all ease-in-out 0s;
    -moz-transition: all ease-in-out 0s;
    -o-transition: all ease-in-out 0s;
    transition: all ease-in-out 0s;
}

.search-icon-form button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
    top: 5px;
    position: relative;
    background-image: url(../img/svgs/search.svg);
    transform: rotate(270deg);
}

.search-form-outer {
    width: 100%
}

.search-icon-form {
    padding: 8px 15px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
}

.close-search .bar {
    background: #FFF;
    border-radius: 0;
    display: block;
    height: 2px;
    width: 45px;
}

.close-search .bar:nth-of-type(2) {
    width: 25px;
    margin-bottom: 7px;
    margin-top: 7px;
    margin-left: auto;
}

.search-input-box {
    width: 100%
}

.search-input-box input {
    padding-left: 0;
    padding-right: 0;
    color: #fff;
}

.search-input-box input:focus {
    outline: none !important;
    box-shadow: none !important
}

#search-icon-bar .fa-search {
    color: #fff;
    font-size: 0;
}

.top-search-wrap {
    display: inline-block;
}

.search-input-box .form-control {
    padding:15px 35px 15px 15px !important;
    /* background-color: #fff !important; */
    color: #76777a;
    border: none !important;
}

.search-icon-form .fa-search {
    color: #fff;
    font-size: 0;
}

/**Header Search End**/

div.wpcf7 .wpcf7-form .form-control {
    border-bottom: 1px solid rgba(172, 172, 172, .35);
    padding: 10px 25px;
    font-size: 16px;
    color: #7e7c7c !important;
    border-radius: 44px;
    background-color: #fff;
}

div.wpcf7 .wpcf7-form .wpcf7-text.wpcf7-email.form-control {
    text-transform: none;
}

div.wpcf7 .wpcf7-form .form-control:focus {
    border-bottom: 1px solid #3a98e8;
}

.thankyou a {
    position: relative;
}

.thankyou a:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #081b33;
    bottom: 0px;
    left: 0;
}

.thankyou a:hover:before {
    background-color: #CE0302;
}

.blog-btn:hover {
    color: #081b33;
}

.wpcf7 .wpcf7-response-output {
    border: 0 none !important;
    font-size: 11px;
    line-height: 1.3;
    position: absolute;
    left: 0;
    bottom: -25px;
    right: 0;
    color: #ca2222;
    font-weight: 400;
    width: 100%;
    background: #fff;
    padding: 3px !important;
    max-width: 450px;
    margin: auto !important;
    text-align: center;
}

.form-control,
.form-control:focus {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #dadada;
    border-radius: 0;
    box-shadow: none;
    padding: .4rem 0rem;
    font-size: 0.9rem;
    height: 65px;
}

.wpcf7-form-control-wrap {
    display: inline-flex;
    width: 100%;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #fff;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: 1px;
    right: 1px;
    font-size: 9px;
    background-color: #b30000;
    padding: 1px 5px;
    border-radius: 5px 0 0 0;
    line-height: normal;
    text-transform: capitalize;
}

div.wpcf7 .wpcf7-form textarea.form-control {
    border-radius: 26px;
    height: 195px !important;
}

.form-banner-404 .wpcf7 .wpcf7-not-valid-tip {
    padding: 2px 5px;
}

.wpcf7 {
    position: relative;
}

div.wpcf7 .ajax-loader {
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    z-index: 1;
    display: block;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #00772c;
}

textarea {
    resize: none;
    height: 7rem !important;
}

[type=submit],
[type=submit]:focus {
    cursor: pointer;
    box-shadow: none;
}


.title span {
    color: #12699c;
    display: inline-block;
}

.center-line .title:after {
    right: 0;
}

div#html5-close {
    background-image: url(../img/lightbox-close.png);
    background-size: auto;
    width: 31px;
    height: 34px;
    background-repeat: no-repeat;
}

div#html5-close img {
    display: none;
}

.list-style ul li,
.practice-slider-wrapper li {
    position: relative;
    padding-left: 50px;
}

.list-style ul,
.practice-slider-wrapper ul {
    position: relative;
    margin-bottom: 15px;
    margin-left: 0;
}

.list-style ul li:after,
.practice-slider-wrapper li:after {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    top: 7px;
    left: 0;
    border-radius: 50%;
    background-image: url(../img/list-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.pa_content_box_wrap {
    padding: 0 0 0 50px;
}


/** Mobile Search Bar ***/
.close-btn {
    position: absolute;
    right: 22px;
    top: 5px;
    width: 22px;
    height: 22px;
    opacity: 1;
    z-index: 2;
}

.close-btn:hover {
    opacity: 1;
    cursor: pointer;
}

.close-btn:before,
.close-btn:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 25px;
    width: 1px;
    background-color: #000;
}

.close-btn:hover:before,
.close-btn:hover:after {
    opacity: 1;
    background-color: #000;
}

.close-btn:before {
    transform: rotate(45deg);
}

.close-btn:after {
    transform: rotate(-45deg);
}

body.mobile-search-active {
    /*    position: fixed;
        overflow-y: scroll;
        left: 0;
        right: 0;*/
}

.mobile-search-bar-box {
    display: none
}

.mobile-search-bar-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0%;
    z-index: 10000;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    transition: all 0.5s ease 0s;
}

div#modalContent {
    padding-left: 35px;
    padding-right: 35px;
}


.mobile-search-bar-box form {
    display: none;
}

.mobile-search-active .menu-top>li>a:before {
    background: transparent;
}

.mobile-search-active .mobile-search-bar-box form {
    display: block;
}

.mobile-search-active .mobile-search-bar-box {
    z-index: 999999;
    height: 100%;
    background-color: white;
}

.mobile-search-bar-box form {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.mobile-search-bar-box .search-icon-form img {
    width: 28px;
    max-width: 54px;
}
.search-icon-form button, .close-btn {
   transition: all 0.3s ease-in-out;
}
.search-icon-form button:hover, .close-btn:hover {
    opacity: 0.5;
}

.search-input-box .form-control:focus {
    /*    border-bottom: 1px solid #3a98e8;
        height: 2.5rem;*/
}

.mobile-search-bar-box .search-input-box {
    position: relative;
}

.req-error {
    margin: 0;
    color: #fff;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -15px;
    right: 60px;
    font-size: 10px;
    background-color: #cd0b02;
    padding: 2px 5px;
    border-radius: 0;
    line-height: 11px;
}

.search-wrap {
    cursor: pointer;
    margin-left: 15px;
    margin-right: 25px;
}

.mobile-search-bar {
    /*    width: 25px;
        height: 40px;*/
}

.mobile-search-bar svg {
    width: 20px;
}

fill {
    width: 100%;
    height: 100%;
}

.mobile-search-bar svg path {}

.small-header .mobile-search-bar {}

.mobile-search-bar img {
    cursor: pointer;
    position: relative;
}

.m-close-search .bar {
    background: #FFF;
    border-radius: 0;
    display: block;
    height: 1px;
    width: 45px;
    display: none;
}

.m-close-search .bar:nth-of-type(2) {
    width: 25px;
    margin-bottom: 9px;
    margin-top: 9px;
}

.mobile-search-bar-box .search-icon-form {
    padding: 0;
    margin-left: 15px;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.mobile-search-bar-box [type='submit'],
.mobile-search-bar-box [type='submit']:focus {
    background-color: transparent
}

.mobile-search-bar-box .search-input-box {
    width: 80%;
    position: relative;
    margin: auto;
    border-bottom: 1px solid #ccc;
}

/* mobile menu end */


/**********Search page*********/
#searchPage h2.page-title {
    font-weight: 300;
    margin-bottom: 25px;
    position: relative;
}

#searchPage h3.page-title span {
    color: #CE0302;
    font-style: italic;
}

.search_result .blog-listing-row>div {
    width: 100%;
    box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.7);
    margin-bottom: 30px;
    padding: 15px 25px;
}

.search_result .blog-listing-row>div .blog-title {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 5px;
}

/******************************/
/**************** Site Schema Styling ****************/
.site-schema .review-schema-wrapper {
    /*    margin-top: 50px;*/
}

.clientreviews {
    background: #f6f6f6;
    border: 1px solid #2853c7;
    box-shadow: 0 0 20px #f2f2f2;
    padding: 20px;
}

.clientreviews .heading {
    font-size: 2em;
    margin-bottom: 15px;
    position: relative;
    line-height: normal;
    color: #212529;
}

.review-schema-wrapper {
    padding-top: 0px;
    margin-bottom: 30px;
}

.clientreviews p strong {
    color: #212529;
}

.clientreviews div strong {
    color: #212529;
}

.clientreviews .heading span {
    color: #212529;
}

.clientreviews.video-schema .heading:after {
    bottom: 6px;
}

.middle-heading.video-schema {
    margin-bottom: 50px;
}

.middle-heading.video-schema iframe {
    border: 1px solid #f1f1f1;
}

.clientreviews p {
    padding-bottom: 0;
}

/**************** Site Schema Styling End ****************/

/********** Blog Page ***********/
.blog-page .blog-listing-row .blog-loop {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}

.blog-page .blog-listing-row .blog-loop a.blog-img-link {
    display: inline-block;
    height: 430px;
    width: 100%;
}

.blog-page .blog-listing-row .blog-loop a.blog-img-link img {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.blog-page .blog-listing-row .blog-loop .blog-content-wrap {
    box-shadow: 1px 1px 5px rgba(204, 204, 204, 0.25);
    /* padding: 10px 10px; */
    background: #fff;
}

.blog-page .blog-listing-row .blog-loop .blog-content-wrap:hover {
    background: rgba(0, 0, 0, 0.02);
}

.blog-page .blog-listing-row .blog-loop .blog-content-wrap .bottom-wrap a.blog-content {
    display: block;
    line-height: 1.5;
}

.bottom-wrap {
    padding: 20px 35px 25px 43px;
    position: relative;
}

.blog-page .blog-listing-row .blog-loop a.blog-title {
    font-size: 42px;
    font-weight: 400;
    line-height: 53px;
    color: #06172F;
}

.blog-btn {
    color: #CE0302;
    font-weight: 600;
    position: relative;
    font-size: 22px;
}

.bottom-wrap:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 8px;
    background-color: #CE0302;
    left: 0;
    top: 0;
    border-radius: 13px;
}

/* .blog-btn:after {
    content: '';
    width: 25px;
    height: 2px;
    background: #be7143;
    position: absolute;
    right: -30px;
    margin: auto;
    top: 0;
    bottom: 0;
} */
/**************Blog Page Single*****************/

.blog-single h1 {
    font-size: 42px;
    color: #06172F;
    font-weight: 400;
}

.bottom-wrap {
    transition: box-shadow 0.5s ease;
    box-shadow: 0px 5.33px 33.33px 0px #00000026;
    border-radius: 13px;
}

.sidebar-contact .form-control {
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important;
}

.sidebar-contact .form-group {
    margin-bottom: 2px;
}

.sidebar-contact .h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

.sidebar-contact .form-group {
    margin-bottom: 2px;
}

.blog-single-row .blog-img-link img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 430px;
    background-position: center;
}

.blog-single-row .blog-img-link {
    width: 100%;
    /* height: 350px; */
    /* margin-bottom: 15px; */
}

.sidebar-listing-wrap .title {
    font-weight: 600;
    font-size: 42px;
    display: block;
    color: #fff;
    line-height: 100%;
}

/*******************************/

/************Sidebar Css*****************/
.sidebar-contact .form-group-wrap {
    margin-bottom: 3rem;
}

.sidebar-listing {
    padding-top: 15px;
    background: #15253D;
    border-radius: 20px;
    padding: 45px 35px;
}

.aside-sidebar>div+div {
    margin-top: 2rem;
}

.sidebar-listing span {
    color: #000;
    font-size: 25px;
    padding-bottom: 20px;
}

.blog-search-field {
    padding: 10px 25px;
    width: 100%;
    border: 1px solid #15253D80;
    height: 65px;
    border-radius: 20px !important;
}

.sidebar-search .input-group-btn {
    display: block;
    position: relative;
}

.blog-searchform [type=submit] {
    display: inline-block;
    border: none;
    width: 3.5rem;
    cursor: pointer;
    background: url(../img/search-icon.svg) no-repeat;
    background-position: 50% 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 20px;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.blog-searchform [type=submit]:hover {
    transform: scale(1.1);
}

.sidebar-contact {
    /* background: url('../img/bg-side.jpg'); */
    padding: 25px 35px 35px 35px;
    background-size: cover;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #15253D;
}

.bg-white {
    background-color: #f8f8f8 !important;
    display: inline-block;
    width: 100%;
}

.btn-white {
    background: #fff;
}

.sidebar-contact .form-control {
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important;
}

.sidebar-contact .h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

.sidebar-contact .contact-btn-div {
    text-align: center;
    margin: auto;
}

.sidebar-contact .btn-sidebar {
    width: 100%;
}

.sidebar-contact .btn-sidebar {
    width: 100%;
    border: none;
    padding: 10px 0px;
    background: #fff;
    font-weight: 600;
}

.spacer-lr {
    padding: 1rem 2rem;
}

.widgettitle {
    /* padding: 1rem 2rem; */
    font-weight: 600;
    padding-bottom: 20px;
}

ul#menu-footer-menu li a {
    color: white;
}

footer ul#menu-footer-menu li a,
ul#menu-second-footer-nav li a {
    color: white;
    font-size: 20px;
    font-family: 'Noto Sans';
    line-height: 33px;
    display: block;
}

ul#menu-footer-menu li {
    padding: 18px 29px 20px 0;
}

footer .current_page_item a {
    color: #CE0302 !important;
}

.main-footer #menu-footer-menu li {
    padding: 0;
}

ul#menu-footer-menu li a:hover,
ul#menu-second-footer-nav li a:hover {
    color: #CE0302;
}

.sidebar-listing ul li {
    padding: 15px 0rem;
    border-bottom: 0.5px solid #fff;
    position: relative;
    padding-left: 0;
    padding: 10px 25px 12px 0px;
}

.sidebar-listing .h4 {
    /* border-bottom: 1px solid rgba(204, 204, 204, 0.15); */
    color: #fff;
}

.sidebar-listing ul li {
    color: #fff;
    height: 100%;
    width: 100%;
    padding: 0px;
    font-weight: 500;
    font-size: 20px;
    margin-right: 30px;
}

.sidebar-listing ul li {
    position: relative;
    line-height: 33px;
    padding: 10px 25px 12px 0px;
}

.sidebar-listing ul li:hover,
.sidebar-listing ul.no-dots li.current-cat,
.sidebar-listing ul.no-dots li.activeChild {
    /* background: #091b33; */
    border-radius: 0px;
    color: red !important;
}

.sidebar-listing ul li:hover,
.sidebar-listing ul.no-dots li.current-cat,
.sidebar-listing ul.no-dots li.activeChild {
    color: #fff;
}

.sidebar-listing ul li:after,
.sidebar-listing ul li.current-cat:after,
.sidebar-listing ul li.activeChild:after {
    content: "";
    position: absolute;
    background-image: url(../img/cat_arrow.svg);
    display: inline-block;
    width: 19px;
    height: 19px;
    top: 4px;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

/* .sidebar-listing ul li:hover:after, .sidebar-listing ul li.current-cat:hover a:after, .sidebar-listing ul li.activeChild:hover a:after {
     background-image: url(../img/cat_arrow.svg);
} */
.sidebar-contact .wpcf7-response-output {
    font-size: 10px;
}

.msg-side-form {
    margin: 0;
    color: #fff;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -15px;
    right: 18px;
    font-size: 10px;
    background-color: #cd0b02;
    padding: 2px 7px;
    border-radius: 5px !important;
    line-height: 11px;
}

/******************************/
/**********************/
.contact-btn-div {
    width: 170px;
    position: relative;
}

span.ajax-loader {
    position: absolute;
    bottom: -20px;
    margin: auto !important;
    left: 0;
    right: 0;
    visibility: hidden;
}

.btn-wrap {
    position: relative;
    display: inline-block;
}

div.wpcf7 .ajax-loader.is-active {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    transform: translateX(0);
    background-image: url(../img/loader-w.svg);
    background-color: #000000;
    height: 100%;
    width: 100%;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

.uc {
    text-transform: uppercase;
}

.our-defence-owl .owl-nav>div.disabled {
    opacity: 0.5;
}

.owl-dots {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}

.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 3px;
    background-color: #ccc;
}

.owl-dot.active {
    background-color: #a17051;
}

.owl-dot span {
    width: 100%;
    height: 100%;
}

.owl-portfolio .owl-nav .owl-prev span {
    background-image: url(../img/arrow.svg);
}

.owl-nav>div.disabled span {
    opacity: 0.5;
    cursor: default;
}

/* code add in css */
img[src*=".svg"] {
    width: 100%;
}

svg path {
    transition: fill 200ms ease-out;
    -webkit-transition: fill 200ms ease-out;
    -moz-transition: fill 200ms ease-out;
    -o-transition: fill opacity 200ms ease-out;

}

/**********Static Page CSs***********/
.aside-sidebar .sidebar-listing {
    position: relative;
}

.static-page .aside-sidebar .sidebar-listing {
    margin-top: 75px;
}

.aside-sidebar .widgettitle {
    /* position: absolute;
    left: 0; */
    /* top: -65px; */
}

/**********COntact Page CSs***********/
.wpcf7 form.sent .wpcf7-response-output {
    background: #fff;
    color: green;
    border: 1px solid green !important;
}

/******Header Fix******/
#header {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    padding: 20px 0px;
}

.no-banner-header {
    padding-top: 99px
}

.no-banner-header #header {
    background: #1f2f47;
}

header#header.small-header {
    background: #1f2f47;
}

.logo-wrapper {
    width: 110px;
    transition: 0.5s ease all;
    margin-bottom: 0px;
}

#header.small-header .logo-wrapper {}

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

.navigation-wrap .search-wrap svg path {}

.navigation-wrap .search-wrap svg,
.navigation-wrap .search-wrap img {
    width: 20px;
    height: 20px;
}

/**********************************************/
/************Home Banner***********/
.home-page-banner .btn:hover {
    color: #fff;
}

.home-page-banner {
    width: 100%;
    /* background-color: #11223CF0; */
    background-image: url(../img/banner_blue_pattern.webp);
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-banner-wrap {
    width: 100%;
    position: relative;
    height: calc(100vh - 0px);
    display: flex;
    justify-content: center;
    flex-flow: column;
    color: #fff;
}

.home-banner-wrap .heading {
    font-size: 85px;
    line-height: 1.2;
    font-weight: 400;
    color: #ffffff;
}

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

.home-banner-wrap .phone_number {
    color: white;
}

.header-phn-wrap>a {
    color: #fff;
    display: flex;
    align-items: center;
}

.home-banner-wrap .phone_number a:hover {
    color: #CE0302;
}

/**********************************/
/************Inner Banner***********/
.inner-banner {
    height: 430px;
    display: flex;
    align-items: center;
    color: #fff;
    background-size: cover;
    background-position: 100% 0;
    background-repeat: no-repeat;
}

.inner-banner .banner-title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    position: relative;
    top: 45px;
    text-align: center;
    letter-spacing: 3px;
}

/*********Logo*********/
.header-left-logo {}

/********Footer*********/
.footer-bg {
    background-color: #0C1727;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 40px;
}

.footer_bg {
    background-image: url(../img/footer-bg.webp);
}

.footer_description {
    font-size: 14px;
}

footer a {
    color: #fff;
}

footer .title {
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
}

.nap-wrapper .nap-address-info {
    background-image: url(../img/pin.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0px 7px;
    padding-left: 25px;
    line-height: normal;
    margin-bottom: 10px;
}

.nap-wrapper .phoneno {
    background-image: url(../img/ph.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0px 3px;
    padding-left: 25px;
    margin-bottom: 10px;
}

a.direction-link {
    border-bottom: 1px solid #fff;
}

.footer-bg .nap-footer a.phoneno,
.footer-bg .nap-footer .nap-email {
    display: block;
}

.menu-footer li a {
    padding: 3px 0px;
    display: inline-block;
}

.copyright-bg {
    padding-top: 60px;
}

.copyright-bg span {
    padding: 0px 5px;
}

.copyright {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
}

.menu-disclaimer-container {
    display: inline-block;
}

.menu-disclaimer-container ul {
    display: flex;
}

.menu-disclaimer-container ul li a {
    padding: 0px 10px;
    margin: 0;
    border-right: 1px solid #fff;
    line-height: 15px;
    color: #fff;
}

.menu-disclaimer-container ul li:last-child a {
    border-right: none;
}

footer .current-menu-item a {
    color: #CE0302;
}

a:hover {
    color: #CE0302;
}

/****** COMMON for Theme **********/
.btn-richgold {
    background-color: #CE0302;
}

.btn-blue {
    background-color: #081b33;
}

/******************************All Common Css Above*********************************************/
/************banner***********/
.wide-container {
    max-width: 1680px;
    margin: auto;
    padding: 0px 15px
}

.nap_map iframe {
    height: 256px;
    width: 100%;
    border-radius: 13px;
}

.footer_logos {
    gap: 0px 30px;
}

.policy-menu a {
    font-size: 18px;
    font-weight: 400;
}

.policy-menu {
    display: flex;
    gap: 10px 25px;
}

.banner_sub_heading {
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 100px;
}

.phone_number {
    font-size: 24px;
    margin-top: 10px;
}

.phone_number a {
    color: #ffffff;
}

.banner_img {
    position: relative;
    height: calc(100% - 60px);
    padding: 60px 20px 0px 20px;
    top: 0px;
    z-index: 9;
    display: flex;
    align-items: flex-end;
}

.banner_img img {}

.home-page-banner:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(../img/banner-shape.webp);
    height: 100%;
    width: calc(50% - 320px);
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
}

.approach_bg_image {
    position: absolute;
    top: 0px;
    object-fit: cover;
    height: 100%;
    object-position: center;
    width: calc(50% - -360px);
    z-index: -1;
}

.box_wrap {
    background: #fff;
    padding: 40px 40px;
    height: 100%;
    transition: .5s;
    border-radius: 13px;
    box-shadow:  0px 5.33px 30.27px 0px #0000001C;
}

/* .box_wrap:hover {
    box-shadow: 0px 5.33px 30.27px 0px #0000001C;
} */

.box-icon img,
.box-icon svg {
    height: 90px;
    width: 90px;
}

.box_wrap svg path {
    transition: .5s;
}

.box_wrap:hover svg path {
    /* fill: #CE0302; */
}
.box_wrap:hover  .box_title{
    color: #06172F !important;
}
.boxes_row a:hover {
     color: #06172F !important;
}
/* .provides_personalized_approach {
    padding-top: 190px;
} */
.row.number2 {
    display: flex;
    flex-direction: row-reverse;
}

/* .pa_content_box_wrap {
    padding: 0 50px;
} */
.legal_help_image {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 55%;
    object-fit: cover;
}

.number2 .pa_content_box_wrap {
    padding: 0 50px 0 0;
}

.row.number2 {
    display: flex;
    /* flex-direction: row-reverse; */
    margin: 30px 0 30px 0;
}

.first_title,
.phone_number_white {
    font-size: 26px;
}

.need_legal_help {
    background: #11223CF0;
}

.content_box_wrap {
    box-shadow: 0px 5.33px 30.27px 0px #0000001C;
    background-color: #fff;
    position: relative;

    background-image: url(../img/patteren-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 8px 0px;
    border-radius: 13px;
}

.content_box_wrap:after {
    content: "";
    position: absolute;
    background-color: #CE0302;
    width: 10px;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 13px;
    box-shadow: 0px 5.33px 33.33px 0px #00000026;
}

ul.slick-dots li button {
    width: 20px;
    height: 20px;
    font-size: 0px;
    background-color: #D9D9D9;
    border: none;
    border-radius: 50%;
    transition: .5s;
    opacity: 47%;
}

ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
    background-color: #CE0302;
}

.slider_dots1 ul.slick-dots li.slick-active button,
.slider_dots1 ul.slick-dots li button:hover {
    background-color: #ffffff;
    opacity: 100%;
}

.slider_dots1 ul.slick-dots {
    position: absolute;
    top: 50%;
    right: -125px;
    transform: translateY(-50%);
}

.slider_dots1 ul.slick-dots li {
    line-height: 100%;
    display: flex;
    width: 100%;
    margin: 9px 0px;
}

.cta_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    object-fit: cover;
    object-position: center;
}

.text-wrap-balance {
    text-wrap: balance;
    margin-top: 10px;
}

.about_contract_law_bg {
    background-image: url(../img/about_contract_law_bg.webp);
    position: relative;
}

.practice_areas_sec {
    position: relative;
}

.practice_areas_sec:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-image: url(../img/building--bg-pattern.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.about_contract_law {
    background-color: #11223CF0;
}

.content_style {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0px;
}

.common-space {
    padding: 85px 0px 90px 0px;
}

.wide_image {
    width: calc(100% - -100px);
    margin-left: -120px;
    height: calc(100% - -75px);
    margin-top: -75px;
    display: flex;
    align-items: flex-end;
}

.box_title {
    font-size: 36px !important;
    font-family: 'DM Serif Display' !important;
}

.post_content {
    background-color: #ffffff;
    position: absolute;
    bottom: 0px;
    padding: 25px;
    border-radius: 0px 13px 0px 13px;
    overflow: hidden;
    left: 0px;
    width: calc(100% - 40px);
}

.post_loop_box {
    position: relative;
    border-radius: 13px;
    overflow: hidden;
}

.blog-thumb {
    width: 100%;
    height: 530px;
    object-fit: cover;
}

.pearl-bush-bg {
    background-color: #e8e2d9;
}

.radius_style {
    border-radius: 13px;
    overflow: hidden;
}

.theme_bg {
    background-image: url(../img/bg_pattern.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #11223CF0;
}

.banner-form {
    padding: 56px 80px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner-form .h2 {
    margin-bottom: 50px;
}
.wpcf7-spinner {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

div.wpcf7 .wpcf7-form select.form-control {
    background-image: url(../img/down_arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 25px;
    color: #16263E4D;
    color: #16263E4D !important;
    text-shadow: none;
}

.g-40 {
    --bs-gutter-y: 30px;
    --bs-gutter-x: 30px;
}

.white_border:hover {
    border-color: white;
}

.contact_sec:after {
    content: "";
    background-color: #0C1727;
    position: absolute;
    width: 100%;
    height: 230px;
    bottom: 0px;
    z-index: -1;
}

.review-rating {
    display: flex;
    gap: 0px 15px;
}

.star-icon {
    background-image: url(../img/star.svg);
    width: 30px;
    height: 30px;
    position: relative;
    display: flex;
    background-size: contain;
}

.post_author {
    color: #06172F;
    font-size: 24px;
    font-weight: 600;
}

.post_content a {
    line-height: 1.5;
    display: block;
}

.blog_sec .btn {
    margin-top: 55px;
}

.testimonials_dots ul.slick-dots {
    display: flex;
    gap: 0px 10px;
}

.testimonials_dots ul li.slick-active button,
.testimonials_dots ul li button:hover {
    background-color: #CE0302;
}

.quotes_box {
    background-color: #CE0302;
    position: absolute;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -42px;
    right: -42px;
}

body .testimonials-content p {
    color: #06172F;
}

.pa_img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 53%;
    object-fit: cover;
    z-index: -1;
}

.item-content-style {
    padding: 80px 0px;
}

.custom-dots-outer {
    position: absolute;
    width: 100%;
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.practice-slider-wrapper {
    position: relative;
}

.custom-dots {
    display: flex;
    justify-content: end;
    position: relative;
    right: -40px;
}

.theme-color {
    color: #CE0302
}

.post_content .theme-color {
    font-size: 20px;
}

.practice_areas_sec .content_box_wrap {
    min-height: 800px;
}

ul.menu-top>li.menu-item-has-children {
    margin-right: 15px;
}

.cta_wrap:after {
    content: "";
    position: absolute;
    background-color: #CE0302;
    width: 10px;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 13px;
    box-shadow: 0px 5.33px 33.33px 0px #00000026;
}

.cta_wrap {
    border-radius: 13px;
}

.phone_number_white a {
    color: #ffffff;
    font-weight: 700;
}

.first_title {
    font-weight: 300;
}

.cta_wrap .row {
    position: relative;
}

.phone_number_white {
    margin-top: 15px;
}

.blog_shadow_wrap {
    box-shadow: 0px 5.33px 33.33px 0px #00000026;
    padding: 30px;
}

/* --------------------------Inner Page Banner CSS Start------------------------------- */
.inner-page-banner {
    width: 100%;
    height: 450px;
    max-height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: flex;
    align-items: end;
    justify-content: center;
    color: #fff;
    position: relative;
}

.page-banner-title {
    padding-bottom: 5%;
}

/* --------------------------Inner Page Banner CSS End------------------------------- */

/* --------------------------Contact Us Page CSS Start------------------------------- */
.phone-section {
    box-shadow: 0px 5.33px 33.33px 0px #00000026;
    padding: 30px 50px 30px 60px;
    position: relative;
}

.phone-section:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 14px;
    border-radius: 13px;
    background-color: #CE0302;
    left: 0;
    top: 0;
}

.phone_number {
    font-size: 24px;
    grid-column-gap: 15px;
    color: #CE0302;
}

.phone_number svg {
    height: 35px;
    width: 35px;
    object-fit: contain;
}

.form_row {
    background-color: #11223CF0;
    border-radius: 14px 0 0 14px;
}

.contact-page-form {
    padding: 0 50px 0 20px;
}

.map-iframe iframe {
    display: block;
    height: 639px;
    width: 100%;
}

.ph {
    grid-column-gap: 20px;
}

.common-section-wrap {
    box-shadow: 0px 5.33px 33.33px 0px #00000026;
    padding: 50px 55px 50px 65px;
    position: relative;
    border-radius: 13.33px;
}

.common-section-wrap:before {
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    width: 13px;
    border-radius: 13px;
    background-color: #CE0302;
    top: 0;
}

/* --------------------------Contact Us Page CSS End------------------------------- */
.icon_img {
    background-color: white;
    width: 200px;
    height: 180px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    box-shadow: 0px 4.03px 22.87px 0px #0000001C;
}

.icons_inner_wrap a {
    display: flex;
    align-items: center;
    grid-column-gap: 55px;
    cursor: auto;
}

.icons_wrap {
    display: flex;
    flex-direction: column;
    grid-row-gap: 80px;
}

.icon_img svg path {
    /* stroke: #06172F; */
}

.icons_inner_wrap:hover svg path {
    /* fill: #CE0302; */
    /* fill: transparent; */
}

.employment_section {
    background-color: #11223CF0;
}

.employment_section {
    background-color: #11223CF0;
}

.bottom_heading p {
    font-size: 36px;
    font-family: 'DM Serif Display';
    line-height: 53px;
}

.employment_section p {
    color: white;
}

.es_content_col {
    display: flex;
    align-items: center;
}

.elb_need_legal_help .legal_help_image {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 46.5%;
    object-fit: cover;
    border-radius: 20px;
}

.elb_need_legal_help .content_box_wrap {
    padding: 50px 50px 50px 50px;
}

/* .elb_need_legal_help .slider_dots1 ul.slick-dots {
    right: -85px;
} */
.legal_help_section {
    position: relative;
}

.legal_help_section:before {
    content: '';
    position: absolute;
    height: 72%;
    width: 100%;
    background-image: url(../img/white-bg.png);
    bottom: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.legal_help_section .slider_dots1 ul.slick-dots li.slick-active button,
.legal_help_section .slider_dots1 ul.slick-dots li button:hover {
    background-color: #CE0302;
}

.legal_help_section .content_box_wrap {
    background-image: none;
}

.sidebar-contact .form-control,
.sidebar-contact .form-control:focus {
    height: 50px;
}

.sidebar-contact div.wpcf7 .wpcf7-form textarea.form-control {
    height: 118px !important;
}

.paging-new {
    background-color: #15253D;
    display: flex;
    padding: 15px 24px;
    border-radius: 10px;
}

.page-numbers {
    color: white;
    font-size: 22px !important;
    margin: 0 20px;
    line-height: 100%;
    display: flex;
    align-items: center;
}

.page-numbers svg {
    width: 15px;
    height: auto;
}

span.page-numbers.current {
    background-color: #CE0302;
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

a.prev {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

a.next {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

a.prev:hover svg path,
a.next:hover svg path {
    stroke: #CE0302;
}

a.prev svg {
    margin-right: 10px;
}

a.next svg {
    margin-left: 10px;
}

.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 label.error {
    color: #fff;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -15px;
    right: 16px;
    font-size: 10px;
    background-color: #b30000;
    padding: 1px 5px;
    border-radius: 5px;
    line-height: normal;
    text-transform: capitalize;
}

span.wpcf7-not-valid-tip {
    display: none !important;
}

.form-banner-404 .wpcf7 .wpcf7-not-valid-tip {
    padding: 2px 5px;
}

.breadcrumbs-block,
.breadcrumb-wrap {
    background-color: #1f2f47;
    color: white;
    padding: 10px 0px;
    display: block !important;
    font-size: 18px;
    display: block !important;
}

.breadcrumbs-block a,
.breadcrumb-wrap a {
    color: white;
    font-weight: 600;
}

.breadcrumbs-block a:hover,
.breadcrumb-wrap a:hover {
    color: #CE0302;
}

.error-page {
    background-color: #e8e2d9;
}

.search-wrap svg:hover path {
    stroke: #1f2f47;
}

header#header.small-header .search-wrap svg:hover path {
    stroke: #BEA264;
}

.bottom_content_row .bottom-content-wrap {
    background-color: #1f2f47;
}

.bottom-content-wrap {
    grid-column-gap: 30px;
    padding: 30px;
}

.bottom-content-wrap p {
    color: white;
}

.pht svg {
    margin-right: 20px;
}

.cta_content_wrap {
    grid-column-gap: 20px;
    box-shadow: 0px 5.33px 33.33px 0px #00000026;
    padding: 40px 40px 40px 50px;
    position: relative;
    border-radius: 13px;
    background-color: #fff;
    justify-content: space-between;
}

.pht a {
    color: #CE0302;
}

section.employment_cta {
    margin-top: -35px;
}

.cta_content_wrap:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 14px;
    background-color: #CE0302;
    left: 0;
    border-radius: 13px;
}

li#menu-item-369 {
    display: none;
}

.boxes_row {
    width: 81%;
    margin: 0 auto;
}

.box_title {
    font-size: 36px;
    font-family: 'DM Serif Display';
    line-height: 1.25;
}

.practice-slider-wrapper ul.slick-dots li button {
    opacity: 100%;
}

.practice-slider-wrapper li {
    line-height: 34px;
    color: #747474;
}

div.wpcf7 .wpcf7-form .form-control::placeholder {
    color: #16263E4D !important;
}

footer.footer_bg {
    position: relative;
}

footer.footer_bg:before {
    content: '';
    position: absolute;
    width: 259px;
    height: 209px;
    /* background-color: red; */
    background-image: url(../img/faded_logo.png);
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.subcontent p {
    font-size: 22px;
}


.blog_lsiting_content {
    font-size: 22px;
    color: #747474;
    line-height: 38px;
}

span.blog-category {
    font-size: 20px;
    color: #15253D80;
}

div#modalContent {
    padding-left: 35px;
    padding-right: 35px;
}

.contact-page-form h2 {
    margin-top: -8px;
}

.ph a {
    color: #CE0302;
}

.ph a:hover {
    color: #06172F;
}

.intend_section {
    background-color: #1f2f47;
    margin-bottom: 70px;
}

.donar_section {
    background-color: #1f2f47;
}

.intend_section p,
.donar_section p {
    color: white;
}

.left_gap_wrapper {
    padding-left: 50px;
}

.img-content-row {
    grid-row-gap: 30px;
}

.content_wrap_section img {
    float: left;
    width: 45% !important;
    margin: 0 60px 10px 0px;
    display: block;
}

.parentage_content_wrap_section img {
    float: right;
    width: 45% !important;
    margin: 0 0px 10px 55px;
    display: block;
}

/* .donar_section {
    background-color: #e8e2d9;
} */
.page-id-142 .employment_section .btn {
    margin-top: 30px;
}

.pht a:hover {
    color: #00121f;
}

.testimonial-dots ul {
    display: inline-flex;
    grid-column-gap: 10px;
}

.testimonial-dots ul.slick-dots li button {
    opacity: 1;
}

/* Truncate content with ellipsis */
.truncated-content {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* show 4 lines max */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.truncated-content .read-more {
    display: inline-block;
    margin-top: 5px;
    color: #CE0302;
    font-size: 14px;
    cursor: pointer;
}

.modal-header {
    display: flex;
    justify-content: flex-end;
    padding: 0px 20px;
}

.modal-header button {
    background-color: transparent;
    border: none;
    color: #CE0302;
    font-size: 31px;
}

.accordion-button:not(.collapsed) {
    color: #CE0302;
    background-color: transparent;
    box-shadow: none;
    border-top: 1px solid #dee2e6;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-top: 1px solid #dee2e6;
}

.accordion-button:not(.collapsed) {
    color: #CE0302;
    background-color: transparent;
    box-shadow: none;
    border-top: 1px solid #dee2e6;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-top: 1px solid #dee2e6;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:focus {
    border-top: 1px solid #dee2e6;
}

button.h4.accordion-button.collapsed {
    border-top: 1px solid #dee2e6;
}

button.h4.accordion-button {
    border-top: 1px solid #dee2e6;
    margin-bottom: 0;
}

.accordion-body {
    padding-top: 0;
}

.practice_areas_sec .content_box_wrap {
    min-height: 800px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px 75px 65px 75px;
}

.about_contract_law .common-space {
    padding: 85px 0px 90px 0px;
    height: 100%;
    align-items: center;
}

.page-id-142 .employment_section img {
    height: 550px;
    object-fit: contain;
}

.bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.icon_section .row {
    grid-row-gap: 28px;
}

section.icon_section .row .h2 {
    text-align: center;
}

.icons_wrap {
    display: flex;
    flex-direction: row;
    grid-row-gap: 80px;
    justify-content: space-evenly;
}

.icons_inner_wrap a {
    display: flex;
    align-items: center;
    grid-column-gap: 55px;
    flex-direction: column;
    grid-row-gap: 21px;
}

.practice_areas_sec.pa_sec.common-padding {
    padding-bottom: 120px;
}

.truncated-content .read-more {
    font-size: 22px;
    margin-top: 0;
}

.btt_wrap .btn {
    width: 100%;
}

.btt_wrap {
    display: block !important;
}

.btt_wrap .btn {
    background-position: center right calc(50% - 104px);
}

.cateogry {
    color: #15253D80;
}

.accordion-button::after {
    content: "+";
    background-image: none;
    color: black;
    font-size: 25px;
    position: absolute;
    right: 20px;
    line-height: 30px;
    top: 12px;
    transform: none;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Noto Sans';
    top: 0;
    bottom: 0;
    margin: auto;
}

.accordion-button:not(.collapsed)::after {
    font-size: 40px;
    content: "-";
    background-image: none;
    transform: none;
    color: #CE0302;
    font-family: 'Noto Sans';
    top: 0;
    bottom: 0;
    margin: auto;
}

/* .accordion-button {
    padding: 12px 20px 20px 20px;
} */
.home_legal_help_slider ul.slick-dots {
    right: -53px;
}

.icon_title {
    text-align: center;
}

.blog-page {
    overflow: hidden;
}

section {
    overflow: hidden;
}

.sidebar-listing ul li a {
    color: #ffffff;
    transition: .5s;
}

.sidebar-listing ul li a:hover {
    opacity: 0.8;
}

.sidebar-listing ul li:hover::after {
    opacity: 0.8;
}

.nav-phone {
    display: flex;
    align-items: center;
}

.header-phn-wrap a .phone_number {
    color: #ffffff;
    margin-top: 0px;
    line-height: 100%;
    font-size: 19px;
    position: relative;
    top: 1px;
}

.header-phn-wrap>a svg,
.header-phn-wrap>a img {
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
    margin-right: 6px;
}

.header-phn-wrap a:hover {
    opacity: 0.8;
}

.mobile-home-banner:after {
    display: none;
}

.mobile-home-banner {
    padding-bottom: 60px;
}

.community_involvement_list:nth-child(even) {
    flex-direction: row-reverse;
}

.community_involvement_list .content_wrap {
    padding: 40px;
    padding-right: 0px;
}

.community_involvement_list:nth-child(even) .content_wrap {
    padding-left: 0px;
    padding-right: 40px;
}

.community_involvement_list img {
    max-height: 500px;
    object-fit: cover;
}

.grey_bg {
    background-color: #f3f3f3;
}

.bottom_img {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    padding: 10px;
    margin-top: -170px;
    background-color: #fff;
}

.contentrgt {
    padding-bottom: 70px
}