/*
 Theme Name:   Neuros Child
 Description:  Neuros Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/neuros
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     neuros
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  neuros-child
*/

/* =Theme customization starts here
------------------------------------------------------- */

.top-bar-column a {
    position: relative;
    transition: 0.5s all;
    left: 0;
	transform: scale(1);
}
.top-bar-column a:hover {
	left: 8px;
	color: #fff !important;
	transition: 0.5s all;
}
.top-bar-column ul.top-bar-socials li a:hover {
    left: 0;
    transform: scale(1.15);
	transition: 0.5s all;
}
header #mega-menu-wrap-main {
    display: flex;
    justify-content: flex-end;
    margin-right: 20px;
}
.header-row {
    max-height: 100px;
}
.header #mega-menu-wrap-main #mega-menu-main > li:hover a,
.header #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.header #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{ 
    background: #008c99 !important;
	color:#fff !important;
}
.header #mega-menu-wrap-main #mega-menu-main > li ul.mega-sub-menu {
    background: #fff;
}
.header #mega-menu-wrap-main #mega-menu-main > li ul.mega-sub-menu li a,
.header #mega-menu-wrap-main #mega-menu-main > li ul.mega-sub-menu ul.mega-sub-menu li a,
.header #mega-menu-wrap-main #mega-menu-main > li ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu li a{
    background: #0000 !important;
    color: #000 !important;
}
.header #mega-menu-wrap-main #mega-menu-main li ul.mega-sub-menu li ul.mega-sub-menu ul.mega-sub-menu li a {
    color: #000 !important;
}
.header #mega-menu-wrap-main #mega-menu-main > li ul.mega-sub-menu li:hover a,
.header #mega-menu-wrap-main #mega-menu-main > li ul.mega-sub-menu ul.mega-sub-menu li:hover a,
.header #mega-menu-wrap-main #mega-menu-main > li ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu li:hover a{
    color: #008c99 !important;
}

.header #mega-menu-wrap-main #mega-menu-main li ul.mega-sub-menu li.mega-current-menu-item a,
.header #mega-menu-wrap-main #mega-menu-main li ul.mega-sub-menu li.mega-current-menu-ancestor a,
.header #mega-menu-wrap-main #mega-menu-main li ul.mega-sub-menu li ul.mega-sub-menu li.mega-current_page_item a,
.header #mega-menu-wrap-main #mega-menu-main li ul.mega-sub-menu li ul.mega-sub-menu li.mega-current-menu-parent a,
.header #mega-menu-wrap-main #mega-menu-main li ul.mega-sub-menu li ul.mega-sub-menu ul.mega-sub-menu li.mega-current-menu-item a{
	 color: #008c99 !important;
}

#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link::before {
    opacity: 1;
}
#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	padding: 10px 31px 10px 53px !important;
}

.header-row .header-icons-container .header-icon.header-button-container{
	margin: 0 !important
}
.header-row .header-icons-container .header-icon.header-button-container a.neuros-button {
    padding: 12px 26px;
    font-size: 16px;
    font-weight: 600;
}
.header-icons-container {
	margin: 0 0 0 30px;
}
.header-icons-container .logo-container img{
	width: 100%;
}
.header-icon.header-button-container span.button-inner {
    opacity: 0;
}
.header-icon.header-button-container a:hover {background: #008c99;border-color: #008c99;}
.header-icons-container .header-button-container .neuros-button:hover:after {
    background: #008c99 !important;
}
.clsHomeSlider .slide-content-column {
    display: flex;
    flex-direction: column-reverse;
	    gap: 40px;
}
.clsHomeSlider .title-image{
	display:none;
}
.clsHomeSlider .slide-content-column {
    width: 42% !important;
}
.clsHomeSlider .slide-content-column p{
	font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    padding-right: 80px;
}
.clsHomeSlider .neuros-heading span.neuros-heading-content em {
    font-style: inherit;
    color: #f96041;
    font-size: 115px;
	display:block;
	line-height: 120px;
}
.clsHomeSlider .neuros-heading span.neuros-heading-content {
    font-weight: 600;
    line-height: 90px;
    font-size: 90px;
}
.clsSpecialSlider span.service-item-subtitle {
    display: none;
}
#IdAlgRt .elementor-container {
    margin: 0 0 0 auto;
	max-width: 510px;
}
.page-title-additional {
    display: none;
}
.clsInsuGallery .gallery{
	gap: 15px;
    display: flex;
    flex-wrap: wrap;
}
.clsInsuGallery figure.gallery-item {
    width: 19% !important;
	max-width:100% !important;
	 display: flex;
    align-items: stretch;
}
.clsInsuGallery figure.gallery-item .gallery-icon{
	  width: 100%;
	max-height: 100% !important;
}
.clsInsuGallery figure.gallery-item .gallery-icon img {
    width: 100%;
    max-height: 100px;
    min-height: 100px;
    object-fit: contain;
	padding: 20px 18px;
	background: #fff;
}
.footer-wrapper .footer.footer-br-no-top-border-radius {
    border-radius: 25px;
}
.footer-wrapper .footer-widgets .footer-widget {
    width: 100% !important;
	margin: 75px 0 15px;
}
.clsSliders .elementor-swiper-button-prev {
     right: 40px !important;
    top: -100px !important;
    opacity: 1 !important;
    left: auto !important;
}
.clsSliders .elementor-swiper-button-next {
	 top: -100px !important;
    opacity: 1 !important;
	right: 0 !important;
}

