/* Enter Your Custom CSS Here */

/* MENU ADDONS */
.avia-menu-text {
 text-transform: uppercase;
}

/* ALL */
.avia_transform  {
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
opacity: 1!important;
}
.avia-team-member {
    margin-top: 0 !important;
}
.team-member-name {
 text-align: center;
}
.parallex_box_wrap {

    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
}
.av-parallax-section {
  overflow: visible !important;
}
.infocart_item {
    clear:both;
    height: 30px;
    line-height: 30px;
}
.infocart_item a:first-of-type:before {
    content: ' > ';
}
.chead {
    line-height: 30px;
    font-weight: bold;
 margin-top: 10px;
 height: 30px;
 background: #3065B2;
 color: white;
 text-align:center;
}


/* DESKTOP */
@media screen and (min-width: 1024px) {
 .main_menu {
     letter-spacing: 3px;   
 } 
}
/* MOBILE */
@media screen and (max-width: 1024px) {
    .SO__HeaderSlope {
        display: none;
    }
    .hidemobile {
        display: none;
    }
}

.margin30 {
    margin-bottom: 100px;
}

.wp-image-1189 {
    padding-top: 0px !important;
}