html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, p {
    margin          : 0;
    padding         : 0;
    border          : 0;
    vertical-align  : baseline;
    font-weight     : normal;
 -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    margin      :0;
    padding     :0;
}

html,
button,
input,
select,
textarea {
    color : #222222;
    }

html {
    font-size   : 14px;
    line-height : 1.4;
    }

audio,
canvas,
img,
video {
    vertical-align : middle;
    }
body{
	font-family: 'Overlock', sans-serif;
    font-size   : 16px;
    line-height : 1.846;
    color       : #000;
    background: url('../img/bk.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
h1,h2,h3,h4,h5,h6{
    margin  : 0;
    padding : 0;
}

h1{
    font-size       : 35px;
    font-weight     : bold;
    text-transform  : uppercase;
    color           : #5c5c5c;
}
h2{
    font-size       : 16px;
	font-family: 'Overlock', sans-serif;
    text-transform  : uppercase;
    font-weight     : 700;
    color           : #444444;
}

h3{
    font-size       : 14px;
}

h4{
    font-size       : 12px;   
}
h5{
    font-size       : 10px;   
}

h6{
    font-size       : 8px;   
}

p{
	font-family: 'Overlock', sans-serif;
    font-size       : 14px;
    font-weight     : 400;
}

strong {
	font-family: 'Overlock', sans-serif;
    font-weight     : 700;
}

ul{
   /* list-style-type : none; */
}

ul.none{
   list-style-type : none; 
}

#producto ul{
/*    list-style-type : circle;
	margin-left: 20px */
}
ul li a{
    font-size       : 14px;
    line-height     : 18px;
    font-weight     : 300;
	font-family: 'Overlock', sans-serif;
}
a,
a:active,
a:focus,
a:active {
    text-decoration : none !important;
    outline         : none;
    }

a {
    text-decoration         : none;
    -webkit-transition      : all 0.2s ease 0.10s;
    -moz-transition         : all 0.2s ease 0.10s;
    -ms-transition          : all 0.2s ease 0.10s;
    -o-transition           : all 0.2s ease 0.10s;
    transition              : all 0.2s ease 0.10s;
    }
.img-responsive{
    width   : 100%;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999;
    background: url('../img/logo.svg') 50% 50% no-repeat rgb(249,249,249);
    background-size: 30%
}

i  {
	font-style: italic;	
}
/*------------------------------------------
    -   Revolution Slider  -
--------------------------------------------*/


.head-tag h1 span {
    letter-spacing  : 2.5px;
    color           : #f9844c;
    font-weight     : 600;
    font-size       : 63px;
   
}

.head-tag h1{
    font-family     : 'Overlock', sans-serif;
    font-size       : 63px;
    font-weight     : 600;
    letter-spacing  : 1px;
    color           : #fff;
}

.small-text p{
    letter-spacing          : 1px;
    text-align              : center;
    font-size               : 16px;
    font-family             : 'Open Sans', sans-serif;
    -webkit-text-shadow     : none;
    -moz-text-shadow        : none;
    -ms-text-shadow         : none;
    -o-text-shadow          : none;
    text-shadow             : none;
    font-weight             : 400;
    background              : none;
    color                   : #dbdbdb;
}

.start-button .btn{
    text-transform  : uppercase;
    font-size       : 16px;
    font-weight     : 500;
    letter-spacing  : 2px;
    font-family     : 'Open Sans', sans-serif;
    padding         : 10px 35px;
}

.start-button .btn-danger{
    margin-right    : 27px;
    border          : 1px solid #fff !important;
}

.down-arrow .scroll-bottom:hover img{
    cursor      : pointer;
    position    : relative;
    top         : 40%;
}
.rough{
    margin: 30px;
}

.small-title{
	font-family: 'Overlock', sans-serif;
    text-transform      : none;
    font-size           : 15px;
    color               : #fff;
    height              : 15px;
    border              : 0;
    position            : relative;
	font-weight: 300;
}

.big-title{
	font-family: 'Merienda', cursive;
    font-size           : 55px;
    line-height			: 70px;
    color               : #fff;
    height              : 60px;
    border              : 0;
    position            : relative;
    line-height			: 50px;
	font-weight			: 700;
	text-align			: center;
}


/*------------------------------------------
    -   GLOBAL PADDING  -
--------------------------------------------*/

.section-padding{
    padding     : 50px 0;
}
.section-padding2 {
	padding: 20px 0px 80px 0;
}
.section-padding-30 {
	padding: 30px 0px 30px 0;
}

.section-title{
	font-family			: 'Merienda', cursive;
	font-weight			: 700;
	font-size			: 24pt;
	color				: white;
	background			: url("../img/bk_title.svg");
	background-repeat	: no-repeat;
	background-size		: auto 100%;
	background-position	: 0px;
    position  			: relative;
	margin				: 30px 0px 10px 0px;
	padding-bottom		: 10px;
	padding-left		: 80px
}

.section-title:before{
   position         : absolute;
    content         : " ";
    width           : 16%;
    height          : 50px;
    bottom          : 0;
    margin-bottom   : -52px;
    margin-bottom   : -52px;
    left            : 42%;
}

section .p-padding p {
    padding-top     : 75px;
    color           : #929292;
}


.prod-list {
	list-style		: none;
}


.second-title {
    padding        		: 0px 0px !important;
    text-transform  	: none;
	font-weight			: 700;
	font-size			: 14pt;
	cursor				: pointer
}

.second-title_selected {
	background			: none !important;
}

.mas_info {
	background			: url('../img/clock.svg');
	background-size		: 22px;
	background-repeat	: no-repeat;
	background-position	: right 5px top;
}
.mas_info:hover {
	background			: url('../img/clock_hover.svg');
	background-size		: 22px;
	background-repeat	: no-repeat;
	background-position	: right 5px top;
}

.prod-list li span {
	font-weight: 700
}

.coccion {
	font-size		: 13px;
	margin			: 10px 0px;
	border			: #dca938;
	background		: rgba(220,169,56,.6) url('../img/clock_hover.svg');
	background-size		: 22px;
	background-repeat	: no-repeat;
	background-position	: right 5px top;
	padding 		: 10px;
	display			: none;
}
.coccion span { 
	font-weight		: 700;
}

.pedidos {
	margin-top:30px;
	text-align: center;
	font-size: 12pt;
	line-height: 14pt;
	font-style:italic;
	background: url('../img/pedido.svg');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
}

.pedidos span i {
	font-size: 16pt;
	line-height: 16pt;
	font-weight: 700;
}

/*------------------------------------------
    -   NAV  -
--------------------------------------------*/

.header-part {
/*	height:75px */
}


ul.nav.navbar-nav{
    position    : relative;
}
ul.nav.navbar-nav li a {
	font-family: 'Overlock', sans-serif !important;
    text-transform  : uppercase;
    color           : #fff;
    font-weight     : 700;
    font-size       : 14px;
}
.navbar-nav > li {
    border-right    : 1px solid #737373;
}
.navbar-nav > li:nth-child(8){
    border-right    : 1px solid transparent;
}
/* .navbar-nav > li:last-child{
    border-right   : 1px solid transparent;
    padding-left   : 15px;
    border-left    : 1px solid #e84700;
    line-height    : 20px;
    min-width      : 31px;
 
} */

.navbar-nav > li:last-child{
    border-right   : 1px solid transparent;

}
.navbar-nav > li > a {
    padding-top     : 0;
    padding-bottom  : 0;
}
.navbar-nav > li >.search-open {
    position    : absolute;
    right       : 0px;
    top         : 45px;
    width       : 200px;
    z-index     : 999;
}
.search-open .form-control {
border          : 1px solid #eee;
border-radius   : 0;
}

.search-open .form-control:focus {
    outline             : 0;
    -moz-box-shadow     : 0px 0px 1px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 1px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 1px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);
    box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);

    /*box-shadow          : 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 1px rgba(232,71,0,0.9);*/
}

