/*!/wp-content/themes/TrnDigital-theme-child/style.css*//* 
Theme Name: Trn Digital
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@font-face{font-family:'Gilroy';src:url('/wp-content/uploads/2025/02/Gilroy-ExtraBold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap;}

.page-content {
    position: relative;
}
body.home .econ-inner-breadcrumb{
  display:none;
}
.econ-inner-breadcrumb{
    max-width: 1152px;
    margin: auto;
}
nav.rank-math-breadcrumb {
    position: absolute;
    z-index: 11;
    top: 40px;
}

.text-bule{
	color:#037AD6 !important;
}
.text-bold {
	font-weight: bold;
	color: #fff !important;
	text-decoration: underline !important;
}
.role-box .elementor-heading-title,.img-text-center .box-body .elementskit-info-box-title{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.your-1-line .elementor-heading-title {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#trn-digital .elementor-heading-title.elementor-size-default {
    height: 50px;
}
.partners-logo .swiper-slide {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 25px;
	border-radius: 10px;
}
.partners-logo .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
	padding-top: 30px;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.partners-logo .swiper-pagination-bullet {
	border: 1px solid #037AD6;
	opacity: 1;
	background: transparent !important;
}
.partners-logo .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-image: linear-gradient(180deg, #037AD6 0%, #002B5B 100%) !important;
}
.frm-fluent-form .ff-btn.ff-btn-submit[type="submit"] {
	background: linear-gradient(-90deg, rgb(3, 122, 214) 0%, rgb(0, 43, 91) 100%);
	padding: 10px 20px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	border-color: #037AD6;
}
.fluentform.ff-default .ff-el-form-control {
	padding: 6px 15px;
}

.cstm-services .elementskit-info-box-title {
	margin-bottom: 0px;
}
.cstm-services ul{
	padding-left: 20px;
}
.cstm-our-services .elementor-icon-box-wrapper {
    height: 40px;
}

.blog-box .elementor-posts .elementor-post__badge {
	background: #E6F2FB;
	border-radius: 999px;
	color: #002B5B;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	margin: 5px 20px 0px !important;
	padding: 15px 20px 15px 40px;
	position: inherit;
	top: 0;
	width: fit-content;
}
.blog-box .elementor-post__badge::after {
  background: url(https://trndigitaldev.wpenginepowered.com/wp-content/uploads/2025/02/case-icon.png);
  content: "";
  display: block;
  width: 15px;
  height: 19px;
  position: absolute;
  left: 17px;
  top: 12px;
}
.blog-box .elementor-post__read-more{
	position:relative;
}
.blog-box .elementor-post__read-more::after {
	background: url(https://trndigitaldev.wpenginepowered.com/wp-content/uploads/2025/02/read-more-icon.png);
	content: "";
	display: block;
	width: 17px;
	height: 11px;
	position: absolute;
	right: -25px;
	top: 11px;
}
.blog-box .elementor-post__card {
	padding-bottom: 60px;
}
.blog-box h3.elementor-post__title {
	margin-bottom: 0 !important;
}
.blog-box .elementor-posts .elementor-post__meta-data {
	border: 0;
}
.blog-box .elementor-pagination {
	margin-top: 50px !important;
	display: block;
}
.blog-box .page-numbers.current {
	background: #013870;
	padding: 8px 12px;
	border-radius: 8px;
}
.blog-box .elementor-post__read-more {
	position: absolute;
	margin-bottom: 0 !important;
	bottom: 15px;
}
.add-text-line p {
	line-height: 1.3;
}
.faq-box .ekit-wid-con .show.collapse .elementskit-card-body.ekit-accordion--content {
	width: 100%;
}
.faq-box .elementskit-card.active .ekit-accordion--toggler.elementskit-btn-link {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}
.faq-box .elementskit-card-body.ekit-accordion--content {
	width: 100% !important;
}

.single-post .rank-math-list-item::marker, 
.single-post h3.rank-math-question {
    font-size: 24px;
    font-family: Gilroy, sans-serif;
}

/* Careers CSS */
ul.job_listings {
    background: #fff;
    padding-bottom: 5px;
    border-radius: 0 0px 20px 20px;
    box-shadow: 0px 2.71px 27.1px 0px #002B5B1A;
}

.job_listings li.job_listing.type-job_listing {
    background: #E6F2FB;
    max-width: 95%;
    margin: 15px auto !important;
    border: 0 !important;
    border-radius: 10px;
}

