/*Custom style
by: Melisande Francisco
*/


/*
    Back to top CSS
------------------------------------------*/

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    text-align: center;
    background: #192953;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    padding: 10px 20px;
}

#back-to-top:hover {
    background: #f79520;
}

#back-to-top.show {
    opacity: 1;
}

#content {
    height: 2000px;
}

.navbar-brand{
     width: 180px;
    text-indent: -9999px;
    height: 64px;
    background: url(../images/logo-abbrevia-final_hires.png);
    margin-top: -22px;

}


.wrapper {
    width: 100%;
    margin: 0 auto;
}

hr {
    width: 4%;
    float: left;
    margin-top: -30px;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
}

.full-divider {
    width: 50%;
    margin: 10px 0px 20px 500px;
    border-color: #e8e8e8;
    text-align: center
}
.blog-content p {
    margin-bottom: 45px;
}
.sidebar_col.m-bottom-100 li {
    list-style: none;
}

.services_icon {
    border: 1px solid #d6d6d6;
    padding: 30px 0 20px 0;
    text-align: center;
    border-radius: 3px;
    font-size: 18px
}


/*banners
=========================*/

.about-banner {
    background-image: url(../images/banners/about-banner.png);
    background-repeat: no-repeat;
    max-width: 100%;
    min-width: 100%;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
}





.tools-banner {
    background-image: url(../images/banners/testng-tools-banner.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    max-width: 100%;
    min-width: 100%
}







.device-simulator-banner,
.modules-banner{
    background-image: url(../images/banners/simulator-banner.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    max-width: 100%;
    min-width: 100%
}

.demo-banner {
   /* background-image: url(../images/banners/demo-banner.png);*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    max-width: 100%;
    min-width: 100%
}

.banner-text .banner-lead-in {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #afb8cf;
    text-transform: uppercase;
}

.banner-text .banner-heading {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 48px;
    text-align: left;
}

#clients {
    background: rgb(247, 247, 247)
}

#news {
    background: #192953
}

section#news p {
    font-size: 14px;
    color: #adb6ce;
    line-height: 1.4
}

section#news h4 {
    font-size: 18px;
    color: #ffffff;
}

section#news .news-link a {
    color: #f79520;
    font-size: 12px;
    margin-: 0px;
}

.section-padding {
    padding: 60px 0;
}

.section-padding-footer {
    padding: 40px 0;
}

.section-padding-map {
    padding: 0 0 60px 0;
}

.section-padding-m {
    padding: 0 0 60px 0;
}

#clients h2 {
    color: #7d8290;
}

#top-bar .request-btn {
    background: #f79520;
    border-radius: 30px;
    color: #ffffff;
    padding: 10px 25px 10px 25px;
    font-weight: normal;
    text-align: center;
    border: none;
    font-weight: 500;
    margin-top: 5px;
    font-size: 12px
}

h5.section-heading {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left
}

.caption h4 {
    color: #192953;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px
}

.caption p {
    text-align: left;
    font-size: 14px;
    color: grey;
    line-height: normal;
    display: inline-block;
}

.caption li {
    text-align: left;
    font-size: 14px;
    color: grey;
    list-style-position: inside;
    list-style: disc;
}

.caption .fa-chevron-right {
    color: grey
}

h3.Orange-text {
    font-size: 45px;
    color: #f79520;
    font-weight: 600;
    padding-top: 10px;
}

.noIndent {
    margin-left: .5em;
    padding-left: .5em;
}

.sub-text {
    font-size: 11px;
    text-transform: uppercase;
    color: #6b6d6b;
    padding-top: 7px;
}

h2.center-text {
    font-size: 20px;
    color: #ffffff;
    line-height: 1.8;
}

.chip {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
  /*  background: url(../images/icons/chip.png);*/
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.pos {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/POS.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.network-icon {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/network.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.features_item .f_item_icon {
    float: left;
    display: inline-block;
    margin-right: 25px;
}

.features_item .f_item_text {
    display: inline-block;
    width: 75%;
}

.features_item .f_item_text p {
    font-size: 15px;
    color: #acb7cf;
}

h3.item_title {
    font-size: 14px;
    color: #acb7cf;
    text-transform: uppercase;
    padding-bottom: 5px;
}

h5.about-title {
    font-size: 14px;
    color: #f79520;
    text-transform: uppercase;
}

h2.about-title {
    font-size: 25px;
    color: #192953;
    line-height: 1.4;
}


#WhoWeAre2 {
    margin-top: 50px;
}

#WhoWeAre3 {
    color: #ffffff;
}


/*call to action
=========================*/

.action_btn .btn-default:hover {
    background-color: #f79520;
    color: #ffffff;
}

.action-lage {
    position: relative;
    width: 100%;
}

.action-lage:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #00a885;
    left: 50%;
    top: 0%;
    z-index: 3;
    margin-left: -15px;
}

#call-to-action-2 h2.text-blue {
    font-size: 30px;
    padding-left: -20px;
}

.fa-check {
    padding-right: 5px;
    color: #f79520;
}

h2.text-white {
    font-size: 30px;
}

.partners_item {
    padding: 35px;
}

.partners_item1 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
/*    background-image: url(../images/clients/amex2.png);*/
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item2 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/gemalto-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item3 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/verifone-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item4 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/first-data-logo-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item5 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/bankdhofar-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item6 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/ingenico-logo-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item7 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/thales-logo-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item8 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/fab.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item9 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/bank-of-ireland-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item10 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/samba-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item11 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/sabb-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item12 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/Alfa-Bank_corporate_logo-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item13 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/bbk-logo-retina.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item14 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/the-saudi-investment-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item15 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/BankMuscat-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item16 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/saudi-holland-bank-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item17 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/Emirates_NBD_logo-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item18 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/alinmabank-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item19 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/UNB-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item20 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/adib-logo-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item21 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/banque-saudi-fransi2.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item22 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/cbos2.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item23 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/nbb2.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item24 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/bankalbilad2.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}




