/*
Theme Name: Conult Child
Theme URI: https://gaviaspreview.com/wp/conult/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Conult theme.
Template: conult
*/

#home_slider_cont {
    overflow: hidden;
}
#home_slider_cont .elementor-slide-description h3 {
    background: #e12122;
    color: #fff;
    padding: 5px 15px;
   font-family: "Poppins", Sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 10px;
    display: inline-block;
    font-size: 30px;
}
#home_slider_cont .elementor-slide-description p {
    font-size: 22px;
    font-family: "Poppins", Sans-serif;
    letter-spacing: 0.3px;
    line-height: 1.6em;
}
#home_slider_cont .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    height: 8px;
    width: 20px;
    border-radius: 20px;
}
#home_slider_cont .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 65px;
    left: 3em !important;
    text-align: left;
}
.funfact_cont .elementor-image-box-wrapper {
    justify-content: center;
}
.funfact_cont .elementor-image-box-wrapper .elementor-image-box-content {
    width: auto;
}
/* div#our_vision {
    background: #fff;
    padding: 20px;
    border: 1px solid #e3e1df;
    border-radius: 20px;
} */
#our_vision .elementor-image-box-wrapper h3 {
    margin-top: -6px;
    margin-bottom: 0px;
}
#abt_section {
    width: 98% !important;
    margin: auto;
    border-radius: 20px;
}
.heading_color h2 span{
    color: #e12122;
}
section#abt_section .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
#what_we .e-con-inner {
    border: 1px solid #d6cfc2;
    border-radius: 50px;
    padding: 0;
}
#what_we_slider .service-item .service-image span.box-icon {
    left: 20px;
    background: transparent;
    bottom: 90px;
}
#what_we_slider .service-item {
    overflow: hidden;
}
#what_we_slider .service-item .service-content {
    position: absolute;
    bottom: 20px;
    padding: 0;
    margin-left: 20px;
    z-index: 99;
    display: flex;
    background: #fff;
    border-radius: 15px 0px 0px 15px;
    width: 100%;
    justify-content: space-between;
}
#what_we_slider .service-item .service-content h3.title {
    font-size: 28px;
    margin: 0;
    background: #fff;
    padding: 10px 0px 10px 20px;
    border-radius: 15px 0 0 15px;
    line-height: 1.2em;
    font-weight: 600;
}
#what_we_slider .read-more {
    display: none !important;
}
#what_we_slider .service-item .service-content .desc {
    margin-right: 30px;
}
#what_we_slider .service-item .service-content .desc img {
    width: 30px;
    padding-top: 20px;
    filter: brightness(0) saturate(100%) invert(76%) sepia(0%) saturate(2062%) hue-rotate(18deg) brightness(91%) contrast(84%);
    max-width: 30px;
}
#what_we_slider .service-item:hover .desc img {
   filter: brightness(0) saturate(100%) invert(14%) sepia(72%) saturate(3446%) hue-rotate(344deg) brightness(128%) contrast(102%);
}
#what_we_slider .service-item .service-image span.box-icon svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(7464%) hue-rotate(226deg) brightness(108%) contrast(103%);
}
.swiper-slider-wrapper .swiper-pagination > span.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 8px;
    border-radius: 20px;
}
.swiper-slider-wrapper .swiper-pagination > span {
    height: 8px;
    border-radius: 20px;
	width: 15px;
}
#what_we_slider .service-item .service-image img {
    border-radius: 20px;
	    width: 100% !important;
}
/* #core_value .service-item .service-item-content{
    background: #fff;
    border-radius: 12px;
	padding: 20px;
    box-shadow: none;
    background-image: url(https://testingbit.in/truvai/wp-content/uploads/2025/09/border-design.webp);
    background-size: cover;
      background-repeat: no-repeat;
    background-position: top center;
	 text-align: left;
} */
/* #core_value .service-item .service-item-content:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    border-radius: 15px;
    background: linear-gradient(180deg, #ffffff 75%, rgba(0, 0, 0, 0) 99.04%);
    width: calc(100% - 2px);
    height: calc(100% - -2px);
} */
#core_value .swiper-slide {
    border: 1px solid #ccc;
    border-radius: 15px 15px 0px 0px;
    border-bottom: none;
    position: relative;
    overflow: hidden;
    padding: 20px;
}
#core_value .swiper-slide:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 0;
    background: linear-gradient(180deg, #ffffff 75%, rgb(0 0 0 / 0%) 99.04%);
    width: calc(100% - 2px);
    height: calc(100% - -2px);
    z-index: 0;
}
#core_value .service-item .service-item-content .service-content {
    padding: 15px;
}
#core_value .service-item .box-icon {
  font-size: 30px;
  color: #333;
  margin-bottom: 10px;
}
#core_value a.link-overlay {
    display: none;
}
#core_value .service-item .box-icon svg {
    width: 60px;
    height: 60px;
    stroke: #444;
    fill: #444 !important;
}

