/*
Theme Name: Valiance
Theme URI: https://valiance.qodeinteractive.com
Description: Business Consulting WordPress Theme
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: valiance
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.contact .qodef-button {
	background: #fff !important;
	color: #000 !important;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
    font-family: Arial, sans-serif !important;
}

.wpcf7-form-control-wrap input::placeholder,
.wpcf7-form-control-wrap textarea::placeholder {
    font-family: Arial, sans-serif !important;
}

.arialText h1, .arialText h2, .arialText h3, .arialText h4, .arialText h5, .arialText h6, .arialText p, .arialText a {
    font-family: Arial, sans-serif !important;
}

.TrebuchetText h1, .TrebuchetText h2, .TrebuchetText h3, .TrebuchetText h4, .TrebuchetText h5, .TrebuchetText h6, .TrebuchetText p, .TrebuchetText a {
    font-family: 'Trebuchet MS', sans-serif !important;
}

.linkColorWhite a, .linkColorWhite a:hover{color:#fff !important;}

.qodef-title--breadcrumbs a, .qodef-title--breadcrumbs a:hover{color:#fff !important;}

body.portfolio-item-template-default {
    background-color: #ffffff !important;
}

.paylasTop {margin-top:-15px !important;}

.portfolio-item-template-default #qodef-page-inner {padding: 50px 0px 50px 0px !important;}

@media screen and (max-width: 768px) {
    .floatRight {
        float: right;
    }
	.width50 {width:50% !important; float:left !important; padding: 0px 2px !important;}
	.e-con.e-grid>.e-con-inner {display:block;}
}
.portfolio-item-template-default .qodef-title--breadcrumbs, .qodef-e-info-item, .qodef-info--top {display:none !important;}

.qodef-page-title .qodef-breadcrumbs span, .qodef-page-title .qodef-breadcrumbs a {
    color: #2033e1 !important;
}

.sectionButton {text-align:left !important; text-decoration:underline !important; border:0px !important; padding:20px 0px !important;}
.sectionButton:hover {border:0px !important;}
.home .qodef-content-grid {width:100%;}
.qodef-layout--simple .qodef-tabs-navigation li a  {color:#fff; font-family: 'Trebuchet MS', sans-serif !important;}
.qodef-layout--simple .qodef-tabs-navigation li a:hover, .qodef-layout--simple .qodef-tabs-navigation li a:active, .qodef-layout--simple .qodef-tabs-navigation li a:focus, .ui-tabs-active a {color:#4225a5 !important; font-family: 'Trebuchet MS', sans-serif !important;}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:after {display:none;}
.qodef-tabs .qodef-tabs-content p {color:#fff; font-size:20px; font-weight:100;}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {margin-bottom:7px !important;}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {padding:0px 32px 0px 0px !important;}
#qodef-page-footer .widget a {font-weight:400;}
.sektorUL ul li {margin-bottom:10px !important;}
@media only screen and (min-width: 768px) {
	.qodef-tabs .qodef-tabs-content p {padding-left:50px;}
}
@media only screen and (max-width: 767px) {
    .home .qodef-content-grid {
        width: 82% !important;
    }
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {font-weight:600 !important;}