@charset "UTF-8";
/*!
Theme Name: Finscore Child
Author: Zemez
Author URI: https://zemez.io/wordpress/
Description: Finscore child theme.
Template: finscore
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: finscore-child
*/
/*---------------------CUSTOM CSS--------------------*/
.jet-slider__content-inner {
    background: rgba(0,0,0,0.3);
    padding: 50px !important;
    border-radius: 10px;
	margin-top: 150px;
}
.header-container {
    padding: 30px 0 !important;
    /*border-bottom: 2px solid #f2f2f2;*/
}
.jet-carousel__item-inner {
    box-shadow: 0px 0px 1px 0px rgba(56,56,56,0.2);
	border-radius: 5px;
}
/*.jet-carousel__item-inner:hover .jet-carousel__content {
    box-shadow: 0 0 50px 0 rgba(20,49,167,0.1);
	background:white !important;
	transition:all 1s ease;
}*/
img.jet-carousel__item-img {
    border-radius: 5px 5px 0 0;
}
.jet-carousel__content {
    border-radius: 0 0 5px 5px;
}
/*.custom-height {
    min-height: 230px;
}*/
.more {
    padding: 40px 0 0 0;
    font-size: 16px;
    font-weight: 500;
    min-height: 162px;
}
.more span{
	/*color: #f58200;*/
	display: block;
    font-weight: 600;
    font-size: 15px;
}
.table-bordered th,.table-bordered td{
	border: 1px solid #ddd;
	padding:10px;	
}
.table-bordered th{
	background:#aaaaaa;
	font-size: 18px;
    color: white;
    font-weight: 500;
    text-align: center;
}
.table-bordered td{
	font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.table-bordered tr:nth-child(even){
	background-color: #f2f2f2;
}
.elementor-jet-banner:hover .jet-banner__title{
	color:white !important;
}
.custom-post{
	margin-right: 50px;
}
.custom-post .entry-meta{
	display:none;
}
.custom-category h5 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px !important;
}
.custom-category ul li{
	border-bottom:1px solid #f2f2f2;
	padding: 10px 0px;
}
.custom-category ul li a{
	font-size:14px;
	font-weight:400;
}
iframe.custom-iframe {
    height: 500px;
}
.jet-slider .jet-slider__title{
	margin:unset;	
}
h5.jet-slider__title{
	margin-bottom:0px !important;
}
.jet-slider .jet-slider__desc{
	margin:30px 0 !important;
}
.jet-slider__button{
	margin:unset;
}
.custom-read-more{
	display:block;
	background: #f58200;
    color: white;
    max-width: 150px;
    padding: 5px;
    text-align: center;
    margin-top: 20px;
}
.custom-read-more:hover{
	background:white;	
	color:#f58200;
}
.custom-quote {
    text-align: center;
    padding-bottom: 20px;
}
.custom-quote i.fa.fa-quote-left {
    color: #7a7a7a;
    font-size: 50px;
}
.custom-quote-text{
	max-width: 1100px;
    margin: 0 auto;
}
.custom-text-last span{
	font-weight:700;
	color:#f58200;
}
.custom-box-hover h3 {
    margin-bottom: 0;
}
.custom-box-hover{
	transition:all .5s ease;
}
.custom-box-hover:hover{
    margin: -20px 0;
    background: white;
    box-shadow: 0 0 50px 0 rgba(20,49,167,0.1);
}
.custom-service-p{
	min-height:190px;
}
.custom-service .elementor-column-wrap.elementor-element-populated {
    padding: 0 !important;
}
.custom-service .elementor-widget-wrap {
    padding: 40px 30px;
	background:#f5f6fa;
	transition:all 1s ease;
}
.custom-service .elementor-widget-wrap:hover {
	box-shadow: 0 0 50px 0 rgba(20,49,167,0.1);
	background:white;
}
.service-text {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.service-text p{
	line-height:2.5;
}
.service-img-box h5.jet-banner__title {
    color: transparent;
}
.service-img-box .jet-carousel__item.slick-slide.slick-active {
    height: 340px;
}
.service-img-box .slick-slide.slick-current.slick-active {
    width: unset !important;
}
.about-box{
	box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
	transition:all 1s ease;
}
.about-box:hover{
	box-shadow: 0 0 50px 0 rgba(0,0,0,0.4);
}
.about-box .jet-banner.jet-effect-oscar {
    float: unset;
    padding: 0 0 30px 0;
}
.clients-img .elementor-widget-container {
    height: 120px;
    width: 120px;
    display: table-cell;
    vertical-align: middle;
	/*margin:0 auto;*/
}
.clients-img .elementor-image{
	transition:all 1s ease;
	cursor:pointer;
}
.clients-img .elementor-image img {
	filter: grayscale(100%);
}
.clients-img .elementor-image:hover img {
	filter: none;
}
.career-box input[type="submit"] {
	letter-spacing:0;
	float:right;
	margin:30px 0 0 0;
}
.company-high-text p,.career-text p,.career-box form {
    max-width: 1000px;
    margin: 0 auto;
}
.custom-home-js{
	display:none;
}
.client-row-box .elementor-column-wrap.elementor-element-populated {
    padding: 0 50px !important;
}
.home-padding .elementor-column-wrap{
	padding:70px 0 !important;
}
.sale-form label {
    width: 90%;
    font-weight: normal;
}
.sale-form span {
    margin-top: 10px;
}
.service-section-col .jet-carousel__item-inner {
    background: #f5f6fa;
}
.service-section-col  .custom-height {
    min-height: 200px;
}
.invert.footer-area-wrap, .invert.footer-container {
    position: relative;
}
.footer-area-wrap.invert:before {
    background: #000;
    content: "";
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}
.footer-area-wrap {
    background: url(http://axis-fidia.in/wp-content/uploads/2018/11/coma-bg-.jpg);
    background-size: cover;
}
.service-section-col img.jet-carousel__item-img {
	height: 120px;
}
.invert a{
    padding-left:10px;
}
.modal-open .main-bannerimg {
    z-index: 1000;
}
.paddingimg-lift .elementor-widget-container {
    padding-right: 0px !important;
}
.paddingimg-right .elementor-widget-container {
    padding-left: 0px !important;
}
.ssr-form .elementor-tab-content.elementor-clearfix.elementor-active {
    margin: 0 auto;
    width: 40%;
}
.modal-open .broucher-f{ z-index:1000;}
section.elementor-element.elementor-element-371d59f.elementor-section-stretched.broucher-formc.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    left: -317.594px !important;
}
.is-performance h4 {
    font-size: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
	/*.custom-height {
		min-height: 250px;
	}*/
	.more 
	{
    	min-height: 116px;
	}
	.custom-post{
		margin-right:0px;
	}
	.elementor-widget-wrap{
		padding:0 20px;
	}
	.client-row-box .elementor-widget-wrap{
		padding:unset !important;
	}
	.custom-video .elementor-widget-wrap,.custom-slider .elementor-widget-wrap,.custom-service .elementor-widget-wrap{
		padding:0px;
	}
	.jet-carousel__item-inner{
		box-shadow:none;
	}
	.client-row-box {
    	width: 25% !important;
	}
	.company-row-box{
		width:50% !important;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	/*.custom-height {
		min-height: 250px;
	} */
	.more 
	{
    	min-height: 142px;
	}
	.custom-post{
		margin-right:0px;
	}
	.elementor-widget-wrap{
		padding:0 20px;
	}
	.custom-video .elementor-widget-wrap,.custom-slider .elementor-widget-wrap,.custom-service .elementor-widget-wrap{
		padding:0px;
	}
	.custom-market-section .elementor-widget-wrap {
		padding: 0px !important;
	}
	.custom-post .jet-posts__item.col-desk-1.col-tab-1 {
    	padding-bottom: 50px !important;
	}
	.jet-carousel__item-inner{
		box-shadow:none;
	}
	.custom-service .elementor-widget-wrap {
		padding: 40px 30px;
	}
	.client-row-box {
    	width: 50%;
	}
	.client-row-box .elementor-column-wrap.elementor-element-populated {
    	padding: 0 1.4285rem !important;
	}
}
@media (max-width: 767px) {
    .elementor-4272 .elementor-element.elementor-element-d35565b .modal-content{
   margin-top: 35%;}
   .is-performance h4 {
    font-size: 14px !important;
}}
@media (max-width: 768px) {
    .is-performance h4 {
     font-size: 14px !important;}
     .is-performance .elementor-widget-container {
    padding-right: 0px !important;
    padding-left: 12px !important;
}
}
