@font-face {
    font-family: "Myriad Pro Regular";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Regular"), url(MYRIADPRO-REGULAR.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Condensed";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Condensed"), url(MYRIADPRO-COND.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Condensed Italic";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Condensed Italic"), url(MYRIADPRO-CONDIT.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Light";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Light"), url(MyriadPro-Light.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Semibold";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Semibold"), url(MYRIADPRO-SEMIBOLD.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Semibold Italic";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Semibold Italic"), url(MYRIADPRO-SEMIBOLDIT.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Bold Condensed";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Condensed"), url(MYRIADPRO-BOLDCOND.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Bold";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold"), url(MYRIADPRO-BOLD.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Bold Italic";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Italic"), url(MYRIADPRO-BOLDIT.woff) format("woff");
}
@font-face {
    font-family: "Myriad Pro Bold Condensed Italic";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Bold Condensed Italic"), url(MYRIADPRO-BOLDCONDIT.woff) format("woff");
}
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}
p.small {
    font-size: 17px;
    line-height: 1.9;
}
h3 {
    margin: 0;
    font-family: "Open Sans";
    font-size: 40px;
    font-weight: 600;
    color: #333;
    line-height: 1em;
}
p {
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #666;
    line-height: 1.6;
}
.container {
    max-width: 1200px;
    padding: 0 0;
}
body {
    padding-top: 98px;
}
header .container {
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
}
div#navbarNav {
    padding-left: 60px;
}
li.nav-item.mobile_menu {
    display: none;
}
div#navbarNav ul.navbar-nav li.nav-item {
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-nav .nav-item .nav-link {
    background-color: transparent;
    border: 0;
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
    color: #505050;
    padding: 30px 0;
    line-height: 19px;
}
div#navbarNav a.btn {
    padding-left: 20px;
    padding-right: 0;
    border: 0;
    border-left: 1px solid #d3d3d3;
    border-radius: 0;
    height: 36px;
    font-size: 14px;
    font-family: myriad-pro, sans-serif;
    font-weight: 600;
}
div#navbarNav a.btn img {
    max-width: 20px;
    margin-right: 5px;
}
.navbar-light .navbar-brand img {
    max-height: 90px;
    width: auto;
}
.navbar-light .navbar-nav .nav-link.active {
    font-weight: bold;
    color: rgb(30, 95, 125) !important;
    text-decoration: underline 2px;
}
.banner_sec {
    background-image: url(../images/banner.png);
    padding: 9% 0;
}
section.banner_sec .col-md-8 {
    padding-left: 60px;
}
.banner_sec h1 {
    font-family: myriad-pro, sans-serif;
    font-weight: 600;
    font-size: 50px;
    text-align: left;
    line-height: 1em;
    margin-bottom: 25px;
}
.banner_sec p {
    font-size: 20px;
    margin-bottom: 40px;
}
.btn_primary {
    border-width: 0 !important;
    border-radius: 10px;
    font-size: 20px;
    font-family: "Open Sans";
    background-color: #1e5f7d;
    color: #fff;
    padding: 8px 10%;
    transition: 0.3s;
}
.btn_primary:hover {
    background-color: #5f94a4;
    color: #fff;
}
.z_arrow {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%, 0);
}
.z_arrow a {
    color: #d9d9d9;
    font-size: 45px;
}
.section_2 {
    padding: calc(8% + 30px) 0 calc(12% + 30px) 0;
}
.section_2 .z_content {
    width: 80%;
    max-width: 800px;
}
span.divider {
    width: 100%;
    float: left;
    display: block;
}
section.section_3 {
    background-position: center bottom 0;
    padding: calc(10% + 31px) 0;
    background-color: rgba(203, 203, 203, 0.19);
    background-size: cover;
}
.section_3 h3 {
    font-size: 47px;
    line-height: 1.3em;
}
section.section_3 p {
    font-size: 19px;
    line-height: 1.4em;
    margin: 0;
}
section.section_3 a.btn.btn_primary {
    padding: 8px 15%;
}
section.section_4 {
    padding: calc(7% + 30px) 0;
    background-image: linear-gradient(180deg, #006a76 0, #009cad 46%, rgba(0, 156, 173, 0.5) 77%, rgba(0, 156, 173, 0.13) 100%) !important;
    background-repeat: no-repeat;
    background-size: cover;
}
section.section_4 h3 {
    line-height: 1.3em;
}
section.section_4 p {
    font-size: 19px;
    line-height: 1.4em;
    margin: 0;
}
section.section_4 a.btn.btn_primary {
    padding: 8px 15%;
}
.padding-80 {
    padding: 80px 0;
}
.slick-arrow {
    display: none !important;
}
ul.slick-dots {
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
ul.slick-dots button {
    background-color: #0000004d;
    color: transparent;
    border: 0;
    border-radius: 100px;
    font-size: 0;
    padding: 0 0;
    height: 7px;
    width: 7px;
}
ul.slick-dots li {
    margin: 0 5px;
}
.connect_sec {
    background-image: url(../images/connect.png);
    background-color: #1e5f7d;
}
.connect_sec h3 {
    font-size: 48px;
}
.connect_sec p {
    width: 100%;
    float: left;
    font-size: 22px;
    margin: 0;
}
.btn.btn_white {
    color: #000 !important;
    border-width: 0 !important;
    border-radius: 10px;
    font-size: 20px;
    background-color: #fff;
    padding-right: 10% !important;
    padding-left: 10% !important;
    transition: all 0.3s ease 0s;
    font-weight: 400;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
}
.btn.btn_white:hover {
    background-color: #8ec641;
}
footer {
    padding: 2.5rem 0;
    background-color: #fff;
}
footer .social_row {
    margin-top: 55px;
    padding: 10px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(80, 80, 80, 0.28);
}
footer .social_row ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}
footer .social_row ul li {
    margin: 0 7px;
}
footer .social_row ul li a {
    display: flex;
    width: 50px;
    text-decoration: none;
    height: 50px;
    align-items: center;
    justify-content: center;
    color: #6f6f6f;
    font-size: 35px;
    transition: 0.3s;
}
#popup {
    padding: 44px;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(30 30 30 / 90%);
    display: none;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
#popup .close {
    width: 44px;
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    visibility: inherit;
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 22px;
}
#popup .content {
    max-width: 95%;
    width: auto;
}
#popup iframe {
    min-width: 1200px;
    min-height: 80vh;
    position: relative;
}
p.inner_small {
    float: left;
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 1.8em;
}
.icon_box {
    padding: 20px 20px;
    border-radius: 20px;
    width: 100%;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
}
.icon_box h4 {
    float: left;
    width: 100%;
    font-family: myriad-pro, sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.icon_box p {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.6;
}
section.solutions_sec {
    background-color: rgba(203, 203, 203, 0.2);
}
.solutions_sec .col-md-4 {
    margin-top: 24px;
}
.sectors_sec h3 {
    font-size: 45px;
}
.sectors_sec p {
    font-size: 18px;
    color: #333;
    line-height: 1.6;
}
section#faqs {
    padding: 120px 0;
}
.banner_sec .banner_img img {
    max-width: 100%;
}
img {
    max-width: 100%;
}
#navbarNav .desktop_btn a.btn.btn_primary {
    padding: 11px 36px;
    height: auto;
    background-color: #1e5f7d;
    color: #fff;
    font-size: 16px;
    font-family: "Open Sans";
    letter-spacing: 0.5px;
    border-radius: 4px;
    margin-left: 3px;
}
#navbarNav .desktop_btn a.btn.btn_primary:hover {
    background-color: #5f94a4;
    color: #fff;
}
ul.z_list {
    margin: 0;
}
ul.z_list li {
    color: #fff;
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
    line-height: 1.4em;
    margin: 0;
    margin-bottom: 6px;
}
.techskill_sec .skill_icon_box {
    width: 32%;
    font-size: 15px;
    color: #6f6f6f;
    line-height: 2em;
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    padding: 25px 30px;
    margin-bottom: 15px;
}
.techskill_sec .skill_icon_box .z_icon {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #61839117;
    border-radius: 50%;
    font-size: 26px;
    color: #1b1b1b;
    margin-bottom: 20px;
}
.techskill_sec .skill_icon_box .z_content {
    width: 100%;
}
.techskill_sec .skill_icon_box .z_content h4 {
    color: #111;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 6px 0;
}
.techskill_sec .skill_icon_box .z_content p {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
}
.faq_sec_row .faq_box {
    width: 49.3%;
    padding: 27px 40px 28px 40px;
    border-radius: 4px;
}
.faq_sec_row .faq_box h4 {
    color: #111;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 5px 0;
}
.faq_sec_row .faq_box p {
    font-size: 15px;
    color: #111;
}
.faq_sec_row .faq_box a {
    padding: 10px 28px;
    height: auto;
    background-color: #1e5f7d;
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans";
    letter-spacing: 0.5px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.3s;
}
.faq_sec_row .faq_box a:hover {
    background-color: #5f94a4;
}
.btn_primary {
    transition: 0.3s !important;
}
footer .social_row ul li a:hover {
    color: #1e5f7d;
}
footer .left_col ul.z_social_list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 1.5rem;
    gap: 8px;
}
footer .left_col ul.z_social_list a {
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-decoration: none;
    background-color: #1e5f7d;
    border-radius: 50%;
    color: #fff;
}
footer .right_col {
    padding-left: 40px;
}
footer .z_top_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #00000017;
}
footer .z_top_row h4 {
    font-family: "Open Sans";
    color: #111;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}
footer .z_top_row ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer .z_top_row ul li {
    width: 100%;
    float: left;
    margin-top: 7px;
}
footer .z_top_row ul li a {
    font-family: "Open Sans";
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #626262;
    font-weight: 600;
    width: 100%;
    float: left;
}
footer .z_top_row .col-md-2 {
    width: 19%;
}
footer .z_bottom_row p {
    font-family: "Open Sans";
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #626262;
    font-weight: 600;
    width: 100%;
    float: left;
    margin: 0 0 3px 0;
}
footer .z_bottom_row ul.z_contact {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
}
footer .z_bottom_row ul.z_contact li {
    font-family: "Open Sans";
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #363636;
    font-weight: 600;
    float: left;
    margin: 0 0 3px 0;
    margin-right: 18px;
}
footer .z_bottom_row ul.z_contact li a {
    font-family: "Open Sans";
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #363636;
    font-weight: 600;
}
@media screen and (max-width: 1300px) {
    #popup iframe {
        min-width: 900px;
    }
}
@media screen and (max-width: 1200px) {
    .container {
        max-width: 1024px;
    }
    #popup iframe {
        min-width: 850px;
    }
    footer .left_col ul.z_social_list {
        gap: 6px;
    }
}
@media screen and (max-width: 1024px) {
    .container {
        max-width: 960px;
    }
    div#navbarNav {
        padding-left: 20px;
    }
    footer .col-md-2.left_col {
        width: 20%;
    }
    footer .col-md-10.right_col {
        width: 80%;
        padding-left: 40px;
    }
}
@media screen and (max-width: 992px) {
    li.nav-item.mobile_menu {
        display: block;
    }
    .desktop_btn {
        display: none;
    }
}
@media screen and (max-width: 960px) {
    .container {
        max-width: 768px;
    }
    .banner_sec h1 {
        font-size: 36px;
        margin-bottom: 12px;
        line-height: 1.3;
    }
    section.banner_sec .col-md-8 {
        padding-left: 40px;
    }
    .banner_sec p {
        margin-bottom: 25px;
        font-size: 18px;
    }
    .btn_primary {
        padding: 10px 24px;
        font-size: 18px;
    }
    .section_2 .z_content {
        width: 100%;
        max-width: 100%;
    }
    section.section_4 .row .col-md-5 {
        width: 70%;
    }
    div#navbarNav {
        padding-left: 0;
    }
    #navbarNav ul.navbar-nav li.nav-item {
        width: 100%;
        text-align: center;
        padding: 0 !important;
    }
    #navbarNav ul.navbar-nav li.nav-item .nav-link {
        padding: 18px 0;
        color: #000;
        font-size: 17px;
        border-bottom: 1px solid #e1e1e1;
        background-color: #f5f5f5;
    }
    section.section_4 .row .col-md-5 {
        width: 50%;
    }
    section.section_4 .row .col-md-7 {
        width: 50%;
    }
    .techskill_sec .skill_icon_box .z_content p {
        font-size: 14px;
    }
    footer .col-md-2.left_col {
        width: 100%;
        margin-bottom: 35px;
        text-align: center;
    }
    footer .left_col ul.z_social_list {
        justify-content: center;
    }
    footer .col-md-10.right_col {
        width: 100%;
        padding-left: 15px;
    }
    #navbarNav ul.navbar-nav li.nav-item .nav-link.active{
        background-color: rgb(30, 95, 125) !important;
        color: rgb(255, 255, 255) !important;
        text-decoration: none;
    }
}
@media screen and (max-width: 767px) {
    .container {
        max-width: 90%;
    }
    .banner_sec .banner_img {
        display: none;
    }
    section.banner_sec .col-md-8 {
        padding: 0;
    }
    .z_arrow {
        display: none;
    }
    h3 {
        font-size: 35px;
        line-height: 1.4;
    }
    .section_2 {
        padding: 80px 0 70px 0;
    }
    header.fixed-top.bg-white {
        position: relative !important;
    }
    body {
        padding: 0;
    }
    header .container {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }
    .section_3 h3 {
        font-size: 35px;
    }
    section.section_3 p {
        font-size: 16px;
        line-height: 1.6;
    }
    section.section_3 {
        padding: 80px 0;
    }
    section.section_4 {
        padding: 80px 0;
    }
    section.section_4 .row .col-md-5 {
        width: 100%;
    }
    section.section_4 p {
        font-size: 16px;
        line-height: 1.5;
    }
    section.section_4 span.divider:nth-child(4) {
        height: 30px !important;
    }
    p {
        font-size: 16px;
        line-height: 1.6;
    }
    .connect_sec h3 {
        font-size: 35px;
    }
    .connect_sec span.divider:nth-child(2) {
        height: 15px !important;
    }
    .connect_sec span.divider:nth-child(4) {
        height: 20px !important;
    }
    .connect_sec p {
        font-size: 18px;
    }
    footer {
        padding-top: 60px;
    }
    .sectors_sec p {
        font-size: 16px;
    }
    .sectors_sec p {
        font-size: 16px;
    }
    section#faqs {
        padding: 80px 0;
    }
    section#faqs span.divider {
        height: 30px !important;
    }
    #popup iframe {
        min-width: 400px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .banner_sec {
        padding: 100px 0;
    }
    .banner_sec h1 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 34px;
        line-height: 42px;
    }
    .banner_sec .row {
        margin: 0 0;
        padding: 0 10px;
    }
    .banner_sec p {
        text-align: center;
        margin-bottom: 30px;
    }
    .banner_sec .z_banner_btn {
        justify-content: center;
    }
    .banner_sec .z_banner_btn .btn.btn_primary {
        padding-right: 10% !important;
        padding-left: 10% !important;
        font-size: 19px;
    }
    .banner_sec .z_banner_btn a#open_video {
        margin-left: 35px;
        font-size: 18px;
    }
    .section_2 span.divider {
        height: 18px !important;
    }
    .section_2 p.small {
        margin: 0 0;
    }
    .section_2 {
        padding: calc(8% + 30px) 0 calc(8% + 30px) 0;
    }
    section.section_3 {
        padding: calc(10% + 30px) 0;
    }
    .section_3 h3 {
        font-size: 32px;
    }
    section.section_3 p {
        font-size: 18px;
        line-height: 1.6;
    }
    section.section_3 .container {
        max-width: 100%;
    }
    section.section_3 .container .row {
        margin: 0 0;
        padding: 0 10px;
        text-align: center;
    }
    section.section_4 {
        background: linear-gradient(180deg, #006a76 0, #009cad 61.46%, rgba(0, 156, 173, 0.45) 100%) !important;
        padding: calc(7% + 30px) 0;
    }
    section.section_4 .container {
        max-width: 100%;
    }
    section.section_4 .container .row {
        margin: 0 0;
        text-align: center;
        padding: 0 10px;
    }
    section.section_4 h3 {
        font-size: 32px;
    }
    section.section_4 p {
        font-size: 19px;
        line-height: 1.6;
    }
    section.section_4 span.divider:nth-child(4) {
        height: 45px !important;
    }
    section.section_4 a.btn.btn_primary {
        padding: 8px 15%;
        font-size: 20px;
    }
    section.section_4 .container .row span.divider:nth-child(2) {
        height: 18px !important;
    }
    .container .row {
        margin: 0 0;
    }
    footer .container {
        max-width: 100%;
    }
    footer .container {
        max-width: 100%;
    }
    section.section_3 img {
        margin-top: 40px;
    }
    section.section_4 img {
        margin-top: 40px;
    }
    .section_2 .col-md-6 {
        padding: 0 15px !important;
    }
    .section_2 .row .col-md-6 p.small {
        margin-bottom: 10px;
    }
    .section_2 .row .col-md-6:nth-child(1) {
        margin-bottom: 40px;
    }
    section.section_3 .col-md-7.pe-5 {
        padding: 0 15px !important;
    }
    section.section_3 .col-md-7.pe-5 span.divider:nth-child(4) {
        height: 30px !important;
    }
    section.section_4 ul.z_list {
        list-style: none;
        padding: 0;
    }
    section.section_4 span.divider:nth-child(4) {
        height: 25px !important;
    }
    section.section_4 .row .col-md-7 {
        width: 100%;
    }
    .skill_icon_box {
        width: 100% !important;
    }
    .techskill_sec .skill_icon_box .z_content p {
        font-size: 16px;
    }
    .faq_sec_row .faq_box {
        width: 100%;
        padding: 25px 30px 30px 30px;
        margin-top: 15px;
    }
    .faq_sec_row .faq_box h4 {
        margin-bottom: 10px;
    }
    .techskill_sec .skill_icon_box {
        text-align: center;
    }
    .techskill_sec .skill_icon_box .z_icon {
        margin-left: auto;
        margin-right: auto;
    }
    footer .z_top_row {
        justify-content: flex-start;
    }
    footer .z_top_row .col-md-2 {
        width: 33%;
        margin-top: 30px;
    }
    footer .col-md-2.left_col {
        margin-bottom: 10px;
    }
    footer .z_top_row h4 {
        margin-bottom: 2px;
    }
}
@media screen and (max-width: 460px) {
    .banner_sec h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .banner_sec .z_banner_btn a#open_video {
        margin: 30px 0 0 0;
    }
    .banner_sec .z_banner_btn .btn.btn_primary {
        padding: 10px 0;
    }
    .btn_primary {
        padding: 12px 22px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    h3 {
        font-size: 26px;
    }
    .section_2 .z_content span.divider {
        height: 20px !important;
    }
    p.small {
        font-size: 15px;
        line-height: 1.8;
    }
    .section_3 h3 {
        font-size: 26px;
    }
    #popup iframe {
        min-width: 340px;
    }
    ul.z_list li {
        font-size: 18px;
        margin-bottom: 8px;
    }
    footer {
        padding-bottom: 35px;
    }
    footer .z_top_row .col-md-2 {
        width: 100%;
        text-align: center;
    }
    footer .z_bottom_row p {
        font-size: 13px;
        margin-bottom: 4px;
    }
    .z_bottom_row {
        text-align: center;
    }
    footer .z_bottom_row ul.z_contact li {
        margin: 0;
        width: 100%;
        margin-top: 4px;
        color: #000;
    }
    footer .z_top_row {
        padding-bottom: 50px;
    }
}
