* {
    padding:0;
    margin:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-family: "Source Sans Pro",sans-serif;
}

.manuxSoc{width:42px;transition:width 0.5s ease 0.15s;display: block; color: #ffffff; padding: 10px 12px; height: 42px; font-size: 18px; float: right;}
.manuxSoc:hover{width:80px;box-shadow:1px 1px 8px #333333;}            
.manux_RS{width:50px;position:fixed;z-index:450;top:100px;height:100px;right:0px;}

.nvcshare{background-color:rgb(0,0,0,0.9); position:fixed; min-height:100%; min-width:100%; z-index:19000; overflow:auto; top:0px; left:0px; display:none;}
.subshare{max-width:500px; margin:auto; text-align:center!important; opacity:1; max-height:100%;}
.btnshare{font-size:50px!important; width:85px; height:85px; border-radius:20%; margin:10px;}
.shareclose{float:right; font-size:22px; border-radius:100%; width:37px; height:37px; position:relative; top:0px; right:10px; cursor:pointer;}
.mishare{cursor:pointer;}

@media (max-width:500px) and (min-width:1px){.manux_RS{display:none;}}


.sidebar-mini.sidebar-collapse .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 50px !important;
    z-index: 850;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #222d32;
}
.sidebar-collapse .main-sidebar, .sidebar-collapse .left-side {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
}
.main-sidebar, .left-side {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    -webkit-transition: -webkit-transform .3s ease-in-out,width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,width .3s ease-in-out;
    transition: transform .3s ease-in-out,width .3s ease-in-out;
}
.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fixSocial {
    float: right;
    position: fixed;
    top: 65px;
    right: 0px;
    z-index: 1000;
    width: 40px;
    display:block;
}


.socialOn{
    cursor: pointer!important;
    color:#000000;
    font-size: 22px;
}
.socialOn:hover{
    cursor: pointer!important;
    outline: none;
    text-decoration: none;
    color: #273746;
}

.socialOn span{
    cursor: pointer!important;
    color:#000000;
    font-size: 15px;
    line-height: 22px;
}
.socialOn:hover span{
    cursor: pointer!important;
    outline: none;
    text-decoration: none;
    color: #000000;
}


.socialOff {
  cursor: pointer!important;  
  color: #999;
  font-size: 22px;
}
.socialOff:hover,
.socialOff:active,
.socialOff:focus {
  cursor: pointer!important;
  outline: none;
  text-decoration: none;
  color: #273746;
}

.socialOff span {
  cursor: pointer!important;  
  color: #000000;
  font-size: 15px;
  line-height: 22px;
}
.socialOff:hover span,
.socialOff:active span,
.socialOff:focus span {
  cursor: pointer!important;
  outline: none;
  text-decoration: none;
  color: #000000;
}

#lista1 {
    counter-reset: li;
    list-style: outside none none;
    margin-bottom: 4em;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#lista1 ol {
    margin: 0 0 0 2em;
}
#lista1 li {
    background: rgba(170, 238, 252, 0.7) none repeat scroll 0 0;
    color: #000000;
    display: block;
    margin: 0.5em 0 0.5em 2.5em;
    padding: 0.4em 0.4em 0.4em 0.8em;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}
#lista1 li:hover {
    background: #dbf8fe none repeat scroll 0 0;
}
#lista1 li::before {
    background: rgba(170, 238, 252, 0.7) none repeat scroll 0 0;
    content: counter(li, decimal);
    counter-increment: li;
    font-weight: bold;
    height: 2em;
    left: -2.5em;
    line-height: 2em;
    margin-top: -1em;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 2em;
}
#lista1 li::after {
    border: 0.5em solid transparent;
    content: "";
    left: -1em;
    margin-top: -0.5em;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease-out 0s;
}
#lista1 li:hover::after {
    border-left-color: #dbf8fe;
    left: -0.5em;
}
#lista2 {
    counter-reset: li;
    list-style: outside none none;
    margin-bottom: 4em;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#lista2 ol {
    margin: 0 0 0 2em;
}
#lista2 li {
    background: rgba(170, 238, 252, 0.7) none repeat scroll 0 0;
    border-radius: 0.3em;
    color: #000000;
    display: block;
    margin: 0.5em 0 0.5em 2.5em;
    padding: 0.4em 0.4em 0.4em 2em;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}
