html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
header .raven-nav-menu-horizontal>.raven-nav-menu a.raven-link-item:not([class*=elementor]) .sub-arrow{
	display:inline-block;
/*     color: #e9374c;
    fill: #e9374c; */
    margin-left: 5px !important;
	font-size:25px;
}
header .menu-item a {
    position: relative;
}

.main_header .sub-menu {
    top: 46px !important;
}
/* .single-career .content {
	 white-space: break-spaces;
} */
header .menu-item a:after {
    background: #1a5cae;
    position: absolute;
    width: 0%;
    content: "";
    left: 0;
    bottom: -5px;
    transition: 0.5s;
}
header .menu-item .sub-menu a:after{
	display:none;
}
footer .raven-menu-item {
    display: inline-block !important;
}
footer .copyrights a {
    color: #fff;
}
footer .copyrights a:hover {
    color: #1a5cae;
}

header .menu-item a:hover:after {
    width: 100%;   
}
header .menu-item a:hover {
    color: #1a5cae !important;  
}
#menu-mobile-menu .btn-menu a {
    background-color: #fff;
	color: #1a5cae !important;
    width: 100%;
    text-align: center;
    display: block;
    padding: 8px 20px;
    border-radius: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px solid;
}
#menu-mobile-menu .btn-menu a:hover {
    color: #fff !important;
	background-color: #1a5cae;
}
footer .raven-nav-menu {
    display: flex;
    flex-wrap: wrap;
}

footer .raven-nav-menu li {
    width: 45%;
}

footer .raven-nav-menu li a {
    padding: 0 !important;
    padding-bottom: 14px !important;
}
/* ERTC PAGE */
.page-id-3422 {
    background-color: #f4f9fb !important;
}
.elementor-accordion-item {
	border-radius: 6px;
	margin-bottom: 30px;
	background: #FFFFFF;
	border: 1px solid #F1F1F1 !important;
}

#jet-popup-3441 .jet-popup__container-inner {
    border-radius: 0px 70px 70px 70px;
}

.process-box{
	height: 80px;
	width: 80px !important;
	display: flex;
	align-items: center !important;
	justify-content: center !important;
	background: #FF7888;
	border-radius: 9.23077px;
	margin: auto;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.process-box:hover{
	background: #e8374c;
}

#pattern:after{
	background-image: url(../../../../uploads/2023/06/Group-26927-1.png);
	position: absolute;
	top: 35px;
	right: -222px;
	height: 11px;
	width: 196px;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
}

.img-list .elementor-image-box-wrapper {
    align-items: center !important;
}
.img-list .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 100% !important;
    max-width: 110px !important;
    height: 110px;
    text-align: center;
    background-color: #e32a4a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-list .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 80px;
    height: 80px;
}

/* Testimonials */
.testimonial-box {
	display: flex;
	justify-content: space-between;
	border: 1px solid #F4F4F4;
	margin: 50px 0;
	padding: 50px;
	position: relative;
	transition: 0.4s;
	align-items: flex-start;
}

.testimonial-box:hover {
	transform: translatey(-3px);
	box-shadow: 0 30px 70px -55px #0000003b;
}

.testimonial-box .left {
	width: 25%;
	margin-right: 40px;
	display: none;
}

.testimonial-box .left img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}

.testimonial-box .right {
	width: 100%;
}

