/*
Theme Name: Kiamo Child
Description: Child theme for the Kiamo themes
Author: gaviathemes
Template: kiamo
*/
.header-v1 {
    background: #222;
    margin-top: 0px;
}
.header-v1 ul.navbar-nav.gva-nav-menu > li > a{
	color: #fff;
}
.header-v1 ul.navbar-nav.gva-nav-menu > li > a:hover{
    text-decoration: underline;	
}
.header-v2 {
    position: relative;
    background-color: #222;
    margin-top: 0;
}
.home .header-v2 {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
	margin-top: 0;
    background-color: #2222226b;
}
.header-mobile {
    background: #222 !important;

}
.header-mobile .canvas-menu a{
	 color: #fff !important;
}
.header-mobile a.tel{
	    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;

}
.menu-item-3218 a:after,
.menu-item-3385 a:after{
	 opacity: 0 !important;
}
.menu-item-3218 a:hover:after{
	 opacity: 1 !important;
}
.main-page-testimonial .testimonial-item{
	max-width: 100%;
}
.portfolio-filter .nav-tabs{
    text-align: center;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.portfolio-thumbnail .item{
	text-align:center;
}
.wpcf7-form input[type*="tel"] {
    width: 100%;
    height: 45px;
    padding: 0 15px;
    background: #F6F6F6;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#menu-footer-menu  li,
#menu-footer-menu-rus li{
    display: inline-block;
    width: 48%;
}
.call-back-header{
	text-align: center;
}
.call-back-header a.tel {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
a.callback,
a.callback-ru{
color: #fff;
    font-size: 13px;
    padding: 2px 5px;
    background-color: #385cb5;
    display: block;
    width: max-content;
    margin: 0 auto;
}
.pum-theme-3240 .pum-title, .pum-theme-framed-border .pum-title {
    color: #000000;
    text-align: left;
    text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    font-family: inherit;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
}
.gsc-box-hover .frontend {

    text-align: center;
}
.portfolio-v1 .content-inner{
    height: 100%;
}
.portfolio-v1 .content-inner-inner{
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}