/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* .page-id-6 #ast-desktop-header, .page-id-6 footer#colophon, .elementor-element-c4a2e6b {
    display: none;
} */

.box_section_one{
	background: linear-gradient(144deg, #1B7DB2 5.6%, #114F96 47.58%, #071431 94.18%);
}

.slide_column{
	background: linear-gradient(94deg, #1B7AB0 0%, #11488A 54.17%, #203E83 100%);
	border-radius: 50px;
	margin: 10px;
}

.office_section .elementor-image-carousel .swiper-slide figcaption.elementor-image-carousel-caption{
  position: absolute;
  bottom: 6%;
  left: 6%;
  -webkit-text-stroke: 0.4px;
  -webkit-text-stroke-color: #fff;
}

.second_slide_right .slick-slide{
 float: right !important;
}

.header_main{
	position: fixed;
	width: 100%;
	top: 0;
}

/* .logo_header img{
  max-width: 220px;
 } */

.box_section_main .fa-circle:before {
    content: url('http://capchase.in/wp-content/uploads/2023/11/Rectangle-33.png') !important;
}

.box_section_main .slick-active .fa-circle:before {
    content: url('http://capchase.in/wp-content/uploads/2023/11/Rectangle-32.png') !important;
}

.box_section_main .slick-dots{
	text-align: left !important;
}

.location .elementor-icon-list-items{
justify-content: space-between;
}

.elementor-image-box-content h3.elementor-image-box-title{
	font-size: 18px !important;
}

/* button css */

.capchase_btn a{
  outline: none !important;
  cursor: pointer;
  transition: all 0.5s ease;
  position: relative;
  display: inline-block;
  z-index: 1;
   overflow: hidden;

}

.capchase_btn a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  direction: rtl;
  z-index: -1;
 background: linear-gradient(94deg, #1B7AB0 0%, #11488A 54.17%, #203E83 100%);
  transition: all 0.5s ease;
  border-radius: 50px;
  overflow: hidden;
}

.capchase_btn a:hover {
  color: #fff !important;
  border-radius: 50px;
}

.capchase_btn a:hover:after {
  left: auto;
  right: 0;
  width: 100%;
}

.capchase_btn a:active {
  top: 2px;
}

/* header buttomn */

.header_capchase_btn a{
  outline: none !important;
  cursor: pointer;
  transition: all 0.5s ease;
  position: relative;
  display: inline-block;
  z-index: 1;
   overflow: hidden;

}

.header_capchase_btn a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  direction: rtl;
  z-index: -1;
 background: #fff !important;
  transition: all 0.5s ease;
  border-radius: 50px;
  overflow: hidden;
}

.header_capchase_btn a:hover {
  color: #000 !important;
  border-radius: 50px;
}

.header_capchase_btn a:hover:after {
  left: auto;
  right: 0;
  width: 100%;
}

.header_capchase_btn a:active {
  top: 2px;
}

/* carrer page */

.awsm-job-wrap{
  font-family: "Moneta", Sans-serif;
  font-weight: 700;
}

.awsm-selectric .label{
  font-size: 16px;
  letter-spacing: 1.1px;
}

.awsm-filter-item-search-in input, .awsm-filter-item-search-in input::placeholder{
  font-family: "Moneta", Sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1.1px;
}

.career_main_section{
  overflow: hidden;
  position: relative;
}

.carrer_section{
  position: relative;
  overflow: hidden;
}

.carrer_column:after{
  content: url('http://capchase.in/wp-content/uploads/2023/12/Ellipse-7-top.png');
  position: absolute;
  top: -10%;
  left:-110px;
  /* transform: translate(-50%, -26%); */
    animation: rotation-left 10s linear infinite;
}

.carrer_column:before{
  content: url('http://capchase.in/wp-content/uploads/2023/12/Ellipse-4-middal.png');
  position: absolute;
  top: 16%;
  left:-50px;
  /* transform: translate(-50%, -22%); */
  animation: rotation-right 20s linear infinite;
}

.career_heading:after{
/*    content: url('http://capchase.in/wp-content/uploads/2023/12/Ellipse-5-trd.png'); */
   content: none;
  position: absolute;
  top: -80px;
  left:0px;    
  /* transform: translate(-50%,20%); */
  animation: rotation-right 2s linear infinite;
} 


@-webkit-keyframes rotation-right {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(360deg);
		}
}

@-webkit-keyframes rotation-left {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(-180deg);
		}
}



.awsm-filter-wrap form{
  justify-content: space-between;
}
.awsm-selectric{
  border-radius: 30px;
    padding: 0px 15px;
}
.awsm-job-featured-image{
  text-align: center;
}
.awsm-job-featured-image img{
   width:100%;
  height: 230px;
  border-radius: 10px;
}
.awsm-job-listings .awsm-job-listing-item a.awsm-job-item{
  border-radius: 10px;
}

.awsm-selectric-scrol{
  border-radius: 10px
}

.awsm-filter-items .awsm-filter-item{
  width: 33%;
}

.awsm-filter-item-search{
  width: 32%;
}

.awsm-filter-items{
   width: 65% !important;
}

.awsm-job-item h2.awsm-job-post-title {
    font-size: 24px;
}

.awsm-filter-item-search input.awsm-job-search{
  border-radius: 30px;
  padding: 10px 20px;
}

a.awsm-job-item .awsm-job-specification-item{
  font-size: 18px;
  padding-bottom: 5px;
  color: #000;
  font-weight: 600;
}

.single-awsm_job_openings{
  padding-top: 80px;
}

.single-awsm_job_openings .header_main{
  background: #000 !important;
}

.awsm-job-form-group input.awsm-application-submit-btn{
      font-family: "Moneta", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.1px;
    fill: #000000;
    color: #000000;
  padding: 12px 40px;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #1977AD;
    border-radius: 30px 30px 30px 30px;
}

.awsm-job-form-group input.awsm-application-submit-btn:hover {
  color: #1977AD !important;
  border-radius: 50px;
}


@media only screen and (max-width: 767px){
	.awsm-filter-item-search {
    width: 80%;
}
	.awsm-filter-items .awsm-filter-item {
    width: 100%;
}
	.awsm-filter-items {
    width: 100% !important;
}
}

@media only screen and (max-width: 480px){
	.carrer_column:before {
    content: none;
/*     background: url('http://capchase.in/wp-content/uploads/2023/12/Ellipse-4-middal.png');
    position: absolute;
	height: 200px;
	width: 200px;
    top: 16%;
    left: -50px;
    /* transform: translate(-50%, -22%); */
    animation: rotation-right 20s linear infinite;
		    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
}
	
	.carrer_column:after {
    content: '';
    background: url(http://capchase.in/wp-content/uploads/2023/12/Ellipse-7-top.png);
    height: 420px;
    width: 420px;
    position: absolute;
    top: 28%;
    left: -2%;
    /* transform: translate(-50%, -26%); */
    animation: rotation-left 10s linear infinite;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
}

@media only screen and (max-width: 380px){
		.carrer_column:after {
    top: 28%;
    left: -10%;
}