#core_value .service-item .title {
    font-size: 26px;
    font-weight: 300;
    color: #1b1f2e;
    margin-bottom: 10px;
}
#core_value .service-item {
    padding: 0 !important;
    background: #fff !important;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    box-shadow: unset !important;
    min-height: 200px;
    margin-bottom: 0px !important;
}
#core_value .service-item .desc {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    color: var(--e-global-color-text);
}
#core_value .service-item .arrow, #core_value .service-item .number{
	display: none
}

#core_value .service-item .title strong {
    font-weight: 700;
    color: #e22226;
}
/* #core_value .service-item:hover .title strong {
    color: #fff;
} */
#blog-pg-cont .elementor-post__thumbnail:before {
    background: url(https://testingbit.in/truvai/wp-content/uploads/2025/09/bottom-right.svg) #Cb372b;
    content: "";
    font-family: ovaicon!important;
    right: 15px;
    width: 50px;
    z-index: 99;
    position: absolute;
    height: 50px;
    bottom: 17px;
    border-radius: 64px;
    transform: rotate(349deg);
    transition: .6s all ease;
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;
}
#blog-pg-cont .elementor-post__thumbnail:after {
    content: '';
    background: url(https://testingbit.in/truvai/wp-content/uploads/2025/09/white-shape-news.webp)!important;
    right: 0;
    width: 106px;
    z-index: 9;
    position: absolute;
    height: 111px;
    bottom: 0;
}
#blog-pg-cont a.elementor-post__thumbnail__link {
    position: relative;
    overflow: hidden;
    display: block;
}

#blog-pg-cont .elementor-post__thumbnail img {
    border-radius: 20px;
    height: 300px;
    object-fit: cover;
}
#blog-pg-cont article:hover .elementor-post__text .elementor-post__title a {
    color: #cb372b;
}
#blog-pg-cont article .elementor-post__text .elementor-post__title:hover a {
    color: #000;
}
#blog-pg-cont article:hover .elementor-post__thumbnail:before {
    transform: rotate(
315deg);
}
.post:not(.post-single-content):hover, .post:not(.post-single-content):focus{
/* 	    -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05); */
	box-shadow: unset !important;
}
.newsletter-form .content-form input[type="email"] {
    border: none;
    background: transparent;
    height: 50px;
    font-size: 20px;
}
.newsletter-form .content-form input.newsletter-submit {
    width: 145px !important;
    background: transparent !important;
    border: 1px solid #434343 !important;
    border-radius: 50px !important;
    padding: 0 !important;
}
.content-form {
    border-bottom: 2px dotted #9f9f9f;
    padding-bottom: 20px;
}
section#blog_section {
    width: 98% !important;
    margin: auto;
    border-radius: 20px;
}
.elementor-866 .elementor-element.elementor-element-6a08f26 a {
    color: #ffffff;
}
#clients_logo .brand-item-content .brand-item-image {
    height: 149px !important;
    background: transparent !important;
    border: 1px solid #cccccc;
    box-shadow: 0px 1px 15px #ccc;
	border-radius:15px;
}
.about-home-img .gsc-image-content img {
    border-radius: 15px;
}
.dot-number .testimonial-item {
    border-radius: 15px;
}
#clients_logo .brand-item-content {
    margin-bottom: 20px;
}
#clients_logo .brand-item-content .brand-item-image img {
    opacity: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    display: inline-block;
    height: 120px;
    object-fit: contain;
}
#pg_breadcrum .custom-breadcrumb {
    background-blend-mode: overlay;
    background-color: #0000009e !important;
}
div#get-from-cont .wpcf7-text {
    background-color: #fff;
    color: rgb(44 34 68);
    letter-spacing: -.02em;
    border: 1.22px solid #2c224433 !important;
    border-radius: 10px;
    height: 60px;
    margin-bottom: 0;
    padding: 14px 24px;
    font-size: 18px;
    font-weight: 400;
    line-height: 180%;
}
div#get-from-cont .wpcf7-form textarea{
    background-color: #fff;
    color: rgb(44 34 68);
    letter-spacing: -.02em;
    border: 1.22px solid #2c224433 !important;
    border-radius: 10px;
    height: 150px;
    margin-bottom: 0;
    padding: 14px 24px;
    font-size: 18px;
    font-weight: 400;
    line-height: 180%;
}
.wpcf7-form .form-action input {
    padding: 15px 30px 15px !important;
    background: #000 !important;
    font-family: "Poppins", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    letter-spacing: 0.1px !important;
    border-radius: 7px 7px 7px 7px !important;
}
#pg_breadcrum .custom-breadcrumb .container {
    max-width: 1360px;
}
#destinations_item .service-item .service-content {
    padding: 20px;
}
#destinations_item .service-item .service-image img {
    transition: 0.5s ease all;
    overflow: hidden;
}
#destinations_item .service-item .service-image {
    overflow: hidden;
}
#destinations_item .service-item:hover .service-image img {
    transform: scale(1.1);
}

