/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
@import url('https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.is-stuck{
	background-color: #fff !important;
}

header .is-stuck .social-icon a, header .is-stuck .header-module .ld-module-trigger-txt, header .is-stuck .main-nav > li > a {
        color: #000 !important;
    }
header .is-stuck .btn.btn-solid {
	    background-color: #214cb2;
    color: rgb(255 255 255);
    border-radius: 50px !important;
}

header .is-stuck #primary-nav a:hover {
	color:#214cb2 !important;
}

.banner-sec .sr7-arrows.custom{
	    background: #214cb2 !important; 
}

.our-produt-box .fancy-box {
	margin-bottom:0px !important;
}

.our-produt-box .fancy-box-time{
	font-size: 18px;
    letter-spacing: 0px;
    border-radius: 4px;
}
.our-produt-box h3{
	    text-transform: capitalize;
    margin-top: 25px;
    font-size: 18px !important;
}
.leadership-sec .cb-subtitle{
	    background-color: #214cb2 !important;
}

.leadership-sec .fancy-box-contents h3{
	    font-family: 'Poppins';
    font-weight: 600 !important;
    font-size: 20px;
}

/* heading animation */
       .animate-heading {
    display: block;
    font-family: Poppins;
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    color: rgb(6, 2, 33);
    padding-right: 15px;
    color: #212121;
}

.heading-text-animation {
    background-image: linear-gradient(-225deg, #3a4c78 0%, #384564 29%, #214cb2 67%, #4a4a4a 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s 
linear infinite;
    display: inline-block;
    font-size: 34px;
	line-height: 42px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

/* heading animation */


.stats-box {
        padding: 40px 20px;
        border-right: 1px solid #5778c5;
        border-bottom: 1px solid #5778c5;
    }
    .stats-box:nth-child(2),
    .stats-box:nth-child(4) {
        border-right: none;
    }
    .stats-box:nth-child(3),
    .stats-box:nth-child(4) {
        border-bottom: none;
    }
    .stats-number {
        font-size: 42px;
        font-weight: 700;
		color:#fff;
    }
    .stats-label {
        font-size: 15px;
            color: #d9d9d9;
    margin-top: 18px;
    }

.img_liquid_animation img {
    animation: pic_animate 8s ease-in-out infinite;
    box-shadow: inset 0 0 0 9px rgb(255 255, 255 / 30%);
/*     border: 5px solid #dbdbdb; */
}


@keyframes pic_animate {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }

    50% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
    }

    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

.abt-comp-exp{
    background: #1E4ABE;
    width: 250px;
/*     height: 275px; */
    margin-top: -225px;
	padding:30px;
	border-radius: 10px;
}

.abt-comp-exp p{
	line-height: 40px;
    color: #fff;
    font-size: 32px;
}
.abt-comp-exp h3{
	margin-bottom: 10px;
}

.abt-comp-exp .iconbox-icon-container{
	background: transparent;
}

.home-client-logo img{
	width: 70px !important;
}

.home-client-logo  .vc_single_image-wrapper.vc_box_border_grey.loaded{
    border: 1px solid #dbdbdb;
    height: 105px;
    place-content: center;
    border-radius: 5px;}

.store-address-sec .iconbox {
    border: 1px solid #dbdbdb;
    padding: 20px;
}

.contact-us-form-sec .wpcf7-spinner{
	position:absolute;
}

.contact-us-form-sec input{
	border-radius:50px;
}

.contact-us-form-sec textarea{
	border-radius: 20px !important;;
}

.titlebar-inner .breadcrumb.reset-ul {
 	color: #fff;
}

.titlebar-scroll-link i {
	color:#fff;
}

.titlebar-inner h1{
	font-family:'Poppins' !important;
	color:#fff !important;
}

footer .lqd-custom-menu.reset-ul li a:before {
    content: "\f10c";
    position: absolute;
    font-family: 'FontAwesome';
	margin-left: -24px;
	color: #7e9de5;
	font-size: 14px;
}

footer .lqd-custom-menu.reset-ul li a {
    padding-left: 24px;
    padding-bottom: 6px;
}

.para-shadow{
	box-shadow: 0px 2px 20px #0000001a;
    padding: 30px;
    border-radius: 8px;
    border-bottom: 3px solid #4f4f4f;
}

.dm-tabs .nav.tabs-nav li a{
	    font-size: 20px;
    font-family: 'poppins';
}
.dm-tabs .nav.tabs-nav li:after{
	    background: linear-gradient(90deg, #214cb2 0%, #000000 100%);
}

.logo-page-sec figure.wpb_wrapper {
	padding-top:30px;
	padding-bottom:30px;
}

.logo-page-sec .wpb_single_image.vc_align_center{
	    box-shadow: 5px 8px 31px #0000001c;
}

.logo-page-sec figure img{
	width: 100px;
    height: 70px;
    object-fit: contain;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-viewport{
	    border: 1px solid #c2c2c2;
}

.single.single-product .product_title.entry-title{
	   font-family:'Poppins' !important;
}

.single.single-product .summary.entry-summary .price{display:none}
#enquiry input {
    font-size: 16px;
    background-color: #214cb2;
    max-width: initial;
    font-weight: 500;
    border-radius: 50px;
    padding: 12px 30px;
}
.single.single-product  .woocommerce-product-details__short-description p{
	margin-bottom:25px !important;
}
.single.single-product  .tabs.wc-tabs .tabs-nav{
	padding-left:0px !important
}

.single.single-product  .tabs.wc-tabs li.active{
	    background: #214cb2;
    border-radius: 50px;
}
.single.single-product  .tabs.wc-tabs li.active a{
	color: #fff;
}
.single.single-product  .tabs.wc-tabs li a:focus{
	outline:0 !important;
	box-shadow:none !important
}

.single.single-product .tabs-content h2{
	display:none;
}

.woocommerce-product-rating{margin-left:0px !important;}
.woocommerce div.product .product_title, .related.products h2{
	font-size:34px !important;
	font-weight:bold;
}
.related.products .ld-sp, .product.type-product .ld-sp {
	    border: 1px solid #dbdbdb;
    text-align: center;
    padding: 20px;
    border-radius: 8px;
}
.related.products .ld-sp-info a, .product.type-product .ld-sp-info a{
	font-weight: 600;
    font-size: 20px;
    font-family: 'Poppins';
	    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.woocommerce ul.products li.product{
	margin-bottom:0px !important;
}

#primary-nav li a .fa.fa-chevron-down{font-size:12px; top: -1px; position: relative;}

.modal-enquiry-form{
	    border-radius: 8px !important;
    border: none !important;
}
.modal-enquiry-form .ui-dialog-titlebar {
	background-color: #214cb2 !important;
    border: none !important;
}
.modal-enquiry-form .ui-widget-header .ui-icon{
	    filter: brightness(0) invert(1);
}
.ui-widget-overlay.ui-front{
	    background: #000000cf;
	    backdrop-filter: blur(8px);
    opacity: 1;
}
#contact-form.ui-widget-content{
	background:#fff;
} 

#contact-form .contact-send.contact-button {
	    background-color: #214cb2;
    padding: 12px 30px;
    border-radius: 50px;
    font-family: 'Poppins';
}
#contact-form .wdm-enquiry-action-btns{
	border-bottom:none;
}
.pe-successful-enq-ok-btn {
	    background-color: #214cb2 !important;
}