.clsDocs .clsDocImg, .clsDocs .clsDocImg .elementor-widget-container{
	position:unset;
}
.clsDocs .clsDClum{
	position:relative;
}
.clsDocs .clsDClum:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #E0E0E0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    border-radius: 25px;
}
.clsDocs .clsDocImg img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top right;
    object-position: top right;
    -webkit-transition: all 0.6s cubic-bezier(0.21, 0, 0.01, 0.98);
    transition: all 0.6s cubic-bezier(0.21, 0, 0.01, 0.98);
	border-radius:25px;
	    
}
.clsDClum:hover .clsDocImg img{
	-webkit-transition: all 0.6s cubic-bezier(0.21, 0, 0.01, 0.98);
    transition: all 0.6s cubic-bezier(0.21, 0, 0.01, 0.98);
	-o-object-position: top center;
    object-position: top center;
}
.clsDClum p {
    min-height: 60px;
}
.clsDClum .elementor-element {
    overflow: hidden;
}
/* .clsDocImg .elementor-widget-container{position:relative;} */
.clsDocImg:before{
	content: '';
    position: absolute;
    top: 60% !important;
    left: 50% !important;
    width: 200% !important;
    height: 100%;
	display:block;
    opacity: 0;
    filter: blur(50px);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) rotate(5deg);
    -ms-transform: translateX(-50%) rotate(5deg);
    transform: translateX(-50%) rotate(5deg);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 1 !important;
    background-color: #60b8c0;
}
.clsDClum:hover .clsDocImg:before{
	opacity:0.8;
}
.page-title-container {
    min-height: 380px;
}
.page-title-container .page-title-row {
    min-height: 380px;
	display: flex;
    align-items: center;
    width: 100%;
}
.page-title-container .page-title-row h1.page-title {
    margin: 0;
}
.page-title-container .page-title-row img.page-title-box-icon.retina-logo {
    display: none;
}
.footer-bg{
	background:url('https://dev.carvseo.com/devadoss/wp-content/uploads/2025/06/Footer_Bg.webp');
}
.clsInsta footer.ti-widget-footer {
    display: none !important;
}
.clsInsta .ti-widget-layout .ti-layout-item{
	position:relative;
}
._insta{
	position: absolute;
	-webkit-border-radius: 30px 0px 0px 0px !important;
	border-radius: 30px 0px 0px 0px;
	bottom: 7px;
	right: 7px;
	background: #ffffff;
	padding: 10px 0 0 10px !important;
}
._insta ._clsinc{
    padding: 8px 12px !important;
    background-color: #333333;
    color: #FFFFFF;
    border-radius: 50px;
}
._insta ._clsinc i{
	font-family: "Font Awesome 6 Brands" !important;
    font-weight: 400;
    moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 22px !important;
}
._insta::before{
	content: "";
    position: absolute;
    background-color: transparent;
    height: 40px;
    width: 20px;
    left: initial;
    right: -2px;
    top: initial;
    bottom: 58px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom-right-radius: 20px;
    box-shadow: 0 10px 0 0 #ffffff;
}
._insta::after{
	content: "";
    position: absolute;
    background-color: transparent;
    height: 40px;
    width: 20px;
	left: -20px;
    right: initial;
    top: initial;
    bottom: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom-right-radius: 20px;
	box-shadow: 0 20px 0 0 #ffffff;
}
.BookFrm input, .BookFrm select, .floating-placeholder{
	font-family:"Manrope";
	font-size:17px !important;
	line-height:20px !important;
	padding: 10px !important;
}
.floating-placeholder{
	padding: 0 10px !important;
}
.clsBookNo span.floating-placeholder {
   	top: 10px;
    left: 50px;
}
.BookFrm button {
    font-size:17px !important;
	line-height:20px !important;
	font-family:"Manrope";
}
.BookFrm .wpforms-field-container .wpforms-field {
    padding: 0 !important;
	padding-bottom: 8px !important;
}
.single-post img{
	width:100% !important;
}
.BookFrm .wpforms-submit-container {
    text-align: center;
}
.BookFrm .wpforms-submit-container button {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.footer-scroll-top.show button.fontello.icon-arrow-top {
    color: #fff;
    box-shadow: 0 0 15px -8px #fff !important;
}
.clsInsurance .swiper-slide figure {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clsInsurance .swiper-slide figure img {
    width: 100%;
    max-height: 100px;
    min-height: 100px;
    object-fit: contain;
    padding: 20px 18px;
    background: #fff;
    border: 1px solid #dadde1;
    border-radius: 25px;
}
.clsInsurance .swiper.swiper-horizontal{
	margin:0 30px!important;
}
/* @keyframes blink {
	 0%, 50%, 100% {background-color: #008c99; color:#fff;}
 	 25%, 75% {background-color:#fff; color:#000;} 
}
.header-button-container a{
	animation: blink 4s linear infinite;
} */
.FIconBox .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.FIconBox figure.elementor-image-box-img {
    max-width: 70px;
}
.FIconBox p.elementor-image-box-description {
    margin: 0;
}
.clsPOS_{
	bottom:0;
	right:0;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0.5;
  }
}
#chaty-widget-0 .chaty-i-trigger .Phone-channel{
	position:relative;
	left: 22px;
    bottom: 35px;
}
#chaty-widget-0 .chaty-i-trigger .chaty-channel .chaty-svg{
	position:relative;
	box-shadow: 0 0 15px -8px #fff !important;
	border:1px solid #aaaaaa;
}	
#chaty-widget-0 .chaty-i-trigger .chaty-channel .chaty-svg::before{
	 content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background-color: #008c99;
  border-radius: 50%;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
}
/* #chaty-widget-0 .chaty-i-trigger .chaty-channel .chaty-svg ellipse {
    fill: #14bcb6;
} */
@media only screen and (max-width: 1650px){
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item{
		margin: 0 10px 0 0;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link{
		padding: 0 17px;
	}
}
@media only screen and (max-width: 1540px) {
	.header-row .header-icons-container{
		margin: 10px;
	}
	.header-row .header-icons-container .header-icon.header-button-container {
    	margin: 0;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
		margin-right: 10px !important;
	}
	.header-row .header-icons-container .callback a {
		font-size: 15px;
	}
		#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
        margin-right: 7px !important;
    }
}

