/*
Theme Name: 	AIBT Child
Theme URI: 		
Author: 		
Author URI: 	
Description:	Child Theme for ABIT - Premium WordPress Theme
Template:		betheme
Version: 		1.5.2
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.image_frame .image_wrapper .mask::after { display: none !important; }
.image_frame .image_wrapper img:not(.ls-l) { transform: scaleY(1) !important; }
.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; }
.image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
.image_frame .image_wrapper .image_links { display: none !important; }
.hr_color {
display:none;}
.team .desc_wrapper h4, .team .desc_wrapper .subtitle, .team .desc_wrapper .phone {
   text-align: center;
}

.internal-head-nobtn {
padding-right: 20px;
}

.fa {
    font-family: "Font Awesome 5 Free" !important;
}
.automotivepackage a {padding-bottom: 0px !important;}

.col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
.fl-left {float:left;}

.fl-right {  
	display: flex;
    align-items: flex-end;
    flex-direction: column;
    float: right;
}

@media screen and (max-width: 770px) {
#Top_bar .menu_wrapper {
margin-top: 25px;
top: 0px !important;
}

#Top_bar .menu_wrapper {
top: 0px !important;
}

.column.mcb-column.one-third.column_visual.quicktesting {
float: right;
}
.hermes .tp-arr-titleholder{
display: none !important;
}

.how_it_works .image {
    width: 120px !important;
    height: 120px !important;
    background: none !important;
    border-style: none !important;
}


.list_item a {
    display: inline !important;
    color: #53AC47 !important;
}
}