h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 500;
}
body {
    font-family: "Roboto-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    font-size: 14px;
    color: #636363;
    scroll-behavior: smooth;
    min-width: 375px;
}
/**********************************************************
                     Header Css
*********************************************************/
header.page-header {
    width: 100%;
    background: #121b4c;
    margin-bottom: 0;
}
.compare.wrapper {
    display: none;
}
.header-social {
    width: 121px;
    flex-basis: 121px;
    padding-top: 6px;
}
.header-social .social-inline {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
}
.header-social .social-inline li {
    padding-left: 14px;
}
.header-social .social-inline li:last-child {
    padding-right: 0px !important;
}
.header-social .social-inline li:first-child {
    padding-right: 0 !important;
}
.sprite {
    background: url(../../images/sprite.png);
    background-repeat: no-repeat;
    position: absolute;
}
.header-social .social-inline a {
    color: #fff !important;
    font-size: 1.5rem;
    text-align: center;
}
.section-items > div:nth-child(4) {
    display: none;
}
.nav-open .section-items > div:nth-child(4) {
    display: block;
}
.page-header .panel.wrapper {
    color: #575757 !important;
    border-bottom: 0px !important;
    background: #22328d !important;
    display: block;
    width: 100%;
}
.mainlogo {
    width: 55%;
    flex-basis: 55%;
}
.header-contact .hidden-xs {
    display: inline-block;
    margin-top: -5px;
}
.header-contact ul li {
    list-style: none;
    padding: 0;
    height: 26px;
    margin: 0px 10px;
    display: flex;
}
.header-contact ul li:first-child {
    margin-left: 0 !important;
}
.header-contact ul li:last-child {
    margin-right: 0 !important;
}
.header-contact ul li:last-child {
    margin-right: 0;
}
.header-contact ul li a {
    color: #fff;
    text-decoration: none !important;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3px;
}
.header-contact ul li a span {
    white-space: nowrap;
}
.header-contact ul li a .fa {
    color: #3cb1ff;
    margin-right: 10px;
}
.header-contact ul li:hover a {
    color: #fff !important;
    font-size: 12px;
}
.header-contact ul {
    margin: 0;
    padding: 0;
    display: flex;
}
.header.content {
    padding: 0px 20px !important;
}
.header-contact {
    text-align: center;
    display: flex;
    float: left;
    width: 35%;
}
.page-header .panel.wrapper .header.panel {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 40px;
}
.head-phone a {
    color: #fff !important;
    font-family: "Roboto-Bold" !important;
}
.head-phone a .fa-phone {
    color: #3cb1ff;
}
.header-contact ul li:hover a .fa {
    color: #fff;
}
.page-header .header.content {
    align-items: center;
    display: flex;
    padding: 20px 40px !important;
    justify-content: center;
}
.header.panel .header.links {
    display: flex;
    flex-direction: row-reverse;
    float: none;
    align-items: center;
    width: 65%;
}
.header.panel .header.links .loginsignup a {
    text-transform: capitalize;
    color: #3cb1ff !important;
}
.header.links li a {
    text-decoration: none;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-family: "Roboto-Regular";
    white-space: nowrap;
}
.header.links li a:hover {
    text-decoration: none !important;
}
.minicart-wrapper {
    display: none !important;
}
.minicart-wrapper .action.showcart {
    margin-top: 3px;
}
.minicart-wrapper .action.showcart::before {
    color: #fff !important;
}
.hidden {
    display: none;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
    max-width: 100%;
    background: none !important;
}
.nav-sections .nav-sections-item-content {
    background: #fff;
}
.bss-megamenu .dropdown a .overmegaimg,
.bss-megamenu .dropdown-menu a .overmegaimg {
    position: initial;
    margin-top: 14px !important;
    color: #fff;
}
.bss-megamenu .dropdown a .mega-item-des,
.bss-megamenu .dropdown-menu a .mega-item-des {
    color: #fff;
}
.bss-megamenu-content > div.col-sm-12 {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(5, minmax(20%, 1fr));
}
.bss-megamenu-content > div > div > a {
    color: #fff;
}
.page-header .header.content .block.block-search #search_mini_form input {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    border-radius: 100px;
    background-clip: unset;
    color: #fff;
}
.bss-megamenu .bss-megamenu-content > .ui-menu-item-wrapper > .col-sm-12 {
    display: flex;
    justify-content: space-between;
}
.tel {
    border-radius: 20.5px;
    border: solid 0.5px #ffffff;
    color: #fff;
    padding: 0 20px 0 10px;
    margin: 10px 0px;
    display: inline-block;
}
.mail {
    border-radius: 20.5px;
    border: solid 0.5px #ffffff;
    color: #fff;
    padding: 1px 17px 1px 13px;
    margin: 0px 0px 30px 0px;
    display: inline-block;
}
.mail .fa-envelope {
    margin-right: 8px;
}
.tel .fa-phone {
    margin-right: 8px;
}
.page-header .header.content .block.block-search {
    flex-basis: 40%;
    width: 40%;
    top: -17px;
}
.page-header .header.content .block.block-search .block-content {
    width: 100%;
}
ul.dropdown-menu.fullwidth li.bss-megamenu-content ul li {
    font-weight: 400;
    padding-bottom: 0;
}
.navigation ul {
    padding: 0 0 !important;
}
.navigation .level0.parent > .level-top > .ui-menu-icon::after {
    color: #3cb1ff;
}
.bss-megamenu .dropdown.bss-megamenu-fw .dropdown-menu {
    overflow-x: hidden;
    text-align: left;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
    border-color: transparent !important;
    border-width: 0 0 0 !important;
}
.nav-sections {
    margin-bottom: 0px !important;
}
.nav-open .nav-sections {
    left: 0 !important;
}
.sections.nav-sections {
    left: -96%;
}
/*******************************************************************
                        Footer
*********************************************************************/
.page-footer {
    background-color: #121b4c !important;
    padding: 25px 20px !important;
}
.page-footer .item-container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(5, minmax(20%, 1fr));
}
.copyright {
    color: #fff !important;
    font-size: 13px;
    font-family: "open_sanssemibold";
    font-weight: 500;
    background: #071043;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
}
.logocontainer {
    clear: both;
    display: block;
    margin-bottom: 10px;
}
.page-footer .item-container ul {
    padding-left: 0;
    margin-top: 25px !important;
    list-style: none;
}
.page-footer h4.footer-title {
    font-weight: 400 !important;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
}
.page-footer h4.footer-title:before {
    width: 45px;
    height: 2px;
    position: absolute;
    top: 26px;
    content: "";
    left: 0%;
    z-index: 0;
    background: #3cb1ff;
}
.page-footer .item-container ul li {
    list-style: none;
    margin-bottom: 10px;
}
.page-footer .item-container ul li a {
    color: #fff !important;
    text-transform: uppercase;
}
.info-list li a {
    line-height: 23px;
    font-family: "Roboto-Regular";
    text-transform: uppercase;
    font-size: 13px !important;
    color: #fff !important;
}
.page-footer .social-inline {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(4, minmax(30px, 1fr));
    width: 152px;
}
.menu-contents-with-two-image {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(2, minmax(49%, 1fr));
    padding: 0 10px;
}