.testimonial-box:before {
	content: "";
	background: linear-gradient(90deg, #1a5cae 2.81%, #073d7f 103.09%);
	position: absolute;
	top: 0;
	width: 0%;
	height: 3px;
	left: 0;
	transition: 0.8s;
}

.testimonial-box:hover:before {
	width: 100%;
}

.testimonial-box h6{
	margin-top: 25px;
	margin-bottom: 6px;
	transition: 0.4s;
	text-transform: capitalize;
}

.testimonial-box:hover h6{
	color: #1a5cae;
}

.testimonial-box .right p{
	margin: 0;
}

.testimonial-box .right .review{
	margin-top: 15px;
}



.main_header .elementor-icon-list-item a:before {
    background: #1a5cae;
    position: absolute;
    width: 0%;
    height: 2px;
    content: "";
    left: 0;
    bottom: -3px;
    transition: 0.5s;
}
.main_header .elementor-icon-list-item a:hover .elementor-icon-list-text {
   color: #1a5cae !important;
}
.icon_boxes_sec .elementor-widget-image-box .elementor-widget-container {
        min-height: 170px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.main_header .elementor-icon-list-item a:hover:before {
    width: 100%;
}
.icon_boxes_sec .elementor-widget-image-box .elementor-widget-container .elementor-image-box-img {
    min-height: 73px;
}
footer i:hover{
	color: #1a5cae !important;
}
.lets_connect {
    background: linear-gradient(90deg, #1a5cae 2.81%, #073d7f 103.09%, #073d7f 103.09%);
   
}
.img_carosal .swiper-slide-image:hover { transform: rotate(360deg);}
.img_carosal .swiper-slide-image {transition: 1s;}
.jupiterx-main {
    z-index: auto !important;
}
.lets_connect .white_btn a {
    background: white;
    color: #0f4e9c;
    border: 1px solid white !important;
}


.lets_connect .white_btn a:hover {
    background: transparent;
    border: 1px solid white !important;
}

.list-3box-con-sec figure.elementor-image-box-img {
    min-height: 74px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.list-2box-con-sec figure.elementor-image-box-img {
	min-height: 73px;
    align-items: center;
    display: flex;
    justify-content: center;
}
#services .service {
    width: 100%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 10px;
}

#services .service .elementor-widget-container{
	height: 100%;
	position: relative;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF00;
    box-shadow: 32px 27px 79px 0px rgba(73, 79.99999999999999, 81, 0.03137254901960784);	
}

#services .service .elementor-widget-container:before{
	background: linear-gradient(90deg, #1a5cae 2.81%, #073d7f 103.09%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 3px;
    content: "";
    left: 0;
    transition: 0.8s;
	z-index:1;
}
#services .service .elementor-widget-container:hover::before{
	width: 100%;
}

#services .service .elementor-image-box-wrapper{
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
}

#successful-projects .list li{
    flex: 0 0 auto;
    width: 33%;
    margin-bottom: 18px;
    padding: 5px;
}

#avail-bookkepping-services .avail-bookkepping-service .elementor-element{
	height: 100%;
	width: 100%;
}

#avail-bookkepping-services .avail-bookkepping-service .elementor-element .elementor-widget-container{
	height: inherit;
}


#avail-bookkepping-services .avail-bookkepping-service .elementor-element .elementor-widget-container .elementor-image-box-wrapper{
	    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

#faqs .faqs-col .elementor-accordion .elementor-accordion-item{
	margin-bottom:30px;
}

/* SERVICE PAGE CSS */
.service-sec .inner-box:hover .elementor-widget-container{
	background-color:#dbdbdb!important;
	transition:0.3s;
}
.service-sec .serv-box {
	height:100%;
}
.service-sec .serv-box .elementor-widget-container {
	height:100%;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #02010100;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
	
}
.service-sec .serv-box:before {
    background: linear-gradient(90deg, #1a5cae 2.81%, #0f4f9c 103.09%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 3px;
    content: "";
    left: 0;
    transition: 0.8s;
}
.service-sec .serv-box:hover::before{
	width:100%;
}
.service-sec .serv-box .elementor-image-box-description {
    width: 100%;
    max-width: 370px;
    margin: auto !important;
}
.testimonial-serv-sec .testimonial-serv .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.testimonial-serv-sec .testimonial-serv .item .detail {
    width: 66%;
    padding-right: 70px;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    color: #6B878A;
}
.testimonial-serv-sec .testimonial-serv .item .detail p{
}
.testimonial-serv-sec .testimonial-serv .item .detail .name{
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
/* or 22px */
    color: #6B878A;
    margin-bottom: 0;
    margin-top: 40px;
}
.testimonial-serv-sec .testimonial-serv .item .detail ..designation{
    
}
.testimonial-serv-sec .testimonial-serv .item .image-box {
    width: 32%;
}
.testimonial-serv-sec .testimonial-serv .item .image-box img {
    border-radius: 8px;
    width: 100%;
}
.testimonial-serv-sec .testimonial-serv .owl-dots button:focus {
	outline: none !important;
}
.testimonial-serv-sec .testimonial-serv .owl-dots {
    margin-top: -30px !important;
    width: fit-content;
	z-index: 1;
    position: relative;
}
.testimonial-serv-sec .testimonial-serv .owl-dots span {
	height: 8px !important;
	width: 8px !important;
	margin: 0px !important;
	margin-left: 10px !important;
	background: #C4C4C4 !important;
}
.testimonial-serv-sec .testimonial-serv .owl-dots button{
	background: none !important;
}
.testimonial-serv-sec .testimonial-serv .owl-dots .active span {
	background: #DEE5EF !important;
	width: 25px !important;
	height: 8px !important;
}
.faq-sec .ue-item-text {
    max-width: 980px;
}
.team-contain {
    display: flex;
    justify-content: left;
	flex-wrap: wrap;
}
.Team-box {
    width: 32%;
	padding-bottom: 55px;
	margin:7px;
	cursor: pointer;
}
.team-img-con{
	position: relative;
}
.hover-info {
    position: absolute;
    top: 0;
    height: 100%;
	width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1888) 0%, rgba(0, 0, 0, 0.59) 92.66%);
    box-shadow: 32.05px 27.0422px 79.1234px rgba(73, 80, 81, 0.03);
	display: none;
}
.team-title h4 {
    font-size: 22px !important;
    line-height: 26px;
}
.team-title {
    padding-top: 10px;
}
.text-p {
    position: absolute;
    bottom: 15%;
    left: 8%;
}
.text-p h4 {
    color: #fff !important;
    margin-bottom: 0;
	font-size: 22px !important;
    line-height: 26px;
}
.text-p small{
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #F8F8F8;
}
.Team-box:hover .hover-info {
    display: block;
}
.Team-box:hover .team-title h4 {
    display: none;
}
.team-img-con img {
    width: 100%;
}
/*************
 CTA Popup
 ****************/
