* {
    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;
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
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;
    margin: 0;
}
*::-moz-selection {
    color: #fff;
    background: #1354A2;
}
*::selection {
    color: #fff;
    background: #1354A2;
}
*::-moz-selection {
    color: #fff;
    background: #1354A2;
}
*::-webkit-selection {
    color: #fff;
    background: #1354A2;
}
*::-ms-selection {
    color: #fff;
    background: #1354A2;
}
*::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;
    vertical-align: top;
}
/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
body#neve_body textarea,
#neve_body select {
    height: 45px;
    width: 100%;
    margin: 0;
    border: 1px solid #FFF;
    background: transparent;
    padding: 10px 22px;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
}
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]):focus,
#neve_body textarea:focus,
#neve_body select:focus {
    box-shadow: none;
}
#neve_body textarea {
    border: 1px solid #FFF;
}
/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
    font-family: 'Poppins';
    font-weight: 300;
}
.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid,
#neve_body textarea.wpcf7-not-valid {
    border-color: red !important;
}
.g-recaptcha.wpcf7-not-valid>div {
    border: 1px solid red;
    border-radius: 4px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output,
body .success {
    color: red;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px !important;
    border: 1px solid red;
    margin: 15px 0 0 0;
    font-family: 'Poppins';
    font-weight: 300;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
    background-color: #fff;
}
body textarea {
    resize: none;
    overflow: auto;
    height: 115px !important;
    padding-top: 10px !important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
/*contact form 7 error msg class and css*/
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: rgba(100, 100, 111, 0.1) 0px 3px 29px 0px;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #1354A2;
    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;
}
/*******************************************************************/
main#content {
	margin-top: 178px;
}
.social-icons span.elementor-grid-item a {
    background: transparent;
    border-radius: 0;
}
.social-icons span.elementor-grid-item a:hover {
    background: #A21E23;
}
header .follow-us-wrap>.e-child {
    width: auto;
}
.social-icons span.elementor-grid-item a svg {
    display: none;
}
.contact-details-wrap>.contact-details:before,
.social-icons span.elementor-grid-item a::before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(../images/social-contact-icons.png);
    background-position: -191px center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.contact-details-wrap>.contact-details.email:before {
    background-position: -243px center;
}
.social-icons span.elementor-grid-item a {
    position: relative;
}
.social-icons span.elementor-grid-item a::before {
    background-position: 4px center;
    left: 0;
    right: 0;
}
.social-icons span.elementor-grid-item a.elementor-social-icon-youtube::before {
    background-position: -45px center;
}
.social-icons span.elementor-grid-item a.elementor-social-icon-instagram::before {
    background-position: -92px center;
}
.social-icons span.elementor-grid-item a.elementor-social-icon-x-twitter::before {
    background-position: -141px center;
}
.contact-details-wrap>.contact-details {
    position: relative;
    margin: 0;
    display: block;
    padding-left: 35px;
}
.contact-details-wrap>.contact-details {
    width: auto;
}
.contact-details-wrap>.contact-details.contact-number {
    margin-right: 30px;
    padding-right: 35px;
}
body .cp-contact-form .contact-form div.message span.wpcf7-form-control-wrap {
    margin-bottom: -10px;
}
.contact-details-wrap>.contact-details.contact-number::after {
    content: '';
    width: 1px;
    height: 50px;
    position: absolute;
    background: #ffffff20;
    right: 0;
    top: -11px;
}
header.header {
    position: fixed;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 9999;
    transition: 0.5s all ease-in-out;
}
body.sticky-header header,
header#masthead.sticky {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
header.header .header-top-wrap {
    display: block;
    transition: all 0.5s ease 0s;
}
.sticky-header header.header .header-top-wrap {
    margin-top: -50px;
}
header header#masthead ul {
    align-items: center;
}
header header#masthead ul li:not(:last-child) {
    margin-right: 54px;
}
header header#masthead ul li:last-child a.hfe-menu-item {
    background-color: #A21E23;
    color: #FFF;
    font-weight: 400;
    line-height: 58px;
    padding: 0 33px;
    border: 1px solid #A21E23;
    border-radius: 6px;
}
header header#masthead ul li:last-child a.hfe-menu-item:hover {
    background-color: #FFF;
    color: #A21E23;
}
.menu-wrap .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__submenu-arrow {
    width: 100% !important;
}
.hfe-nav-menu__align-left .hfe-nav-menu nav.hfe-nav-menu__layout-horizontal {
    width: auto !important;
}
main#content .p-margin-remove p {
    margin-bottom: 0;
}
main#content .under-line h2 {
    margin-bottom: 24px;
    padding-bottom: 17px;
    position: relative;
}
body .cp-contact-form .contact-form div.recaptcha iframe {
    overflow: hidden;
    height: 78px;
}
.cp-strong-text strong {
    font-weight: 500;
}
main#content .under-line h2:before {
    content: '';
    position: absolute;
    left: -42px;
    background-image: url(../images/under-line.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 140px;
    height: 1px;
    bottom: 0;
    margin: auto;
}
main#content .under-line.title-center h2:before {
    left: 0;
    right: 0;
    margin: auto;
}
.ul-list ul li {
    padding-left: 32px;
    position: relative;
}
.ul-list ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    background-image: url(../images/tik-mark.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
}
.ul-list ul li:not(:last-child) {
    margin-bottom: 10px;
}
.ul-list ul li b {
    color: inherit;
    display: block;
    font-weight: inherit;
    font-family: inherit;
}
.img-content-box h3.elementor-image-box-title {
    margin-bottom: 24px;
}
main#content .img-content-box figure.elementor-image-box-img {
    background-color: #F6E8E9;
    max-width: 145px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 28px;
    width: 100%;
    border-radius: 100px 100px 0 0;
}
main#content .img-content-box.img-bg-blue figure.elementor-image-box-img {
    background-color: #E7EEF6;
}
main#content .reviews-set .grw-header {
    display: none;
}
main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
    display: flex;
    flex-wrap: wrap !important;
    min-height: 400px !important;
    margin: 0 17px !important;
}
main#content .wp-gr .grw-review-inner {
    position: relative !important;
    padding: 45px 35px !important;
    width: 100% !important;
    border-radius: 20px !important;
}
main#content .wp-gr .grw-review:nth-child(2n) .grw-review-inner.grw-backgnd {
    background-color: #F1F5FA !important;
}
main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd>div {
    flex: 0 0 100%;
    order: 2;
}
main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd>div.wp-google-left {
    order: 3;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center;
    position: relative !important;
    margin-top: 43px !important;
}
main#content .wp-gr:not(.wp-dark) .grw-review-inner:hover div.wp-google-left::after {
    background-position: -1px 0;
}
main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd>div.wp-google-stars {
    margin: 0 0 30px !important;
    order: 1;
}
main#content .wp-gr .grw-review .wp-google-feedback .wp-google-text {
    display: block;
    font-family: 'Poppins', sans-serif !important;
    line-height: 150% !important;
    color: #333333 !important;
    font-size: 18px !important;
}
main#content .wp-gr .grw-review .wp-google-feedback {
    height: 190px !important;
    overflow-y: auto !important;
}
main#content .wp-gr.wpac .wp-google-left img {
    width: 73px !important;
    height: 73px !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    margin-right: 16px !important;
}
main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd>div.wp-google-left a.wp-google-name {
    display: table;
    font-family: 'Cinzel', sans-serif !important;
    line-height: 100% !important;
    color: #333333 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #333333;
}
main#content .wp-gr .grw-review-inner>svg,
main#content .wp-gr div.wp-google-left .wp-google-time {
    display: none !important;
}
main#content .wp-gr .rpi-dots-wrap .rpi-dot {
    width: 19px !important;
    height: 19px !important;
    border: 1px solid #CCCCCC !important;
    background-color: #fff !important;
    transform: none !important;
    opacity: 1 !important;
}
main#content .wp-gr .rpi-dots-wrap .rpi-dot.active {
    background-color: #A21E23 !important;
}
main#content .wp-gr .rpi-dots-wrap {
    padding-top: 65px !Important;
}
main#content .reviews-set .grw-btns {
    display: none;
}
.footer-contact-wrap .contact-detail {
    padding-left: 84px;
    width: auto;
}
.footer-contact-wrap .contact-detail p {
    margin-bottom: 0 !important;
}
.footer-contact-wrap .contact-detail .footer-heading {
    margin-bottom: 3px;
}
.footer-contact-wrap .contact-detail:before {
    content: '';
    position: absolute;
    left: 0;
    width: 56px;
    top: 0;
    height: 56px;
    background-image: url(../images/contact-icons.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 20px center;
    border: 1px solid #ffffff50;
    border-radius: 50%;
}
.footer-contact-wrap .contact-detail.phone:before {
    background-position: -34px center;
}
.footer-contact-wrap .contact-detail.email:before {
    background-position: -94px center;
}
.footer-contact-wrap .contact-detail:not(:last-child) {
    margin-right: 45px;
    padding-right: 45px;
}
.footer-contact-wrap .contact-detail:not(:last-child):after {
    content: '';
    width: 1px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #ffffff15;
}
.social-icons.circle-border span.elementor-grid-item a {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 1px solid #FFF;
}
body .contact-icons .elementor-icon:hover ,
.social-icons.circle-border span.elementor-grid-item a:hover {
    border-color: #A21E23;
}
footer#colophon .social-icons.circle-border span.elementor-grid-item:not(:last-child) {
    margin-right: 15px;
}
footer#colophon ul li:not(:last-child) {
    margin-right: 32px;
    padding-right: 32px;
}
footer#colophon ul li:not(:last-child)::after {
    content: '';
    width: 2px;
    height: 14px;
    position: absolute;
    right: 0;
    background-color: #FFF;
    top: 0;
    bottom: 0;
    margin: auto;
}
footer#colophon ul li a.hfe-menu-item:hover {
    color: #a21e23;
}
main#content .margin-remove-p p {
    margin-bottom: 0;
}
main#content .errorpage-section .under-line h2 {
    margin-bottom: 24px;
    padding-bottom: 1px;
    position: relative;
}
footer#colophon .link-a a:hover {
    color: #A21E23;
}
.mouse-scroll-icon {
    position: absolute;
    bottom: -46px;
    left: 112px;
}
main#content .mouse-scroll-icon a {
    font-size: 0;
    background-image: url(../images/mouse-icon.png);
    background-repeat: no-repeat;
    padding: 0;
    background-color: transparent;
    border: none;
    width: 20px;
    height: 40px;
    background-size: 100%;
    z-index: 999;
    position: relative;
}
main#content .mouse-scroll-icon a>span::after {
    font-size: 18px;
    content: '\f103 ';
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #1354A2;
    position: absolute;
    /*bottom: -70px;*/
    margin-bottom: -44px;
    top: auto;
    animation: jumpInfinite 1.5s infinite;
}
main#content .mouse-scroll-icon::before {
    content: '';
    height: 117px;
    width: 3px;
    top: -130px;
    background-color: #1354A2;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