/* grid css**/
.experiences {
    padding-bottom: 60px !important;
}
.experiences .products-grid .item-container {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(4, minmax(23%, 1fr));
}
.experiences .products-grid .item-container > div {
    width: 100%;
}
.product-item-info {
    height: auto;
    border: solid 1px #c2c2c2;
    background-color: #ffffff;
    width: 100%;
}
.column.main .product-item .product-image-container {
    width: 100% !important;
}
.product-item-info .product-image-container {
    display: block;
    width: 100% !important;
}
.product-item-info a.product-item-photo img {
    width: 100% !important;
}
.product-item-info .product-image-wrapper {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0px !important;
}
.product-item-info-blog {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
.products-grid .product-item-info {
    flex: 100%;
    max-width: 100% !important;
}
.products-grid .product-item-info a.product-item-photo,
.products-grid .product-item-info a.product-item-photo {
    width: 100% !important;
}
.product-image-photo {
    position: relative !important;
    height: auto !important;
}
.product-image-wrapper {
    height: auto !important;
    padding: 0px !important;
}
.navigation .parent .level-top:after {
    content: "" !important;
}
.nav-toggle:before {
    color: #fff !important;
}
/* end of grid**/
@media (min-width: 279px) {
    .form-top-outer {
        display: none;
    }
    .experiences .products-grid .item-container {
        grid-template-columns: repeat(1, minmax(99%, 1fr)) !important;
    }
    .page-footer .item-container {
        grid-template-columns: repeat(2, minmax(48%, 1fr));
    }
    .panel.wrapper {
        display: none !important;
    }
    .page-header .panel.wrapper .header.panel {
        flex-direction: column;
    }
    .bss-megamenu .dropdown.level-top a.level-top {
        color: #fff !important;
    }
    .nav-open .navigation .level0.parent > .level-top > span.ui-menu-icon {
        right: 23px !important;
        position: absolute;
        font-size: 24px;
    }
    .nav-sections-item-title {
        background: #0e448b;
        border-bottom: 0;
        border: none;
        width: 50%;
        font-weight: 700;
        text-transform: uppercase;
    }
    .nav-sections-item-title a {
        color: #fff;
    }
    .section-item-title.nav-sections-item-title.active a {
        color: #fff;
    }
    .nav-sections {
        background: #295ca9;
        margin-bottom: 0 !important;
    }
    .navigation .level0,
    .nav-sections .header.links li > a {
        border-top: 1px solid #65c7fa;
    }
    .nav-sections .header.links a,
    .nav-sections .header.links a:hover {
        color: #fff !important;
    }
    .navigation .level0 > .level-top,
    .nav-sections .header.links a {
        font-weight: 400;
        text-transform: uppercase;
        word-wrap: break-word;
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        line-height: 59px !important;
    }
    .nav-sections .nav-sections-item-content {
        background: transparent;
        padding: 0;
    }
    .nav-sections .header.links {
        display: flex;
        flex-direction: column-reverse;
    }
    .navigation .level0.parent > .level-top > .ui-menu-icon::after {
        content: "+" !important;
        color: #fff;
    }
    .nav-open .bss-megamenu-content > div.col-sm-12 {
        grid-template-columns: repeat(1, minmax(100%, 1fr));
        overflow: hidden;
    }
    .nav-open .all-category {
        display: none;
    }
    .nav-open .bss-megamenu .dropdown.bss-megamenu-fw .dropdown-menu {
        position: relative !important;
        top: 0 !important;
    }
    .nav-open .bss-megamenu .bss-megamenu-content {
        padding: 0 15px;
    }
    .nav-open
        .bss-megamenu
        .bss-megamenu-content
        > .ui-menu-item-wrapper
        > .col-sm-12 {
        display: block;
    }
    .nav-open .bss-megamenu .title {
        font-size: 16px;
        margin-top: 0;
    }
    .nav-open .menu-contents-with-two-image {
        grid-template-columns: repeat(1, minmax(99%, 1fr)) !important;
    }
    .nav-toggle {
        left: 91% !important;
        top: 3px;
    }
    .page-header .header.content {
        padding: 6px 40px 39px 8px !important;
    }
    .block-search input {
        position: absolute !important;
        left: 0;
        margin: 15px 10px;
        width: 95%;
    }
    .block-search .control {
        border-top: 0px solid #cccccc !important;
    }
    .block-search .label {
        display: none;
    }
}
@media (min-width: 375px) {
    .form-top-outer {
        display: none;
    }
    .experiences .products-grid .item-container {
        grid-template-columns: repeat(1, minmax(99%, 1fr)) !important;
    }
    .page-footer .item-container {
        grid-template-columns: repeat(2, minmax(48%, 1fr));
    }
    .panel.wrapper {
        display: none !important;
    }
    .page-header .panel.wrapper .header.panel {
        flex-direction: column;
    }
    .nav-sections-item-title {
        background: #0e448b;
        border-bottom: 0;
        border: none;
        width: 50%;
        font-weight: 700;
        text-transform: uppercase;
    }
    .nav-sections-item-title a {
        color: #fff;
    }
    .section-item-title.nav-sections-item-title.active a {
        color: #fff;
    }
    .nav-sections {
        background: #295ca9;
        margin-bottom: 0 !important;
    }
    .navigation .level0,
    .nav-sections .header.links li > a {
        border-top: 1px solid #65c7fa;
    }
    .nav-sections .header.links a,
    .nav-sections .header.links a:hover {
        color: #fff !important;
    }
    .nav-sections .nav-sections-item-content {
        background: transparent;
    }
    .nav-toggle {
        left: 94% !important;
        top: 4px;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .form-top-outer {
        display: none;
    }
    .experiences .products-grid .item-container {
        grid-template-columns: repeat(2, minmax(48%, 1fr)) !important;
    }
    .page-footer .item-container {
        grid-template-columns: repeat(2, minmax(48%, 1fr));
    }
    .wrap-container {
        padding: 0px 40px !important;
    }
    .panel.wrapper {
        display: none !important;
    }
    .page-header .panel.wrapper .header.panel {
        flex-direction: column;
    }
    .nav-sections-item-title {
        background: #0e448b;
        border-bottom: 0;
        border: none;
        width: 50%;
        font-weight: 700;
        text-transform: uppercase;
    }
    .nav-sections-item-title a {
        color: #fff;
    }
    .section-item-title.nav-sections-item-title.active a {
        color: #fff;
    }
    .nav-sections {
        background: #295ca9;
        margin-bottom: 0 !important;
    }
    .navigation .level0,
    .nav-sections .header.links li > a {
        border-top: 1px solid #65c7fa;
    }
    .nav-sections .header.links a,
    .nav-sections .header.links a:hover {
        color: #fff !important;
    }
    .nav-sections .nav-sections-item-content {
        background: transparent;
    }
    .nav-toggle {
        left: 94% !important;
        top: 5px;
    }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .form-top-outer {
        display: none;
    }
    .page-footer .item-container {
        grid-template-columns: repeat(3, minmax(33%, 1fr));
    }
    .wrap-container {
        padding: 0px 40px !important;
    }
    .panel.wrapper {
        display: block !important;
    }
    .page-header .panel.wrapper .header.panel {
        flex-direction: row !important;
    }
    .bss-megamenu .dropdown.level-top a.level-top {
        font-size: 9px;
        color: #121b4c !important;
    }
    .bss-megamenu .dropdown.level-top:hover a.level-top {
        color: #fff !important;
    }
    .nav-sections-item-title {
        background: #0e448b;
        border-bottom: 0;
        border: none;
        width: 50%;
        font-weight: 700;
        text-transform: uppercase;
    }
    .nav-sections-item-title a {
        color: #fff;
    }
    .section-item-title.nav-sections-item-title.active a {
        color: #fff;
    }
    .nav-sections {
        background: #295ca9;
        margin-bottom: 0 !important;
    }
    .navigation .level0,
    .nav-sections .header.links li > a {
        border-top: 1px solid #65c7fa;
    }
    .nav-sections .header.links a,
    .nav-sections .header.links a:hover {
        color: #fff !important;
    }
    .nav-sections .nav-sections-item-content {
        background: transparent;
    }
    .nav-sections {
        background: transparent !important;
    }
    .nav-sections .header.links {
        display: block;
    }
    .navigation .level0.parent > .level-top > .ui-menu-icon::after {
        content: "\e622" !important;
    }
    .page-header .header.content {
        padding: 20px 40px !important;
    }
    .block-search .action.search {
        right: 26px !important;
    }
    .navigation .level0 > .level-top,
    .nav-sections .header.links a {
        padding: 0 1.1rem;
    }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .form-top-outer {
        display: block;
    }
    .experiences .products-grid .item-container {
        grid-template-columns: repeat(2, minmax(48%, 1fr)) !important;
    }
    .page-footer .item-container {
        grid-template-columns: repeat(4, minmax(22%, 1fr));
    }
    .wrap-container {
        padding: 0px 40px !important;
    }
    .page-header .panel.wrapper .header.panel {
        flex-direction: row !important;
    }
    .bss-megamenu .dropdown.level-top a.level-top {
        font-size: 12px;
    }
    .navigation .level0 > .level-top,
    .nav-sections .header.links a {
        padding: 0 2rem;
    }
}
/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .form-top-outer {
        display: block;
    }
    .experiences .products-grid .item-container {
        grid-template-columns: repeat(4, minmax(23%, 1fr)) !important;
    }
    .page-footer .item-container {
        grid-template-columns: repeat(5, minmax(19%, 1fr));
    }
    .wrap-container {
        padding: 0px 40px !important;
    }
    .page-header .panel.wrapper .header.panel {
        flex-direction: row !important;
    }
    .bss-megamenu .dropdown.level-top a.level-top {
        font-size: 15px;
    }
}
/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
    .form-top-outer {
        display: block;
    }
    .page-footer .item-container {
        grid-template-columns: repeat(5, minmax(20%, 1fr));
    }
    .wrap-container {
        padding: 0px 40px !important;
    }
    .page-header .panel.wrapper .header.panel {
        flex-direction: row !important;
    }
    .bss-megamenu .dropdown.level-top a.level-top {
        padding: 0 20px;
    }
}
