.contentArea{
  display: none;
}
#espacordeon{
  display: none;
}
.cbp-fwslider ul li img:nth-child(1){
position:absolute;
border: none;
display: block;
margin: 0;
height: 100%;
width: auto;
 top: 0px;
  left:50%;
  margin-left:-960px;
}

.cbp-fwslider ul li img:nth-child(2),.cbp-fwslider ul li img:nth-child(3),.cbp-fwslider ul li img:nth-child(4),.cbp-fwslider ul li img:nth-child(5){
position:absolute;
border: none;
display: none;
margin: 0;
height: 100%;
width: auto;
top: 0px;
left:50%;
margin-left:-960px;
}

.second_banner {
  height: 458px;
  background: url(../images/banner2_1920.jpg) top center no-repeat;
  width: 100%;
  display: Block;
  padding: 0px;
  position: Relative;
  z-index: 90;
  margin: 70px 0px;
}

.content_secondbanner {
  width: 47%;
  min-width: 590px;
}

.clear{
	clear: both;
}

#btna{
      width: 199px !important;
}

.content_secondbanner h2{
	text-transform: uppercase;
  font-size: 25px;
  line-height: 1.5;
  width: 55%;
  color: rgb(0, 84, 166);
}

.contactenos{
	text-align: center;
  padding: 28px 0 40px 0;
}
.line_cs {
  height: 2px;
  width: 27%;
  background: rgb(0, 84, 166);
  /* margin: 10px 0; */
  margin-top: 22px;
  margin-bottom: 30px;
}

.list_left{
	width: 48%;
  margin-right: 15px;
  float: left;
  display: inline-block;

}

.list_right{
	width: 48%;
	float: right;
	display: inline-block;

}
.content_secondbanner{
	padding-top: 30px;
}
.content_secondbanner ul {
	   list-style: none;
}
.content_secondbanner ul li{
	margin-bottom: 5px;
	font-size: 15px;
	  font-weight: 600;
}
.content_secondbanner ul li:before{
	content: "• ";
	color: rgb(0, 84, 166);
}

.content_clients{
	display: inline-block;
	width: auto;
	padding: 30px;
}

.content_clients img{
	width: 110%;
}

.clients{
	width: 95%;
  max-width: 1088px;
  margin: 0px auto;
  line-height: 25px;
  position: relative;
}


.content_li1 p {
  font-size: 20px;
  line-height: 30px;
  padding-top: 10px;
  margin: 0px;
  font-weight: normal;
  max-width: 387px;
}


.icn_esp {
  width: 100px;
  height: 72px;
  display: inline-block;
}

.espe1{
  background: url(../images/clinicas/icn_24.png) no-repeat center;
}
.espe2{
  background: url(../images/clinicas/icn_radio.png) no-repeat center;
}
.espe9{
  background: url(../images/clinicas/icn_sab.png) no-repeat center;
}

.esp1 {
    background: url(../images/clinica_belgrano/icn_house.png) no-repeat center;
}

.esp2 {
  background: url(../images/sprite_clinicas_esp.png) 0px -164px;
}
.esp3{
     background: url(../images/sprite_clinicas_esp.png) 0px -241px;
}
.esp4{
   background: url(../images/sprite_clinicas_esp.png) 0px -312px;
}
.esp5{
   background: url(../images/sprite_clinicas_esp.png) 0px -382px;
}
.esp6{
   background: url(../images/sprite_clinicas_esp.png) 0px -464px;
}
.esp7{
  background: url(../images/sprite_clinicas_esp.png) 0px -548px;
}
.esp8{
  background: url(../images/sprite_clinicas_esp.png) 0px -643px;
}
.esp9{
  background: url(../images/sprite_clinicas_esp.png) 0px -731px;
}
.esp10{
  background: url(../images/sprite_clinicas_esp.png) 0px -822px;
}

.all_clients {
  display: block;
  width: 205px;
  margin: 40px auto;
}
.all_clients a{
   text-decoration: none;
  font-size: 15px;
  padding: 11px 20px;
  border: 1px solid rgb(11, 86, 166);
}

.all_clients a:hover{
 cursor:pointer;
}

.all_clients a:hover{
  background: rgb(1, 85, 166);
  color: white;

  transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease-in;
    transition-delay: 0.1s;
}


.esp_cnt2 {
    margin-bottom: 60px;
    display: flex;
    margin: auto;
    /* width: 388px; */
    flex-flow: row wrap;
    justify-content: center;
}


