/*
Theme Name: Next Level

Theme URI: http://www.met-technologies.com/

Author: Sanjit Sen

Author URI: http://www.met-technologies.com/

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*------------ Font Face Start  -------------*/
/*------------ Font Face End  -------------*/

.pagination .current
{
    background: #03a9f4 ; 
    color:#ffffff ;
    
}
.wpcf7-spam-blocked {
     background: #e2e2e2;
     border: 1px solid #bcbcbc !important;
     color: #383838;
}
 
.wpcf7-mail-sent-ng {
     background: #fcf8e3;
     border: 1px solid #ac9163 !important;
     color: #8a6d3b;
}
 
.wpcf7-mail-sent-ok {
     background: #dff0d8;
     border: 1px solid #3c763d !important;
     color: #3c763d;
}

div.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 0px solid #ff0000 !important;
    color: #C10000;
}
 
div.wpcf7-response-output {
    margin: 2em 0;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;	
}
/*------------------*/



 ol li, ul li{list-style-position: inside;}

#menu-footer-menu .current-menu-item a {
    color: #fff !important;
}