body, html{margin:0;padding:0;}
.elementor-section.elementor-section-boxed > .elementor-container, .container{
	padding-left: 15px; 
    padding-right: 15px;
    position: relative;
    margin: 0 auto;
    font-family: "Unimed Sans", sans-serif;
}

body *,body *:focus,body *:hover{
	outline:none!important
}

.is-video a:after {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(https://teatrounimed.com.br/wp-content/uploads/2020/09/play.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.elementor-section.elementor-section-boxed > .elementor-container, .container {
    max-width: 1200px;
    width: 100%;
}

.slick-slider.elementor-image-carousel .slick-dots {
    opacity: 1;
}

#cases-list .cases-nav .slick-track {
    transform: none!important;
    width: 100%!important;
}

.banner video {
    min-width: 100%;
    min-height: 100%;
    /* position: absolute;
    top: 0;
    left: 0; */
}

p{
	margin: 0 0 15px;
}

ul, ol{
	margin: 0;
	padding: 0;
}

.bg-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 1;
}
a.link-absolute {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    outline: none;
    background: transparent;
    font-size: 0;
}

a:hover, button:hover, a:active, button:active, input:focus, textarea:focus{
    outline: none;
    text-decoration: none;
}

.button-primary .elementor-button{
    background: linear-gradient(to top, #112b1a, #0a7d36, #8ebf27);
    color: #FFF!important;
    display: block;
    font-weight: bold;
    border-radius: 40px;
}

.elementor-button{
	transition: all 0.6s;
	position: relative;
    overflow: hidden;
}

.elementor-button:after {
    background: #fff!important;
    content: "";
    height: 155px!important;
    left: -75px!important;
    opacity: .2!important;
    position: absolute!important;
    top: -50px!important;
    transform: rotate(35deg)!important;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1)!important;
    width: 50px!important;
    z-index: 1;
}

.elementor-button:hover:after{
    left: 120%!important;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1)!important;
}

.elementor-widget-wrap>.elementor-element.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.elementor-widget-wrap>.elementor-element.col {
    -webkit-flex-basis: 0%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.overlay .button-close{
	z-index:10;
}

.basic-icons {
    background-image: url(https://yoga.local/wp-content/uploads/2019/05/basic-icons.png);
    background-repeat: no-repeat;
    display: block;
}

.basic-icons-Left-arrow {
    width: 28px;
    height: 53px;
    background-position: -5px -5px;
}

.basic-icons-Right-arrow {
    width: 28px;
    height: 53px;
    background-position: -43px -5px;
}

.basic-icons-Right-arrow-1 {
    width: 19px;
    height: 35px;
    background-position: -81px -5px;
}

.basic-icons-Right-arrow-2 {
    width: 19px;
    height: 35px;
    background-position: -81px -50px;
}

.basic-icons-exit {
    width: 35px;
    height: 35px;
    background-position: -110px -5px;
}

.basic-icons-face {
    width: 11px;
    height: 20px;
    background-position: -110px -50px;
}

.basic-icons-insta {
    width: 20px;
    height: 20px;
    background-position: -131px -50px;
}

.basic-icons-insta-icon {
    width: 27px;
    height: 27px;
    background-position: -5px -80px;
}

.basic-icons-mobile_menu {
    width: 32px;
    height: 22px;
    background-position: -110px -80px;
}

.basic-icons-next-arrow {
    width: 7px;
    height: 6px;
    background-position: -155px -5px;
}

.basic-icons-prev-arrow {
    width: 7px;
    height: 6px;
    background-position: -155px -21px;
}

.basic-icons-youtube {
    width: 29px;
    height: 20px;
    background-position: -42px -80px;
}

.title-left .elementor-heading-title:before {
    content: "";
    display: block;
    width: 10px;
    height: 41px;
    background: var(--color-contrast);
    position: absolute;
    left: -38px;
}

.title-center .elementor-heading-title:after {
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background: var(--color-contrast);
    margin: 15px auto 0;
}

.title-border .elementor-heading-title:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 13px;
    height: 40px;
    background: var(--color-contrast);
}
.title-border .elementor-heading-title {
    position: relative;
    padding-left: 26px;
}

.form-group {
    margin-bottom: 15px;
}
.form-group input, .form-group textarea {
    border: solid 1px #f2f8ff;
    background-color: #f2f8ff;
    padding: 15px;
    width: 100%;
    border-radius: 7px;
}
form {
    max-width: 800px;
    margin: 0 auto;
}

.form-group label {
    font-family: "Montserrat", sans-serif;
    color: var(--color-primary);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

.form-group br{
	display: none;
}

span.wpcf7-not-valid-tip {
    font-family: sans-serif;
    font-size: 13px;
    padding: 5px;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-color: red;
}

div.wpcf7-response-output {
    font-family: sans-serif;
    text-align: center;
}

input.wpcf7-submit:hover {
    background: #FFF;
    color: var(--color-primary);
}
input.wpcf7-submit {
    padding: 15px 28px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: solid 2px var(--color-primary);
    background: var(--color-primary);
    color: #FFF;
    border-radius: 40px;
    min-width: 180px;
    margin: 0 0 15px;
    transition: all 0.5s;
}

form p{
	text-align:right;
}

/* Sliders */
.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    font-size: 0;
    color: var(--color-primary);
    transition: all 0.5s;
    z-index: 10;
    cursor: pointer;
}

.slick-arrow.slick-prev {
    left: 0;
}
.slick-arrow.slick-prev:before {
    content: "chevron_left";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.slick-arrow.slick-next {
    right: 0;
}
.slick-arrow.slick-next:before {
    content: "chevron_right";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.slick-arrow:before{
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

.slick-slider a {
    width: 100%;
    display: block;
}
.slick-slider img {
    display: block;
}

.slick-slider .slick-dots li.slick-active button {
    background: #fff;
}
.slick-slider .slick-dots li {
    display: inline-block;
    margin-left: 10px;
}
.slick-slider .slick-dots button {
    font-size: 0;
    padding: 0;
    min-width: initial;
    width: 40px;
    height: 6px;
    background: #ffffffb5;
    display: block;
    border: 0;
}
.slick-slider .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
	opacity: 0;
	transition: all 0.5s;
}

.slick-slider:hover .slick-dots{
	opacity: 1;
}

@media screen and (min-width: 900px){
	.title-section .elementor-heading-title {
		transform: rotate(-90deg);
	}


}
@media screen and (max-width: 1023px){
	header .elementor-nav-menu--dropdown {
		position: absolute;
		width: 80vw;
		right: 0;
		top: 38px;
		z-index: 10;
	}
}

.on-scroll #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #FFF;
    padding: 10px 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px;
}

#sb_instagram .sb_instagram_header a {
    color: #000;
}

@media screen and (min-width: 600px){
	#footer form .row>div.col-auto input {
		width: 100px;
	}
}

