 /*
Theme Name: Anvinzon
Theme URI: http://localhost/deneb/
Author: Green Cubes
Author URI: http://localhost/deneb/
Description: My Site
Version: 1.0
Tags: bootstrap
*/
.page-template-PrivacyPolicy h1,.page-template-termsconditon h1{
	font-size:32px;
} 
.page-template-PrivacyPolicy h2,.page-template-termsconditon h2{
	font-size:28px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.custom-select {
    width: 100%;
    height: 70px;
    font-family: "Sora", sans-serif;
    /* color: rgb(255, 255, 255); */
    font-weight: 400;
    background-color: transparent;
    border: none;
    border-bottom: solid 2px rgba(18, 24, 32, 0.1);
    -webkit-transition: 0.4s 
cubic-bezier(0, 0, 0.3642, 1);
    transition: 0.4s 
cubic-bezier(0, 0, 0.3642, 1);
}
.mil-buttons-frame {
align-items: center !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.mil-button.mil-accent-bg {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 13px;
    width: 40%;
    height: 50%;
}
.wpcf7-response-output {
    color: #fff !important;
}
 .mil-circle-illustration .mil-image-frame img{
    height: 100%;
    -webkit-filter: grayscale(20%);
     filter: grayscale(20%);
	object-fit: fill;
} 
.page-template-SoftwareModernizationLegacyMigration .mil-gradient-bg ul ,.page-template-mobiledev .mil-gradient-bg ul,.page-template-uiux .mil-gradient-bg ul,.page-template-QualityAssuranc .mil-gradient-bg ul{
    margin: 20px;
   
}
.page-template-QualityAssurance  .mil-gradient-bg ul {
   margin: 20px;
}
.page-template-QualityAssurance  .mil-gradient-bg li {
    color: #fff;
    opacity:0.8;
	  padding: 5px;
}
.page-template-SoftwareModernizationLegacyMigration .mil-gradient-bg li,.page-template-mobiledev .mil-gradient-bg li,.page-template-uiux .mil-gradient-bg li,.page-template-QualityAssuranc .mil-gradient-bg li,.page-template-AIMLSolutionsDataEngineering .mil-gradient-bg li{
	 color: #fff;
    opacity: 0.8;
    padding: 5px;
}

.wpcf7-response-output {
    color: #000 !important;
}
.page-template-casestudies-php .mil-project-cover:after {
   
    bottom: 20%;
}
/* Make all swiper slides equal height */
.Services-block .swiper-wrapper {
    display: flex !important;
    align-items: stretch !important;
}

/* Make each slide stretch */
.Services-block .swiper-slide {
    height: auto !important;
    display: flex !important;
}

/* Make all cards same height */
.Services-block .mil-hover-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 30px;  /* optional */
}

/* allow content to push down and keep button bottom aligned */
.Services-block .mil-hover-card .mil-mb-50,
.Services-block .mil-hover-card ul {
    flex-grow: 1;
}
.mil-footer-bottom {
    background-color: rgba(18, 24, 32, 0.05);
}
.mil-subscribe-form input {
    padding: 0 40px;
}
.join-anvizon  img{
	object-fit:Cover;
	width:100%;
}