/*
Theme Name: 	NMU
Theme URI:      http://nmu.agency
Author:         NMU
Author URI:     http://nmu.agency
Description: 	NMU's theme
Template:     	maacuni
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	maacuni-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options
*/

/* ----------------------------------
ADD YOU CUSTOM STYLE HERE
-------------------------------------*/
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
.grecaptcha-badge{display: none !important;}
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
.tt-icon img {
    width: 50px;
    height: 50px;
}
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}
.one-half2,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}

/* TEAM*/
.team-thumb img {
    filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
	transition: filter .50s ease-in-out;
}
.team-thumb img:hover {
    filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
	transition: all 0.5s ease;

}

.single-portfolio-page .portfolio-info .info-header p:before{
	background-color: #f67639 !important;
}
.carousel-portfolio-wrapper .carousel-portfolio-overlay {
    background-color: #f67639 !important;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-custom {
    border-radius: 300px !important;
	margin-left: 0px !important;
}
.vc_general.vc_btn3 {
    border-radius: 200px !important;
}



.blog .page-header-section .tt-overlay.bottom-to-top-overlay:after, .search .page-header-section .tt-overlay.bottom-to-top-overlay:after, .archive:not(.post-type-archive) .page-header-section .tt-overlay.bottom-to-top-overlay:after {
    background: #000 !important;
}

.blog .page-header-section .tt-overlay.bottom-to-top-overlay, .search .page-header-section .tt-overlay.bottom-to-top-overlay, .archive:not(.post-type-archive) .page-header-section .tt-overlay.bottom-to-top-overlay {
    background: #000 !important;
}

.btn-creative::before {
    height: 0px !important;
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}
/*styles form 2*/
.main-contact-form2{
	background-color: #f67639;
    width: 100%;
    padding: 18px;
	max-width: 1200px;
    margin: 0 auto;
}
}
.main-contact-form2 .container-half{
	gap: 37px;
}
.main-contact-form2 .column{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
	
}

.buttom-265 .wpcf7-form-control{
	margin: 0;
    margin-top: 47%;
}
@media only screen and (max-width: 767px) {
    .buttom-265{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
}
.first{
	width: 40%;
}
.second{
	width: 20%;
}
@media only screen and (max-width: 767px) {
	.first{
		width: 100%
	}
	
	@media only screen and (max-width: 767px) {
	.second{
		width: 100%
	}
}
	.buttom-265{
		padding-top: 28%;
	}
	.navbar .side .navbar-nav li a {
		color: #ffffff;!important
		font-size:28px;
		
	}