@font-face {
    font-family: 'Gotham';
    src: url('../fonts/GothamBold.eot');
    src: url('../fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamBold.woff2') format('woff2'),
        url('../fonts/GothamBoldGothamBold.woff') format('woff'),
        url('../fonts/GothamBoldGothamBold.ttf') format('truetype'),
        url('../fonts/GothamBoldGothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Light.woff2') format('woff2'),
        url('../fonts/Gotham-Light.woff') format('woff'),
        url('../fonts/Gotham-Light.ttf') format('truetype'),
        url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Book_2.eot');
    src: url('../fonts/Gotham-Book_2.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Book_2.woff2') format('woff2'),
        url('../fonts/Gotham-Book_2.woff') format('woff'),
        url('../fonts/Gotham-Book_2.ttf') format('truetype'),
        url('../fonts/Gotham-Book_2.svg#Gotham-Book') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
:focus,
a:focus {
    -moz-outline-style: none;
    outline: none !important;
    box-shadow: none !important;
}
a,a:hover {
    text-decoration: none!important;
    opacity: 1;
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    padding: 0;
}
*::-moz-selection {
    color: #0155a2;
    background: #d9e6f1;
}
*::selection {
    color: #0155a2;
    background: #d9e6f1;
}
*::-moz-selection {
    color: #0155a2;
    background: #d9e6f1;
}
*::-webkit-selection {
    color: #0155a2;
    background: #d9e6f1;
}
*::-ms-selection {
    color: #0155a2;
    background: #d9e6f1;
}
*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    outline: none !important;
    transition: 0.5s all;
}
body a:focus {
    outline: none !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}