@media only screen and (max-width: 1420px){
	.header-row > div:first-child {
		max-width: 180px;
	}
	.clsHomeSlider .slide-content-column {
		width: 51% !important;
	}
}

@media only screen and (max-width: 1400px){
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link{
		padding: 0 14px;
	}
}

@media only screen and (max-width: 1364px){
	#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
		padding: 10px 0 !important;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item a.mega-menu-link:hover,
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
	#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
	#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
		color:#008d9b !important;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link,
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{
		padding-left:0 !important;
	}
	.clsDocs .clsDocImg img{
		-o-object-position: 60% 0;
    	object-position: 60% 0;
	}
	.clsDClum:hover .clsDocImg img{
		-o-object-position: top center;
		object-position: top center;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #333;
	}
}

@media only screen and (max-width: 1280px) {	
	.clsHomeSlider .slide-content-column{
		width: 55% !important;
	}
	.clsHomeSlider .neuros-heading span.neuros-heading-content em{
		font-size: 105px;
	}
}

@media only screen and (max-width: 1279px) {
	.clsDnadC .elementor-element {
	  width: 31%;
	}
	.clsDnadC .elementor-element .elementor-element {
	  width: 100%;
	}
	.clsInsuGallery figure.gallery-item {
		width: 23% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.clsDocs .clsDocImg img{
		-o-object-position: top center;
    	object-position: top center;
	}
	.clsHomeSlider .neuros-heading span.neuros-heading-content em {
		font-size: 90px;
		line-height: 90px;
	}
	.clsHomeSlider .slide-content-column{
		gap: 20px;
		position: relative;
        top: 20px;
	}
	.clsHomeSlider .slide-content-column p{
		padding-right: 0;
	}
	.page-title-container{
		min-height:auto !important;
		max-height: 300px !important;
	}
}

@media only screen and (max-width: 1120px) {
	.clsHomeSlider .neuros-heading span.neuros-heading-content em {
		font-size: 80px;
	}
	.clsHomeSlider .neuros-heading span.neuros-heading-content {
    	line-height: 80px;
		font-size: 70px;
	}
	.clsHomeSlider .content-item.slider-item {
		background-position: left 35% center !important;
	}
}

@media only screen and (max-width: 1024px) {
	.clsHomeSlider .slide-content-column {
        gap: 10px;
		top:0;
        background: rgb(0 0 0 / 40%);
        border-radius: 20px;
        margin-right: 10px;
        padding: 40px 28px !important;
    }
}

@media only screen and (max-width: 991px){
	.clsDnadC .elementor-element {
	  width: 48%;
	}
	#IdAlgRt .elementor-container{
		max-width:100%;
	}
}

