body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}

 header
 {
 	position: relative;
 }

 textarea {
 	resize: none;
 }

 header.header-pagina {
 	height: 30vh;
 	text-align: center;
 	padding: 50px;
 	background: #191c1d url();
 	color: #fff;
 }

 header.header-pagina h1 {
 	font-size: 55px;
 }

 h1,h2,h3,h4 {
 	font-weight: 600;
	letter-spacing: -1px;
 }

 a {
    color: #000;
    font-weight: 600;
  }

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #191c1d;
}

.top-menu {
	display: block;
}

.top-menu a:link{
	color: rgba(255,255,255,.9);
}

a.whileam {
	color: rgba(255,255,255,.9);
}

 .menu-sticky {
 	position: sticky;
 	top: 0;
 	z-index: 1000;
 }

.navbar-dark .navbar-nav .nav-link {
	 color: rgba(255,255,255,.8);
	 /*text-transform: uppercase;*/
	 font-size: 16px;
	 letter-spacing: 1.2px;
	 font-weight: 600;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,1);
}

/* a:link {
 	color: rgba(255,255,255,.7);
}*/

.btn-concejo {
 	background-color: #fff;
 	color:  #191c1d!important;
 	border: 2px solid  #191c1d;
 	font-weight: 900;
}

.btn-concejo:hover {
 	background-color:  #191c1d;
 	color: #fff!important;
}

.btn-concejo-inverse {
 	background-color: #191c1d;
 	color:  #fff!important;
 	border: 2px solid  #fff;
 	font-weight: 900;
}

.btn-concejo-inverse:hover {
 	background-color:  #fff;
 	color: #191c1d!important;
}
 .btn-danger {    
    border-color: #6d0606;
}

.menu-principal {
	border-bottom: 1px solid rgba(255,255,255,.1);
}

.menu-secundario .btn-concejo {
 	margin-right: 10px;

}

.bg-dark {
    background-color: #0049bd !important;
}

footer.bg-dark {
    background-color: #191c1d !important;
}

.top-menu {
	background: #191c1d; /* 00a95b */
	border-bottom: 1px solid rgba(0,0,0,.1);
	font-size: .8rem;
	/*color: rgba(0,0,0,.7);*/
	color: rgba(255,255,255,.7);
}

.blog-post {
  padding: 20px 0px;
}

.frase-logo {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.1;
	margin-top: 15px;
}

.frase-logo span {
	font-size: 16px;
	font-weight: 300;
}

.menu-secundario {
	background:#fff;
}

.carousel-item {
  height: 95vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.carousel-caption {   
    width: 40%;
    right: 5%;
    bottom: 25%;
    left: 10%;  
    text-align: left;
}
.carousel-control-next, .carousel-control-prev {   
    width: 5%;   
    opacity:1;
}

.frame-slide {
	position: absolute;
	width: 100%;
	height: 100%;
	/*background: rgba(0,0,0,.5);*/
	/*    background: rgb(25, 28, 29);*/
	    background: rgba(25, 28, 29, 0.54);
	z-index: 1;
}

.carousel-caption-right {   
    width: 400px;
    right: 8%;
    position: absolute;
    bottom: 30%;
    z-index: 10;
    background:#2b2b2b;
    border-radius: 5px;
}

.carousel-caption-right .carousel-caption {
	width: 100%;
	left: 0;
	padding: 20px;
}

.carousel-caption-right #carouselDestacadas .carousel-item {
	height: 200px;
}

/*.somos .container{
	width: 800px;
	margin: 0 auto;
}*/

.card-image {
	height: 250px;
	width: 100%;
}

.card-body .card-text {
    width:100%;   
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;

}

#nov1 .card-image {
	background:url(http://www.magistradodolores.com.ar/wp-content/uploads/2017/07/19756378_476559092694507_3583312804868428847_n.jpg) no-repeat center center;
	background-size: cover;
}

#nov2 .card-image {
	background:url(http://www.magistradodolores.com.ar/wp-content/uploads/2018/03/Presentaci%C3%B3n-compendio-normativo-Colegio-de-Magistrados-Pcial.-8-de-marzo-2018.jpg) no-repeat center center;
	background-size: cover;
}

