.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
    height: 100px;
}


.navbar-header.mmmedia {
    float: left;
    padding-left: 35%;
}

.navbar-brand.topnavdos:focus, .navbar-brand.topnavdos:hover {
    color: #5e5e5e;
    background-color: #fff;
    padding: 0px 0px;
}


.navbar-header.mmmedia {
    float: left;
    padding-left: 35%;
}

.topnavdos {
    font-size: 14px;
    height: 85px;
    background-color: #30a8e2;
    /* background: url(../img/mmmheader.png) #30a8e2 no-repeat center center; */
    /* background-size: cover; */
}

.navbar-brand.topnavdos {
    color: #777;
    background-color: #fff;
    width: 162px;
    padding: 0px 0px;
}


.carousel-control.left span, 
.carousel-control.right span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #30a8e2;
    padding: 24px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.carousel-control {
    width: 15%!important;
}


.navbar-right {
    float: right!important;
    margin-right: 50px;
    padding-top: 40px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff!important;
}
.logo-footer{
    width: 150px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
}

.login {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.calendar {
    float: left;
    height: 49px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
    width: 250px;
}

span.fa.fa-calendar {
    color: #30a8e2;
}

span.input-group-addon {
    background-color: #fff;
}

.intro-header {
    width: 100%;
    height: 100%;

}

 img.card-img-top {
    height: 140px;
    width: 140px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
}

.card {
    -moz-box-shadow: 5px 5px 24px -9px rgba(0,0,0,0.73);
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px rgba(169, 166, 166, 0.82);
    padding-top: 10px;
    padding-bottom: 10px;
}

.card-title {
    color: #30a8e2;
}

.card-block {
    padding: 10px 10px 10px 10px;
}

.content-section-c {
    padding: 0px 0px 0px;
}

.banner-about {
    padding: 26px 0;
    color: #f8f8f8;
    background: url(../img/mmmheader.png) no-repeat center center;
    background-size: cover;
}

.banner-about h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    font-size: 5em;
    color: #30a8e2;
}

.banner-footer {
    padding: 20px 0;
    color: #f8f8f8;
    background: url(../img/mm-media-footer01.png) no-repeat center center;
    background-size: cover;
}

.texto-about {
    color: #6d6d6d;
    font-family: inherit;
    line-height: 1.4em;
    padding-top: 15px;
}

.panel-card {
    padding-bottom: 20px;
}

.banner-experiencia
{
	padding: 36px 0;
    color: #f8f8f8;
    background: url(../img/mmmheader.png) no-repeat center center;
    background-size: cover;

}

.banner-experiencia h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    font-size: 5em;
    color: #30a8e2;
}

.banner-contacto {
    padding: 57px 0;
    color: #f8f8f8;
    background: url(../img/mmm-contacto1.png) #30a8e2 center center;  
}

.banner-contacto h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    color: #fff;
}

.texto-contacto {
    color: #fff;
    font-family: inherit;
    line-height: 1.4em;
    padding-top: 15px;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.btn-default {
    color: #30a8e2 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #ffffff!important;
    border-color: #fff!important;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #fff!important;
    border-color: #fff!important;
}

.btn-default:hover {
    color: #333;
    background-color: #fff!important;
    border-color: #fff!important;
}

.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 45%;
    left: 40%;
    right: auto;
    width: 50.666667%;
    color: #fff;
    filter: brightness(1.1);
}

.linea-punto
{
    float: left;
    background: url(../img/puntos-azules.png) no-repeat center center;
    height: 23px;
    background-size: cover;
}

.header-text h2 {
    font-size: 40px;
}


.header-text h3 span {
    padding: 15px;
    line-height: 50px;
    font-size: 60px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.filtro-img
{
    filter: brightness(0.4);
}

.contenido-slider
{
    text-align: right;
}

h2.texto-media {
    float: left;
    color: #fff;
    font-size: 75px;
    margin-top: 0px;
}


@media (min-width: 320px) { 

.login {
    float: right;
    padding-top: 30px;
    padding-bottom: 10px;
}

.banner-about h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    font-size: 2em;
    color: #30a8e2;
}

.linea-punto {
    float: left;
    background: url(../img/puntos-azules.png) no-repeat center center;
    height: 23px;
    background-size: cover;
    width: 100%;
}

.header-text {
    position: absolute;
    top: 10%;
    left: 20%;
    right: auto;
    width: 60%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 15px;
}

.header-text h3 span {
    padding: 0px;
    line-height: 10px;
    font-size: 20px;
}
.contenido-slider {
    text-align: center;
}

.calendar {
    float: left;
    height: 20px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
}

.navbar-toggle {
    position: relative;
    float: left;
    padding: 6px 6px;
    margin-top: 3px;
    margin-left: 200px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .carousel-control {
    width: 15%!important;
}

.banner-experiencia h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    font-size: 2em;
    color: #30a8e2;
}

.carousel-control.left span, .carousel-control.right span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #30a8e2;
    padding: 7px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 7%;
}