#jet-popup-2249 .jet-popup__container-inner{
	border-radius: 0px 70px 70px 70px;
}
#jet-popup-2249 .jet-popup__container {
    width: 50%;
}

.poppup_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.poppup_form .fields {
    width: 49%;
}

.poppup_form .fields input {
    width: 100%;
    margin-bottom: 20px;
	    border: 1px solid black;
    padding: 11px;
}

.poppup_form .fields input:focus {
    outline: none;
    box-shadow: none;
}
.jet-popup__container-content .wpcf7-not-valid-tip {
    display: none;
}

.jet-popup__container-content .wpcf7-not-valid {
    border: 1px solid #0f4e9c;
}
.poppup_form .form_submit input {
    outline: none !IMPORTANT;
    border: 1px solid !important;
    cursor: pointer;
    transition: background-image 0.5s linear;
    display: inline-block;
    margin-top: 10px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 8888; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	pointer-events: none;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 10vh auto; /* 15% from the top and cente#0f4e9c */
    padding: 20px;
    border-top: 3px solid #073d7f;
    position: relative;
	width: 60%;
	display: flex;
	justify-content: space-between;
	pointer-events: all;
}
.lets_connect .white_btn{
	width: max-content !important;
}
@media (min-width: 1366px) {
	  .modal-content {
		background-color: #fefefe;
		margin: 20vh auto;
		padding: 20px;
		border-top: 3px solid #073d7f;
		position: relative;
		width: 60%;
		display: flex;
		justify-content: space-between;
		pointer-events: all;
	}
}

@media (max-width: 1440px){
	.elementor-13 .elementor-element.elementor-element-6fc215d {
		padding: 70px 10px 0px 10px!important;
	}
}

.jet-popup.jet-popup--front-mode .jet-popup__close-button{
	border-radius: 0px 30px 30px !important;
}

/* The Close Button */

a.close {
    position: absolute;
    top: 5px;
    right: 12px;
	font-size: 40px;
    font-weight: 200;
	color: #aaa;
}
.modal-img {
    width: 40%;
}
.modal-text {
    width: 56%;
    margin: auto 50px;
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;	
}

.modal-text::-webkit-scrollbar {
    width: 12px;
}