#nov3 .card-image {
	background:url(http://www.magistradodolores.com.ar/wp-content/uploads/2017/12/DSC_2264.jpg) no-repeat center center;
	background-size: cover;
}

#nov4 .card-image {
	background:url(http://www.magistradodolores.com.ar/wp-content/uploads/2013/04/Dibujo1-150x160.bmp) no-repeat center center;
	background-size: contain;
}

#nov5 .card-image {
	background:url(http://www.magistradodolores.com.ar/wp-content/uploads/2017/09/2017-09-15-PHOTO-00000041.jpg) no-repeat center center;
	background-size: cover;
}

#nov6 .card-image {
	background:url(http://www.magistradodolores.com.ar/wp-content/uploads/2017/08/imagen-4.jpg) no-repeat center center;
	background-size: cover;
}


.scene {
  padding: 6rem 2rem;
  max-width: 800px;
  margin: 0 auto;
}

.actor {
  font-size: 1.8rem;
  display: flex;
  margin-bottom: 2rem;
}
.actor:last-of-type {
  margin-bottom: 6rem;
}

.actor__content {
  flex-grow: 1;
}

@-webkit-keyframes blink {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes blink {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.actor__content--typing::after {
  content: '|';
  -webkit-animation: blink 500ms infinite;
          animation: blink 500ms infinite;
}

.carousel-caption-right h3.title-carousel {
	color: #fff;
	padding: 20px 0;
}

section.somos {
    padding-bottom: 0!important;
}

section.servicios {
	background: #fbfbfb;
	/*border-top: 1px solid rgba(0,0,0,.7);
	border-bottom: 1px solid rgba(0,0,0,.7);*/
	/*text-align: center;*/
	/*color: #fff;*/
	font-size: 18px;
}

section.iconos {
	/*background: #6d0606;
	color: #fff;*/
	
}

.line-sep {
	height: 5px;
	width: 50px;
	background:#191c1d;
	margin-top: 15px;
	margin-bottom: 20px;
}

.servicios-left {
    border-right: 1px solid #cecccc;
}

.servicios-right {
	border-left: 1px solid #cecccc;
}

.card-title {
	font-weight: 600;
	letter-spacing: -1px;
}

.copyright {
	font-size: 14px;
	color: #9c9c9c;
}
.items-scroll {
	opacity: 0;
	-webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; 
}

.text-serv {
	    height: 50px;
    overflow: hidden;

}


.text-serv p,.text-serv a {
	-webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; 
}

.text-serv:hover p {
	transform: translateY(-50px);
	-webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; 
}

.text-serv:hover a {
	transform: translateY(-10px);
	-webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; 
}

.btn-serv {
	margin-top: 15px;
}

section.galeria {
	background: #000;
}

section.galeria img{
	opacity: .5;
	-webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; 
}

section.galeria img:hover{
	opacity: 1;
	-webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; 
}

section.galeria .image {
	max-height: 250px;
	overflow: hidden;
}

.page-item.active .page-link {   
    color: #fff;
    background-color: #191c1d;
    border-color: #191c1d;
}

.page-link {   
    color: #191c1d;
    background-color: #fff;
    border: 1px solid #191c1d;
}

.page-link:hover {   
    color: #191c1d;
    background-color: #eee;
    border: 1px solid #191c1d;
}

.side {
	position: sticky;
	top: 110px;
	right: 0;
}
.m-db {
	display: none;
}

.desarrollo {
	float: right;
}

/*MEDIA QUERIES*/

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 1rem;   
	}
}