form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}
iframe {
    display: block;
    width: 100%;
    height: 100%;
}
body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    position: relative;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
}
/* ----------------------- element cs ----------------------------- s*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
#neve_body textarea,
#neve_body select {
    height: 50px;
    width: 100%;
    margin: 0;
}
/* ----------------------- contact form 7 error msg class and cs ----------------------------- s*/
.wpcf7-not-valid-tip {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 2px;
}
.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid {
    border-color: red!important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: red;
    font-size: 15px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red!important;
    margin: 8px 0 0 0;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green !important;
}
body textarea {
    resize: none;
    overflow: auto;
    height: 148px !important;
    padding-top: 15px !important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
/* ----------------------- contact form 7 error msg class and cs ----------------------------- s*/
body .to-top {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 15px;
    left: auto;
    bottom: 75px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #0155a2;
    font-weight: normal;
}
.to-top::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}
.to-top:hover {
    cursor: pointer;
    /*opacity: 0.6*/
    color: #fff;
    background: #000000;
}
/* -----------------------  default css end -----------------------------  */
/* -----------------------  header section start -----------------------------  */
body .header-sec {
    padding-top: 9px;
    padding-bottom: 9px;
}
.header-sec .header-menu ul li a {
    color: #272727 !important;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 0px 0px 3px 0px !important;
}
.header-sec .header-menu ul li.current-menu-item a, .header-sec .header-menu ul li:hover a, .header-sec .header-menu ul li.current-page-ancestor > div > a, footer .footer-sec .footer-menu ul>li.current_page_item a {
    border-bottom: 1.5px solid #0057A6;
}
.contact-btn a.elementor-button {
    padding: 11.5px 44px;
    background: transparent;
    border: 1px solid #272727;
    color: #272727;
    transition: all 0.3s;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
}
.header-sec .header-menu ul > li.menu-item:last-child {
    display: none;
}
.contact-btn a.elementor-button:hover {
    background-color: #272727;
    color: #ffffff;
    text-decoration: none;
}
.header-sec .header-menu ul li.menu-item {
    padding-bottom: 20px;
    margin-right: 45px;
    margin-top: 20px;
}
header header#masthead {
    transition: all 0.3s;
}
.sticky_header header header#masthead {
    position: fixed;
    background: #ffff;
    width: 100%;
    top: 0;
    box-shadow: 0 0 20px #b7b7b7;
}
.header-right-sec {
    justify-content: flex-end;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu {
    border-radius: 10px;
    margin-top: 0px;
    background-color: transparent;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu>li:hover {
    background-color: #fff;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu>li:hover:last-child {
    border-radius: 0 0 10px 10px;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu li:first-child a {
    border-radius: 10px 10px 0px 0px;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu li:last-child a {
    border-radius: 0px 0px 10px 10px;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu::before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    background-color: rgba(242 243 243);
    top: -8px;
    left: 24px;
    z-index: 0;
    transform: rotate(45deg);
}
.blog-banner-img {
    position: relative;
}
.blog-banner-img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(174deg, rgba(22, 17, 9, 0) 20%, rgba(15, 11, 6, 0.4) 95.31%);
}
.blog-banner-img > img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: 80%;
}
.blog-banner-img .title-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.blog-banner-img .title-wrap .cust-title h5 {
    color: #FFF;
    text-align: center;
    font-family: Gotham;
    font-size: 75px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.5px;
    margin-bottom: 0px;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu li {
    height: 100%;
    width: 100%;
    border-bottom: 1px solid rgb(217 217 217) !important;
    margin: 0px;
    padding: 0px;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu li:last-child {
    display: block;
    border-bottom: none!important;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu li>a {
    color: #0057A6;
    font-family: Poppins;
    background-color: rgba(242 243 243);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 19px!important;
    transition: all 0.3s;
    border-bottom: 0px;
}
.header-sec .header-menu ul li.menu-item ul.sub-menu li.current-menu-item > a,
.header-sec .header-menu ul li.menu-item ul.sub-menu li>a:hover {
    background: #fff;
    color: #0057A6!important;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.04);
}
/* -----------------------  header section end -----------------------------  */
/* -----------------------  banner css start -----------------------------  */
.banner-sec .banner-slider .n2-ss-slide {
    height: 100% !important;
}
body .banner-sec {
    z-index: 1;
}
body .banner-sec .banner-slider .n2-ss-layer:first-child>div {
    max-width: 100% !important;
}
.banner-sec .banner-slider .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow {
    max-width: 1390px !important;
}
.banner-sec .banner-slider .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow>div {
    padding: 226px 20px 215px 20px !important;
}
body .banner-sec .banner-slider .n2-ss-layer .slide-subtitle>div {
    color: #FFF !important;
    text-align: center !important;
    font-family: 'Ephesis' !important;
    font-size: 80px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 0px;
}
body .banner-sec .banner-slider .n2-ss-layer .slide-title>div {
    color: #FFF !important;
    text-align: center !important;
    font-family: "Gothum", Sans-serif !important;
    font-size: 75px !important;
    font-style: normal !important;
    font-weight: bold !important;
    line-height: 117% !important;
    letter-spacing: 0px !important;
    margin-top: -5px !important;
}
body .banner-sec .banner-slider .n2-ss-layer .slide-descb>div {
    color: #FFF !important;
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: 0.1px !important;
    line-height: 180% !important;
    max-width: 990px !important;
    margin: 20px auto 0 auto !important;
}
body .banner-sec .banner-slider .n2-ss-layer .slide-button>div>a {
    color: #FFF !important;
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    border-radius: 0px !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    padding: 11.5px 25.5px !important;
    letter-spacing: 0.2px !important;
    transition: all 0.3s;
}
body .banner-sec .banner-slider .n2-ss-layer .slide-button>div>a:hover {
    background-color: #fff !important;
    color: #000 !important;
}
body .banner-sec .banner-slider .n2-ss-layer .slide-button {
    margin-top: 38px;
}
.banner-sec .banner-slider .nextend-bullet-bar .n2-bullet {
    width: 4px !important;
    height: 2px !important;
    background-color: transparent !important;
    background-image: url(../images/dot-bullet.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    margin-right: 22px !important;
}
.banner-sec .banner-slider .n2-ss-control-bullet.n2-ow-all {
    bottom: 67px;
}
.banner-sec .banner-slider .nextend-bullet-bar .n2-bullet.n2-active {
    width: 32px !important;
    height: 32px !important;
    background-image: url(../images/active-dot-bullet.png) !important;
}
.banner-sec .banner-slider .nextend-bullet-bar div:last-child .n2-bullet {
    margin-right: 0px !important;
}
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls .n2-ss-widget.nextend-bar {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls .n2-ss-widget.nextend-bar>div {
    background: transparent !important;
    padding: 0px 49px 0px 0px !important;
}
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls .n2-ss-widget.nextend-bar>div span {
    color: #FFF !important;
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 180% !important;
    letter-spacing: 0.44px !important;
}
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls .n2-ss-widget.nextend-bar>div span:last-child {
    margin-left: -5px;
}
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-top>div,
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-bottom>div {
    background-image: url(../images/slider-arrow.png) !important;
    height: 135px;
    width: 16px !important;
    top: 34.4%;
    right: 35px;
    transform: translate(-50%, -50%);
}
.banner-slider.elementor-hidden-mobile_extra {
    display: block !important;
}
.elementor-hidden-tablet_extra.elementor-hidden-tablet.banner-slider {
    display: none !important;
}
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-bottom>div {
    transform: rotate(180deg) translateY(50%);
    top: auto;
    bottom: 18.1%;
    right: 43px;
}
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-top>div>img,
body .banner-sec .banner-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-bottom>div>img {
    height: 135px;
    width: 16px !important;
    opacity: 0;
}
/* -----------------------  banner css end -----------------------------  */
/* -----------------------  about us section start -----------------------------  */
body .subtitle , body .subtitle p {
    color: #0057A6!important;
    font-family: Poppins!important;   
    font-size: 21px;
    font-style: normal;
    font-weight: 500!important;
    line-height: normal;
    text-transform: uppercase;
}
body .main-title h2.elementor-heading-title {
    color: #272727;
    font-family: "Gothum", Sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -1px;
}
.descb-text p,
.descb-text div {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
}
body .about-us-sec {
    padding: 135px 15px 135px;
}
body .about-us-sec .descb-text {
    margin-top: 29px;
    width: 100%;
    max-width: 590px !important;
}
body .about-us-sec .sign-img {
    margin-top: 37px;
    position: relative;
    left: -13px;
}
body .au-details-sec {
    padding-top: 16px;
}
body .au-details-sec .main-title {
    margin-top: 13px;
    margin-left: -5px;
}
.about-us-sec .au-details-sec .emp-text {
    width: 100%;
    max-width: 573px !important;
    margin-top: 38px;
    display: flex;
    justify-content: flex-end;
}
.about-us-sec .au-details-sec .emp-text p a {
    color: #272727;
    text-align: right;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.about-us-sec .au-details-sec .emp-text p a:hover {
    color: #0054AA;
}
.about-us-sec .au-details-sec .emp-text .elementor-widget-container p {
    position: relative;
    width: fit-content;
}
.about-us-sec .au-details-sec .emp-text .elementor-widget-container p::before {
    position: absolute;
    content: '';
    width: 154px;
    height: 1px;
    background-color: #000;
    top: 45%;
    right: 165px;
    transform: translate(-50%, -50%);
}
.about-us-sec .au-img-sec .au-image,
.about-us-sec .au-img-sec .au-b-image {
    border: 13px solid #ffff;
    box-shadow: 0px 4px 70px 0px rgba(0, 0, 0, 0.12);
    height: fit-content;
    width: fit-content;
    margin: 0 0 0 auto;
}
.about-us-sec .au-img-sec {
    justify-content: end;
}
.about-us-sec .au-img-sec .au-image>.elementor-widget-container {
    width: 100%;
    max-width: 525px;
    height: 100%;
    max-height: 584px;
}
.about-us-sec .au-img-sec .au-b-image {
    position: absolute;
    bottom: -52px;
    left: 29px;
    z-index: 1;
    width: auto;
    height: auto;
}
.about-us-sec .au-img-sec .au-b-image>.elementor-widget-container {
    width: 100%;
    max-width: 290px;
}
.about-us-sec .au-img-sec,
.about-us-sec {
    position: relative;
}
.about-us-sec .au-img-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/flower-image.png);
    width: 200px;
    height: 210px;
    top: -120px;
    left: auto;
    right: -76px;
    background-repeat: no-repeat;
}
.about-us-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/branch-landing-img.png);
    width: 100%;
    max-width: 342px;
    height: 600px;
    top: -160px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(0deg);
}
/* -----------------------  about us section end -----------------------------  */
/* -----------------------  Editing Styles section start -----------------------------  */
.editing-styles-sec {
    padding: 116px 15px 130px 15px;
    background: #F3F4F4;
    position: relative;
}
.editing-styles-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/leaf-image.png);
    width: 272px;
    height: 255px;
    top: -113px;
    left: auto;
    right: 0;
    background-repeat: no-repeat;
}
.editing-styles-sec .es-subtitle,
.editing-styles-sec .es-title {
    text-align: center;
}
.editing-styles-sec .es-title h2 {
    color: #272727;
    font-family: "Gothum", Sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -1px;
    margin-top: 8px;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 44px;
    margin-top: 57px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1542px;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item {
    width: 100%;
    overflow: hidden;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .style-featured-image a.open-gallery,
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .style-featured-image,
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .style-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .style-featured-image {
    position: relative;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .style-featured-image::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 200px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap {
    pointer-events: none;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap h2 {
    margin: 0 0 4px 0;
    line-height: 0;
    width: 100%;
    pointer-events: all;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap a.style-tag.open-gallery {
    pointer-events: all;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap h2 a {
    color: #FFF;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    width: 100%;
    pointer-events: all;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap h2 a:hover {
    color: #0057a6;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap .style-tags .style-tag {
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item {
    position: relative;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap {
    position: absolute;
    width: calc(100% - 69px);
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap .hc-secap {
    margin-right: 10px;
    width: 100%;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap>a.open-gallery {
    background: transparent;
    padding: 0px;
    border: none;
    font-size: 54px;
    font-weight: 300;
    transform: rotate(0deg);
    transition: all 0.3s;
    color: #fff;
    pointer-events: all;
}
.editing-styles-sec .es-sec-wrap .elementor-shortcode .style-item .hc-sectionwrap>a.open-gallery:hover {
    transform: rotate(90deg);
}
/* -----------------------  Editing Styles section end -----------------------------  */
/* -----------------------  pricing plan section start -----------------------------  */
body .p-plans-sec {
    background: #F3F4F4;
    padding: 100px 15px 120px;
    position: relative;
}
body .p-plans-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/branch-landing-img-two.png);
    width: 240px;
    height: 380px;
    top: -138px;
    left: auto;
    right: 0%;
    background-repeat: no-repeat;
    background-size: contain;
}
.p-plans-sec .pp-subtitle {
    text-align: center;
}
body .pp-title h2.elementor-heading-title {
    text-align: center;
    margin-top: 5px;
}
.p-plans-sec .plan-info-wrap {
    width: 100%;
    max-width: 1300px;
    margin: 45px auto 0 auto;
    display: flex;
}
.p-plans-sec .plan-info-wrap .plan-info-box:not(:last-child) {
    margin-right: 30px;
}
.p-plans-sec .plan-info-wrap .plan-info-box {
    background: #FFF;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.04);
    padding: 32px 38px 30px 38px;
    font-family: Poppins;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 0px;
    width: 100%;
}
.p-plans-sec .plan-info-wrap .plan-info-box ul.plan-offer-service {
    width: 100%;
}
.p-plans-sec .plan-info-wrap .plan-info-box:nth-child(1) ul.plan-offer-service,
.p-plans-sec .plan-info-wrap .plan-info-box:nth-child(3) ul.plan-offer-service {
    max-width: 330px;
}
.p-plans-sec .plan-info-wrap .plan-info-box:nth-child(2) ul.plan-offer-service {
    max-width: 335px;
}
.p-plans-sec .plan-info-wrap .plan-info-box h2.plan-title {
    color: #272727;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: -1.4px;
    margin: 0;
}
.p-plans-sec .plan-info-wrap .plan-info-box p.plan-price {
    color: #272727;
    font-size: 41px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}
.p-plans-sec .plan-info-wrap .plan-info-box .plan-btn {
    width: 100%;
    background: #0054AA;
    max-width: 337px;
    margin: 31px auto 0 auto;
    font-size: 20px;
    transition: all 0.3s;
}
.p-plans-sec .plan-info-wrap .plan-info-box .plan-btn:hover {
    background: #000000;
}
.p-plans-sec .plan-info-wrap .plan-info-box ul.plan-offer-service li {
    font-size: 17px;
    line-height: 180%;
    position: relative;
    padding-left: 32px;
}
.p-plans-sec .plan-info-wrap .plan-info-box ul.plan-offer-service li:not(:last-child) {
    margin-bottom: 12px;
}
.p-plans-sec .plan-info-wrap .plan-info-box ul.plan-offer-service li::before {
    position: absolute;
    content: '';
    background-image: url(../images/right-arrow.svg);
    width: 17px;
    height: 13px;
    background-repeat: no-repeat;
    top: 11px;
    left: 0px;
}
.discounts-section-wrap .discounts-wrap {
    flex-wrap: nowrap;
}
.discounts-section-wrap .discounts-wrap .d-box .d-r-option {
    display: flex;
    justify-content: center;
    background: #fff;
    width: fit-content;
    margin: 0 auto;
    border-radius: 50px;
    padding: 5px;
}
.discounts-section-wrap .discounts-wrap .d-box .d-title {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 14px;
    text-align: center;
}
.p-plans-sec .descb-text {
    margin-top: 23px;
}
.discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn {
    background: transparent;
    color: #272727;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5.5px 12.4px;
    border-radius: 50px;
    width: fit-content!important;
    flex: none;
    margin-bottom: 0px;
    border-radius: 50px;
    opacity: 0.4;
}
.discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn.active {
    background: #0057a6;
    color: #fff;
    opacity: 1;
}
.discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn>input {
    width: 0px!important;
    height: 0px!important;
    position: absolute;
    opacity: 0;
}
.discounts-section-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #ffffff !important;
    padding: 37px 45px 50px 45px !important;
    fill: #FFF;
    filter: drop-shadow(0px 0px 60px rgba(0, 0, 0, 0.04));
    margin-top: 33px;
}
.discounts-section-wrap>p {
    margin-bottom: 0px;
    color: #272727;
    text-align: center;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%;
}
.discounts-section-wrap>p,
.discounts-section-wrap .discounts-wrap .d-box:not(:last-child) {
    margin-right: 120px;
}
/* -----------------------  PORTFOLIO CASES section start -----------------------------  */
body .pc-section {
    padding: 116px 15px 122px 16px;
    position: relative;
}
body .pc-section::before {
    position: absolute;
    content: '';
    background-image: url(../images/leaf-image-two.png);
    width: 308px;
    height: 423px;
    top: 34px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
body .pc-section .pc-subtitle,
body .pc-section .pc-title h2 {
    text-align: center;
}
body .pc-section .pc-title h2 {
    margin-top: 13px;
}
body .pc-section .descb-text p {
    margin-top: 33px;
    font-size: 20px;
    margin-bottom: 0px;
}
body .pc-section .e-n-tabs-mobile .e-n-tabs-heading>button {
    padding: 0px;
    margin: 0px 40px;
    background: transparent !important;
    position: relative;
}
body .pc-section .e-n-tabs-mobile .e-n-tabs-heading>button::before {
    position: absolute;
    content: '';
    background-color: rgb(153 ,153, 153);
    width: 1px;
    height: calc(100% - 5px);
    top: 50%;
    right: -43px;
    transform: translate(-50%,-50%);
}
body .pc-section .e-n-tabs-mobile .e-n-tabs-heading>button:last-child:before {
    display: none;
}
body .pc-section .e-n-tabs-mobile .e-n-tabs-heading>button>span {
    color: #272727;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
body .pc-section .e-n-tabs-mobile .e-n-tabs-heading>button>span:hover {
    color: #0057a6;
}
body .pc-section .e-n-tabs-mobile .e-n-tabs-heading>button>span:hover::before {
    position: absolute;
    content: '';
    width: calc(100% + 10px);
    height: 2px;
    background-color: #0057A6;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
body .pc-section .e-n-tabs-mobile.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]>span {
    color: #0057a6;
    position: relative;
}
body .pc-section .e-n-tabs-mobile.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]>span::before {
    position: absolute;
    content: '';
    width: calc(100% + 10px);
    height: 2px;
    background-color: #0057A6;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
body .pc-section .e-n-tabs-mobile {
    margin-top: 28px;
}
body .pc-section .e-n-tabs-mobile.elementor-widget-n-tabs .portfolio-container {
    margin-top: 70px;
}
body .pc-section .e-n-tabs-mobile.elementor-widget-n-tabs .portfolio-container {
    margin-top: 70px;
    display: grid;
    grid-template-areas: 'item-1 item-2 item-3'
        'item-4 item-5 item-3';
    gap: 16px;
    overflow: hidden;
    grid-template-rows: repeat(2, 364px);
}
body .pc-section .e-n-tabs-mobile .portfolio-container .portfolio-item .portfolio-thumbnail {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .pc-section .e-n-tabs-mobile .portfolio-container .portfolio-item .portfolio-thumbnail img {
    width: auto;
    height: auto;
    margin: 0px;
    object-fit: fill;
    margin: 0;
}
body .pc-section .e-n-tabs-mobile .portfolio-container .portfolio-item {
    height: 100%;
    max-height: 364px;
    overflow: hidden;
    background: #F0F0F0;
}
body .pc-section .e-n-tabs-mobile .portfolio-container .portfolio-item.item-3 {
    overflow: visible;
    max-height: 745px;
    height: 745px;
}
body .pc-section .e-n-tabs-mobile .portfolio-container .portfolio-item.item-3 .portfolio-thumbnail {
    max-height: 745px;
}
body .pc-section .e-n-tabs-mobile .portfolio-container .portfolio-item h3 {
    color: #272727;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 180%;
    background-color: #fff;
    position: absolute;
    bottom: 14px;
    width: auto;
    left: 0px;
    padding: 4px 23px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
/* -----------------------  PORTFOLIO CASES section end -----------------------------  */
/* -----------------------  CLIENT TESTIMONIALS section start -----------------------------  */
body .ct-main-sec {
    position: relative;
    overflow-x: hidden;
    padding: 130px 15px 118px 15px;
}
body .ct-main-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/white-sunflower-img.png);
    width: 148px;
    height: 338px;
    left: auto;
    right: -20px;
    top: 39px;
    background-size: contain;
    background-repeat: no-repeat;
}
body .ct-main-sec .ct-img-sec,
body .ct-main-sec .ct-details-sec {
    width: 100%;
}
.ct-main-sec .ct-img-sec {
    max-width: 634px;
    position: relative;
    height: fit-content;
}
body .ct-main-sec .ct-img-sec .main-img,
body .ct-main-sec .ct-img-sec .b-img {
    border: 13px solid #ffff;
    box-shadow: 0px 4px 70px 0px rgba(0, 0, 0, 0.12);
    height: fit-content;
}
body .ct-main-sec .ct-img-sec .main-img {
    height: calc(100% - 11px);
}
body .ct-main-sec .ct-img-sec .b-img>.elementor-element,
body .ct-main-sec .ct-img-sec .main-img>.elementor-element,
body .ct-main-sec .ct-img-sec .b-img>.elementor-element img,
body .ct-main-sec .ct-img-sec .main-img>.elementor-element img {
    width: 100%;
}
body .fts-sec-slider .testimonial-item .images-two .wrap-images {
    position: relative;
}
.ct-details-sec .ct-subtitle,
.ct-details-sec .main-title {
    margin-left: 71px;
}
.ct-details-sec .main-title {
    margin-top: 10px;
}
.ts-sec-slider {
    width: 100%;
    max-width: 685px !important;
}
.ts-sec-slider .testimonial-carousel .owl-item .testimonial-content p {
    margin: 0px;
    line-height: 180%;
}
.ts-sec-slider .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    margin-right: 13px;
}
.ts-sec-slider .owl-dots button.owl-dot:last-child {
    margin-right: 0px;
}
.ts-sec-slider .owl-nav button.owl-prev, .ts-sec-slider .owl-nav button.owl-next {
    height: fit-content;
    display: flex;
    align-items: center;
}
.ts-sec-slider .owl-dots {
    text-align: center;
    margin-top: 0px;
    width: fit-content;
}
.ts-sec-slider .owl-dots button.owl-dot span {
    width: 8px;
    height: 8px;
    background: rgba(135, 133, 133);
    transform: rotate(45deg);
    margin-right: 3px;
}
.ts-sec-slider .owl-dots button.owl-dot.active span {
    background-color: #0054AA;
}
.ts-sec-slider .testimonial-carousel .owl-item .wrap-all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 36px;
}
.ts-sec-slider .testimonial-carousel .owl-item .wrap-all .title-date-wrap .testimonial-title {
    color: #272727;
    font-family: Poppins;
    font-size: 25px;
    font-weight: 500;
    line-height: 180%;
    margin: 0px;
}
.ts-sec-slider .testimonial-carousel .owl-item .wrap-all .title-date-wrap .testimonial-date {
    color: rgba(39, 39, 39, 0.80);
    font-family: Poppins;
    font-size: 19px;
    font-weight: 400;
    line-height: 180%;
    text-transform: uppercase;
    margin-top: -3px;
}
.ts-sec-slider .testimonial-carousel .owl-item .wrap-all .testimonial-stars span.star {
    color: rgb(255, 181, 44);
    padding: 0px;
    line-height: 50px;
    font-size: 35px;
    position: relative;
    right: -7px;
    margin-left: 1px;
}
.ts-sec-slider .owl-nav {
    text-align: center;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ts-sec-slider .owl-nav button.owl-prev {
    margin-right: 15px;
    margin-top: 5px;
}
.ts-sec-slider .owl-nav button.owl-next {
    margin-left: 15px;
    margin-top: 5px;
}
.ts-sec-slider .owl-nav>button>span {
    font-size: 0px;
    width: 70px;
    height: 11px;
    background: url(../images/testimonal-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.ts-sec-slider .owl-nav>button.owl-next>span {
    transform: rotate(180deg);
}
/* -----------------------  CLIENT TESTIMONIALS section end -----------------------------  */
/* -----------------------  contact us section start -----------------------------  */
.cu-sec {
    padding: 188px 15px 186px 15px;
}
.cu-sec .cu-first-title h2.elementor-heading-title {
    color: #FFF;
    text-align: center;
    font-family: Ephesis;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    line-height: normal;
}
.cu-sec .cu-sec-title h2.elementor-heading-title {
    color: #FFF;
    text-align: center;
    font-family: "Gothum", Sans-serif !important;
    font-size: 75px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.5px;
    margin-top: -6px;
}
.cu-sec .cu-button {
    margin-top: 63px;
}
.cu-sec .cu-button a.elementor-button { 
    padding: 12.8px 48px;
    background: #fff;
    color: #000;
    font-family: Poppins;
    font-size: 19px;
    font-weight: 500;
    line-height: 28.5px;
    text-align: center;
}
.cu-sec .cu-button a.elementor-button:hover {
    opacity: 1;
    background: #000;
    border-color: #000;
    color: #fff;
}
/* -----------------------  contact us section end -----------------------------  */
/* -----------------------  footer section start -----------------------------  */
footer#colophon nav ul li ul.sub-menu {
    margin-top: 0px;
    padding: 0px;
    box-shadow: 0 0 1px grey;
}
footer#colophon nav ul li> ul.sub-menu li a {
    padding: 4px 10px;
    width: 100%;
}
footer#colophon nav ul li ul.sub-menu li {
    margin-bottom: 0px!important;
}
footer#colophon nav ul li ul.sub-menu li a {
    padding: 5px 10px;
    width: 100%;
    background: #f2f3f3;
}
footer#colophon nav ul li ul.sub-menu li.current-menu-item a,
footer#colophon nav ul li ul.sub-menu li a:hover {
    background-color: #fff;
    color: #0057A6;
}
footer#colophon nav ul {
    display: block;
    margin-top: 18px;
}
footer#colophon .contactpage_detailsadded h2,
footer#colophon .contactpage_detailsadded a {
    position: relative;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 500;
    margin: 0;
    padding-left: 32px;
}
footer#colophon .contactpage_detailsadded a {
    font-weight: 400;
    margin-bottom: 20px;
}
footer#colophon .contactpage_detailsadded h2:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    width: 20px;
    background-image: url("../images/fotter-sprite-image.png");
    background-repeat: no-repeat;
    background-position: -13px -89px;
}
footer#colophon .contactpage_detailsadded .email-link h2:before {
    background-position: -98px -89px;
}
footer#colophon .contactpage_detailsadded {
    margin: 22px 0 5px 0;
}
footer#colophon .fotter-pay .button a {
    font-size: 0;
    background: unset;
}
footer#colophon .fotter-pay .button {
    padding: 0;
    background-image: url("../images/fotter-sprite-image.png");
    background-repeat: no-repeat;
    width: 145px;
    height: 45px;
    border: 0;
    background-position: -1px -4px;
}
footer#colophon .fotter-pay .button.google-pay {
    background-position: -2px -148px;
    margin-left: 15px;
}
footer#colophon .fotter-pay .button:hover {
    opacity: 0.5;
}
footer#colophon nav ul li {
    position: relative;
    margin-bottom: 21px;
    padding-left: 12px;
}
footer#colophon nav ul li a {
    position: relative;
    width: fit-content;
}
/* footer#colophon nav ul li a::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #0057A6;
    left: 0;
    bottom: 0px;
    opacity: 0;
} */
/* footer#colophon nav ul li.current-menu-item a::before,
footer#colophon nav ul li a:hover::before,
footer#colophon .copy-right a:hover::before {
    opacity: 1;
} */
footer#colophon {
    position: relative;
}
body.error404 footer#colophon , body.page-id-20 footer#colophon , body.page-id-20 footer#colophon {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.41);
}
footer#colophon:before {
    content: "";
    position: absolute;
    top: -99%;
    bottom: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/footer-banner-topimage.png");
    background-repeat: no-repeat;
    background-size: cover;
}
footer#colophon .footer-last-text p span.strong {
    font-weight: 600;
}
table#tablepress-1 tbody.row-striping tr td {
    font-size: 17px;
    line-height: 120%;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 500;
    vertical-align: middle;
}
table#tablepress-1 tbody.row-striping td:nth-child(even) {
    font-weight: 600;
}
table#tablepress-1 tbody.row-striping td.column-1 {
    font-size: 16px;
    line-height: 130%;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    padding: 13px 12px 9px 11px;
    font-weight: 400;
}
table#tablepress-1 {
    border: 1px solid #0057A6;
}
table#tablepress-1 thead th span.dt-column-title {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 133%;
    text-align: center;
    font-weight: 700;
    padding: 0 5px;
}
table#tablepress-1 tbody.row-striping td.column-1>span {
    font-weight: 600;
}
table#tablepress-1 tbody.row-striping tr td span.puls {
    font-size: 12px;
    line-height: 130%;
    font-weight: 400;
}
table#tablepress-1 th,
table#tablepress-1 td {
    background: #000;
    border: 0;
    color: #fff;
}
table#tablepress-1 thead tr.row-1 th:nth-child(odd),
table#tablepress-1 tbody.row-striping td:nth-child(even) {
    background-image: linear-gradient(90deg, #c69d57 0%, #0057a6 20%, #AB813A 100%);
    color: #000;
}
table#tablepress-1 tbody.row-striping.row-hover tr:not(:last-child) {
    border-bottom: 1px solid #6666664f;
}
table#tablepress-1 thead tr th {
    padding: 7px 5px 10px 5px;
    vertical-align: middle;
    min-width: 144px;
}
.process-box .elementor-image-box-wrapper p {
    font-size: 24px;
    line-height: 150%;
    font-weight: 300;
    padding: 7px 23px 53px 23px;
}
.process-box:last-child .elementor-image-box-wrapper p {
    padding: 7px 20px 53px;
}
.process-box {
    position: relative;
}
.process-box:before {
    content: "";
    position: absolute;
    width: 118px;
    height: 18px;
    left: 0;
    right: 0;
    bottom: 0;
    top: -8px;
    background: #000;
    margin: 0 auto;
}
body#neve_body .process-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-top: -97px;
    z-index: 9;
    position: relative;
    width: 100%;
}
.process-box .elementor-image-box-wrapper {
    max-width: 300px;
}
body#neve_body .process-button a:hover {
    background: #fff;
    transition: 0.5s all ease;
}
main#content .process-box h3.elementor-image-box-title {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 100%;
    font-weight: 500;
}
main#content ul.choose-us li span.content {
    font-size: 18px;
    line-height: 150%;
    font-weight: 300;
}
footer#colophon:before {
    display: none;
}
table#tablepress-1 tbody.row-striping tr td.column-8 {
    position: relative;
}
table#tablepress-1 tbody.row-striping tr td.column-8::before {
    position: absolute;
    content: '';
    width: 9px;
    background-image: url("../images/chevron-up-icon.png");
    height: 6px;
    z-index: 11;
    background-size: contain;
    background-repeat: no-repeat;
    top: calc(50% - 6px);
    left: calc(50% - 31px);
}
main#content ul.choose-us li.step-a span.content {
    position: relative;
    top: -6px;
}
footer .footer-sec {
    position: relative;
    padding: 121px 0 0px 0;
    width: 100%;
    overflow: hidden;
}
footer .footer-sec::before,
footer .footer-sec::after {
    position: absolute;
    content: '';
    width: 438px;
    height: 258px;
    background-image: url(../images/branch-landing-img.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: -20px;
    left: -32px;
    z-index: 1;
}
footer .footer-sec::after {
    width: 151px;
    height: 269px;
    background-image: url(../images/leaf-image-two.png);
    top: 44%;
    transform: translateY(-50%) rotateY(-180deg);
    left: auto;
    right: -14px;
}
footer .footer-sec .footer-menu ul {
    margin: 0px;
}
footer .footer-sec .fti-sec-title h4 {
    color: #000;
    font-family: "Gothum", Sans-serif;
    font-weight: 400;
    letter-spacing: 0.15px;
}
footer .footer-sec .footer-menu ul>li {
    padding: 0px !important;
    margin: 0px 0px 7px 0px !important;
}
footer#colophon nav ul li a {
    padding: 0px;
    color: #000;
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.footer-sec .footer-main {
    padding: 0 15px 98px 15px;
    max-width: 1330px;
    margin: 0 auto;
    z-index: 6;
}
.footer-sec .footer-main .footer-left-sec {
    width: 100%;
    max-width: 288px;
    padding-top: 8px;
    padding-right: 20px;
}
.footer-sec .footer-main .footer-center-sec a {
    width: fit-content;
    margin: 0 auto;
}
.footer-sec .footer-main .footer-center-sec {
    width: 100%;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.41);
    border-right: 1px solid rgba(0, 0, 0, 0.41);
    padding: 3px 20px 0;
}
.footer-sec .footer-main .footer-center-sec img.hfe-site-logo-img {
    width: 100%;
    max-width: 307px;
}
.footer-sec .footer-main .footer-center-sec .ft-descb {
    width: 100%;
    max-width: 470px;
    margin: 25px auto 0 auto;
}
.footer-sec .footer-main .footer-center-sec .ft-descb p {
    color: #272727;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
}
.footer-sec .footer-main .footer-right-sec {
    width: 100%;
    max-width: 295px;
    align-items: end;
    padding-left: 20px;
}
.footer-sec .footer-main .footer-right-sec .fr-inner-sec {
    width: fit-content;
    top: 9px;
    position: relative;
    right: -9px;
}
.footer-sec .copyright-sec {
    padding-top: 30px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.41);
}
.footer-sec .copyright-sec .cr-text {
    justify-content: center;
    width: fit-content;
    text-align: center;
}
.footer-sec .copyright-sec .cr-text span,
.footer-sec .copyright-sec .cr-text span>a {
    justify-content: center;
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    text-transform: capitalize;
    transition: all 0.3s;
}
.footer-sec .copyright-sec .cr-text span>a:hover {
    border-bottom: 1.5px solid #0057A6;
}
.footer-sec .copyright-sec .soc-icon .contact_details,
.footer-sec .copyright-sec .soc-icon .social-link {
    display: flex;
}
.footer-sec .copyright-sec .soc-icon {
    width: 280px;
    padding-right: 20px;
}
.footer-sec .copyright-sec .soc-icon.R-soc-icon {
    justify-content: end;
    padding-right: 0;
    padding-left: 20px;
}
.footer-sec .copyright-sec .soc-icon .contact_details>div>a,
.footer-sec .copyright-sec .soc-icon .social-link>div>a {
    width: 38px;
    height: 38px;
    background: #E8EBEB;
    border-radius: 50%;
    margin-right: 18px;
    position: relative;
}
.footer-sec .copyright-sec .L-soc-icon .contact_details>div:last-child a {
    margin-right: 0px;
}
.footer-sec .copyright-sec .R-soc-icon .social-link>div:first-child a {
    margin-left: 0px;
}
/* .footer-sec .copyright-sec .soc-icon .contact_details>div>a::before,
.footer-sec .copyright-sec .soc-icon .social-link>div>a::before {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(../images/icons.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-position: 0px -61px;
    background-size: 100%;
    background-repeat: no-repeat;
} */
.footer-sec .copyright-sec .soc-icon .contact_details>div>a:hover,
.footer-sec .copyright-sec .soc-icon .social-link>div>a:hover {
    background-color: #0057A6;
}
.footer-sec .copyright-sec .soc-icon .contact_details>div>a:hover::before,
.footer-sec .copyright-sec .soc-icon .social-link>div>a:hover::before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(642%) hue-rotate(104deg) brightness(96%) contrast(92%);
}
/* 
.footer-sec .copyright-sec .soc-icon .contact_details>div.email-link>a::before {
    background-position: 0px -82px;
}
.footer-sec .copyright-sec .soc-icon .contact_details>div.location-link>a::before {
    background-position: 0px -106px;
}
.footer-sec .copyright-sec .soc-icon .social-link>div>a::before {
    width: 35px;
    height: 35px;
}
.footer-sec .copyright-sec .soc-icon .social-link>div.Facebook>a::before {
    background-position: 0px 0px;
}
.footer-sec .copyright-sec .soc-icon .social-link>div.Twitter>a::before {
    background-position: 1px -26px;
}
.footer-sec .copyright-sec .soc-icon .social-link>div.Linked.In>a::before {
    background-position: 0px -55px;
} */
.footer-sec .copyright-sec .soc-icon .contact_details>.phone-link>a::before,
.footer-sec .copyright-sec .soc-icon .contact_details>.email-link>a::before, 
.footer-sec .copyright-sec .soc-icon .contact_details>.location-link>a::before, 
.footer-sec .copyright-sec .R-soc-icon .social-link>.Facebook>a::before, 
.footer-sec .copyright-sec .R-soc-icon .social-link>.Twitter>a::before, 
.footer-sec .copyright-sec .R-soc-icon .social-link>.Linked>a::before {
    position: absolute;
    content: '';
    width: 16px;
    height: 17px;
    background-image: url(../images/Call.svg);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
.footer-sec .copyright-sec .soc-icon .contact_details>.email-link>a::before {
    background-image: url(../images/Mail.svg);
    width: 19px;
    height: 15px;
}
.footer-sec .copyright-sec .soc-icon .contact_details>.location-link>a::before {
    background-image: url(../images/Location.svg);
    width: 13px;
    height: 18px;
}
.footer-sec .copyright-sec .R-soc-icon .social-link>.Facebook>a::before {
    background-image: url(../images/Facebook.svg);
    width: 10px;
    height: 17px;
}
.footer-sec .copyright-sec .R-soc-icon .social-link>.Twitter>a::before {
    background-image: url(../images/Twitter.svg);
    width: 16px;
    height: 16px;
}
.footer-sec .copyright-sec .R-soc-icon .social-link>.Linked>a::before {
    background-image: url(../images/Linkedin.svg);
    height: 16px;
    width: 16px;
}
.footer-sec .copyright-sec>.copyright-inner-sec {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 0px;
}
.footer-sec .copyright-sec .soc-icon .social-link>div>a {
    margin-right: 0px;
    margin-left: 18px;
}
/* -----------------------  footer section end -----------------------------  */
.mobile-show {
    display: none;
}
.custom-cls.fancybox__carousel .fancybox-content {
    position: relative;
}
.custom-cls.fancybox__carousel .fancybox__content {
    padding: 10px;
    width: 100%;
    max-width: 874px;
    height: 70vh;
    position: relative;
}
.custom-cls.fancybox__carousel .fancybox-content {
    width: 100%;
    max-width: 100%;
    height: 100%;
}
.custom-cls.fancybox__carousel .fancybox-content::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 178px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    bottom: 0;
}
.custom-cls.fancybox__carousel .fancybox-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom-cls.fancybox__carousel .fancybox-content h3 {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    color: #FFF;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin: 0px;
    width: 100%;
    text-align: center;
}
.custom-cls.fancybox__carousel .fancybox-content .fancybox-tags {
    position: absolute;
    bottom: 32px;
    left: 50%;
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    transform: translateX(-50%);
}
.custom-cls.fancybox__carousel .fancybox__content button.carousel__button.is-close {
    padding: 6px;
    background: #0054AA;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    top: -15.5px;
    right: -8px;
    border-radius: 50%;
    border: 0px;
    color: #fff;
}
.custom-cls.fancybox__carousel .fancybox__content button.carousel__button.is-close:hover {
    background-color: #000;
}
.custom-cls.fancybox__carousel button.carousel__button {
    padding: 11px;
    background-color: #ffffff;
    color: #0054AA;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: none;
}
.custom-cls.fancybox__carousel button.carousel__button:hover {
    background-color: #000;
    color: #fff;
}
.custom-cls.fancybox__carousel button.carousel__button>svg {
    filter: none;
    height: 18px;
}
.fancybox__container .fancybox__thumbs {
    display: none;
}
.custom-cls.fancybox__carousel button.carousel__button.is-prev {
    left: 18%;
}
.custom-cls.fancybox__carousel button.carousel__button.is-next {
    left: auto;
    right: 18%;
}
/* 404 page css start */
body .error-page {
    position: relative;
}
body .error-page::before {
    position: absolute;
    content: '';
    background-image: url(../images/white-sunflower-img.png);
    width: 148px;
    height: 338px;
    left: auto;
    right: -20px;
    top: 111px;
    background-size: contain;
    background-repeat: no-repeat;
}
body .error-page .contant-wrap-404 {
    padding: 97px 0px 130px 0px;
}
body .error-page .contant-wrap-404 .error-title h2.elementor-heading-title {
    font-family: "Gothum", Sans-serif;
    font-size: 120px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.02em;
    text-align: center;
    color: rgba(39, 39, 39, 1);
    text-transform: none;
}
body .error-page .contant-wrap-404 .error-desc-one p {
    color: rgba(0, 87, 166, 1);
    font-family: Poppins;
    font-size: 21px;
    font-weight: 600;
    line-height: 180%;
    text-align: center;
    text-transform: uppercase;
    margin-top: 11px;
}
.breadcrumb-sec {
    height: 60px;
    background: #F3F4F4;
}
.breadcrumb-sec>.e-con-inner {
    display: flex;
    justify-content: center !important;
    padding: 0 15px;
}
.breadcrumb-sec .breadcrumb-text span.hfe-breadcrumbs-text {
    color: #272727;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    text-transform: capitalize;
}
.breadcrumb-sec .breadcrumb-text .hfe-breadcrumbs-last span.hfe-breadcrumbs-text {
    color: #0057A6;
    font-weight: 500;
}
/* .breadcrumb-sec .breadcrumb-text span.hfe-breadcrumbs-text:hover {
    color: #0057A6;
    opacity: 1;
} */
.breadcrumb-sec .breadcrumb-text li a:hover>span {
    color: #0057A6;
    opacity: 1;
} 
body .error-page .contant-wrap-404 .error-desc-two p {
    color: rgba(39, 39, 39, 1);
    font-family: Poppins !important;
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 180%;
    text-align: center;
}
body .error-page .contant-wrap-404 .error-desc-two {
    margin-top: 11px;
}
body .error-page .contant-wrap-404 .error-btn>.elementor-widget-container {
    margin-top: 28px;
}
body .error-page .contant-wrap-404 .error-btn>.elementor-widget-container a.elementor-button {
    background-color: rgba(0, 84, 170, 1);
    padding: 14px 47px 14px 47px;
}
body .error-page .contant-wrap-404 .error-btn>.elementor-widget-container a.elementor-button:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}
body .breadcrumb-sec .breadcrumb-text ul.hfe-breadcrumbs li {
    margin-right: 14px !important;
}
/* 404 page css end */
/* contact us page css start */
body .ip-banner-sec {
    padding: 180px 15px;
    position: relative;
}
body .ip-banner-sec::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(174deg, rgba(22, 17, 9, 0.00) 20%, rgba(15, 11, 6, 0.40) 95.31%);
    left: 0;
    bottom: 0;
}
body .ip-banner-sec .ip-banner-title h2 {
    color: #FFF !important;
    text-align: center;
    font-family: "Gothum", Sans-serif !important;
    font-size: 75px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.5px;
}
.contact-us-sec>.e-con-inner {
    padding: 132px 15px 130px 15px;
}
.contact-us-sec {
    position: relative;
}
.contact-us-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/branch-landing-img.png);
    width: 100%;
    max-width: 668px;
    height: 393px;
    top: 15px;
    left: 0;
    background-repeat: no-repeat;
}
.contact-us-sec .contact-us-form {
    width: 54.7%;
}
.contact-us-sec .contact-us-details {
    width: 45.4%;
    padding-left: 80px;
}
.contact-us-sec .contact-us-form .contact-form h2 {
    color: #272727;
    font-family: "Gothum", Sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -1px;
    margin-top: 11px;
}
.contact-us-sec .contact-us-form .contact-form .submit-button p {
    position: relative;
    margin-bottom: 0px;
}
.contact-us-sec .contact-us-form .contact-form .submit-button p span.wpcf7-spinner {
    position: absolute;
    margin: 0;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.contact-us-sec .contact-us-form .contact-info {
    margin-top: 18px;
}
.contact-us-sec .contact-us-form .contact-form .submit-button input.wpcf7-submit {
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    width: 100%;
    border: 1px solid #0054AA;
    color: #fff;
    background: #0054AA;
    transition: all 0.3s;
    padding: 12.5px 30px;
}
.contact-us-sec .contact-us-form .contact-form .submit-button input.wpcf7-submit:hover {
    background-color: #000000;
    border-color: #000000;
}
.contact-us-sec .contact-us-form .contact-form .form-fields {
    margin-top: 37px;
}
.contact-us-sec .contact-us-form .contact-form .form-fields p {
    position: relative;
}
.contact-us-sec .contact-us-form .contact-form .form-fields p label {
    position: absolute;
    top: 27px;
    z-index: 1;
    left: 21px;
    color: rgba(39, 39, 39, 0.70);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    transform: translate(0%, -50%);
    transition: all 0.3s;
}
.contact-us-sec .contact-us-form .contact-form .form-fields p label em {
    color: rgba(39, 39, 39, 0.70);
}
.contact-us-sec .contact-us-form .contact-form .form-fields p span input,
.contact-us-sec .contact-us-form .contact-form .form-fields p span textarea {
    color: rgba(39, 39, 39, 0.70);
    font-family: Poppins;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.40);
    border-radius: 0px;
    padding: 15px 20px;
    height: 54px !important;
}
input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-color: red;
}
.contact-us-sec .contact-us-form .contact-form .form-fields p span input:focus,
.contact-us-sec .contact-us-form .contact-form .form-fields p span textarea:focus {
    border-color: #0054aa;
}
.contact-us-sec .contact-us-form .contact-form .form-fields p label.message {
    top: 28px;
}
body .contact-us-sec .contact-us-form .contact-form .form-fields p textarea {
    height: 110px !important;
    display: block;
}
.contact-us-sec .contact-us-form .contact-info small.legal {
    color: rgba(39, 39, 39, 0.70);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 0px;
    display: block;
}
.g-recaptcha.wpcf7-not-valid > div {
    border: 1px solid red;
}
.g-recaptcha.wpcf7-not-valid > div > div {
    height: 78px;
}
.contact-us-sec .contact-us-form .contact-info small.legal>a {
    text-decoration: underline;
    color: #0057A4;
    vertical-align: middle;
}
.contact-us-sec .contact-us-form .contact-info small.legal>a:hover {
    color: #272727;
}
.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 15px;
}
.contact-us-details .heading h5.elementor-heading-title {
    color: #272727;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.contact-us-details .descb-text {
    margin-top: 15px;
}
.contact-us-details .contact-link .contactpage_detailsadded>div {
    padding-left: 61px;
}
.contact-us-details .descb-text p {
    margin-bottom: 25px;
}
.contact-us-details .contact-link .contactpage_detailsadded .phone-link {
    margin-bottom: 31px;
}
.contact-us-details .contact-link {
    padding-bottom: 31px;
}
.contact-us-details .contact-link .contactpage_detailsadded .phone-link a {
    color: #272727;
    font-family: Poppins !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 180% !important;
    transition: all 0.3s;
    position: relative;
}
.contact-us-details .contact-link .contactpage_detailsadded .phone-link a::before,
.contact-us-details .contact-link .contactpage_detailsadded .email-link a::before {
    position: absolute;
    content: '';
    width: 38px;
    height: 38px;
    background: #E8EBEB;
    border-radius: 50%;
    left: -60px;
    top: -3px;
    transition: all 0.3s;
    pointer-events: none;
}
.contact-us-details .contact-link .contactpage_detailsadded .phone-link a::after,
.contact-us-details .contact-link .contactpage_detailsadded .email-link a::after {
    position: absolute;
    content: '';
    width: 25px;
    height: 23px;
    background-image: url(../images/icons.png);
    left: -53px;
    top: 5px;
    background-position: 0px -61px;
    background-size: 100%;
    background-repeat: no-repeat;
    pointer-events: none;
}
.contact-us-details .contact-link .contactpage_detailsadded .phone-link a:hover::before,
.contact-us-details .contact-link .contactpage_detailsadded .email-link a:hover::before {
    background-color: #0054AA;
}
.contact-us-sec .contact-us-form .contact-form .form-fields p.input_focus label, .contact-us-sec .contact-us-form .contact-form .form-fields p.value_focus label {
    top: 0px!important;
    background: #0057A4;
    padding: 0px 9px;
    color: #fff;
    font-size: 14px;
}
.contact-us-sec .contact-us-form .contact-form .form-fields p.input_focus label em,
.contact-us-sec .contact-us-form .contact-form .form-fields p.value_focus label em {
    color: #fff;
}
.contact-us-details .contact-link .contactpage_detailsadded .phone-link a:hover::after,
.contact-us-details .contact-link .contactpage_detailsadded .email-link a:hover::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(642%) hue-rotate(104deg) brightness(96%) contrast(92%);
}
.contact-us-details .contact-link .contactpage_detailsadded .email-link a::after {
    background-position: 0px -84px;
}
.contact-us-details .contact-link .contactpage_detailsadded .email-link a {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    transition: all 0.3s;
    position: relative;
}
.contact-us-details .contact-link .contactpage_detailsadded .email-link a:hover, .contact-us-details .contact-link .contactpage_detailsadded .phone-link a:hover {
    color: #0057A4;
}
/* contact us page css end */
/* our team page css start */
body .our-team-sec {
    padding: 135px 15px 112px 15px;
}
.team-box > .elementor-widget-container .team-img {
    float: left;
    margin: 0 55px 26px 0;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
    border: 12px solid #fff;
    width: 100%;
    max-width: 460px;
    margin-top: 10px;
}
.team-n-info-box .team-box .team-img {
    float: none;
    margin-bottom: 0px;
}
.team-n-info-box .team-box  .elementor-widget-container {
    display: flex;
    align-items: center;
}
.our-team-sec .team-box h5.team-title {
    color: #272727;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: -12px;
    margin-bottom: 10px;
}
.our-team-sec .team-box  h5.team-sec-title {
    color: #272727;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
    margin-bottom: 12px;
}
.our-team-sec .team-box  p.team-desc {
    color: #272727;
    font-family: Poppins;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 14px;
}
.our-team-sec .team-box p.team-desc-text {
    color: #272727;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    font-family: 'Poppins';
    margin-bottom: 13px;
    max-width: 1300px;
}
.our-team-sec .team-box p.team-desc-text:last-child {
    margin-bottom: 0px;
}
.team-info-box .team-sign {
    margin-top: 22px;
}
.team-info-box {
    padding-bottom: 56px;
    margin-bottom: 60px;
}
.inp-contact-form {
    background-color: #F3F4F4;
    padding: 126px 15px;
}
.inp-contact-form .subtitle h5.elementor-heading-title,.ip-contact-form h5.subtitle {
    text-align: center;
    color: #0057A6;
    font-family: Poppins;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.ip-contact-form h5.subtitle {
    margin-bottom: 0px;
}
.ip-contact-form .contact-form h2 {
    color: #272727;
    font-family: "Gothum", Sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -1px;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 0px;
}
.ip-contact-form .contact-form {
    width: 100%;
    max-width: 890px;
    margin: 0 auto;
}
.ip-contact-form .contact-form .form-fields {
    display: flex;
    flex-wrap: wrap;
    margin-top: 37px;
}
.ip-contact-form .contact-form .form-fields p:nth-child(1) {
    width: 100%;
    margin-right: 0px;
}  
.ip-contact-form .contact-form .form-fields p:nth-child(2) {
    margin-right: 28px;
} 
.ip-contact-form .contact-form .form-fields p {
    width: calc(50% - 14px);
}
.ip-contact-form .contact-form .form-fields p > br {
    display: none;
}
.ip-contact-form .contact-form .form-fields p.message {
    width: 100%;
    margin-right: 0px;
}
.ip-contact-form .contact-form .form-fields p span input, .ip-contact-form .contact-form .form-fields p span textarea {
    height: 55px!important;
    background: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.40);
    border-radius: 0px;
    padding: 12px 22px;
    color: rgba(39, 39, 39, 0.70);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    font-family: 'Poppins';
}
.ip-contact-form .contact-form .form-fields p span textarea {
    height: 110px!important;
}
.blog-contact-form .wpcf7-form-control-wrap.recaptcha {
    text-align: center;
}
span textarea {
    display: block;
}
.ip-contact-form .contact-form .form-fields p span input:focus,
.ip-contact-form .contact-form .form-fields p span textarea:focus {
    border-color: #0054aa;
}
.ip-contact-form .contact-form .form-fields p {
    position: relative;
}
.ip-contact-form .contact-form .submit-button {
    width: fit-content;
    margin: 0 auto;
}
.ip-contact-form .contact-form .submit-button p {
    position: relative;
    margin-bottom: 0px;
}
.ip-contact-form .contact-form .submit-button p span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    right: -30px;
    margin: 0px;
    transform: translate(0%, -50%);
}
.ip-contact-form .contact-form .form-fields p label {
    position: absolute;
    top: 14px;
    z-index: 1;
    left: 22px;
    color: rgba(39, 39, 39, 0.70);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    font-family: 'Poppins';
    transition: all 0.3s;
}
.ip-contact-form .contact-form .form-fields p label em {
    color: rgba(39, 39, 39, 0.70);
}
.ip-contact-form .contact-form .submit-button input {
    border: 1px solid #0054AA;
    background: #0054AA;
    padding: 12.5px 78.5px;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    transition: all 0.3s;
}
.ip-contact-form .contact-form .form-fields p:last-child {
    width: 100%;
    margin-right: 0px;
}
.ip-contact-form .contact-form .submit-button input:hover {
    background-color: #000;
    border-color: #000;
}
body .ip-contact-form .wpcf7-response-output {
    width: 100%;
    max-width: 891px;
    margin-left: auto!important;
    margin-right: auto!important;
}
.ip-contact-form .contact-form .form-fields p.input_focus label,
.ip-contact-form .contact-form .form-fields p.value_focus label {
    top: -12px!important;
    background: #0057A4;
    padding: 0px 9px;
    color: #fff;
    font-size: 14px;
}
.ip-contact-form .contact-form .form-fields p.input_focus label em,
.ip-contact-form .contact-form .form-fields p.value_focus label em {
    color: #fff;
}
/* our team page css end */
/* blog page css start */
body .blog-wrap {
    padding: 135px 15px;
    position: relative;
}
.blog-wrap::before {
    position: absolute;
    content: '';
    background-image: url(../images/branch-landing-img.png);
    width: 100%;
    max-width: 342px;
    height: 600px;
    top: -160px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(0deg);
}
body .blog-wrap  .custom-blog-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px 46px;
}
body .blog-wrap .custom-blog-posts .custom-blog-post {
    width: calc(33.33% - 30.66px);
    margin-bottom: 45px;
}
body .blog-wrap .custom-blog-posts .post-thumbnail a, body .blog-wrap .custom-blog-posts .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
body .blog-wrap .custom-blog-posts .custom-blog-post .post-thumbnail {
    height: 421px;
    background-color: #F0F0F0;
}
body .blog-wrap .custom-blog-posts .custom-blog-post .post-meta {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}
body .blog-wrap .custom-blog-posts .custom-blog-post .post-meta span.post-date, body .blog-wrap .custom-blog-posts .custom-blog-post .post-meta span.post-author {
    color: #272727;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
    margin-right: 3px;
}
body .blog-wrap .custom-blog-posts .custom-blog-post h2.post-title {
    line-height: normal;
    margin-bottom: 2px;
    margin-top: 4px;
}
body .blog-wrap .custom-blog-posts .custom-blog-post h2.post-title a {
    color: #272727;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
body .blog-wrap .custom-blog-posts .custom-blog-post h2.post-title a:hover, body .custom_blog .post-title h3 a:hover {
    color: #0054aa;
}
body .blog-wrap .custom-blog-posts .custom-blog-post .post-excerpt {
    color: #272727;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body .blog-wrap .custom-blog-posts .custom-blog-post a.read-more {
    margin-top: 15px;
    color: #272727;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: underline !important;
}
body .blog-wrap .custom-blog-posts .pagination {
    width: 100%;
    justify-content: center;
    margin-top: 50px;
}
body .blog-wrap .custom-blog-posts .pagination > .page-numbers {
    background: #F3F4F4;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #272727;
    text-align: center;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    transition: all 0.3s;
}
body .blog-wrap .custom-blog-posts .pagination > .page-numbers:not(:last-child) {
    margin-right: 10px;
}
body .blog-wrap .custom-blog-posts .pagination > .page-numbers.current,
body .blog-wrap .custom-blog-posts .pagination > .page-numbers:hover {
    background: #0054AA;
    color: #fff;
    opacity: 1;
}
body .blog-wrap .custom-blog-posts .custom-blog-post a.read-more:hover {
    color: #0054AA;
    text-decoration: underline!important;
}
.Breadcrumb-wrap .cust-breadcrumb #breadcrumbs {
    margin-bottom: 0px;
}
.Breadcrumb-wrap {
    height: 60px;
    background: #F3F4F4;
    display: flex;
    align-items: center;
}
.Breadcrumb-wrap .cust-breadcrumb {
    width: 100%;
    max-width: 1330px;
    padding: 0 15px;
    margin: 0 auto;
}
.Breadcrumb-wrap .cust-breadcrumb span {
    display: flex;
    height: fit-content;
    align-items: center;
}
.Breadcrumb-wrap .cust-breadcrumb span a,
.Breadcrumb-wrap .cust-breadcrumb span {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    text-transform: capitalize;
}
.Breadcrumb-wrap .cust-breadcrumb span > span:nth-child(1):hover a,
.Breadcrumb-wrap .cust-breadcrumb span > span:nth-child(2):hover a,
.Breadcrumb-wrap .cust-breadcrumb span.breadcrumb_last {
    color: #0054AA;
}
.Breadcrumb-wrap .cust-breadcrumb span > span:nth-child(1) {
    margin-right: 13px;
}
.Breadcrumb-wrap .cust-breadcrumb span > span:nth-child(2) {
    margin: 0 15px;
}
.custom_blog .gallery-carousel .owl-stage .owl-item {
    background: #f0f0f0;
}
.Breadcrumb-wrap .cust-breadcrumb span > span.breadcrumb_last {
    margin-left: 13px;
    font-weight: 500;
}
body .single-post-container {
    width: 100%;
    max-width: 1330px;
    padding: 0 15px;
}
body .neve-main > .single-post-container .nv-single-post-wrap.col {
    max-width: 100%;
}
    body .neve-main > .single-post-container .nv-single-post-wrap.col img {
    width: 100%;
    /* height: 487px;
    object-fit: contain; */
}
body .gallery-carousel .owl-item img {
    width: 100%;
    height: 487px;
    object-fit: contain;
}
body .nv-single-post-wrap>div:not(:last-child) {
    margin-bottom: 0px;
}
body .custom_blog .post-featured-image {
    background: #f0f0f0;
}
body .custom_blog .post-category {
    color: #0057A6;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 64px;
}
body .custom_blog .post-title h3 {
    color: #272727;
    font-family: "Gothum", Sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -1px;
    margin-top: 9px;
    margin-bottom: 14px;
    font-family: "Gothum", Sans-serif !important;
}
body .custom_blog .post-meta span {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body .custom_blog .post-meta {
    margin-bottom: 20px!important;
}
body .custom_blog .post-tags span, body .custom_blog .post-tags a {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body .custom_blog .post-tags span {
    margin-right: 3px;
    color: #0054a6;
}
body .custom_blog .post-tags {
    margin-bottom: 24px!important;
}
body .custom_blog .post-content p {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 15px;
}
body .custom_blog .post-content p:last-child {
    margin-bottom: 0px;
}
body .custom_blog .social-links {
    margin-top: 30px;
}
body .custom_blog .social-links .social-link {
    display: flex;
}
.gallery-carousel.owl-carousel {
    margin-top: 70px;
}
.gallery-carousel.owl-carousel .owl-dots {
    text-align: center;
    position: relative;
    top: 19px;
}
.gallery-carousel.owl-carousel .owl-dots button {
    width: 8px;
    height: 8px;
    background: rgba(135, 133, 133);
    transform: rotate(45deg);
    margin-right: 16px;
    margin-top: 13px;
}
.gallery-carousel.owl-carousel .owl-nav>button>span {
    font-size: 0px;
    width: 70px;
    height: 11px;
    background: url(../images/testimonal-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.gallery-carousel.owl-carousel .owl-nav {
    text-align: center;
    position: relative;
    top: 9px;
}
.gallery-carousel.owl-carousel .owl-nav button.owl-prev {
    position: relative;
    right: 18px;
}
.gallery-carousel.owl-carousel .owl-nav button.owl-next {
    position: relative;
    left: 0px;
}
.gallery-carousel.owl-carousel .owl-nav>button.owl-next>span {
    transform: rotate(180deg);
}
.gallery-carousel.owl-carousel .owl-dots button.active {
    background-color: #0054AA;
}
body .custom_blog .social-links .social-link > div {
    margin-right: 18px;
}
body .custom_blog .social-links .social-link > div a {
    width: 38.809px;
    height: 38.809px;
    background-color: #E8EBEB;
    border-radius: 50%;
}
body .custom_blog .social-links .social-link > div:last-child {
    margin-right: 0px;
}
body .custom_blog .social-links .social-link > div a {
    position: relative;
}
body .custom_blog .social-links .social-link > div a::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 20px;
    background-image: url(../images/Facebook.svg);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
body .custom_blog .social-links .social-link > div a:hover {
    background-color: #0057A6;    
}
body .custom_blog .social-links .social-link > div a:hover::before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(642%) hue-rotate(104deg) brightness(96%) contrast(92%);
}
body .custom_blog .social-links .social-link > div.Facebook a::before{
    top: 53%;
}
body .custom_blog .social-links .social-link > div.Twitter a::before {
    background-image: url(../images/Twitter.svg);
    width: 16px;
    height: 16px;
}
body .custom_blog .social-links .social-link > div.Pinterest a::before {
    background-image: url(../images/Pinterest.svg);
    width: 18px;
    height: 18px;
    left: 21px;
}
body .custom_blog .social-links .social-link > div.Google a::before {
    background-image: url(../images/Google+.svg);
    height: 17px;
    width: 17px;
    left: 21px;
}
.gallery-carousel.owl-carousel  .owl-nav {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
}
body .custom_blog .post-tags {
    line-height: 22px;
}
body .custom_blog .post-tags a:hover {
    color: #0057A6;
}
/* blog page css end */
/* pricing page css start */
#discountModal .modal-dialog {
    width: 100%;
    max-width: 874px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#discountModal .modal-dialog .modal-content .modal-header h5#discountModalLabel {
    color: #fff;
    text-align: center;
    font-family: "Gothum", Sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -1px;
}
#discountModal .modal-dialog .modal-content .modal-header h6#discountModalLabel-sec {
    color: #fff;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 0px;
    margin-top: 0px;
}
#discountModal .modal-dialog .modal-content .modal-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 0px;
    padding: 32px 120px 32px 120px;
    background: #0057A4!important;
    justify-content: center;
    margin: 10px;
    border-radius: 0px;
}
#discountModal .modal-dialog .modal-content {
    border-radius: 0px;
}
#discountModal .discounts-section-wrap .discounts-wrap .d-box {
    width: 100%;
    max-width: 350px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #F3F4F4;
    padding: 29px 14px;
}
#discountModal .discounts-section-wrap .discounts-wrap .d-box #loader {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    font-family: 'poppins';
}
.discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn.active input {
    position: absolute;
}
body .pp-page-sec .highlighted-price {
    display: none;
}
#discountModal .modal-dialog .modal-content .discounts-section-wrap {
    padding: 22px 15px 42px 15px!important;
    margin-top: 0px;
    background: transparent!important;
}
#discountModal .discounts-section-wrap .row.discounts-wrap .d-box:nth-child(1) {
    margin-right: 15px;
}
#discountModal .discounts-section-wrap .row.discounts-wrap .d-box:nth-child(2) {
    margin-left: 15px;
}
#discountModal .discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn.focus, #discountModal .discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn.active,
#discountModal .discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn:hover,
.discounts-section-wrap .discounts-wrap .d-box .d-r-option label.btn:hover {
    background-color: #0054AA;
    color: #fff;
    opacity: 1;
}   
#discountModal .discounts-section-wrap .row.discounts-wrap {
    width: 100%;
    justify-content: center;
    position: relative;
}
body .pp-page-sec {
    background: #ffffff;
}
body .ip-banner-sec, .breadcrumb-sec {
    z-index: 1;
}
body .pp-page-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/branch-landing-img.png);
    width: 100%;
    max-width: 342px;
    height: 600px;
    top: -160px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(0deg);
}
body .pp-c-form {
    background: #fff;
}
body .pp-package-sec {
    background: #F3F4F4;
    padding: 135px 15px;
    position: relative;
}
body .pp-package-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/leaf-image.png);
    width: 272px;
    height: 255px;
    top: -108px;
    left: auto;
    right: -58px;
    background-repeat: no-repeat;
    background-size: contain;
}
body .pp-package-sec .package-box {
    background: #fff;
    width: 100%;
    padding: 33px 38px;
}
body .pp-package-sec .package-box:not(:last-child){
    margin-right: 31px;
}
.pp-package-sec .package-box .subtitle p.elementor-heading-title {
    color: #272727!important;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
}
.pp-package-sec .package-box .package-price h5.elementor-heading-title {
    color: #272727;
    font-family: Poppins;
    font-size: 41px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
}
.pp-package-sec .package-box .package-desc p {
    color: #272727;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 12px;
}
.pp-package-sec .package-box .package-desc {
    margin-top: 21px;
}
.pp-package-sec .package-box .package-desc p:last-child {
    margin-bottom: 0px;
}
/* pricing page css end */
/* royal brown page css start */
body .inp-slider-sec {
    padding: 135px 65px;
    width: 100%;
    position: relative;
}
.inp-slider-sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/branch-landing-img.png);
    width: 100%;
    max-width: 342px;
    height: 600px;
    top: -160px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(0deg);
}
.inp-slider-sec .portfolio-slider {
    width: 100%;
    max-width: 1300px;
    height: 650px;
    margin: 0 auto;
    background: #f9f9f9;
    overflow: hidden;
}
.inp-slider-sec .portfolio-slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.inp-slider-sec .portfolio-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}
.inp-slider-sec .portfolio-slider .swiper-button-next,
.inp-slider-sec .portfolio-slider .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: rgba(243, 244, 244, 1);
    border-radius: 50%;
    transition: all 0.3s;
}
.inp-slider-sec .portfolio-slider .swiper-button-next:hover,
.inp-slider-sec .portfolio-slider .swiper-button-prev:hover {
    background-color: #0054AA;
}
.inp-slider-sec .portfolio-slider .swiper-button-next::after,
.inp-slider-sec .portfolio-slider .swiper-button-prev::after {
    font-size: 10px;
    color: #000;
}
.inp-slider-sec .portfolio-slider .swiper-button-prev {
    left: -44px;
}
.inp-slider-sec .portfolio-slider .swiper-button-next {
    left: auto;
    right: -44px;
}
.inp-slider-sec .portfolio-slider .swiper-button-next:hover::after,
.inp-slider-sec .portfolio-slider .swiper-button-prev:hover::after {
    color: #fff;
}
/* royal brown page css end */
/*terms condition css start*/
body .policy-section .policy-text .elementor-widget-container h3 {
    color: #272727;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%;
    text-transform: uppercase;
    margin-bottom: 17px;
}
body .policy-section .policy-text .elementor-widget-container p , body .policy-section .policy-text .elementor-widget-container ul li {
    color: #272727;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 0px;
}
body .policy-section .policy-text .elementor-widget-container p:not(:last-child) {
    margin-bottom: 15px;
}
body .policy-section {
    padding: 120px 15px 105px 15px;
}
body .policy-section .policy-text .elementor-widget-container .info-box:not(:last-child) {
    margin-bottom: 21px;
}
body .policy-section .policy-text .elementor-widget-container ul {
    padding-left: 30px;
    margin-bottom: 20px;
}
body .policy-section .policy-text .elementor-widget-container ul li:not(:last-child) {
    margin-bottom: 20px;
}
body .policy-section .policy-text .elementor-widget-container ul li {
    position: relative;
}
body .policy-section .policy-text .elementor-widget-container ul li::before {
    position: absolute;
    content: '';
    background-image: url(../images/right-arrow.svg);
    width: 17px;
    height: 13px;
    background-repeat: no-repeat;
    top: 10px;
    left: -31px;
}
/*terms condition css end*/
/* 13-02-2025 */
/* .fancybox__slide {
    padding: 0;
} */
/* #neve_body .fancybox__container .fancybox__carousel {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 85%;
    width: 90%;
    max-width: 874px;
    background: #292929;
    padding: 0;
    max-height: 521px;
    border: 13px solid #fff;
    overflow: hidden;
} */
#neve_body .fancybox__container .fancybox__nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1020px;
    pointer-events: none;
    flex-direction: row-reverse;
    padding: 0 5px;
}
#neve_body .fancybox__container .fancybox__nav button {
    position: static;
    transform: unset;
    margin: 0;
    pointer-events: all;
    background: #fff;
    width: 40px;
    height: 40px;
    color: #0054AA;
    padding: 14px;
    border-radius: 50%;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#neve_body .fancybox__container .fancybox__nav button:hover {
    background: #0054AA;
    color: #fff;
}
    /* }
#neve_body .fancybox__container .fancybox__nav button svg {
    height: 14px;
}
.fancybox__carousel {
    max-width: 1020px;
    margin: 0 auto;
    height: auto;
    width: 100%;
}
#neve_body .fancybox__container .fancybox__carousel .fancybox__viewport {
    overflow: hidden;
}
#neve_body .fancybox__viewport .fancybox__slide {
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
}
#neve_body .fancybox__viewport .fancybox__caption {
    padding: 0;
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    z-index: 999;
}
#neve_body .fancybox__viewport .fancybox__slide::before, #neve_body .fancybox__viewport .fancybox__slide::after {
    display: none;
}
#neve_body .fancybox__viewport .fancybox__slide .fancybox__content, #neve_body .fancybox__viewport .fancybox__slide .fancybox__content img {
    padding: 0;
    width: 100%!important;
    height: 100%!important;
    object-fit: contain;
    max-width: 100%!important;
}
#neve_body .fancybox__viewport .fancybox__slide::before {
    display: block;
    flex: 0;
    margin: 0;
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    height: 178px;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    pointer-events: none;
} */
#neve_body .fancybox__viewport .fancybox__caption h3 , .light-popup .lb-dataContainer:nth-child(3) .lb-details span.lb-caption {
    color: #FFF;
    font-family: 'Poppins';
    font-size: 25px;
    font-weight: 500;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0 6px;
}
button.carousel__button.fancybox__button--slideshow, button.carousel__button.fancybox__button--zoom, button.carousel__button.fancybox__button--fullscreen {
    padding: 0px;
    background: #0054AA;
    width: 32px;
    height: 32px;
}
body .fancybox__progress {
    background-color: #0054AA;
}
#neve_body .fancybox__button--close {
    width: 30px;
    height: 30px;
    background: #0054AA;
    border-radius: 50%;
    border: 0;
    position: fixed;
    top: 60px;
    bottom: auto;
    left: auto;
    right: 10px;
    padding: 6px;
    color: #fff;
    z-index: 99999999;
}
#neve_body .fancybox__button--close:hover {
    background: #000;
}
.getinteam .wpcf7 form.invalid .wpcf7-response-output, .getinteam .wpcf7 form.unaccepted .wpcf7-response-output, .getinteam .wpcf7 form.sent .wpcf7-response-output,
.getinteam body .success {
    margin: 30px 0 0 0;
}
body .blog-wrap .custom-blog-posts .custom-blog-post h2.post-title {
    max-width: 360px;
}
/* 13-02-2025 */
/*18-02-2025*/
.about-us-sec .au-img-sec .au-image {
    height: 100%;
    width: 100%;
    border:0;
    box-shadow: unset;
}
.about-us-sec .au-img-sec .au-image>.elementor-widget-container {
    max-width: 548px;
    max-height: 610px;
    border: 13px solid #ffff;
    box-shadow: 0px 4px 70px 0px rgba(0, 0, 0, 0.12);
    margin:0 0 0 auto;
}
.about-us-sec .au-img-sec .au-image>.elementor-widget-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* .fancybox__toolbar__items.fancybox__toolbar__items--right {
    display: none;
} */
.ts-sec-slider .owl-nav>button:hover>span {
    filter: brightness(0) saturate(100%) invert(22%) sepia(93%) saturate(1788%) hue-rotate(196deg) brightness(89%) contrast(102%);
}
.gallery-carousel.owl-carousel .owl-nav>button:hover>span {
    filter: brightness(0) saturate(100%) invert(22%) sepia(93%) saturate(1788%) hue-rotate(196deg) brightness(89%) contrast(102%);
}
body .ip-banner-sec::before{
    display:none;
}
span.wpcf7-form-control-wrap.recaptcha span.wpcf7-not-valid-tip {
    margin-top: -7px;
}
body .neve-main > .single-post-container 
 article {
    margin-top: 75px;
}
body .neve-main > .single-post-container article a {
    color: #0054a6;
}
body .neve-main > .single-post-container article a:hover {
    color: #000;
}
body .blog-wrap .custom-blog-posts .custom-blog-post .post-meta span.post-category {
    display: block;
    width: 100%;
    text-transform: uppercase;
}
.header-sec .header-menu ul li.current-menu-parent a,
footer#colophon nav ul li.current-menu-parent > div >  a,
footer#colophon nav ul li ul.sub-menu li.current-menu-item {
    border-bottom: 1px solid #0057A6;
}
footer#colophon nav ul li .submenu li a {
    border-bottom: 1px solid rgb(217 217 217);
}
body .blog-wrap .custom-blog-posts .custom-blog-post .post-meta span.post-category a {
    color: rgb(39, 39, 39);
}
body .blog-wrap .custom-blog-posts .custom-blog-post .post-meta span.post-category a:hover { 
    color: #0057A6;
}
body#neve_body.category .custom-blog-posts {
    max-width: 1420px;
    margin: 0 auto;
    padding: 0 15px;
}
body#neve_body.category .category-header h1 {
    text-align: center;
    padding: 100px 0  20px 0;
    color: #272727;
    font-family: "Gothum", Sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -1px;
}
body#neve_body.category .blog-wrap {
    padding: 0;
    position: relative;
}
.footer-sec .copyright-sec .soc-icon .social-link .Instagram a:before {
    content: "";
    font-family: FontAwesome;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 10px;
    left: 11px;
    right: 0;
    bottom: 0;
    background-image: url('../images/Instagram.svg');
    background-repeat: no-repeat;
}
.ip-contact-form form .recaptcha span {
    display: block;
}
.ip-contact-form form .recaptcha span>div {
    margin: 0 auto;
}
span.wpcf7-form-control-wrap.recaptcha span.wpcf7-not-valid-tip {
    margin-top: 0;
    text-align: center;
}
.contact-us-form  span.wpcf7-form-control-wrap.recaptcha span.wpcf7-not-valid-tip {
    text-align: left;
    margin-top: -8px;
}
.portfolio-gallery.grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}
.portfolio-item a {
    height: 252px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f3f3f3;
    overflow: hidden;
}
.portfolio-item a img {
    width: auto;
    height: auto;
    transition: 0.5s all ease-in-out;
}
.portfolio-item a:hover img {
    transform: scale(1.05);
}
/*18-02-2025 */