#lista2 li:hover {
    background: #dbf8fe none repeat scroll 0 0;
}
#lista2 li:hover::before {
    transform: rotate(360deg);
}
#lista2 li::before {
    background: #ffffff none repeat scroll 0 0;
    border: 0.3em solid #000000;
    border-radius: 2em;
    content: counter(li, decimal);
    counter-increment: li;
    font-weight: bold;
    height: 2em;
    left: -1.3em;
    line-height: 2em;
    margin-top: -1.3em;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease-out 0s;
    width: 2em;
}
#lista3 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#lista3 li {
    padding: 0.4em 0.4em 0.4em 2em;
    text-shadow: 0 1px 0 #ffffff;
}
#lista3 li::before {
    border-radius: 0.5px;
    clear: left;
    color: #ffffff;
    content: "◊";
    display: inline-block;
    float: left;
    margin-left: -10px;
    padding: 2px 10px 0 0;
    text-shadow: -1px -1px 0 #e6e6e6;
}
#lista4 {
    list-style: outside none none;
}
#lista4 ol {
    list-style: outside none none;
    margin: 0 0 0 2em;
}
#lista4 li {
    list-style: outside none none;
}
#lista5 {
    counter-reset: li;
    list-style: outside none none;
    margin-bottom: 4em;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#lista5 ul {
    list-style-type: none;
    padding-left: 20px;
}
#lista5 li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
#lista5 li::before {
    color: #ffffff;
    content: "";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 0;
}
#lista6 {
    list-style: outside none none;
    margin-bottom: 4em;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#lista6 ol {
    margin: 0 0 0 2em;
}
#lista6 li {
    background: rgba(170, 238, 252, 0.7) none repeat scroll 0 0;
    color: #000000;
    display: block;
    margin: 0.5em 0 0.5em 2.5em;
    padding: 0.4em 0.4em 0.4em 0.8em;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}
#lista6 li:hover {
    background: #dbf8fe none repeat scroll 0 0;
}
#lista6 li::before {
    background: rgba(170, 238, 252, 0.7) none repeat scroll 0 0;
    content: "";
    font-family: FontAwesome;
    height: 2em;
    left: -2.5em;
    line-height: 2em;
    margin-top: -1em;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 2em;
}
#lista6 li::after {
    border: 0.5em solid transparent;
    content: "";
    left: -1em;
    margin-top: -0.5em;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease-out 0s;
}
#lista6 li:hover::after {
    border-left-color: #dbf8fe;
    left: -0.5em;
}


.x1{ width:100%;}
.x2{ width:49%; }

ul#uno {bottom: 49px !important;}
ul#dos {bottom: 49px !important;}
ul#tres {bottom: 49px !important;}
ul#cuatro {bottom: 49px !important;}
ul#cinco {bottom: 49px !important;}
ul#seis {bottom: 49px !important;}

.div_ref { background-color:none; 
cursor:pointer;  overflow: hidden; width: 50%;
}

.div_ref span {
    font-size: 12px;
}

.div_ref:hover { background-color:#fbeed5; }

.clearpresponsive{
    display:block;
    height: 65px;
}

.clearpresponmain{
    display:block;
    height: 65px;
}

.fnt24{
	font-size:28px;
	}
        
p {

    /*margin: auto;
    padding: 20; 
    z-index: -1000;*/ 
       
}

.p_desc{

    margin: auto;
    width: 96%;
    padding: 10;  
    text-align: center;
    font-size: 16px;
    font-style: -ms-align-items: Arial;
    align-items: Arial;
    z-index: -1000;   
}


#mail_group{display:none;}

#button-wrap-inner{
  display:block;
  margin-top: 10px;
  width:100%;
}