body .breadcrumb-sec ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator span>svg {
    display: none;
}
body .breadcrumb-sec ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator span {
    width: 14px;
    height: 15px;
    background-image: url(../images/right-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}
main#content .au-sub-heading h2:before {
    left: 75px;
}
body .contact-icons .elementor-icon , .circle-border span.elementor-grid-item a {
    border: 1px solid rgb(0 0 0 / 53%);
}
.circle-border span.elementor-grid-item a:hover {
    border-color: #a21e23;
}
body .cp-contact-form .contact-form {
    display: flex;
    flex-wrap: wrap;
}
body .cp-contact-form .contact-form div {
    width: 100%;
    position: relative;
}
body .cp-contact-form .contact-form div br {
    display: none;
}
body .cp-contact-form .contact-form div.fname, 
body .cp-contact-form .contact-form div.lname, body .cp-contact-form .contact-form div.email, body .cp-contact-form .contact-form div.phone {
    width: calc(50% - 10px);
    margin-right: 20px;
}
body .cp-contact-form .contact-form div.lname,
body .cp-contact-form .contact-form div.phone {
    margin-right: 0px!important;
}
body .cp-contact-form .contact-form div label {
    font-size: 16px;
    line-height: 29px;
    color: #333333;
    font-weight: 400;
    font-family: "Poppins";
    position: absolute;
    top: 12px;
    left: 16px;
    z-index: 1;
    transition: all 0.3s;
}
body .cp-contact-form .contact-form div p.value_focus label,
body .cp-contact-form .contact-form div p.input_focus label {
    background: #aa2224;
    color: #ffff;
    padding: 0 5px;
    line-height: normal;
    border-radius: 4px;
    top: -9px;
    font-size: 14px;
}
body .cp-contact-form .contact-form div:not(:last-child) input, body .cp-contact-form .contact-form div textarea {
    height: 55px!important;
    padding: 10px 15px!important;
    border-radius: 3px!important;
    background-color: #ffffff!important;
    border: 1px solid #dddddd!important;
    color: #333333!important;
    font-size: 16px!important;
    line-height: 29px;
    font-weight: 400!important;
}
body .cp-contact-form .contact-form div:not(:last-child) input.wpcf7-not-valid,
body .cp-contact-form .contact-form div textarea.wpcf7-not-valid {
    border-color: #ff0000!important;
}
body .cp-contact-form .contact-form div span.wpcf7-not-valid-tip {
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px;
}
body .cp-contact-form .contact-form div.message span.wpcf7-not-valid-tip {
    margin-top: -8px;
}
body .cp-contact-form .wpcf7-response-output {
    margin-top: 0!important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400!important;
}
body .cp-contact-form .contact-form div textarea {
    height: 165px!important;
}   
body .cp-contact-form .contact-form div p {
    margin-bottom: 21px;
}
body .cp-contact-form div.submit p {
    position: relative;
    width: fit-content;
}
body .cp-contact-form div.submit p span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    transform: translate(-50% , -50%);
    margin: 0px;
    right: -45px;
}
.phone-icons .elementor-icon, .email-icons .elementor-icon {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(../images/social-contact-icons.png);
    background-position: -183px center;
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    top: 0px;
    bottom: 0;
    filter: brightness(0);
}
.email-icons .elementor-icon {
    background-position: -234px center;
}
body .phone-icons, body .email-icons {
    margin-right: 40px;
}
.phone-icons .elementor-icon:hover, .email-icons .elementor-icon:hover {
    filter: brightness(1);
}
.phone-icons .elementor-icon svg , .email-icons .elementor-icon svg {
    display: none;
}
.no-scroll {
	overflow: hidden;
}
body .cp-contact-form .contact-form div.recaptcha {
	margin-bottom: 20px;
}
#credentials b {
	font-weight: 500;
	color: #000;
}
#credentials p {
	margin: 0;
}
#credentials p + p {
	margin: 12px 0 0px;
}
@keyframes jumpInfinite {
    0% {
        bottom: 0;
    }
    50% {
        bottom: 10px;
    }
    100% {
        bottom: 0;
    }
}

