/*
Theme Name: goarch Child  
Template: goarch
Theme URI:
Description: Go.arch  - Architecture WordPress Template
Version: 1
Author: Victor Lerner
Author URI:
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar,  custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: frame_light
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.
*/

.brand-panel {
    background-color: #2d3135 !important;

}

.navbar-desctop {
    background-color: #2d3135 !important;   
padding: 10vmin 0 0 !important; 
}


.navbar-desctop.affix .navbar-desctop-menu li > a:hover, .navbar-desctop.affix .navbar-desctop-menu .active > a {
    color: #fcc900 !important;
}

.navbar-desctop.affix .navbar-desctop-menu li > a {
    color: #000 !important;
}


.navbar-desctop.affix .navbar-desctop-menu li a {
    color: #fff !important;
}


.navbar-desctop.affix .center-block {
	height:100px !important;
	width:auto;
margin-top: -40px;
}

.footer-information{
min-height: 394px !important;
}
.service-item img{
width: 100px !important;
}

.project-details-info {
    min-width: 50% !important;
    top: 0% !important;
 background-color: #2d3135 !important;
    color: #fff  !important;
opacity: .9;
padding: 1em 3.1em 4.8em !important;
min-height: 650px !important;
font-size: 0.9em !important;


}

.project-details-descr{
font-size: 1.1em !important;
}

.project-details-info li {
list-style-type: disc !important;
font-size: 1.1em !important;
}

.project-details-info h3{

 color: #fcc900  !important;
}



body, .section-title, .col-about-title, .entry-title, .service-item h4 {

    color: #2d3135 !important;
}

.vertical-panel {

    background-color: #2d3135 !important;
}

.arrow-left::after, .arrow-right::before, .arrow-left, .arrow-right {
display: none !important;
}


#footer {
    background-color: #262a2d !important;
color: #fff !important;
height: 140px !important;
margin-top: 25px !important;
margin-bottom: 0px !important;
padding-bottom: 25px !important;
	border-top: solid 2px #ffffff !important;

}


#footer .text-right-md {
    text-align: center !important;
}

.slide-number {
display: none !important;
}

.navbar-desctop {
    padding: 5vmin 0 0 !important;
}

.p-info {
	height: auto;
	max-width: 1170px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.h1_custom{
	opacity: 0.2;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #262a2d !important;
    color: #FFF !important;
   
}
