@font-face {
    font-family: mvboli;
    src: url(MVBOLI.TTF);
}


.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
}

#contact .col-md-6,
#contact .col-md-12 {
    padding: 3px;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: auto;
    margin-top: 10px;
    border: 2px solid lightgreen;
    background: white;
    text-transform: uppercase;
    /* letter-spacing: 1; */
    letter-spacing: 1px;
    font-weight: bold;
    color: #6c5d5d;
    transition: 0.25s all ease-in;
}

.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: lightgreen;
    color: #6c5d5d;
}

.contact .php-email-form textarea {
    height: 150px;
}


.wpcf7-spinner {
    display: none;
}

.to-hide {
    visibility: hidden;
    height: 0px;
}

.wpcf7-not-valid-tip {
    color: #ca6767;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea {
    transition: 0.25s all ease-in;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
    border-color: lightgreen;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: lightgreen;
    color: #645a5a;
    text-align: center;
}


.contact-info {
    text-align: center;
    max-width: 100%;
    flex: auto;
}

.contact svg {
    display: inline-block;
    height: 50px;
}

.svg-middle {
    margin: 0px 10px;
}

div .wpcf7 {
    margin-top: 0px;
}

nav.navbar {
    position: fixed;
    width: 100%;
    z-index: 999999;
    /* background: white !important; */
    -webkit-box-shadow: 7px 6px 19px 5px rgba(0,0,0,0.04); 
    box-shadow: 7px 6px 19px 5px rgba(0,0,0,0.04);
  }
  
.scroll-page {
width: 100%;
height: 500px;
}

#page-1 {
background: lightblue;
}

#page-2 {
background: red;
}

#page-3 {
background: lightgreen;
}

nav .container {
    max-width: 80%;
    width: 80%;
}

nav img {
    height: 60px;
    margin-bottom: 5px;
}

#header-2 {
    height: 100vh;
}


body {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0px !important;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}

p {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  line-height: 29px;
  font-weight: 400;
  color: #3d3737;
}

h2 {
  font-family: "Roboto", sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 500;
  color: #505050;
}

a {
  color: #7474ea;
  transition: 0.25s all ease-in;
}

#header-2 h1 {
    letter-spacing: 3px;
    color: white;
}

#about-us-2 a {
    background-color: transparent;
    border: 2px solid lightgreen;
    font-weight: 500;
}

#about-us-2 a:hover {
    background-color: lightgreen;
    letter-spacing: 0px;
}

p {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: normal;
    color: #939393;
}

#about-us-2 h1 {
    font-size: 2.5rem;
}

.portfolio-3-image_wrap.has-box-shadow-overlay {
    border: 1px solid lightgray;
    transform: scale(0.975);
    transition: 0.25s all ease-in;
}

.portfolio-3-image_wrap.has-box-shadow-overlay:hover {
    transform: scale(1);
}


.section-header p {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: normal;
    color: #939393;
    font-weight: 400;
    max-width: 60%;
    margin: auto;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #444444;
    font-weight: 700;
    margin: 20px 0 10px 0;
    letter-spacing: 1px;
}

.contact .info-box p {
    font-size: 20px;
}

.contact .info-box {
    padding: 20px;
}

::placeholder {
    color: gray;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    cursor: pointer;
}

.row.submit-and-captcha {
    width: 30%;
}

.row.submit-and-captcha:hover {
    width: 30%;
}

.why__item::after {
    background: lightgreen;
}

.why__item:hover
.why__icon i {
    border-color: lightgreen;
}

.why__icon i {
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.why__icon i img {
    height: 70px;
    width: 70px;
}

#faq img {
    width: 20px;
    height: 20px;
    transform: translateY(-7px);
}

#faq p {
    font-style: normal;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #444444;
}

.faq .faq-list a.collapsed:hover {
    color: #444444;
}

.faq .faq-list a.collapsed {
    color: gray;
}

.faq .faq-list a {
    font-size: 20px;
}

.section-title {
    padding-bottom: 50px;
}

/* .col-md-6.thumb {
    height: 100%;
    max-height: 625px;
}

.carousel-inner {
    height: 100%;
}

.carousel-item {
    height: 100%;
}

#carouselExampleFade {
    height: 100%;
}

.d-block.w-100 {
    height: 100%;
} */

#process .col-6-md {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.carousel {
    height: 100%;
}

.carousel-item {
    height: 100%;
}

/* .col-md-6.thumb {
    height: 100%;
} */

.carousel-item {
    background-size: cover;
}