.search-open .input-group{
    -webkit-box-shadow  : 4px 8px 6px -7px #777;
    -moz-box-shadow     : 4px 8px 6px -7px #777;
    -ms-box-shadow      : 4px 8px 6px -7px #777;
    -o-box-shadow       : 4px 8px 6px -7px #777;
    box-shadow          : 4px 8px 6px -7px #777;

}

i.search.fa.search-btn.fa-search {
cursor  : pointer;
}
.input-group-btn {
position            : relative;
font-size           : 0;
white-space         : nowrap;
font-size           : 15px;
}
button.btn-u {
padding             : 6px 10px;
color               : #fff;
background-color    : #e84700;
border              : 1px solid #e84711;
}
button.btn-u:focus,
button.btn-u:active{
    border              : 1px solid red;
      outline-width     : 0px;
     -moz-box-shadow    : 0px 0px 1px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 1px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 1px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);
    box-shadow          : 0px 0px 1px rgba(232,71,0,0.9);
}
.navbar-default{
background: rgba(0,0,0,.6);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.6) 26%, rgba(0,0,0,0.6) 74%, rgba(0,0,0,0.6) 75%, rgba(0,0,0,0) 76%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.6) 26%,rgba(0,0,0,0.6) 74%,rgba(0,0,0,0.6) 75%,rgba(0,0,0,0) 76%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.6) 26%,rgba(0,0,0,0.6) 74%,rgba(0,0,0,0.6) 75%,rgba(0,0,0,0) 76%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );

	border-color		: transparent;
    padding             : 9px 0px 53px 0;
    position:fixed;
    width:100%;
    -webkit-transition  : all ease-in-out 0.70s;
    -moz-transition     : all ease-in-out 0.70s;
    -o-transition       : all ease-in-out 0.70s;
    -ms-transition      : all ease-in-out 0.70s;
    transition          : all ease-in-out 0.70s;
}

ul.nav.navbar-nav>li>.active{
    font-weight     : 400;
 }
ul.nav.navbar-nav li a:hover,
ul.nav.navbar-nav li a:focus {
    color       : #fff !important;
    background  : transparent;
    }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
color       : #fff;
background  : transparent;
}


.navbar-fixed-top {
    padding-top         : 0px;
    padding-bottom      : 22px; 
    background			: rgba(0,0,0,.6);
    -webkit-transition  : all ease-in-out 0.70s;
    -moz-transition     : all ease-in-out 0.70s;
    -o-transition       : all ease-in-out 0.70s;
    -ms-transition      : all ease-in-out 0.70s;
    transition          : all ease-in-out 0.70s;
}

.navbar-fixed-top .logo_principal {

	padding-top:5px;
    -webkit-transition  : all ease-in-out 0.70s;
    -moz-transition     : all ease-in-out 0.70s;
    -o-transition       : all ease-in-out 0.70s;
    -ms-transition      : all ease-in-out 0.70s;
    transition          : all ease-in-out 0.70s;
}

.navbar-fixed-top .navbar-right{

    margin-right    : 0;
}
 .navbar-right{
 margin-top:32px;
 }
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {

  background-color  : transparent !important;
  color             : #adb73c;
  }
.navbar-collapse {
	padding-right: 0px;padding-left: 0px;
}


.navbar-nav > li > .dropdown-menu {
    border-top-left-radius          : 0;
    border-top-right-radius         : 0;
    left                            : 0px;
    padding                         : 10px 0 0 0;
    background                      : transparent;
    border-radius                   : 0 0 0 0; 
    -webkit-box-shadow              : 0 0 0 #000000;
    -moz-box-shadow                 : 0 0 0 #000000;
    -ms-box-shadow                  : 0 0 0 #000000;
    -o-box-shadow                   : 0 0 0 #000000;
    box-shadow                      : 0 0 0 #000000;
    border-width                    : 0;
	min-width						: 200px    

}




.dropdown-menu {
	color				: black !important;
	padding				: 0px !important;

    cursor				: pointer;
    font-weight			: 700 !important;
	padding-top			: 26px !important

}

.item_promo {
	color: #696969;
	text-align:center;
	padding: 30px;
	margin-bottom: 30px;

	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	min-height: 330px;
}
.item_promo img {
	margin:auto;
	box-shadow: 0px 0px 30px rgba(0,0,0,.5);
	border-radius: 10px;
}

.navbar-nav > li > .dropdown-menu li > a.page-scroll {
    background          : rgba(220,169,56,.6) !important;
	padding				: 8px !important;
	padding-left		: 15px !important;
	padding-right		: 15px !important;
    font-size       : 14px;
    color           : #000 !important;
}

.dropdown-menu li a:hover{
    color           : #000;
}

.fa.fa-times{
    cursor     : pointer;
}

.navbar-fixed-top ul  li a {
	color: white !important
}
.navbar-nav > li > .dropdown-menu li a, .navbar-fixed-top ul > li > .dropdown-menu li a {

    font-size       : 12px;
    padding         : 8px 15px;
    color           : #626262  !important;
}

/*===========================================================
   -          COUNTING           -
=============================================================*/
.counting{
    background      	: fixed;
    background-repeat   : no-repeat;
    backround-position	: center center;
    background-size 	: cover;
    position        	: relative;
}

.counting:before {
    position        : absolute;
    content         : " ";
    top             : 0;
    left            : 0;
    height          : 100%;
    width           : 100%;
    background      : rgba(0,0,0,0.6);
   
}

.counting .row span{
    font-family     : 'Overlock', sans-serif;
    font-size       : 70px;
    font-weight     : 700;
    color           : #fff;
    position        : relative;
    line-height		: 30pt
}

.counting .row .col-sm-6 p{
	font-family			: 'Raleway', sans-serif;
    color           : #fff;
    font-size       : 20px;
    font-weight     : 400;
    text-transform  : uppercase;
    padding-bottom	: 30px;
	line-height:40px
}
.count3 {
//    font-size       : 30px !important;
}


a.navbar-brand {
    padding     : 0;
    height      : 0;
    
}