@media all and (max-width: 480px) {
	.top-menu {
	display: none;
	}
	.navbar-brand img {
		height: 50px;
	}
	.frase-logo {
    font-size: 13px;    
    line-height: 1.2;    
    width: 77%;
	}
	.frase-logo span {
    font-size: 12px;   
	}
	button {
		 border: 0!important;  
   		outline: 0!important;
	}
	.m-db {
	display: block;
	}
	.carousel-caption-right {
		display: none;
	}
	.carousel-caption {
	    width: 100%;
	    right: 0;
	    bottom: 12%;
	    left: 5%;	
	    padding: 30px;  
	}
	.carousel-caption h2 {
		font-size: 20px;
	}
	.carousel-control-next, .carousel-control-prev {
    width: 13%;
    opacity: 1;
	}

	h1,h2 {
		font-size: 25px;
	}
	.actor:last-of-type {
    margin-bottom: 2rem;
        height: 100px;
	}

	.actor {
    font-size: 1.2rem;
	}
	.items-scroll {
		opacity: 1!important;
	}
	.btn-inscripcion {
		text-align: center!important;
	}
	section.iconos {
    text-align: center;
	}

	section.iconos h2 {
		text-align: left!important;
	}
	.text-serv {
    height: 150px;
   
	}

	.desarrollo {
	float: none;
	width: 100%;
	}
	header.header-pagina h1 {
    font-size: 25px;
	}

	

}

@media all and (max-width: 741px) {
  	.top-menu {
	display: none;
	}
	.navbar-brand img {
		height: 50px;
	}
	.frase-logo {
    font-size: 13px;    
    line-height: 1.2;    
    width: 77%;
	}
	.frase-logo span {
    font-size: 12px;   
	}
	button {
		 border: 0!important;  
   		outline: 0!important;
	}
	.m-db {
	display: block;
	}
	.carousel-caption-right {
		display: none;
	}
	.carousel-caption {
	    width: 100%;
	    right: 0;
	    bottom: 12%;
	    left: 5%;	
	    padding: 30px;  
	}
	.carousel-caption h2 {
		font-size: 20px;
	}
	.carousel-control-next, .carousel-control-prev {
    width: 13%;
    opacity: 1;
	}

	h1,h2 {
		font-size: 25px;
	}
	.actor:last-of-type {
    margin-bottom: 2rem;
        height: 100px;
	}

	.actor {
    font-size: 1.2rem;
	}
	.items-scroll {
		opacity: 1!important;
	}
	.btn-inscripcion {
		text-align: center!important;
	}
	section.iconos {
    text-align: center;
	}

	section.iconos h2 {
		text-align: left!important;
	}
	.text-serv {
    height: 150px;
   
	}

	.desarrollo {
	float: none;
	width: 100%;
	}
	header.header-pagina h1 {
    font-size: 25px;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {    
 	.navbar-dark .navbar-nav .nav-link {   
    	font-size: 13px;
    
	}
	section.galeria .image {
    max-height: 180px;
    overflow: hidden;
	}
	.copyright {
    font-size: 13px;    
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	.top-menu {
	display: none;
	}
	.navbar-brand img {
		height: 50px;
	}
	.frase-logo {
    font-size: 13px;    
    line-height: 1.2;    
    width: 77%;
	}
	.frase-logo span {
    font-size: 12px;   
	}
	button {
		 border: 0!important;  
   		outline: 0!important;
	}
	.m-db {
	display: block;
	}
	.carousel-caption-right {
		display: none;
	}
	.carousel-caption {
	    width: 100%;
	    right: 0;
	    bottom: 12%;
	    left: 5%;	
	    padding: 30px;  
	}
	.carousel-caption h2 {
		font-size: 20px;
	}
	.carousel-control-next, .carousel-control-prev {
    width: 13%;
    opacity: 1;
	}

	h1,h2 {
		font-size: 25px;
	}
	.actor:last-of-type {
    margin-bottom: 2rem;
        height: 100px;
	}

	.actor {
    font-size: 1.2rem;
	}
	.items-scroll {
		opacity: 1!important;
	}
	.btn-inscripcion {
		text-align: center!important;
	}
	section.iconos {
    text-align: center;
	}

	section.iconos h2 {
		text-align: left!important;
	}
	.text-serv {
    height: 150px;
   
	}

	.desarrollo {
	float: none;
	width: 100%;
	}
	header.header-pagina h1 {
    font-size: 25px;
	}
}