@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700');
.services_box_blog {
    border-radius: 10px;
}
h3{
	font:25px !important;
}
#fundo-site{
	background: url(https://www.maxmudancas.com.br/wp-content/uploads/2023/11/fundo-site.webp);
	color: #fff;
}
.accordion {
    max-width: 400px;
    margin: 0 auto;
}

.accordion-section {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.accordion-header {
    background-color: #f4f4f4;
    padding: 10px;
    cursor: pointer;
}

.accordion-content {
    display: none;
    padding: 10px;
}




img{
	max-width: 100%;
}
.service_content.mt-4 {
    padding: 10px 30px;
}
#margin_2rodape img {
    width: 50px;
}
img {
    width: auto;
    height: auto;
}
#services h4 {
    font-size: 18px;
}
#services a{
	text-decoration: underline !important;
}
.section_all a{
	color: #000;
}
.footer_detail a{
	color: #fff;
}
.footer-2 a{
	color: #fff;
}
body {
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
}
.footer-3 {
    background: #242424;
    text-align: center;
	height: 25px;
}
.footer-3 a {
    color: #fff;
    border: solid 1px;
    padding: 2px 7px;
}
.teste p {
    width: 48%;
    margin: 9px 1%;
    background: #fff;
    box-shadow: 16px 13px 10px #dfdfdf;
    float: left;
    height: 127px;
    border: solid 1px #a9a9a9;
    padding: 15px;
    border-radius: 5px;
}
.teste p:hover {
    margin-top: -10px;
    margin-bottom: 28px;
    transition: margin-top .4s, margin-bottom 0.4s;
}
.seta{
	height: auto;
    width: 50px;
    border-radius: 100%;
    border: solid 1px #666;
}
.index_post {
    border: solid 1px #666;
    border-radius: 10px;
    background: white;
}
.wp-pagenavi{
	    margin-top: 20px;
	    padding-left: 8.7%;
}
.social_footer a img {
    width: 44px;
    float: right;
    margin: 0px 0px 0px 5px;
}
.services_box h5 {
    font-size: 14px;
	color: #636363;
}
.services_box h5:hover{
	color: #ff6114;
}
.social_footer {
    width: 100%;
    height: 45px;
    margin: 28px 0px 0px 0px;
}
.col-lg-4 {
    margin-top: 0px;
    transition: margin-top 0.4s;
}
.col-lg-4:hover {
    margin-top: -10px;
    transition: margin-top 0.4s;
}
.social4 {
    position: fixed;
    bottom: 15px;
    left: 40px;
	z-index: 99999;
	width: 310px;
}
.social4 .icones a img {
    width: 100%;
    border-radius: 50%;
	height: auto;
}
.social4 .icones {
    width: 50px !important;
    margin-top: 0px;
}
.icones {
    margin-right: 6px;
}
.whatsapp{
	float:left;
}
.social4 .icones1 a {
    color:#fff;
}
.social4 .icones1 {
    width: 180px !important;
    margin-right: 5px;
    background: linear-gradient(-90deg, #fea81e, #ff5f13);
    padding: 10px;
    border-radius: 21px;
    border: solid 1.3px #fff;
    text-transform: uppercase;
    margin-top: 0px;
}
.load {
    background: #FFF;
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    text-align: center;
    padding-top: 275px;
}
.load img {
    width: 90px;
}
a.back_top_angle_up {
    display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito', sans-serif;
}
a.nav-link {
    text-transform: uppercase;
    font-size: 14px !important;
}
a.link_page_curso {
    background: url(https://www.maxmudancas.com.br/wp-content/uploads/2020/01/images-2.jpg);
    color: #FFF;
    background-size: cover;
    padding: 80px 10px 0px 10px;
    text-align: center;
    width: 24%;
    height: 200px;
    border-radius: 9px;
    font-size: 20px;
    float: left;
    margin: 20px 10px 0px 0px;
}
.img_post img {
    width: 100%;
    object-fit: cover;
    height: 200px;
    border-radius: 10px 10px 0px 0px;
}

.nav-item:hover .sub-menu{
		display:block;
	}
	.sub-nav-item:hover .sub-sub-menu{
		display:block;
	}
input.wpcf7-form-control.wpcf7-submit {
    background: #FFF;
    border: 1px solid #bfbfbf;
    width: auto;
    padding: 0px 10px 0px 10px !important;
    height: 40px;
    border-radius: 5px;
    float: left;
}
ul.sub-menu {
    position: absolute;
    padding: 0px 0px 0px 0px;
    background: #F3F3F3;
    display: none;
}

ul.sub-sub-menu {
    position: absolute;
    background: #e4e4e4;
    width: 200px;
    margin: -50px 0px 0px 167px;
    padding: 0px 10px 0px 10px;
    display: none;
}
li {
    list-style: none;
}
nav.navbar.navbar-expand-lg.fixed-top.custom_nav_menu.sticky {
    background: #FFF;
}
h1.font-weight-bold,
h2.font-weight-bold,
h3.font-weight-bold,
h4.font-weight-bold,
h5.font-weight-bold,
h6.font-weight-bold {
    font-weight: 700 !important;
}

a,
a:hover,
a:focus,
button {
    text-decoration: none !important;
    outline: none !important;
}

.back_top_angle_up {
    text-align: center;
    position: fixed;
    bottom: 15px;
    height: 35px;
    width: 35px;
    background-color: #fe5f12;
    display: none;
    z-index: 10000;
    border-radius: 3px;
    right: 35px;
    transition: all 0.5s;
}

.back_top_angle_up i {
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    display: block;
}


/*==================
    02.HELPER
====================*/

.bg_overlay_cover_on {
    background: linear-gradient(-90deg, #fea81e, #ff5f13);
	color: #fff !important;
}
.modal-body ul a li {
    width: auto;
    float: left;
    border: solid 1px #0cac67;
    color: #0cac67;
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    margin: 0px 10px 15px 0px;
}
.modal-content {
    margin-top: 30px;
}
.bg_overlay_gradient {
    background: url(https://www.maxmudancas.com.br/wp-content/uploads/2024/03/banner-n.webp);
    background-size:cover;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}


.text_custom {
    color: #ff5e10;
}

.bg_cover_custom {
    background-color: #ff5e10;
}

.btn {
    padding: 11px 20px;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.5s;
    letter-spacing: 0.6px;
    color: #fff;
    box-shadow: none !important;
    text-transform: uppercase;
    outline: none !important;
}

.btn_custom {
    border: 1px solid #ff5e10;
    background-color: #1b1a1d;
}

.btn_custom:hover,
.btn_custom:focus,
.btn_custom:active,
.btn_custom.active,
.btn_custom.focus,
.btn_custom:active,
.btn_custom:focus,
.btn_custom:hover,
.open > .dropdown-toggle.btn_custom {
    color: #f3f3f3;
    background-color: #e84c00;
    border-color: #e84c00;
}

.btn_outline_custom {
    border: 2px solid #f5f5f5;
}

.btn_outline_custom:hover,
.btn_outline_custom:focus,
.btn_outline_custom:active,
.btn_outline_custom.active,
.btn_outline_custom.focus,
.btn_outline_custom:active,
.btn_outline_custom:focus,
.btn_outline_custom:hover,
.open > .dropdown-toggle.btn_outline_custom {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.full_height_100vh {
    height: 100vh;
}

.vertical_content_manage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.section_all {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.all_section_heading {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 28px;
}

.all_section_heading_details {
    max-width: 600px;
}

.section_heading i {
    font-size: 22px;
}

.btn_small {
    padding: 8px 12px;
}

.navbar-brand img {
    height: 34px;
}

/*======================
    03  NAVBAR
=======================*/

.custom_nav_menu {
    padding: 15px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}

.custom_nav_menu .social_menu .list-inline-item:not(:last-child) {
    margin-right: 8px;
}

.custom_nav_menu .navbar-nav li a {
    color: #fff;
    font-size: 15px;
    background-color: transparent !important;
    padding: 15px 0;
    margin: 0 7px;
    transition: all 0.4s;
}

.navbar-toggler {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #ffffff;
}

.stickyadd .navbar-nav {
    margin-top: 0px;
}

.stickyadd.custom_nav_menu .navbar-nav li a {
    color: rgba(0, 0, 0, 0.75);
}

.custom_nav_menu .navbar-brand.logo img {
    height: 60px;
	width: auto;
}

.stickyadd.custom_nav_menu {
    margin-top: 0px;
    padding: 8px 0px;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
}

.navbar-toggle {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #ffffff;
}

.custom_nav_menu .btn-custom {
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.logo .logo-light {
    display: inline-block;
}

.stickyadd .logo .logo-dark {
    display: inline-block;
}

.stickyadd .logo .logo-light {
    display: none;
}

.logo .logo-dark {
    display: none;
}

/*================
    04.HOME
==================*/

.bg_home_lan_img {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.home_small_budget {
    background: #ff5e10;
    padding: 4px 10px;
    border-radius: 30px;
    font-size: 12px;
}

.home_big_budget {
    padding: 8px 12px 8px 5px;
    background-color: rgba(39, 40, 45, 0.55);
    border-radius: 30px;
    font-size: 12px;
}

.home_title {
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2;
    max-width: 700px;
    background: #00000069;
    margin-top: 13px;
    border-radius: 4px;
}
.text-muted img {
    height: 60px;
	width: auto;
}
.home_subtitle {
    color: #ffffff;
    max-width: 600px;
    line-height: 1.8;
    text-align: center;
    font-weight: 600;
    font-size: 19px;
    background: #00000069;
    border-radius: 3px;
}
.home_table_cell_center {
    display: table-cell;
    vertical-align: middle;
}

.home_table_cell {
    display: table;
    width: 100%;
    height: 100%;
}

.full_height_100vh_home {
    height:520px;
	margin-top:88px;
	padding-bottom: 34px;
}


/*-------------------
    HOME - 3
--------------------*/

.up-index {
    z-index: 2;
}


/*------------------
    HOME DEMO -5
------------------*/

.bg_clip_home {
    clip-path: polygon(0 0, 100% 0, 100% 88%, 25% 100%, 0 88%);
}

/*------------------
    HOME DEMO -9
------------------*/

.bg_gradient_lan {
    background: #101010;
    background: linear-gradient(to right, #3c405a, #101010);
}

/*====================
  05.  FEATURES
====================*/

.features_box_title_top {
    max-width: 400px;
    line-height: 1.4;
}

.features_box_subtitle {
    line-height: 1.8;
}

.features_border_top {
    height: 4px;
    background: #ff5e10;
    width: 60px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.features_video .features_video_icon {
    height: 46px;
    width: 46px;
    background-color: #ff5e10;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-size: 23px;
}

.features_video span {
    font-size: 14px;
    position: relative;
    top: -3px;
    color: #000 !important;
}

/*====================
   06. SERVICES
=====================*/

.services_read_more i {
    font-size: 26px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #e7e7e7;
    display: inline-block;
}


/*==========================
    07. CTA 
===========================*/

.bg_video_img_cover {
    background-image: url(../images/bg_cta_section.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.all_section_heading_details {
    color: #dadada;
    line-height: 1.8;
}

.cta_max_width {
    max-width: 635px;
}


/*=====================
   08. TESTIMONIAL
======================*/

.client_box_img img {
    max-width: 80px;
}

.clients_name h5 {
    font-size: 16px;
}

.business_client_box p {
    line-height: 1.8;
    max-width: 600px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 7px;
    margin: 20px 5px;
    border: 1px solid #ff5e10;
    background-color: #ff5e10;
    opacity: 0.4;
}

/*====================
  09. OUR TEAM
=====================*/

.team_box_all {
    border: 1px solid #e0e0e0;
}

.team_box_all .team_img img {
    max-width: 90px;
}

.team_social ul li a {
    color: #fff;
    border: 1px solid #fff;
    height: 35px;
    width: 35px;
    display: inline-block;
    line-height: 33px;
    border-radius: 50%;
    transition: all 0.5s;
    text-align: center;
}

.bg_fb_color {
    background-color: #3b5998;
}

.bg_google_color {
    background-color: #D34338;
}

.bg_twitter_color {
    background-color: #1da1f2;
}

.bg_pinterest_color {
    background-color: #BD081B;
}

/*====================
  10. PRICING PLAN
=====================*/

.pricing_plan_box {
    padding: 40px;
    border-radius: 10px
}

.list_price_features {
    padding: 20px 40px;
}

.pricing_devider {
    height: 3px;
    width: 70px;
    display: block;
    background: #6c757d;
}

.price_tag_heading span {
    font-size: 14px;
}

.icon_success_color {
    color: #ff5e10;
    margin-right: 12px;
}

.pricing_plan_box.active {
    background: #ff5e10;
}

.pricing_plan_box.active {
    position: relative;
    overflow: hidden;
    border-color: #ff546c;
}

.pricing_plan_box.active i {
    color: #fff;
    margin-right: 12px;
}

.pricing_plan_box.active .lable h6 {
    color: #ff5e10;
    font-size: 10px;
    font-weight: bold;
}

.pricing_plan_box.active .lable {
    background: #fff;
    padding: 8px 0;
    text-align: center;
    width: 200px;
    position: absolute;
    top: 22px;
    right: -60px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*===============
    11.FAQ
=================*/

.faq_contant {
    border-radius: 6px;
}

/*=====================
    12. CONTACT US
======================*/

.business_form_custom .form-control {
    height: 50px;
    font-size: 16px;
    border-color: #eae7e7;
}

textarea.form-control {
    height: auto !important;
}

.business_form_custom .form-control:focus {
    border-color: #ff5e10 !important;
    box-shadow: none;
    outline: 0;
}

.business_form_custom {
    box-shadow: 0 0 35px 1px #efefef;
    padding: 40px;
}

.contact_icon {
    font-size: 30px;
    background: rgba(51, 208, 133, 0.1);
    height: 60px;
    width: 60px;
    display: inline-block;
    text-align: center;
    line-height: 64px;
    border-radius: 50px;
}

.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
	float: left;
}
/*==================
     13.FOOTER
====================*/

.footer_detail {
    background-color: #242424;
	height: 130px;
	margin-top: -6px;
}

.subcribe-newslatter input {
    padding: 15px 20px;
    width: 100%;
    font-size: 17px;
    color: #fff !important;
    border: none;
    outline: none !important;
    padding-right: 150px;
    padding-left: 30px;
    border-radius: 30px;
    background-color: rgba(241, 241, 241, 0.05);
}

.subcribe-newslatter button {
    position: absolute;
    top: 4px;
    right: 5px;
    outline: none !important;
    border-radius: 30px;
    font-size: 17px;
    padding: 9px 30px;
}

.subcribe-newslatter form {
    max-width: 550px;
}

.footer_about p {
    max-width: 680px;
    color: rgba(255, 255, 255, 0.5);
}

.footer_detail ul.footer_menu_list li a:hover {
    color: #fff;
    transition: all 0.3s;
}

.footer_detail ul.footer_menu_list li a {
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding: 4px 0;
    text-decoration: none !important;
}
.footer-2 .container {
    border-top: 1px solid #ffffff;
    padding: 14px 0px 0px 0px;
}
.footer-2 {
    background: #242424;
    padding: 20px 0px 0px 0px;
}
.footer_detail .footer_logo {
    height: 55px;
	width: auto;
}

.footer_detail .copy-rights {
    line-height: 43px;
    color: rgba(255, 255, 255, 0.5);
}

.footer_detail .fot_bor {
    height: 2px;
    background: #2f2f2f;
    width: 100%;
}


/*=====================
    14. RESPONSIVE
=======================*/
@media only screen and (max-width: 990px){
	.teste p {
		width: 100%;
		height: 170px;
	}
	button.navbar-toggler img {
    width: 41px;
}
.home_table_cell {
        position: absolute;
        top: 0px;
}
p.cta_max_width.mx-auto.mt-4.pt-2.text-white.text-right {
    text-align: center !important;
}
    .footer_detail {
    background-color: #242424;
    height: 260px;
}
a.post_links {
    float: left;
    margin: 10px 10px 0px 0px;
}






}


@media (max-width: 768px) {
    
    .custom_nav_menu {
        margin-top: 0px;
        padding: 10px 0px !important;
        background-color: #fff !important;
    }
    .vertical_content_manage {
        display: inherit;
    }
    .home_title {
        font-size: 32px;
    }
    .custom_nav_menu .navbar-nav li a {
        margin: 0 0px;
        padding: 6px 0;
        color: rgba(0, 0, 0, 0.55) !important;
    }
    .custom_nav_menu .navbar-nav li.active a {
        color: #ff5e10 !important;
    }
    .custom_nav_menu>.container {
        width: 90%;
    }
    .custom_nav_menu .logo .logo-dark {
        display: inline-block;
    }
    .custom_nav_menu .logo .logo-light {
        display: none;
    }
    .custom_nav_menu .navbar-brand.logo img {
        height: 60px;
    }
    .navbar-nav {
        margin-top: 0px;
    }
    .navbar-toggler {
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #000;
    }
    .h-100vh,
    .full_height_100vh_home {
        height: auto;
    }

    .full_height_100vh_home{
        padding: 125px 0px;
    }
    .pricing_plan_box {
        padding: 18px;
    }
    .cta_header{
        font-size: 22px;
        line-height: 1.4;
    }
}

#margin_1rodape{
	height: 80px !important;
	padding: 29px 0px 0px 0px;
}
#margin_2rodape{
	padding: 8px 0px 0px 0px;
}
#margin_3rodape{
	padding: 8px 0px 0px 0px;
}
#inline{
	display: inline;
}
@media only screen and (max-width: 990px){
	a.link_page_curso{
		width:100% !important;
	}
    .bg_overlay_gradient {
    	height: 450px !important;
		background-position: -180px 0px;
	}
	.home_table_cell {
		height: 450px !important;

	}   
	section#home {
		height: 450px !important;
	}    
}
.cookieConsentContainer {
    z-index: 999;
    width: 596px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 30px 30px 30px 30px;
    background: #ffffff;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    border-radius: 10px;
    right: 30px;
    display: none;
    box-shadow: 3px 3px 5px rgb(0 0 0 / 20%);
}
.cookieConsentContainer .cookieDesc p {
    margin: 0;
    padding: 0;
    font-family: OpenSans,arial,sans-serif;
    color: #525252;
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin-top: 10px;
}.cookieConsentContainer .cookieDesc a{font-family:OpenSans,arial,sans-serif;color:#fff;text-decoration:underline}
.cookieConsentContainer .cookieButton a {
    display: inline-block;
    font-family: OpenSans,arial,sans-serif;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    margin-top: 14px;
    background: linear-gradient( 
-90deg
 , #fea81e, #ff5f13);
    box-sizing: border-box;
    padding: 15px 24px;
    width: 100%;
    text-align: center;
    transition: background .3s;
}
	@media only screen and (max-width: 990px){
		.cookieConsentContainer {
		width: 348px;
		bottom: 70px;
		}
	}
