::-moz-selection {
    background:  #2195f8;color: #fafafa;}
::selection {background:  #2195f8; color: #fafafa;}
.ba-item-logo img,
.resizing-header.ba-section {
    transition: all .3s;
    -webkit-transition: all .3s;
}
.popup-btn{padding:15px 40px!important;}
.fixed-header .resizing-header.ba-section {
    background-color: rgba(63,189,237, 0.90)!important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}A.class2 {color:#808080; text-decoration: underline;}
@media only screen and (max-width: 1920px) {
  .newpad{padding: 0px!important;}
}input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.com-baforms .ba-btn-submit {
    font-family: 'Comfortaa';font-weight:700;
}
.ba-modal-header.row-fluid {
    margin: 0!important;
}body.lightbox-open,
body.search-open {
    overflow: visible;
    width: 100%;
}

body .ba-overlay-section-backdrop.visible-section,
body .ba-lightbox-backdrop.visible-lightbox {
 width: 100vw;
 right: auto;
}

body.ba-not-default-header .header {
    width: 100%;
}

body.lightbox-open .scroll-btn-right,
body.search-open .scroll-btn-right {
    right: 25px;
}