img, a {
border: 0px;
text-decoration: none;
border: 0px;
outline: none;
border-style: none;
}

.wrapper{
    margin: 20px auto;
    text-align: center;	
 }

  #pagination{
    display: inline-block;
    margin: 15px 0;
  }
  #pagination li{
    display: inline-block;
	padding: 2px;
  }
  
  .page-content{
    background: #eee;
    display: inline-block;
    padding: 10px;
    width: 100%;    
  }
    
  .pagination-sm .page-link {
		padding: 10px;
        font-size: .875rem;
	}
	
.page-link:focus, .page-link:hover, .active .page-link, .BotonBlog a:focus ,  .BotonBlog a:hover { 
        color: #FFF;
        text-decoration: none;
        background-color: #EF7B0B;
        border-color: #EF7B0B;
    }
 a:active, a:hover {
	outline-width: 0;
}

.page-link {
     position: relative;
     display: block;
     padding: .5rem .75rem;
     margin-left: -1px;
     line-height: 1.25;
     color: #464646;
     background-color: white;
     border: 1px solid #464646;
     }
	 
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
   width: 100%;
}

.BotonBlog a {
border: 1px solid #464646;
float: right;
padding: 5px;
color: #464646;
}
.cg-left {
    width: 30%;
	display: inline-block;
	vertical-align: top;
	float: left;
}
.cg-right {
    width: 69%;
	display: inline-block;
}
.textBlog p {
    text-align: justify;
    font-size: 13px;
	line-height: 1em;
}
 p.cgtitle {
	text-align: left;
    font-weight: bold;
    font-size: 14px !important;
	margin-bottom: 5px;
	line-height: 1.3em;
}
.image-blog {
    width: 85%;
    display: block;
    height: 2px;
    background: pink;
}
.cg-cnt {
    display: none;
}
.cg-cnt img {
    width: 80%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cg-cnt ol {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
	margin-left: 20px;
}
.cg-img {
    margin: 0 15px;
}
.cg-descini {
    width: 86%;
    display: inline-block;
}
.cgactive {
    background: #f0ad4e;
}
.cg-title {
    text-align: center;
}
a.cg-title {
    color: #E20177;
}
a.cg-title:hover {
    font-weight: bold;
}
.triangulo {
    display: none;
    width: 0;
    border-left: 20px solid #f0ad4e;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    margin-left: 5px;
}

h1,body{
padding:0px;
margin:0px;

 }
#ContentBlog, #HeadBlog {
    max-width: 1024px;
    min-width: 360px;
}
#HeadBlog{
   margin: 20px auto;
 }
#imgHead{
 padding-bottom:30px;
 position: relative;
 width: 100%;
 }
 
 .tituloBlog{
  width: 80%;
  position: absolute;
  top: 40px;
  margin: auto;
  right: 0;
  left: 0;
  }
.imgComplete img{
  max-width:100%;
 }

#CarrucelBlog, .row-fluid {
    width: 60%;
    background: #FFF;
}
 
#foceBlog {
    float: right;
    margin: 0px 15px 0px 0px;
    width: 35%;
}

.carousel-control {
    background:none; 
    border:none; 
 }
 
.leftBlog, .rightBlog {
    padding: 10px 0px;
    height: 200px;
    background: #FBB034;
    margin: 20px 0px;
}

.leftBlog{
    width: 520px;
    height: 210px;
    float: left;
    padding: 30px;
    text-align: center;
    position: relative;
}
 
.txtBlog{
   width:50%;
   /*min-width:400px;*/
   height:200px;
   background: #FFF; 
 }
 
 /*blog*/
 
.blogSecc{
    padding: 0px;
	width: 100%;
    margin: 15px 0px;
    position: relative;
    justify-content: center;
    align-items: center;
	text-align:left;
	cursor: pointer;
  }
  
.textBlog{    
    width:100%;
    text-align: left;
    margin: 10px 0px;
}

