html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
hr {
  border-color: rgba(57, 194, 216, 1.0);
  border-width: 3px;
  /*max-width: 50px;*/
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: rgba(255, 255, 255, 1.0);
}
a:hover,
a:focus {
  color: rgba(57, 194, 216, 1.0);
}
a.butt {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #004297;
}
.butt a:hover,
.butt a:focus {
  color: #0db5fa;
}
.navbar-nav>li a .active  {
  color: rgba(56, 195, 217, 1);
  background-color: transparent;
}
li a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: rgba(255, 255, 255, 1.0);
}
.nav>li>a:focus, .nav>li>a:hover  {

}
.nav>li .active  {
  background-color: rgba(255, 255, 255, 0.2);
}
th {
	font-weight: 400;
	font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  	font-family: 'Open Sans', sans-serif;
}
h1 {
  	font-family: 'Open Sans', sans-serif;
	font-size:26px;
	line-height: 25px;
	font-weight:600;
	color:#333;
}
h2 {
  	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	line-height: 20px;
	color: rgba(32, 52, 105, 1.0);
	font-weight: 300;
	width:100%;
	margin-bottom: 20px;
}

.inSec>h2  {
  	border-bottom: 2px solid rgba(57, 194, 216, 1.0);
  	display: table-cell;
  	padding-bottom: 10px;
  	margin-bottom: 20px;
}
.SideSec>h2  {
  	display: table-cell;
  	padding-bottom: 10px;
  	margin-bottom: 20px;
}
.inSec .lead, .inSec .topInsec {
  	padding-top: 20px;
}


h3 {
  	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:700;
	color:#222222;
	margin: 0px;
}
h4 {
  	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:700;
	color:#545454;
	margin-bottom: 5px;
}
@media (max-width: 992px) {
h1 {
  	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	line-height: 25px;
	font-weight:600;
	color:#333;
}
h2 {
  	font-family: 'Open Sans', sans-serif;
	font-size:23px;
	line-height: 25px;
	color: rgba(32, 52, 105, 1.0);
	font-weight: 700;
	width:100%;
	margin-bottom: 20px;
}


h3 {
  	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:600;
	color:#222222;
	margin: 0px;
}
h4 {
  	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:700;
	color:#545454;
	margin-bottom: 5px;
}
p {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 20px;
}
}

p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}

ol {
  font-size: 14px;
}
/* CUSTOM
----------------------------------------------- */
.drops {
	-webkit-box-shadow: 0px 1px 20px -9px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 1px 20px -9px rgba(0, 0, 0, 1);
	box-shadow: 0px 1px 20px -9px rgba(0, 0, 0, 1);
}
.fifty-col img {
	width: 100%;
}
.midfifty-col img {
	width: 30%;
	text-align: center;
}
.wideOrange, .wideOrange a {
	color: #fff;
	background: #f89c25 url(../img/orange_bg.jpg) repeat-x center top;
}
.wideOrange a:hover {
	background: #f89c25 url(../img/orange_bg.jpg) repeat-x center top;
}
.tp_interior { margin-top:110px; }
.img_width {
position: relative;
float: left;
width: 100%;
}
resetHeights {}

.njAll {
	position:relative;
	float:right;
	height:30px;
	margin-top:-7px;
	color: #e2e2e2;
}
.njIso {
	position:relative;
	float:left;
	height:30px;
}
.njText {
	position:relative;
	float:left;
	height:30px;
	padding-top:6px;
}

/* //////////////////////////////////////////////////////// SIDEBAR BANNER */

#cycler {
	position: relative;
	float: none;
	background-color: #FFF;
}
#cycler div{position:absolute;z-index:1;background-color:white;}
#cycler div p{position:absolute;bottom:10px;right:-300px;color:white;margin:0;opacity:0;}
#cycler div.activex {z-index:3}
#cycler div.activex p {
	bottom:10px;
	right:20px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	text-shadow: 0px 1px 5px rgba(0,0,0,5);
	opacity:1;
	}
#cycler img{display:block}




/* //////////////////////////////SLIDESHOW */

.bs-slider{
    overflow: hidden;
    max-height: 440px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #39c2d8;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: #39c2d8;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    /*box-shadow: 0 0 0 2px #fff;*/
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;

}

.slide-text > h1 {

    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default,
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}