.partners_item25 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
/*    background-image: url(../images/clients/abana.png);*/
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item26 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/alawwal.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item27 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/diyar.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item28 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/gib.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item29 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/sure.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item30 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/nbk.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item31 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/nbp.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item32 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/ncb.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.partners_item36 {
    background: none;
    width: 198px;
    height: 107px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/clients/hypercom-hires.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}


.fix {
    display: table;
    width: 100%
}

.thumbnail {
    padding: 30px;
}

.caption h4 {
    font-display: 16px;
    color: #192953
}

.caption p {
    font-size: 14px;
    color: grey;
}

.pdf_item {
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 23px 20px 35px 30px;
    margin-bottom: 20px
}

.pdf_item .f_item_text {
    display: inline-block;
    width: 70%;
    padding-left: 20px;
    padding-top: 10px;
}

.pdf_item .f_item_text p {
    font-size: 12px;
    color: #a5a5a5;
}

.pdf-link a:hover {
    color: black;
    font-size: 12px;
}

h6.pdf_title {
    font-size: 18px;
    color: #192953;
    margin: 0
}

h3.section-heading-docs {
    font-size: 18px;
    line-height: 1;
    padding-left: 15px;
    color: #192953
}

.f_item_icon_1 {
    width: 82px;
    height: 100px;
    text-indent: -9999px;
/*    background: url(../images/PDF/abbrevia-thumbnail.png);*/
    background-size: 100%;
    float: left;
    display: inline-block;
    image-rendering: -moz-crisp-edges;
    background-repeat: no-repeat;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.f_item_icon_2 {
    width: 82px;
    height: 100px;
    text-indent: -9999px;
    background: url(../images/PDF/vividia-thumbnail.png);
    background-size: 100%;
    float: left;
    display: inline-block;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.f_item_icon_3 {
    width: 82px;
    height: 100px;
    text-indent: -9999px;
 /*   background: url(../images/PDF/SIM-atm-thumbnail.png);*/
    background-size: 100%;
    float: left;
    display: inline-block;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.f_item_icon_4 {
    width: 82px;
    height: 100px;
    text-indent: -9999px;
    background: url(../images/PDF/SIM-xfs-thumbnail.png);
    background-size: 100%;
    float: left;
    display: inline-block;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.f_item_icon_5 {
    width: 82px;
    height: 100px;
    text-indent: -9999px;
    background: url(../images/PDF/SIM-network-thumbnail.png);
    background-size: 100%;
    float: left;
    display: inline-block;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.section-heading h1,
.section-heading-about {
    color: #192953
}

.about-details p {
    color: grey;
}

.col_text {
    text-align: left;
}

.col_text h3 {
    color: #192953
}

.sub {
    font-size: 12px;
    text-transform: uppercase;
    color: #afafaf;
}

.doc_items {
    margin: 10px;
}

.sidebar h6 {
    color: #6c6c6c;
    font-size: 14px;
    padding: 13px;
    background: #eeeeee;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.sidebar p {
    color: #a5a5a5;
    line-height: 1.7;
    font-size: 13px;
    text-align: left;
}

.sidebar a:hover {
    color: #a5a5a5;
}

.sidebar_col .fa-chevron-right {
    color: #192953;
}

.news_date {
    font-size: 12px;
    color: #a5a5a5;
    line-height: 2.4
}

.fig_news {
    box-shadow: none;
    border: 1px solid #eee;
    margin-bottom: 5px
}

.fig_news p {
    font-size: 14px;
    color: #adb6ce;
    margin: 0;
    padding-bottom: 5px;
}

.fig_news h4 {
    color: #192953;
    line-height: 1.3;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600
}

.fig_news a {
    font-size: 12px;
    color: #f79520
}

.news_thumbnail1 {
    background: none;
    width: 62px;
    height: 64px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;

    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.news_thumbnail2 {
    background: none;
    width: 62px;
    height: 64px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/News/thumbnail2.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.news_thumbnail3 {
    background: none;
    width: 62px;
    height: 64px;
    display: block;
    text-indent: -9999px;
    background-size: 100%;
    background-image: url(../images/News/thumbnail3.png);
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.accordion {
    margin: 1rem 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #e5e5e5;
}

.accordion-item {
    border-bottom: 1px solid #e5e5e5;
}


/* Thumb */

.accordion-thumb {
    margin: 0;
    padding: .8rem 0;
    cursor: pointer;
    font-weight: normal;
    // Chevron
    &::before {
        content: '';
        display: inline-block;
        height: 7px;
        width: 7px;
        margin-right: 1rem;
        margin-left: .5rem;
        vertical-align: middle;
        border-right: 1px solid;
        border-bottom: 1px solid;
        transform: rotate(-45deg);
        transition: transform .2s ease-out;
    }
}


/* Panel */

.panel-default > .panel-heading {
    background: none;
    border-bottom: 1px solid #ccc;
}

.apply_btn {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #f79520;
    padding: 10px 35px;
    background: none;
    color: #f79520;
    border-radius: 3px;
}

.apply_btn:hover {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #f79520;
    padding: 10px 35px;
    background: #f79520;
    color: #fff;
    border-radius: 3px;
}

.panel-default {
    border: none;
}

.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-bottom: 1px solid #ccc;
    border-top: none;
    padding-bottom: 40px;
}

.fa-chevron-right {
    font-size: 10px;
    color: #192953;
}

.fa-chevron-right a:hover {
    font-size: 10px;
    color: #ffffff;
}

.accordion_text {
    font-size: 13px;
    color: #a5a5a5;
    padding-top: 10px
}

.accordion_title {
    color: #192953;
    font-weight: 600;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px
}

.panel-body h6,
p {
    font-size: 14px;
    color: #6b6d6b;
    font-weight: 500;
}

.panel-body p {
    font-size: 14px;
    color: #9a9a9a;
}

.panel-body li {
    font-size: 14px;
    color: #9a9a9a;
    list-style: disc;
}

.btn-apply {
    background: #a5adb9;
    border: none;
    color: #ffffff;
    padding: 10px 29px;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
    border-radius: 3px;
}

.cta-btn {
    background: #f79520;
    border: none;
    color: #ffffff;
    padding: 12px 45px;
    font-size: 18px;
    border-radius: 3px;
    text-transform: none
}

.test_col {
    border: 1px solid #dddddd;
    padding: 25px 35px;
    border-radius: 5px;
}

.test_col p a {
    color: #9ba0ae
}

.test_col p a:hover {
    color: #f79520;
}

.tab-container {
    background: #ffffff;
    margin-top: 50px;
    border: 1px solid #ccc;
}

.tab-container .nav-tabs {
    border-bottom: 1px solid #ccc;
    position: relative;
    background: #f7f7f7;
    padding: 10px;
}

.tab-container .nav-tabs > li {
    margin-bottom: 0;
    position: initial;
}

.tab-container .nav-tabs > li > a {
    border: none;
    color: #595959;
    margin: 0;
}

.tab-container .nav-tabs > li > a:hover {
    background: transparent;
}

.tab-container .nav-tabs > li.active > a {
    border: none;
    color: #ffffff;
    background: #192953;
    border-radius: 0;
}

.tab-container .nav-tabs > li.active > a,
.tab-container .nav-tabs > li.active > a:focus,
.tab-container .nav-tabs > li.active > a:hover {
    border-width: 0;
}

.tab-container .tab-content {
    padding: 20px 0px 20px 15px;
}

.tabs_item {
    padding-left: 15px
}

.tabs_item .t_item_icon {
    float: left;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px
}

.tabs_item .t_item_text {
    display: inline-block;
    width: 75%;
}

.t_item_text li {
    padding-top: 5px;
    list-style: none;
    font-size: 14px;
    color: #6b6d6b
}

.t_item_text h6 {
    font-size: 20px;
    font-weight: 400
}

.tabs_item .t_item_text p {
    font-size: 14px;
    color: #595959;
}

.tab-pane p {
    font-size: 15px;
    color: #6b6d6b;
    padding-left: 12px;
    line-height: 1.5
}

.tab-pane h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px;
    color: #192953 padding-left: 12px;
}


/*
    Modules CSS
------------------------------------------*/

.modules-body {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
}

.modules h3 {
    font-size: 30px;
}

.demo_btn {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #192953;
    padding: 12px 25px;
    background: none;
    color: #192953;
    border-radius: 3px;
    font-weight: 600;
}

.demo_btn:hover {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #192953;
    padding: 12px 25px;
    background: #192953;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
}

.modules_item {
    border: none;
    padding: 13px 24px 0;
    background: #fafafa;
    min-height: 230px;
}

.modules_item_devices {
    border: none;
    padding: 24px;
    background: #fafafa;
    min-height: 260px;
}

.modules_item_devices i {
    font-size: 4rem;
    color: #00a885;
}

.modules_item_devices .m_item_text {
    display: inline-block;
    width: 95%;
}

.modules_item_devices .m_item_text p {
    font-size: 14px;
    color: #6b6d6b;
    line-height: 1.6
}

.m-height {
    min-height: 252px;
}

.m_item_icon-simweb,
m_item_icon_simqa {
    float: left;
    width: 15%;
    display: inline-block;
    margin-right: 15px;
}

.m_item_icon_simqa {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon1.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_simweb {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon2.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_simdev {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon3.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_simemv {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon4.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_simlgm {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon5.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_simstress {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon6.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_simadmin {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon7.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_simrkl {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/module-icon8.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_ej {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon3.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_ed {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon9.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_cd {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon4.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_cp {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon5.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_cash_dispenser {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon8.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_printer {
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon8b.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_pinpad {
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon7.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_bna {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon1.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_nfc {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon6.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.m_item_icon_bcode {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/device-icon2.png);
    margin-bottom: 15px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.modules_item i {
    font-size: 4rem;
    color: #00a885;
}

.m_item_text h5 {
    font-size: 18px;
    margin-top: 0;
    text-transform: uppercase;
    color: #192953;
}

.msub_title p {
    font-size: 12px;
    color: #969cad;
}

.modules_item .m_item_text {
    display: inline-block;
    width: 95%;
}

.modules_item .m_item_text p {
    font-size: 14px;
    color: #6b6d6b;
    line-height: 1.6
}

.icon_item {
    padding-left: 200px;
    padding-top: 50px;
}

.icon_item_module {
    padding-left: 200px;
    padding-top: 50px;
}

.icon_item_xfs {
    padding-left: 150px;
    padding-top: 50px;
}

.atm_img {
    padding-left: 125px;
    padding-top: 30px;
    max-width: 100%
}

.atm-icon_item {
    width: 90%;
    height: 200px;
    text-indent: -9999px;
    background: url(../images/icons/atm-icon-how-it-works.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
        margin: 0 !important;
}

.network_img {
    width: 836px;
    height: 350px;
    text-indent: -9999px;

    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.network_img2 {
    width: 836px;
    height: 125px;
    text-indent: -9999px;
 
    margin-top: 45px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.vivid-rules-logo {
    width: 174px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 42%;
    text-align: center;
}
.img_imple{
    width: 90%;
    height: auto;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.img_simpl{
    width:170px;
    height:auto;
}
.top_imple{
        width: 140px;
    height: 140px;
    margin: 0 auto;
}

.how-does-it-work-dm {
width: 757px;
    height: 195px;
    text-indent: -9999px;
    /*background: url(../images/icons/how-does-it-work.png);*/
    margin-bottom: 10px;
    text-align: center;
    margin-left: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f6f6f8;
    background-position: center center;

}

.agility_icon {
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background: url(../images/icons/agility.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.integration_icon {
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(../images/icons/ease-of-integration.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.richdecision_icon {
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    background: url(../images/icons/rich-decision.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.testing_icon {
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background: url(../images/icons/comprehensive-testing.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.testandcertification_icon {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
  /*  background: url(../images/icons/testandcertification.png);*/
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.consultancy_icon {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icons/consultancy.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.decision_icon {
    width: 40px;
    height: 40px;
    text-indent: -9999p x;
    background: url(../images/icons/decisionmanagement.png);
    margin-bottom: 10px;
    background-size: 100%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.atm-body p,
.atm2 p {
    font-size: 16px;
    line-height: 1.8;
    padding-left: 0
}

.left-text {
    margin-top: 60px
}

.left-text-second {
    margin-top: 20px
}

.atm h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500
}

.atm p {
    margin-top: 20px;
    margin-bottom: 35px;
    padding-left: 0;
    font-size: 16px;
    line-height: 1.8
}

.main_atm {
    margin-top: 40px
}

.atm-second {
    border-top: 1px solid #ccc;
    margin-top: 50px;
}

.atm2 h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500
}

.atm_item {
    border: none;
    padding: 25px;
    background: #fafafa;
}

.modules_btn {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #192953;
    padding: 12px 30px;
    background: none;
    color: #192953;
    border-radius: 3px;
    font-weight: 600;
}

.modules_btn:hover {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #192953;
    padding: 12px 30px;
    background: #192953;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
}

.devices_btn {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #192953;
    padding: 12px 30px;
    background: none;
    color: #192953;
    border-radius: 3px;
    font-weight: 600;
}

.devices_btn:hover {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #192953;
    padding: 12px 30px;
    background: #192953;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
}

.xfs {
    margin-top: 20px;
}

.xfs_img {
    padding-top: 10px;
    padding-left: 50px;
}

.xfs li {
    line-height: 1.5;
    font-size: 16px;
    list-style: none;
    color: #6b6d6b
}

.tab-body {
    padding: 0 30px;
}

.tab-body h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px;
    color: #192953
}

.tab-title {
    padding-left: 13px;
}

.tab-body p {
    font-size: 15px;
    padding-bottom: 20px;
    line-height: 1.5;
    padding-left: 0
}

#contact-section {
    padding: 60px 0;
}

#contact-section .contact-form {
    margin: 0;
}

#contact-section .contact-form .btn-send {
    margin-top: 15px;
    color: #fff;
    outline: none;
    background: #f79520;
    border: none;
    font-size: 16px;
    font-weight: normal;
    border-radius: 3px;
    padding: 10px 35px;
    text-transform: none
}

#contact-section .contact-form .btn-send:hover {
    margin-top: 15px;
    color: #333;
    outline: none;
    background: #e6e6e6;
    border: none;
    font-size: 16px;
    border-radius: 3px;
    padding: 10px 35px;
    text-transform: none;
        font-weight: normal;
}

.btn-send {
    margin-top: 35px;
    color: #fff;
    outline: none;
    background: #f79520;
    border: none;
    border-radius: 3px;
    padding: 15px 45px;
    font-size: 16px;
    text-transform: none
}

.btn-send:hover {
    margin-top: 35px;
    color: #333;
    outline: none;
    background: #e6e6e6;
    border: none;
    border-radius: 3px;
    padding: 15px 45px;
    text-transform: none
}

#contact-section input {
    display: block;
    height: 45px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 1px;
    border: 1px solid rgba(111, 121, 122, 0.3);
    box-shadow: none;
    -webkit-box-shadow: none;
}

#contact-section textarea {
    display: block;
    border-radius: none;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#contact-section .address,
#contact-section .email,
#contact-section .phone {
    text-align: center;
    background: #F7F7F7;
    padding: 20px 0 40px 0;
    margin-bottom: 20px;
}

#contact-section .address i,
#contact-section .email i,
#contact-section .phone i {
    font-size: 45px;
    color: #02bdd5;
}

#contact-section .address h5,
#contact-section .email h5,
#contact-section .phone h5 {
    font-size: 16px;
    line-height: 1.4;
}

#contact-section .address-details {
    padding-top: 70px;
}

#map-canvas {
    width: 100%;
    height: 350px;
    background-color: #CCC;
}

.map {
    padding: 5px 0;
}

.network h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500
}

.host-network h3 {
    line-height: 1.4
}

.network li,
p {
    line-height: 1.8;
    list-style: inherit;
}

.host-network li,
.host-network {
    line-height: 1.5;
    list-style: none;
    font-size: 16px;
    color: #6b6d6b;
}

.network_img {
    padding-top: 40px
}

.network_img2 {
    padding-top: 70px
}

#device-simulator li {
    color: #6b6d6b
}

.section-padding-demo {
    padding: 70px 0 100px 0;
}

.section-heading h2 {
    text-align: left;
}

.demo-left .fa-chevron-right {
    color: #6b6d6b;
}

.demo-left {
    list-style: none;
}

.demo-left li {
    font-size: 16px;
    line-height: 1.9;
    color: #6b6d6b
}

.m-top-40-demo {
    margin-top: 40px;
}

#demo h2 {
    font-size: 40px;
    line-height: 1.2
}

.contact-form .btn-demo {
    color: #fff;
    outline: none;
    background: #f79520;
    border: none;
    border-radius: 3px;
    padding: 10px 35px;
    font-size: 16px;
    text-transform: none;
}

.contact-form .btn-demo:hover {
    color: #333;
    outline: none;
    background: #e6e6e6;
    border: none;
    border-radius: 3px;
    padding: 10px 35px;
    font-size: 16px;
    text-transform: none;
}

#footer-demo {
    background: none;
    padding: 10px 0;
    color: #ffffff;
}

#footer-demo .copyright {
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 0px;
    color: #ffffff
}

#footer-demo .copyright a {
    color: #ffffff;
}

#footer-demo .social {
    text-align: right;
    margin-bottom: 0;
}

#footer-demo .social li {
    display: inline-block;
    margin-right: 15px;
}

#footer-demo .social li a {
    font-size: 16px;
    color: #ffffff;
}

.cd-headline.slide .cd-words-wrapper {
    color: #ffb45b;
    padding-top: 20px;
}

ul.social-icons {
    height: auto;
    overflow: hidden;
    list-style: none !important;
    margin-bottom: 10px;
}

ul.social-icons li {
    float: none;
    display: inline-block;
    height: 36px;
}

#copyright a:hover,
#copyright nav .menu li a:hover {
    color: #e4e4e4!important;
}

#copyright a,
#copyright a:hover {
    text-decoration: none;
}

.cta-text {
    margin-top: 30px
}

.image {
    max-width: 100%;
    height: auto;
    text-align: center
}

.left {
    padding-top: 40px;
}

.button {
    margin-top: -40px
}

.service_thumbnail {
    max-width: 100%;
    height: 370px;
    padding: 30px;
    margin-top: 15px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.nav_active a {
    color: #f79520;
}

*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#content1,
#content2,
#content3,
#content4 {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

input {
    display: none;
}

label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
}

label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}

label[for*='1']:before {
    content: '\f108';
}

label[for*='2']:before {
    content: '\f11c';
}

label[for*='3']:before {
    content: '\f0ac';
}

label[for*='4']:before {
    content: '\f0e4';
}

label:hover {
    color: #888;
    cursor: pointer;
}

input:checked + label {
    color: #192953;
    border: 1px solid #ddd;
    border-top: 2px solid #f79520;
    border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
    display: block;
}

@media screen and (max-width: 650px) {
    label {
        font-size: 0;
    }
    label:before {
        margin: 0;
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    label {
        padding: 15px;
    }
}

.pixelated {
    image-rendering: optimizeSpeed;
    /* Legal fallback                 */
    image-rendering: -moz-crisp-edges;
    /* Firefox                        */
    image-rendering: -o-crisp-edges;
    /* Opera                          */
    image-rendering: -webkit-optimize-contrast;
    /* Chrome (and eventually Safari) */
    image-rendering: crisp-edges;
    /* CSS3 Proposed                  */
    -ms-interpolation-mode: bicubic;
    /* IE8+                           */
}

#contact-info img {
    padding-bottom: 10px;
}

section#subfooter li {
    list-style: none;
    font-size: 13px;
    color: #868686;
    font-weight: normal;
    line-height: 1.7;
    text-align: left;
}

section#subfooter h5 a  {
    font-size: 15px;
    color: #192953;
    font-weight: 600;
    text-transform: uppercase;
}

section#subfooter li a  {
    font-size: 13px;
    color: #868686;
    font-weight: normal;
}

section#subfooter li a:hover  {
    font-size: 13px;
    color: #192953;
    font-weight: normal;
}


.demo_form{
        text-align: left;
}
.enq_vert {
    background:#2d70af;
    padding: 15px 20px;
    position: relative;
    color: #fff;
    font-size: 16px;
    right: 38px;
    border-radius: 5px;
    cursor: pointer;
    letter-spacing: 1px;
    border-radius: 8px 8px 0px 0px;
}
.enq_vert {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    margin-bottom: -2px;
    position: fixed;
    top: 42%;
    height: 50px;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
     z-index: 100;
    background:#f79520;
    padding: 13px 22px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    right: -66px;
    border-radius: 5px;
    cursor: pointer;
    letter-spacing: 1px;
    border-radius: 8px 8px 0px 0px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
  text-align:center;
     z-index: 100000000;
       box-shadow: 0px 0px 20px #dfdfdf;
}


.sidenav a:hover{
  color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: -3px;
    right: 17px;
    font-size: 36px;
    z-index: 1000;
    cursor: pointer;
}
.SideNavOpen{
    width: 550px;
    padding: 0 25px;
}
.text-area {
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    color: #9c9c9c;
    padding: 8px;
    font-weight: 400;
}
.lable_form {
    padding: 0;
    font-weight: 600;
    color: #535353;
    font-size: 14px;
    margin-bottom: 2px;
}
.form_top{
     margin-top: 27px;
}
.form_span {
font-size: 13px;
    color: #919191;
    font-weight: 500;
    padding-top: 2px;
}
#applicationh2 {
    color: #1f3d8d;
    font-weight: 600;
    margin-top: 17px;
    font-size: 24px;
    margin-bottom: 0;
    padding-right: 40px;
    margin-left: 8px;
}
.fa-chevron-right:before {
    color: #a9a9a9;
}
.demoformul {
    margin: 10px;
    margin-bottom: 0;
    line-height: 25px;
}
.applicationp {
margin-left: 9px;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin-top: 7px;
}
.asterik{
    color: red;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    top: 3px;
}
.bt-bg {
    margin-left: 10px;
}
.fomrmail {
    margin-left: 11px;
    margin-top: 7px;
    color: #1729ff;
    font-size: 14px;
    font-weight: 600;
}
.bt_topA{
    margin-top:28px;
}
.navInquiryWrap {
    z-index: 10000;
    position: relative;
}

@media screen and (max-height: 450px) {
  .sidenav a {
      font-size: 18px;
      
  }
}


.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
      z-index: 100000;
          overflow: scroll;
      
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 10px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 700px;
  position: relative;
  transition: all 2s ease-in-out;
      overflow-y: scroll;
}
.popup .close {
  position: absolute;
  top: 7px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
      z-index: 1000000;
}
.popup .content {
  max-height: 90%;
  overflow: auto;
}
.career_form_top{
        margin-top: 27px;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn_upload{
    border: 1px solid #c7bcbc;
    color: #6d6d6d;
    background-color: #eaeaea;
    padding: 8px 40px;
    border-radius: 6px;
    font-size: 16px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
      cursor: pointer;
}
.form_top_demo{
    margin-top: 12px;
}

.simp_img{
width: 190px;
    position: relative;
    top: 15px;
} 
.action_item h2 {
    padding-left: 11px;
}
