body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #616161;
}

p span {
    font-family: "Roboto", sans-serif !important;
}

a:focus {
    color: #fff;
}

.contact-info {
    font-size: 1em;
}

.cursor-pointer {
    cursor: pointer;
}

.navbar {
    margin-bottom: -1px !important;
    border-radius: 0;
}

a:hover {
    text-decoration: none;
}

footer {
    background-color: #707070;
    color: #fff;
    padding-top: 1rem;
}

footer a {
    color: #fff;
    font-size: 1em;
}

footer a:hover {
    color: #fff;
    text-decoration: none;
}

footer h6 {
    text-transform: uppercase;
}

.footer-links {
    line-height: 1rem;
}

.contact-info {
    color: #f3f3f3;
    font-size: 1em;
    line-height: 2rem;
}

#accordion a {
    color: #616161;
    font-size: 16px;
    font-weight: 500;
}

#accordion a:hover {
    color: #c61c23;
}

@media (min-width: 576px) {
    .d-sm-block {
        display: inline-block!important;
    }
    .page-description a:nth-of-type(2) {
        margin-left: 1rem;
    }
}

.h1,
h1 {
    font-size: 2.5rem;
    font-weight: 800;
}

.sub-footer {
    background-color: #585858;
    color: #fff;
}

.sub-footer p {
    padding: 0;
    margin: 0;
    color: #f3f3f3;
}

.sub-footer .company-copy p {
    font-size: 14px;
}

.footer-menu li {
    display: inline;
    padding-left: 10px;
}

.footer-menu li:before {
    display: inline-block;
    content: "|";
    padding-right: 12px;
}

.footer-menu li:first-child:before {
    display: none;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.navbar {
    background-color: #c61c23;
    color: #fff;
    padding: 2rem 0;
}

.navbar img {
    width: 30%;
}

.navbar h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
}

.banner {
    width: 100%;
}

.main-btn,
.main-btn:hover {
    background: #0269bc;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    text-align: right;
}

.home-ref,
.home-ref:hover {
    text-transform: uppercase;
    background: #97151a;
    float: right;
}

.button-row {
    text-align: center;
    display: block;
    margin: 10px 0;
}

.container-banner {
    background-color: #e8e8e8;
    color: #616161;
}

.page-text {
    font-size: 16px;
}

.alt-wrapper {
    background-image: url("images/npc.svg");
    background-repeat: repeat-x;
    height: 25px;
}

html,
body {
    overflow-x: hidden;
}

.acic-logo {
    display: block;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.contact-info i {
    margin-right: 5px;
}

.acic-banner {
    float: right;
    width: 100%;
    margin: 10px 0 20px 30px;
}

.page-description {
    padding: 3rem 0;
}

.page-description a:nth-of-type(2) {
    background: #2990ea !important;
}

.page-description * {
    font-size: 16px !important;
}

.w-60 {
    width: 60% !important;
}

.acic-img,
.iso-img {
    text-align: right;
}

.footer-menu {
    margin-bottom: 10px;
}

.title p {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .title p {
        margin-bottom: 1em;
    }
    /* .logo-col {
        text-align: center !important;
    } */
    .ib-info,
    .ctext {
        text-align: center !important;
    }
    .contact-info i {
        margin-right: 5px;
    }
    .acic-accr {
        display: block;
        width: 65% !important;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
        margin-bottom: 1rem;
    }
    .iso-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
    .main-btn,
    .btn {
        margin: 1rem 0 0 0;
        width: 100% !important;
        text-align: center !important;
    }
    .logo {
        margin-bottom: 1rem;
        width: 100% !important;
    }
    .footer-menu {
        text-align: center !important;
        padding: 0 5px;
        margin-top: 20px;
    }
    .footer-menu li {
        display: inline;
        padding-left: 5px !important;
    }
    .sub-footer {
        font-size: 1em;
    }
}

.container-banner {
    padding: 2rem 0;
}

.partner-logo img {
    opacity: 1;
    padding-top: 10px;
    margin: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.partner-logo img:hover,
.partner-logo img:focus {
    -webkit-transition: -webkit-filter 100ms ease-in-out;
    transition: -webkit-filter 100ms ease-in-out;
    transition: filter 100ms ease-in-out;
    transition: filter 100ms ease-in-out, -webkit-filter 100ms ease-in-out;
    -webkit-filter: none;
    filter: none
}

.img-padding2 {
    padding-top: 25px !important;
}

.container.inner {
    padding: 30px 15px;
}

.our__partners_container {
    background-color: #f3f3f3;
}

.ib-info {
    text-align: left;
}

.footer-date {
    margin-bottom: 10px;
    display: block;
}

.ib-info:nth-of-type(2) {
    text-align: right;
}

@media only screen and (min-device-width: 767px) and (max-width: 812px) {
    .iso-logo {
        float: none !important;
        max-width: 65%;
        width: 65% !important;
    }
    .iso-img {
        float: none !important;
        max-width: 45%;
        text-align: center;
    }
    .navbar img {
        width: 50% !important;
    }
}

.contact-info p {
    margin-bottom: 5px;
}

.home-partners-images .col-sm-4 {
    max-width: calc(100%/5) !important;
}

.section-title h3 {
    font-weight: 700;
}

.ato-logo {
    width: 55%
}

.partner_logo_col {
    text-align: center;
}

.contact-info i {
    width: 25px;
    text-align: center;
    margin-left: -3px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .pull-left,
    .pull-right {
        float: none !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .ib-info {
        text-align: center !important;
        margin-bottom: 2em;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: LANDSCAPE) {
    .ib-info {
        text-align: left !important;
    }
    .footer-menu li:first-of-type {
        padding-left: 0;
    }
    .arr {
        display: block;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .navbar .col-md-8 {
        width: 57.666667%;
    }
    .navbar .col-md-4 {
        width: 37.333333%;
    }
    .navbar [class*="col-md-4"] {
        text-align: right !important;
        float: right;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .navbar .col-md-8 {
        width: 57.666667% !important;
    }
    .navbar .col-md-4 {
        width: 37.333333% !important;
        padding-top: 10px;
    }
    .acic-banner {
        width: 80% !important;
    }
    .navbar [class*="col-md-4"] {
        text-align: right !important;
        float: right;
    }
    .main-btn,
    .main-btn:hover {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .cinfo {
        padding-bottom: 1rem !important;
    }
    .navbar img {
        width: 50% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .iso-logo {
        width: 100% !important;
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .ib-info {
        text-align: center !important;
    }
}

@media only screen and (max-width: 575.98px) {
    .partner-logo img {
        width: 40%;
        margin-bottom: 1rem;
    }
}