/* 10-march-2025 */
.ps-btn , .es-btn {
    margin-top: 30px;
    z-index: 1;
}
.video-cls>div>div {
    display: grid!important;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 25px!important;
}
body .video-cls {
    padding: 90px 15px;
}
body .video-cls .video-inner-sec h4 {
    color: #272727;
    font-family: 'Poppins';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 6px;
}
.dialog-lightbox-close-button {
    background: #0054AA;
    border-radius: 50%;
    padding: 10px;
}
body .video-cls .video-inner-sec svg {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    opacity: 1;
}
body .video-cls .video-inner-sec svg:hover {
    transform: scale(1.1);
}
.light-popup .lb-outerContainer:nth-child(2) {
    width: calc(100% - 130px)!important;
    max-width: 800px;
    height: 500px!important;
}
.light-popup .lb-outerContainer:nth-child(2) div {
    width: 100%!important;
    max-width: 100%!important;
    object-fit: contain;
    height: 100%;
}
.light-popup .lb-outerContainer:nth-child(2) div img {
    height: 100%!important;
    object-fit: contain;
}
.light-popup .lb-dataContainer:nth-child(3) div {
    height: 100%;
}
.light-popup .lb-dataContainer:nth-child(3) div.lb-details {
    text-align: center;
    width: 100%;
    position: relative;
    top: 6px;
}
.light-popup .lb-dataContainer:nth-child(3) .lb-details span.lb-number {
    font-size: 20px;
}
.lightbox.light-popup .lb-nav a.lb-prev, .lightbox.light-popup .lb-nav a.lb-next {
    width: 100%;
    max-width: 40px;
    opacity: 1;
    background: #0051a2;
    height: 40px;
    border-radius: 50%;
    margin-left: -50px;
    position: relative;
}
.lightbox.light-popup .lb-nav a:hover {
    background-color: #000;
}
.lightbox.light-popup .lb-nav a::before {
    position: absolute;
    content: '\f104';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 25px;
    top: 47%;
    left: 47%;
    transform: translate(-50%,-50%);
    line-height: normal;
}
.lightbox.light-popup .lb-nav a.lb-next::before {
    content: '\f105';
    left: 53%;
}
.lightbox.light-popup .lb-nav a.lb-next {
    margin-left: 0px;
    margin-right: -50px;
}
.lightbox.light-popup .lb-nav {
    top: 50%;
    height: auto!important;
    transform: translateY(-50%);
}
.light-popup .lb-closeContainer:nth-child(3) {
    position: absolute;
    top: 20px;
    right: 20px;
}
.light-popup .lb-closeContainer:nth-child(1) {
    position: relative;
    width: 100%;
}
.light-popup .lb-closeContainer:nth-child(1) a.lb-close {
    opacity: 1;
}
.light-popup .lb-closeContainer:nth-child(1) a.lb-close::before {
    position: absolute;
    content: '\f00d';
    width: 46px;
    height: 46px;
    transform: translate(-50%,-50%);
    background-color: #0054a6;
    border-radius: 50%;
    top: 50%;
    left: auto;
    right: 0%;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 18px 18px 18px;
    color: #Fff;
    font-family: 'Font Awesome 5 Free';
    font-size: 17px;
}
.light-popup .lb-closeContainer:nth-child(1) a.lb-close:hover::before {
    background-color: #000;
}
body .pc-inner-page .e-n-tabs-mobile.elementor-widget-n-tabs .portfolio-container {
    grid-template-areas: none;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: none!important;
}
body .pc-inner-page .e-n-tabs-mobile .portfolio-container .portfolio-item,
body .pc-inner-page .e-n-tabs-mobile.portfolio-container .portfolio-item .portfolio-thumbnail {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}
body .pc-inner-page .e-n-tabs-mobile .portfolio-container .portfolio-item {
    height: 300px!important;
    max-height: 300px!important;
}
.banner-sec .banner-slider .n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image img {
    object-fit: cover;
    object-position: center 0 !important
}
body .banner-sec {
    background-color: #f1f1f1;
}
body .p-plans-sec {
    background: #ebebeb;
}
.es-btn a {
    padding: 0px!important;
    background: transparent!important;
}
.es-btn a > span >span {
    padding: 11.5px 44px;
    background: #000;
    border: 1px solid #272727;
    color: #fff;
    transition: all 0.3s;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
}
.es-btn a > span >span:hover {
    border: 1px solid #0054AA;
    background: #0054AA;
    opacity: 1;
}