.esp_content {
    margin-bottom: 60px;
    display: flex;
    margin: auto;
    width: 1158px;
    flex-flow: row wrap;
    justify-content: left;
}





.cols5-col {
   width: 226px;
  float: left;
  display: Block;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 5%;
}

.last-col {
  margin-right: 0%;
}

.cols5-col h3 {
  padding: 15px 0 20px 0;
  font-size: 20px;
  line-height: 20px;
  color: #0054a6;
  text-transform: uppercase;
}

.gapcols{
  width: 100%;
  height: 60px;
  float: left;
}



/* slider_second*/


#slider_second {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#slider_second ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider_second ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 500px;
  height: 300px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

#slider_second a.control_prev, #slider_second a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

#slider_second a.control_prev:hover, #slider_second a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

#slider_second a.control_prev {
  border-radius: 0 2px 2px 0;
}

#slider_second a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

/*---START nuestras clinicas*/
/*---START NAV CLINICAS BELGRANO/AYACUCHO/CALLAO*/
.item_link{
  width: 100%;
  padding: 30px 0;
  display: Block;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
   border: 1px solid rgba(27, 20, 100, 0);
}

.item_cols3{
  width: 32%;
  display: inline-block;
  float: left;
  margin-right: 2%;
  text-align: center;
}

.last_itemcol{
  margin-right: 0;
}

