/*
Theme Name: Inovado Child
Description: Inovado Child Theme
Author: Your name here
Template: inovado
Version: 1.0
*/

@import url("../inovado/style.css");
@import url("css/uniform.default.min.css");

.logo a span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FA8219;
    font-weight: normal;
    margin: 3px -2px;
    line-height: 1;
    display: block;
}
.callus a {
    display: inline-block;
    padding-left: 22px;
    background:url(img/icon-order.png) no-repeat left center;
    line-height:1.3;
}
#footermenu {
    background:#626262;
    margin-top:30px;
    border-bottom:4px solid #2d2d2d;
}
.home #footermenu {
    margin-top:20px;
}
#footermenu ul {
    padding:10px;
}
#footermenu ul li {
    display:inline-block;
    margin-right:20px;
}
#footermenu ul li a {
    color:#d2d2d2;
    display:block;
}
#footermenu ul li a:hover {
    color:#eee;
}
.social-icons li a:hover {
    background-color:#fa8219;    
}
#copyright .social-skype a {
    background:url(img/skype0.png);
}
#copyright .social-twitter a {
    background:url(img/twitter0.png);
}
#copyright .social-facebook a {
    background:url(img/facebook0.png);
}
#footer .widget_contact {
    background:none;
}
#footer .widget_contact h3 {
    display:none;
}
.widget_contact address .address {
    margin-bottom:20px;
}
.widget_contact address .web {
    margin-top:10px;
}
.widget_contact address .web strong {
    display:none;
}
.widget_contact address .fax strong {
    text-indent:-4000px;
}
.widget_contact address span strong {
    width:55px;
}
.labl {
    display:inline-block;
    width:65px;
}
#footer .footertitle {
    font-weight:normal;
    color:#bfbfbf;
    margin:0 10px 15px;
}
#footer .footertitle span {
    color:#fa8219;
    font-weight:bold;
}
#footer .footertitle > span span {
    color:#8c8c8c;
}
#footer {
    padding:25px 0 35px;
}
#footer .widget_contact + .widget_contact {
    margin-top:20px;
}
#footer #text-2 {
    text-align:center;
    margin-top:-10px;
    height:89px;
    background:url(img/logo-footer2.jpg) no-repeat center center;
}
#header #navigation .sub-menu {
    top:87px !important;
}
html {
    background:#222;
}
body.home {
    background:#fff url(img/bg-home.png) repeat-x left 110px;
}
.teaser {
    border:0;
    box-shadow:0 0 0 0;
    -webkit-box-shadow:0 0 0 0;
    -moz-box-shadow:0 0 0 0;
    padding:5px 15px 10px;
}
.teaser .teaser-img {
    margin:0 0 10px;
}
.home #content {
    padding-top:50px;
}
.home .teaser {
    background-color:transparent;
}
.home .teaser a.button {
    display:inline-block;
    margin-top:10px;
    /*margin-bottom:10px;*/
}
.home .teaser {
    padding:0;
}