@media only screen and (max-width: 880px) {
	.clsHomeSlider .slide-content-column {
		width: 80% !important;
	}
	.clsInsuGallery figure.gallery-item {
		width: 31% !important;
	}
	.footer-widgets{
		padding-bottom:0;
	}	
	.page-title-container{
		max-height: 280px !important;
	}
}

@media only screen and (max-width: 767px){
	.clsDocs .clsDocImg img {
		position:relative;
        -o-object-position: initial;
        object-position: initial;
        left: 30px;
        border: 0;
    }
	.clsDClum p {
		min-height: initial;
	}
	.FIconBox .elementor-image-box-wrapper {
		display: flex;
		gap: 20px;
	}
	.FIconBox .elementor-image-box-wrapper figure.elementor-image-box-img {
		min-width: 45px;
	}
	.clsHomeSlider .slide-content-column p {
    	font-size: 35px;
		line-height: 45px;
	}
	.clsDnadC .elementor-element {
	  width: 100%;
	}
	.BookFrm .wpforms-submit-container button{
		font-size: 16px !important;
	}
	.clsInsta{
		min-height: 45vh;
	}
}

@media only screen and (max-width: 580px) {
	.clsDocs .clsDocImg img {
		left: 15px;
	}
	.clsHomeSlider .slide-content-column {
        width: 100% !important;
    }
	.clsHomeSlider .slide-content-column{
		margin-right: 0 !important;
	}
	.clsInsuGallery figure.gallery-item {
		width:47% !important;
	}
	.clsHomeBanner .content-item.slider-item {
		height: 400px !important;
	}
}

@media only screen and (max-width: 480px) {
	.clsHomeSlider .slide-content-column {
        margin-right: 20px;
    }
	.clsHomeSlider .slide-content-column p {
        font-size: 24px;
        line-height: 30px;
		padding-right: 0px;
	}
	.clsHomeSlider .neuros-heading span.neuros-heading-content em {
		font-size: 45px;
		line-height: 60px;
	}
	.clsHomeSlider .slide-content-column{
		gap: 20px;
		padding: 25px 15px !important
	}
	.clsHomeSlider .neuros-heading span.neuros-heading-content{
		line-height: 60px;
    	font-size: 55px;
	}
	.clsSliders .elementor-swiper-button-prev, .clsSliders .elementor-swiper-button-next {
    	top: -50px !important;
	}
	.clsInsta{
		min-height: 55vh;
	}
}