img.logo {
    width: 150px;
}

.topnavdos {
    font-size: 14px;
    height: 33px;
    background-color: #30a8e2;
    /* background: url(../img/mmmheader.png) #30a8e2 no-repeat center center; */
    /* background-size: cover; */
}

.navbar-brand.topnavdos {
    color: #777;
    background-color: #fff;
    width: 62px;
    padding: 0px 0px;
}

.navbar-right {
    float: right!important;
    margin-right: 0px;
    padding-top: 0px;
    background-color: #30a8e2;
    margin: 0px;
}


 }


 @media (min-width: 480px) { 
 
.login {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.banner-about h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    font-size: 5em;
    color: #30a8e2;
}

.linea-punto {
    float: left;
    background: url(../img/puntos-azules.png) no-repeat center center;
    height: 23px;
    background-size: cover;
    width: 100%;
}

.header-text {
    position: absolute;
    top: 25%;
    left: 20%;
    right: auto;
    width: 60%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 20px;
}

.header-text h3 span {
    padding: 0px;
    line-height: 25px;
    font-size: 25px;
}
.contenido-slider {
    text-align: center;
}

.calendar {
    float: left;
    height: 20px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
    width: 250px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 8px 8px;
    margin-top: 10px;
    margin-left: 260px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .carousel-control {
    width: 15%!important;
}

.banner-experiencia h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    font-size: 4em;
    color: #30a8e2;
}

.carousel-control.left span, .carousel-control.right span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #30a8e2;
    padding: 7px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 7%;
}

img.logo {
    width: 250px;
}

.topnavdos {
    font-size: 14px;
    height: 55px;
    background-color: #30a8e2;
    /* background: url(../img/mmmheader.png) #30a8e2 no-repeat center center; */
    /* background-size: cover; */
}

.navbar-brand.topnavdos {
    color: #777;
    background-color: #fff;
    width: 104px;
    padding: 0px 0px;
}

.navbar-right {
    float: right!important;
    margin-right: 0px;
    padding-top: 0px;
    background-color: #30a8e2;
    margin: 0px;
}


 }


 @media (min-width: 640px) { 

.linea-punto {
    float: left;
    background: url(../img/puntos-azules.png) no-repeat center center;
    height: 23px;
    background-size: cover;
    width: 100%;
}

.header-text {
    position: absolute;
    top: 30%;
    left: 20%;
    right: auto;
    width: 60%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 20px;
}

.header-text h3 span {
    padding: 0px;
    line-height: 40px;
    font-size: 30px;
}
.contenido-slider {
    text-align: center;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 8px 8px;
    margin-top: 10px;
    margin-left: 420px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .carousel-control {
    width: 15%!important;
}

.banner-experiencia h2.about-text {
    margin: 0;
    /* text-shadow: 2px 2px 3px rgba(0,0,0,0.6); */
    font-size: 4em;
    color: #30a8e2;
}

.carousel-control.left span, .carousel-control.right span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #30a8e2;
    padding: 7px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 7%;
}

img.logo {
    width: 250px;
}

.topnavdos {
    font-size: 14px;
    height: 55px;
    background-color: #30a8e2;
    /* background: url(../img/mmmheader.png) #30a8e2 no-repeat center center; */
    /* background-size: cover; */
}

.navbar-brand.topnavdos {
    color: #777;
    background-color: #fff;
    width: 104px;
    padding: 0px 0px;
}

.navbar-right {
    float: right!important;
    margin-right: 0px;
    padding-top: 0px;
    background-color: #30a8e2;
    margin: 0px;
}


 }