.bcolora{background: #1b1464}
.bcolorb{background: #0054a6}
.bcolorc{background: #448ccb}

.item_icn{
  width: 44px;
  height: 41px;
  display: inline-block;
  background: url(../images/clinica_belgrano/clinica_active.png);
}
.item_link:hover{
  background: white;
  border: 1px solid #1b1464;
}

.item_link2:hover{
  background: white;
  border: 1px solid #0054a6;
   color: #0054a6;
}

.item_link3:hover{
  background: white;
  border: 1px solid #448ccb !important;
   color: #448ccb !important;
}

.selected_nav{
  background: white;
   border: 1px solid #1b1464;
   color: #1b1464;
}
.selected_nav > .item_icn{
 background: url(../images/clinica_belgrano/clinica_visited.png);

}

.item_link:hover>.item_icn1{
  background: url(../images/clinica_belgrano/clinica_visited.png); 

}

.item_link:hover>.item_icn2{
  background: url(../images/clinica_belgrano/clinica_visitedb.png); 
 

}
.item_link:hover>.item_icn3{
  background: url(../images/clinica_belgrano/clinica_visitedc.png); 
  

}


.item_cont{
  display: block;
}
.item_link:hover>.item_cont{
  color:#1b1464;
}
.item_link:hover>.itc2{ color:#0054a6; }
.item_link:hover>.itc3{color:#448ccb; }


/*---END NAV CLINICAS BELGRANO/AYACUCHO/CALLAO*/


.bx_clinicas{
    margin: 80px auto;
}


.i_cols3{
    width: 33.3333333%;
  display: inline-block;
  float: left;
}

.content_item span:nth-child(1)::before{
  content:"";
  display: inline-block;
  width: 27px;
    margin-right: 4%;

  height: 26px;
  background: url(../images/clinica_belgrano/plus.png);
}

.content_item{
  margin-bottom: 3%;
  display: inline-block;
  width: 383px;
  float: left;

}
.content_item span:nth-child(1):hover::before{
  content:"";
  display: inline-block;
  width: 27px;
  height: 26px;
  background: url(../images/clinica_belgrano/plusb.png);
}
.tooltip_esp {
    display: none;
    width: 308px;
    line-height: 23px;
    position: absolute;
    top: 162%;
    background: white;
    padding: 7px 14px;
    border: 1px solid #6dcff6;
    margin-top: 8px;
    left: 18%;
    z-index: 30;
}
.tooltip_esp img{
   position: absolute;
  top: -21px;
  left: 8%;
  z-index: 20;

}
.tooltip_esp p{
  font-size: 14px;
  color: #0b56a6;
  text-transform: none !important; 
}
.item_links:hover >.tooltip_esp{
  display: inline-block;
 
}

.content_item span{
  text-transform: uppercase;
  vertical-align: top;
}
.item_links{
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}

.item_links:hover{
  color: #6dcff6;
   transition: none !important;
}
/*CLINICAS BELGRANO*/

.top_banner{
  background: url(../images/clinica_belgrano/banner2.jpg)top center no-repeat;;
 

      width: 100%;
    height: 450px;
    display: block;
    margin: 0px;
    padding: 0px;
    position: Relative;

    z-index: 90;
}
#banner_belgrano{
  background: url(../images/clinica_belgrano/banner_clinica_belgrano_1920.jpg)top center no-repeat;
    width: 100%;
    height: 450px;
    display: Block;
    margin: 0px;
    padding: 0px;
    position: Relative;

    z-index: 90;
}

.botton a {
  text-transform: uppercase;
  color: #0054a6;
  font-weight:bold;
}


.video_right{
    display: inline-block;
  width: 34%;
  float: left;
}

.videoresp{
    position: relative;
    margin-bottom: 20px;
    padding-top: 56.25%;
}
.video_left{
  display: inline-block;
  width: 65%;
  float: right;
}

.videoresp iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_right p{
    margin-bottom: 39px;
  line-height: 32px;
}

/* slider_second*/

@media screen and ( max-width: 1185px ){

.esp_content {
    margin-bottom: 60px;
    display: flex;
    margin: auto;
    width: auto;
    flex-flow: row wrap;
    justify-content: left;
}
  
}



@media screen and ( max-width: 1147px ){

.content_clients {
  display: inline-block;
  width: auto;
  padding: 20px;
}

}

@media screen and ( max-width: 1039px ){
.content_clients {
  display: inline-block;
  width: auto;
  padding: 10px;
}



}
                                                            /*-----------------------*/
                                                            /*------- 1024 ----------*/
                                                            /*-----------------------*/ 

@media screen and ( max-width: 1024px ){

.cbp-fwslider ul li img:nth-child(1){
 display: none;
}
.cbp-fwslider ul li img:nth-child(2){
  display: block;
}

.second_banner {

  background: url(../images/banner2_1024.jpg) top center no-repeat;

}

.content_clients img {
  width: 100%;
}

.top_banner{
  background: url(../images/clinicas/ayacucho_1024.jpg)top center no-repeat;
  width: 100%;
  height: 450px;
}

#banner_belgrano{
  background: url(../images/clinica_belgrano/banner_clinica_belgrano_1024.jpg)top center no-repeat;
    width: 100%;
    height: 450px;
}


.gapcols{
  display: none;
}

.video_right p {
    margin-bottom: 4%;
    line-height: 32px;
}

.video_right {
    display: inline-block;
    width: 36%;
    float: left;
}
.video_left {
    display: inline-block;
    width: 63%;
    float: right;
}
.cols5-col h3 {
  padding: 15px 0 20px 0;
  font-size: 18px;
  line-height: 20px;
  color: #0054a6;
  text-transform: uppercase;
}

.gapcols{
  width: 100%;
  height: 60px;
  float: left;
}


/*
.cols5-col {
  width: 23%;
  float: left;
  display: Block;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 5%;
 
}*/

.last-col {
  margin-right: 2%;
}

.cols4-area div:nth-child(5){
    margin-right: 0px;

}




}

@media screen and ( max-width: 934px ){
.content_clients {
  display: inline-block;
  width: auto;
  padding:10px;
}

.clients {
  width:100%;
  max-width: 1088px;
  margin: 0px auto;
  line-height: 25px;
  position: relative;

}

.video_right {
    display: inline-block;
    width: 37%;
    float: left;
}

}

@media screen and ( max-width: 918px ){
.content_clients img {
  width: 90%;
}

}

@media screen and ( max-width: 888px ){
.content_clients {
  display: inline-block;
  width: auto;
  padding: 5px;
}

}

@media screen and ( max-width: 871px ){


.content_clients img {
  width: 80%;
}

.content_clients {
  display: inline-block;
  width: auto;
  padding: 0px;
}

.video_right {
    display: inline-block;
    width: 100%;
    float: none;
}

.video_left {
    display: inline-block;
    width: 100%;
    float: none;
}

}



                                                            /*-----------------------*/
                                                            /*------- 768 ----------*/
                                                            /*-----------------------*/ 
@media screen and ( max-width: 768px ){
.second_banner {

  background: #f2f2f1;

}

.top_banner{
  background: url(../images/clinicas/ayacucho_768.jpg)top center no-repeat;
  width: 100%;
  height: 396px;
}


#banner_belgrano{
  background: url(../images/clinica_belgrano/banner_clinica_belgrano_768.jpg)top center no-repeat;
    width: 100%;
    height: 396px;
}

.content_li1 .botton {
    position: relative;
    float: none !important;
    display: block;
    clear: both;
    padding-top: 335px;
    width: 238px !important;
    margin: 0 auto !important;
}

.content_li1 .botton .box {
    background: #ffffff;
    width: auto;
    height: 34px;
    padding-left: 10px;
    padding-top: 13px;
    padding-right: 10px;
}


.content_secondbanner {
  width: 100%;
  min-width: 0;
}
/*
.cols5-col {
  width: 31%;
  float: left;
  display: Block;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 5%;
  
}*/


.cols4-area div:nth-child(14){
      left: 32%;
  position: relative;
  margin-right: 0;

}

.video_right {
    display: inline-block;
    width: 100%;
    float: none;
}

.video_left {
    display: inline-block;
    width: 100%;
    float: none;
}



}
@media screen and ( max-width: 787px ){
.content_clients {
  display: inline-block;
  width: 19%;
  min-width: 124px;
  padding: 0px;
}
			}

@media screen and ( max-width: 480px ){

#espacordeon{
  display: block;
      margin-bottom: 40px;
}
.esp_content{
  display: none;
}

.content_li1 .botton {
    position: relative;
    float: left;
    display: Block;
    clear: both;
    padding-top: 262px !important;
}

.top_banner{
  background: url(../images/clinicas/ayacucho_480.jpg)top center no-repeat;
  width: 100%;
  height: 345px;
}

#banner_belgrano{
  background: url(../images/clinica_belgrano/banner_clinica_belgrano_480.jpg)top center no-repeat;
  width: 100%;
  height: 345px;
}

.content_li1 .botton {
    margin-top: 15%;
    display: block !important;
}

.item_cols3 {
    width: 100%;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 1%;
    text-align: center;
}

.item_icn {
    width: 44px;
    height: 41px;
    /* margin-right: 4px; */
    float: left;
    margin-left: 12px;
    display: inline-block;
    background: url(../images/clinica_belgrano/clinica_active.png);
    /* padding-bottom: 2px; */
}

.item_cont {
    display: inline-block;
    /* vertical-align: 37%; */
    /* float: right; */
    padding-top: 11px;
}
.item_link {
    width: 100%;
    padding: 15px 0;
    display: Block;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid rgba(27, 20, 100, 0);
}

.selected_nav {
    background: white;
    border: 1px solid #1b1464;
    color: #1b1464;
}

.content_secondbanner {
  width: 100%;
  min-width: 0;
}
.second_banner {
  background: #f2f2f1;
  height: 566px;
}

.line_cs {
  height: 2px;
  width: 42%;
  background: rgb(0, 84, 166);
  /* margin: 10px 0; */
  margin-top: 22px;
  left: 25%;
  margin-bottom: 30px;
  position: relative;
}

.content_secondbanner h2 {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.5;
  width: 93%;
  color: rgb(0, 84, 166);
  text-align: center;
}


.cols5-col p {
  visibility: visible;
}
/*
.cols5-col {
  width: 48%;
  float: left;
  display: Block;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 14%;

}*/

.clinicas .responsivebreak680 {
  display: none;
}

.cols4-area div:nth-child(14) {
  left:0; 
  position: inherit; 
    margin-right: 0;
}



}


                                        /*-----------------------------------------------*/
																				/*  ---------     MOBILE 320PX   ----------      */
																				/*-----------------------------------------------*/
 
