
.InverImageC{
    -webkit-filter: invert(1);
    filter: invert(1);
}
.newsletter form{ margin-bottom:0px !important;}
.footer-big-contacts span,.ltrtxt{direction:ltr;}

.contactIcons-subtitle:has(.ltrtxt){direction:ltr;}
.menu-item:has(a.activeMenuPage) {
    color: #00A0AF !important;
}

.twoBoxes-effect{
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%);
}

/*
.container.bannertext{
    padding:0;
}*/

@media (max-width: 410px) {
    .secondfilter .allTabs .whiteCoblueBG-tab {
        padding: 9px !important;
    }
}


.app-but img{
  height: 50px;
  margin-left: 5px;
  margin-right: 5px;
}

.app-but2 img{
  height: 50px;
  margin-left: 5px;
  margin-right: 5px;
}

.mobile-app{
  background-color: #DBDCDD;
  padding-top: 80px;
  padding-bottom: 80px;
}