/*testimonial*/

.testimonial-carousel .testimonial-image {
    width: 100%;
    height: 73px;
    border-radius: 50%;
    box-shadow: none;
    margin-right: 16px;
    background: lightgray;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 73px;
    overflow: hidden;
}
.testimonial-carousel .testimonial-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 34px 0 0;
}
.testimonial-carousel h3.testimonial-title {
	display: table;
	font-family: 'Cinzel', sans-serif;
	line-height: 100%;
	color: #333333;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 7px;
}
.testimonial-carousel .testimonial-content p {
    display: block;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    color: #333333;
    font-size: 18px;
    margin-top: 17px;
    margin-bottom: 20px;
}

.testimonial-carousel .owl-item:nth-child(2n) .testimonial-item {
    background-color: #F1F5FA ;
}
.testimonial-carousel .owl-item .testimonial-item {
	display: flex;
	flex-wrap: wrap;
	/* min-height: 400px; */
	margin: 0 17px;
	position: relative;
	padding: 45px 35px 42px;
	width: 100%;
	border-radius: 20px;
	background-color: #FaFaFa;
}
.testimonial-carousel .owl-item .testimonial-item br{
    display: none;
}
.testimonial-carousel .owl-item .testimonial-item .testimonial-stars span.star {
    margin-right: 5px;
    width: 23px;
    height: 23px;
    background-image: url('../images/rating-star.png');
    background-repeat: no-repeat;
    font-size: 0;
    filter: brightness(0) saturate(100%) invert(11%) sepia(1%) saturate(3826%) hue-rotate(89deg) brightness(96%) contrast(76%);
}
.testimonial-carousel .owl-item .testimonial-item .testimonial-stars span.star.filled {
    filter: unset;
}
body#neve_body .testimonial-carousel .owl-dots {
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body#neve_body .testimonial-carousel .owl-dot {
    height: 19px;
    width:19px;
    border:1px solid #cccccc;
    border-radius: 100%;
    margin:0 5px;
  
}

