.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1240px;
}
body {font-family: 'Raleway';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Raleway';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {font-weight: 500;border-radius: 20px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.menu-bar {
 font-weight:500;
}
.social-icon {
color: #262626;}.social-icon 
>svg {width: 30px;height: 30px;}.social-icon {
 padding-left:10px;
 padding-right:10px;
 padding-top:10px;
 padding-bottom:10px;
}
.copyright {
}
@media (max-width: 479px) {
.copyright {
 font-size:14px;
 padding-top:10px;
 padding-bottom:10px;
}
}

.oxel_number_counter {
}
.oxel_number_counter__number {
 font-family:Raleway;
 color:#374047;
}
.oxel_number_counter__label {
 font-family:Raleway;
 color:#606e79;
}
.hero-image {
 background-color:#262626;
 text-align:center;
}
.hero-image:not(.ct-section):not(.oxy-easy-posts),
.hero-image.oxy-easy-posts .oxy-posts,
.hero-image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.white-text {
 color:#ffffff;
 text-align:center;
 font-size:25px;
 margin-bottom:21px;
}
@media (max-width: 479px) {
.white-text {
 margin-bottom:6px;
 margin-top:9px;
 font-size:20px;
}
}

.blog-post {
 background-color:#ffffff;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 margin-left:15px;
 margin-top:15px;
 margin-right:15px;
 margin-bottom:15px;
 width:375px;
}
.blog-post:not(.ct-section):not(.oxy-easy-posts),
.blog-post.oxy-easy-posts .oxy-posts,
.blog-post.ct-section .ct-section-inner-wrap{
display:flex;
}
.address {
 color:#ffffff;
}
.address:not(.ct-section):not(.oxy-easy-posts),
.address.oxy-easy-posts .oxy-posts,
.address.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.addres-icons {
color: #ffffff;}.addres-icons 
>svg {width: 30px;height: 30px;}.addres-icons {
 padding-left:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
}
.oxy-stock-content-styles {
}
.slide-a-imagens {
 margin-bottom:0px;
}
@media (max-width: 1023px) {
.slide-a-imagens {
 width:100%;
}
}

@media (max-width: 479px) {
.slide-a-imagens {
 padding-left:0px;
 margin-left:0px;
}
}

.skewx-white {
}
@media (max-width: 1023px) {
.skewx-white {
 width:100%;
}
.skewx-white:not(.ct-section):not(.oxy-easy-posts),
.skewx-white.oxy-easy-posts .oxy-posts,
.skewx-white.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.skewx-white {
}
.skewx-white:not(.ct-section):not(.oxy-easy-posts),
.skewx-white.oxy-easy-posts .oxy-posts,
.skewx-white.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
}

.bandeirinhas-home {
}
.bandeirinhas-home:not(.ct-section):not(.oxy-easy-posts),
.bandeirinhas-home.oxy-easy-posts .oxy-posts,
.bandeirinhas-home.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
@media (max-width: 1023px) {
.bandeirinhas-home {
}
.bandeirinhas-home:not(.ct-section):not(.oxy-easy-posts),
.bandeirinhas-home.oxy-easy-posts .oxy-posts,
.bandeirinhas-home.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
}

@media (max-width: 767px) {
.bandeirinhas-home {
 width:100%;
}
.bandeirinhas-home:not(.ct-section):not(.oxy-easy-posts),
.bandeirinhas-home.oxy-easy-posts .oxy-posts,
.bandeirinhas-home.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
}

.neuro-blog {
}
.neuro-blog-image-wrapper {
}
.neuro-blog-item {
}
.date {
}
.texto {
}
.section-neuro-blog {
}
.galeria {
}
.inscreva-se {
}
.certificacoes-main {
}
.btn-orange {
}
.btn-blue {
}
.blog-item {
 text-align:left;
}
.blog-item:not(.ct-section):not(.oxy-easy-posts),
.blog-item.oxy-easy-posts .oxy-posts,
.blog-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
@media (max-width: 1240px) {
.blog-item {
}
.blog-item:not(.ct-section):not(.oxy-easy-posts),
.blog-item.oxy-easy-posts .oxy-posts,
.blog-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

@media (max-width: 1023px) {
.blog-item {
}
.blog-item:not(.ct-section):not(.oxy-easy-posts),
.blog-item.oxy-easy-posts .oxy-posts,
.blog-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

@media (max-width: 767px) {
.blog-item {
}
.blog-item:not(.ct-section):not(.oxy-easy-posts),
.blog-item.oxy-easy-posts .oxy-posts,
.blog-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.blog-item {
}
.blog-item:not(.ct-section):not(.oxy-easy-posts),
.blog-item.oxy-easy-posts .oxy-posts,
.blog-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.page-neuro-blog {
}
.main-content-neuro-blog {
}
@media (max-width: 767px) {
.main-content-neuro-blog {
}
.main-content-neuro-blog:not(.ct-section):not(.oxy-easy-posts),
.main-content-neuro-blog.oxy-easy-posts .oxy-posts,
.main-content-neuro-blog.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.main-content-neuro-blog {
}
.main-content-neuro-blog:not(.ct-section):not(.oxy-easy-posts),
.main-content-neuro-blog.oxy-easy-posts .oxy-posts,
.main-content-neuro-blog.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.categorias-neuro-blog {
}
.blog-text {
 width:100%;
}
.blog-image-wrapper {
}
@media (max-width: 1023px) {
.blog-image-wrapper {
}
.blog-image-wrapper:not(.ct-section):not(.oxy-easy-posts),
.blog-image-wrapper.oxy-easy-posts .oxy-posts,
.blog-image-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

@media (max-width: 479px) {
.blog-image-wrapper {
 width:100%;
}
.blog-image-wrapper:not(.ct-section):not(.oxy-easy-posts),
.blog-image-wrapper.oxy-easy-posts .oxy-posts,
.blog-image-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.blog-image {
}
.blog-item-content {
}
@media (max-width: 479px) {
.blog-item-content {
 width:100%;
}
.blog-item-content:not(.ct-section):not(.oxy-easy-posts),
.blog-item-content.oxy-easy-posts .oxy-posts,
.blog-item-content.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.headline {
 width:100%;
}
.cursos-cabecalho {
}
.cursos-cabecalho .ct-section-inner-wrap {
padding-bottom: 64px;
}
.pnl-codigo-classico {
}
.btn-white {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.btn-white {
}
.btn-codigo-classico {
}
.neuro-neuro {
}
.pre-resquisito {
 color:#0066b1;
 font-weight:800;
}
.pre-requisito-novo {
 color:#e22718;
 font-weight:800;
 text-align:center;
}
.pre-requisito-neuro {
 font-weight:800;
 text-align:center;
}
.texto-losango-neruro-coach {
}
@media (max-width: 1023px) {
.texto-losango-neruro-coach {
 width:50%;
}
}

.secao-losangos-neuro-coach {
}
@media (max-width: 1240px) {
.secao-losangos-neuro-coach {
 text-align:justify;
}
.secao-losangos-neuro-coach:not(.ct-section):not(.oxy-easy-posts),
.secao-losangos-neuro-coach.oxy-easy-posts .oxy-posts,
.secao-losangos-neuro-coach.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-around;
}
}

.servico-item {
 padding-top:15px;
 padding-right:30px;
 padding-bottom:15px;
 padding-left:200px;
}
@media (max-width: 767px) {
.servico-item {
 width:100%;
 padding-left:30px;
 padding-right:15px;
}
}

.servico-heading {
 width:100%;
 padding-right:30px;
 padding-left:200px;
}
@media (max-width: 767px) {
.servico-heading {
 width:100%;
 padding-left:30px;
}
}

.servico-item-heading {
}
.servico-item-texto {
}
.servicos-box {
 padding-right:15px;
 padding-bottom:15px;
 padding-top:15px;
position: relative;
}
@media (max-width: 767px) {
.servicos-box {
 float:none;
}
.servicos-box:not(.ct-section):not(.oxy-easy-posts),
.servicos-box.oxy-easy-posts .oxy-posts,
.servicos-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:flex-start;
align-content:flex-start;
}
}

.servicos-box-imagem {
}
@media (max-width: 767px) {
.servicos-box-imagem {
 margin-right:0px;
 margin-left:0px;
 margin-top:15px;
 margin-bottom:15px;
 width:100%;
 padding-left:30px;
 padding-right:15px;
position: relative; order: -1; left: 0; top:0; transform: none;
}
}

.servicos-box-imagem-overlap {
 width:100%;
 height:20%;
position: absolute; bottom: 0px; z-index:2; /* Rectangle 131 */ background: #E28518; mix-blend-mode: hard-light;
}
@media (max-width: 767px) {
.servicos-box-imagem-overlap {
width: calc(100% - 45px)
}
}

.servico {
 max-width:100%;
}
.servico .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 170px;
}
@media (max-width: 767px) {
.servico {
}
.servico .ct-section-inner-wrap {
padding-left: 20px;
}
}

.servico-item-src {
 width:100%;
 height:auto;
}
@media (max-width: 1023px) {
.servico-item-src {
 width:100%;
 height:auto;
}
}

.landing-page {
 padding-top:0px;
 padding-left:0px;
 padding-bottom:0px;
 padding-right:0px;
}
.section-a {
background-image:url(https://neurocoach.pt/wp-content/uploads/2021/11/mesh-1430107_1280-2-2.jpg);background-size: cover; background-repeat:no-repeat;
 background-position:0px 0px;
}
.section-a .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.section-a-colunas {
 width:1240px;
 margin-top:0px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:0px;
 padding-left:20px;
 padding-right:20px;
 padding-top:0px;
 padding-bottom:0px;
 max-width:100%;
 float:none;
 clear:both;
 position:relative;
}
.section-a-colunas:not(.ct-section):not(.oxy-easy-posts),
.section-a-colunas.oxy-easy-posts .oxy-posts,
.section-a-colunas.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start;
}
.section-a-left {
 width:50%;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}
.section-a-right {
 width:50%;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}
.section-a-right:not(.ct-section):not(.oxy-easy-posts),
.section-a-right.oxy-easy-posts .oxy-posts,
.section-a-right.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
justify-content:flex-end;
}
.barra-cinza-escura {
}
.barra-cinza-escura .ct-section-inner-wrap {
padding-top: 0;
padding-right: 20px;
padding-bottom: 0;
padding-left: 20px;
}
.barra {
}
.section-b {
 background-color:#d6d6d6;
}
.section-b .ct-section-inner-wrap {
padding-top: 75px;
}
.section-b-heading {
 margin-top:75px;
 width:100%;
 margin-bottom:0px;
}
@media (max-width: 1240px) {
.section-b-heading {
}
}

.section-beneficios {
}
.section-para-quem {
 background-color:#d6d6d6;
}
.section-para-quem .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.section-para-quem-left {
}
@media (max-width: 1240px) {
.section-para-quem-left {
}
}

.section-para-quem-right {
 background-color:#003d78;
 position:relative;
}
.section-para-quem-right:not(.ct-section):not(.oxy-easy-posts),
.section-para-quem-right.oxy-easy-posts .oxy-posts,
.section-para-quem-right.ct-section .ct-section-inner-wrap{
display:flex;
}
.headline-para-quem {
}
.section-metodologia {
background-size: contain; background-repeat:no-repeat;
 background-position:100% 0px;
}
.section-metodologia .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 1240px) {
.section-metodologia {
}
}

@media (max-width: 1023px) {
.section-metodologia {
}
}

.metodologia-div {
background-image:url(https://neurocoach.pt/wp-content/uploads/2021/11/metodologia-bg1.png);background-size: contain; background-repeat:no-repeat;
 width:100%;
 padding-right:50%;
 padding-top:15px;
 padding-left:15px;
 padding-bottom:15px;
 background-position:100% 0px;
}
@media (max-width: 1240px) {
.metodologia-div {
}
}

.section-o-curso {
}
.landing-o-curso {
background-image:linear-gradient(#003d78, #003d78), url(https://neurocoach.pt/wp-content/uploads/2021/11/fundo-landing-o-curso.png);background-size:auto,  contain; background-repeat:no-repeat;
 background-blend-mode:lighten;
 background-position:0px 0px;
}
.land-certificacao {
}
.land-section-instrutor {
 background-color:#003d78;
 color:#ffffff;
}
.land-turmas {
 background-color:#262626;
 color:#ffffff;
 text-align:center;
}
.headline-eventos {
 width:100%;
 margin-bottom:15px;
}
.page-event-header {
 color:#ffffff;
 margin-bottom:6px;
 background-blend-mode:normal;
}
.page-event-header .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 0;
}
.page-event-header:not(.ct-section):not(.oxy-easy-posts),
.page-event-header.oxy-easy-posts .oxy-posts,
.page-event-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.page-event-menu {
}
.page-event-countdown {
}
.first-words {
 width:auto;
}
.page-event-headlines {
}
.secondary-words {
}
.row {
 width:100%;
}
.vistoboot {
 width:100%;
}
.col-md-4 {
}
.big-wrapper {
}
.page-event-parceiros {
}
.page-event-description {
}
.page-curso-description {
}
.page-curso-description-headline {
}
.page-cursos-heading {
}
.page-curso-heading {
}
.align-center {
 text-align:center;
}
.nossa-equipe-slide {
 overflow:hidden;
 position:relative;
}
.nossa-equipe-slide:not(.ct-section):not(.oxy-easy-posts),
.nossa-equipe-slide.oxy-easy-posts .oxy-posts,
.nossa-equipe-slide.ct-section .ct-section-inner-wrap{
flex-direction:row;
}
.owl-carousel {
 position:relative;
 overflow:hidden;
}
.container {
}
.col-lg-6 {
}
.col-lg-8 {
}
.m-auto {
}
.d-flex {
}
.col-md-6 {
}
.page-event-info {
 padding-bottom:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 margin-top:0px;
}
.page-event-info:not(.ct-section):not(.oxy-easy-posts),
.page-event-info.oxy-easy-posts .oxy-posts,
.page-event-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
@media (max-width: 1023px) {
.page-event-info {
}
}

.page-event-info-wrapper {
}
.image {
}
.featured-image-wrapper {
}
.featured-image-inner {
}
.featured-image {
}
.menu-bar-section {
}
.secao-especial {
}
.cursos-por-categoria {
 background-color:#c4c4c4;
}
.cursos-por-categoria .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.pagina-eventos-header {
}
.read-more-blog {
}
.item {
}
.cursos-menu-wrapper {
 max-width:1240px;
 width:100%;
 padding-left:12px;
 padding-right:12px;
}
.container-fix {
 max-width:1240px;
 width:100%;
 padding-left:16px;
 padding-right:16px;
 margin-right:auto;
 margin-left:auto;
}
:root {
    --blue: #003D78;
    --darkgray: #262626;
    --lightgray: #D6D6D6;
}
body .bookly-form .bookly-service-step .bookly-week-days label,
.bookly-form .bookly-repeat-step .bookly-week-days label {
    background-color: rgba(255, 255, 255, 0.333) !important;
}
body .bookly-form .bookly-service-step .bookly-week-days label.active,
.bookly-form .bookly-repeat-step .bookly-week-days label.active {
    background-color: rgba(255, 255, 255, 0.333) !important;
}
.bookly-icon-sm.bookly-icon-edit,
.bookly-icon-sm.bookly-icon-drop {
    background-color: #0008;
    border-radius: 50%;
}
p {
    margin-top: 0;
    margin-bottom: 0.5em
}
/* Permitir que code blocks tenham largura controlada */
.ct-code-block {
    width: auto;
    max-width: 100%;
}
/*  button, btn-orange, btn-primary */
button,
.btn-orange,
.btn-primary {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    margin-top: 15px;
    color: #FFFFFF;
    padding: 5px 30px;
    background-color: #e22718;
    border: 0;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
/* hover, focus, active */
button:hover,
.btn-orange:hover,
button:focus,
.btn-orange:focus,
button:active,
.btn-orange:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #701711;
    color: #fff;
}
img {
    max-width: 100%;
    height: auto;
}
.ct-section>.ct-section-inner-wrap>div {
    width: 100%;
}
.oxy-repeater-pages-wrap {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.oxy-repeater-pages {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.oxy-repeater-pages .page-numbers {
    margin: 0 2px;
    padding: 5px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-decoration: none;
    color: var(--dakgray)
}
.oxy-repeater-pages .page-numbers.current {
    background: #ddd;
    color: var(--dakgray)
}
.oxy-repeater-pages .page-numbers:hover {
    background: #ddd;
    color: var(--dakgray)
}
.oxy-repeater-pages .next {
    margin-left: 10px;
}
.ct-text-block {
    width: 100%;
}
.fluentform .ff-btn-lg {
    border-radius: 20px !important;
    background: #E22718;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.skewx-white {
    position: relative;
    z-index: 2;
    background: #fff;
}
.skewx-white:after {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    right: -12%;
    transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    -moz-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    -o-transform: skewX(15deg);
}
.bandeirinhas-home img {
    margin: 5px;
}
.section-neuro-blog {
    padding: 50px 0;
    background: var(--lightgray);
}
.neuro-blog-item {
    background: #fff;
    padding: 15px;
    box-shadow: 0 10px 10px rgba(70, 37, 37, 0.1);
    height: 100%;
    width: 100%;
    position: relative;
}
.neuro-blog-title .title {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 27px;
    color: #7d7d7d;
    margin: 9px 0;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.neuro-blog-title .title .strong {
    color: #262626;
}
.neuro-blog-item-content-title .title a {
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    font-size: 23px;
    line-height: 27px;
    /* Dark Grey */
    color: #262626;
}
.neuro-blog-image-wrapper img {
    position: absolute;
    height: auto;
    left: 0;
    max-width: none;
    width: 100%;
}
.parceiros-wrapper {
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
}
.neuro-blog-image-wrapper {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
}
.neuro-blog-item .date {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.neuro-blog-item .texto {
    text-align: left;
    margin-bottom: 14px;
}
.neuro-blog-item .link-button {
    background: #0066B1;
    border-radius: 30px;
    font-weight: 500;
    text-transform: none;
    padding: 5px 30px;
    border: 0;
    margin-top: 14px;
    margin-bottom: 14px;
    box-shadow: none;
}
.galeria .neuro-blog-item .title,
.galeria .neuro-blog-item .date {
    text-align: center;
    width: 100%;
    display: block;
}
.btn-orange {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    margin-top: 15px;
    color: #FFFFFF;
    padding: 5px 30px;
    background-color: #e22718;
    border: 0;
}
/* hover more light */
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
    background-color: #8f0d04;
    border: 0;
    color: #FFFFFF;
}
.btn-blue {
    /* Light Blue */
    background: #0066B1;
    border-radius: 30px;
    /* Continue lendo */
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.3em;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 30px;
    border: 0;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    background-color: #054370;
    border: 0;
    color: #FFFFFF;
}
.main-content-neuro-blog .blog-image-wrapper {
    position: relative;
    overflow: hidden;
    height: 0px;
    padding-bottom: 22.5%;
}
.main-content-neuro-blog .blog-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.main-content-neuro-blog .blog-item-content {
    padding-left: 46px;
}
.main-content-neuro-blog .blog-item {
    margin-bottom: 68px;
}
.main-content-neuro-blog .blog-item .headline {
	font-family: Raleway;
	font-style: normal;
	font-weight: 800;
	font-size: 25px;
	line-height: 29px;
	color: #262626;
	margin: 0.25em 0;
}
.main-content-neuro-blog .blog-item .blog-text {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #000000;
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #404040;
}
.main-content-neuro-blog .blog-item .date {
	font-family: Raleway;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 1em;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #000000;
}
.categorias-neuro-blog ul {
    padding: 0;
    margin-left: 0;
}
.categorias-neuro-blog .cat-item {
    list-style: none;
    padding: 0;
    margin: 0 5px;
}
.categorias-neuro-blog .cat-item a {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
}
.btn-white,
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    margin-top: 5px;
    margin-bottom: 5px;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.5em;
    /* identical to box height */
    text-align: center;
    text-transform: uppercase;
    /* Dark Grey */
    color: #262626;
    border: 1px solid #262626;
    border-radius: 20px;
    padding: 0 10px;
    background: #fff;
}
.headline-eventos {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    /* Blue */
    color: var(--blue);
}
/* 10 */
#reCount {
    display: flex;
    justify-content: space-between;
}
#reCount>div {
    flex: 1 1 25%;
    width: 25%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    /* identical to box height */
    /* Dark Grey */
    color: #262626;
}
#reCount .number {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    /* Dark Grey */
    color: #262626;
}
.eventos-modulo .title {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: var(--blue);
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    text-transform: uppercase;
}
.eventos-modulo .periodo-evento,
.eventos-modulo .local-evento {
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.eventos-modulo .detalhes .icone {
    text-align: center;
    display: flex;
    margin-right: 5px;
    justify-content: center;
    width: 20px;
}
.eventos-modulo .evento-direita {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.eventos-modulo .evento {
    background: #fff;
    padding: 15px;
}
.eventos-modulo {
    margin-top: 25px;
    margin-bottom: 25px
}
.eventos-modulo .data {
    background: var(--lightgray);
    height: 100%;
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.eventos-modulo .dia {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    line-height: 65px;
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: var(--blue);
}
.eventos-modulo .evento-esquerda .evento {
    min-height: calc(100%);
}
.eventos-modulo .btn-mais-wrapper {
    display: flex;
    align-items: center;
}
.eventos-modulo .evento-direita .evento {
    margin-bottom: 30px;
}
.eventos-modulo .btn-mais {
    padding: 15px 0;
}
.eventos-modulo .mes {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 15.706px;
    line-height: 18px;
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #7D7D7D;
    text-transform: uppercase;
}
.page-event-header {
    color: #fff;
    padding-bottom: 50px;
    margin-bottom: 0 !important;
}
.page-event-countdown {
    margin-bottom: 15px;
}
.page-event-countdown>div {
    display: flex;
    justify-content: space-around;
}
.ou-countdown-digit-wrapper {
    width: 62px;
    height: 62px;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 56px;
    padding: 0px;
    display: block;
}
.ou-countdown-digit-wrappe>* {
    font-size: 30px;
    line-height: 1em;
    margin: 0;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    /* identical to box height */
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    /* white */
    color: #FFFFFF;
}
.page-event-headlines {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #4F4F4F;
    text-align: left;
    padding: 0 15px;
}
.page-event-headlines .secondary-words {
    font-weight: 900
}
body form.fluent_form_2 .ff-btn-submit {
	background-color: #e22718;
	color: #ffffff;
	padding: 10px 15px;
	border: 0px;
	border-radius: 30px;
	display: block;
	margin: auto;
	font-size: 15px;
}
.beneficios-pessoais,
.beneficios-profissionais {
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}
.publico .page-event-headlines {
    color: #000;
}
.publico {
    background: var(--lightgray);
    color: #000;
    padding: 0;
}
.texto_publico_alvo::before {
    content: "";
    background: var(--blue);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    right: 20%;
    transform: skewX(-10deg);
    top: 0;
}
.texto_publico_alvo {
    background: var(--blue);
    color: #fff;
    padding: 20px;
    position: relative;
    z-index: 2;
}
.texto_publico_alvo .page-event-headlines {
    color: #fff;
}
.page-event-header .featured-image {
    margin-bottom: -40px;
    height: 100%;
    position: relative;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}
.losangulares-wrapper {
    overflow: hidden;
    height: 100%;
    position: absolute;
    width: 100%;
}
.losangulares-side {
    overflow: hidden;
    position: relative;
}
.losangulares {
    transform: rotate(-45deg) translate(33%, 9%) scale(1.25);
    position: relative;
    bottom: 0;
}
.losangulares .losangular-wrapper:nth-child(12n+1) .internal,
.losangulares .losangular-wrapper:nth-child(12n+4) .internal {
    background: none !important
}
.losangulares .losangular-wrapper:nth-child(12n+2) .internal,
.losangulares .losangular-wrapper:nth-child(12n+3) .internal,
.losangulares .losangular-wrapper:nth-child(12n+6) .internal,
.losangulares .losangular-wrapper:nth-child(12n+9) .internal,
.losangulares .losangular-wrapper:nth-child(12n+10) .internal,
.losangulares .losangular-wrapper:nth-child(12n+11) .internal,
.losangulares .losangular-wrapper:nth-child(12n+12) .internal {
    background-image: none !important
}
.losangular-wrapper {
    padding: 1.25% !important;
}
.blue-losangular {
    width: 100%;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    height: 0px;
    padding-bottom: 100%;
    overflow: hidden;
}
.blue-losangular .internal {
    background-color: var(--blue);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transform: rotate(45deg) scale(1.5);
}
.losangulares-outside {
    overflow: hidden;
    height: 100%;
    position: relative;
    min-height: 320px;
}
.losangulares-side {
    padding-right: 0 !important;
}
.metodologia {
    background-color: var(--blue);
}
.metodologia .container .row {
    background: #fff;
    margin: 0;
}
.page-event-depoimentos {
    background-color: var(--lightgray);
    padding-top: 45px;
    position: relative;
    padding-bottom: 30px;
    position: relative;
}
.page-event-depoimentos div {
    position: relative;
}
.page-event-depoimentos .page-event-headlines {
    color: #fff;
    margin-bottom: 48px;
    text-align: center;
}
.page-event-depoimentos .card {
    padding: 15px;
    background-color: #fff;
}
.page-event-depoimentos-special-bg {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.page-event-depoimentos-special-bg .inner {
    background-color: #262626;
}
.depoimento-content .quote::before,
.depoimento-content .quote::after {
    content: "\f122";
    font-family: Dashicons;
    display: block;
    position: relative;
    color: var(--blue);
    font-size: 1.5em;
}
.depoimento-content .quote::after {
    position: relative;
    right: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.depoimento-content p {
    margin: 0;
}
.depoimento-content {
    font-size: 12px;
}
.page-event-depoimentos div.card {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.depoimento-avatar img {
    border-radius: 50%;
    overflow: hidden;
}
.quote-author {
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: var(--blue);
}
.page-event-depoimentos-slide .depoimento {
    margin-bottom: 30px;
}
.page-event-description {
    color: #fff;
    padding: 50px 0;
    background: var(--blue) url('/wp-content/uploads/2021/12/page-event-description.svg') no-repeat right 50vw center / cover;
}
.page-event-certificacoes {
    background: var(--lightgray);
    padding: 50px 0;
}
.page-event-certificacoes .page-event-headlines {
    text-align: center;
}
.page-event-certificacoes .certificacao .card {
    background: transparent;
    padding: 15px;
    height: 100%;
    display: flex;
    align-items: center;
}
.page-event-instrutores {
    padding: 50px 0;
    color: #fff;
    background: var(--blue);
}
.page-event-instrutores .page-event-headlines {
    color: #fff;
    text-align: center;
}
.page-event-inscreva-se {
    background: var(--darkgray);
    color: #fff;
    padding: 50px 0;
    text-align: center;
}
.page-event-inscreva-se .page-event-headlines {
    text-align: center;
    color: #fff;
}
.page-event-parceiros {
    background: var(--lightgray);
    padding: 50px 0;
}
.page-event-parceiros .page-event-headlines {
    font-weight: bold;
    text-align: center;
}
.parceiro-item .card {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.parceiro-item {
    margin-bottom: 15px;
}
.page-curso-description {
    color: #fff;
    background: #003D78;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    /* or 200% */
    /* Light Gray */
    color: #fff;
}
.page-curso-description-headline {
    margin-bottom: 20px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    /* or 125% */
    text-transform: uppercase;
    color: #fff;
}
.page-curso-description-headline .ct-span {
    display: inline;
    font-weight: 800;
}
.page-curso-description form button {
    width: 100%;
}
.page-curso-heading .headline {
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.page-curso-heading .headline .rest-of-title {
    color: #000;
    font-size: 0.64em;
}
.page-event-description .row,
.beneficios-pessoais .row,
.beneficios-profissionais .row {
    padding: 0 20px;
}
.lista-geral-de-eventos .container,
.lista-geral-sem-eventos .container {
    background: #d6d6d6;
    padding: 40px 0;
}
.eventos-modulo.lista-geral-de-eventos .evento:last-child {
    margin-bottom: 0;
}
.eventos-modulo.lista-geral-de-eventos .evento {
    margin-bottom: 20px;
}
/* custom css for input radio fields */
.filtros-eventos .input-wrapper {
    display: inline-flex;
    position: relative;
    align-items: center;
}
.filtros-eventos input[type="radio"]+label {
    margin-right: 2em;
}
.filtros-eventos input[type="radio"] {
    height: 16px;
    width: 16px;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    position: relative;
    z-index: 0;
    opacity: 0;
    margin-right: 0.5em;
    cursor: pointer;
}
.filtros-eventos input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 50%;
    border: 1px solid #262626;
    background: white;
    position: absolute;
    left: 0;
    top: auto;
    pointer-events: none;
}
.filtros-eventos input[type="radio"]:checked+label:before {
    background: #7D7D7D;
    border: 1px solid #262626;
}
.filtros-eventos input[type="radio"]+label {
    margin-right: 2em;
    display: inline-flex;
    align-items: center;
}
#cursos-categoria {
    border: 0px;
    padding: 10px;
    background: var(--lightgray);
    text-align: left;
}
.evento {
    box-shadow: 5px 5px 10px 0px #00000033;
}
.bg-featured-date {
    background: var(--lightgray);
    padding: 15px;
    margin: 15px 0;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 15.706px;
    line-height: 18px;
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: var(--blue);
    text-transform: uppercase;
}
.eventos-modulo .evento-esquerda .evento {
    padding-top: 0px !important;
}
.page-event-description .page-event-headlines {
    color: #fff;
}
.page-event-header .page-event-headlines strong {
    font-weight: 800;
    color: #fff;
    font-size: 32px;
    line-height: 1.25em;
}
.page-event-header .page-event-headlines {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.25em;
    color: #D6D6D6;
}
.page-event-header #reCount .number {
    color: #fff;
    border: 3px solid #fff;
    width: 59px;
    height: 59px;
    line-height: 53px;
    border-radius: 540%;
    font-size: 30px;
    margin-bottom: 12px;
    font-weight: bold;
}
.page-event-header #reCount .text {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 15.5402px;
    line-height: 18px;
    /* white */
    color: #FFFFFF;
}
.page-event-header .ff-btn-submit {
    width: 100%;
}
.page-event-header .featured-image img {
    margin-bottom: -30px;
}
.parceiro {
    align-items: center;
}
.owl-dots {
    width: auto;
    margin: auto;
    display: table;
}
.owl-dot.active span {
    background: #E22718;
    opacity: 1;
}
.owl-dot span {
    background: #E22718;
    opacity: 0.2;
    width: 16px;
    height: 16px;
    display: block;
    margin: 0 4px;
    border-radius: 50%;
}
.menu-bar-section {
    font-weight: 500;
    position: relative;
}
.menu-bar-section>div {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
}
.secao-especial {
    background: #e4e4e4;
}
.curso-resumo {
    background-color: #d6d6d6;
}
.curso-resumo,
.secao-especial {
    padding: 50px 0;
}
#event-info+div .page-event-headlines {
    margin-top: 0.75em;
}
.cursos-por-categoria,
.cursos-por-categoria>div {
    padding: 0 !important;
}
.page-cursos-categorias .page-cursos-categoria {
    margin: 16px auto;
    color: #fff;
}
.page-cursos-categorias .page-cursos-categoria:first-child {
    margin-top: 0px;
}
.page-cursos-categorias .page-cursos-categoria:last-child {
    margin-bottom: 0px;
}
.page-cursos-categorias .curso,
.page-cursos-categorias .curso a {
    color: #000;
}
.page-cursos-categorias .categoria-container {
    overflow: hidden;
}
.page-cursos-categorias .curso .inner {
    height: 0;
    padding-bottom: 100%;
    background: #fff;
    width: 100%;
    position: relative;
}
.page-cursos-categorias .losangos-cursos-wrapper {
    position: relative;
}
.page-cursos-categorias .curso {
    padding: 11px !important;
}
.page-cursos-categorias .curso .inner {
    height: 0;
    padding-bottom: 100%;
    background: #C4C4C4;
    width: 100%;
    position: relative;
}
.page-cursos-categorias .curso.with-content .inner {
    background: #fff;
}
.page-cursos-categorias .card-title {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    color: #262626;
    text-transform: uppercase;
}
.page-cursos-categorias .losangos-cursos {
    transform: rotate(-45deg) scale(1.375) translate(0, 0);
    -webkit-transform: rotate(-45deg) scale(1.375) translate(0, 0);
    -moz-transform: rotate(-45deg) scale(1.375) translate(0, 0);
    -ms-transform: rotate(-45deg) scale(1.375) translate(0, 0);
    -o-transform: rotate(-45deg) scale(1.375) translate(0, 0);
}
.page-cursos-categorias .title {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.page-cursos-categorias .curso .inner .content {
    transform: rotate(45deg);
    text-align: center;
    padding: 15px;
    font-size: 0.9rem;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
}
.page-cursos-categoria .description,
.certificacoes-geral-lista {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    color: #D6D6D6;
    text-align: center;
}
.page-cursos-categorias .losangos-cursos .row>div:nth-child(16n+1) .inner,
.page-cursos-categorias .losangos-cursos .row>div:nth-child(16n+2) .inner,
.page-cursos-categorias .losangos-cursos .row>div:nth-child(16n+5) .inner {
    background: transparent;
}
.page-cursos-categorias .losangos-cursos-wrapper {
    overflow: hidden;
}
.losangos-cursos {
    margin-top: -2.5%;
    margin-bottom: -2.5%;
}
.page-cursos-categoria .card-body .title-pre-requisitos {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #262626;
    font-weight: 400;
}
.page-cursos-categoria .pre-requisitos {
    /* Pré requisitos: */
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 1.2em;
    margin: 0px;
    /* identical to box height */
    text-align: center;
    font-feature-settings: 'pnum' on, 'lnum' on;
    /* Dark Grey */
    color: #262626;
}
.btn-cursos-categorias {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3;
  border-radius: 30px;
  border: 0.25px solid rgba(255,255,255,0.35);
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  width: 205px;
  text-align: center;
  margin: 0;
}
.certificacoes-geral,
.certificacoes-geral .title,
.category-details,
.category-details .title {
    text-align: center;
}
.certificacoes-geral .title {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    /* white */
    color: #FFFFFF;
}
.curso-resumo {
    background: #D6D6D6;
}
.page-curso-description .page-event-headlines {
    color: #fff !important;
}
.page-curso-heading .header-curso-title.without-image {
    padding: 9% 0;
}
.page-curso-heading .header-curso-title.with-image {
    padding: 12% 0;
}
.page-curso-description form button {
    width: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}
.page-curso-description form button:hover,
.page-curso-description form button:focus,
.page-curso-description form button:active {
    background: rgba(255, 255, 255, 0.3) !important;
    color: rgba(0, 0, 0, 0.6) !important;
}
.single-curso .page-event-description .page-event-headlines {
    color: #fff;
}
.page-eventos .page-event-description .page-event-headlines {
    color: #fff;
}
.evento-header {
    padding: 100px 0;
}
.page-event-header-image {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}
.page-event-header-image img {
    margin-bottom: -60px;
}
.pagina-eventos-header {
    background-position: center center !important;
    text-align: center;
    padding: 12.5vw 0;
    color: #fff;
}
.pagina-eventos-titulo .title {
    /* EVENTOS */
    padding: 50px 0;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    /* identical to box height */
    text-align: center;
    /* Dark Grey */
    color: #262626;
}
.page-curso-heading {
    min-height: 20vw;
    display: flex;
    align-items: center;
    padding: 100px 0;
}
.gallery-title {
    font-weight: 400;
    font-size: 20px;
    color: #262626;
    line-height: 28px;
    text-align: center;
    width: 100%;
    text-align: center;
}
.owl-gallery .item {
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.25);
    margin-left: 15px;
    margin-right: 15px;
}
.gallery-description {
    width: 100.00%;
    display: flex;
    flex-direction: column;
    text-align: justify;
    justify-content: space-between;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.galeria {
    padding: 50px 0;
}
.carousel-arrow.right-arrow,
.carousel-arrow.left-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}
.carousel-arrow.right-arrow {
    right: 0px;
}
.carousel-arrow.left-arrow {
    left: 0px;
}
.carousel-arrow .svg-inline--fa {
    height: 24px;
}
.owl-carousel.owl-drag .owl-item {
    padding-bottom: 30px;
}
.owl-carousel .owl-stage {
    display: flex;
}
.owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: block;
    width: 100%;
    pointer-events: none;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0px;
}
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0px;
}
.owl-carousel .owl-nav button.owl-next *,
.owl-carousel .owl-nav button.owl-prev * {
    font-size: 32px;
    width: auto !important;
    height: auto !important;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    pointer-events: all;
}
.owl-carousel .owl-stage .item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
    flex-direction: column;
}
.eventos-modulo .evento-direita .evento:last-child {
    margin-bottom: 0;
}
.section-losangos-neurocoach-page .losango-cinza {
    max-width: min(66.67vw, 1240px);
    position: relative;
    transform: rotate(-45deg);
    padding: 15px 0;
    margin-top: -5vw;
    margin-left: 0;
    margin-bottom: -5vw;
    color: #fff;
}
.section-losangos-neurocoach-page {
    overflow: hidden;
    background: #fff;
    display: block;
    position: relative;
}
.section-losangos-neurocoach-page h5 {
    text-transform: uppercase
}
.section-losangos-neurocoach-page .card {
    position: relative;
    height: 0px;
    padding-bottom: 100%;
    background: #D6D6D6;
    font-size: 0.875em
}
.section-losangos-neurocoach-page [class*="col"] {
    padding: 15px !important;
}
.section-losangos-neurocoach-page .card .card-body {
    padding: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(45deg);
}
.section-losangos-neurocoach-page .blue .card {
    background: #0066B1;
}
.section-losangos-neurocoach-page .dark-blue .card {
    background: #003D78;
}
.parceiros-list .icone svg {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin: auto;
    display: block;
}
.parceiro-inner {
    padding: 15px;
    box-shadow: 10px 10px 20px 0px #00000040;
    background: #fff;
}
.parceiros {
    background: #D6D6D6;
    padding: 50px 20px;
}
.parceiros .title-section {
    /* PARCEIROS */
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 47px;
    text-transform: uppercase;
    /* Dark Grey */
    color: #262626;
    text-align: center;
    margin-bottom: 30px;
}
.page-event-depoimentos .video-upload,
.page-event-depoimentos .video-externo {
    background: #000;
    margin: 15px 0;
}
.owl-carousel .owl-dot span {
    font-size: 0;
    width: 18px;
    height: 18px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50px;
    padding: 0;
    transition: .5s;
    outline: 0;
    background: rgba(38, 38, 38, 0.333);
    width: 35px;
    height: 12px;
    border: 0 solid rgba(38, 38, 38, 0.333);
}
.owl-carousel .owl-dot.active span {
    border: 0 solid #262626;
    background-color: #262626;
}
/*  team-member invert colors in owl dots*/
.team-members-section .owl-carousel .owl-dot span {
    background-color: #ffffff60;
    border: 0 solid #ffffff60;
}
.team-members-section .owl-carousel .owl-dot.active span {
    border: 0 solid #ffffff85;
    background-color: #ffffff85;
}
.team-member-image {
    position: relative;
    margin-bottom: auto;
    height: 0px;
    padding-bottom: 100%;
    overflow: hidden;
}
.team-member-certificacoes {
    position: absolute;
    bottom: 0;
}
.team-member-overlay {
    width: 100%;
    display: block;
    height: 0;
    overflow-y: scroll;
    position: absolute;
    bottom: 0;
    padding: 45px 30px 30px 30px;
    background: #fff;
    z-index: -1;
    opacity: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.team-member.show-member-details-active .team-member-overlay {
    height: 100%;
    opacity: 1;
    z-index: 1;
}
.team-member-overlay-close {
    opacity: 0.75;
    position: fixed;
    top: 0px;
    right: 30px;
    top: 15px;
    border-radius: 50%;
    background: #dedede;
    height: 1.5rem;
    line-height: 1.5rem;
    width: 1.5rem;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer;
}
.team-member-overlay-close:hover,
.team-member-overlay-close:focus {
    background: #000;
    color: #fff;
    opacity: 1;
}
.team-member-info {
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 15px;
    align-items: center;
    justify-content: center;
}
.team-member .redes-sociais a span {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 33px;
    border-radius: 5px;
    text-align: center;
    transition: .5s;
    margin: 0 2px;
    font-size: 15px;
    color: #262626;
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 1px;
    border: 1px solid rgba(38, 38, 38, 0.439);
}
.team-member .redes-sociais a span svg,
icon-svg svg {
    max-height: 100%;
    padding: 0.5em;
}
.team-member .redes-sociais a:hover span {
    background-color: #262626;
    color: #fff;
}
.team-member .redes-sociais {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    margin-top: 15px;
    padding-top: 15px;
}
.team-member .redes-sociais::before {
    content: "";
    height: 1px;
    background: rgba(38, 38, 38, 0.439);
    width: 50%;
    position: absolute;
    top: 0;
    transition: all ease-in-out 0.75s;
}
.team-member:hover .redes-sociais::before,
.team-member.show-member-details-active .redes-sociais::before {
    width: 100%;
}
.show-member-details .dashicons {
    margin-right: 0.125em;
}
.show-member-details {
    display: flex;
    justify-content: center;
    align-items: center;
}
.show-member-details .inner {
    cursor: pointer;
    padding: 0.5em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid rgba(38, 38, 38, 0.439);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.show-member-details .inner:hover,
.show-member-details.inner:focus {
    color: #fff;
    background-color: #262626;
}
.team-members-section {
    background: #262626;
    padding: 50px 0;
}
.team-member {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.team-members-section .section-title {
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 47px;
    text-transform: uppercase;
    color: #0066B1;
    margin-bottom: 25px;
    text-align: center;
}
.owl-carousel .owl-item .team-member-certificacao img {
    width: 90px;
    margin: auto;
}
.team-member-certificacoes {
    align-items: center;
}
.servicos-box-imagem {
    position: absolute;
    left: 0;
    top: 78px;
    transform: translate(-50%, 0%);
}
.curso-sem-categoria.page-cursos-categoria:first-child {
    padding-top: 16px;
}
.losangos-cursos.total-1.realinha-retangulo-1 {
    position: relative;
    left: -12.55%;
    margin-bottom: -26.5%;
}
.certificacao-avatar img {
    display: block;
    margin: auto;
}
.eventos-modulo .periodo-evento,
.eventos-modulo .local-evento {
    display: flex;
    align-items: center;
    margin: 10px 0;
    text-align: left;
}
.icon-svg {
    width: 1em;
    display: inline-block;
}
.show-member-details .icon-svg {
    display: flex;
    align-items: center;
}
.owl-carousel {
    margin-left: auto;
    margin-right: auto;
}
.post-item-title.headling {
    text-transform: uppercase;
}
.btn {
    border-radius: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 1em;
    text-align: center;
    color: #FFFFFF;
    padding: 0.75em 2em;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
/* hover, focus, active */
.btn:hover,
.btn:focus,
.btn:active {
    opacity: 0.75;
}
.nav,
.nav-list,
.nav-item {
    list-style: none;
}
.nav-link {
	font-family: Raleway;
	font-style: normal;
	font-weight: 300;
	font-feature-settings: 'pnum' on,'lnum' on;
	color: #000000;
	line-height: 1.5em;
	display: block;
	padding: 0.25em;
}
.nav-link:hover, .nav-link:focus, .nav-link:active {
    color: #0066B1;
}
.post-item-content.blog-item-content {
	display: flex;
	flex-direction: column;
}
.read-more-content {
	margin-top: auto;
	margin-bottom: 10px;
}
.neuroblog-title {
	padding: 50px 0;
}
.neuroblog-title .title {
  font-weight: 300;
}
.neuroblog-title .title span {
  font-weight: 700;
}
.page-cursos-categorias .curso .btn {
	font-size: 0.66em;
	padding: 0.25em 0.75em;
	border: 0px;
	box-shadow: 0 0 0 1px #000;
	transition: all ease 0.5s;
}
.page-cursos-categorias .curso .btn:hover,
.page-cursos-categorias .curso .btn:focus,
.page-cursos-categorias .curso .btn:active
{
	font-size: 0.66em;
	padding: 0.25em 0.75em;
	border: 0px;
	box-shadow: 0 0 0 1px #000;
}
.img-sem-agenda{
	display:block;
	padding: 5px;
}
.img-sem-agenda img{
	max-height: 64px;
	max-width: 90px;
	display:block;
	margin: auto;
}
.servico-item-src{
	display: block;
}
.custom-default-post-content .title {
	line-height: 1.2em;
	margin-bottom: 0.3em;
}
.custom-default-post-content {
	padding: 50px 0;
}
.custom-default-post-content .category {
    font-size: 0.8em;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 0.3em;
}
.custom-default-post-content .category a{
    color: inherit;
}
.custom-default-post .content {
	padding: 1rem 0;
}
.fluentform {
	width: 100%;
}
.categorias-neuro-blog-content .nav-link {
	font-weight: bold;
}
.read-time{
	font-style: italic;
}
#menu-bar{
	position: relative;
}
.curso-headline .text-headline{
	font-size: 2rem;
	line-height: 1.25em;
	font-weight: bold;
}

.landing-page .section-a .ct-section-inner-wrap {
    padding-top: 0;
    padding-bottom: 0;
}
.landing-page .ct-headline{
	width: 100%;
	
}
.landing-page h3 {
    text-transform: uppercase !important;
}
.landing-page .section-a-colunas>div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.landing-page .section-a {
    position: relative;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 50px;
}
.landing-page .section-a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #003D7890;
    mix-blend-mode: multiply;
    z-index: -1;
}
.landing-page .barra {
    background: #262626;
    width: 100%;
    margin-top: -50px;
    position: relative;
    z-index: 3;
    margin-bottom: -60px
}
.landing-page .section-b {
    padding-bottom: 75px;
    padding-top: 0px;
}
.landing-page .section-b>div {
    width: 100%;
    text-align: center;
}
.landing-page .section-b-heading {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 30px;
    text-transform: uppercase;
    color: #4F4F4F;
}
.landing-page .section-beneficios img {
    margin-bottom: 15px;
}
.landing-page .section-para-quem-left{
	overflow: hidden;
	position: relative;
	z-index:0;
	padding: 0;
}
.landing-page .ct-section.section-para-quem > .ct-section-inner-wrap{
	padding-top: 0px;
	padding-bottom: 0px;
}
.landing-page .section-para-quem-right{
	position: relative;
	z-index:2;
}
.landing-page .section-para-quem-right:before{
	content:"";
	position: absolute;
    top: 0;
    left: -12%;
    width: 100%;
    height: 100%;
    background: #003d78;
    transform: skewX(-20deg);
	z-index:-1
}
.landing-page .headline-para-quem {

font-family: Raleway;
font-style: normal;
font-weight: 800;
font-size: 40px;
line-height: 47px;
text-transform: uppercase;

/* white */
color: #FFFFFF;


}
.landing-page .section-b-heading {
	font-family: Raleway;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	color: #4F4F4F;
	margin: 30px 0;
}
.landing-page .landing-o-curso{
	color: #fff;
}
.landing-page .ct-section.section-metodologia > .ct-section-inner-wrap {
	padding-top: 0;
	padding-bottom: 0;
}
@media all and (max-width: 1199px){

	.landing-page .section-para-quem-left img, .landing-page .section-para-quem-left,
	 .landing-page .section-para-quem-right{
	width: 100% !important;
	height: auto;
}
	.landing-page .section-para-quem-right:before{
		display: none;
	}
	.landing-page .section-metodologia .metodologia-div{
	background-image: none !important;
		padding-right: 15px
}
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.vistoboot .container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .vistoboot .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .vistoboot .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .vistoboot .container {
        max-width: 100%;
    }
}

@media (min-width: 1240px) {
    .vistoboot .container {
        max-width: 1240px;
    }
}

.vistoboot .container-fluid {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

.vistoboot .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
    min-width: 100%;
    width: unset;
}

.vistoboot .no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.vistoboot .no-gutters>.col,
.vistoboot .no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.vistoboot .col-1,
.vistoboot .col-2,
.vistoboot .col-3,
.vistoboot .col-4,
.vistoboot .col-5,
.vistoboot .col-6,
.vistoboot .col-7,
.vistoboot .col-8,
.vistoboot .col-9,
.vistoboot .col-10,
.vistoboot .col-11,
.vistoboot .col-12,
.vistoboot .col,
.vistoboot .col-auto,
.vistoboot .col-sm-1,
.vistoboot .col-sm-2,
.vistoboot .col-sm-3,
.vistoboot .col-sm-4,
.vistoboot .col-sm-5,
.vistoboot .col-sm-6,
.vistoboot .col-sm-7,
.vistoboot .col-sm-8,
.vistoboot .col-sm-9,
.vistoboot .col-sm-10,
.vistoboot .col-sm-11,
.vistoboot .col-sm-12,
.vistoboot .col-sm,
.vistoboot .col-sm-auto,
.vistoboot .col-md-1,
.vistoboot .col-md-2,
.vistoboot .col-md-3,
.vistoboot .col-md-4,
.vistoboot .col-md-5,
.vistoboot .col-md-6,
.vistoboot .col-md-7,
.vistoboot .col-md-8,
.vistoboot .col-md-9,
.vistoboot .col-md-10,
.vistoboot .col-md-11,
.vistoboot .col-md-12,
.vistoboot .col-md,
.vistoboot .col-md-auto,
.vistoboot .col-lg-1,
.vistoboot .col-lg-2,
.vistoboot .col-lg-3,
.vistoboot .col-lg-4,
.vistoboot .col-lg-5,
.vistoboot .col-lg-6,
.vistoboot .col-lg-7,
.vistoboot .col-lg-8,
.vistoboot .col-lg-9,
.vistoboot .col-lg-10,
.vistoboot .col-lg-11,
.vistoboot .col-lg-12,
.vistoboot .col-lg,
.vistoboot .col-lg-auto,
.vistoboot .col-xl-1,
.vistoboot .col-xl-2,
.vistoboot .col-xl-3,
.vistoboot .col-xl-4,
.vistoboot .col-xl-5,
.vistoboot .col-xl-6,
.vistoboot .col-xl-7,
.vistoboot .col-xl-8,
.vistoboot .col-xl-9,
.vistoboot .col-xl-10,
.vistoboot .col-xl-11,
.vistoboot .col-xl-12,
.vistoboot .col-xl,
.vistoboot .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

.vistoboot .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.vistoboot .col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.vistoboot .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.vistoboot .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.vistoboot .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.vistoboot .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.vistoboot .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.vistoboot .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.vistoboot .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.vistoboot .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.vistoboot .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.vistoboot .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.vistoboot .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.vistoboot .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.vistoboot .order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.vistoboot .order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.vistoboot .order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.vistoboot .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.vistoboot .order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.vistoboot .order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.vistoboot .order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.vistoboot .order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.vistoboot .order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.vistoboot .order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.vistoboot .order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.vistoboot .order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.vistoboot .order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.vistoboot .order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.vistoboot .order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.vistoboot .offset-1 {
    margin-left: 8.3333333333%;
}

.vistoboot .offset-2 {
    margin-left: 16.6666666667%;
}

.vistoboot .offset-3 {
    margin-left: 25%;
}

.vistoboot .offset-4 {
    margin-left: 33.3333333333%;
}

.vistoboot .offset-5 {
    margin-left: 41.6666666667%;
}

.vistoboot .offset-6 {
    margin-left: 50%;
}

.vistoboot .offset-7 {
    margin-left: 58.3333333333%;
}

.vistoboot .offset-8 {
    margin-left: 66.6666666667%;
}

.vistoboot .offset-9 {
    margin-left: 75%;
}

.vistoboot .offset-10 {
    margin-left: 83.3333333333%;
}

.vistoboot .offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .vistoboot .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .vistoboot .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .vistoboot .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .vistoboot .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .vistoboot .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .vistoboot .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .vistoboot .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .vistoboot .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .vistoboot .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .vistoboot .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .vistoboot .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .vistoboot .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .vistoboot .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .vistoboot .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .vistoboot .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .vistoboot .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .vistoboot .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .vistoboot .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .vistoboot .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .vistoboot .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .vistoboot .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .vistoboot .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .vistoboot .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .vistoboot .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .vistoboot .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .vistoboot .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .vistoboot .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .vistoboot .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .vistoboot .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .vistoboot .offset-sm-0 {
        margin-left: 0;
    }
    .vistoboot .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .vistoboot .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .vistoboot .offset-sm-3 {
        margin-left: 25%;
    }
    .vistoboot .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .vistoboot .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .vistoboot .offset-sm-6 {
        margin-left: 50%;
    }
    .vistoboot .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .vistoboot .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .vistoboot .offset-sm-9 {
        margin-left: 75%;
    }
    .vistoboot .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .vistoboot .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 768px) {
    .vistoboot .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .vistoboot .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .vistoboot .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .vistoboot .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .vistoboot .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .vistoboot .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .vistoboot .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .vistoboot .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .vistoboot .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .vistoboot .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .vistoboot .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .vistoboot .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .vistoboot .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .vistoboot .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .vistoboot .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .vistoboot .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .vistoboot .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .vistoboot .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .vistoboot .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .vistoboot .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .vistoboot .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .vistoboot .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .vistoboot .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .vistoboot .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .vistoboot .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .vistoboot .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .vistoboot .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .vistoboot .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .vistoboot .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .vistoboot .offset-md-0 {
        margin-left: 0;
    }
    .vistoboot .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .vistoboot .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .vistoboot .offset-md-3 {
        margin-left: 25%;
    }
    .vistoboot .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .vistoboot .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .vistoboot .offset-md-6 {
        margin-left: 50%;
    }
    .vistoboot .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .vistoboot .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .vistoboot .offset-md-9 {
        margin-left: 75%;
    }
    .vistoboot .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .vistoboot .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 992px) {
    .vistoboot .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .vistoboot .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .vistoboot .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .vistoboot .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .vistoboot .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .vistoboot .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .vistoboot .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .vistoboot .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .vistoboot .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .vistoboot .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .vistoboot .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .vistoboot .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .vistoboot .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .vistoboot .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .vistoboot .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .vistoboot .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .vistoboot .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .vistoboot .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .vistoboot .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .vistoboot .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .vistoboot .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .vistoboot .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .vistoboot .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .vistoboot .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .vistoboot .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .vistoboot .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .vistoboot .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .vistoboot .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .vistoboot .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .vistoboot .offset-lg-0 {
        margin-left: 0;
    }
    .vistoboot .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .vistoboot .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .vistoboot .offset-lg-3 {
        margin-left: 25%;
    }
    .vistoboot .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .vistoboot .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .vistoboot .offset-lg-6 {
        margin-left: 50%;
    }
    .vistoboot .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .vistoboot .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .vistoboot .offset-lg-9 {
        margin-left: 75%;
    }
    .vistoboot .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .vistoboot .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1200px) {
    .vistoboot .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .vistoboot .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .vistoboot .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .vistoboot .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .vistoboot .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .vistoboot .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .vistoboot .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .vistoboot .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .vistoboot .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .vistoboot .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .vistoboot .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .vistoboot .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .vistoboot .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .vistoboot .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .vistoboot .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .vistoboot .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .vistoboot .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .vistoboot .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .vistoboot .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .vistoboot .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .vistoboot .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .vistoboot .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .vistoboot .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .vistoboot .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .vistoboot .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .vistoboot .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .vistoboot .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .vistoboot .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .vistoboot .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .vistoboot .offset-xl-0 {
        margin-left: 0;
    }
    .vistoboot .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .vistoboot .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .vistoboot .offset-xl-3 {
        margin-left: 25%;
    }
    .vistoboot .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .vistoboot .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .vistoboot .offset-xl-6 {
        margin-left: 50%;
    }
    .vistoboot .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .vistoboot .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .vistoboot .offset-xl-9 {
        margin-left: 75%;
    }
    .vistoboot .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .vistoboot .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}

.vistoboot .d-none {
    display: none !important;
}

.vistoboot .d-inline {
    display: inline !important;
}

.vistoboot .d-inline-block {
    display: inline-block !important;
}

.vistoboot .d-block {
    display: block !important;
}

.vistoboot .d-table {
    display: table !important;
}

.vistoboot .d-table-row {
    display: table-row !important;
}

.vistoboot .d-table-cell {
    display: table-cell !important;
}

.vistoboot .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.vistoboot .d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .vistoboot .d-sm-none {
        display: none !important;
    }
    .vistoboot .d-sm-inline {
        display: inline !important;
    }
    .vistoboot .d-sm-inline-block {
        display: inline-block !important;
    }
    .vistoboot .d-sm-block {
        display: block !important;
    }
    .vistoboot .d-sm-table {
        display: table !important;
    }
    .vistoboot .d-sm-table-row {
        display: table-row !important;
    }
    .vistoboot .d-sm-table-cell {
        display: table-cell !important;
    }
    .vistoboot .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .vistoboot .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .vistoboot .d-md-none {
        display: none !important;
    }
    .vistoboot .d-md-inline {
        display: inline !important;
    }
    .vistoboot .d-md-inline-block {
        display: inline-block !important;
    }
    .vistoboot .d-md-block {
        display: block !important;
    }
    .vistoboot .d-md-table {
        display: table !important;
    }
    .vistoboot .d-md-table-row {
        display: table-row !important;
    }
    .vistoboot .d-md-table-cell {
        display: table-cell !important;
    }
    .vistoboot .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .vistoboot .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .vistoboot .d-lg-none {
        display: none !important;
    }
    .vistoboot .d-lg-inline {
        display: inline !important;
    }
    .vistoboot .d-lg-inline-block {
        display: inline-block !important;
    }
    .vistoboot .d-lg-block {
        display: block !important;
    }
    .vistoboot .d-lg-table {
        display: table !important;
    }
    .vistoboot .d-lg-table-row {
        display: table-row !important;
    }
    .vistoboot .d-lg-table-cell {
        display: table-cell !important;
    }
    .vistoboot .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .vistoboot .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .vistoboot .d-xl-none {
        display: none !important;
    }
    .vistoboot .d-xl-inline {
        display: inline !important;
    }
    .vistoboot .d-xl-inline-block {
        display: inline-block !important;
    }
    .vistoboot .d-xl-block {
        display: block !important;
    }
    .vistoboot .d-xl-table {
        display: table !important;
    }
    .vistoboot .d-xl-table-row {
        display: table-row !important;
    }
    .vistoboot .d-xl-table-cell {
        display: table-cell !important;
    }
    .vistoboot .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .vistoboot .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .vistoboot .d-print-none {
        display: none !important;
    }
    .vistoboot .d-print-inline {
        display: inline !important;
    }
    .vistoboot .d-print-inline-block {
        display: inline-block !important;
    }
    .vistoboot .d-print-block {
        display: block !important;
    }
    .vistoboot .d-print-table {
        display: table !important;
    }
    .vistoboot .d-print-table-row {
        display: table-row !important;
    }
    .vistoboot .d-print-table-cell {
        display: table-cell !important;
    }
    .vistoboot .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .vistoboot .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.vistoboot .flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.vistoboot .flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.vistoboot .flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.vistoboot .flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.vistoboot .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.vistoboot .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.vistoboot .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.vistoboot .flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.vistoboot .flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.vistoboot .flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.vistoboot .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.vistoboot .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.vistoboot .justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.vistoboot .justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.vistoboot .justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.vistoboot .justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.vistoboot .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.vistoboot .align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.vistoboot .align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.vistoboot .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.vistoboot .align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.vistoboot .align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.vistoboot .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.vistoboot .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.vistoboot .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.vistoboot .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.vistoboot .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.vistoboot .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.vistoboot .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.vistoboot .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.vistoboot .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.vistoboot .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.vistoboot .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.vistoboot .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .vistoboot .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .vistoboot .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .vistoboot .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .vistoboot .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .vistoboot .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .vistoboot .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .vistoboot .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .vistoboot .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .vistoboot .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .vistoboot .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .vistoboot .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .vistoboot .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .vistoboot .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .vistoboot .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .vistoboot .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .vistoboot .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .vistoboot .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .vistoboot .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .vistoboot .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .vistoboot .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .vistoboot .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .vistoboot .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .vistoboot .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .vistoboot .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .vistoboot .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .vistoboot .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .vistoboot .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .vistoboot .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .vistoboot .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .vistoboot .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .vistoboot .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .vistoboot .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .vistoboot .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .vistoboot .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .vistoboot .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .vistoboot .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .vistoboot .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .vistoboot .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .vistoboot .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .vistoboot .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .vistoboot .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .vistoboot .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .vistoboot .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .vistoboot .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .vistoboot .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .vistoboot .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .vistoboot .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .vistoboot .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .vistoboot .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .vistoboot .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .vistoboot .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .vistoboot .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .vistoboot .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .vistoboot .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .vistoboot .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .vistoboot .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .vistoboot .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .vistoboot .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .vistoboot .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .vistoboot .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .vistoboot .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .vistoboot .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .vistoboot .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .vistoboot .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .vistoboot .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .vistoboot .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .vistoboot .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .vistoboot .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .vistoboot .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .vistoboot .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .vistoboot .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .vistoboot .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .vistoboot .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .vistoboot .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .vistoboot .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .vistoboot .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .vistoboot .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .vistoboot .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .vistoboot .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .vistoboot .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .vistoboot .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .vistoboot .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .vistoboot .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .vistoboot .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .vistoboot .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .vistoboot .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .vistoboot .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .vistoboot .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .vistoboot .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .vistoboot .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .vistoboot .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .vistoboot .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .vistoboot .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .vistoboot .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .vistoboot .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .vistoboot .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .vistoboot .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .vistoboot .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .vistoboot .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .vistoboot .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .vistoboot .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .vistoboot .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .vistoboot .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .vistoboot .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .vistoboot .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .vistoboot .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .vistoboot .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .vistoboot .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .vistoboot .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .vistoboot .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .vistoboot .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .vistoboot .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .vistoboot .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .vistoboot .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .vistoboot .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .vistoboot .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .vistoboot .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .vistoboot .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .vistoboot .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .vistoboot .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .vistoboot .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .vistoboot .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .vistoboot .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .vistoboot .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .vistoboot .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .vistoboot .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .vistoboot .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .vistoboot .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .vistoboot .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .vistoboot .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .vistoboot .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .vistoboot .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .vistoboot .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .vistoboot .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .vistoboot .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .vistoboot .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

.vistoboot .m-0 {
    margin: 0 !important;
}

.vistoboot .mt-0,
.vistoboot .my-0 {
    margin-top: 0 !important;
}

.vistoboot .mr-0,
.vistoboot .mx-0 {
    margin-right: 0 !important;
}

.vistoboot .mb-0,
.vistoboot .my-0 {
    margin-bottom: 0 !important;
}

.vistoboot .ml-0,
.vistoboot .mx-0 {
    margin-left: 0 !important;
}

.vistoboot .m-1 {
    margin: 0.25rem !important;
}

.vistoboot .mt-1,
.vistoboot .my-1 {
    margin-top: 0.25rem !important;
}

.vistoboot .mr-1,
.vistoboot .mx-1 {
    margin-right: 0.25rem !important;
}

.vistoboot .mb-1,
.vistoboot .my-1 {
    margin-bottom: 0.25rem !important;
}

.vistoboot .ml-1,
.vistoboot .mx-1 {
    margin-left: 0.25rem !important;
}

.vistoboot .m-2 {
    margin: 0.5rem !important;
}

.vistoboot .mt-2,
.vistoboot .my-2 {
    margin-top: 0.5rem !important;
}

.vistoboot .mr-2,
.vistoboot .mx-2 {
    margin-right: 0.5rem !important;
}

.vistoboot .mb-2,
.vistoboot .my-2 {
    margin-bottom: 0.5rem !important;
}

.vistoboot .ml-2,
.vistoboot .mx-2 {
    margin-left: 0.5rem !important;
}

.vistoboot .m-3 {
    margin: 1rem !important;
}

.vistoboot .mt-3,
.vistoboot .my-3 {
    margin-top: 1rem !important;
}

.vistoboot .mr-3,
.vistoboot .mx-3 {
    margin-right: 1rem !important;
}

.vistoboot .mb-3,
.vistoboot .my-3 {
    margin-bottom: 1rem !important;
}

.vistoboot .ml-3,
.vistoboot .mx-3 {
    margin-left: 1rem !important;
}

.vistoboot .m-4 {
    margin: 1.5rem !important;
}

.vistoboot .mt-4,
.vistoboot .my-4 {
    margin-top: 1.5rem !important;
}

.vistoboot .mr-4,
.vistoboot .mx-4 {
    margin-right: 1.5rem !important;
}

.vistoboot .mb-4,
.vistoboot .my-4 {
    margin-bottom: 1.5rem !important;
}

.vistoboot .ml-4,
.vistoboot .mx-4 {
    margin-left: 1.5rem !important;
}

.vistoboot .m-5 {
    margin: 3rem !important;
}

.vistoboot .mt-5,
.vistoboot .my-5 {
    margin-top: 3rem !important;
}

.vistoboot .mr-5,
.vistoboot .mx-5 {
    margin-right: 3rem !important;
}

.vistoboot .mb-5,
.vistoboot .my-5 {
    margin-bottom: 3rem !important;
}

.vistoboot .ml-5,
.vistoboot .mx-5 {
    margin-left: 3rem !important;
}

.vistoboot .p-0 {
    padding: 0 !important;
}

.vistoboot .pt-0,
.vistoboot .py-0 {
    padding-top: 0 !important;
}

.vistoboot .pr-0,
.vistoboot .px-0 {
    padding-right: 0 !important;
}

.vistoboot .pb-0,
.vistoboot .py-0 {
    padding-bottom: 0 !important;
}

.vistoboot .pl-0,
.vistoboot .px-0 {
    padding-left: 0 !important;
}

.vistoboot .p-1 {
    padding: 0.25rem !important;
}

.vistoboot .pt-1,
.vistoboot .py-1 {
    padding-top: 0.25rem !important;
}

.vistoboot .pr-1,
.vistoboot .px-1 {
    padding-right: 0.25rem !important;
}

.vistoboot .pb-1,
.vistoboot .py-1 {
    padding-bottom: 0.25rem !important;
}

.vistoboot .pl-1,
.vistoboot .px-1 {
    padding-left: 0.25rem !important;
}

.vistoboot .p-2 {
    padding: 0.5rem !important;
}

.vistoboot .pt-2,
.vistoboot .py-2 {
    padding-top: 0.5rem !important;
}

.vistoboot .pr-2,
.vistoboot .px-2 {
    padding-right: 0.5rem !important;
}

.vistoboot .pb-2,
.vistoboot .py-2 {
    padding-bottom: 0.5rem !important;
}

.vistoboot .pl-2,
.vistoboot .px-2 {
    padding-left: 0.5rem !important;
}

.vistoboot .p-3 {
    padding: 1rem !important;
}

.vistoboot .pt-3,
.vistoboot .py-3 {
    padding-top: 1rem !important;
}

.vistoboot .pr-3,
.vistoboot .px-3 {
    padding-right: 1rem !important;
}

.vistoboot .pb-3,
.vistoboot .py-3 {
    padding-bottom: 1rem !important;
}

.vistoboot .pl-3,
.vistoboot .px-3 {
    padding-left: 1rem !important;
}

.vistoboot .p-4 {
    padding: 1.5rem !important;
}

.vistoboot .pt-4,
.vistoboot .py-4 {
    padding-top: 1.5rem !important;
}

.vistoboot .pr-4,
.vistoboot .px-4 {
    padding-right: 1.5rem !important;
}

.vistoboot .pb-4,
.vistoboot .py-4 {
    padding-bottom: 1.5rem !important;
}

.vistoboot .pl-4,
.vistoboot .px-4 {
    padding-left: 1.5rem !important;
}

.vistoboot .p-5 {
    padding: 3rem !important;
}

.vistoboot .pt-5,
.vistoboot .py-5 {
    padding-top: 3rem !important;
}

.vistoboot .pr-5,
.vistoboot .px-5 {
    padding-right: 3rem !important;
}

.vistoboot .pb-5,
.vistoboot .py-5 {
    padding-bottom: 3rem !important;
}

.vistoboot .pl-5,
.vistoboot .px-5 {
    padding-left: 3rem !important;
}

.vistoboot .m-n1 {
    margin: -0.25rem !important;
}

.vistoboot .mt-n1,
.vistoboot .my-n1 {
    margin-top: -0.25rem !important;
}

.vistoboot .mr-n1,
.vistoboot .mx-n1 {
    margin-right: -0.25rem !important;
}

.vistoboot .mb-n1,
.vistoboot .my-n1 {
    margin-bottom: -0.25rem !important;
}

.vistoboot .ml-n1,
.vistoboot .mx-n1 {
    margin-left: -0.25rem !important;
}

.vistoboot .m-n2 {
    margin: -0.5rem !important;
}

.vistoboot .mt-n2,
.vistoboot .my-n2 {
    margin-top: -0.5rem !important;
}

.vistoboot .mr-n2,
.vistoboot .mx-n2 {
    margin-right: -0.5rem !important;
}

.vistoboot .mb-n2,
.vistoboot .my-n2 {
    margin-bottom: -0.5rem !important;
}

.vistoboot .ml-n2,
.vistoboot .mx-n2 {
    margin-left: -0.5rem !important;
}

.vistoboot .m-n3 {
    margin: -1rem !important;
}

.vistoboot .mt-n3,
.vistoboot .my-n3 {
    margin-top: -1rem !important;
}

.vistoboot .mr-n3,
.vistoboot .mx-n3 {
    margin-right: -1rem !important;
}

.vistoboot .mb-n3,
.vistoboot .my-n3 {
    margin-bottom: -1rem !important;
}

.vistoboot .ml-n3,
.vistoboot .mx-n3 {
    margin-left: -1rem !important;
}

.vistoboot .m-n4 {
    margin: -1.5rem !important;
}

.vistoboot .mt-n4,
.vistoboot .my-n4 {
    margin-top: -1.5rem !important;
}

.vistoboot .mr-n4,
.vistoboot .mx-n4 {
    margin-right: -1.5rem !important;
}

.vistoboot .mb-n4,
.vistoboot .my-n4 {
    margin-bottom: -1.5rem !important;
}

.vistoboot .ml-n4,
.vistoboot .mx-n4 {
    margin-left: -1.5rem !important;
}

.vistoboot .m-n5 {
    margin: -3rem !important;
}

.vistoboot .mt-n5,
.vistoboot .my-n5 {
    margin-top: -3rem !important;
}

.vistoboot .mr-n5,
.vistoboot .mx-n5 {
    margin-right: -3rem !important;
}

.vistoboot .mb-n5,
.vistoboot .my-n5 {
    margin-bottom: -3rem !important;
}

.vistoboot .ml-n5,
.vistoboot .mx-n5 {
    margin-left: -3rem !important;
}

.vistoboot .m-auto {
    margin: auto !important;
}

.vistoboot .mt-auto,
.vistoboot .my-auto {
    margin-top: auto !important;
}

.vistoboot .mr-auto,
.vistoboot .mx-auto {
    margin-right: auto !important;
}

.vistoboot .mb-auto,
.vistoboot .my-auto {
    margin-bottom: auto !important;
}

.vistoboot .ml-auto,
.vistoboot .mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .vistoboot .m-sm-0 {
        margin: 0 !important;
    }
    .vistoboot .mt-sm-0,
    .vistoboot .my-sm-0 {
        margin-top: 0 !important;
    }
    .vistoboot .mr-sm-0,
    .vistoboot .mx-sm-0 {
        margin-right: 0 !important;
    }
    .vistoboot .mb-sm-0,
    .vistoboot .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .vistoboot .ml-sm-0,
    .vistoboot .mx-sm-0 {
        margin-left: 0 !important;
    }
    .vistoboot .m-sm-1 {
        margin: 0.25rem !important;
    }
    .vistoboot .mt-sm-1,
    .vistoboot .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .vistoboot .mr-sm-1,
    .vistoboot .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .vistoboot .mb-sm-1,
    .vistoboot .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .vistoboot .ml-sm-1,
    .vistoboot .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .vistoboot .m-sm-2 {
        margin: 0.5rem !important;
    }
    .vistoboot .mt-sm-2,
    .vistoboot .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .vistoboot .mr-sm-2,
    .vistoboot .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .vistoboot .mb-sm-2,
    .vistoboot .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .vistoboot .ml-sm-2,
    .vistoboot .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .vistoboot .m-sm-3 {
        margin: 1rem !important;
    }
    .vistoboot .mt-sm-3,
    .vistoboot .my-sm-3 {
        margin-top: 1rem !important;
    }
    .vistoboot .mr-sm-3,
    .vistoboot .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .vistoboot .mb-sm-3,
    .vistoboot .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .vistoboot .ml-sm-3,
    .vistoboot .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .vistoboot .m-sm-4 {
        margin: 1.5rem !important;
    }
    .vistoboot .mt-sm-4,
    .vistoboot .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .vistoboot .mr-sm-4,
    .vistoboot .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .vistoboot .mb-sm-4,
    .vistoboot .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .vistoboot .ml-sm-4,
    .vistoboot .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .vistoboot .m-sm-5 {
        margin: 3rem !important;
    }
    .vistoboot .mt-sm-5,
    .vistoboot .my-sm-5 {
        margin-top: 3rem !important;
    }
    .vistoboot .mr-sm-5,
    .vistoboot .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .vistoboot .mb-sm-5,
    .vistoboot .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .vistoboot .ml-sm-5,
    .vistoboot .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .vistoboot .p-sm-0 {
        padding: 0 !important;
    }
    .vistoboot .pt-sm-0,
    .vistoboot .py-sm-0 {
        padding-top: 0 !important;
    }
    .vistoboot .pr-sm-0,
    .vistoboot .px-sm-0 {
        padding-right: 0 !important;
    }
    .vistoboot .pb-sm-0,
    .vistoboot .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .vistoboot .pl-sm-0,
    .vistoboot .px-sm-0 {
        padding-left: 0 !important;
    }
    .vistoboot .p-sm-1 {
        padding: 0.25rem !important;
    }
    .vistoboot .pt-sm-1,
    .vistoboot .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .vistoboot .pr-sm-1,
    .vistoboot .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .vistoboot .pb-sm-1,
    .vistoboot .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .vistoboot .pl-sm-1,
    .vistoboot .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .vistoboot .p-sm-2 {
        padding: 0.5rem !important;
    }
    .vistoboot .pt-sm-2,
    .vistoboot .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .vistoboot .pr-sm-2,
    .vistoboot .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .vistoboot .pb-sm-2,
    .vistoboot .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .vistoboot .pl-sm-2,
    .vistoboot .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .vistoboot .p-sm-3 {
        padding: 1rem !important;
    }
    .vistoboot .pt-sm-3,
    .vistoboot .py-sm-3 {
        padding-top: 1rem !important;
    }
    .vistoboot .pr-sm-3,
    .vistoboot .px-sm-3 {
        padding-right: 1rem !important;
    }
    .vistoboot .pb-sm-3,
    .vistoboot .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .vistoboot .pl-sm-3,
    .vistoboot .px-sm-3 {
        padding-left: 1rem !important;
    }
    .vistoboot .p-sm-4 {
        padding: 1.5rem !important;
    }
    .vistoboot .pt-sm-4,
    .vistoboot .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .vistoboot .pr-sm-4,
    .vistoboot .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .vistoboot .pb-sm-4,
    .vistoboot .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .vistoboot .pl-sm-4,
    .vistoboot .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .vistoboot .p-sm-5 {
        padding: 3rem !important;
    }
    .vistoboot .pt-sm-5,
    .vistoboot .py-sm-5 {
        padding-top: 3rem !important;
    }
    .vistoboot .pr-sm-5,
    .vistoboot .px-sm-5 {
        padding-right: 3rem !important;
    }
    .vistoboot .pb-sm-5,
    .vistoboot .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .vistoboot .pl-sm-5,
    .vistoboot .px-sm-5 {
        padding-left: 3rem !important;
    }
    .vistoboot .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .vistoboot .mt-sm-n1,
    .vistoboot .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .vistoboot .mr-sm-n1,
    .vistoboot .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .vistoboot .mb-sm-n1,
    .vistoboot .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .vistoboot .ml-sm-n1,
    .vistoboot .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .vistoboot .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .vistoboot .mt-sm-n2,
    .vistoboot .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .vistoboot .mr-sm-n2,
    .vistoboot .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .vistoboot .mb-sm-n2,
    .vistoboot .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .vistoboot .ml-sm-n2,
    .vistoboot .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .vistoboot .m-sm-n3 {
        margin: -1rem !important;
    }
    .vistoboot .mt-sm-n3,
    .vistoboot .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .vistoboot .mr-sm-n3,
    .vistoboot .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .vistoboot .mb-sm-n3,
    .vistoboot .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .vistoboot .ml-sm-n3,
    .vistoboot .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .vistoboot .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .vistoboot .mt-sm-n4,
    .vistoboot .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .vistoboot .mr-sm-n4,
    .vistoboot .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .vistoboot .mb-sm-n4,
    .vistoboot .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .vistoboot .ml-sm-n4,
    .vistoboot .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .vistoboot .m-sm-n5 {
        margin: -3rem !important;
    }
    .vistoboot .mt-sm-n5,
    .vistoboot .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .vistoboot .mr-sm-n5,
    .vistoboot .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .vistoboot .mb-sm-n5,
    .vistoboot .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .vistoboot .ml-sm-n5,
    .vistoboot .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .vistoboot .m-sm-auto {
        margin: auto !important;
    }
    .vistoboot .mt-sm-auto,
    .vistoboot .my-sm-auto {
        margin-top: auto !important;
    }
    .vistoboot .mr-sm-auto,
    .vistoboot .mx-sm-auto {
        margin-right: auto !important;
    }
    .vistoboot .mb-sm-auto,
    .vistoboot .my-sm-auto {
        margin-bottom: auto !important;
    }
    .vistoboot .ml-sm-auto,
    .vistoboot .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .vistoboot .m-md-0 {
        margin: 0 !important;
    }
    .vistoboot .mt-md-0,
    .vistoboot .my-md-0 {
        margin-top: 0 !important;
    }
    .vistoboot .mr-md-0,
    .vistoboot .mx-md-0 {
        margin-right: 0 !important;
    }
    .vistoboot .mb-md-0,
    .vistoboot .my-md-0 {
        margin-bottom: 0 !important;
    }
    .vistoboot .ml-md-0,
    .vistoboot .mx-md-0 {
        margin-left: 0 !important;
    }
    .vistoboot .m-md-1 {
        margin: 0.25rem !important;
    }
    .vistoboot .mt-md-1,
    .vistoboot .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .vistoboot .mr-md-1,
    .vistoboot .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .vistoboot .mb-md-1,
    .vistoboot .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .vistoboot .ml-md-1,
    .vistoboot .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .vistoboot .m-md-2 {
        margin: 0.5rem !important;
    }
    .vistoboot .mt-md-2,
    .vistoboot .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .vistoboot .mr-md-2,
    .vistoboot .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .vistoboot .mb-md-2,
    .vistoboot .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .vistoboot .ml-md-2,
    .vistoboot .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .vistoboot .m-md-3 {
        margin: 1rem !important;
    }
    .vistoboot .mt-md-3,
    .vistoboot .my-md-3 {
        margin-top: 1rem !important;
    }
    .vistoboot .mr-md-3,
    .vistoboot .mx-md-3 {
        margin-right: 1rem !important;
    }
    .vistoboot .mb-md-3,
    .vistoboot .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .vistoboot .ml-md-3,
    .vistoboot .mx-md-3 {
        margin-left: 1rem !important;
    }
    .vistoboot .m-md-4 {
        margin: 1.5rem !important;
    }
    .vistoboot .mt-md-4,
    .vistoboot .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .vistoboot .mr-md-4,
    .vistoboot .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .vistoboot .mb-md-4,
    .vistoboot .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .vistoboot .ml-md-4,
    .vistoboot .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .vistoboot .m-md-5 {
        margin: 3rem !important;
    }
    .vistoboot .mt-md-5,
    .vistoboot .my-md-5 {
        margin-top: 3rem !important;
    }
    .vistoboot .mr-md-5,
    .vistoboot .mx-md-5 {
        margin-right: 3rem !important;
    }
    .vistoboot .mb-md-5,
    .vistoboot .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .vistoboot .ml-md-5,
    .vistoboot .mx-md-5 {
        margin-left: 3rem !important;
    }
    .vistoboot .p-md-0 {
        padding: 0 !important;
    }
    .vistoboot .pt-md-0,
    .vistoboot .py-md-0 {
        padding-top: 0 !important;
    }
    .vistoboot .pr-md-0,
    .vistoboot .px-md-0 {
        padding-right: 0 !important;
    }
    .vistoboot .pb-md-0,
    .vistoboot .py-md-0 {
        padding-bottom: 0 !important;
    }
    .vistoboot .pl-md-0,
    .vistoboot .px-md-0 {
        padding-left: 0 !important;
    }
    .vistoboot .p-md-1 {
        padding: 0.25rem !important;
    }
    .vistoboot .pt-md-1,
    .vistoboot .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .vistoboot .pr-md-1,
    .vistoboot .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .vistoboot .pb-md-1,
    .vistoboot .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .vistoboot .pl-md-1,
    .vistoboot .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .vistoboot .p-md-2 {
        padding: 0.5rem !important;
    }
    .vistoboot .pt-md-2,
    .vistoboot .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .vistoboot .pr-md-2,
    .vistoboot .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .vistoboot .pb-md-2,
    .vistoboot .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .vistoboot .pl-md-2,
    .vistoboot .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .vistoboot .p-md-3 {
        padding: 1rem !important;
    }
    .vistoboot .pt-md-3,
    .vistoboot .py-md-3 {
        padding-top: 1rem !important;
    }
    .vistoboot .pr-md-3,
    .vistoboot .px-md-3 {
        padding-right: 1rem !important;
    }
    .vistoboot .pb-md-3,
    .vistoboot .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .vistoboot .pl-md-3,
    .vistoboot .px-md-3 {
        padding-left: 1rem !important;
    }
    .vistoboot .p-md-4 {
        padding: 1.5rem !important;
    }
    .vistoboot .pt-md-4,
    .vistoboot .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .vistoboot .pr-md-4,
    .vistoboot .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .vistoboot .pb-md-4,
    .vistoboot .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .vistoboot .pl-md-4,
    .vistoboot .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .vistoboot .p-md-5 {
        padding: 3rem !important;
    }
    .vistoboot .pt-md-5,
    .vistoboot .py-md-5 {
        padding-top: 3rem !important;
    }
    .vistoboot .pr-md-5,
    .vistoboot .px-md-5 {
        padding-right: 3rem !important;
    }
    .vistoboot .pb-md-5,
    .vistoboot .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .vistoboot .pl-md-5,
    .vistoboot .px-md-5 {
        padding-left: 3rem !important;
    }
    .vistoboot .m-md-n1 {
        margin: -0.25rem !important;
    }
    .vistoboot .mt-md-n1,
    .vistoboot .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .vistoboot .mr-md-n1,
    .vistoboot .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .vistoboot .mb-md-n1,
    .vistoboot .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .vistoboot .ml-md-n1,
    .vistoboot .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .vistoboot .m-md-n2 {
        margin: -0.5rem !important;
    }
    .vistoboot .mt-md-n2,
    .vistoboot .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .vistoboot .mr-md-n2,
    .vistoboot .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .vistoboot .mb-md-n2,
    .vistoboot .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .vistoboot .ml-md-n2,
    .vistoboot .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .vistoboot .m-md-n3 {
        margin: -1rem !important;
    }
    .vistoboot .mt-md-n3,
    .vistoboot .my-md-n3 {
        margin-top: -1rem !important;
    }
    .vistoboot .mr-md-n3,
    .vistoboot .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .vistoboot .mb-md-n3,
    .vistoboot .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .vistoboot .ml-md-n3,
    .vistoboot .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .vistoboot .m-md-n4 {
        margin: -1.5rem !important;
    }
    .vistoboot .mt-md-n4,
    .vistoboot .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .vistoboot .mr-md-n4,
    .vistoboot .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .vistoboot .mb-md-n4,
    .vistoboot .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .vistoboot .ml-md-n4,
    .vistoboot .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .vistoboot .m-md-n5 {
        margin: -3rem !important;
    }
    .vistoboot .mt-md-n5,
    .vistoboot .my-md-n5 {
        margin-top: -3rem !important;
    }
    .vistoboot .mr-md-n5,
    .vistoboot .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .vistoboot .mb-md-n5,
    .vistoboot .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .vistoboot .ml-md-n5,
    .vistoboot .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .vistoboot .m-md-auto {
        margin: auto !important;
    }
    .vistoboot .mt-md-auto,
    .vistoboot .my-md-auto {
        margin-top: auto !important;
    }
    .vistoboot .mr-md-auto,
    .vistoboot .mx-md-auto {
        margin-right: auto !important;
    }
    .vistoboot .mb-md-auto,
    .vistoboot .my-md-auto {
        margin-bottom: auto !important;
    }
    .vistoboot .ml-md-auto,
    .vistoboot .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .vistoboot .m-lg-0 {
        margin: 0 !important;
    }
    .vistoboot .mt-lg-0,
    .vistoboot .my-lg-0 {
        margin-top: 0 !important;
    }
    .vistoboot .mr-lg-0,
    .vistoboot .mx-lg-0 {
        margin-right: 0 !important;
    }
    .vistoboot .mb-lg-0,
    .vistoboot .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .vistoboot .ml-lg-0,
    .vistoboot .mx-lg-0 {
        margin-left: 0 !important;
    }
    .vistoboot .m-lg-1 {
        margin: 0.25rem !important;
    }
    .vistoboot .mt-lg-1,
    .vistoboot .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .vistoboot .mr-lg-1,
    .vistoboot .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .vistoboot .mb-lg-1,
    .vistoboot .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .vistoboot .ml-lg-1,
    .vistoboot .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .vistoboot .m-lg-2 {
        margin: 0.5rem !important;
    }
    .vistoboot .mt-lg-2,
    .vistoboot .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .vistoboot .mr-lg-2,
    .vistoboot .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .vistoboot .mb-lg-2,
    .vistoboot .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .vistoboot .ml-lg-2,
    .vistoboot .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .vistoboot .m-lg-3 {
        margin: 1rem !important;
    }
    .vistoboot .mt-lg-3,
    .vistoboot .my-lg-3 {
        margin-top: 1rem !important;
    }
    .vistoboot .mr-lg-3,
    .vistoboot .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .vistoboot .mb-lg-3,
    .vistoboot .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .vistoboot .ml-lg-3,
    .vistoboot .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .vistoboot .m-lg-4 {
        margin: 1.5rem !important;
    }
    .vistoboot .mt-lg-4,
    .vistoboot .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .vistoboot .mr-lg-4,
    .vistoboot .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .vistoboot .mb-lg-4,
    .vistoboot .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .vistoboot .ml-lg-4,
    .vistoboot .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .vistoboot .m-lg-5 {
        margin: 3rem !important;
    }
    .vistoboot .mt-lg-5,
    .vistoboot .my-lg-5 {
        margin-top: 3rem !important;
    }
    .vistoboot .mr-lg-5,
    .vistoboot .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .vistoboot .mb-lg-5,
    .vistoboot .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .vistoboot .ml-lg-5,
    .vistoboot .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .vistoboot .p-lg-0 {
        padding: 0 !important;
    }
    .vistoboot .pt-lg-0,
    .vistoboot .py-lg-0 {
        padding-top: 0 !important;
    }
    .vistoboot .pr-lg-0,
    .vistoboot .px-lg-0 {
        padding-right: 0 !important;
    }
    .vistoboot .pb-lg-0,
    .vistoboot .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .vistoboot .pl-lg-0,
    .vistoboot .px-lg-0 {
        padding-left: 0 !important;
    }
    .vistoboot .p-lg-1 {
        padding: 0.25rem !important;
    }
    .vistoboot .pt-lg-1,
    .vistoboot .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .vistoboot .pr-lg-1,
    .vistoboot .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .vistoboot .pb-lg-1,
    .vistoboot .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .vistoboot .pl-lg-1,
    .vistoboot .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .vistoboot .p-lg-2 {
        padding: 0.5rem !important;
    }
    .vistoboot .pt-lg-2,
    .vistoboot .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .vistoboot .pr-lg-2,
    .vistoboot .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .vistoboot .pb-lg-2,
    .vistoboot .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .vistoboot .pl-lg-2,
    .vistoboot .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .vistoboot .p-lg-3 {
        padding: 1rem !important;
    }
    .vistoboot .pt-lg-3,
    .vistoboot .py-lg-3 {
        padding-top: 1rem !important;
    }
    .vistoboot .pr-lg-3,
    .vistoboot .px-lg-3 {
        padding-right: 1rem !important;
    }
    .vistoboot .pb-lg-3,
    .vistoboot .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .vistoboot .pl-lg-3,
    .vistoboot .px-lg-3 {
        padding-left: 1rem !important;
    }
    .vistoboot .p-lg-4 {
        padding: 1.5rem !important;
    }
    .vistoboot .pt-lg-4,
    .vistoboot .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .vistoboot .pr-lg-4,
    .vistoboot .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .vistoboot .pb-lg-4,
    .vistoboot .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .vistoboot .pl-lg-4,
    .vistoboot .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .vistoboot .p-lg-5 {
        padding: 3rem !important;
    }
    .vistoboot .pt-lg-5,
    .vistoboot .py-lg-5 {
        padding-top: 3rem !important;
    }
    .vistoboot .pr-lg-5,
    .vistoboot .px-lg-5 {
        padding-right: 3rem !important;
    }
    .vistoboot .pb-lg-5,
    .vistoboot .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .vistoboot .pl-lg-5,
    .vistoboot .px-lg-5 {
        padding-left: 3rem !important;
    }
    .vistoboot .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .vistoboot .mt-lg-n1,
    .vistoboot .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .vistoboot .mr-lg-n1,
    .vistoboot .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .vistoboot .mb-lg-n1,
    .vistoboot .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .vistoboot .ml-lg-n1,
    .vistoboot .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .vistoboot .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .vistoboot .mt-lg-n2,
    .vistoboot .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .vistoboot .mr-lg-n2,
    .vistoboot .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .vistoboot .mb-lg-n2,
    .vistoboot .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .vistoboot .ml-lg-n2,
    .vistoboot .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .vistoboot .m-lg-n3 {
        margin: -1rem !important;
    }
    .vistoboot .mt-lg-n3,
    .vistoboot .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .vistoboot .mr-lg-n3,
    .vistoboot .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .vistoboot .mb-lg-n3,
    .vistoboot .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .vistoboot .ml-lg-n3,
    .vistoboot .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .vistoboot .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .vistoboot .mt-lg-n4,
    .vistoboot .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .vistoboot .mr-lg-n4,
    .vistoboot .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .vistoboot .mb-lg-n4,
    .vistoboot .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .vistoboot .ml-lg-n4,
    .vistoboot .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .vistoboot .m-lg-n5 {
        margin: -3rem !important;
    }
    .vistoboot .mt-lg-n5,
    .vistoboot .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .vistoboot .mr-lg-n5,
    .vistoboot .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .vistoboot .mb-lg-n5,
    .vistoboot .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .vistoboot .ml-lg-n5,
    .vistoboot .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .vistoboot .m-lg-auto {
        margin: auto !important;
    }
    .vistoboot .mt-lg-auto,
    .vistoboot .my-lg-auto {
        margin-top: auto !important;
    }
    .vistoboot .mr-lg-auto,
    .vistoboot .mx-lg-auto {
        margin-right: auto !important;
    }
    .vistoboot .mb-lg-auto,
    .vistoboot .my-lg-auto {
        margin-bottom: auto !important;
    }
    .vistoboot .ml-lg-auto,
    .vistoboot .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .vistoboot .m-xl-0 {
        margin: 0 !important;
    }
    .vistoboot .mt-xl-0,
    .vistoboot .my-xl-0 {
        margin-top: 0 !important;
    }
    .vistoboot .mr-xl-0,
    .vistoboot .mx-xl-0 {
        margin-right: 0 !important;
    }
    .vistoboot .mb-xl-0,
    .vistoboot .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .vistoboot .ml-xl-0,
    .vistoboot .mx-xl-0 {
        margin-left: 0 !important;
    }
    .vistoboot .m-xl-1 {
        margin: 0.25rem !important;
    }
    .vistoboot .mt-xl-1,
    .vistoboot .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .vistoboot .mr-xl-1,
    .vistoboot .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .vistoboot .mb-xl-1,
    .vistoboot .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .vistoboot .ml-xl-1,
    .vistoboot .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .vistoboot .m-xl-2 {
        margin: 0.5rem !important;
    }
    .vistoboot .mt-xl-2,
    .vistoboot .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .vistoboot .mr-xl-2,
    .vistoboot .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .vistoboot .mb-xl-2,
    .vistoboot .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .vistoboot .ml-xl-2,
    .vistoboot .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .vistoboot .m-xl-3 {
        margin: 1rem !important;
    }
    .vistoboot .mt-xl-3,
    .vistoboot .my-xl-3 {
        margin-top: 1rem !important;
    }
    .vistoboot .mr-xl-3,
    .vistoboot .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .vistoboot .mb-xl-3,
    .vistoboot .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .vistoboot .ml-xl-3,
    .vistoboot .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .vistoboot .m-xl-4 {
        margin: 1.5rem !important;
    }
    .vistoboot .mt-xl-4,
    .vistoboot .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .vistoboot .mr-xl-4,
    .vistoboot .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .vistoboot .mb-xl-4,
    .vistoboot .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .vistoboot .ml-xl-4,
    .vistoboot .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .vistoboot .m-xl-5 {
        margin: 3rem !important;
    }
    .vistoboot .mt-xl-5,
    .vistoboot .my-xl-5 {
        margin-top: 3rem !important;
    }
    .vistoboot .mr-xl-5,
    .vistoboot .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .vistoboot .mb-xl-5,
    .vistoboot .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .vistoboot .ml-xl-5,
    .vistoboot .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .vistoboot .p-xl-0 {
        padding: 0 !important;
    }
    .vistoboot .pt-xl-0,
    .vistoboot .py-xl-0 {
        padding-top: 0 !important;
    }
    .vistoboot .pr-xl-0,
    .vistoboot .px-xl-0 {
        padding-right: 0 !important;
    }
    .vistoboot .pb-xl-0,
    .vistoboot .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .vistoboot .pl-xl-0,
    .vistoboot .px-xl-0 {
        padding-left: 0 !important;
    }
    .vistoboot .p-xl-1 {
        padding: 0.25rem !important;
    }
    .vistoboot .pt-xl-1,
    .vistoboot .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .vistoboot .pr-xl-1,
    .vistoboot .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .vistoboot .pb-xl-1,
    .vistoboot .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .vistoboot .pl-xl-1,
    .vistoboot .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .vistoboot .p-xl-2 {
        padding: 0.5rem !important;
    }
    .vistoboot .pt-xl-2,
    .vistoboot .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .vistoboot .pr-xl-2,
    .vistoboot .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .vistoboot .pb-xl-2,
    .vistoboot .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .vistoboot .pl-xl-2,
    .vistoboot .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .vistoboot .p-xl-3 {
        padding: 1rem !important;
    }
    .vistoboot .pt-xl-3,
    .vistoboot .py-xl-3 {
        padding-top: 1rem !important;
    }
    .vistoboot .pr-xl-3,
    .vistoboot .px-xl-3 {
        padding-right: 1rem !important;
    }
    .vistoboot .pb-xl-3,
    .vistoboot .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .vistoboot .pl-xl-3,
    .vistoboot .px-xl-3 {
        padding-left: 1rem !important;
    }
    .vistoboot .p-xl-4 {
        padding: 1.5rem !important;
    }
    .vistoboot .pt-xl-4,
    .vistoboot .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .vistoboot .pr-xl-4,
    .vistoboot .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .vistoboot .pb-xl-4,
    .vistoboot .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .vistoboot .pl-xl-4,
    .vistoboot .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .vistoboot .p-xl-5 {
        padding: 3rem !important;
    }
    .vistoboot .pt-xl-5,
    .vistoboot .py-xl-5 {
        padding-top: 3rem !important;
    }
    .vistoboot .pr-xl-5,
    .vistoboot .px-xl-5 {
        padding-right: 3rem !important;
    }
    .vistoboot .pb-xl-5,
    .vistoboot .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .vistoboot .pl-xl-5,
    .vistoboot .px-xl-5 {
        padding-left: 3rem !important;
    }
    .vistoboot .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .vistoboot .mt-xl-n1,
    .vistoboot .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .vistoboot .mr-xl-n1,
    .vistoboot .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .vistoboot .mb-xl-n1,
    .vistoboot .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .vistoboot .ml-xl-n1,
    .vistoboot .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .vistoboot .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .vistoboot .mt-xl-n2,
    .vistoboot .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .vistoboot .mr-xl-n2,
    .vistoboot .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .vistoboot .mb-xl-n2,
    .vistoboot .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .vistoboot .ml-xl-n2,
    .vistoboot .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .vistoboot .m-xl-n3 {
        margin: -1rem !important;
    }
    .vistoboot .mt-xl-n3,
    .vistoboot .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .vistoboot .mr-xl-n3,
    .vistoboot .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .vistoboot .mb-xl-n3,
    .vistoboot .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .vistoboot .ml-xl-n3,
    .vistoboot .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .vistoboot .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .vistoboot .mt-xl-n4,
    .vistoboot .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .vistoboot .mr-xl-n4,
    .vistoboot .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .vistoboot .mb-xl-n4,
    .vistoboot .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .vistoboot .ml-xl-n4,
    .vistoboot .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .vistoboot .m-xl-n5 {
        margin: -3rem !important;
    }
    .vistoboot .mt-xl-n5,
    .vistoboot .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .vistoboot .mr-xl-n5,
    .vistoboot .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .vistoboot .mb-xl-n5,
    .vistoboot .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .vistoboot .ml-xl-n5,
    .vistoboot .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .vistoboot .m-xl-auto {
        margin: auto !important;
    }
    .vistoboot .mt-xl-auto,
    .vistoboot .my-xl-auto {
        margin-top: auto !important;
    }
    .vistoboot .mr-xl-auto,
    .vistoboot .mx-xl-auto {
        margin-right: auto !important;
    }
    .vistoboot .mb-xl-auto,
    .vistoboot .my-xl-auto {
        margin-bottom: auto !important;
    }
    .vistoboot .ml-xl-auto,
    .vistoboot .mx-xl-auto {
        margin-left: auto !important;
    }
}

.vistoboot .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.vistoboot .text-justify {
    text-align: justify !important;
}

.vistoboot .text-wrap {
    white-space: normal !important;
}

.vistoboot .text-nowrap {
    white-space: nowrap !important;
}

.vistoboot .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vistoboot .text-left {
    text-align: left !important;
}

.vistoboot .text-right {
    text-align: right !important;
}

.vistoboot .text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .vistoboot .text-sm-left {
        text-align: left !important;
    }
    .vistoboot .text-sm-right {
        text-align: right !important;
    }
    .vistoboot .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .vistoboot .text-md-left {
        text-align: left !important;
    }
    .vistoboot .text-md-right {
        text-align: right !important;
    }
    .vistoboot .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {

    .vistoboot .text-lg-left {
        text-align: left !important;
    }
    .vistoboot .text-lg-right {
        text-align: right !important;
    }
    .vistoboot .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .vistoboot .text-xl-left {
        text-align: left !important;
    }
    .vistoboot .text-xl-right {
        text-align: right !important;
    }
    .vistoboot .text-xl-center {
        text-align: center !important;
    }
}

.vistoboot .text-lowercase {
    text-transform: lowercase !important;
}

.vistoboot .text-uppercase {
    text-transform: uppercase !important;
}

.vistoboot .text-capitalize {
    text-transform: capitalize !important;
}

.vistoboot .font-weight-light {
    font-weight: 300 !important;
}

.vistoboot .font-weight-lighter {
    font-weight: lighter !important;
}

.vistoboot .font-weight-normal {
    font-weight: 400 !important;
}

.vistoboot .font-weight-bold {
    font-weight: 700 !important;
}

.vistoboot .font-weight-bolder {
    font-weight: bolder !important;
}

.vistoboot .font-italic {
    font-style: italic !important;
}

.vistoboot .text-white {
    color: #fff !important;
}

.vistoboot .text-primary {
    color: #007bff !important;
}

.vistoboot a.text-primary:hover,
.vistoboot a.text-primary:focus {
    color: #0056b3 !important;
}

.vistoboot .text-secondary {
    color: #6c757d !important;
}

.vistoboot a.text-secondary:hover,
.vistoboot a.text-secondary:focus {
    color: #494f54 !important;
}

.vistoboot .text-success {
    color: #28a745 !important;
}

.vistoboot a.text-success:hover,
.vistoboot a.text-success:focus {
    color: #19692c !important;
}

.vistoboot .text-info {
    color: #17a2b8 !important;
}

.vistoboot a.text-info:hover,
.vistoboot a.text-info:focus {
    color: #0f6674 !important;
}

.vistoboot .text-warning {
    color: #ffc107 !important;
}

.vistoboot a.text-warning:hover,
.vistoboot a.text-warning:focus {
    color: #ba8b00 !important;
}

.vistoboot .text-danger {
    color: #dc3545 !important;
}

.vistoboot a.text-danger:hover,
.vistoboot a.text-danger:focus {
    color: #a71d2a !important;
}

.vistoboot .text-light {
    color: #f8f9fa !important;
}

.vistoboot a.text-light:hover,
.vistoboot a.text-light:focus {
    color: #cbd3da !important;
}

.vistoboot .text-dark {
    color: #343a40 !important;
}

.vistoboot a.text-dark:hover,
.vistoboot a.text-dark:focus {
    color: #121416 !important;
}

.vistoboot .text-body {
    color: #212529 !important;
}

.vistoboot .text-muted {
    color: #6c757d !important;
}

.vistoboot .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.vistoboot .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.vistoboot .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.vistoboot .text-decoration-none {
    text-decoration: none !important;
}

.vistoboot .text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.vistoboot .text-reset {
    color: inherit !important;
}

.vistoboot .w-25 {
    width: 25% !important;
}

.vistoboot .w-50 {
    width: 50% !important;
}

.vistoboot .w-75 {
    width: 75% !important;
}

.vistoboot .w-100 {
    width: 100% !important;
}

.vistoboot .w-auto {
    width: auto !important;
}

.vistoboot .h-25 {
    height: 25% !important;
}

.vistoboot .h-50 {
    height: 50% !important;
}

.vistoboot .h-75 {
    height: 75% !important;
}

.vistoboot .h-100 {
    height: 100% !important;
}

.vistoboot .h-auto {
    height: auto !important;
}

.vistoboot .mw-100 {
    max-width: 100% !important;
}

.vistoboot .mh-100 {
    max-height: 100% !important;
}

.vistoboot .min-vw-100 {
    min-width: 100vw !important;
}

.vistoboot .min-vh-100 {
    min-height: 100vh !important;
}

.vistoboot .vw-100 {
    width: 100vw !important;
}

.vistoboot .vh-100 {
    height: 100vh !important;
}

.vistoboot .position-static {
    position: static !important;
}

.vistoboot .position-relative {
    position: relative !important;
}

.vistoboot .position-absolute {
    position: absolute !important;
}

.vistoboot .position-fixed {
    position: fixed !important;
}

.vistoboot .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.vistoboot .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.vistoboot .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .vistoboot .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.vistoboot .visible {
    visibility: visible !important;
}

.vistoboot .invisible {
    visibility: hidden !important;
}

.list-unstyled {
    list-style: none;
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive-21by9:before{
    padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}

.vistoboot .float-left {
	float: left !important;
}
.vistoboot .float-right{
	float: right !important
}

@media (min-width: 992px){
    .vistoboot .lg-float-left{
		float: left !important
	}
	.vistoboot .lg-float-right{
		float: right !important
	}
	.vistoboot .lg-w-50{
		width: 50% !important;
	}
}




@media all and (min-width:1200px) and (max-width:1919px) {
    .secao-losangos-neuro-coach {
        left: 109px !important;
    }
}

@media all and (max-width: 639px) {
    .section-losangos-neurocoach-page .card {
        font-size: 0.8em;
        line-height: 1.25em
    }
    .certificacao .certificacao-avatar,
    .certificacao .certificacao-content {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .certificacao .certificacao-avatar {
        text-align: center;
    }
}

@media all and (max-width:767px) {
    .page-curso-heading .headline,
    .page-curso-description-headline,
    .texto_publico_alvo .page-event-headlines,
    .page-event-depoimentos .page-event-headlines,
    .page-event-headlines {
        font-size: 2rem;
        line-height: 1.5em;
    }
    .page-event-headlines {
        font-size: 2rem;
        line-height: 1.25em;
    }
    .imagem_publico_alvo {
        height: 50vw;
    }
    .texto-losango-neruro-coach {
        transform: none !important;
        padding: 0 !important;
        margin: 0 !important;
        margin-bottom: 15px !important;
    }
    .texto-losango-neruro-coach>div {
        transform: none !important;
        padding: 15px;
    }
}

@media all and (max-width:991px) {
    .parceiros-list>div {
        margin: 15px;
    }
    .parceiros .infos {
        text-align: center;
    }
    .page-curso-heading .featured-image {
        margin-bottom: 15px;
        min-height: calc(100vw - 30px);
    }
    .imagem_publico_alvo {
        min-height: 50vw;
    }
    .texto_publico_alvo::before {
        display: none;
    }
    .main-content-neuro-blog .blog-item {
        flex-direction: column !important;
    }
    .main-content-neuro-blog .blog-image-wrapper,
    .main-content-neuro-blog .blog-item-content {
        min-width: 100%;
    }
    .main-content-neuro-blog .blog-item {
        flex-direction: column !important;
        justify-content: flex-start !important;
        margin-bottom: 30px;
    }
    .main-content-neuro-blog .blog-image-wrapper {
        padding-bottom: 56.25%;
        margin-bottom: 15px;
    }
    .skewx-white:after {
        display: none;
    }
    .section-neuro-blog .oxy-dynamic-list {
        flex-direction: column !important;
    }
    .neuro-blog-item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .categorias-neuro-blog {
        order: -1;
    }
    .sidebar-categories {
        order: -1;
    }
}

@media all and (max-width: 991px) {
	.text-headline-wrapper{
		order: -1;
	}
    #reCount .number {
        font-size: 1.5rem;
    }
    #reCount .text {
        font-size: 0.85rem;
    }
    .eventos-modulo .evento-esquerda {
        margin-bottom: 30px;
    }
    .losangulares-side {
        height: 120vw
    }
    .section-losangos-neurocoach-page .losango-cinza {
        transform: none;
    }
    .section-losangos-neurocoach-page .losango-cinza [class*="col"] {
        display: none;
    }
    .section-losangos-neurocoach-page .losango-cinza [class*="col"].com-conteudo {
        display: block;
    }
    .section-losangos-neurocoach-page .card {
        transform: rotate(-45deg);
        margin: 12.5vw auto;
    }
    .section-losangos-neurocoach-page .losango-cinza {
        transform: none;
        margin: 0 auto;
        max-width: 66.66%;
    }
}

@media all and (max-width: 1023px) {
    .menu-bar-section>div {
        position: relative;
        transform: translate(-50%, 0%);
    }
    .page-event-info {
        position: relative;
        color: #fff;
        height: auto;
        background: #262626;
        margin-top: -55px;
        margin-bottom: 0px;
        display: flex;
        padding: 15px;
        z-index: 2;
    }
    .page-event-info .ct-fancy-icon>svg {
        margin: 15px;
    }
    .losangos-cursos.total-1.realinha-retangulo-1 {
        position: relative;
        left: 0;
        margin-bottom: 30px;
    }
}

@media all and (max-width: 1199px) {
    .servico .ct-section-inner-wrap {
        padding-left: 20px;
    }
    .servicos-box-imagem {
        position: relative;
        top: 0px;
        left: 0;
        right: auto;
        width: auto;
        display: table;
        text-align: center;
        transform: none;
        order: -1;
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .servico-item {
        padding-left: 30px;
    }
    .page-cursos-categorias .losangos-cursos {
        transform: none;
    }
    .losangos-cursos.total-2,
    .losangos-cursos.total-1,
    .losangos-cursos.total-3,
    .losangos-cursos.total-4 {
        margin: 0px;
    }
    .page-cursos-categorias .curso.with-content .inner {
        background: #fff !important;
    }
    .page-cursos-categorias .curso.with-content .inner {
        background: #fff !important;
        transform: rotate(-45deg);
    }
    .page-cursos-categorias .curso {
        padding: 12.5% 25% !important;
    }
}

@media all and (min-width: 992px) and (max-width:1199px) {
	.curso-headline .text-headline{
		font-size: 1.25rem;
	}
    .section-losangos-neurocoach-page .losango-cinza [class*="col"] {
        display: none;
    }
    .section-losangos-neurocoach-page .losango-cinza [class*="col"].com-conteudo {
        display: block;
    }
    .section-losangos-neurocoach-page .losango-cinza {
        max-width: 66.66vw;
        margin-left: 15vw;
        margin-top: 0;
        margin-bottom: 0;
    }
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a{
 color:#262626;
}