.modal-text::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.modal-text::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.modal-text h4{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
}
.modal-text small {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #6B878A;
}
.modal-text p {
    padding: 15px 0 0;
	max-width: 84%;
}
.modal-img img {
    width: 425px;
    height: 450px !important;
    object-fit: cover;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

button.button {
 	background:none;
  border-top:none;
  border-right:none;
  border-left:none;
  border-bottom:#02274a 1px solid;
  padding:0 0 3px 0;
  font-size:16px;
}

button.button:hover {
  border-bottom:#a99567 1px solid;
  color:#a99567;
}
.overflow_close{
	overflow-y: hidden !important;
}
.raven-nav-menu-horizontal>.raven-nav-menu ul.sub-menu, .raven-nav-menu-horizontal>.raven-nav-menu ul.submenu {
    position: absolute;
    top: 100%;
/*     width: 12em !important; */
    padding: 1rem !important;
    background-color: #fff!important;
    z-index: 100!important;
	box-shadow: 2px 2px #dee2e6;
	border-radius: 0px 0px 20px 20px;
}

.service-sec .serv-box.serv-first:hover .elementor-widget-container {
    background-color: #d1d1d1!important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
/************
 * Privacy Policy
 ***********/

.privacy_sec h2 {
    margin: 30px 0;
}

.privacy_sec ul li, .privacy_sec ol li {
    line-height: 30px;
}
.privacy_sec ul, .privacy_sec ol {
    margin: 0;
    padding: 0 15px;
}
.privacy_sec p {
    margin: 15px 0;
}
.privacy_sec h3 {
    margin: 25px 0 15px;
    line-height: 1.3em;
}


@media only screen and (max-width: 1600px) and (min-width: 1400px)  {
	.modal-content {
		width: 80%;
	}
}

@media only screen and (max-width: 1366px) and (min-width: 1025px)  {
#successful-projects .list li{
    flex: 0 0 auto;
    width: 50%;
}
	.modal-content {
		width: 80%;
	}
}

@media only screen and (max-width: 1280px) and (min-width: 1170px)  {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1140px!important;
	}
	.modal-content {
		width: 80%;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px){
	.img-list .elementor-image-box-wrapper figure.elementor-image-box-img img {
		width: 60px;
		height: 60px;
	}
	.img-list .elementor-image-box-wrapper figure.elementor-image-box-img {
		height: 90px;
		max-width: 90px !important;
	}
}

@media only screen and (max-width: 1024px)  {
	#successful-projects .list li{
		flex: 0 0 auto;
		width: 50%;
	}	
	.img-list .elementor-image-box-wrapper figure.elementor-image-box-img img {
		width: 60px;
		height: 60px;
	}
	.img-list .elementor-image-box-wrapper figure.elementor-image-box-img {
		height: 90px;
		max-width: 90px !important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 992px)  {
		footer .raven-nav-menu li {
    width: 36.33%;
}
	.icon_boxes_sec .elementor-widget-image-box .elementor-widget-container h3 {
    font-size: 17px !important;
    line-height: 23px !important;
}
	.main_header .raven-menu-item {
    font-size: 17px !important;
}

.main_header .raven-nav-menu {
    justify-content: flex-end !important;
    display: flex !important;
}

.main_header .raven-nav-menu > li:not(:last-child) {
    margin-right: 20px !important;
}
	.main_header .elementor-icon-list-text {
    font-size: 17px !important;
}
	.become_sec .elementor-element-5755f9f {
    width: 87% !important;
}
	.Team-box {
		width: 48%;
	}
	.modal-content {
		margin: auto;
		width: 95%;
		top: 26%;
	}
	.modal-text {
		width: 65%;
		margin: auto 30px;
	}
	.modal-text p {
		max-width: 100%;
	}
	.faq-box-sec {
		max-width: 80% !important;
	}
	
}

@media only screen and (max-width: 991px) and (min-width: 768px)  {
	.faq-box-sec {
		max-width: 80% !important;
	}	
	#pattern:after {
		right: -103px;
		width: 100px;
	}
	.icon_boxes_sec .elementor-widget-image-box .elementor-widget-container h3 {
    font-size: 14px !important;
    line-height: 18px !important;
}

.icon_boxes_sec .elementor-inner-section .elementor-column .elementor-element-populated {
    padding-left: 5px !IMPORTANT;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.icon_boxes_sec .elementor-widget-image-box .elementor-widget-container .elementor-image-box-img {
    min-height: 75px;
}
	.testimonial-box {
		padding: 50px 25px;
	}
		footer .raven-nav-menu li {
    width: 50%;
}
	.main_header .raven-menu-item {
    font-size: 13px !important;
}

.main_header .raven-nav-menu {
    justify-content: flex-end !important;
    display: flex !important;
}

.main_header .raven-nav-menu > li:not(:last-child) {
    margin-right: 10px !important;
}
.testimonial-serv-sec .testimonial-serv .item .detail{
	padding-right: 0;
    font-size: 15px;	
}
.testimonial-serv-sec .testimonial-serv .item .detail .name {
    font-size: 15px;
    margin-top: 20px;
}
.testimonial-serv-sec .testimonial-serv .owl-dots {
    margin-top: 10px !important;
	width:100%;
}
	.Team-box {
		width: 48%;
	}
	.modal-content {
		margin: auto;
		width: 95%;
		top: 26%;
	}
	.modal-text {
		width: 65%;
		margin: auto 30px;
	}
	.modal-text p {
		max-width: 100%;
	}
	.modal-img img {
		object-fit: contain;
	}
}


@media only screen and (max-width: 767px) and (min-width: 500px)  {
	.become_sec .elementor-element-5755f9f {
    	width: 70% !important;
	}
	.banner-image img{
		width:70%;
		margin:0 auto;
	}
	.Team-box {
		width: 48% !important;
	}
	.team-contain {
		display: flex !important;
		justify-content: space-around;
	}
	.tech-consulting .elementor-widget-container {
		min-height: 230px;
	}	
	.call-now .elementor-widget-container {
		margin: 0px 0px 0px 20px!important;
	}	
}

@media only screen and (max-width: 767px)  {
	.blog_heading .elementor-heading-title{
		min-height:unset !important;
	}
	#pattern:after {
		display: none;
	}	
	.testimonial-box {
		flex-direction: column;
		padding: 20px 10px;
	}
	.testimonial-box .left{
		margin-bottom: 15px;
	}
	.testimonial-box .left,
	.testimonial-box .right {
		width: 100%;
	}
	.testimonial-box .right .meta h5 {
		font-size: 17px !important;
	}
	header .menu-item a:hover:after {
		width: unset !important;
	}
	header .menu-item a:hover {
		color: #fff !important;
	}
	.privacy_sec h2 {
		margin: 10px 0 0;
	}
	.modal-img {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	.poppup_form {
    flex-direction: column;
	}

	.poppup_form .fields {
		width: 100%;
	}
	.modal-content {
		width: 90%;
		display: block;
		margin: 15vh auto;
	}
	a.close {
		top: -4px;
		right: 7px;
		font-size: 32px;
	}
	.Team-box {
		width: 100%;
		margin:0px;
	}
	.team-contain {
		display: block;
	}
	.modal-text {
		width: 100%;
		margin: 30px 0px;
		height: 215px;
    	overflow-y: scroll;
	}
	.modal-img img {
		height: auto !important;
		width: 60%;
	}
	footer .raven-nav-menu li {
		width: 47.33%;
	}
	.main_header .elementor-button-icon {
		display: none;
	}
	.img_carosal .swiper-slide-image {
		max-width: 70% !important;
		margin: 0px 10px !important;
	}
	#services .service{
		max-width: 100%;
		flex-basis: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.poppup_form .fields input{
		margin-bottom:10px;
	}
	.testimonial-serv-sec .testimonial-serv .item .detail{
		font-size: 14px;	
		padding-right: 0;
		width:100%;
		text-align:center;
	}
	.testimonial-serv-sec .testimonial-serv .item .detail .name {
		font-size: 14px;
		margin-top: 15px;
	}
	.testimonial-serv-sec .testimonial-serv .item .image-box{		
		width:100%;
	}	
	.testimonial-serv-sec .testimonial-serv .item .image-box img{
		max-width:300px;
		margin:15px auto;
	}	
	.testimonial-serv-sec .testimonial-serv .owl-dots {
		margin-top: 10px !important;
		width:100%;
	}
	li.menu-item-has-children a{
		position: relative;
		display: inline-block;
	}
	li.menu-item-has-children a:after {
		font-family: FontAwesome!important;
		font-size: inherit;
		font-weight: 400;
		content: '\f078';
		position: absolute;
		margin: auto;
		top: -1px;
		left: unset;
		right: -5px;
		color:#fff;
		font-size: 14px;
	}
}
/************
 * contact page form
 ***********/

.cf7 .fields input:focus {
    outline: none;
    box-shadow: none;
}
/*****global******/
li::marker{
	color: #1a5cae !important;
}

#userback_button_container .userback-button-se {
    left: 30px!important;
    right: auto!important;
    animation: feedbackSlideUp .2s linear;
}