/* -------------------------------- */

body .fts-sec-slider {
    max-width: 100%!important;
}
body .fts-sec-slider .testimonial-item {
    display: flex;
}

body .fts-sec-slider .testimonial-item .images-two , 
body .fts-sec-slider .testimonial-item .full-content {
    width: 50%;
}

body .fts-sec-slider  .testimonial-carousel .owl-item {
    background: transparent;
    padding: 60px 0 0 0;
    margin-top: 0;
}

body .fts-sec-slider .testimonial-item .images-two .testimonial-image, body .fts-sec-slider .testimonial-item .images-two .second-image {
    border: 13px solid #ffff;
    box-shadow: 0px 4px 70px 0px rgba(0, 0, 0, 0.12);
    height: fit-content;
    background: #f0f1f1;
}

body .fts-sec-slider .testimonial-item .images-two .second-image {
    position: absolute;
    top: auto;
    z-index: 1;
    width: 205px;
    bottom: 95px;
    height: 202px;
    left: -87px;
    border-width: 8px;
    box-shadow: none;
}

body .fts-sec-slider .testimonial-item .images-two .testimonial-image {
    height: 714px;
    position: relative;
}

body .fts-sec-slider .testimonial-item .images-two .testimonial-image::before {
    position: absolute;
    content: '';
    background-image: url(../images/flower-image-two.png);
    width: 160px;
    height: 170px;
    top: -96px;
    left: -94px;
    background-repeat: no-repeat;
}

