#int_span{
  margin-left: 10px;
  font-weight: bold;
}
html{
  overflow: auto !important;
}
span.catItemImage img {
    max-width: 100%;
    max-height: 100%;
}
span.catItemImage {
    max-height: 240px;
    height: 240px;
}

h2.itemTitle{
 	color:white;
      text-align: center;
	background: #1c6666;
	margin: -20px -20px 40px -20px;
	padding: 0px 10px;
	-webkit-box-shadow: 0px 18px 30px 6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 18px 30px 6px rgba(0,0,0,0.75);
	box-shadow: 0px 18px 30px 6px rgba(230, 230, 230, 0.75);
}
.itemHeader{
  display:none;
}
div.catItemImageBlock{
  padding:0px;
}
div.catItemView {
	margin-bottom: 20px;
	background: #eee;
	margin: 5px;
	min-height: 600px;
}

h2.module-title{
	line-height: 25px;
	margin: 0px;
	padding: 0px 5px;
}
a.k2ReadMore {
	color: white;
	background: #1c6666;
	padding: 5px 10px;
	border-radius: 5px;
    cursor:pointer;
}
.K2ItemsRow h2.module-title a {
	font-size: 20px;
  	color: #1c6666;
	text-shadow: 0px 5px 15px rgb(177, 177, 177);
  
}
div.catItemIntroText {
	text-align: justify;
	padding: 5px !important;
	font-family: sans-serif;
}
.jf_rc {
	border: none !important;
}
.jf_rc .elastislide-wrapper ul li {
    margin-right: 30px !important;
}


#clientes{
    background: #ffffff;
    padding: 0px 0px 60px 0px;
}

#g-header.headroom--top:after{
    color: #fff;
    font-weight: bold;
    font-size: 15px;  
}


#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-weight: bold;
    color: white;
}

#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
	background: rgba(0,0,0,0.1);
}



#quienes_somos .jf_icon_box .icon {
    height: auto !important;
    width: 230px !important;
    border-radius: 30px !important;
    overflow: hidden !important;
    margin: 1.8rem 22px 2.5rem auto !important;
}

#g-header.headroom--top:after{
  background:none;
}

div.itemNavigation,
.itemBackToTop {
	display:none;
}



.headroom--not-top{
  display:none;
}
.jf_mm_pro_backout{
  display:none !important;
}
.jf_mm_pro_backout.opened{
  z-index:2;
}
#jf_mmpro_1_panel{
  background-color: rgba(0,0,0,0.5);
  border-radius: 5px;
}
.jf_hovers.style_2.deep-purple {
    background: #424242;
}

#g-left-panel, #g-right-panel {
    z-index: -1 !important;
}


#g-left-panel #jf_mmpro_1_panel.opened{
    z-index: 99999 !important;  
}

#jsn_form_1.jsn-master .jsn-bootstrap  .jsn-form-content .control-group .control-label{
  font-family: "Catamaran";
}


#g-bottom-footer {
    color: #717171;
    font-weight: bold;
}

.platform-content input {
    box-sizing: inherit;
}

select{
  width:100%;
}

.jf_rc .elastislide-wrapper ul li .mask{
  display: none !important;
}

body .jf_input input[type="text"] ~ label, body .jf_input input[type="password"] ~ label, body .jf_input input[type="datetime"] ~ label, body .jf_input input[type="datetime-local"] ~ label, body .jf_input input[type="date"] ~ label, body .jf_input input[type="month"] ~ label, body .jf_input input[type="time"] ~ label, body .jf_input input[type="week"] ~ label, body .jf_input input[type="number"] ~ label, body .jf_input input[type="email"] ~ label, body .jf_input input[type="url"] ~ label, body .jf_input input[type="search"] ~ label, body .jf_input input[type="tel"] ~ label, body .jf_input input[type="color"] ~ label, body .jf_input .uneditable-input ~ label {
    top: -6px;
    opacity: 1;
    font-size: 16px;
}

body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body .uneditable-input{
  background: white;
  padding: 0px 5px;
}

#result .jf_table td,
#result .jf_table th{
  text-align:center;
}

.jsn-master {
    font-family: "Catamaran";
}
#jf_os_1 .item_1 .layer_1{
  width:100%;
  height: 30px;
  background: rgba(255,255,255,0.9);
}

#g-bottom-footer .jf_copyright {
    margin: 0px !important;
}
#g-bottom-footer {
    padding: 0px !important;
}

#contactanos .jsn-bootstrap{
  width: 50%;
  margin: 0 auto;
}

#contactanos .jsn-master .jsn-input-xlarge-fluid {
    width: 98%;
}
#contactanos .jsn-master .jsn-bootstrap  .jsn-form-content .control-group .controls textarea {
  width: 99.5%;
}


.btn.btn-success.jsn-form-submit{
      background: rgba(158,158,158,0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    -khtml-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    -ms-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    -o-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    background-color: #6639b6;
    color: #fff;
      -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    border: none;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: block;
    position: relative;
    min-width: 64px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow,transform;
    -webkit-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    -khtml-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    -moz-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    -ms-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    -o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
    outline: none;
    text-decoration: none;
    text-align: center;
    padding: 6px 12px;
    vertical-align: middle;
}

.jf_rc .elastislide-wrapper ul li div.nolink {
    border:none;
}

#jf_rc_1 li{
    max-height: 200px !important;
    width: 10% !important;
}


.jf_rc .elastislide-wrapper ul li div.nolink {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#jf_rc_1 img{
    margin: 0 auto;
  
    vertical-align: middle;
    display: block;
    max-height: 130px;
}

body .gantry-logo img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

body .headroom--not-top .gantry-logo img {
    height: auto !important;
}

.view-article #g-header.headroom--top,
.com_k2 #g-header.headroom--top,
.view-custom #g-header.headroom--top{
  background-color: #92b1b7;
  position: inherit;
}

.view-article #g-header.headroom--top:after,
.com_k2 #g-header.headroom--top:after,
.view-custom #g-header.headroom--top:after{
  background: none !important;
}
#g-header.headroom--top {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    z-index: 3 !important;
}
#jf_os_1_nav{
  display:none;
}

#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 29px 15px !important;
}


@media screen and (max-width: 768px) {
	#g-left-panel, #g-right-panel, header#g-header {
		z-index: 3 !important;
	}
	#jf_os_1 .item_1 .layer_1 {
		/*height: 75px;*/
	}
	#jf_rc_1 li {	
		width: 25% !important;
    	max-width: 65px !important;
	}
}