.aligLeft {
	display: inline-block;
    width: 20%;
    vertical-align: middle;
 }
 .aligLeft2 {
	display: inline-block;
    width: 30%;
    vertical-align: middle;
 }
 
.aligRight {
    width: 70%;
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: top;
 }
 
 .aligRight2 {
    width: 65%;
    vertical-align: top;
    display: inline-block;
}
 
 .aligRight img, .aligLeft img {
   margin: 0px 0px 0px 0px;    
   max-width:100%;
   height: auto;
   object-fit: scale-down;
 }
  
.linesBlog{ 
   border-width: 10px;
   border-style: solid;
   border-color: #FBB034;
   margin:10px 0px;
 }
 
 div#btnBlog1 h2 {
    line-height: initial;
}
 
.contenidoBoton {
text-align: center;
padding: 10px 0px;
margin-top: 15px;

}

#ircompartamos {
  width: 49%;
  display: inline-block;
}

#volverblog {
  width: 49%;
  display: inline-block;
  cursor: pointer;
  margin: 25px 0;
}

#volverblog a {
  background-color: #FBB034;
  color: white;
  text-align: center;
  padding: 10px 20px;
  border-radius: 10px;
  text-transform: uppercase;
}

.btn-link {
    color: #747373;
    display: inline-block;
    font-weight: 700;
    padding: 20px 0;
    text-decoration: underline;
    margin: 0 50px;
}

.btn-link:hover {
    color: #ffa300;
}

.note-thumb {
    width: 60px;
    display: inline-block;
    vertical-align: middle;
}

.note-thumb img {
    object-fit: scale-down;
}

.latnote.cg {
    margin-right: 20px;
    width: 60px;
}

.note-thumb img {
    height: 60px;
    vertical-align: middle;
}

.intro {
    display: inline-block;
    width: 70%;
    text-align: left;
    vertical-align: middle;
    font-size: .75em;
}

.latnote {
    float: left;
    width: 100%;
    padding: 10px 0;
}

@media (max-width: 800px) {
	h2 {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.aligLeft{    
		display: inline-block;
    }
	.aligRight{    
		float:right;
    }
	.contenidoBoton{ 
		margin: auto;
	}
	.tituloBlog{
		top: 10px;
	}
	#CarrucelBlog, .row-fluid, #foceBlog {
		width: 100%;
	}
}

@media (max-width: 360px) {
	#ircompartamos {
		width: 100%;
	}
	.disableblog{ 
		display: none;
	}
	#CarrucelBlog, .row-fluid, #foceBlog {
		width: 100%;
		padding: 10px 5%;
		margin: 10px auto;
		float: none;
	}
	h2 {
		font-size: 20px !important;
		line-height: 20px !important;
		font-weight: bold;
		margin: 10px 10px 0;
	}
	.pagination-sm .page-link {
		padding: 10px 10px;
		font-size: .875rem;
	}
	#foceBlog{
		display: none;
	}
	.cg-left {
		width: 100%;
	}
	.cg-right {
		width: 100%;
	}
	.aligLeft {    
		width: 80%;
	}
	.aligRight{    
		width: 95%;
		margin: 10px 0 0 0;
	}
	.cg-cnt {
		width: 100%;
	}
	.cg-img {
		margin: 10px 15px;
	}
	.cg-cnt img {
		width: 100%;
		margin: 10px auto;
	}
	.movil-total {
		width: 100% !important;
		text-align: justify;
	}
	.blogSecc {
		width: 30%;
	}
	.image-blog {
		display: inline-block;
		width: 2px;
		min-height: 100px;
		height: 100%;
		vertical-align: text-top;
	}
	.aligLeft img {
		margin: 0 auto;
		max-width: 80%;
		display: block;
	}
	.cg-descini {
		width: 100%;
	}
	p.cgtitle {
		line-height: 1em;
		font-size: 14px !important;
	}
} 
 