.job_listings li.job_listing.type-job_listing a:hover {
    background: #E6F2FB !important;
}

.job_listings li.job_listing.type-job_listing.status-expired {
    opacity: 0.4;
}

.job_listings li.job_listing.type-job_listing a {
    width: 100%;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
}

.job_listings li.job_listing.type-job_listing img.company_logo {
    border-radius: 0;
    content: url(/wp-content/uploads/2018/02/TrnDFavicon.png);
}

.job_listings ul.job_listings li.job_listing .company{
    font-size: 16px;
    letter-spacing: 0.2px;
    font-family: 'Roboto';
    color: #4D4D4D;
    font-weight: 500;
}

.job_listings ul.job_listings li.job_listing a .meta {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 0;
    font-size: 16px;
    letter-spacing: 0.2px;
    font-family: 'Roboto';
    color: #4D4D4D;
}
.job_listings ul.job_listings li.job_listing h3,
.job_listings ul.job_listings li.job_listing .location{
    color: #0F2347 !important;
    font-size: 20px !important;
    font-family: 'Roboto';
    font-weight: 700;
}

.job_listings ul.job_listings li.job_listing .location::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    color: #0479D4;
}

.job_listings ul.job_listings li.job_listing .cta{
    width: 18%;
}

.job_listings ul.job_listings li.job_listing span.learn-more{
    font-family: 'Roboto';
    border: 0.9px solid #0F2347;
    font-size: 15px;
    font-weight: 700;
    background: #fff;
    line-height: 28px;
    padding: 11px;
    border-radius: 7px;
    color: #0F2347;
    float: right;
}
.job_listings a.load_more_jobs,
.single-job_listing .popmake-career{
    background-image: linear-gradient(180deg, #037AD6 0%, #002B5B 100%);
    padding: 13px 11px !important;
    max-width: max-content;
    margin: 20px auto;
    color: #fff !important;
    font-size: 14px;
    font-family: 'Roboto';
    line-height: 21px;
    border-radius: 7px;    
}
.single-job_listing .popmake-career{
   display:block;
   margin-left: 0px;
   text-decoration:none;
}
.single-job_listing .status-expired .job_description,
.single-job_listing .company{
    display: none;
}
.single_job_listing .meta .location a {
    color: #0F2347 !important;
    text-decoration: none;
}
.single_job_listing .meta .date-posted:before, 
.single_job_listing .meta .location:before{
    color: #0479D4;
    text-decoration:none;
}
.single_job_listing .meta .date-posted {
    font-size: 16px;
    letter-spacing: 0.2px;
    font-family: 'Roboto';
    color: #4D4D4D;
}


.ul-pad-0 ul {
	padding-left: 10px;
}
.ul-pad-0 ul li {
	line-height: 1.4;
	margin-bottom: 10px;
}
.img-text-center .elementskit-infobox.icon-lef-right-aligin {
	align-content: center;
	align-items: center;
}
.faq-box .ekit_accordion_icon_group {
	margin-right: 10px !important;
}
.ekit-accordion--toggler.elementskit-btn-link.collapsed {
	box-shadow: -1.216px 6.894px 15px 0 rgba(37, 117, 252, 0.11) !important;
	border-radius: 10px !important;
}
.faq-box .ekit-wid-con .elementskit-accordion .ekit-accordion-title {
	padding-right: 35px;
}
.iti.iti--allow-dropdown.iti--show-flags .ff-el-phone {
	padding-left: 55px;
}

.page-template-default.page.page-id-4016 .header-button.elementor-widget.elementor-widget-button a.elementor-button.elementor-button-link {
    background-color: #037ad6 !important;
    background-image: unset !important;
}


.icongridbox .elementskit-info-box-icon,
.icongridbox .elementor-icon{
    padding: 8px;
    background: #9acaef;
    border-radius: 4px;
    color: #fff !important;
    fill: #fff !important;
}

.icongridbox .elementskit-info-box-icon svg path, 
.cls-1, 
.icongridbox .elementskit-info-box-icon svg polygon,
.icongridbox .elementskit-info-box-icon svg path, 
.icongridbox .elementor-icon svg path, 
.icongridbox .elementskit-info-box-icon svg line {
    stroke: #fff !important;
}

.icongridbox .elementskit-info-box-icon svg,
.cls-2, 
.icongridbox .elementor-icon svg path, 
.st0,
g#add,
g#icon{
    fill: #fff !important;
}

 /* Videos element on various page CSS */