.btn_link {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e8e8e8);
  background-image: -moz-linear-gradient(top, #f7f7f7, #e8e8e8);
  background-image: -ms-linear-gradient(top, #f7f7f7, #e8e8e8);
  background-image: -o-linear-gradient(top, #f7f7f7, #e8e8e8);
  background-image: linear-gradient(to bottom, #f7f7f7, #e8e8e8);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #1c1c1c;
  font-size: 18px;
  padding: 10px 10px 10px 10px;
  border: solid #b5b5b5 1px;
  text-decoration: none;
  width:60%;
  display: block;
}

.btn_link:hover {
  background: #dedede;
  background-image: -webkit-linear-gradient(top, #dedede, #d1d1d1);
  background-image: -moz-linear-gradient(top, #dedede, #d1d1d1);
  background-image: -ms-linear-gradient(top, #dedede, #d1d1d1);
  background-image: -o-linear-gradient(top, #dedede, #d1d1d1);
  background-image: linear-gradient(to bottom, #dedede, #d1d1d1);
  text-decoration: none;
}



.btn-soc {
        display: block;
        float:left;
        padding: 3px;
        margin:0px;
        color:#fff;
        overflow: hidden;
        font-size:25px;
        font-weight:bold;
        text-decoration: none;
        width: 16.65%;
        text-align:center;
		
}

.btn-twitter {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;	
}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open > .dropdown-toggle.btn-twitter {
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.btn-phone {
    background-color: #229954;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;	
}
.btn-phone:hover, .btn-phone:focus, .btn-phone:active, .btn-phone.active, .open > .dropdown-toggle.btn-phone {
    background-color: #196f3d;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.btn-facebook {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
   
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.btn-ytuquien {
    background-color: #2dcc70;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.btn-ytuquien:hover, .btn-ytuquien:focus, .btn-ytuquien:active, .btn-ytuquien.active, .open > .dropdown-toggle.btn-ytuquien {
    background-color: #1a9f52;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.btn-ytuquien2 {
    /*background-color: #2dcc70;*/
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.btn-ytuquien2:hover, .btn-ytuquien2:focus, .btn-ytuquien2:active, .btn-ytuquien2.active, .open > .dropdown-toggle.btn-ytuquien2 {
    background-color: #1a9f52;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important!important;
}

btn-ytuquien2:hover a i, .btn-ytuquien2:focus a i, .btn-ytuquien2:active a i, .open > .dropdown-toggle.btn-ytuquien2 a i{
    background-color: #1a9f52;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important!important;
}

.btn-whatsapp {
    background-color: #44C32C;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
	
}
.btn-whatsapp:hover, .btn-whatsapp:focus, .btn-whatsapp:active, .btn-whatsapp.active, .open > .dropdown-toggle.btn-whatsapp {
    background-color: #13970D;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.btn-email{
    background-color: #FCAB40;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
	
}
.btn-email:hover, .btn-email:focus, .btn-email:active, .btn-email.active, .open > .dropdown-toggle.btn-email {
    background-color: #F67F23;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.btn-share{
    background-color: #6c3483;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
	
}
.btn-share:hover, .btn-share:focus, .btn-share:active, .btn-share.active, .open > .dropdown-toggle.btn-share {
    background-color: #5b2c6f;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.btn-instagram{
    background-color:#d20b99;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
	
}
.btn-instagram:hover, .btn-instagram:focus, .btn-instagram:active, .btn-instagram.active, .open > .dropdown-toggle.btn-instagram {
    background-color: #ca0b93 ;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff!important;
}

.vidSeparator{
    display:block;
    height: 20px;
}

.marbottom{
    margin-bottom: 5px;
    color: #585858;
}

.formulary{
    
    text-align: center;
    max-width: 600px;
    border: 0px;
    max-width: 600px; margin: auto;
    padding: 5px 10px 10px 10px;
    background-color: #f5f5f5;
    border: 1px solid #BDBDBD;
    border-radius: 4px;
    margin-top: 15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          
  
/*  opacity: 0.9;
  filter:  alpha(opacity=90);*/
    
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #D0D0D0;
  float: right; 
  position: fixed; 
  top:50px; 
  max-width: 250px; 
   
  padding:  10px 10px 10px 20px;  
  z-index: 500; 
  border-color: #ebccd1;
    
    -moz-box-shadow: 3px 3px 4px #D0D0D0;
    -webkit-box-shadow: 3px 3px 4px #D0D0D0;
    box-shadow: 3px 3px 4px #D0D0D0;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 0px solid #c0c0c0;
}
.form-group {
  margin-bottom: 10px;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}

input {
  line-height: normal;
}

.btn {
  display: inline-block;
  padding: 6px 6px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;  
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 5px;
  text-align: center!important;
  min-width: 36px!important;
  min-height: 36px!important;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {  
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

[role="button"] {
  cursor: pointer;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}



body {background:#FEFEFE;
background-image: url("images/fnd1.png"); 
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

h1 {
    color: rgb(0, 0, 0);
    font-family: "Source Sans Pro",sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 0;
}

h2 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 45px;
}

h3 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    line-height: 35px;
}


h4 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
}

h7{ 
    font-size:10px; 
    display:block;
    text-align:center;
}


/*my fuid video*/
.fatherfluid{
    max-width: 500px;
    max-height: 301px;
}
.fluid-video{
	display:block;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%; /* 16/9 format 56.25%; */
	overflow: hidden;
	position: relative;
}
 
.fluid-video iframe, .fluid-video embed, .fluid-video object{
	width: 100%!important; height: 100%!important;
        position: absolute;
	top: 0; left: 0;
}
.errForm{ color:#E13300;
          font-size:12px;
}
.mancontain{
   
   margin: 10px 0px  10px 0px ;
   
   border: 1px solid #D0D0D0;
   -webkit-box-shadow: 0 0 10px #D0D0D0;
   display: block;
   overflow: hidden;
}
.manleft{
    padding: 5px;
    float: left;
    background: #E6E6FA;
    display: block;
}
.manright2{
    padding: 0px;
    background: #FFF;
    display: inline;
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}

section {
    padding:20px;
    max-width: 1000px;
    margin: auto;
}

section ul {
    padding: 5px 5px 5px 20px;
}
section ol {
    padding: 5px 5px 5px 20px;
}

.shadow{
	background-image: url("images/shadow.png");
	height:20px;
	width:100%;
	display:none;
}

.menu_bar {
    display:none;
}
.inf_bar {
    display:none;
	z-index:10000;
}
.menu_bar1{		
    display: none;
}

.menu_bar2{		
    display: none;
}

.BarraSuperior{
    width: 100%;
    position: fixed;		
    z-index: 505;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.58); 
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.58);
}
.btninicio2{
display:none;
}
.btninicio{
    display:none;
}
.barraINF{
    width: 100%;
    position: fixed;  
    bottom:0%;
    //margin: -20px;
	z-index:1000;

}
.whats{
    display: none;
}
    
header nav {
    /*Color de la barra de menu superior e inferior*/
/*    background:rgba(0,0,0,0.9);    */
    z-index:1000;
    max-width: 1024px;
    width: 100%;
    margin:0px auto;
}

header nav ul {
    list-style:none;
    margin:0px;
}

header nav ul li {
    display:inline-block;
    /*La razon por la que no usamos float en vez de inline-block es
    porque no vamos a poder usar overflows en el header nav ul*/
    position: relative;
    cursor: pointer;
    font-size:13px;
    
}

header nav ul li:hover .children {
    display: block;
    min-width:250px;
}
header nav ul li a {
    text-decoration: none;
    display: inline-block;
    padding:17px;
}

/*Submenu*/
header nav ul li .children {
    /*Color para los submenus.*/
    /*background:rgba(0,0,0,0.9);*/
    position: absolute;
    display: none;
    min-width:250px;
    /*width: 150%;*/
    z-index: 1000;
}

header nav ul li .children li {
    display: block;
    overflow: hidden;
    min-width:250px;
    border-bottom: 1px solid rgba(255,255,255,.5);
    /*Usamos overflow hidden porque aqui si vamos a necesitar usar float*/
}

header nav ul li .children li a {
    display: block;
}

header nav ul .children li a span {
    float: right;
    position: relative;
    top:2px;
    margin-right: 0px;
    margin-left:10px;
}

header nav ul li span {
    margin-right:10px;
}

header nav ul li .caret {
    position: relative;
    top: 3px;
    margin-left: 10px;
    margin-right: 0;
}


header nav ul li .childLeft {
right: 0px!important;
z-index:500!important;
min-width:180px!important;
width:180px!important;
}

header nav ul li .childLeft li{
min-width:180px!important;
width:180px!important;
}


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

.fixSocial {
    display: none !important;
}

.div_ref { background-color:none; 
width: 100%;
}

.clearpresponsive{
    display:block;
    height: 50px;
}

.clearpresponmain{
    display:block;
    height: 20px;
}

body {
        //padding-top:5%;
    }	

    .btninicio{
        display:block;
        position: fixed;
        width: 110px;
        margin: 5px;
        -moz-border-radius:28px;
        -webkit-border-radius:28px;
        border-radius:28px;		
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:14px;	
        padding:12px 10px;
        text-align: center;
        text-transform: auto;
        text-decoration:none;
        text-shadow:0px 1px 0px #2f6627;
    }
    
    p {

        /*margin: 10px auto;  
        padding: 20px;
        width: auto;*/
        //margin-bottom: 20px;    
        //overflow: scroll;  
        //position: relative;
        /*text-align: center;
        font-size: 20px;
        font-style: -ms-align-items: Arial;
        align-items: Arial;
        z-index: -1000;*/

    }

    section {
        padding:10px;
        
    }

    

    .BarraSuperior1{
        width: 100%;
        padding: 10px;
        padding-top:0px!important;
        //position: fixed;		
    }

    .menu_bar {		
        width: 100%;
        background:rgba(0,0,0,0.9);
        display: block;
        position: fixed;
        top:0;				
    }
    .menu_bar .bt-menu {
        display: block;
        padding: 20px;
        color:#fff;
        overflow: hidden;
        font-size:25px;
        font-weight:bold;
        text-decoration: none;
    }

    .menu_bar span {
        float: right;
        font-size: 40px;
    }
    /* */	
    .menu_bar1{			
        width: 100%;

        margin-bottom: 5px;

        /*background-color:rgba(0,0,0,0.9);*/
        -moz-border-radius:28px;
        -webkit-border-radius:28px;
        border-radius:28px;	
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:17px;	
        padding:10px 31px;
        text-align: center;
        text-transform: auto;
        text-decoration:none;
        text-shadow:0px 1px 0px #2f6627;
    }
    .menu_bar1:active {
        position:relative;
        top:1px;
    }
    
    .menu_bar2{			
        width: 100%;

        margin-bottom: 5px;

        /*background-color:rgba(0,0,0,0.9);*/
        -moz-border-radius:28px;
        -webkit-border-radius:28px;
        border-radius:28px;	
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:17px;	
        padding:10px 25px;
        text-align: left;
        text-transform: auto;
        text-decoration:none;
        text-shadow:0px 1px 0px #2f6627;
    }
    .menu_bar2:active {
        position:relative;
        top:1px;
    }
    
    
    .btninicio	{
        position: fixed;
        width: 110px;
        margin: 5px;
        -moz-border-radius:28px;
        -webkit-border-radius:28px;
        border-radius:28px;		
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:14px;	
        padding:12px 10px;
        text-align: center;
        text-transform: auto;
        text-decoration:none;
        text-shadow:0px 1px 0px #2f6627;
    }
    .btninicio:active {
        //position:relative; 
    }
    /* */	

    .inf_bar {
        width: 100%;
        /*Color de la Barra inferior*/
 /*       background:rgba(0,0,0,0.9);*/
        display: inline-block;
        position: fixed;
        bottom: 0%;
        text-align: center;
    }
    .inf_bar .bt-inf {
        display: inline-block;
        padding: 1%;
        color:#fff;
        overflow: hidden;
        font-size:15px;
        font-weight:bold;
        text-decoration: none;
        width: 23%; 
    }
    .infs_bar span {

        font-size: 30px;
    }
	.shadow{
		width:100%;
		display: block;
		position: fixed;

		height:25px;
	bottom: 18px;;
	background-color:none;
	
}

    header nav {
        width: 80%;
        height: calc(100% - 80px);
        right:100%; 
        /*Con esto ocultamos el menu hacia la derecha, lo agregamos hasta el final*/
        margin: 0;
        position:fixed;
        overflow:scroll;
    }

    header nav ul li {
        display: inline-block;
        margin:0px;
        border-bottom:1px solid rgba(255,255,255,.5);
    }

    header nav ul li a {
        display: block;
    }

    header nav ul li:hover .children{
        display: none;        
    }

    header nav ul li .children {
        width: 100%;
        position: relative;
        /*display: block;*/
    }

    header nav ul li .children li a{
        margin-left:20px;
    }

    header nav ul li .caret {
        float: right;
    }
    .whats{
        display: inline-block;
    }
}
/* SLIDER */
/*
.main {
    background-color: #000;
    top: 0px;
    width:90%;
    max-width:1000px;
    margin:20px auto;
    overflow: hidden;    
    position: relative;  
    z-index: -1000;    
}
*/

.main {        
    background-color: #000;
    top: 0px;
    width:90%;
    max-width:600px; 
    margin:20px auto;
    overflow: hidden;        
}

.slides {
    width:100%;        
}

.slides img {
    width:100%;
}


.slides .active {
    background:#000;        
}

.slidesjs-navigation{
    background:#000;
    color:#fff;
    text-decoration:none;
    display:inline-block;
    padding:13.5px 20px;
    float:right;
}


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

.x2{ width:100%; }

.div_ref { 
width: 100%;
}

.div_ref span {
    font-size: 9px;
}

.clearpresponsive{
    display:block;
    height: 50px;
}

.clearpresponmain{
    display:block;
    height: 20px;
}


.btn_link {
  width:100%;
  display: block;
}

.btninicio{
        display:block;
        position: fixed;
        width: 110px;
        margin: 5px;
        -moz-border-radius:28px;
        -webkit-border-radius:28px;
        border-radius:28px;		
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:14px;	
        padding:12px 10px;
        text-align: center;
        text-transform: auto;
        text-decoration:none;
        text-shadow:0px 1px 0px #2f6627;
    }
   


.claseIMG{
  text-align:center; 
  top:auto;
  width: 98%;   
  right: 98%;
    top: 0px;
  right: 0;
  margin: 0px;  
  margin-bottom: 20px;    
}

h1 {
    color: rgb(0, 0, 0);
    font-family: "Source Sans Pro",sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 35px;
    margin-top: 0;
}

h2 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    line-height: 35px;
}

h3 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
}


h4 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
}


}
@media screen and(min-width:481px) and (max-width:640px) {

.clearpresponsive{
    display:block;
    height: 50px;
}

.clearpresponmain{
    display:block;
    height: 20px;
}

.claseIMG{
  text-align:center; 
  top:30% auto;
  width: auto;
  right: auto;
    top: 0px;
  right: 0;
  margin: 60px;  
  margin-bottom: 20px;    
}

}
@media screen and(min-width:641px) and (max-width:800px) {

.clearpresponsive{
    display:block;
    height: 50px;
}

.clearpresponmain{
    display:block;
    height: 20px;
}

h1 {
    color: rgb(0, 0, 0);
    font-family: "Source Sans Pro",sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 35px;
    margin-top: 0;
}

h2 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
}

h3 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
}


h4 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
}


.claseIMG{
  text-align:center; 
  top:30% auto;
  width: auto;
  right: auto;
  top: 0px;
  right: 0;
  margin: 20px;  
  margin-bottom: 20px;    
}
}

/*tg_color*/

.tgcol{
color:#000000!important;
}


/*Color de las letras dentro de las barras*/
header nav ul li a,#botonera header div a, .barraINF .inf_bar a , #btnatras, #btnatras2 ,#botonera2 header div a{
    color: #3d220c;
}



/*Colores de las barras superior, inferior y botonera*/
.barraINF, .BarraSuperior, .ColorBarraSu,.ColorBarraIn,.ColorBarraSubmenu, #botonera header div a, .barraINF div a, .inf_bar, #btnatras, #btnatras2,#botonera2 header div a,li ul{
    background-color: #f1ab23;
    color: #3d220c;
}

/*Color al pasar cursor sobre la barra menu*/
header nav ul li a:hover, #botonera header div a:hover, .barraINF .inf_bar a:hover,#btnatras:hover ,#btnatras2:hover , #botonera2 header div a:hover{    
    background-color: #f07008;
    color: #f7ece4;
}

body {background:#FEFEFE;
background-image: url("https://ytuquieneres.com/assets/data/img/pat09.png"); 
}