.vtabs .panel h3 {
    margin-bottom:20px;
}
.vtabs .panel p {
    text-align:justify;
}
.vtabs ul.tabs li.tab a.selected {
    color:#fa8219;
    font-weight:bold;
}
.vtabs ul.tabs li.tab a:hover {
    border-color:#999;
}
.vtabs ul.tabs li.tab a {
    padding-left:50px;
}
.vtabs ul.tabs li.tab a i {
    margin-left:-28px;
    margin-right:12px;
    width:16px;
    height:16px;
}
i.icon-hc-nd1 {
    background:url(img/icon-nd1.png) no-repeat center center;
}
i.icon-hc-nd2 {
    background:url(img/icon-nd2.png) no-repeat center center;
}
i.icon-hc-nd3 {
    background:url(img/icon-nd3.png) no-repeat center center;
}
i.icon-hc-nd4 {
    background:url(img/icon-nd4.png) no-repeat center center;
}
i.icon-hc-nd5 {
    background:url(img/icon-nd5.png) no-repeat center center;
}
i.icon-hc-nd6 {
    background:url(img/icon-nd6.png) no-repeat center center;
}
i.icon-hc-nd7 {
    background:url(img/icon-nd7.png) no-repeat center center;
}
i.icon-hc-nd8 {
    background:url(img/icon-nd8.png) no-repeat center center;
}
.flexslider .slides img {
    margin:auto;
}
.projects-nav  {
    margin-top:4px;
}
.single-portfolio #title h1 {
    margin-top:5px;
}
.gm-style div {
    font-family:Arial, sans-serif !important;
}
#post-90 .entry .one_half:first-child h3 em {
    font-style:normal;
    color:#212121;
}
#post-90 .entry .one_half:first-child h3 {
    color:#a3a3a3;
}
.wpcf7 form.wpcf7-form p {
    font-weight:normal;
}
.wpcf7 span.wpcf7-not-valid-tip {
    /*display:inline-block;*/
}
form ol li {
    /*display:block;*/
    font-size:14px;
}
form ol {
    list-style-position:outside;
}
.form-container {
    padding:0 15px;  
}
.form-container + * {
    clear:both;
}
span.wpcf7-list-item {
    float:left;
    clear:left;
    margin-bottom:3px;
}
span.wpcf7-list-item label {
    width:auto;
}
.wpcf7-list-item-label {
    display: inline-block;
    vertical-align: middle;
}
.title span {
    border-color:#fa8219 !important;
}
.wpcf7-form-control-wrap.zp-1-1 input[type="text"] {
    float:left;
    clear:left;
    width:200px;
    margin-left:30px;
    margin-top:5px;
}
.wpcf7-form-control-wrap.zp-2-1 input {
    width:150px;
}
.wpcf7-form-control-wrap.zp-2-1 {
    display:inline-block;
    margin-right:10px;
    margin-top:5px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, input[type="tel"] {
    font-size:15px !important;
}
input[type="tel"] {
    color: #999;
}
input[type="tel"]:focus {
    color:#333;
}
.wpcf7 .hr2 {
    margin:30px 0 40px;
}
.sups .wpcf7-list-item-label:after {
    content: "2";
    font-size:10px;
    vertical-align:top;
}
.wpcf7 h4 {
    line-height:1.4;
}
.wpcf7 .help-box {
    background:#eee;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.4;
    font-style:italic;
}
.wpcf7 .submit-holder {
    margin-top:30px;
    text-align:center;
}
.wpcf7 input[type="submit"] {
    -webkit-transition: all 0.07s ease-in;
    -moz-transition: all 0.07s ease-in;
    -ms-transition: all 0.07s ease-in;
    -o-transition: all 0.07s ease-in;
    transition: all 0.07s ease-in;
}
button.alternative-2, input.alternative-2, a.button.alternative-2 {
    background: #fa8219;
    color: white;
    border-color: #fa8219;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button.medium, input.medium {
    font-size: 14px !important;
    line-height: 14px;
    padding: 12px 20px 12px 20px;
}
*.alternative-2:hover {
    background: #333333;
    border-color:#333333;
}
.img-container img, .mini-container a img {
    max-width:100%;
    height:auto;
    border:0;
    outline:0;
}
.img-container, .mini-container {
    text-align:center;
}
.mini-container a {
    float:left;
    width:30%;
    line-height:1;
    margin-right:2px;
    margin-bottom:1px;
}
.wpcf7-list-item-label:hover {
    color: #fa8219;
}
.form-container h3 small {
    color:#aaa;
}
.nolab .wpcf7-list-item-label {
    display:none;
}
.checkimg > div > span, .nolab > span {
    display:inline-block;
    vertical-align:middle;
    line-height:1;
}
.nolab > span {
    margin-bottom:12px;
}
.checkimg > div {
    margin-bottom:7px;
}
.nolab {
    margin-bottom:20px;
}
.zp-7 .wpcf7-list-item-label {
    width:60px;
    text-align:left;
}
.s6 .one_half {
    text-align:right;
    margin-top:8px;
}
.s6 .last {
    text-align:left;
    margin-top:0;
}
.s6 input[type="email"] {
    margin-bottom:0;
    margin-top:5px;
}
.wpcf7-form input[type="tel"], .wpcf7-form input[type="email"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    max-width: 100%;
    margin: 5px 0 0 0;
}
.summary ol li {
    margin-bottom:10px;
}
.del_file {
    margin-left:7px !important;
}
div.wpcf7-mail-sent-ok {
    background:#88B12B !important;
    color:#fff !important;
    border-color:transparent !important;
}
div.wpcf7-validation-errors  {
    margin-top:20px !important;
    background: #BF1515 !important;
    color: white !important;
}
.tp-caption a:hover {
    color:#fff !important;
}
.home .one_third {
    margin-bottom:0;
}
.portfolio-item:hover .portfolio-title {
    background:#FA8219;
}
a.pp_arrow_previous, a.pp_arrow_next {
    margin-top:4px;
}
.pp_nav p {
    margin-top:-2px;
}
div.dark_rounded .pp_close {
    background:url(img/sprite-pp.png);
    height:23px;
    width:23px;
}
div.dark_rounded .pp_next:hover {
    background-image:url(img/btnNext.png) !important;
}
div.dark_rounded .pp_previous:hover {
    background-image:url(img/btnPrevious.png) !important;
}
.staticsplash {
    display:none;
    text-align:center;
    padding:40px 30px;
    border-width:1px 0;
    border-style:solid;
    border-color:#ebebeb;
    margin-bottom:35px;
    background:url(img/bg-static.jpg)
}
.staticsplash h1 {
    font-weight:bold;
    color:#181818;
    font-size:36px;
}
.staticsplash h1 span {
    color:#8b8b8b;
}
.staticsplash ul {
    list-style:none;
    font-size:16px;
    color:#7d7d7d;
    margin-bottom:20px;
}
.staticsplash li span {
    color:#fa8219;
}
.staticsplash li {
    margin-bottom:10px;
}
.hidden {
    visibility:hidden !important;
}
.shown {
    visibility:visible !important;
}
.ref {
    display:block;
    /*text-align:center;*/
}
.ref a {
    padding-left:32px;
    background:url(img/icon-ref.png) no-repeat left center;
    line-height:24px;
    display:inline-block;
    margin-left:10px;
}
.postid-327 .portfolio-detail-description, .postid-330 .portfolio-detail-description, .postid-335 .portfolio-detail-description, .postid-527 .portfolio-detail-description {
    display:none;
}
.testimonial-author {
    margin-top:6px !important;
    line-height:1.4;
}
#nav_menu-3 {
    margin-top:-23px;
    clear: left;
}
.portfolio-item .portfolio-title h4 {
    font-size:13px !important;
}