body .fts-sec-slider .testimonial-item .images-two .testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


body .fts-sec-slider .testimonial-item .images-two {
    padding-left: 90px;
}

body .fts-sec-slider .testimonial-item .full-content h2 {
    color: #272727;
    font-family: "Gothum", Sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -1px;
}

body .fts-sec-slider .testimonial-item .full-content .sub-heading {
    padding-left: 71px;
}

body .fts-sec-slider .testimonial-item .full-content p {
    color: #0057A6 !important;
    font-family: Poppins !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;    
}

body .fts-sec-slider .testimonial-item .full-content .content-details {
    background: #F3F4F4;
    padding: 57px 64px 40px 70px;
    margin-top: 54px;
}

body .fts-sec-slider .testimonial-item .full-content .content-details .testimonial-content p {
    color: #393939!important;
}
.unique-style-images .slick-list.draggable {
    margin: 0 auto;
    max-width: 1300px;
}
.unique-style-images .slick-list.draggable .slick-slide {
    border: 10px solid #fff;
    height: 840px;
    overflow: hidden;
}

.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide {
    max-width: 100% !important;
    height: 175px;
    border: 0;
    margin: 0 7px;
    background-color: #e5e5e5;
}
.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide>div img {
    transition: all 0.3s;
}
.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%!important;
    height: 100%!important;
}
.slider-nav.slick-initialized.slick-slider {
    padding: 0 100px;
    position: relative;
    margin-top: 30px;
}
.slider-nav.slick-initialized.slick-slider button {
    position: absolute;
    height: 40px;
    width: 40px;
    background-color: #0054AA;
    padding: 0;
    font-size: 0;
    border-radius: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto 45px;
}
.slider-nav.slick-initialized.slick-slider button.slick-next.slick-arrow {
    margin: auto 45px auto auto;
}
.slider-nav.slick-initialized.slick-slider button:before {
    content: "\f104";
    position: absolute;
    font-size: 22px;
    top: 6px;
    left: -2px;
    bottom: 0;
    right: 0;
    color: #fff;
    font-family: 'FontAwesome';
}
.slider-nav.slick-initialized.slick-slider button.slick-next.slick-arrow::before {
    content: "\f105";
    top: 5px;
    left: 2px;
}
.slider-nav.slick-initialized.slick-slider button:hover {
    background-color: #333;
}
.our-style-text p {
    margin-bottom: 17px;
}
.editing-styles-sec.style-pages-bottom {
    padding: 30px 0 85px 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.41);
    display: inline;
}
.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide.slick-current.slick-active {
    position: relative;
    transition: 0.5s all ease;
}
.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide.slick-current.slick-active:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 5px solid #fff;
    height: 95%;
    width: 95%;
    margin: auto;
    transition: 0.5s all ease;
}