.certificate-sec img{
    box-shadow: 0px 2px 20px #00000030;
    border-radius: 8px;
    margin-bottom: 20px;
	padding: 10px;
	transition:0.5s
}
.certificate-sec img:hover{
	transform:scale(1.1);
	transition:0.5s
}

.certificate-sec h4{
	    font-size: 18px !important;
    font-family: 'Poppins';
}

/* Media Query Start */

@media screen and (max-width:480px){

	.stats-box{
    width: 50%;
		float: left;
}
	
	.stats-number {
    font-size: 24px;
}
	.stats-label {
    font-size: 14px;
    margin-top: 0;
}
	.animate-heading, .heading-text-animation, h2{
		font-size:24px !important;
		line-height: 30px;
	}
	#features .iconbox{
		margin-bottom:10px;
	}
	.navbar-brand img {
    width: 210px;
	}
	
	.logo-page-sec .vc_col-sm-2{
		    width: 50%;
    float: left;
	}
		.certificate-sec img{
	height: 200px;
}
}

@media screen and (max-width:767px){
	    .titlebar-inner h1 {
        font-size: 26px !important;
    }
	.titlebar-inner{
    padding-top: 50px !important;
    padding-bottom: 40px !important;
	}
	.titlebar .breadcrumbs{
    margin-top: 0px !important;
	}

}

@media screen and (min-width:481px) and (max-width:767px){
		.certificate-sec img{
	height: 400px;
}
}

@media screen and (min-width:768px) {
	.certificate-sec img{
	height: 360px;
}
}

@media screen and (min-width:768px) and (max-width:102px){
			.certificate-sec img{
	height: 450px;
}
}

@media screen and (max-width:1023px){
			.certificate-sec .vc_col-sm-3 {
		width:50%;
		float:left;
	}
}

@media screen and (max-width: 1199px) {
    [data-mobile-header-scheme=gray] .main-header .navbar-header {
        background-color: #ffffff !important;
    }
	[data-mobile-nav-style=modern]:before{
		        background-image: linear-gradient(to top left, #214cb2 0%, #112e72 100%) !important;
	}
}

@media screen and (min-width:1024px) {
	 h2{
		font-size:34px !important;
		font-family:'Poppins' !important;
	}
 
}