/*
Theme Name:     avishyat
Theme URI:      https://avishyat/
Description:    Astra child theme.
Author:         Team WPGenius
Author URI:     https://wpgenius.in
Template:       astra
Version:        0.1.0
*/

a:focus {
  outline: none;
}

.tab-wrapper ul{
	list-style: none;

}
.tab-wrapper li.skltbs-tab-item {
    display: inline-block;
    margin-right: 65px;
}
.tab-wrapper .skltbs-tab {
    background: transparent;
    color: black;
    font-size: 18px;
    font-weight: 100;
}
.tab-wrapper ul.skltbs-tab-group {
    margin: 10px 15px 60px 15px;
}
.tab-wrapper ul.skltbs-tab-group {
    border-bottom: 3px solid #aeaeae;
}

li.skltbs-tab-item.skltbs-active{
  position: relative;
  
}
.tab-wrapper .skltbs-active{
  font-weight: 700;
}
li.skltbs-tab-item.skltbs-active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2%;
  border-bottom: 8px solid #683d90;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -5px;
}
.tab-wrapper button{
  padding: 20px 0px ;
}

.content_box .title {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 20px;
    min-height: 96px;
}
.text_wrapper{
	background-color: #f5f5f5;
	padding: 0 20px 30px 20px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
#ongoing-project .text_wrapper .content{
  min-height: initial;
}
.text_wrapper .content{
	font-size: 14px;
	font-weight: 600;
  min-height: 175px;
}
.content_box{
	margin-bottom: 45px;
  border-radius: 20px;
}
.tab-wrapper .content_box img  {
  width: 100%;
  min-height: 240px;
}
/******banner******/

.home_banner:after {
  content: '';
  position: absolute;
  display: block;
  background-image: linear-gradient(to right bottom, #141d6f, #301a6f, #43166d, #53116b, #610968);  
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  width: 54%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0.9;
}

/******Scroll to top******/

#ast-scroll-top {
    border: 3px solid #7f7f7f;
}

/******Buttons******/

.tb_btn_white a{
  clip-path: polygon(0 0, 78% 0, 74% 100%, 0% 100%);
  background: linear-gradient( to right, rgba(16,29,107,1) 50%, rgba(255,255,255,1) 50% ) !important;
  background-size: 200% 100% !important;
  background-position:right bottom !important;
}
.tb_btn a , .sendbtn {
  clip-path: polygon(0 0, 78% 0, 74% 100%, 0% 100%);
  background: linear-gradient( to right, rgba(16,29,107,1) 50%, rgba(106,13,173,1) 50% ) !important;
  background-size: 200% 100% !important;
  background-position:right bottom !important;
    
}
.tb_btn a:hover, .sendbtn:hover, .tb_btn_white a:hover {
  background-position: left bottom !important;
  transition:all 0.6s ease;
}

/******Contact Form******/

.left {
  padding-right: 10px;
}
.left, .right {
  width: 50%;
  display: inline-block;
} 
.right {
  padding-left: 10px;
  float:right
}
.contact div {
  margin-bottom: 10px;
}
.sendbtn {
  margin-right: 0px !important;
  /*clip-path: polygon(0 0, 78% 0, 74% 100%, 0% 100%);*/
}
.btn {
  display: flex;
}

/******Gallery******/

@media (hover: hover){

  .avi_gallery .uael-grid-item-content{
    position:relative !important;
    overflow:hidden;
  }
  .avi_gallery .uael-grid-img-overlay{
    position:absolute;
    background-image: linear-gradient(to right bottom, #141d6f, #301a6f, #43166d, #53116b, #610968);  
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    left:-100% !important;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    transition:1s !important;
  }
  .avi_gallery .uael-grid-item-content:hover .uael-grid-img-overlay{
    left:0% !important;
   
  }

  .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
      line-height: 40px;
  }
}
/*****menu button*****/

.site-branding.ast-site-identity {
    padding: 0px;
}
.site-header .wp-block-button__link{
  line-height: 15px;
  padding:13px 48px 13px 20px !important;
}
.site-header .wp-block-button a  {
  clip-path: polygon(0 0, 78% 0, 74% 100%, 0% 100%);
  background: linear-gradient( to right, rgba(16,29,107,1) 50%, rgba(106,13,173,1) 50% ) !important;
  background-size: 200% 100% !important;
  background-position:right bottom !important;
  
}
.site-header .wp-block-button a:hover{
  background-position: left bottom !important;
  transition:all 0.6s ease !important;
}

.our_projects .description{
   min-height: 110px;
}
/*******Sticky Header**********/
.ast-sticky-active .widget{
  margin-top: 17px;
}

/*******Bootrap**********/
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1200px){
  .site-footer p{
    font-size: 14px;
  }
  .site-footer .site-below-footer-wrap{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px){
  h2,h3{
    font-size: 22px !important;
  }
  .home_banner:after {
    display: none;
  }
  .home_banner h1{
    width: 75%;
  }
  .our_projects .description{
     min-height: auto;
  }
  .content_box, .title, .content {
    min-height: auto !important;
  }
  .text_wrapper{
    min-height:auto;
  }
  .tab-wrapper .skltbs-panel-heading {
    padding: 0 20px 10px 20px;
  }
  .tab-wrapper button{
    padding:6px;
  }
  .tab-wrapper .skltbs-panel-group{
    margin: 20px 0;
  }
  .tab-wrapper .skltbs-panel{
    padding-top: 10px;
  }
  button.skltbs-tab{
    background-color: #6a0dad !important;
    color: white !important;
    width: 100%;
  }
  button.skltbs-tab:after{
    content: "\0025b6";
    float:right;
    color:white;
    padding: 0 10px;
  }
  button.skltbs-active:after {
    content: "\25BC";
    float:right;
    color:white;
    padding: 0 10px;
  }
  
  .left, .right {
    width: 100%;
    padding:0px;
  } 
  .right{
    float:none;
  }
  .contact_form .elementor-image-box-content {
    padding: 0px 20px;
  }
   .contact_form .elementor-image-box-wrapper {
      display: flex;
  }
   .contact_form .elementor-icon-box-icon {
      padding-left: 10px;
  }
   .contact_form .elementor-icon-box-wrapper {
      display: flex;
      flex-direction: row-reverse;
  }
  
}
@media only screen and (max-width: 991px){
  .content_box {
    min-height: 550px;
  }
  #ongoing-project .content_box{
    min-height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
  h2{
    line-height: 1.5em !important;
  }
  .our_projects .description{
     min-height: 184px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
  .content_box .title {
    min-height: 157px;
  }
  .text_wrapper .content{
    min-height: 192px;
  }
}