.video-frame .elementor-wrapper {
    aspect-ratio: unset !important;
    --video-aspect-ratio: unset !important;
}

.video-frame video.elementor-video {
    object-fit: contain !important;
}
.video-frame.elementor-widget.elementor-widget-video{
    position:relative;
}
.video-frame.elementor-widget.elementor-widget-video::before, .video-frame.elementor-widget.elementor-widget-video::after {
    content: "";
    z-index: 0;
    background-color: #002B5B;
    width: 200px;
    height: 200px;
    position: absolute;
    inset: -15px auto auto -15px;
}

.video-frame.elementor-widget.elementor-widget-video::after {
    inset: auto -15px -15px auto;
    z-index: 0;
}
.video-frame.elementor-widget.elementor-widget-video .elementor-widget-container {
    z-index: 2;
    position: relative;
}


/* Single Blog Details CSS */
.single-post .elementor-widget-theme-post-content h2 {
    padding-top: 40px;
}
.single-post .elementor-widget-theme-post-content h3:not(#rank-math-faq h3) {
    padding-top: 15px;
    margin-bottom: 12px;
}
.single-post .elementor-widget-theme-post-content ul {
    margin-bottom: 17px;
}
.single-post .elementor-posts img {
    border-radius: 0;
}

/* Ebook Blog CSS */
.single-post.postid-4988 .elementor-section .hbspt-form form {
    align-items: flex-start;
}
.single-post.postid-4988 .elementor-section .hs_submit.hs-submit {
    margin-top: 30px;
}
.single-post.postid-4988 .elementor-section .hs_submit.hs-submit input[type="submit"] {
    color: #FFFFFF !important;
    background-image: linear-gradient(180deg, #037AD6 0%, #002B5B 100%);
    font-weight: 700;
}
.single-post.postid-4988 .elementor-widget-table-of-contents,
.single-post.postid-4988 .elementor-widget-share-buttons {
    display: none;
}
.single-post.postid-4988 .pdfemb-viewer{
    margin-bottom:20px;
}

@media (min-width:1024px) and (max-width:1200px){
    /* Breadcrumbs CSS */
    body .econ-inner-breadcrumb {
        max-width: 96%;
        padding-bottom: 30px;
        background: #F1F8FC;
    }
}

@media(max-width:1024px){
    /* Breadcrumbs CSS */
    body .econ-inner-breadcrumb {
        max-width: 100%;
        padding-bottom: 30px;
        background: #F1F8FC;
    }

    nav.rank-math-breadcrumb {
        top: 25px;
        font-size: 14px;
        padding: 0 25px;
        line-height: 20px;
        width:100%;
    }
}

@media(max-width: 767px){
    .exceptionservicegridbox .elementor-icon-box-wrapper{
        align-items: center;
    }
    /* Careers CSS */
    body .job_listings ul.job_listings li.job_listing .cta {
        width: 100%;
        max-width: max-content;
    }
     /* Videos element on various page CSS */
    .video-frame.elementor-widget.elementor-widget-video::before {
        width: 100px;
        height: 100px;
        top: -8px;
        left: -8px;
    }
   .video-frame.elementor-widget.elementor-widget-video::after {
       width: 100px;
        height: 100px;
        bottom: -8px !important;
        right: -8px !important;
    }
    
    /* Ebook Blog CSS */
    .single-post.postid-4988 .elementor-section .hbspt-form form .hs-form-field {
        width: 100%;
    }
    .single-post.postid-4988 .elementor-section .hbspt-form form {
        flex-wrap: wrap;
        flex-direction: column;
        max-width: 80%;
        margin: auto;
    }
    .single-post.postid-4988 .elementor-section .hs_submit.hs-submit {
        margin-top: unset;
    }
}

@media (max-width:480px){

	/* Careers CSS */
    body .job_listings ul.job_listings li.job_listing .position {
        width: 100%;
    }
    body .job_listings ul.job_listings li.job_listing .location {
        width: 100%;
        float: left;
        text-align: left;
        padding-left: 0;
        margin: 10px 0 20px;
        font-size: 16px;
        line-height: 20px;
    }
     /* Videos element on various page CSS */
    .video-frame.elementor-widget.elementor-widget-video::before, .video-frame.elementor-widget.elementor-widget-video::after {
        width: 100px;
        height: 100px;
    }
}