/*blog*/



.box_sec .elementor-widget-wrap{
	box-shadow: none !important;
}

.blog_card img{
	/* 	max-height: 350px !important; */
	height: 400px !important;
	object-fit: cover !important;
	object-position: center !important;
}

.limit .elementor-widget-container{
	overflow: hidden;
	padding-bottom:0px !important;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	min-height: 110px !important;
}


.blog_heading .elementor-heading-title{
	min-height: 70px;
}
/* 
@media only screen and (max-width: 1366px) and (min-width: 1201px)  {
.blog_card img{
min-height: 450px !important;
} */


.blog_menu {
	border: 2px solid #0f4e9c;
	border-radius: 100px;
	padding: 3px 15px 4px !important;
}

/* 
.nav-menu.raven-nav-menu{
align-items: center !important;
} */


.raven-nav-menu li {display: flex !important;}

.raven-nav-menu li a {
	align-items: center;
}

.blog_menu:before {
	content: '';
	background-color: #fff;
	border: 2px solid #0f4e9c;
	width: 12px;
	height: 12px;
	border-left-color: #fff;
	border-top-color: #fff;
	position: absolute;
	bottom: -6px;
	transform: rotate(45deg);
	left: 18px;
}

/* careers popup */
#jet-popup-3506 .jet-popup__container {
    border-radius: 25px !important;
	width: 100% !important;
    max-width: 1150px;
}

