/*
	Theme Name: Kapital Child
	Theme URI: http://www.kapital.ninzio.com
	Description: Kapital Multipurpose Responsive Retina-Ready  Wordpress Premium Child Theme
	Author: Ninzio Team
	Author URI: http://www.ninzio.com
	Template:kapital
	Version: 3.6
*/
@import url("../kapital/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.header .logo a img {
	margin-top: 18px;
}
.fixed .logo a img {
    width: 50%!important;
    margin-top: -2px!important;
}
#nz-content:not(.padding-false) {
    padding: 20px 0 0 0 !important;
}
.header-menu li.menu-item a > span {
    line-height: 40px;
}
.header .logo {
    position: absolute;
}
nav.header-menu.desk-menu.nz-clearfix .txt {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.box-icon-wrap {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    height: 75px;
    width: 75px;
    top: 22px;
    border-radius: 90px;
    background-color: #669966;
}
nz-box {
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    margin-bottom: 25px;
    position: relative;
}
.box-icon {
    text-align: center;
    position: relative;
    font-size: 36px;
    line-height: 75px;
    margin: 0 auto 0 auto;
}
.nz-content-box.v1 .box-data {
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    padding: 80px 20px 30px 20px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.05);
}
.box-data {
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    padding: 80px 20px 30px 20px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.05);
}
.nz-box {
    padding-top: 60px;
}
.nz-box .box-icon {
    color: #ffd400;
}
.nz-box:hover .box-icon {
    color: #669966 !important;
}
.nz-box .box-icon-wrap {
    background: #669966 !important;
}
.nz-box:hover .box-icon-wrap {
    background: #FFD400 !important;
}
.nz-box:hover .box-icon {
    color: #699A63!important;
}
#ninzio-slider {
    height: 400px !important;
}
.nz-box p {
    font-size: 14px;
    color: #777777;
}
.row-title h2 {
    font-size: 32px;
    color: #669966;
    line-height: 42px;
    text-align: center;
    font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
}
.full-row-banner p {
    text-align: center;
    color: #777777;
    font-size: 18px !important;
    line-height: 28px !important;
}
.row-text {
    padding: 0px 200px;
}
.footer .cus .nz-icon {
    margin: 5px 5px 5px 0px;
}
.footer .cus {
	font-size: 16px;
    line-height: 22px;
}
.nz-row p {
    font-size: 14px;
}
.widget_nz_recent_entries .post-date > span:last-child {
    font-size: 10px !important;
    line-height: 13px !important;
    font-weight: 700;
    height: 25px;
}
.widget_nz_recent_entries .post-date {
    border-radius: 15px !important;
    border-color: #FFCC00!important;
    background-color: #FFCC00!important;
}
.post-date span{
	color: #2F2F2F;
}
.widget_nz_recent_entries .post-title:hover, .widget_nz_recent_entries .post-category:hover {
    color: #fff !important;
}
.full-row-banner {
    margin-bottom: 0px !important;
}
.footer-info {
    width: 100%;
    font-size: 12px !important;
	text-transform: none;
}

.sbut a.vc_btn_square {
    padding: 15px;
}
.sbut .vc_btn-green, a.vc_btn-green {
    background-color: #669966;
    border-bottom: 3px solid #E3C313;
}

.vc_btn_square, a.vc_btn_square, button.vc_btn_square {
    border-radius: 0;
}
.vc_btn, a.vc_btn {
	border: 1px solid transparent;
}
.sbut .vc_button-2-wrapper {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ccc;
    margin: 0px 5px;
    font-size: 24px;
}
.vc_btn-white, a.vc_btn-white, button.vc_btn-white {
    background-color: #ffffff;
    color: #666666 !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.sbut {
    text-align: center;
}
.sbut .vc_btn-green:hover, a.vc_btn-green:hover {
    background-color: #669966;
    border-bottom: 3px solid #E3C313;
}
.vc_btn-green:hover, a.vc_btn-green:hover, button.vc_btn-green:hover {
    background-color: #5f9434;
    color: #f7f7f7 !important;
}
.toggle-title .toggle-title-header {
    border: 1px solid #ccc;
    background-color: #C7C7C7;
 	color: #313232;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;

}
.nz-accordion .toggle-content {
    border: none !important;
}
.false.toggle-title.nz-clearfix.active span {
    color: #669966 !important;
    font-weight: 600 !important;
	background: #c7c7c7;
}
span.arrow {
    background: #c7c7c7;
}
.nz-accordion {
    width: 81%;
    margin: 0 auto;
}
#simp-toggle .toggle-title .toggle-title-header {
    border: none;
    background-color: #fff;
}

#simp-toggle .toggle-title .toggle-title-header {
	padding: 15px 5px 15px 5px;
}

#simp-toggle .arrow {
    display: none !important;
}
#simp-toggle span.toggle-title-header span {
  	font-weight: 600;
    font-size: 18px;
    line-height: 40px;
}
#simp-toggle .false.toggle-title.nz-clearfix.active span {
    background: transparent;
}
#simp-toggle .nz-accordion .toggle-title {
    border-bottom: 1px solid #e0e0e0 !important;
    border: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 10px !important;
}
#team-list .nz-i-list.none {
    margin-bottom: 0px !important;
}
.full-row-banner .col12 {
    margin-bottom: 0px !important;
}
.sidebar .widget_nav_menu ul li > a > span.toggle {
    font-size: 20px;
    font-weight: 900;
}
.ninzio-overlay {
    display: none;
}
#nz-recent-posts-1 .post-date {
    background-color: #FFCC00!important;
}
.post-date {
    background-color: #FFCC00!important;
}
ul.tslider.testimonials-slider-full {
    list-style-type: none;
}

/*footer widget*/
@media only screen and (min-width: 1024px) {
.footer-widget-area .widget {
    width: 49%;
}
}

/* Responsive CSS */


@media screen and (max-width: 1040px) {
.header .logo a img {
    margin-top: 2px !important;
    width: 55% !important;
}
}
@media only screen and (min-width: 1025px){

.desk-fixed-true .logo-fixed, .desk-fixed-false .logo-fixed, .fixed.desk-fixed-true .logo-desk, .fixed.desk-fixed-true .logo-stuck, .stuck-false .logo-stuck, .stuck-true .logo-desk {
    display: block !important;
}
.fixed.desk-fixed-true .logo-fixed {
    display: block;
}
.desk-menu > ul ul {
    min-width: 250px !important;
    max-width: 250px !important;
}
.desk-menu .sub-menu li > a {
    padding: 7px 10px 7px 10px !important;
}
.desk-menu > ul ul ul {
    left: 250px !important;
}
}
@media only screen and (min-width:1024px) {
	.footer .social-links {
		text-align: center;
		position: absolute;
  		left: 46.5%;
	}
}
@media only screen and (max-width: 1023px) {
.row-text{
    padding: 0 !important;
	}
.sbut .vc_button-2-wrapper {
    margin: 5px 5px !important;
    font-size: 24px !important;
}
.service-list {
    padding: 10px 0px !important;
}
}
@media only screen and (max-width: 768px) {
.res-copy-ttl, .res-web-ttl {
    float: none !important;
    margin: 10px 0px;
    padding: 0px !important;
}
}
@media only screen and (min-width: 768px) {
.rich-header .page-title-content, .rich-header .nz-breadcrumbs {
    width: 100%;
    position: absolute;
    left: 14%;
    top: 44%;
    / top: 50%; /
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}
}
@media only screen and (min-width: 480px) {
	#ninzio-slider {
		height: 228px;
	}
}
@media only screen and (min-width: 320px){
	#ninzio-slider {
		height: 150px;
	}
}