.work-process-area .process-items {
    display: flex;
    align-items: stretch;
}


#process h3 {
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

#process .colored h3 {
    outline: 7px solid white;
}

#process i {
    height: inherit;
    width: inherit;
    display: block;
}

#process img {
    border: none;
    outline: none;
    max-width: 100%;
    height: inherit;
    width: inherit;
}

.work-process-area .process-items .info li:nth-child(2n) {
    background: #262f38;
}

#process .col-lg-8 .col-md-8 {
    margin: auto;
}


.scrub-box {
    autoAlpha: 0;
    visibility: hidden;
}

.vimeo {
    margin-top: 80px;
    margin-bottom: 80px;
}

.banner-btn:hover {
    cursor: pointer;
}

/* .navbar-logo-img {
    height: 40px;
    background-image: url('http://localhost/mumio/wp-content/uploads/2022/05/logo.png');
} */

nav.navbar {
    padding: 0px;
    transition: 0.25s all ease-in;

}

nav.navbar-transparent {
    background-color: transparent;
}

nav.navbar-white {
    background-color: white;
}

.navbar-light .navbar-nav .nav-link {
    color: white;
    opacity: 0.9;
    transition: 0.25s all ease-in;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    opacity: 1;
    color: white;
}

.navbar-light .navbar-nav.ml-auto.nav-new .nav-link {
    color: black;
    opacity: 0.5;
    transition: 0.25s all ease-in;
}

.navbar-light .navbar-nav.ml-auto.nav-new .nav-link:focus,
.navbar-light .navbar-nav.ml-auto.nav-new .nav-link:hover {
    opacity: 1;
    color: black;
}

.navbar-toggler {
    margin: 10px;
  }


  #process h3 {
      border: none;
  }

  #about-us-2 {
    background-color: white;
    padding: 60px 0;
}

#features-46 {
    background-color: #F6F4F4;
}

.carousel-item {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.section-bg {
    background-color: #F6F4F4;
}

.contact .info-box {
    background: white;
}

.contact .php-email-form {
    background: white;
}

.pt-115 {
    padding-top: 70px;
}

.headline-layout h1 {
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
}

.headline-layout p {
    color: #939393;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
}

#video-section {
    padding-top: 70px;
}

#video-section .headline-layout h1 {
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
}

#video-section .headline-layout p {
    color: #939393;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
}

.portfolio-3-section_5.portfolio-3-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

#process {
    padding-top: 70px;
}

#faq {
    padding-top: 70px;
}

#contact {
    padding-top: 70px;
}

#footer-final {
    text-align: center;
    padding-top: 40px;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-weight: 600;
}

.player .vp-sidedock {
    display: none;
}

.player .vp-title .vp-title-header {
    display: none;
}

.player .vp-sidedock, .player .vp-sidedock .sidedock-inner {
    display: none;
}

.player .vp-title {
    display: none !important;

}


#header-2 .header-content .header-btn:last-of-type {
    border: 4px solid white;
    color: white;

}


#header-2 .header-content .header-btn:last-of-type:hover {
    background: white;
    text-decoration: none;
    color: #262f38;
}

#header-2 p {
    opacity: 0.9;
}

.separator {
    background: #262f38;
}


#about-us-2 a {
    border: 2px solid #262f38;
}

#about-us-2 a:hover {
    background-color:#262f38;
    color: white;
}

.why__item:hover .why__icon i {
    border-color: #262f38;
}

.banner {
    background-color: #1c1c1c;
}

#banner-1 h1 {
    color: white;
}

#banner-1 .banner-btn {
    color: white;
    border: 3px solid white;
    background-color: #1c1c1c;
    border-radius: 3px;
}

#banner-1 .banner-btn:hover {
    color: #262f38;
    background-color: white;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
    border-color: #262f38;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: 2px solid #262f38;
    background: white;
    color: #6c5d5d;
}


.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #262f38;
    color: white;
}

.rmp-rating-widget .rmp-icon--full-highlight {
    color: #262f38;
}

#footer-final p {
    font-size: 15px;
    margin-bottom: 0px;
}

.contact svg {
    display: inline-block;
    height: 50px;
    outline: 1px solid transparent;
    padding: 0px 4px;
    border-radius: 8px;
    transition: 0.25s all ease-in;
}

.contact svg:hover {
    outline: 1px solid black;
}


.navbar > .container, .navbar > .container-fluid {
    justify-content: none;
    display: block;
}


.navbar-light .navbar-brand {
    float: left;
    transform: translateY(5px);
}


