@charset "UTF-8";
.navBACK {
    background-color: rgba(255,255,255,0.78);
    padding-left: 5%;
    padding-right: 5%;
}
body {
    background-color: rgba(185,185,185,1.00);
    font-family: comfortaa;
    font-style: normal;
    font-weight: 400;
}
a:hover {
    color: rgba(0,62,184,1.00);
}
a:link {
    color: rgba(36,36,36,1.00);
    font-weight: lighter;
}
.row a {
    color: rgba(33,33,33,1.00);
}
h5 {
    font-family: comfortaa;
    font-style: normal;
    font-weight: 300;
}
.card-body {
    font-family: comfortaa;
    font-style: normal;
    font-weight: 300;
}
.navLogoSize {
    width: 11%;
    height: 0%;
    margin-right: 8px;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.band-Audiciones {
    background-color: #15314F;
    padding-top: 100px;
    color: rgba(255,255,255,1.00);
    padding-bottom: 20px;
}
.imgSizeFoto {
    width: 60%;
}
.contaiiner-fluid {
}
.colPadding {
    padding-top: 10px;
    padding-bottom: 0px;
}
h2 {
    font-size: x-large;
    font-style: normal;
    font-weight: normal;
}
.bandContacto {
    background-color: #15314F;
    padding-bottom: 30px;
    padding-top: 30px;
}
.row.myRowSize .col-lg-6.text-white.embed-responsive.offset-xl-1.colPadding2.text-center.col-xl-4.columnaBtm p {
    color: rgba(255,255,255,1.00);
}
.myRowSize {
    height: 320px;
}
.colPadding2 {
    padding-top: 66px;
}
.colPaddingMap {
    margin-top: 23px;
    margin-bottom: 20px;
}
.iconSize {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.pLinks {
    min-height: 0px;
    font-weight: 600;
}
footer {
    background-color: #9B0411;
    height: 40px;
    color: #FFFFFF;
    padding-left: 80px;
    padding-top: 8px;
}
.pad {
    padding-bottom: 50px;
}
.pad2 {
    padding-top: 20px;
}
.fontHistoria {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.card {
    background-color: rgba(224,224,224,1.00);
}
.pad.container.pad2.fontHistoria {
    background-color: rgba(185,185,185,1.00);
    font-family: comfortaa;
    font-style: normal;
    font-weight: 300;
}
.bgAzul {
    background-color: rgba(21,49,79,1.00);
}
.card.col-xl-12 .card-body.text-center .btn.btn-primary {
    background-color: rgba(33,78,125,1.00);
    color: rgba(255,255,255,1.00);
}
.sectionForm #contactForm #submit {
    background-color: rgba(33,78,125,1.00);
    color: rgba(255,255,255,1.00);
}

@media (max-width:767px){
.bandContacto {
    padding-top: 36px;
}
.myRowSize {
    height: 800px;
}
.paddingText {
	padding-top: 5px;
}
}

@media (min-width:768px) and (max-width:991px){
.bandContacto {
    padding-top: 85px;
}
.myRowSize {
    height: 900px;
}
body {
}
.divTest {
}
}

@media (max-width: 576px){
.navbar-brand {
    width: 200px;
}
.bandContacto {
    padding-top: 80px;
}
}

@media screen{
}

@media (min-width: 992px){
.bandContacto {
    padding-top: 38px;
}
}

@media (max-width:300px){
}