body a {
    color: #000;
}

.banner-slide > .elementor-column-wrap > .elementor-widget-wrap:not(.slick-initialized) >div:not(first-child){
	display: none;
}

.banner__item .banner-image-two {
    display: none!important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: auto;
    transform: translateY(30%);
    opacity: 0;
    transition: all 0.5s;
}

.banner__item:hover .banner-image-two, .banner__item.slick-slide.slick-current.slick-active .banner-image-two{
    transform: translateY(0);
    opacity: 1;
}

@media screen and (min-width: 1020px){
    .banner__item .banner-image-two{
        display: block!important;
    }
    
    .banner__item:hover > img, .banner__item.slick-slide.slick-current.slick-active > img {
        transform: scale(1.4) translateX(200px);
    }
    
    .banner__item:nth-child(even):hover > img, .banner__item.slick-slide.slick-current.slick-active:nth-child(even) > img {
        transform: scale(1.4) translateX(-200px);
    }
    .banner__item > img {
        transition: all 16s;
    }

}

@media screen and (max-width: 1019px){
	.banner__item.slick-slide{
		min-height: initial!important;
    }
    
}

.banner__slide:not(.slick-initialized) > div:not(:first-child) {
    display: none!important;
}

.banner__wrap__layer.container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 38px;
    height: 100%;
    z-index: 4;
}

@media screen and (min-width: 1020px){
	div#sb_instagram #sbi_images>.sbi_item{padding:0!important}
	#sb_instagram .sbi_photo_wrap a {
		display: block;
		height: 100%!important;
	}
	#sb_instagram .sbi_photo_wrap {
		position: relative;
		height: 100%;
	}
	#sb_instagram #sbi_images{
		position: relative;
		height: 580px;
	}
	#sb_instagram #sbi_images .sbi_item{
		position: absolute;
		width: 290px!important;
		height: 290px!important;
	}
	#sb_instagram #sbi_images .sbi_item:nth-child(4){
		top: 0;
		left: 290px;
	}
	#sb_instagram #sbi_images .sbi_item:nth-child(2){
		bottom: 0;
		left: 0;
	}
	#sb_instagram #sbi_images .sbi_item:nth-child(3){
		bottom: 0;
		left: 290px;
	}
	#sb_instagram #sbi_images .sbi_item:nth-child(1){
		top: 0;
		right: 0;
		width: 580px!important;
		height: 580px!important;
	}
}

section.banner{
	background: transparent;
}
.banner .slick-track {
    background: #000;
}

.elementor-editor-active .slide-popup .elementor-widget-image-gallery {
    display: block;
}

.slide-popup .elementor-widget-image-gallery {
    display: none;
}


/* teatro unimed */
#section-slide-teatro {
	
}
#section-slide-teatro > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
	padding: 0;
}
#slide-teatro {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
#slide-teatro img {
	width: 100%;
}
#section-slide-teatro .txt-sobre strong {
	font-family: "Times New Roman",Sans-serif;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 400;
}
#section-slide-teatro .txt-duracao strong {
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
}