.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    float: right;
    transform: translateY(10px);
}

.navbar-expand-lg .navbar-nav {
    padding-top: 15px;
}

.carousel {
    width: 100%;
    padding: 50px;
}

.portfolio-3-image img {
    width: 100%;
}

.portfolio-3-image_wrap.has-box-shadow-overlay {
    width: 100%;
}

.portfolio-3-gutters3 .portfolio-3-column {
    margin-right: 0;
    margin-left: 0;
}

.portfolio-3-gutters3 .portfolio-3-column_1_3 {
    width: 33.3%;
    margin-bottom: 25px;
}

.wpcf7 form.sent .wpcf7-response-output {
	margin-top: 15px;
}

.row.submit-and-captcha {
	margin-bottom: 15px;
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0,0,0,.5);
	opacity: 0.9;
	transition: 0.25s all ease-in;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	opacity: 1;
	color: rgba(0, 0, 0, 0.75);
}

.more-content {
    background-color: #F6F4F4;
}

.more-title {
	background-color: #262f38;
	color: white;
	width: 100%;
	min-height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
	padding-top: 70px;
}

.faq .faq-list li {
	text-align: left;
}

#about-us-2 p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

p {
	color: #626161 !important;
}

#header-2 p {
    color: white !important;
}

.portfolio-3-image_wrap.has-box-shadow-overlay {
	max-height: none;
}

#portfolio-3 portfolio-3-module a {
    display: block;
    height: 450px;
}

#video-section img {
	width: 100%;
	height: 100%;
}

.portfolio-3-image_wrap.has-box-shadow-overlay {
	max-height: none;
	height: 100%;
}

.portfolio-3-section div.portfolio-3-row .portfolio-3-column .portfolio-3-module:last-child {
	height: 100%;
}

.white-text {
    color: white !important;
    opacity: 0.85;
}

#process {
	text-align: left;
}

.w-bottom-bar-middle.w-css-reset {
	background: black;
}

.w-bottom-bar-left.w-css-reset {
	background: black;
}
.w-bottom-bar-right.w-css-reset {
	background: black;
}

#wistia_chrome_23 #wistia_grid_57_wrapper .w-css-reset-tree svg {
	background: black;
}

.faq .faq-list .icon-help {
	height: 20px;
	width: 20px;
}

#about-us-2 {
	padding-bottom: 40px;
}

#features-46 {
	padding-top: 0px;
}

#contact header {
    background: none;
}

#contact #snowflake {
	color: #444;
}

.separator {
	background: #444;
}

.order-btn {
    color: #151515;
 	border: 4px solid #151515;
 	border-radius: 4px;
    font-size: 31px;
    font-weight: bold;
    margin: 0px;
    text-transform: uppercase;
    padding: 5px 10px;
    letter-spacing: 1px;
    transition: 0.2s all ease-in;
    display: inline-block;
    margin-top: 70px;

}

.order-btn:hover {
    color: white;
    background: #151515;
}

a:hover, a:focus, a:active, a:visited{
	color: #151515;
}

#footer-final img {
	max-width: 20%;
	margin-bottom: 30px;
}


/* 30.3.2024 */
.vimeo {
	max-width: 30%;
	margin-left: auto;
	margin-right: auto;
}

#footer-final {
    background: black;
}

#footer-final p {
    color: white !important;
    opacity: 0.8;
}

.navbar-black {
	background: black;
}

.navbar-transparent {
	background: transparent;
}

#navbarSupportedContent {
	display: none !important;
}

.navbar > .container, .navbar > .container-fluid {
	justify-content: none;
	display: flex;
	justify-content: center;
}


.navbar-light .navbar-brand {
	margin-bottom: 6px;
	margin-top: 3px;
}


#header-2 img.navbar-logo-img {
    max-width: 130px;
    margin-top: 10px;
}

#header-2 .header-overlay {
    opacity: 1;
    background: none;
}


#header-2 h1 {
    font-family: mvboli;
    font-weight: bold;
}

#about-us-2 h2 {
    font-family: 'Roboto' !important;
    font-weight: 400;
    font-size: 16px;
}

.bold-text {
    font-weight: 500;
}

#process .process-items i {
   background-color: white;
   border-radius: 30%;
}

span {
    font-family: 'Roboto', sans-serif !important;
}

#faq span {
    font-size: 16px;
}

#features-46 h3 {
    font-weight: 500;
}

#process img {
    border-radius: 30% !important;
}


p.copyright-text a:visited {
    color: #edc988;
}

p.copyright-text a {
    color: #edc988;
}