a.navbar-brand img {
	width:110px;
    -webkit-transition  : all ease-in-out 0.70s;
    -moz-transition     : all ease-in-out 0.70s;
    -o-transition       : all ease-in-out 0.70s;
    -ms-transition      : all ease-in-out 0.70s;
    transition          : all ease-in-out 0.70s;

}
.navbar-left{
    padding  		: 0;
    margin      	: 0;
	margin-top		: 45px;
	margin-left		: 120px;
}


.service{
    border-top          : 1px solid #ececec;
    background-color    : #f8f8f8;
}
.service .col-md-5{
    padding-top         : 65px;
}
.service .col-md-2{
    padding-top         : 40px;
}
.left-column .media {
    text-align          : right;
}
.media{
    margin-top          : 50px;
}

.left-column .media-left {
    float               : right;
    padding-left        : 20px;
    padding-right       : 0;
}
.media-left>a>.fa{
    height                  : 56px;
    width                   : 56px;
    border-radius           : 50%;
    border                  : 2px solid #cfcece;
    padding                 : 15px;
    margin-bottom           : 13px;
    display                 : table-cell;
    -webkit-transition      : all 0.2s ease 0s;
    -moz-transition         : all 0.2s ease 0s;
    -ms-transition          : all 0.2s ease 0s;
    -o-transition           : all 0.2s ease 0s;
    transition              : all 0.2s ease 0s;
}
.media-left>a>.fa:before{
    color                   : #ccc;
    font-size               : 25px;
}
.image-box img {
     width                  : 100%;
}

.media:hover .media-left a .fa{
    color                   : #999;
    border                  : 2px solid #e84711;
    background-color        : #e84700;
}

.media:hover .media-left a,
.media:hover .media-left > a > .fa:before{
    color               : #fff;
    text-decoration     : none;
}
.left-column .media-body {
    display         : block;
}
.right-column .media-left.media-middle {
float               : left;
padding-right       :20px;
}
.media-body h2{
    font-size       : 15px;
    line-height     : 30px;
    color           : #515151;
}
.media-body h3{
    font-size       : 14px;
    color           : #777777;
}
.media-body span{
    color           : #777777;
}

/*FLAT ICON OVER WRITE*/

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family    : Flaticon;
    font-size      : 20px;
    font-style     : normal;
    margin-left    : 0;
}

/*------------------------------------------
    -   CLEAN IDEA  -
--------------------------------------------*/


.clean-idea{
    background              : url("../img/clean.png")no-repeat center center fixed;
    background-size         : cover;
    position                : relative;
}



.clean-idea h1,
.clean-idea p{
    color                   : #fff;
}
.clean-idea p{
    font-size               : 20px;
    font-style              : italic;
    width                   : 80%;
    font-weight             : 300;
    margin                  : 0 auto;
    color                   : #fff !important;
}

/*BUTTON SET*/
.btn:focus,
.btn.focus{
    outline                 : 0;
    outline-offset          : 0;
    -webkit-box-shadow      : none;
    -moz-box-shadow         : none;
    -ms-box-shadow          : none;
    -o-box-shadow           : none;
    box-shadow              : none;
}