.destination-pg-table table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin: 0px 0px 20px;
  }

.case-studies .entry-meta {
    display: none !important;
}
.destination-pg-table table th, .destination-pg-table table td {
    border: 1px solid #ddd;
    padding: 7px 10px;
    text-align: left;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    line-height: 1.8em;
    color: var(--e-global-color-text);
    font-size: 16px;
}

  .destination-pg-table table th {
    background-color: #f4f4f4;
    font-weight: bold;
    color: #333;
  }

  .destination-pg-table table tr:nth-child(even) {
    background-color: #fafafa;
  }

  .destination-pg-table table tr:hover {
    background-color: #f1f1f1;
  }
#place_list ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#dateicon .post-date i {
    color: #e42250;
    font-size: 14px;
    margin-right: 5px;
}
.custom-breadcrumb .heading-title {
    font-size: 48px;
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
}
#destinations_item .service-item {
    border-radius: 20px;
    overflow: hidden;
}
#get-from-cont h2 {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 0;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
}
#place_list li:hover {
    transform: translateX(10px);
    transition: 0.5s ease all;
}
#blog-heading {
    text-align: center;
}
.blog-standard-cont .entry-date {
    background: #575757 !important;
}
.blog-standard-cont .item-columns .post-thumbnail img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.destination_menu_list .e-con-inner {
    background: #000;
    padding-top: 20px;
    border-bottom: 4px solid #e12122;
}
.destination_menu_list .e-con-inner li a.elementor-item {
    color: #fff;
}
.destination_menu_list .e-con-inner h2.elementor-heading-title {
    color: #fff;
}
.destination_menu_list .e-con-inner li a.elementor-item:hover{
	color: #e12122;
}

#what_we_slider .swiper-slide {
    display: block;
}
.blog-standard-cont .post .elementor-post__thumbnail img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.what-we-column {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    background-image: linear-gradient(180deg, #afb6bd 0%, #00000000 90.04%);
    background-color: transparent;
    border-radius: 30px 30px 30px 30px !important;
}
.what-we-column:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    border-radius: 15px;
    background: linear-gradient(180deg, #ffffff 75%, rgba(0, 0, 0, 0) 99.04%);
    width: calc(100% - 2px);
    height: calc(100% - -2px);
}
.what-we-column .elementor-widget.elementor-widget-icon-box {
    border: 1px solid #ccc;
    border-radius: 15px 15px 0px 0px;
    border-bottom: none;
}
.team-list-cont .elementor-image-box-content h3 {
    margin-top: 10px;
}
.team-link a {
    font-size: 18px;
    font-weight: 500;
}
.team-link {
    display: flex;
    margin-top: 10px;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.team-list-cont .elementor-image-box-img {
    overflow: hidden;
}
.team-list-cont .elementor-image-box-img img {
    overflow: hidden;
    transition: 0.5s ease all;
}
.team-list-cont:hover .elementor-image-box-img img {
    transform: scale(1.1);
}
.team-list-cont {
    overflow: hidden;
}
.team-link i {
    background: #000;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
}
.awsm-jobs-single-title {
    text-align: center;
    margin-bottom: 50px;
    text-transform: capitalize;
    font-weight: 800;
}
.awsm-job-single-content .awsm-job-entry-content.entry-content h3 {
    font-size: 18px;
    margin: 10px;
}
.awsm-job-single-content p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
    letter-spacing: 0.2px;
    color: #222;
}
.awsm-job-single-wrap.awsm-col-2 .awsm-job-form{
	width: 40% !important;
}
.awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
    width: 60% !important;
}
.ceo-img img {
    transition: 0.5s ease all;
    overflow: hidden;
}
.ceo-img:hover img{
	transform: scale(1.1);
}
@keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.icon-box-left .elementor-icon-box-title strong {
    color: #e22226;
}