.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide:hover img {
    transform: scale(1.2);
    transition: 0.5s all ease;
}

.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide {
    overflow: hidden;
} 

.slider-for.slick-initialized.slick-slider .slick-slide,
.slider-nav.slick-initialized.slick-slider .slick-list .slick-slide{
    pointer-events: all;
    cursor: pointer;
}

.slider-for.slick-initialized.slick-slider .slick-slide .image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 1280px;
}

/* .unique-style-images .slider-for .slick-list.draggable .slick-slide:after,
.unique-style-images .slider-for .slick-list.draggable .slick-slide:before {
    content: "";
    height: 50%;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.5s all ease;
}
.unique-style-images .slider-for .slick-list.draggable .slick-slide:before {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
    border-top: 3px solid hsl(35.89deg 45.92% 54.31%);;
    border-right: 3px solid hsl(35.89deg 45.92% 54.31%);;
    background-color: unset;
    transition: 0.5s all ease;
    opacity: 0;
}
 .unique-style-images .slider-for .slick-list.draggable .slick-slide:hover::after,  
.unique-style-images .slider-for .slick-list.draggable .slick-slide:hover::before {
    opacity: 1;
    transition: 0.5s all ease;
}  */


.slider-for.slick-initialized.slick-slider .slick-slide {
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part {
    position: relative;
    overflow: hidden;
}
.slider-for.slick-initialized.slick-slider .slick-slide .clip-img {
    position: absolute;
    width: 1280px!important;
    height: 820px;
    top: 0;
    left: 0;
    transition: filter 0.3s ease;
    max-width: none;
    max-height: none;
    object-fit: cover;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part1 .clip-img {
    top: 0;
    left: 0px;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part2 .clip-img {
    top: 0px;
    left: -640px;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part3 .clip-img {
    top: -410px;
    left: -0px;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part4 .clip-img {
    top: -410px;
    left: -640px;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part:hover::before {
    border: 3px solid  hsl(35.89deg 45.92% 54.31%);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part:hover .hover-text {
    display: block!important;
    color: #ffffff;
    z-index: 1;
    font-size: 20px;
    position: relative;
    top: 10px;
    left: 10px;
    /* background-color: #0055a2; */
    background-color: #00000066;
    width: fit-content;
    padding: 0px 8px;
    line-height: normal;
    border-radius: 6px;
}
.part:hover .clip-img {
    filter: brightness(1.2);
}
/* .part2:hover .clip-img {
    filter: grayscale(70%) brightness(100%) sepia(10%) hue-rotate(-50deg) saturate(400%) contrast(1);
}
.part3:hover .clip-img {
    filter: grayscale(1);
}
.part4:hover .clip-img {
    filter: brightness(1.3);
} */
.slider-for.slick-initialized.slick-slider .slick-slide .part1:hover::before {
  border-top:0;
  border-left: 0;
}
.slider-for.slick-initialized.slick-slider .slick-slide .part2:hover::before {
    border-top:0;
    border-right: 0;
  }
  .slider-for.slick-initialized.slick-slider .slick-slide .part3:hover::before {
    border-bottom:0;
    border-left: 0;
  }
  .slider-for.slick-initialized.slick-slider .slick-slide .part4:hover::before {
    border-bottom:0;
    border-right: 0;
  }
  .slider-nav.slick-initialized.slick-slider .slick-list .slick-slide>div, .slider-nav.slick-initialized.slick-slider .slick-list .slick-slide>div img {
    height: auto;
    width: auto;
    object-fit: cover;
}

/* 25-04-2025 */
.style-pages-bottom::before {
    left: auto;
    right: -33px;
    width: 168px;
    height: 156px;
    top: -70px;
}
/* 25-04-2025 */
body .editing-styles-sec {
    overflow: hidden;   
}

body .mfp-wrap button.mfp-close {
    width: 30px;
    height: 30px;
    background: #0054AA;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: fixed;
    top: 10px;
    right: 10px;
    cursor: pointer!important;
    opacity: 1;
}

body .mfp-wrap button.mfp-close:hover {
    background-color: #000;
}

/* body .mfp-wrap img.mfp-img.effect2 {
    filter: grayscale(70%) brightness(100%) sepia(10%) hue-rotate(-50deg) saturate(400%) contrast(1);
}

body .mfp-wrap img.mfp-img.effect3 {
    filter: grayscale(1);
}

body .mfp-wrap img.mfp-img.effect4 {
    filter: brightness(1.3);
}    */

/* 24-07-2025 */
html.no-scroll {
    overflow: hidden;
}
/* 24-07-2025 */