/*!
 * style.css
*/
/*body{
  font-family : Futura BT;
  font-weight : book;
  font-size : 16px;
  line-height : 24px;
}
h1
{
  font-family : Futura BT;
  font-weight : bold;
  font-size : 50px;
  line-height : 64px;
}
 
h2
{
  font-family : Futura BT;
  font-weight : bold;
  font-size : 20px;
  line-height : 30px;
}*/
h1
{
    font-family: 'FuturaStd-Bold';
    font-size : 50px;
    line-height : 64px;
}
h2
{
    font-family: 'FuturaStd-Bold';
    font-size : 20px;
    line-height : 30px;

}
body{
    overflow-x: hidden;
    font-size: 16px;
    font-family: 'FuturaStd-Book';
    line-height : 24px;
    color: #3D3F4C;
}
.team-profile-pic{
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: solid 5px #ffffff;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    float: left;
}
.team-profile-pic:hover{
    -webkit-filter: initial; /* Safari 6.0 - 9.0 */
    filter: initial;
}
.team-container{
    background-color: #E3E3E5;
    /*padding-top: 60px;*/
    padding-bottom: 60px;
}
.team-container .gen-heading h1, .team-container .gen-desc {
    color: #3D3F4C;
}
.team-text i{
    float: right;
    margin-top: 60px;
    margin-right: 30px;
    font-size: 35px;

}
.team-member-name{
    padding: 25px 5px 0px 0px;
    font-family: 'FuturaStd-Bold';
    font-size: 20px;
    text-transform: uppercase;
}
.team-member-designation{
    padding: 0px 5px 10px 0px;
    font-family: 'FuturaStd-Bold';
    font-size: 16px;
}
.team-container-inner {
    padding-top: 50px;
}
.clients-container{
    background-color: #FFFFFF;
    clear:both;
}
.plush-sign{
    width: 100%;
}
.about-container{
    background-image: url("./../images/about-us-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-bottom: 28px;
}
.top-header{
    background: url(./../images/main-slider-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 400px;
}

.nav-bar{
    color: #fff;
    list-style: none;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.nav-bar li{
    float: left;
    width: 16%;
    font-weight: bold;
}
.logo{
    width: 100%;
    display: block;
    /*    float: right;*/
    margin-top: 0;
}
.logo img {
    max-width: 110px;
}
.nav-social{
    list-style: none;
    overflow: hidden;
    marging: 0px;
    padding: 0px;
    color: #ffffff;
    float: right;
}
.nav-social li{
    float: left;
    font-size: 18px;
    margin-left: 15px;
}
.nav-social li a{
    color: #fff;
}
.main-slider {
    clear: both;
    width: 80%;
    margin: 0 auto;
}
.slider-logo{
    margin: auto;
    text-align: center;
    /*margin-top: 100px;*/
    /*margin-top: 20px;*/
}
.slider-logo img{
    width: 220px;
}
.slider-txt{
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 30px;
}
.slider-txt h1{
    font-size: 50px;
    margin: 0;
}

.slider-demo-btn{
    text-align: center;
    margin-bottom: 50px;
    font-family: 'FuturaStd-Medium';
    font-size: 19px;
}
a.button_style {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #65C2D6;
    border-radius: 25px;
    line-height: 50px;
    display: inline-block;
    padding: 0  30px;
    text-decoration: none;
    min-width: 230px;
    font-family: 'FuturaStd-Medium';
    font-size: 19px;
    /*font-weight: bold;*/
}
button.button_style, input.button_style {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #65C2D6;
    border-radius: 25px;
    line-height: 50px;
    display: inline-block;
    padding: 0  30px;
    text-decoration: none;
    min-width: 230px;
    border: 0; 
    font-family: 'FuturaStd-Medium';
    font-size: 19px;
    /*font-weight: bold;*/
}
.service_btn {

}
.about-section-inner {
    margin: 0 auto;
    width: 80%;
}
.about-left{
    margin-top: 60px;
}
.about-left p{
    font-family: 'FuturaStd-Bold';
    font-size: 20px;
    line-height: 36px;
    margin-top: 20px;
}
.about-right{
    margin-top: 147px;
}
.about-right p{
    margin-bottom: 15px;
    line-height: 28px;
    font-family: 'FuturaStd-Bold';
}
.gen-heading {
    display: flex;
    align-content: center;
    padding-top: 60px;
    width: 100%;
}
.hd_pattern {
    background: url(../images/plus_pattern.png) repeat;
    height: 97px;
    width: 40%;
}
.clients-container .hd_pattern{
    background-image:  url(../images/plus_pattern2.png);
}
.team-container .hd_pattern{
    background-image:  url(../images/plus_pattern3.png);
}
.contact-container .hd_pattern{
    background-image:  url(../images/plus_pattern3.png);
}
.hd_pattern.pattern_left {
    background-position: right top;
}
.pattern_center {
    white-space: nowrap;
    color: #fff;
    width: 40%;
    padding-left: 30px;
    padding-right: 30px;
}
.gen-desc {
    max-width: 60%;
    margin: 30px auto;
    text-align: center;
    color: #fff;
}
.pattern_center h1 {
    text-align: center;
    margin: 0;
    line-height: 96px;
}
.services-container{
    background-color: #3D3F4C;
    width: 100%;
    float: left;
}
.home-services-top-bar{
    float: left;
    margin-top: 70px;
    color: #ffffff;
}
.home-services-text{
    float: left;
    color: #ffffff;
    width: 100%;
    text-align: center;
}
.home-services-tabs-container{
    float: left;
    width: 100%;
    margin-top: 30px;
}
.home-services-tabs img{
    width: 329px;
    height: auto;
    float: left;
}
.tab_list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
.tab_list li {
    width: 33.3333333333%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;

    height: 200px;
    line-height: 200px;
}
.tab_list li a {
    display: block;
    text-align: center;
    font-family: 'FuturaStd-Bold';
    font-size:20px;
    color: #ffffff;
    position: relative;
}
.tab_list li a:hover {
    text-decoration: none;
}
.tab_down_arrow {
    position: absolute;
    color: #797580;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    line-height: 20px;
    font-size: 40px;
    height: 16px;
    display: none;
}
.tab_list li.active .tab_down_arrow {
    display: block;
}
.tab_list li.active.publishing-tab .tab_down_arrow {
    color: #545561;
}
.tab_down_arrow i {
}
.home-services-tabs-content{
    background-color: #E3E3E5;
    margin-bottom: 100px;
    clear: both;

}
.home-services-tabs-content img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}
.home-advertising-tab-logo {
    margin: 0 auto 30px;
}
.home-advertising-tab{
    padding-top: 70px;
    width: 88%;
    margin: 0 auto;
}
.home-advertising-tab h5 {
    font-family: 'FuturaStd-Bold';
    font-size: 20px;
    margin: 0 0 25px 0;
    text-transform: uppercase;
}
.advertising-text{
    /*padding-top: 30px;*/
    padding-bottom: 30px;
}
.advertising-achievements {
    /*    padding-top: 30px;
        padding-bottom: 30px;*/
}
.advertising-achievements span{
    float: left;
    overflow: hidden;
    margin-bottom: 25px;
}
.advertising-achievements span h5{
    text-transform: uppercase;
}
.advertising-tiers{
    /*margin-top: 30px;*/
}
.advertising-tiers h5{
    font-size: 20px;
    font-family: 'FuturaStd-Bold';
    line-height: 30px;
}
.advertising-text p {
    padding-bottom: 30px;
}
.advertising-achievements h6 {
    font-size: 20px;
    font-family: 'FuturaStd-Book';

}
.advertising-achievements h5 {
    font-size: 20px;
    font-family: 'FuturaStd-Bold';
    line-height: 30px;
}
.tiers {
    margin-bottom: 80px;
}
.tiers ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.tiers ul.dashed {
    list-style-type: none;
    list-style-position: inside;
}
.tiers ul.dashed > li {
    /*text-indent: -5px;*/
    margin-bottom:4px;
}
.tiers ul.dashed > li:before {
    content: "- ";
    /*text-indent: -5px;*/
}
.services-logos {
    min-height: 215px;
}
.services-logos .row {
    margin-bottom: 10px;
}
.services-logos img{
    margin: auto;
    float: left;
    max-width: 100%;   
}
.clients-container{
    background-color: #FEFEFE;
    /*float: left;*/
    margin-top: 70px;
    margin-bottom: 70px;
}
.clients-container h1 , .clients-container p { 
    color: #3D3F4C;
}
.home-clients-grid{
    padding: 20px;
}
.home-clients-grid img{
    width: 100%;
    height: 210px;
}
.home-clients-text{
    color: #000000;
    width: 100%;
    text-align: center;
}
.news-container{
    background-color: #3D3F4C;
    width: 100%;
    float: left;
    padding-top: 0;
    padding-bottom: 60px;
}
.news-heading{
    color: #ffffff;
    width: 100%;
    text-align: center;
}
.home-news-section{
    margin-top: 50px;
}
.news-block{
    color: #ffffff;
}
.news-block img{
    width: 100%;
}
.news-block h5{
    font-family: 'FuturaStd-Bold';
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 24px;
}
.news-block p{
    margin-bottom: 24px;
}
.news-block a{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-size: 19px;
}
.news-block a i{
    margin-left: 7px;
    /*    background: #fff;
        color: #000;
        width: 18px;
       
        border-radius: 15px;
        padding-left: 7px;
        height: 18px;
        margin-left: 10px;*/
}
.contact-container{
    background-color: #E3E3E5;
    /*    padding-top: 60px;*/
    padding-bottom: 60px;
    float: left;
    width: 100%;
    /*color: #40404D;*/
}
.contact-container .gen-heading h1{
    color: #3D3F4C;
}
.contact-icon{
    float: left;
    font-size: 50px;
    margin-right: 50px;
    min-width: 50px;
}
.contact-text{
    float: left;
    /*margin-left: 20px;*/
    margin-top: 20px;
}
.con_email_block h6 {
    font-family: 'FuturaStd-Bold';
    font-size: 16px;
    margin: 0;
}
.con_email_block {
    margin-bottom: 25px;
}
.con_email_block:last-child {
    margin-bottom: 0px;
}
.contact-text h3{
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-family: 'FuturaStd-Bold';
    font-size: 20px;
}
.contact-section{
    margin-bottom: 60px;
    float: left;
    width: 100%;
}
.contact-form{
    width: 100%;
    /*margin-top: 45px;*/
}
.contact-form .row {
    margin-bottom: 50px;
}
.form-group {
    margin-bottom: 0;
}
.contact-form label {
    font-family: 'FuturaStd-Bold';
    font-size: 20px;
    line-height: 50px;
    display: block;
}
.contact-form span {
    display: block;
    margin-top: 17px;
}
.contact-form input[type="text"], .contact-form input[type="email"]{
    border-radius: 0px;
    height: 50px;
}
.contact-form textarea{
    border-radius: 0px;
    min-height: 150px;
}
.home-contact-btn{
    background-color: #65C2D6;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 30px;
}
.footer-container{
    background-color: #3D3F4C;
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 20px;
}
.footer-container .nav-social {
    margin-top: 22px;
}
.footer-text{
    /*float: left;*/
    color: #ffffff;
    width: 80%;
    margin: 30px auto 0;
    text-align: center;
}
.top-nav-bar{
    /*position: fixed;*/
    /*top: 30px;*/
    width: 100%;
    margin-top: 20px;
    margin-bottom: 74px;
    float: left;
}
.request_demo_menu {
    display: none;
}
.sticky-nav {
    margin: 0;
    line-height: 65px;
    background: #3D3F4C;
    position: fixed;
    left: 0;
    top:0;
    width: 100%;
    z-index: 3;
}
.sticky-nav2 {
    margin: 0;
    line-height: 65px;
    background: #3D3F4C;
    position: fixed;
    left: 0;
    top:0;
    width: 100%;
    z-index: 200;
}
.sticky-nav .header_menu{
    margin: 0;
}
.sticky-nav .nav-social{
    display: none;
}
.sticky-nav .request_demo_menu {
    display: block;
}
.sticky-nav .request_demo_menu a {
    background: #4AC4DA;
    display: block;
    font-family: 'FuturaStd-Bold';
    font-size: 19px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.sticky-nav .request_demo_menu a:hover {
    text-decoration: none;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.no_right_padding {
    padding-right: 0 !important;
}
.no_left_padding {
    padding-right: 0 !important;
}
.header_menu {
    list-style: none;
    padding: 0;
    margin: 7px 0 0 0;
    color:#fff;
    font-size: 16px;

}
.header_menu li{
    cursor: pointer;
    display: inline-block;
    color: #fff;
    margin-right: 40px;
    text-transform: uppercase;
    font-family: 'FuturaStd-Bold';
}
.header_menu li:last-child {
    margin-right: 0;
}
.demo-btn{
    background-color: #65C2D6;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 30px;
    margin-bottom: 60px;
}
.home-service-demo{
    text-align: center;
    margin-top: 30px;
}
.services-technical-section .sm-heading {
    padding-top: 50px;
    padding-left: 50px;
    text-transform: uppercase;
}
.services-technical-section .sm-text {
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 5px;
}
.services-technical-section .pd-heading {
    padding-top: 50px;
    padding-left: 20px;
    text-transform: uppercase;
}
.services-technical-section .pd-text {
    padding: 20px;
}
.services-technical-section .dc-heading {
    padding-top: 50px;
    text-transform: uppercase;
}
.services-technical-section .dc-text {
    padding-top: 20px;
    padding-right: 50px;
}
blockquote {
    border:none;
    margin-bottom:-30px;
    position: relative; 
    margin: 0 auto; 
    padding-left: 68px; 
}

blockquote h3 {

}
.home-tehcnical-quote{
    margin-top: 50px;
    margin-bottom: 50px;
}
.home-tehcnical-quote blockquote {
    padding: 0 0 50px 0;
    font-size:20px;
    color: #797580;
    font-family: 'FuturaStd-BoldOblique';
    line-height: 30px;
}
.team_profile_img  {
    overflow: hidden;
}
.team_profile_img i {
    color: #3d3f4c;
}
.news_btton {
    margin-top: 60px;
}
.news_btton .slider-demo-btn {
    margin-bottom: 0;
}
.foot_logo img {
    width: 200px;
}
/**********************Contact Form Css***************************/
.nf-form-cont{
    width: 100%;
}
.nf-form-cont input[type="text"], .nf-form-cont input[type="email"]{
    height: 50px;
    padding-left: 10px;
}
.nf-form-cont textarea{
    height: 100px !important;
    resize: none;
    padding-left: 10px;
}
.nf-form-fields-required{
    display: none;
}
/**********************Contact Form Css***************************/
.single_header.top-header {
    min-height: 75px;
}
.single_static_wrap {
    background: #fff;
    min-height: 500px;
    padding-bottom: 50px;
}
.single_static_wrap h1 ,
.single_static_wrap h2 ,
.single_static_wrap h3 ,
.single_static_wrap h4 ,
.single_static_wrap h5 ,
.single_static_wrap h6 {
    font-family: 'FuturaStd-Bold';
}
.single_static_wrap h1 {
    font-size: 50px;
    margin: 50px 0px;
}
.single_static_wrap h2 {
    font-size: 40px;
}
.single_static_wrap h3 {
    font-size: 30px;
}
.single_static_wrap h4 {
    font-size: 25px;
}
.single_static_wrap h5 {
    font-size: 20px;
}
.single_static_wrap h6 {
    font-size: 17px;
}
.single_static_wrap p {
    font-size: 16px;
}
.news-page {
    margin-top: 0;

}
.news-page h5 , .news-page a  {
    color: #3D3F4C;
}
.single_header .top-nav-bar {
    margin-bottom: 0;
}

.google-maps {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 460px !important;
}
.plus-background-sprite{
    width: 40%;
    height: 86px;
    background-image: url("./../images/plus-sprite.png");
}
.clients-plus-right {
    background-position: right -186px;
}
.clients-plus-left {
    background-position: left -186px;   
}
.people-plus-right {
    background-position: right -93px;
}
.people-plus-left {
    background-position: left -93px;   
}
.news-plus-right {
    background-position: right 0px;
}
.news-plus-left {
    background-position: left 0px;   
}
.services-tabs{
    background-image: url("./../images/service-tabs-sprite.png");
}
.advertising-tab{
    background-position: right 0px;
}
.publishing-tab{
    background-position: right -226px;

}
.technical-tab{
    background-position: right -452px;
}
@media (max-width: 1199px) {
    .header_menu li {
        margin-right: 25px;
    }
    .team-profile-pic {
        width: 130px;
        height: 130px;
    }
    .team-text i {
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .header_menu li {
        margin-right: 16px;
        font-size: 13px;
    }
    .header_menu {
        margin-top: 0;
    }
    .pattern_center h1 {
        font-size: 30px;
    }
    .services-logos {
        min-height: inherit;
        padding-bottom: 20px;
    }
    #publishing img {
        margin-left: auto;
        margin-right: auto;
    }
    #publishing p {
        text-align: center;
    }
    .home-clients-grid img {
        max-width: 100%;
        height: auto;
    }
    .team-text {
        padding-bottom: 50px;
        position: relative;
        text-align: center;
    }
    .team_profile_img a {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .team_profile_img a i{
        margin: 0;
    }
    .team-text img {
        margin: 0 auto;
        float: none;
    }

    .sticky-nav .request_demo_menu a {
        font-size: 14px;
    }
    .tab_list li a {
        font-size: 15px;
    }
    .tab_list li{
        height: 170px;
        line-height: 170px;
    }
}
@media (max-width: 767px) {
    .team-container-inner .col-xs-6 {
        margin-bottom: 70px;
    }
    .header_menu li {
        margin-right: 16px;
        font-size: 13px;
    }
    .top-nav-bar {
        margin-bottom: 20px;
    }
    .header_menu {
        margin-top: 0;
    }
    .top-nav-bar .navbar-toggle {
        margin: 0;
    }
    .top-nav-bar .navbar-toggle .icon-bar {
        background: #fff;
    }
    .top-nav-bar .col-sm-3.no_left_padding {
        display: none;
    }
    .top-nav-bar .col-sm-2 {
        width: 50%;
        float: left;
    }
    .top-nav-bar .col-sm-7 {
        width: 50%;
        float: left;
        position: relative;
    }
    .navbar-collapse {
        width: 300px;
        float: right;
        position: absolute;
        right: 0;
        top:30px;
    }
    .main-slider {
        width: 100%;
    }
    .header_menu li {
        margin: 0;
        width: 100%;
        font-size: 16px;
        line-height: 40px;
        background: #3D3F4C;
        padding: 0 10px;
        display: block;
    }
    .header_menu li:hover , .header_menu li.active {
        background: #4AC4DA;
    }
    .slider-txt h1 {
        font-size: 23px;
        line-height: 30px;
    }
    h1 {
        font-size: 23px;
        line-height: 30px;
    }
    a.button_style {
        line-height: 40px;
        font-size: 16px;
    }
    .about-right {
        margin-top: 20px;
    }
    .about-section-inner {
        width: 100%;
    }
    .gen-heading {
        display: block;
    }
    .hd_pattern.pattern_left , .hd_pattern.pattern_right, .plus-background-sprite {
        display: none;
    }
    .pattern_center {
        width: 100%;
    }
    .pattern_center h1 {
        line-height: 30px;
    }
    .tab_list li {
        height: 170px;
        line-height: 170px;
/*        width: 12.5%;*/
    }
    .tab_list li a {
        font-size: 12px;
    }
    .tab_list li{
        height: 130px;
        line-height: 130px;
    }
/*    .tab_list li.active {
        width: 50%;
    }
    .tab_list li.active a {
         transform: rotate(0deg);
        -ms-transform: rotate(0deg); 
        -webkit-transform: rotate(0deg);
        margin-top: 0px;
    }
    .tab_list li a {
        font-size: 18px;
        transform: rotate(90deg);
        -ms-transform: rotate(90deg); 
        -webkit-transform: rotate(90deg);
        margin-top: -28px;
    }*/
    .gen-desc {
        width: 100%;
        max-width: 100%;
    }
    .advertising-text p {
        padding-bottom: 10px;
    }
    .advertising-achievements span {
        margin-bottom: 0;
    }
    .news-block {
        padding-bottom: 30px;
    }
    .sticky-nav2 .navbar-header{
        margin-top: 15px;
    }
    .sticky-nav2 .navbar-collapse {
        top: 42px;
    }
    .single_static_wrap h1 {
        font-size: 24px;
        margin: 20px 0px;
    }
}
@media (max-width: 479px) { 
    .tab_list li {
        height: 140px;
        line-height: 140px;
    }
    .tab_list li a {
        font-size: 12px;
    }
    .tab_list li {
        height: 115px;
        line-height: 115px;
    }
    .advertising-achievements h6 {
        font-size: 16px;
        line-height: 20px;
    }
    .advertising-achievements h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .footer-container .col-xs-6 {
        width: 100%;
        text-align: center;
    }
    .nav-social {
        float: none;
        text-align: center;
    }
    .nav-social li {
        float: none;
        display: inline-block;
    }
    button.button_style {
        margin: 0 auto;
        display: block;
    }
/*    .tab_list li a {
        margin-top: -26px;
    }*/
    .tab_list li a {
        font-size: 7px;
    }
    .tab_list li{
        height: 80px;
        line-height: 80px;
    }
}
@media (max-width: 420px) { 
    .tab_list li a {
        font-size: 7px;
    }
}

/**************Quant Cast Button Color****************/
.qc-cmp-button,.qc-cmp-button.qc-cmp-secondary-button:hover {
    background-color: #3D3F4C !important;
    border-color: #3D3F4C !important;
}

.qc-cmp-button:hover,
.qc-cmp-button.qc-cmp-secondary-button {
    background-color: #E3E3E5 !important;
    border-color: #E3E3E5 !important;
    color: #3D3F4C !important;
}

/**************Quant Cast Button Font Color****************/
.qc-cmp-button,
.qc-cmp-button.qc-cmp-secondary-button:hover {
    color: #ffffff !important;

}
.qc-cmp-button:hover,
.qc-cmp-button.qc-cmp-secondary-button {
    color: #3D3F4C !important;
}


/**************Quant Cast Link Color****************/

.qc-cmp-alt-action,
.qc-cmp-link {
    color: #3D3F4C !important;
}

.qc-cmp-alt-action:hover,
.qc-cmp-link:hover {
    color: #3D3F4C !important;
}

/**************Quant Cast Toggle On Color****************/

.qc-cmp-small-toggle.qc-cmp-toggle-on,
.qc-cmp-toggle.qc-cmp-toggle-on {
   background-color: #3D3F4C !important;
   border-color: #3D3F4C !important;
}

.qc-cmp-toggle-status{
    color: #3D3F4C !important;
}
#menu-footer-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
    text-align: center;
}
#menu-footer-menu li {
    display: inline-block;
    padding-right: 26px;
    margin-right: 10px;
    position: relative;
}
#menu-footer-menu li:after {
    content:'|';
    position: absolute;
    right: 0;
    top:0;
    color: #fff;
}
#menu-footer-menu li:last-child:after {
    content:'';
}
#menu-footer-menu li a {
    color: #fff;
    text-decoration: none;
}