@media (min-width: 768px) { 


.header-text {
    position: absolute;
    top: 30%;
    left: 20%;
    right: auto;
    width: 60%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 25px;
}

.header-text h3 span {
    padding: 15px;
    line-height: 50px;
    font-size: 40px;
}
.contenido-slider {
    text-align: center;
}

.calendar {
    float: left;
    height: 49px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
    width: 250px;
}

.carousel-control.left span, .carousel-control.right span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #30a8e2;
    padding: 9px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 7%;
}

img.logo {
    width: 250px;
}

.topnavdos {
    font-size: 14px;
    height: 55px;
    background-color: #30a8e2;
    /* background: url(../img/mmmheader.png) #30a8e2 no-repeat center center; */
    /* background-size: cover; */
}

.navbar-brand.topnavdos {
    color: #777;
    background-color: #fff;
    width: 104px;
    padding: 0px 0px;
}

.navbar-right {
    float: right!important;
    margin-right: 20px;
    padding-top: 5px;
    background-color: transparent;
}


 }


@media (min-width: 992px) { 

.linea-punto {
    display: block;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 7%;
}

.header-text {
    position: absolute;
    top: 30%;
    left: 20%;
    right: auto;
    width: 60%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 25px;
}

.header-text h3 span {
    padding: 15px;
    line-height: 50px;
    font-size: 40px;
}
.contenido-slider {
    text-align: center;
}


}

@media (min-width: 1024px) { 

.linea-punto {
    display: block;
}

img.logo {
        width: 390px;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 7%;
}

.carousel-control {
    width: 16%!important;
}

.topnavdos {
    font-size: 14px;
    height: 85px;
    background-color: #30a8e2;
    /* background: url(../img/mmmheader.png) #30a8e2 no-repeat center center; */
    /* background-size: cover; */
}

.navbar-brand.topnavdos {
    color: #777;
    background-color: #fff;
    width: 162px;
    padding: 0px 0px;
}

.navbar-right {
    float: right!important;
    margin-right: 15px;
    padding-top: 40px;
}

.carousel-control.left span, 
.carousel-control.right span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #30a8e2;
    padding: 24px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.header-text {
    position: absolute;
    top: 30%;
    left: 20%;
    right: auto;
    width: 60%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 25px;
}

.header-text h3 span {
    padding: 15px;
    line-height: 50px;
    font-size: 40px;
}
.contenido-slider {
    text-align: center;
}

}

@media (min-width: 1200px) { 

.linea-punto {
    display: block;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 35%;
}

.carousel-control {
    width: 15%!important;
}

.navbar-right {
    float: right!important;
    margin-right: 50px;
    padding-top: 40px;
}

.header-text {
    position: absolute;
    top: 40%;
    left: 40%;
    right: auto;
    width: 50.666667%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 25px;
}

.header-text h3 span {
    padding: 15px;
    line-height: 50px;
    font-size: 40px;
}

.contenido-slider {
    text-align: right;
}

}



 @media (min-width: 1366px) { 

.linea-punto {
    display: block;
}

.header-text {
    position: absolute;
    top: 40%;
    left: 40%;
    right: auto;
    width: 50.666667%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 25px;
}


.header-text h3 span {
    padding: 15px;
    line-height: 50px;
    font-size: 40px;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 35%;
}

.carousel-control {
    width: 15%!important;
}


.navbar-right {
    float: right!important;
    margin-right: 50px;
    padding-top: 40px;
}

.header-text {
    position: absolute;
    top: 45%;
    left: 40%;
    right: auto;
    width: 50.666667%;
    color: #fff;
    filter: brightness(1.1);
}

.contenido-slider {
    text-align: right;
}

}


 @media (min-width: 1680px) { 

.linea-punto {
    display: block;
}

.header-text {
    position: absolute;
    top: 45%;
    left: 40%;
    right: auto;
    width: 50.666667%;
    color: #fff;
    filter: brightness(1.1);
}

.header-text h2 {
    font-size: 40px;
}

.header-text h3 span {
    padding: 15px;
    line-height: 50px;
    font-size: 60px;
}

.navbar-header.mmmedia {
    float: left;
    padding-left: 35%;
}

.carousel-control {
    width: 15%!important;
}

.navbar-right {
    float: right!important;
    margin-right: 50px;
    padding-top: 40px;
}

.header-text {
    position: absolute;
    top: 45%;
    left: 40%;
    right: auto;
    width: 50.666667%;
    color: #fff;
    filter: brightness(1.1);
}

.contenido-slider {
    text-align: right;
}

 }