@media screen and ( max-width: 320px ){
.contentArea{
  display: block;
}

.content_li1 .botton {
    margin-top: 15%;
    display: block !important;
}


.content_li1 .botton {
    position: relative;
    float: left;
    display: Block;
    clear: both;
    padding-top: 240px !important;
}

#btna{
      width: 199px !important;
}
#btna .box{
padding-top: 4px;
}


.content_li1 {
    width: 95%;
    max-width: 1260px;
    margin: 0px auto;
    line-height: 25px;
    position: relative;
    visibility: visible !important;
}

.top_banner{
  background: url(../images/clinicas/ayacucho_320.jpg)top center no-repeat;
  width: 100%;
  height: 309px;
}

#banner_belgrano{
  background: url(../images/clinica_belgrano/banner_clinica_belgrano_320.jpg)top center no-repeat;
  width: 100%;
  height: 309px;
}



.slider_second{
  display: none;
}
.clients {
  width: 80%;
  max-width: 1088px;
  margin: 0px auto;
  line-height: 25px;
  position: relative;
}

.mobile_wrap{
	min-width: 320px;
	width: 100%;
}

.second_banner {
  background: #f2f2f1;
  height: 731px;
}
.list_right {
  width: 100%;
  /* float: right; */
  display: inline-block;
}

.list_left {
  width: 100%;
  /* margin-right: 15px; */
  /* float: left; */
  display: inline-block;
}


.none{

display: none;
}


}



