footer .links li,footer li {
list-style: none
}
footer,footer strong {
font-weight: 800
}
footer .contact a,footer .sublink a,footer .text-c {
font-size: 14px;
font-style: normal
}
img.cubo-logo {
padding-top: 9px;
}
footer {
background: #1b0166;
font-size: 16px;
font-style: normal;
line-height: 24px;
color: #fff;
letter-spacing: -.2px;
padding-top: 94px;
border-radius: 0;
}
footer li {
margin-bottom: 10px
}
footer ul {
margin: 0;
padding: 0
}
footer .text-c {
font-weight: 600;
text-align: center;
padding: 12px 0;
display: flex;
justify-content: space-between;
border-top: 1px solid #fff;
align-items: center;
width: 100%;
margin-top: 50px;
text-align: left;
}
.text-c .links a {
color: #fff;
padding: 0 24px
}
footer .container-large {
display: flex;
justify-content: space-between
}
footer .links li>a, footer .contact a:last-child, .contact a:nth-last-child(2) {
background: url(//tutormundi.com/wp-content/themes/tm-dev-theme/img/arrow-up-right.svg) top right no-repeat;
padding-right: 20px;
transition: .4s
}
footer .contact a:last-child, .contact a:nth-last-child(2) {
width: max-content;
background-position-y: 2px;
}
footer .links a:hover, footer .contact a:hover {
background-position-y: -1px;
opacity: .8;
transition: .3s
}
.sublink a,footer .links a,footer li a {
transition: .3s;
color: #fff
}
footer .sublink a {
margin-left: 16px;
font-weight: 600
}
footer .tm-app a {
display: block;
margin-bottom: 4px;
}
.contact strong,.tm-links strong {
margin-bottom: 16px;
display: block
}
footer .tm-app {
margin-bottom: 36px
}
footer .contact a {
font-weight: 400;
display: block;
color: #fff;
margin-bottom: 10px
}
footer .contact strong {
margin-bottom: 12px
}
footer .contact-icon-mail {
background: url(//tutormundi.com/wp-content/themes/tm-dev-theme/img/mail-icon.svg) 0 6px no-repeat;
padding-left: 22px
}
footer .contact-icon-tel {
background: url(//tutormundi.com/wp-content/themes/tm-dev-theme/img/wpp-icon.svg) 0 6px no-repeat;
padding-left: 22px
}
.tm-app .apple-store, .tm-app .playstore {
display: block;
height: 40px;
margin-bottom: 12px;
font-size: 0;
}
.tm-app .apple-store {
background: url(//tutormundi.com/wp-content/themes/tm-dev-theme/img/applestore-white.png) no-repeat;
background-size: 120px;
}
.tm-app .playstore {
background: url(//tutormundi.com/wp-content/themes/tm-dev-theme/img/playstore-white.png) no-repeat;
background-size: 121px;
}
footer .tm-midias a {
margin-right: 8px
}
.logo-footer,footer .contact a,footer .tm-app a,footer .tm-midias a {
transition: .3s
}
.logo-footer:hover,footer .contact a:hover,footer .tm-app a:hover,footer .tm-midias a:hover {
opacity: .6;
transition: .3s
}
.links.flex {
gap: 14px
}
@media (max-width: 767px) {
.links.flex {
flex-wrap:wrap
}
footer .text-c {
flex-direction: column;
display: block;
text-align: left;
font-size: 12px
}
footer {
padding-top: 60px;
}
footer .container-large {
flex-direction: column
}
.text-c .links a {
padding: 0 20px 0 0
}
footer .tm-app a:nth-child(2) img {
width: 117px
}
.logo-footer,.tm-midias,footer .tm-app {
margin-bottom: 36px
}
}
@media (max-width: 806px) {
.links.flex {
flex-wrap: wrap;
}
}