/*
Theme Name:     steel-child
Description:
Author:         admin
Template:       steel

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


p {
    color: #ffffff;

}

ul li {
    color: #ffffff;
}

a {
    color: #ffffff;
}

.tp-navigations .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
}

.navbar-brand > img {
    height:37px;
    width: 125px;
}


.btn {
    color: #ffffff;
}
.tp-pagination .pagination .page-numbers {
    color: #ffffff;
}

.tp-meta {
    color: #ffffff;
}

.camera_caption {
	display:none !important;
}

.tp-about-block > img {

	height:30px;
	float:left;
	padding-right:10px;

}

.site-footer .vc_single_image-wrapper {
	height: 43px;
	width:80%;

}

.tp-about-block h2 {

	color: #fde230;

}


.site-header.header-fixed {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12) !important;
    left: 0 !important;
    /*padding-top: 1.2rem !important;*/
    padding-top: 0px !important
    height: 90px !important;
    position: fixed !important;
    top: 0 !important;
    transition: all 0.5s ease 0s !important;
    width: 100% !important;
    z-index: 100 !important;
    background-color: #1f1f1f !important;
}
/*
.tp-navigations .navbar-default .navbar-nav .menu-item-selected > li > a{
    background-color: transparent;
    color: #fde230;
}
*/

.tp-navigations .navbar-nav > li.menu-item-selected > a  {
  background-color: transparent;
    color: #fde230;
}

.menu-item-selected a {
  background-color: transparent;
    color: #fde230;
}

.widget_tag_cloud .tagcloud a {
  color: #ffffff;
}
p.copyright-ct {
  color: #ffffff !important;
}


.box img {
    left: 0;
    position: absolute;
    transition: all 300ms ease-out 0s;
/*    object-fit: cover;*/
    height: 100%;
}


.wpcf7-form {
	color:white;
}

.wpcf7-form label {
	color:white;

}/*
.owl-item {
	padding-left:10px;
}
*/
#textarea {
	color:white;
}


#project-section {
	padding-top:0px;
	padding-bottom:0px;
}

#cboxCurrent {
	display:none !important;

}

#cboxTitle { 
        display:none !important;
}

#cboxClose { 
	padding-top:5px;
}

#cookie_action_close_header {
    font-weight: normal;
}

.wpcf7-submit {
	color: #333;
}

.vc_custom_1437635343516 {
	margin-top:0px !important;
}

.portfolioFilter a {
	color: white;

}


.fa-facebook-square, .fa-twitter-square, .fa-google-plus-square {
	font-size:20px; 
}

.ssba_facebook_share {
	padding-left:10px;
	padding-right:5px;
}
.ssba_google_share {
	padding-right:5px;

}

footer .ssba-wrap {
	display:none;

}


#cover {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #1f1f1f;
    z-index:1000;
    
}

#cover-logo {
position: absolute;
    margin: auto;
    top: -100px;;
    left: 0;
    right: 0;
    bottom: 0;
}

#cover-spinner {
	position: absolute;
    margin: auto;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
}
    
    
    
.btn-outline {
	color:white;

}
.search-open {
	background-color: transparent;

}
.st_content_post {
	padding-top:30px;
}
.tp-meta .the_category {
	color: white;
}
.tp-blog-page .tp-meta a {
    margin-right: 0px;
    margin-left:10px;
}

.tp-blog-post .img-responsive  {
	padding-top:40px;
	width:100%;

}

.tp-blog-page .tp-related-post .related-post-block h3 a {
	color:white;

}

.main-wrapper  {
	padding-bottom: 0px;

}

#cboxPrevious {
	background-color: rgba(255,255,255,0.7)  !important;
	font-size: 50px !important;
	bottom: 45% !important; 
	padding-right:15px !important;
	padding-left:5px !important;
}

#cboxNext {
	background-color: rgba(255,255,255,0.7) !important;
	font-size: 50px !important;
	bottom: 45% !important; 
	right:0 !important;
	padding-left:15px !important;
	padding-right:5px !important;
}

.vc_custom_1447492325331 {

	padding-bottom: 0px;
	margin-bottom: 0px !important;

}

.submit-col{
	vertical-align: bottom;
	margin-top:18.5%;
	}
	
.btn-outline-selected {

background-color: #fde230;
border: 2px solid #fde230;
color: #1f1f1f !important;
text-transform: uppercase;


}