@charset "utf-8";
footer {
    background: #191A1B
}

.footer-divider {
    width: 100%;
    height: 0;
    border-bottom: 1px solid #555
}

.social-icons-footer {
    text-align: right
}

.social-icons-footer a {
    font-size: 16px;
    color: #999;
    margin-right: 20px
}

.social-icons-footer .fa {
    font-size: 20px
}

.social-icons-footer #fb:hover {
    color: #3A579D
}

.social-icons-footer #tw:hover {
    color: #42C0FB
}

.social-icons-footer #in:hover {
    color: #007AB9
}

.social-icons-footer #gp:hover {
    color: #F4511E
}

.social-icons-footer #pin:hover {
    color: #CB2026
}

.footer-about {
    display: block;
    color: #999;
    text-align: justify;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px
}

.footer-columns {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-columns li {
    padding: 0 0 5px 0
}

.footer-columns li:first-child {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-top: 32px;
    font-size: 13px
}

.footer-columns li:nth-child(2) {
    height: 30px
}

.phones-footer {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto
}

.phones-footer li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    color: #25a0e6;
    text-transform: uppercase;
    text-align: right
}

.phones-footer li a {
    text-decoration: none;
    color: #fff
}

.phones-footer li span {
    color: #999
}

.details-page-title h2 {
    margin-top: 80px
}

.symbol {
    font-family: 'Open Sans', sans-serif!important
}

.details-page-img img {
    margin-top: 20px
}

.additional-header-img {
    width: 100%;
    max-width: 475px;
    margin-top: 20px
}

.details-page-title p {
    margin: 30px 0 0;
    text-align: justify
}

.additional-description b {
    color: #25A0E6
}

.additional-description span {
    display: block;
    font-size: 11px;
    color: #777;
    margin-top: 20px
}

.additional-list {
    padding: 0 0 0 15px
}

.additional-list li {
    text-align: justify;
    margin: 0 0 10px
}

.additional-list b {
    color: #25A0E6
}

.additional-list li:first-child {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 18px;
    height: 30px;
    color: #31ac3d;
    font-weight: 700
}

.additional-list li:first-child b {
    color: #31ac3d
}

.additional-list-red {
    padding: 0 0 0 15px
}

.additional-list-red li {
    text-align: justify;
    margin: 0 0 10px
}

.additional-list-red b {
    color: #c71c22
}

.additional-list-red li:first-child {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 18px;
    height: 30px;
    color: #c71c22;
    font-weight: 700
}

.additional-list-red li:first-child b {
    color: #c71c22
}

.divider-dots hr {
    margin: 0
}

.download-simulcasts {
    display: inline-block;
    vertical-align: top;
    margin: 15px 10px 15px 0
}

.download-simulcasts {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 15px 0
}

.page-title-sm {
    color: #25A0E6;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px
}

.link-item h4 {
    font-size: 30px;
    color: #333;
    font-weight: 700;
    margin-top: 40px
}

.link-item h5 {
    font-size: 22px;
    color: #777;
    font-weight: 400;
    margin-bottom: 30px
}

.link-item a {
    font-size: 18px
}

.link-item .fa {
    margin-left: 8px
}

.web-inv-page-title {
    margin-bottom: 40px
}

.web-inv-page-title h2 {
    font-size: 36px;
    color: #000;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 35px
}

.web-inv-page-bottom-title {
    margin-bottom: 60px
}

.web-inv-page-bottom-title h2 {
    font-size: 36px;
    color: #000;
    font-weight: 700;
    margin-top: 30px
}

.web-inv-page-bottom-title h4 {
    font-size: 22px;
    color: #777
}

.web-inv-page-title h2>span {
    color: #2FA4E7
}

.web-inv-page-title p {
    font-size: 18px;
    color: #777;
    line-height: 30px
}
.mobile-menu-custom{
    margin-bottom:30px;
}

.mobile-menu-custom .btn-group{
margin:0 auto;
}
header{
    border-bottom: 1px solid #ECF0F1;
}

@media all and (max-width:1199px) {
    .footer-columns {
        text-align: center
    }
    .footer-columns li:nth-child(2) {
        height: 10px
    }
    .footer-columns li:first-child {
        margin-top: 20px
    }
    .link-item h4 {
        font-size: 24px
    }
    .link-item h5 {
        font-size: 18px
    }
}

@media all and (max-width:991px) {
    .link-item img {
        max-width: 64px!important
    }
    .link-item h4 {
        font-size: 18px;
        margin-top: 20px
    }
    .link-item h5 {
        font-size: 14px;
        margin-bottom: 15px
    }
    .link-item a {
        font-size: 14px
    }
    .web-inv-page-title h2 {
        font-size: 30px
    }
    .web-inv-page-title p {
        font-size: 16px;
        line-height: 24px
    }
    .web-inv-page-title {
        margin-bottom: 20px
    }
    .web-inv-page-bottom-title h2 {
        font-size: 30px
    }
    .web-inv-page-bottom-title h4 {
        font-size: 18px
    }
}

@media all and (max-width:767px) {
    .phones-footer li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
    .phones-footer li:last-child {
        margin-bottom: 0
    }
    .social-icons-footer {
        text-align: center
    }
    .link-item {
        margin-bottom: 60px
    }
    .web-inv-page-title h2 {
        font-size: 22px
    }
    .web-inv-page-title p {
        font-size: 14px;
        text-align: justify;
        line-height: 18px
    }
    .web-inv-page-bottom-title h2 {
        font-size: 22px;
        margin-top: 0
    }
    .web-inv-page-bottom-title h4 {
        font-size: 14px
    }
}