body#neve_body .testimonial-carousel .owl-dot.active, body#neve_body .testimonial-carousel .owl-dot:hover {
    background-color: #A21E23;
}
.testimonial-carousel.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
}
.testimonial-carousel.owl-carousel .owl-item.active{
    opacity: 1;
    visibility: visible;
}
body#neve_body .testimonial-carousel  .owl-nav {
    display: none;
}
.testimonial-content .short-content {
	font-size: 18px;
	color: #333333;
	font-family: "Poppins";
	line-height: 160%;
}
.testimonial-designation, .testimonial-short-comment {
	font-size: 16px;
	color: #333333;
	font-family: "Poppins";
	line-height: 120%;
}
.testimonial-short-comment {
    margin: 5px 0 0;
}
.testimonial-content {
	padding: 13px 0 0;
}
.home .testimonial-carousel .testimonial-image {
	width: 52px;
	height: 52px;
	margin-right: 12px;
	min-width: 52px;
}
.title-date-wrap {
	display: flex;
	flex-direction: column;
}
.home .testimonial-carousel .owl-item .testimonial-item {
	background: #fff;
	box-shadow: 0 0 15px #dfdede;
	cursor: pointer;
	flex-direction: column;
	align-items: flex-start;
}
.home .testimonial-carousel .owl-item .testimonial-item:hover {
    background: #f1f5fa;
}
.testimonial-content .read-more-toggle {
	color: #a21e23;
	font-family: "Poppins";
	line-height: 160%;
	font-size: 16px;
}
.testimonial-content .read-more-toggle:hover {
    color: #1354a2;
}
/*responsive*/