@media only screen and (max-width: 959px) and (min-width: 768px) {
    .page-id-79 #filters ul li a {
        padding-left:9px;
        padding-right:9px;
    }
    .page-id-87 #filters ul li a {
        padding-left:10px;
        padding-right:10px;
    }
    .home .teaser h3 {
        font-size:18px;
    }
}

@media only screen and (min-width: 768px) {
    .vtabs ul.tabs {
        float:left;
        width:30%;
    }
    .vtabs ul.tabs li.tab {
        float:none;
        margin:0;
        margin-bottom:5px;
    }
    .vtabs ul.tabs li.tab a {
        border:1px solid #ccc;
        line-height:1.2;
    }
    .vtabs ul.tabs li.tab a.selected {
        border-right:0;
    }
    .vtabs .panel {
        float:left;
        width:70%;
        clear:none;
        border:0;
        box-shadow:0 0 0 0;
        -webkit-box-shadow:0 0 0 0;
        -moz-box-shadow:0 0 0 0;
        padding:0;
    }
    .vtabs .panel > * {
        margin-left:40px;
        margin-right:15px;
    }
    .vtabs .panel > ul, .vtabs .panel > ol {
        padding-left:40px;
        padding-right:15px;
    }
    .vtabs .panel > *:first-child {
        padding-top:10px;
    }
    #filters {
        background:none;
        border:0;
        box-shadow:0 0 0 0;
        -webkit-box-shadow:0 0 0 0;
        -moz-box-shadow:0 0 0 0;
        text-align:center;
    }
    #filters ul {
        display:inline-block;
    }
    #filters ul li a {
        border-width:1px 1px 1px 0;
        border-style:solid;
        border-color:#ddd;
        background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
        background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
        background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
        background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
        background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
        background-color: #F9F9F9;
        -webkit-box-shadow:0px 1px 2px 0px rgba(180, 180, 180, 0.2);
       -moz-box-shadow:0px 1px 2px 0px rgba(180, 180, 180, 0.2);
        box-shadow:0px 1px 2px 0px rgba(180, 180, 180, 0.2);
    }
    #filters ul li:first-child a {
        border-left-width:1px;
    }
    .s5 .form-container > div {
        margin-bottom:0;
    }
}


@media only screen and (max-width: 959px) {
     #footermenu ul {
        text-align:center;
    }
    #footermenu ul li a  {
        padding:2px;
    }
    #footer #text-2 {
        margin-top:30px;
        margin-bottom:0;
    }
}

@media only screen and (max-width: 780px) {
    .staticsplash {
        display:block;
    }
    #rev_slider_1_1_wrapper {
        display:none;
    }
    .home #content {
        padding-top:10px;
    }
}

@media only screen and (max-width: 767px) {
    .logo a span {
        font-size: 14px;
    }
    #footer .footertitle, #copyright .social-icons ul {
        margin-left:0;
    }
    #copyright .social-icons ul {
        margin-bottom:0;
    }
    #footer #text-2 {
        margin-top:5px;
    }
    .form-container {
        padding:0;
    }
    .mini-container a {
        display:inline-block;
        float:none;
    }
    .checkimg {
        text-align:center;
    }
}

@media only screen and (max-width: 480px) {
    #footermenu ul li{
        display:block;
        text-align:center;
        border-top:1px solid #787878;
    }
    #footermenu ul li:first-child  {
        border-top:0;
    }
    #footermenu ul li a  {
        padding:4px;
    }
    #footer .footertitle > span{
        display:block;
        font-size:24px;
        margin-top:-2px;
    }
}

@media only screen and (max-width: 479px) {
    
}
/*BLUMO*/
.entry table{
	border-top:solid 1px #999;
	border-left:solid 1px #999;
}
.entry table td,.entry table th{
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	padding:10px;
}
.entry table th{
	font-weight:bold;
}
.entry table tr:nth-child(2n+1){
	background:#eee;
}
#navigation{
	width:auto;
	margin-left:0px;
	margin-right:0px;
	float:right;
}
#header #navigation ul li a{
	margin-left:0px;
	margin-right:5px;
	line-height:initial;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	height:60px;
	text-align:center;
}
#footer .footertitle{
	font-size:0px;
}
#footer .footertitle > span{
	font-size:20px;
}
#topbar .container .eight.columns{
	width:100%;
}
.container .twelve.columns{
	width:100% !important;
}
.entry img{
	max-width:100%;
}