﻿.subtitle
{
    color: #4ca6b0 !important;
    font-weight: 500;
    margin-bottom: 5px;
}

ul.list
{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}
ul.list li
{
    padding-left: 20px;
    line-height: 19px;
    margin: 0 0 2px 10px;
    background: url("../images/ui/li-bg.png") no-repeat 4px 8px;
}

.structure_wrapper
{
    width: 100%; 
    margin-bottom: 40px;
}

.structure
{
    position: relative;
    height: 470px;
    padding: 40px 0;
}


/*-------incia vertical--------*/
.tree
{
    margin-top: -12px;
    position: absolute;
}

.tree ul
{
    padding-top: 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree li
{
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 22px 8px 0 4px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after
{
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 2px solid #fff;
    width: 50%;
    height: 20px;
}
.tree li::after
{
    right: auto;
    left: 50%;
    border-left: 2px solid #fff;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after, .tree li:only-child::before
{
    display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child
{
    padding-top: 0;
}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after
{
    border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before
{
    border-right: 2px solid #fff;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after
{
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before
{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 2px solid #fff;
    width: 0;
    height: 20px;
}

.tree li a
{
    border: 2px solid #fff;
    padding: 14px 16px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-family: arial, verdana, tahoma;
    font-size: 16px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, .tree li a:hover + ul li a
{
    background: #fff;
    color: #4ca6b0 !important; /* border: 1px solid #94a0b4; */
}
/*Connector styles on hover*/
.tree li a:hover + ul li::after, .tree li a:hover + ul li::before, .tree li a:hover + ul::before, .tree li a:hover + ul ul::before
{
    border-color: #fff;
}

.tree_info li::before, .tree_info li::after
{
    content: none;
}
.tree_info li
{
    text-align: left;
    list-style-type: decimal;
    position: relative;
    padding: 0;
    float: none;
    transition: all 0s;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
}

.tree_info
{
    font-size: 12px;
    margin-top: 8px;
}

/*Thats all. I hope you enjoyed it.
Thanks :)*/



/*inicia version horizontal*/

.node_wrapper
{
    border: 2px solid #fff;
    padding: 15px 25px;
    background-color: #4ca6b0;
    float: left;
    color: #fff;
    width: 270px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    z-index: 2;
    text-align: center;
}

.node_wrapper:hover
{
    background-color: #fff;
    color: #4ca6b0;
    pointer: normal;
}
.node_wrapper.parent:hover~.node_wrapper
{
      background-color: #fff;
    color: #4ca6b0;
    pointer: normal;
    }

.node_wrapper h3
{
    font-size: 17px;
    margin-bottom: 6px;
    text-align: left;
}
ol
{
    margin-left: 20px;
    text-align: left;
}
.node_wrapper ol li
{
    font-size: 14px;
    font-weight: normal;
}


.hline
{
    height: 2px;
    background-color: #fff;
    position: absolute;
}

.vline
{
    width: 2px;
    background-color: #fff;
    position: absolute;
    z-index: 0;
}
#I
{
    margin-left: 414px;
}

#II
{
    margin-top: 113px;
    height: 95px;
    margin-left: 608px;                  
}

#III
{
    margin-top: 150px;
    margin-left: 649px;
    height: 85px;
}

#IV
{
    margin-top: 207px;
    width: 121px;
    margin-left: 535px;
}
#V
{
    margin-top: 147px;
    margin-left: 45px;
    width: 466px;
}
#VI
{
    margin-top: 268px;
    height: 86px;
    margin-left: 871px;
}

#VII
{
    margin-top: 353px;
    margin-left: 706px;
    height: 82px;
}

#VIII
{
    margin-top: 315px;
    width: 710px;
    margin-left: 163px;
}
#IX
{
    margin-top: 315px;
    height: 39px;
    /* margin-left: 404px; */
    left: 0;      right:0;      margin-left:auto;      margin-right:auto;
}
#X
{
    margin-top: 353px;
    left: 0;      right:0;      margin-left:auto;      margin-right:auto;
    height: 82px;
}

#XI
{
    margin-top: 316px;
    height: 37px;
    margin-left: 163px;
}

#XII
{
    margin-top: 353px;
    margin-left: 0px;
}

#XIII
{
    margin-top: 296px;
    width: 35px;
    margin-left: 683px;
}
/*==============organizacion=================*/
.organization_wrapper
{
    height:420px; /*for scroll*/
}

.organization
{
    margin: 20px 0 15px 0;
}
.organization_two_col
{
    width: 464px;
    float: left;
    margin-right: 30px;
}

.organization_two_col.last
{
    margin-right: 0;
    width: 530px;
}
.organization_logo
{
    width: 230px;
    height: 90px;
    background-color: Gray;
    float: left;
    margin-right: 10px;
}

.organization_name
{
    float: left;
    width: 257px;
    margin-top: 50px;
}

.organization_name p
{
    margin-bottom: 8px;
}

/*========temina organizacion=========*/
/*================staff===============*/
.staff_wrapper
{
    width: 100%;
    background-color: #EEEEEE;
    margin: 40px 0 0;
}
.staff
{
    padding: 30px 0;
}

.member_wrapper
{
    width: 207px;
    float: left;
    margin: 15px 65px 0 0;
    height: 243px;
}


.member_image
{
    width: 165px;
    height: 165px;
    background-color: #333;
    text-align: center;
    margin: 0 auto;
}
.member_name
{
    height: 40px;
    margin-top: 14px;
    position: relative;
    text-align: center;
}

.member_name p
{
    color: #373a3c;
}

.member_name h3, .member_name p
{
    margin-bottom: 0px;
    text-align: center;
}


.member_content
{
    margin: 15px 0;
}
.inline
{
    color:#fff !important;
    width: 500px;
     display: none;
    }

.member_image_inline
{
    float: left;
    margin: 0 20px 15px 0
}
.member_name_inline
{
    float: left;
    margin-top: 125px;
}
/*==========termina staff============*/





