.form-bg {
    background-color: transparent !important;
}
.theme-header-topbar .theme-portal-login {
    display: none;
}
.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child {
    margin-left: auto;
    border: none;
    padding: 0;
}
.zplight-section-bg.curslide.white-bg, .zplight-section-bg {
  background-color: #fff !important;
}
.terms-left-img img{
    max-height:500px;
    object-fit:cover;
}
.trailer-box-img img{
    max-height:450px;
    object-fit:cover;
}
.zptable table{
    width:100% !important;
}
.custom-topbar a {
  font-size: 14px;
    display:flex;
    align-items: center;
    color:#fff;
}
.custom-topbar {
  display: flex;
  justify-content: space-between;
    background-color: #003769;
}
.custom-topbar svg{
    width:16px;
    fill: #fff;
    margin-right:7px;
}
.topbar-inner{
    display: flex;
  justify-content: space-between;
   height: 40px;
    width:100%;
}
.theme-header-topbar .zpcontainer > div{
    width:100%
}

.zpcarousel-container .zpcarousel-content-container .zpcarousel-content .zpcarousel-content-inner {
    padding-inline-start: 0;
    padding-inline-end: 0;
}
.zpcarousel-container .zpcarousel-arrows-container {
    display: none;
}
.theme-header-topbar {
  display: block !important;
}
.form-box {
    max-width: 760px;
    margin: auto;
}
.zfFormHeader {
    display: none !important;
}
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover>a,
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected>a{
        background: #fff;
        color: #003A96;
    }

@media (max-width:992px){
.theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a svg {
    fill: #003769;
    }