.affilited-img {
    overflow: hidden;
}
.affilited-img img {
    overflow: hidden;
    transition: 0.5s ease all;
}
.affilited-img:hover img{
	transform: scale(1.1);
}
#home_slider_cont .swiper,
#home_slider_cont .swiper-wrapper,
#home_slider_cont .swiper-slide,
#home_slider_cont {
    width: 100% !important;
    max-width: 100% !important;
}
/* #home_slider_cont .swiper-wrapper {
    transition: none !important;
} */
#home_slider_cont .elementor-main-swiper {
    opacity: 1 !important;
    visibility: visible !important;
}
#home_slider_cont {
    opacity: 1 !important;
    visibility: visible !important;
}
#case-studies .entry-content {
    /* background: transparent; */
    min-height: 280px;
}
.dot-number .testimonial-item-content {
    padding: 40px !important;
	border-radius: 15px !important;
}
#what-we-offer-sec .elementor-icon-box-wrapper {
    min-height: 14em;
}
.abt-home-img {
    border-radius: 20px;
    overflow: hidden;
}
.abt-home-img img {
    transition: 0.5s ease all;
    overflow: hidden;
}
.abt-home-img:hover img{
	transform:scale(1.1);
}
@media only screen and (max-width: 1360px){
	#what_we_slider .service-item .service-content h3.title {
    font-size: 24px;
}
}

@media only screen and (max-width: 1200px)
{
	#home_menu .menu-main-menu-container li.menu-item {
    padding: 15px;
}
}

@media only screen and (max-width: 1024px){
		.gva-offcanvas-content.open .after-offcanvas {
    display: none;
}
	#what_we_slider .service-item .service-content h3.title {
    font-size: 24px;
}
	.funfact_cont .elementor-image-box-wrapper .elementor-image-box-content {
    width: auto;
}
	.funfact_cont .elementor-image-box-wrapper {
    justify-content: left !important;
    display: flex !important;
    align-items: baseline !important;
}
	#home_slider_cont .elementor-slide-description h3 {
    font-size: 24px;
    margin: 10px 0;
}
	#home_slider_cont .elementor-slide-description p {
    font-size: 18px;
}
	#what_we .e-con-inner {
    border: unset;
    margin-bottom: 10px;
}
	.header-mobile .header-mobile-content .header-content-inner .header-right .canvas-mobile {
    margin-top: 10px;
}
	.header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile {
    padding-top: 0;
}
	.gva-offcanvas-content .top-canvas .logo-mm {
    padding: 10px 10px 20px 25px;
}
	.gva-offcanvas-content .top-canvas .logo-mm img {
    max-height: 40px;
}
	#abt_section {
    width: 100% !important;
    border-radius: 0px;
}
	.funfact_cont .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin: unset !important;
    width: auto !important;
}
	#our_misson .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    justify-content: left;
}
	.funfact_cont .elementor-image-box-wrapper p.elementor-image-box-description {
    margin-left: 12px;
}
	.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner ul{
		    display: contents !important;
	}
	.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner li ul.submenu-inner a {
    color: #7a838b !important;
}
	.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner li span.menu-title {
    font-weight: 800;
    color: #000;
    font-size: 20px;
}
	.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner li ul.submenu-inner a .menu-title {
    font-size: 16px !important;
    font-weight: 600 !important;
}
}

@media only screen and (max-width: 767px) {
#home_slider_cont .elementor-slide-description p {
    font-size: 15px;
    margin: 0px !important;
}
	#home_slider_cont .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 25px;
    left: 1em !important;
    text-align: left;
}
	#what_we .e-con-inner{
		border: none;
	}
	#what_we_slider .service-item .service-content h3.title {
    font-size: 22px;
		padding: 10px;
}
	#home_slider_cont .elementor-slide-description h3 {
    font-size: 16px;
}
	#home_slider_cont .elementor-slide-description{
		margin-bottom: 20px;
	}
	#core_value .service-item {
    padding: 14px;
}
/* 	#home_slider_cont .elementor-slide-description h3 {
    display: none;
} */
	#place_list ul.elementor-icon-list-items {
    grid-template-columns: repeat(1, 1fr);
}
	#our_vision .elementor-image-box-wrapper h3 {
    margin-left: 10px;
}
	.about-home-img .line-1, .about-home-img .line-2 {
    display: none;
}
	.gsc-image-content.skin-v5{
		    margin: 0px !important;
	}
	#get-from-cont h2 {
    font-size: 32px;
}
}