#jet-popup-3506 .jet-popup__container-inner {
    padding: 30px;
}

#jet-popup-3506 img {
    max-height: 300px;
    object-fit: cover;
    object-position: top;
}

#jet-popup-3506 .elementor-widget-image a {
    display: block;
}

/* #jet-popup-3506 .jet-popup__overlay {
	background-color: transparent !important;
	background-image: none !important;
} */

/* 
job apply form */
.apply .wpcf7-not-valid-tip {
    color: white;
    font-size: 12px;
    line-height: normal;
}

.apply .wpcf7 form.invalid .wpcf7-response-output, .apply .wpcf7 form.unaccepted .wpcf7-response-output, .apply .wpcf7 form.payment-requi#0f4e9c .wpcf7-response-output {
	 color: white;
     font-size: 18px;
     line-height: normal;
	 margin: 0 !important;
	 padding: 0 !important;
	 border: none !important;
	text-align: center;
}
.apply .wpcf7 form.sent .wpcf7-response-output {
	 color: white;
     font-size: 18px;
     line-height: normal;
	 margin: 0 !important;
	 padding: 0 !important;
	 border: none !important;
	text-align: center;
}
.apply .wpcf7 form.sent label.second {
    color: transparent;
	font-size: 0;
    margin-top: 0px;
}
.apply .wpcf7 .snd-app.hidden .wpcf7-submit {
    display: none;
}
.apply label {
	 color: white;
	 margin-top: 20px;
}
 .apply input {
	 width: 100%;
	 border: none;
	 border-bottom: 1px solid white;
	 padding: 10px 0;
	 margin-bottom: 10px;
	 outline: none;
}
 .apply input[type="text"] {
	 background: url(../../../../uploads/2023/12/userwhite-1.png);
	 background-repeat: no-repeat;
	 background-position: 99%;
}
 .apply input[type="email"] {
	 background: url(../../../../uploads/2023/12/smsnew-1.png);
	 background-repeat: no-repeat;
	 background-position: 99%;
}
 .apply input[type="tel"] {
	 background: url(../../../../uploads/2023/12/callnew-1.png);
	 background-repeat: no-repeat;
	 background-position: 99%;
}
.apply input{
	color: white !important;
}
 .apply input::placeholder {
	 color: white !important;
}
 .apply input[type="file"] {
	 border: none;
	 padding: 75px 50px;
	 border-radius: 30px 30px 30px 0;
	 margin-bottom: 0;
	 border: 1px solid #1a5cae;
	 position: relative;
}
 .apply input[type="file"]::after {
	 background: url(../../../../uploads/2023/12/Group-1577705762-1-2.png);
	 content: "";
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 background-position: center center;
	 background-repeat: no-repeat;
	 background-size: 180px;
	 background-color: white;
}
.apply input[type="submit"] {
	color: #1a5cae !important;
	background-color: white !important;
	background-image: none !important;
	border: 1px solid white;
	margin-top: 20px;
	cursor: pointer;
	transition: 0.3s;
}

.apply input[type="submit"]:hover {
	color: white !important;
	background-color: transparent !important;
	background-image: none !important;
}

.apply input:focus {
    border-bottom: 1px solid white !important;
}

.apply input.hidden {
	display: none;
}
.wcm-box img {
    min-width: 75px !important;
}
.fica-question-box.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 600px !important;
}

.wcm-box-eq .elementor-widget-container {
	height: 100%;
}
.table_wrapper{
	overflow: auto;
}
@media(max-width: 475px){
.table_wrapper .custom_table{
	width: 500px; 
}
}