@media only screen and (max-width:1280px) {
    main#content .mouse-scroll-icon::before {
        height: 70px;
        top: -79px;
        width: 2px;
    }
    .mouse-scroll-icon {
        bottom: -44px;
        left: 15px;
    }
}
@media only screen and (max-width: 1199px) {
    main#content .mouse-scroll-icon::before {
        height: 35px;
        top: -42px;
        width: 2px;
    }
    body .breadcrumb-sec ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator span {
        width: 11px;
        height: 12px;
    }
}
@media only screen and (max-width: 1024px) {
    main#content {
        margin-top: 161px;
    }
    header header#masthead ul li:last-child a.hfe-menu-item {
        background-color: transparent;
        color: #FFF;
        font-weight: inherit;
        line-height: normal;
        padding: inherit;
        border: inherit;
        border-radius: 0;
    }
    .sticky-header header#masthead .header-nav-menu {
        margin-top: 0;
    }
    header#masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        display: block;
        opacity: 0;
    }
    header#masthead .hfe-nav-menu__toggle {
        /*background: #1354A2;*/
        /*height: 40px;*/
    }
    header#masthead .hfe-nav-menu__toggle::before {
        content: "";
        position: absolute;
        height: 3px;
        width: 24px;
        background: #000;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        box-shadow: 0 -6px 0 0 #000, 0 6px 0 0 #000;
        transition: 0.5s all;
        z-index: auto;
    }
    .no-scroll.show.menu {
        overflow: hidden;
    }
    header#masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
        box-shadow: none;
        transform: rotate(45deg);
        background: #000;
    }
    header#masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
        height: 3px;
        width: 24px;
        background: #000;
        content: "";
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        transform: rotate(-45deg);
        transition: 0.5s all;
    }
    header#masthead .hfe-nav-menu__toggle.hfe-active-menu {
        z-index: 999999;
        background-color: #1354A2;
    }
    header#masthead .hfe-nav-menu__toggle.hfe-active-menu+nav {
        transform: translateY(0);
    }
    header#masthead nav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0 !important;
        bottom: 0;
        padding: 150px 0 0 0;
        background: #1354A2;
        height: 100vh;
        overflow: hidden;
        transform: translateX(100%);
        transition: 0.5s all;
        z-index: 99999 !important;
        width: 100% !important;
        margin: 0;
        border-radius: 0;
        display: block;
    }
    header#masthead nav>ul {
        overflow: hidden;
        max-height: calc(100vh - 104px);
        display: block;
        opacity: 1;
    }
    header#masthead nav>ul>li {
        margin: 0;
        background: transparent;
        /*border-bottom: 1px solid #fff;*/
        padding: 0px;
        border-radius: 0;
    }
    header#masthead nav>ul>li>a,
    header#masthead nav ul li>div>a {
        background: transparent;
        margin: 0px !important;
        padding: 13px 15px !important;
        color: white;
    }
    header#masthead nav ul li.current_page_item>div>a,
    header#masthead nav ul li.current_page_item>a {
        background: #FFF !important;
        color: #333 !important;
    }
    #neve_body header header#masthead ul li a:hover, #neve_body header#masthead nav ul li.current-menu-item a,
     header#masthead nav ul li.current_page_item > div > a, header#masthead nav ul li.current_page_item > a {
        background: #fff !important;
        color: #1354a2 !important;
    }
    header#masthead nav ul li.current-menu-parent>div i::before,
    header#masthead nav ul li.current-menu-parent>div i::after {
        background: #333;
    }
    header#masthead nav>ul>li:first-child {
        border-left: 0;
    }
    /*footer*/
    body footer#colophon .footer-section .hfe-nav-menu__layout-horizontal {
        visibility: visible;
        opacity: 1;
        height: auto;
        background-color: transparent;
    }
    body footer#colophon .footer-section .hfe-nav-menu__toggle {
        visibility: hidden;
        opacity: 0;
        display: none;
    }
    body .footer-section .hfe-nav-menu__layout-horizontal a.hfe-menu-item,
    body .footer-section .hfe-nav-menu__layout-horizontal {
        background-color: transparent !important;
    }
    body .footer-section .hfe-nav-menu__layout-horizontal ul li {
        border: 0 !important;
    }
    body .footer-section .hfe-nav-menu__layout-horizontal ul li .hfe-menu-item {
        padding: 0 !important;
    }
    body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {
        visibility: visible;
        opacity: 1;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }
    body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li,
    body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {
        width: auto;
        margin-right: 0px;
        padding: 0 18px;
    }
    body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li a.hfe-menu-item {
        background-color: transparent;
    }
    footer#colophon::before {
        left: -200px;
    }
    /*footer*/
    .footer-contact-wrap .contact-detail:not(:last-child) {
        margin-right: 20px;
        padding-right: 20px;
    }
    .footer-contact-wrap .contact-detail.address {
        /*width: 36%;*/
    }
    .footer-contact-wrap .contact-detail {
        /*padding-left: 70px;*/
    }
    main#content .mouse-scroll-icon::before {
        height: 24px;
        top: -31px;
        width: 2px;
    }
    body .breadcrumb-sec ul.hfe-breadcrumbs li {
        margin-right: 6px!important;
    }
    .phone-icons .elementor-icon, .email-icons .elementor-icon {
        background-position: -132px center;
        background-size: 200px;
    }
    .email-icons .elementor-icon {
        background-position: -170px center;
    }
    footer .footer-contact-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-contact-wrap .contact-detail.email {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 1023px) {
    main#content {
        margin-top: 142px;
    }
    #neve_body .banner-sec {
        margin: 0;
    }
    .contact-details-wrap>.contact-details.contact-number {
        margin-right: 20px;
        padding-right: 25px;
    }
    footer .footer-contact-wrap {
        flex-wrap: wrap;
    }
    .footer-contact-wrap .contact-detail:not(:last-child).phone:after {
        display: none;
    }
    main#content .wp-gr .grw-review .wp-google-feedback .wp-google-text {
        font-size: 16px !important;
    }
    main#content .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child {
        flex-wrap: wrap;
    }
    .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child .single-box:not(:last-child) {
        margin-bottom: 20px;
    }
    main#content .under-line h2:before {
        left: -12px;
    }
    main#content .au-sub-heading h2:before {
        left: 35px!important;
    }
    main#content .au-sub-heading h2 {
        margin-bottom: 20px;
        padding-bottom: 5px;
    }
    main#content .mouse-scroll-icon {
        bottom: -44px;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        max-width: fit-content;
    }
    body .breadcrumb-sec ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator span {
        width: 10px;
        height: 11px;
    }
    body .cp-contact-form .contact-form div.message span.wpcf7-not-valid-tip {
        margin-top: -6px;
    }
    .testimonial-carousel .testimonial-content p {
        font-size: 16px;
    }
    .testimonial-carousel h3.testimonial-title {
        font-size: 16px;
    }
    .testimonial-carousel .testimonial-image {
        height: 53px;
        max-width: 53px;
    }
    body#neve_body .testimonial-carousel .owl-dots {
        margin-top: 40px;
    }
    .testimonial-carousel .owl-item .testimonial-item {
        padding: 25px 15px;
        margin: 0 auto;
    }
    .reviews-set.not-to-display {
        display: none !important;
    }
    .testimonial-content .short-content {
        font-size: 16px;
    }
    .testimonial-designation, .testimonial-short-comment {
        font-size: 14px;
    }
    .testimonial-content .read-more-toggle {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .sticky-header header.header .header-top-wrap {
        margin-top: -53.41px;
    }
    main#content {
        margin-top: 167px;
    }
    .contact-details-wrap>.contact-details.contact-number::after {
        display: none;
    }
    .contact-details-wrap>.contact-details.contact-number {
        margin-right: 22px;
        padding-right: 0;
    }
    .contact-details-wrap>.contact-details {
        position: relative;
        margin: 0;
        display: block;
        padding-left: 20px;
    }
    body .cp-contact-form .contact-form div.message span.wpcf7-form-control-wrap {
        margin-bottom: -6px;
    }
    .contact-details-wrap>.contact-details:before {
        background-position: -133px center;
        width: 16px;
        height: 16px;
        background-size: 185px;
    }
    .contact-details-wrap>.contact-details.email:before {
        background-position: -169px center;
        background-size: 185px;
    }
    .footer-contact-wrap .contact-detail {
        padding-left: 52px;
    }
    .footer-contact-wrap .contact-detail:before {
        width: 45px;
        height: 45px;
        background-position: 16px center;
        background-size: 118px;
    }
    .footer-contact-wrap .contact-detail.phone:before {
        background-position: -30px center;
        background-size: 112px;
    }
    .footer-contact-wrap .contact-detail.email:before {
        background-position: -86px center;
    }
    .footer-contact-wrap .contact-detail:not(:last-child) {
        margin-right: 0;
        padding-right: 0;
    }
    .footer-contact-wrap .contact-detail:not(:last-child):after {
        display: none;
    }
    main#content .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child {
        flex-wrap: wrap;
    }
    .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child .single-box:not(:last-child) {
        margin-bottom: 20px;
    }
    main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
        margin: 0 15px !important;
    }
    main#content .wp-gr .grw-reviews {
        gap: 0;
    }
    main#content .under-line h2 {
        margin-bottom: 20px;
        padding-bottom: 4px;
        position: relative;
    }
    .ul-list ul li:not(:last-child) {
        margin-bottom: 7px;
    }
    .img-content-box h3.elementor-image-box-title {
        margin-bottom: 9px;
    }
    main#content .img-content-box figure.elementor-image-box-img {
        max-width: 128px;
        height: 125px;
        margin: 0 auto 25px;
    }
    main#content .wp-gr .grw-review .wp-google-feedback .wp-google-text {
        font-size: 14px !important;
    }
    main#content .wp-gr .grw-review-inner {
        padding: 25px 20px !important;
        border-radius: 15px !important;
    }
    main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd>div.wp-google-left {
        margin-top: 27px !important;
    }
    main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd>div.wp-google-stars {
        margin: 0 0 0px !important;
    }
    main#content .wp-gr.wpac .wp-google-left img {
        width: 47px !important;
        height: 47px !important;
        margin-right: 12px !important;
    }
    main#content .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd>div.wp-google-left a.wp-google-name {
        font-size: 18px !important;
    }
    main#content .wp-gr .rpi-dots-wrap .rpi-dot {
        width: 14px !important;
        height: 14px !important;
    }
    main#content .wp-gr .rpi-dots-wrap {
        padding-top: 30px !Important;
    }
    main#content .wp-gr .rpi-dots-wrap .rpi-dots {
        gap: 8px !important;
    }
    main#content .errorpage-section .under-line h2 {
        margin-bottom: 12px;
    }
    main#content .mouse-scroll-icon {
        bottom: -32px;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        max-width: fit-content;
        display: none;
    }
    main#content .mouse-scroll-icon a {
        width: 15px;
        height: 28px;
    }
    main#content .mouse-scroll-icon a>span::after {
        font-size: 16px;
        bottom: -26px;
    }
    .ul-list ul li:before {
        top: 5px;
        width: 17px;
        height: 17px;
        background-size: contain;
    }
    .ul-list ul li {
        padding-left: 28px;
    }
    body .breadcrumb-sec ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator span {
        width: 9px;
        height: 10px;
    }
    main#content .au-sub-heading h2:before {
        left: 35px!important;
        width: 80px;
        background-position: right;
    }
    body .cp-contact-form .contact-form div:not(:last-child) input, body .cp-contact-form .contact-form div textarea {
        height: 45px!important;
        font-size: 14px!important;
    }
    body .cp-contact-form .contact-form div label {
        font-size: 14px;
        top: 8px;
    }
    body .cp-contact-form .contact-form div.fname, body .cp-contact-form .contact-form div.lname, body .cp-contact-form .contact-form div.email, body .cp-contact-form .contact-form div.phone {
        width: 100%;
        margin-right: 0;
    }
    body .cp-contact-form .contact-form div p {
        margin-bottom: 11px;
    }
    body .cp-contact-form .wpcf7-response-output {
        font-size: 14px!important;
    }
    body .cp-contact-form .contact-form div textarea {
        height: 100px!important;
    }
    body .cp-contact-form .contact-form div label.value_focus, body .cp-contact-form .contact-form div label.input_focus {
        top: -7px;
        font-size: 12px;
    }
    body .cp-contact-form .contact-form div.recaptcha {
        margin-bottom: 15px;
    }
    .footer-contact-wrap .contact-detail.email {
        margin-top: 19px;
    }
    .footer-contact-wrap .contact-detail a {
        font-size: 15px;
    }
    .testimonial-carousel .testimonial-content p {
        font-size: 14px;
    }
    .testimonial-carousel h3.testimonial-title {
        font-size: 14px;
    }
   
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    header .menu-wrap {
        width: 5%;
    }
    header .mobile-view-btn {
        width: 46%;
    }
    .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child .single-box {
        width: 49%;
    }
    .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child .single-box {
        width: 48.8%;
    }
    .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child .single-box:nth-child(2n) {
        margin-left: 15px;
    }
    .why-they-are-needed-section .box-wrap>div>.e-flex.e-con.e-child .single-box:not(:last-child) {
        margin-bottom: 15px;
    }
}
@media (max-width: 666px){
    body .banner-sec {
        margin-top: -44px;
    }
    .sticky-header header.header .header-top-wrap {
        margin-top: -73.41px;
    }
}