/*
Theme Name: Consultancy
Theme URI: https://wedesignthemes.com/themes/consultancy/
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Description: Modern and Professional Business WordPress Theme for a Consultant.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: consultancy

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/* .dt-sc-contact-info
{
	line-height: 50px !important;
} */


.alignright.wpb_column.vc_column_container.vc_col-sm-6 {
    /*display: none;*/
}
div#menu-wrapper-sticky-wrapper .menu-icons-wrapper {
    /*display: none !important;*/
}
select.selectpicker.length_menu {
	width: 60px;
    display: inline-block !important;
}
.wpdt-c .wpDataTablesWrapper table, .dataTables_info, #table_1_paginate, .deaf_table h2{
	display:none !important;
}
.dataTables_info.show, #table_1_paginate.show{
	display:block !important;
}
.wpdt-c .wpDataTablesWrapper table.show{
	display: block !important;
}
.dt-style-picker-wrapper ,span.powered_by_link.d-block.m-l-10.m-t-10.m-b-10,.dt-buttons,.wpb_text_column.wpb_content_element h2{
    display: none;
}


@media only screen and (min-width: 1200px) and (max-width: 1280px){
	#main-menu > ul.menu > li > a {
		padding: 0px 8px !important;
	}
}



.page-id-10315 select {
    border-radius: 0 !important;
    padding: 8px 15px !important;
    border: 1px solid #e0e1e1;
    background-color: #fcfcfc;
    box-sizing: border-box;
        width: 100%;
        height:40px;
}
.page-id-10315 .form-group {
    margin-bottom: 2rem !important;
    
}
.page-id-10315 .form-group input{
        border-radius: 0 !important;
    padding: 6px 15px !important;
    border: 1px solid #e0e1e1;
    background-color: #fcfcfc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-id-10315 textarea{
        border-radius: 0 !important;
    padding: 8px 15px !important;
    border: 1px solid #e0e1e1;
    background-color: #fcfcfc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
}
.page-id-10315 span.wpcf7-form-control-wrap{
	margin-bottom: 1rem !important;
	display: block;
}
.page-id-10315 .form-group input, .form-group select, .form-group textarea{
	width:100%;
    color: #000000;
}
.page-id-10315 span.wpcf7-list-item.first {
    margin: 0;
}

.page-id-10315 .col-md-6 {
        position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
}
.page-id-10315 .col-md-12 {
    width: 100%;
        position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.page-id-10315 .row {
    margin-right: -15px;
    margin-left: -15px;
        display: flex;
    flex-wrap: wrap;
}
.page-id-10315 .wpcf7-response-output {
    color: #000;
}
.page-id-10315 p {
    display: inline-block;
}
.page-id-10315 input::-webkit-outer-spin-button,
.page-id-10315 input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.page-id-10315 input[type=number] {
  -moz-appearance: textfield;
}
@media(max-width:767px){
.page-id-10315    .col-md-6{
        width:100%;
    }
}

img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-3 {
    height: auto;
    width: auto;
    margin-bottom: 20px;
    border: none;
}
span.powered_by_link.d-block {
    display: none !important;
}
.wpcf7-recaptcha.g-recaptcha {
    border: none !important;
}