/*
Theme Name: Foundry Child
Theme URI: 
Description: Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: foundry
Version: 1.0.0
*/

.menu li a {
color: #fff;
opacity: 1.0;
}

.nav-bar {
background: rgba(255, 255, 255, 0.2);
}

.textwidget .white {
color: #fff;
}

.widget .title {
text-transform: none;
font-size: 14px;
}

.bg-dark hr {
border-color: #0C2B33;
display: none;
}

.footer-1 .back-to-top {
display: none;
}

footer {
padding: 40px 0;
}



@media (min-width : 992px) {
.bd-right .widget {
border-right: 1px solid #fff;
}
.al-right .widget {
text-align: right;
padding-right: 30px;
}
.al-right {
float: left;
}
}

@media (max-width : 991px) {
.bd-right .widget {
border-right: none;
}
.al-right .widget {
text-align: left;
padding-right: 30px;
}
.al-right {
float: none;
}
}



/*.bd-right .widget {
border-right: 1px solid #fff;
}*/

/*.al-right .widget {
text-align: right;
padding-right: 30px;
}*/

.mg-bottom .widget, footer .widget {
margin-bottom: 5px;
}

footer .textwidget {
line-height: 23px;
}

footer ul.social-list {
font-size: 16px;
}

img.footer-logo {
height: 150px;
width: auto;
max-height: 150px;
}

@media (min-width : 769px) {
.slides .row p {
text-align: center;
width: 510px;
font-size:13px;
line-height:14px;
margin-left: auto;
margin-right: auto;
}
}

@media (max-width : 768px) {
.slides .row p {
text-align: center;
width: 90%;
font-size:13px;
line-height:14px;
margin-left: auto;
margin-right: auto;
}
}

.flex-control-nav li a {
border: 2px solid #fff;
}

.flex-control-paging li a.flex-active {
background: rgba(255, 255, 255, 0.9);
}

.frases h5 {
font-size: 22px;
color: #fff;
}

.frases h6 {
display:none;
}

section.page-title .row {
display:none;
}


.small-team-grid ul.social-icons.text-center {
text-align:center;
}

.sinopsis h5, .sinopsis h6 {
color: #4494A4
}

.col-centered {
float: none;
margin: 0 auto;
}