.btn{
    border-radius           : 0;
    font-size               : 16px;
}
.btn:focus{
     outline             : 0;
}
.btn-danger:hover{
    outline             : 0;
    background          :rgb(232, 71, 11) !important;
    border              : 1px solid rgb(232, 71, 0) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-primary { 
	margin-top:5px;
	border-radius: 5px
}
.btn-primary:hover{
    outline             : 0px;
    color               : #fff;
    background          :rgb(232, 71, 11, 0.3) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-success{
    font-family         : 'Open Sans', sans-serif;
    text-transform      : uppercase;
    font-size           : 20px;
    color               : #e84700;
    background-color    : #ffffff;
    border              : 1px solid #fff;
}
.btn-success:hover,
.btn-success:focus{
    outline             : 0px;
    color               : #fff;
    background          :transparent !important;
    border              : 1px solid rgb(255, 255, 254) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}


.button-set .btn{
    font-family     : 'Overlock', sans-serif;
    letter-spacing      : 1px;
}
.button-set .btn-danger{
    background-color    : #1c1c1b;
    border              : 1px solid #1c1c1c;
    margin-bottom       : 5px;
    
}
.button-set .btn-primary{
    background-color    : #e84700;
    border              : 1px solid #e84711;
}
.button-set{
    margin-top          : 50px;
}
.button-set .fa{
    padding-right       : 10px;
}
.contact-us{
    padding: 6px 12px;
    background-color: #e84700;
    border: 1px solid #e84711;
    color: #fff;
    font-family     : 'Overlock', sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}

.contact-us:focus{

    color: #fff;
}
.contact-us:hover{
    background-color: #fff;
     border: 1px solid #fff;
     color: #000;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;

}



.modal-body img{
    width               : auto;
/*    max-height          : 450px; */
}
.modal-title{
    font-size           : 20px;
}
.modal-open .modal{
    background          : rgba(10, 20, 25,0.5);
}
.modal-header .btn{
    color               : #a40f2a;
    border-color        : #a40f2a;
}
.modal-header .btn:hover{
    background-color    : #a40f2a;
    color               : #fff;
    border              : 1px solid #a40f2a;
    -webkit-transition  : all  ease 0.50s;
    -moz-transition     : all  ease 0.50s;
    -ms-transition      : all  ease 0.50s;
    -o-transition       : all  ease 0.50s;
    transition          : all ease 0.50s;
  
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.more-area{
    background         : url(../img/more.png) no-repeat center center;
    background-size    : cover;
    padding            : 32px 0;
}
.more-area h2{
    font-family     : 'Overlock', sans-serif;
    font-weight     : 400;
    color           : #ffffff;
    text-transform  : uppercase;
    font-size       : 25px;
    padding-top     : 8px;

}

/*=========================================================
                  GET IN TOUCH
==========================================================*/

.contact-wrapper{
/*     background      : rgba(0,0,0,.3); */
    color:#000;
    padding:50px 0 50px 0;
    overflow:hidden
}
.contact-wrapper .form-inline .form-control {
    display         : inline-block;
    width           : 100%;
    vertical-align  : middle;
}

.contact-wrapper .section-title{
    color   : #fff;
}
.contact-wrapper .p-padding{
    color   : #fff;
}
.contact-wrapper  form{
    margin-top  : 50px;
}


.contact-wrapper input, .contact-wrapper textarea, .contact-wrapper button{

    margin  : 0 0 15px 0;
}

.contact-wrapper .costom-btn{
    width                       : 100%;
    background			          : rgba(255, 255, 255, 0.3);
    border                      : 1px solid rgba(125, 125, 125, 1);
    font                        : bold 16px/18px 'Overlock', sans-serif;
    color                       : #000;
	border-radius				: 4px;
    text-transform              : uppercase;
    -webkit-transition          : all ease 0.4s ;
    -moz-transition             : all ease 0.4s ;
    -ms-transition              : all ease 0.4s ;
    -o-transition               : all ease 0.4s ;
    transition                  : all ease 0.4s ;
    

}

.contact-wrapper .costom-btn:hover{
    background          : rgba(125, 125, 125, 0);
    color               : #000;
    border              : 1px solid #ffffff;
}

.contact-wrapper .success, .contact-wrapper .error{

    display         : none;
    text-align      : center;
    padding         : 6px; 
    text-transform  : uppercase;
}
.contact-wrapper .success{
/*    background : #DFF0D8; */
}
.contact-wrapper .error{
/*    background  : rgba(253,231,231,1); */
}
.contact-wrapper .validation{
    background  : rgba(253,231,231,1);
    border      : 2px solid rgba(101,13,12,0.9);
    box-shadow  : 0 0 2px rgba(101,13,12,0.5) inset;
}
.contact-wrapper .form-control:-ms-input-placeholder
{
    font            : 300 13px/22px 'Overlock', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letter-spacing  : 1.1px;
}


.contact-wrapper .form-control::-webkit-input-placeholder {
    font            : 300 13px/22px  'Overlock', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letter-spacing  : 1.1px;
}

.contact-wrapper .form-control::-moz-placeholder

 {
    font            : 300 13px/22px 'Open Sans', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letter-spacing  : 1.1px;
}

 
.contact-wrapper .form-control:focus {
    border              : 1px solid rgba(93,152,165,0.9);
    outline             : 0;
    -moz-box-shadow     : 0px 0px 3px rgba(93,152,165,0.9);
    -webkit-box-shadow  : 0px 0px 3px rgba(93,152,165,0.9);
    -ms-box-shadow      : 0px 0px 3px rgba(93,152,165,0.9);
    -o-box-shadow       : 0px 0px 3px rgba(93,152,165,0.9);
    box-shadow          : 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 3px rgba(93,152,165,0.9);
    }


.contact-wrapper .contact-or{

    width           : 68px;
    height          : 68px;
    margin          : 0 auto;
    border-radius   : 50%;
    background      : #ffffff;
    text-transform  : uppercase;
}

.contact-wrapper .contact-or p{
    font                : bold 25px/22px 'Overlock', sans-serif;
    color               : #e84700;
    padding             : 0;
    margin              : 0 auto;
    letter-spacing      : 1.5px;
    text-align          : center;
    line-height         : 69px;
}

.contact-wrapper .icon-text{

    font            : normal 16px/22px 'Open Sans', sans-serif;
    text-align      : center;
    color           : #ffffff;
    text-transform  : uppercase;
    margin          : 25px 0;
}

.contact-wrapper .icon-holder{

    width           : 300px;
    margin          : 0 auto;
}



.contact-wrapper .icon-holder ul li {

    display             : inline-block;
    margin              : 0 10px;
    width               : 38px;
    height              : 38px;
    text-align          : center;
    border-radius       : 50%;
    border              : 1px solid #ffffff; 
    background          : rgba(232, 71, 0, 0);
    -webkit-transition  : background  ease 0.50s;
    -moz-transition     : background  ease 0.50s;
    -o-transition       : background  ease 0.50s;
    -ms-transition      : background  ease 0.50s; 
    transition          : background ease 0.50s; 

}

.contact-wrapper .icon-holder ul li:first-child{

    margin  : 0 10px 0 0;
}

.contact-wrapper .icon-holder ul li:last-child{

    margin  : 0 0 0 10px;
}
.contact-wrapper a{
    width       : 50px;
    height      : 50px;
    font-size	: 18px;
    color       : #ffffff;
    
}


.contact-wrapper .icon-holder ul li .fa{
    line-height     : 37px;
    
}


.contact-wrapper .icon-holder ul li:hover{
background      : rgba(232, 71, 0, 1);
border          : 1px solid rgba(255,255,255,0.5);
}

/*========================================================
                      FOOTER
==========================================================*/
.floatleft{
    float    : left;
}
.floatright{
    float   : right;
}
.clearboth{
    clear    : both;
}

footer{
	background: rgba(47, 47, 47, 0.19);
    border-top    : 1px solid #fff;
}

footer .footer-heading{
    font           : bold 18px/19px 'Overlock', sans-serif;
    letter-spacing : 1.5px;
    color          : #e1e1e1;
    text-transform : uppercase;
        
}



.footer-content{
    font    : normal 13px/20px Open Sans;
    color   : #dcdcdc;
    margin  : 40px 0 0; 
}

.footer-wrapper ul.footermenu,.footer-wrapper ul.footercontact,.footer-wrapper ul.footerblog {
    margin  : 30px 0 0; 
}

.footer-wrapper ul.footermenu li a{
    text-transform  : capitalize;
    font            : normal 14px/18px 'Overlock', sans-serif;
    color           : #999999;
    letter-spacing  : 1.2px;
}

.footer-wrapper ul  li a:hover{
    color   : #fff !important;
}

.footer-wrapper ul.footermenu li a:before{
    content : ">";
    margin  : 0 5px 0 0;
}

.footer-wrapper ul.footercontact li,.footer-wrapper ul.footercontact li a{
    font             : normal 13px/28px 'Open Sans', sans-serif;
    color            : #999;
}


.footer-wrapper ul.footercontact li span{
    text-transform  : capitalize;
}



.footer-wrapper ul.footercontact li span,.footer-wrapper ul.footercontact li i{
    color  : #dcdbdb;
}

.footer-wrapper ul.footercontact li i:before{
/*    font-size  : 14px; */
    margin     : 0 8px 0 0;
}
    
.footer-wrapper ul.footercontact li .flaticon-close13:before{
    font-size  : 10px;
}

.footer-wrapper ul.footerblog li,.footer-wrapper ul.footerblog li a{
    font            : normal 13px/18px 'Open Sans', sans-serif;
    color           : #b4b4b4;
    padding-bottom  : 10px;    
}

.footer-wrapper ul.footerblog li p{
    color       : #666666;
    font        : normal 12px/18px 'Open Sans', sans-serif;
    font-style  : italic;
}



/*===========================================================
   -         FOOTER BOTTOM            -
=============================================================*/

.footer-bottom .col-xs-12 p{
    font-size   : 12px;
}
.footer-bottom .col-xs-12 p span{
    text-transform  : uppercase;
}
.footer-bottom .col-xs-12 p a{
    color           : #222d3b !important;
    text-transform  : capitalize;
}
.footer-bottom .col-xs-12 p a:hover{
    color   : #e84700 !important;
}
.footer-bottom{
    background-color    : #909090;
    padding             : 20px 0;
}
.backtop {
    color              : #fff;
    padding            : 0px 5px;
    font-size          : 24px;
    overflow           : hidden;
    cursor             : pointer;
    width              : 30px;
    height             : 30px;
    line-height        : 0px;
    background 			: rgba(255,255,255,0.3);
    text-align         : center;
    position           : absolute;
    bottom             : -5px;
    right              : 15px;
    -webkit-transition : 500ms;
    -moz-transition    : 500ms;
    -o-transition      : 500ms;
    -ms-transition     : 500ms;
    transition         : 500ms;
    box-sizing         : border-box;
    -moz-box-sizing    : border-box;
    -webkit-box-sizing : border-box;
    -webkit-transform  : translateZ(0);
    }

.backtop:hover {
    color      : #818fa1;
    background : rgba(255,255,255,0.8);
    }

.backtop:after {
    /*pointer-events     : none;*/
    position           : absolute;
    width              : 100%;
    height             : 100%;
    content            : '';
    -webkit-box-sizing : content-box;
    -moz-box-sizing    : content-box;
    box-sizing         : content-box;
    display            : none;
    }

.backtop:before {
    font-family            : 'FontAwesome';
    speak                  : none;
    font-size              : 20px;
    line-height            : 30px;
    font-style             : normal;
    font-weight            : normal;
    font-variant           : normal;
    text-transform         : none;
    display                : block;
    -webkit-font-smoothing : antialiased;
    }

.backtop:hover::before {
    -webkit-animation : toTopFromBottom 0.3s forwards;
    -moz-animation    : toTopFromBottom 0.3s forwards;
    animation         : toTopFromBottom 0.3s forwards;
    }



/*NAVBAR TOGGLE*/
.navbar-toggle {
    position        : relative;
    float           : right;
    padding         : 11px 10px;
    margin-top      : -10px;
    margin-right    : 15px;
    margin-bottom   : 0;
    background-color: transparent;
    background-image: none;
    border          : 1px solid #ccc !important;
    border-radius   : 0;
}
.navbar-default .navbar-toggle .icon-bar {
background-color    : #ccc;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color    : #202d3a;
-webkit-transition  : all ease 200ms;
-moz-transition     : all ease 200ms;
-o-transition       : all ease 200ms;
transition          : all ease 200ms;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color    : #fff;
   -webkit-transition   : all ease 200ms;
   -moz-transition      : all ease 200ms;
   -o-transition        : all ease 200ms;
   transition           : all ease 200ms;
}


/*===============================================================
                         Full Width Blog
================================================================*/

.blog-header{
    background          : #ffffff url("../img/blog-background.jpg") no-repeat center center;
    background-size     : cover;
    position: relative;
}
.blog-header:before{
    background      : rgba(0,0,0,0.8);
    background-size : cover;
    position        : absolute;
    top             : 0;
    content         : " ";
    width           : 100%;
    height          : 100%

}
.blog-header .section-title{
    color           : #ffffff;
}

.blog-content .row{
    padding         : 50px 0;
}

.blog-content .sidebar-blog-content .row{
    padding         : 0 0 50px 0;
    border-bottom   : 1px solid #e2e2e2;
}
.blog-sidebar .blog-content{   
    padding         : 35px 0;
}

.blog-content  img{   
    padding-bottom  : 50px;   
}

.blog-content  iframe{
  padding-bottom  : 42px;
}


.blog-date{ 
    margin-right    : 50px;
}

.blog-sidebar .blog-date{ 
    margin-right    : 0;
    }

.blog-date p{
    background      : #f54828;
    padding         : 10px 25px 15px;
    font-family     : 'Overlock', sans-serif;
    color           : #ffffff;
    font-size       : 20px;
    text-align      : center;
    line-height     : 20px;
    text-transform  : capitalize;
}

.blog-sidebar .blog-date p{
    font-size   : 18px;
}

.blog-date p span{
    color       : #ffffff;
    font-size   : 55px;
    font-weight : bold;
    line-height : 55px;
}

.blog-sidebar .blog-date p span{  
    font-size   : 38px;
    line-height : 38px;
}

.blog-content h1{
    line-height : 25px;
}

.blog-content h1 a{
    color           : #1a1a1a;
    font-family     : 'Overlock', sans-serif;
    font-size       : 27px;
    letter-spacing  : 1.7px;
    font-weight     : 400;
    text-transform  : uppercase;
}

.blog-sidebar .blog-content h1 a{
    font-size   : 20px;
}

.blog-sidebar .blog-content h1{
    line-height     : 15px;
}

.blog-content h1 a:hover, .blog-content .icon-holder a:hover{
    color         : #f54828;
    }

.blog-content .icon-holder{
    font-family  : 'Open Sans', sans-serif;
    font-size    : 16px;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    padding       : 5px 0 20px 0;
    
}

.blog-sidebar .blog-content .icon-holder{
    font-size: 13px;
}

.blog-content [class^="flaticon-"]:before,
.blog-content [class*=" flaticon-"]:before,
.blog-content [class^="flaticon-"]:after,
.blog-content [class*=" flaticon-"]:after{
    margin-left     :0px;
    margin-right    :10px;
}

.blog-content .flaticon-eye128{
    position    : relative;
    top         :-4px;
}

.blog-content .icon-holder a{
    color           : #999999;
    margin-right    : 20px; 
}

.blog-content .contents{ 
    color           :  #6b6b6b;
    font-family     : 'Open Sans', sans-serif;
    font-size       : 16px;
    letter-spacing  : 1.5px;
    line-height     : 27px;
    font-weight     : 300;
}

.blog-sidebar .blog-content .contents{
    font-size   : 13px;
}

.blog-content button{
    font-weight         : 300;
    text-transform      : capitalize;
    background          : none;
    border              :  1px solid #e2e2e2;
    color               :  #6b6b6b ;
    font-family         : 'Open Sans', sans-serif;
    font-size           : 16px;
    margin              : 45px 0 0 0;
    letter-spacing      : 2px;
    float               : right;
    -webkit-transition  : all  ease-in-out 0.30s;
    -moz-transition     : all  ease-in-out 0.30s;
    -o-transition       : all  ease-in-out 0.30s;
    -ms-transition      : all  ease-in-out 0.30s;
    transition          : all  ease-in-out 0.30s;
}


.blog-content button:hover{  
    border  :  1px solid #f54828;
    color   :  #f54828;
}

.blog-content .video-area{
    height  : 600px;
    width   : 100%;
}

.blog-sidebar .blog-content .video-area{
    height  : 450px;
    width   : 100%;
}


/*pagination*/
.blog-content .pagination-lg > li > a, 
.pagination-lg > li > span{
    padding     : 9px 16px;
    color       : #6b6b6b;
    font-family : 'Open Sans', sans-serif;
    font-size   : 14px;
    background  : #e7e7e7 ;
    border      : none;
    margin      : 0 1px; 
}

.blog-content .container-fluid .pagination-lg > li > a, 
.blog-content .container-fluid .pagination-lg > li > span{
    margin  : 0 -1px 0 0 ; 
}

.blog-content.pagination-content .container-fluid .row{
    padding : 0px; 
}

.pagination-lg > li:first-child > a, 
.pagination-lg > li:first-child > span,
.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span{
    border-radius   : 0px;
    margin          : 0 1px 0 0; 
    text-transform  : capitalize;
}

.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span{
    margin  : 0 0 0 1px;
}

.blog-content .container-fluid .pagination-lg > li:last-child > a, 
.blog-content .container-fluid .pagination-lg > li:last-child > span{
    margin  : 0 0 0 -1px;
}

.pagination-lg > li:first-child > a > span,
.pagination-lg > li:last-child > a > span{
    font-size   : 20px ;
    line-height : 10px;
    position    : relative;
    top         : 2px;
}

.pagination > li > a:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus{
    background          : #616161;
    color               : #ffffff;
    -webkit-text-shadow : 0 1px 0 #000000;
    -moz-text-shadow    : 0 1px 0 #000000;
    -ms-text-shadow     : 0 1px 0 #000000;
    -o-text-shadow      : 0 1px 0 #000000;
    text-shadow         : 0 1px 0 #000000;
}


.blog-content.pagination-content{
    padding : 0px;
    display				: inline-block
}

/*===============================================================
                         Blog Sidebar
================================================================*/

.sidebar{
    margin  : 35px 0; 
    padding : 0 15px;
    border  : 1px solid #dddddd;
}

.blog-sidebar .list-group-item{  
    border-width    : 1px 0 1px 0;
    border-color    : #ececec;
    border-style    : solid;
    font-family     : 'Open Sans', sans-serif;
    font-size       : 14px;
    color           : #8b8b8b;
    text-transform  : capitalize;
    font-weight     : 300;
    padding         : 10px 0;
}

.blog-sidebar .list-group-item span{ 
    font-weight     : 300;
}

.blog-sidebar .list-group-item:first-child,
.blog-sidebar .list-group-item:last-child{
    border-radius   : 0;
}

.blog-sidebar .list-group-item.active, 
.blog-sidebar .list-group-item.active:hover, 
.blog-sidebar .list-group-item.active:focus,
.blog-sidebar .sidebar-heading{
    background      : transparent;
    color           : #4e4e4e;
    font-size       : 16px;
    font-weight     : bold;
    text-transform  : uppercase;
    border-width    : 0 0 0 0;
    letter-spacing  : 1.5px; 
}

.blog-sidebar .list-group-item.active{
    position : relative;
}

.blog-sidebar .list-group-item.active:before,
.blog-sidebar .sidebar-heading:before{ 
    content         : " ";
    border-width    : 0 0 2px 0;
    border-color    : rgba(232,71,0, 1);
    border-style    :  solid ;
    width           : 60px;
    position        : absolute;
    bottom          : 0;
    left            : 0;
}

.blog-sidebar a.list-group-item:hover, .blog-sidebar a.list-group-item:focus{
    background  : transparent;
    color       : rgba(232,71,0,1);
}


.blog-sidebar .media {
    margin      : 15px 0 ;
}

.blog-sidebar .media h3{
    padding-top     : 7px;
}
.blog-sidebar .media .media-body h3 a{
    font-family     : 'Open Sans', sans-serif;
    font-size       : 13px;
    color           : #4e4e4e;
    text-transform  : uppercase; 
}

.blog-sidebar .media .media-body h3 a:hover{
    color   : rgba(232,71,0,1);
}

.blog-sidebar .media .media-body p{  
    font-family     : 'Open Sans', sans-serif;
    font-size       : 13px;
    color           : #9a9a9a;
    font-weight     : 300;
    line-height     : 15px; 
    }

.blog-sidebar .media .media-body a span {
    font-family         : 'Open Sans', sans-serif;
    font-size           : 12px;
    color               : #4e4e4e;
    text-transform      : capitalize;
    font-weight         : 300;
    -webkit-transition  : color ease 0.35s;
    -moz-transition     : color ease 0.35s;
    -ms-transition      : color ease 0.35s;
    -o-transition       : color ease 0.35s;
    transition          : color ease 0.35s;
}

.blog-sidebar .media .media-body a:hover span {
    color   : rgba(232,71,0,1);
}

.media .media-left .media-object{
    max-width : 100px;
}

.blog-sidebar .sidebar-heading{  
    padding         : 11px 0 8px 0;
    border-bottom   : 1px solid #ececec;
    position        : relative;
}

.blog-sidebar  ul{
    padding  : 19px 0;
}

.blog-sidebar  ul li {
    display     : inline-block;
    margin      : 10px 0;
}

.blog-sidebar  ul li a{
    background      : transparent;
    margin-right    : 5px;
    border          : 1px solid #dddddd;
    font-family     : 'Overlock', sans-serif;
    font-size       : 13px;
    color           : #999999;
    text-transform  : uppercase;
    padding         : 10px 12px;   
}

.blog-sidebar  ul li a:hover{
    background  : rgba(272,45,40,0.9);
    color       : #ffffff;  
}

.btn_enviar {
width                       : 100%;
background                  : rgba(165, 165, 165, 1);
border                      : 1px solid rgba(71, 84, 101, 1);
border-radius				: 4px;
font                        : bold 16px/18px 'Overlock', sans-serif;
color                       : #ffffff;
text-transform              : uppercase;
-webkit-transition          : all ease 0.4s ;
-moz-transition             : all ease 0.4s ;
-ms-transition              : all ease 0.4s ;
-o-transition               : all ease 0.4s ;
transition                  : all ease 0.4s ;
}

.btn_enviar:hover {
	background	:white;
	border		: 1px solid rgba(71, 84, 101, 1);
	color		: rgba(71, 84, 101, 1);
	border-radius: 4px;
}

.titulo_slider {
	font                        : bold 35px 'Overlock', sans-serif;
	letter-spacing				: 0;
	color                       : #ffffff;
	text-transform              : uppercase;
}

.circle {
    color              : #161616;
    padding            : 0px 5px;
    font-size          : 24px;
    overflow           : hidden;
    cursor             : pointer;
    width              : 200px;
    height             : 200px;
    border-radius      : 200px;
    line-height        : 50px;
    background-color   : #fff;
    text-align         : center;
    -webkit-transition : 500ms;
    -moz-transition    : 500ms;
    -o-transition      : 500ms;
    -ms-transition     : 500ms;
    transition         : 500ms;
    box-sizing         : border-box;
    -moz-box-sizing    : border-box;
    -webkit-box-sizing : border-box;
    -webkit-transform  : translateZ(0);
    }

.circle:hover {
    color      : #fff;
    background : rgba(71, 84, 101, 1);;
    }

.link_icon {
	font-family: 'Roboto', sans-serif;
	font-size: 9px;
	color: #fff;
	padding-top:15px;
	line-height: 15px;
}

.text_img_descripcion {
	font-size	: 11px;
	color		: #a7002d		
}

.modal-dialog {
	width:auto
}

.modal-open .modal {
	z-index: 999999999999
}


.carousel-inner, .carousel-inner > .item, .carousel-inner > .item > img {
	max-height: 70vh;
}


.noticias {
	position:absolute; top:0px; z-index:99; margin-right:0px
}
.nopad {
	padding:0px
}

.right_pad {
	padding-right:7px
}

.cuad {
	height:230px;
	margin-bottom:7px 
}

.cuad_inner {
	height:230px;
	color:white;
	padding-left:0px;
	padding-right:0px;
	font-family: 'Raleway', sans-serif;

}

.titulo_cuad {
	font-size: 32px;
	line-height:32px;
	padding: 5px 20px;
	text-shadow: 0px 0px 5px #000;
	font-family: 'Raleway', sans-serif;
	color:white;
	font-weight	:300 !important;
}

.subtitulo_cuad {
	font-size: 14px;
	line-height:24px;
	padding: 10px 20px 5px 20px;
	text-shadow: 0px 0px 5px #000;
	font-family: 'Raleway', sans-serif;

	color:white
}

.flex-caption {
	width: 100%;
	padding: 2%;
	left: 0;
	bottom: 100px;
	position: absolute;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}

.flexslider_principal {

}

.small-title_section {
	font-family: 'Raleway', sans-serif;
    text-transform      : none;
    font-size           : 18pt;
    color               : #fff;
    border              : 0;
    position            : relative;
	font-weight			: 300;
}

.big-title_section {
	font-family: 'Merienda', cursive;
    font-size           : 45px;
    line-height			: 70px;
    color               : #fff;
    border              : 0;
    position            : relative;
    line-height			: 50px;
	font-weight: 300;
}

.flexslider_section .flex-caption {
  min-height:385px;
  padding-top:50px
}

.slide_item {
	height:100vh;
	min-height:100vh;
	overflow:hidden
}

.slide_section_item {
	height:100vh;
	min-height:100vh;
	overflow:hidden;
	position: relative
}

.flex-direction-nav a.flex-next, 
.flex-direction-nav a.flex-prev{
    display:none;
}
.flex-control-nav {
   text-align: right;
   padding-right:10px
}

.flex-control-paging li a {
    text-indent: 100%;
	color: rgba(0, 0, 0, 0); 
}

.slides li a {
	width:100%;
	display:inline-block;
	height:585px;
}
.slides li a:hover {
/*	background: rgba(255,255,255,0.5) 
	box-shadow :0px 0px 10px #9d9d9d*/
}


.flexslider_agenda .slides li a {
	width:100%;
	display:inline-block;
	height:80px;
}

.panel_description {
	font-family			: 'Raleway', sans-serif;
	color				: white;
	padding				: 20px;
	text-align			: left;
	width				: 50%;
	position			: absolute;
	right				: 0;
	height				: 100%;
	overflow			: hidden;
	transition			: width 300ms;
	-webkit-transition	: width 300ms;
}

.panel_description_hover {
	width: 100%;

	position: absolute;
	right: 0;
	height: 100%;
	transition: width 300ms;
	-webkit-transition: width 300ms;
}

.titulo_panel {
	font-family: 'Overlock', sans-serif;
    font-size           : 25px;
    line-height			: 25px;
	color				:white;
	padding				: 5px 0px;
	text-align			:left;
	font-weight			: 700;
	word-wrap			: break-word;
}

.descripcion_hover {
	font-weight			: 600;
	opacity:0;
	transition: opacity 100ms;
	-webkit-transition: opacity 100ms;
}

.descripcion_hover_visible {
	opacity:1;
	transition: opacity 100ms;
	-webkit-transition: opacity 100ms;
}

.custom-btn {
	display:inline-block;
	padding: 0px 2px;
	border-color: #d7d7d7;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-size: 14px;
	font-family: 'Overlock', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	transition			: background 300ms;
	-webkit-transition	: background 300ms;
	cursor:pointer
}
.custom-btn:hover {
	color: #000;
	background: rgba(255,255,255,0.5);
	border-color: #fff;
}

.custom-btn i {
	opacity: 0;
	font-size: 16px;
	-webkit-transition: opacity ease 0.35s;
	/* For Safari 3.1 to 6.0 */
	-moz-transition: opacity ease 0.35s;
	-ms-transition: opacity ease 0.35s;
	-o-transition: opacity ease 0.35s;
	transition: opacity ease-in 0.35s;
}
.custom-btn:hover i {
	opacity: 1;
}

.panel_description_cursos  {
	font-family: 'Overlock', sans-serif;
	color				: white;
	padding				: 20px;
	text-align			: left;
	width				: 100%;
	position			: absolute;
	bottom				: 0;
	height				: 35%;
	overflow			: hidden;
	transition			: height 300ms;
	-webkit-transition	: height 300ms;
}

.panel_description_cursos p {
	font-family: 'Overlock', sans-serif;
	color				: white;
	text-align			: left;
	line-height			: 14px;
	font-size			: 12px;
	font-weight			: 600
}

.panel_description_cursos a {
	color:white
}


.panel_description_cursos_hover {
	width: 100%;
	position: absolute;
	bottom		:0;
	height: 100%;
	transition: height 300ms;
	-webkit-transition: height 300ms;
}

.descripcion_cursos_hover {
	font-weight			: 600;
	opacity:0;
	transition: opacity 100ms;
	-webkit-transition: opacity 100ms;
}

.descripcion_cursos_hover_visible {
	opacity:1;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}

.slide_item_colaboradores {
	height:200px;
	min-height:200px;
	overflow:hidden
}

.flexslider_agenda li {
	position:relative
}

.flexslider_agenda .flex-caption {
	min-height:20px;
	padding-top:5px;
	position:absolute;
	bottom: 0px;
	left: 0px;
	display: block
}
.flexslider_agenda .flex-caption h2 {
	text-transform: capitalize;
}

.flexslider_agenda .flex-direction-nav a.flex-next, 
.flexslider_agenda .flex-direction-nav a.flex-prev{
    display:block;
}

.flexslider_agenda .flex-direction-nav a.flex-prev {
	left: -90px;
	line-height: 28px;
}

.flexslider_agenda .flex-direction-nav a.flex-next {
	left: -40px;
	line-height: 28px;
}
.flexslider_agenda .flex-direction-nav a {
	margin: -40px 0 0;
}

.flexslider_agenda ul.flex-direction-nav {
	position		: absolute;
	right			: 0px;
	top				: 0px
}
.flex-prev,
.flex-next {
  font-size: 0;
}

.working_paper {
	border-radius	: 3px;
	min-height		: 300px;
	padding			: 10px;
	cursor			: pointer;
	overflow:hidden;
	position:relative;
	transition		: all 300ms;
	-webkit-transition: all 300ms;
}


.working_paper .hover_descarga {
	position		:absolute;
	display			:none;
	width			:100%;	
	background		:rgba(0,0,0,0.2);
	top				:0;
	left			:0;
	height			:100%;
	color			:white;
	padding			: 0px;
	transition		: all 300ms;
	-webkit-transition: all 300ms;
}

.working_paper:hover .hover_descarga {
	display:block;
	transition		: all 300ms;
	-webkit-transition: all 300ms;
}

.titulo_working_paaper {
	font-size: 12pt;
	line-height: 26pt;
	font-weight: 700
}

.descripcion_working_paaper {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: 400

}

.evento {
	border: #ccc 1px solid;
	border-radius: 2px
}

.evento_target {
	color:white;
	font-size: 10px;
	font-weight: 700;

	display			: inline-block;
	padding			: 0px 5px;
	border-radius	: 2px
}

.naranja {
	background: #ffc04c;
}

.violeta {
	background: #474b83;
}

.verde {
	background: #7ccccb;
}


.color_naranja {
	color: #df8e4c !important;
}

.color_violeta {
	color: #8d5bb0 !important;
}

.color_verde {
	color: #3ca49b !important;
}


.titulo_lista_eventos {
	color		:white;
	font-size	: 14pt;
	line-height	: 24pt;
	font-weight	: 700;
	text-shadow	: 0px 0px 3px #000;
	padding		: 10px
}

.titulo_info {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	padding: 25px 0
}

.descripcion_breve_info {
	font-size: 12pt;
	font-style:italic
}

.descripcion_info {
	font-size: 12pt;
	padding-top:30px
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}
.fecha {
	background:#ccc;
	color:white;
	text-align:center;
	width: 65px;
	padding:4px 8px;
	border-radius: 5px 0px 0px 0px;
}

.fecha .mes {
	background:#d3df4c;
	color		: #2b7db5;
	line-height	: 14pt;
	font-weight	: 700;
	font-size: 10pt
}

.fecha .dia {
	background: #2b7db5;
	font-size: 24pt;
	line-height: 24pt;
	font-weight: 700;
	text-shadow: 0px 0px 3px #000;
}

.fecha .anio {
	background: #2b7db5;
	line-height: 10pt;
	font-size: 8pt;
	padding-bottom: 4px;
	border-radius: 0px 0px 3px 3px
}

.evento_titulo_list, .evento_titulo_list_vertical {
	font-family: 'Overlock', sans-serif;
	line-height		: 14pt;
	font-size		: 10pt;
	font-weight		: 700;
	padding			: 5px;
	text-align		: left
}
.evento_titulo_list_vertical:hover {
	background: rgba(255,255,255,0.3);
	border-radius	: 2px 
}


.subtabs {
	text-align:left;
	border-bottom: 0px;
}

.subtabs > li {
	width:100%
}
.subtabs li.active > a, .subtabs li.active > a:hover, .subtabs li > a:hover, .subtabs li > a {
	width:100%;
	color: #555;
	cursor: pointer;
	background-color: none;
	border: 0px;
	border-radius:0;
	margin-right: 0px;
	padding: 0px;
}

.subtabs li.active > a, .subtabs li.active > a:hover {
	width:100%;
	color: #555;
	cursor: pointer;
	background-color: #ddd;
	border: 0px;
	border-radius:0;
}

.form-control {
	margin-top: 5px
}

#libro {
	background		: #ccc
}
.titulo_chico {
	font-family: 'Overlock', sans-serif;
	color: #707070;
	font-size: 24px;
	font-weight: 700;
	line-height: 17px;
	text-transform: uppercase;
	line-height: 25px;
}

.descripcion_chica {
	color: #707070;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	padding-top:15px
}

.scrollable {
	height: 250px
}

ol {
	margin-left: 20px
}


.nombre {
/* 	width:240px; */
	text-align:left;
	font-size: 15px;	
	display:inline-block;
	padding-right:10px;
	color:#606577
} 

.cargo {
	width:180px;
	text-align:left;
	font-size: 12px;	
	display:inline-block;
	padding-right:10px;
	color:#606577
} 


.panel-body p {
font-family: 'Overlock', sans-serif !important;
font-size: 14px !important;
line-height: 1.846 !important;
color: #606577 !important;
}

.panel-heading {
	position:relative
}
.panel-heading:hover {
  background-color: #5B9BBD !important;
}
.panel-heading:hover  span {
  color:white !important;
}
.panel-heading::before {
position:absolute;
right:20px;
top:7px;
font-family: "FontAwesome";
font-size: inherit;
content: "\f078";
padding: 0px 0px 0px 10px;
}

.mental li {
	width:100% !important;
}
.mental li.active > a, .mental li.active > a:hover, .mental li > a:hover, .mental li > a {
	width:100% !important;
	color: #555;
	cursor: pointer;
	background-color: none;
	border: 0px;
	border-radius	: 3px;
	margin-right	: 0px;
	padding			: 5px;
	padding			: 10px;
	text-align		: left;
}

.mental li.active > a, .mental li.active > a:hover {
	width:100% !important;
	color: #fff;
	cursor: pointer;
	background-color: #4ea258;
	border: 0px;
	padding			: 5px;
	padding			: 10px;
	text-align		: left;
	border-radius:3px;
}
.mental {
	border-bottom: 0px solid #fff;
}

	.linea {
		height:10px;
		width:115px;
		display:inline-block;
		margin-bottom:20px;
		margin-top:0px
	}

	.bk_gris{ background-color:#808080; }
	.bk_gris_claro{ background-color:#cccccc; }
	.bk_verde_manzana{ background-color:#dfe22b; }
	.bk_verde_agua{ background-color:#000; }
	.bk_blanco{ background-color:#ffffff; }
	.bk_mar{ background-color:#157f90; }
	.gris { color:#808080;}
	.verde_manzana { color:#dfe22b;}	
	.bk_verde_agua { color:#49c0b6;}
	.blanco { color:#fff;}
	.mar{ color:#157f90; }


.quienes > li > a, .quienes > li.active > a, .quienes > li.active > a:hover, .quienes > li.active > a:focus {
	font-family: 'Overlock', sans-serif !important;
	font-size: 14pt !important;
	font-weight		: 700;
	border: 0px solid #fff !important;
	background-color: white  !important;
	padding: 10px 50px
}
.quienes > li.active > a, .quienes > li.active > a:hover, .quienes > li.active > a:focus {
	border-bottom: 5px solid #1f496e !important;
	color			: #1f496e !important;
}

.cuadro {

}

.address {
	list-style-type : none;
}

.bar_nombre_grupo {
	color:			#606577;
	text-align:right;
	text-transform:uppercase;
	border-bottom:#ccc 1px solid;
	padding: 5px
}
.bar_nombre_grupo a {
	color:			#606577;
}
#carousel ul.slides > li {
	border: #ccc 1px solid;
	text-align:center;
	max-height: 60px;
	height:60px;
	cursor:pointer
}

#carousel ul.slides > li img {
	max-height: 58px;
	height:58px
}
.redes {
	text-align: right;
	width:100%
}
.redes li {
	list-style: none;
	float: right;
	padding-left: 5px
}

.redes li a {
	padding:5px;
	color:#fff;
	font-size:16pt
}

.redes li a:hover {
	color: #ffce53;
}

.idioma_sel {
	background: rgba(255,255,255,1) !important;
}

.single-table {
	padding: 0px 20px 0px;
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 100%;
	color: #666;
	border-radius: 5px;
	-webkit-transition: background 1s, color 1s;
	/* Safari */
	transition: background 1s, color 1s;
}
.single-table:hover {
	background: #028fcc;
	padding: 0px 20px 0px;
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	color:white
}

.price {
	font-size: 36px;
	line-height: 36px;
}
.home_noticia_titulo a{
	color: #5c5c5c;
	font-weight:700
}
.home_noticia_titulo { 
	min-height:40px;
}
.home_noticia_descripcion {
	margin-top:20px
}
.news_item {
	margin-top:10px
}
.news_item {
	border: #e7e7e7 1px solid;
	padding-bottom: 15px;
	min-height:140px;
	border-radius: 5px 0px 0px 0px;
}
.news_item_titulo {
	line-height:15pt;
	padding:15px;
	overflow: hidden;
	height: 72px;
}
.news_read_more {
	padding:0px 15px	
}