/* ALL
----------------------------------------------- */
.w100 { width: 100%; }

.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs25, .fs25 a { font-size: 25px !important;}
.fs35, .fs35 a { font-size: 35px !important;}
.fw200 { font-weight: 200; }
.fw300 { font-weight: 300; }
.fw400 { font-weight: 400; }
.fw600 { font-weight: 600; }
.fw700 { font-weight: 700; }
.blueT { color:rgba(31, 51, 105, 1); }
.lblueT { color:rgba(57, 194, 216, 1.0); }
.redT { color:#C42323; }
.whiteT { color:#FFF; }
.blackT { color:#333; }
.BackCont { background-color:#ece5d9; }
.whiteCont { background-color:#FFF; }
.blackCont { background-color:#000; }
.greyCont { background-color:#f1f1f2; }
.darkgreyCont { background-color:#5f6062; }
.celesteCont { background-color:rgba(14, 67, 222, 1); }
.maincolor{ background-color:#0d46ab; }
.foot_in { background: #1749a3 url(../img/foot.jpg) no-repeat center bottom; }
.foot_all { background: transparent url(../img/foot_bg.jpg) repeat-y center top; }
.heightCont { min-height:200px; }
.heightList { min-height:80px; }
.img_w { width: 100%; }
.img_l {  width: 70%; margin: 0 auto; }
.img_gral { }
.img_m_20 { width: 20%; }
.img_m_30 { width: 30%; }
.img_m_50 { width: 50%; }
.img_m_70 { width: 70%; }
@media (max-width:641px) {
.img_gral { width: 100%; }

	}
.wrap {white-space: nowrap;}
.brdr1 {border-bottom: 1px solid #dadada;}
.brdr6 {border-bottom: 6px solid #213368;}
.bannsuc {
	margin-top: 10px;
	background: transparent url(../img/foot_bg.jpg) repeat-y center top;
	border-bottom: 6px solid #213368;
}


/* TXT
----------------------------------------------- */
.txt_m { font-weight:600; }
.txt_b { color: #760000; }
.txt_w { color: #FFFFFF; }
.txt_r { color: #C00000; }
.txt_o { color: #F15A29; }
.txt_g {color: #303030; }
.txt_b { color: #2F3A43; }
.txt_w300 { font-weight:300; }
.txt_bi { font-weight:600; font-style: italic; }
.txt_twen { font-size: 20px; font-weight: 300; }
.lead, .lead p { margin-bottom: 20px; font-size: 18px; font-weight: 300; line-height: 22px; }
.col_dos {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
.txt_suc { color: #FFFFFF; font-size: 21px; line-height: 20px;}
.txt_exp { color: #777777; font-size: 18px; line-height: 23px;}
@media (max-width: 768px) {
.txt_suc { color: #FFFFFF; font-size: 16px; line-height: 20px;}
.txt_exp { color: #777777; font-size: 16px; line-height: 23px;}
}
/* SEC
----------------------------------------------- */
.butservfarm {
	margin-top: 10px;
	background: transparent url(../img/foot_bg.jpg) repeat-y center top;
	border-bottom: 6px solid #213368;
	height: 100px;
	width: 100%;
}

/* FORM
----------------------------------------------- */
label  {
	color: #555;
	font-weight: 400;
	padding-top: 5px;
}
.form-control {
 border: 0px;
 border-radius: 1px;
}
/* SIDE
----------------------------------------------- */
.nav-pills > li > a {
	border-radius: 4px;
	background-color: #e7e7e7;
	color: rgba(79, 79, 79, 1);
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-decoration: none;
	font-size: 15px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(57, 194, 216, 1.0);
	font-weight:700;
}



.prod_butt a {
	width:100%;
	bottom:0;
	left:0;
	position: relative;
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0 0 1px 0;
	color: #222222;
	text-align: left;
  	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	text-decoration: none;
	font-size: 17px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	border-top: 1px solid #EAEAEA;
	background-color:rgba(57, 194, 216, 1.0);

}

.prod_butt a:hover {
	color: rgba(57, 194, 216, 1.0);
	background-color:#e7e7e7;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.prod_butta a {
	color: rgba(32, 52, 105, 1.0);
	background-color:#e7e7e7;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.prod_aa { width: 70%; float: left;}
.prod_av a { width: 30%; float: left; text-align: right;}
/* Beauty
----------------------------------------------- */
/*.bback { background-color:#E4E7EA; }*/
.bback { background-color:#FFF; }
.bmenu { background-color:#636463;
	font-size: 18px;
}
.navbar {
	min-height: 130px;
	margin: 0px;
}
.navbar-default .img-logob,  .img-logob {
    width: 260px;
	float: left;
	padding-left: 15px;
	padding-top: 6px;
    -webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
  }
 .section-heading  {
   color: #808080;
  }

.imgb {
	border-bottom: 10px solid #203469;
  }
/* SPACES
----------------------------------------------- */
.lft_20 { padding-left:20px; }

.bttm_m_5 { margin-bottom:5px; }
.bttm_m_10 { margin-bottom:10px; }
.bttm_m_20 { margin-bottom:20px; }
.bttm_m_30 { margin-bottom:30px; }
.bttm_m_50 { margin-bottom:50px; }
.bttm_m_-10 { margin-bottom:-10px; }
.bttm_m_-20 { margin-bottom:-20px; }
.bttm_m_-30 { margin-bottom:-30px; }
.bttm_m_-50 { margin-bottom:-50px; }
.bttm_5 { padding-bottom:5px; }
.bttm_10 { padding-bottom:10px; }
.bttm_20 { padding-bottom:20px; }
.bttm_30 { padding-bottom:30px; }
.bttm_50 { padding-bottom:50px; }
.tp_5 { padding-top:5px; }
.tp_10 { padding-top:10px; }
.tp_15 { padding-top:15px; }
.tp_20 { padding-top:20px; }
.tp_30 { padding-top:30px; }
.tp_40 { padding-top:40px; }
.tp_50 { padding-top:50px; }
.tp_70 { padding-top:70px; }
.tp_m_5 { margin-top:5px; }
.tp_m_10 { margin-top:10px; }
.tp_m_20 { margin-top:20px; }
.tp_m_30 { margin-top:30px; }
.tp_m_40 { margin-top:40px; }
.tp_m_50 { margin-top:50px; }
.tp_m_70 { margin-top:70px; }
.tp_m_-10 { margin-top:-10px; }
.tp_m_-20 { margin-top:-20px; }
.tp_m_-30 { margin-top:-30px; }
.tp_m_-40 { margin-top:-40px; }
.tp_m_-50 { margin-top:-50px; }
.tp_m_-70 { margin-top:-70px; }
.r_15 { padding-right:15px; }
.l_15 { padding-left:15px; }
.r_10 { padding-right:10px; }
.l_10 { padding-left:10px; }
.w50 { width: 50%;}

.bg-primary {
  background-color: rgba(57, 194, 216, 1.0);
}
.bg-dark {
  background-color: rgba(32, 52, 105, 1.0);
  color: white;
}
.text-faded {
  color: rgba(57, 194, 216, 1.0);
  font-size: 15px;
}
section {
  padding: 0px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.navbar-default {
  background: #0db5fa url(../img/bg_top.jpg) no-repeat center top;
  border-bottom: 6px solid #004297;
  border: none;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: rgba(57, 194, 216, 1.0);
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  height: auto;
  padding: 10px 15px;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {

  font-weight: 600;
  font-size: 15px;
  color: #b0b0b0;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: rgba(32, 52, 105, 1.0);
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    color: rgba(32, 52, 105, 1.0) !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}

.FTurnosW {
	border-radius: 10px;
	background-color: #FFF;
	color: rgba(32, 52, 105, 1.0);
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-decoration: none;
	font-size: 15px;
 }
 .FTurnosW a  {
	color: rgba(32, 52, 105, 1.0);
	font-size: 15px;
 }
 .FTurnosB {
	border-radius: 10px;
	background-color: rgba(32, 52, 105, 1.0);
	color: rgba(32, 52, 105, 1.0);
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-decoration: none;
	font-size: 15px;
 }
 .FTurnosB a  {
	color: rgba(255, 255, 255, 1);
	font-size: 15px;
 }
  .pad_15 {
	padding: 15px;
}

/* ObrasS
----------------------------------------------- */

.obrasS {
	background: #0a7087 url(../img/obras-sociales_bg.jpg) no-repeat left top;
	padding: 20px 0;
 }
.obrasSTLB {
	background-color: rgba(57, 194, 216, 1.0);
	padding-top: 1px;
 }
 .obrasSTB {
	background-color: rgba(32, 52, 105, 1.0);
 }
 .obrasST h1 {
	color: white;
 }
 .obrasS h2 {
	color: white;
	font-weight: 400;
 }

.SucBann {
 }
/* NAV
----------------------------------------------- */

.topNavLinks {
width: 40%;
float: right;
}

.nav_top { width: 100%; color: #FFF;}
.nav_f { width: 25%; background-color: #89d8e9;}
.nav_s { width: 25%; background-color: #61cfe0;}
.nav_r { width: 10%;}
.nav_b img, .nav_f img, .nav_s img, .nav_r img {
	width: 100%;
	top: 25px;
	position: relative;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.nav_r img {
	width: 100%;
	padding-left: 15px;
	top:20px;
	position: relative;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}

.nav_b, .nav_f, .nav_s,.nav_r {
float: left;
-webkit-transition: all 0.35s;
	  -moz-transition: all 0.35s;
	  transition: all 0.35s;
}
@media (max-width: 768px) {
	.topNavLinks {
		width: 80%;
		float: right;
	}
	 .nav_b { width: 40%; float: left; background-color: #e4e8eb;}
	 .nav_f { width: 25%; float: left; background-color: #89d8e9;}
	 .nav_s { width: 25%; float: left; background-color: #61cfe0;}
	 .nav_r { width: 10%; float: left;}
	 .nav_b img { width: 100%; }
	 .farmt { width: 50%;}
}
@media (min-width: 768px) {
	.navbar-default.affix .nav_b img, .navbar-default.affix .nav_f img, .navbar-default.affix .nav_s img {
		top: 20px;
		-webkit-transition: all 0.35s;
		-moz-transition: all 0.35s;
		transition: all 0.35s;
	}
	.navbar-default.affix .nav_r img {
		top: 10px;
		-webkit-transition: all 0.35s;
		-moz-transition: all 0.35s;
		transition: all 0.35s;
	}

}
@media (max-width: 641px) {
	.topNavLinks {
		width: 100%;
		float: right;
	}
	 .nav_b { width: 40%; float: left; background-color: #e4e8eb;}
	 .nav_f { width: 25%; float: left; background-color: #89d8e9;}
	 .nav_s { width: 25%; float: left; background-color: #61cfe0;}
	 .nav_r { width: 10%; float: left;}
	 .nav_b img { width: 100%; }
}


@media (max-width: 768px) {
	.navbar-default.affix .img-logo, .img-logo {
    width: 190px;
}
.navbar-default .navbutts {
	  height: 110px;
	  -webkit-transition: all 0.35s;
	  -moz-transition: all 0.35s;
	  transition: all 0.35s;
  }
.img-espacios {
	padding: 15px 15px;
}
/*header .header-content {
  margin-top: 243px;
}*/

}
@media (max-width: 786px) {
.navbar {
	position: relative;
}
}

@media (min-width: 768px) {

  .navbar-default {
  	background: #0db5fa url(../img/bg_top.jpg) no-repeat center top;
  	border-bottom: 6px solid #004297;
    /*background-color: rgba(255, 255, 255, 1.0);*/
    /* border-color: rgba(255, 255, 255, 0.3); */
    padding: 0px 0px 0px 0px;
    /* position: relative;
    margin: 10px; */
  }
  .bback .navbar-default {
    background-color: rgba(255, 255, 255, 1.0);
    /* border-color: rgba(255, 255, 255, 0.3); */
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0;
  }
  .navbar-default .navbar-collapse {
  border-top: 1px solid #dadada;
    /*border: none;*/
  }
  .navbar-default .img-logo,  .img-logo {
    width: 190px;
	float: left;
    -webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
  }
  .img-espacios {
    width: 260px;
    position: relative;
	float: left;
    margin-top: 20px;
    -webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 1);
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
  color: rgba(32, 52, 105, 1.0);
  }
  .navbar-default.affix {
    background-color: rgba(255, 255, 255, 1.0);
    padding: 0px 0px 0px 0px;
   /*border-color: rgba(255, 255, 255, 0.00); */
  }
  .navbutts{
	  -webkit-transition: all 0.35s;
	  -moz-transition: all 0.35s;
	  transition: all 0.35s;
  }
    .navbar-default.affix-top .navbutts {
	  height: 100px;
	  -webkit-transition: all 0.35s;
	  -moz-transition: all 0.35s;
	  transition: all 0.35s;
  }
.containertop {
	  position: relative;
	  height: 190px;
  }
  .navbar-default.affix .navbutts {
	  height: 80px;
	  -webkit-transition: all 0.35s;
	  -moz-transition: all 0.35s;
	  transition: all 0.35s;
  }

.navbar-default.affixes {
    background-color: rgba(0, 0, 0, 0.5);
     padding-top: 40px;
   /*border-color: rgba(255, 255, 255, 0.00); */
  }
  .navbar-default.affix .img-logo, .navbar-default.affixes .img-logo {
    width: 100px;
    height: 85px;
  }
  .navbar-default.affix .img-espacios {
    display: none;
    width: 260px;
    margin-top: 20px;
    -webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: rgba(57, 194, 216, 1.0);
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: rgba(255, 255, 255, 1);
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: rgba(32, 52, 105, 1.0);
  }
}
/*
.navbar-default.affix .img-logo, .img-logo {
    width: 190px;
}
*/
header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  /*background-image: url('../img/Banner02.jpg');*/
  color: white;
}
header .header-content {
  position: relative;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;

  margin-top: 0;
  margin-bottom: 0;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  header,  header .mainHeader {
    min-height: 55%;

  }
  header .header-content {
    position: absolute;
    top: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(3, 53, 143, 0.8);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: none;
  font-weight: 300;
  font-size: 34px;
  font-style: italic;
  line-height: 10px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 28px;
  font-weight: 300;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 26px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 28px;
  font-weight: 300;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: rgba(57, 194, 216, 1.0);
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-ObrasS {
  color: #FFF;
  background-color: #e6e6e6;
  border-color: transparent;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-default {
  color: #FFF;
  background-color: rgba(57, 194, 216, 1.0);
  border-color: transparent;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f3f3f3;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #222222;
}
.btn-primary {
  color: #ffffff;
  background-color: rgba(57, 194, 216, 1.0);
  border-color: rgba(57, 194, 216, 1.0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #ee4b28;
  border-color: #ed431f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: rgba(57, 194, 216, 1.0);
  border-color: rgba(57, 194, 216, 1.0);
}
.btn-primary .badge {
  color: rgba(57, 194, 216, 1.0);
  background-color: #ffffff;
}
.btn {
  font-family: 'Open Sans', sans-serif;
  border: none;
  border-radius: 2px;
  font-weight: 700;

}
.btn-xl {
  padding: 15px 30px;
}
.btn-bg {
  padding: 15px 30px;
  width: 100%;
  background:rgba(57, 194, 216, 1.0);
  text-align: left;
  font-size: 20px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-bg:hover {
	background:rgba(32, 52, 105, 1.0);
	color: #FFF;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

/* FORM */
.secCont .form-control {
  color: #454545;
  font-weight: 200;
  background-color: #eeeeee;
  border: 0px solid #7b7b7b;
  font-size: 17px;
  height: 30px;
  padding: 0 20px;
}
.secReservas .form-control {
  color: #454545;
  font-weight: 200;
  background-color: #eeeeee;
  border: 0px solid #7b7b7b;
  font-size: 17px;
  height: 25px;
  padding: 0 20px;
  margin-top: 10px;
}
.controls {
	margin-top: 2px;
}
label {
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 2px;
  font-weight: 400;
}


/* VERTICAL CAROUSEL */
.carousel-inner.vertical {
  height: 100%;
}
.carousel-inner.vertical > .item {
  -webkit-transition: .6s ease-in-out top;
  -o-transition: .6s ease-in-out top;
  transition: .6s ease-in-out top;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    top: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner.vertical > .active {
  top: 0;
}
.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.carousel-inner.vertical > .next {
  left: 0;
  top: 100%;
}
.carousel-inner.vertical > .prev {
  left: 0;
  top: -100%
}
.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right {
  top: 0;
}
.carousel-inner.vertical > .active.left {
  left: 0;
  top: -100%;
}
.carousel-inner.vertical > .active.right {
  left: 0;
  top: 100%;
}