﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,700");
* {
    box-sizing: border-box;
}

/*Inicia Formulario Activacion*/
header{
	/* border: solid 2px rgba(255, 1, 247, 0.45); */
	background-color: #ffffff;
	top:0;
	position:fixed;
	right:0;
	left:0;
	height: 80px;
	z-index:1;
}
header img {
	 margin-top: 13px; 
     width: 201px;
     height: 51px;
}
section{
	/* border: solid 2px rgba(122, 0, 255, 0.94); */
	margin-top: 80px;
}
footer{
	/* border: solid 2px rgba(191, 139, 61, 0.85); */
	background-color:white ;
    color: #1C468D;
	
	position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
footer p {
	text-align:center;
}

body{
	/*background-image:url('../../images/afiliacion/w7.png');*/
	text-align:left;
}


input, select{
	/*margin-bottom: 15%;*/
}
.form-group {
    margin-bottom: 1% !important;
}

.texto-bienvenida{
  text-align: center;

}

.manto{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:rgba(243, 243, 243, 0.93);
    z-index: -1;
}

.ocultarObjs {
    display:none;
}

.myButton {
    color: #ff4000;
    background-color: transparent;
    border: solid 1px #ff4000;
}

.myButton:hover {
    color: white;
    background-color: #ff4000;
}

.container{
	margin-bottom: 13%;
}

.centrar{
	text-align:center;
}
/*tipoPersona Ini*/
.tipoPersona input[name="cbOculto"] {
	display: none;
}
.tipoPersona input[name="cbOcult"] {
	display: none;
}
.tipoPersona {
	display: inline-table;
    margin-right: 2%;
    margin-bottom: 1%;
}

#lblRb1:before, 
#lblRb2:before, 
#lblRb3:before, 
#lblRb4:before,
#lblRb5:before{
	font-family: "Glyphicons Halflings";
	content:"\e088";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
	/* border: solid 1px #796f6f; */
	font-size: 25px;
	color: rgb(189, 189, 189);;
	border-radius: 100%;
}

#Rb-1:checked ~ #lblRb1:before,
#Rb-2:checked ~ #lblRb2:before,
#Rb-3:checked ~ #lblRb3:before,
#Rb-4:checked ~ #lblRb4:before,
#Rb-5:checked ~ #lblRb5:before {
	font-family: "Glyphicons Halflings";
	content:"\e089";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
	/* border: solid 1px #ff4000; */
	font-size: 25px;
	color: #ff4000;
	border-radius: 100%;
}

/*tipoPersona Fin*/
.advertencias {
    border: solid 1px rgba(255, 64, 0, 0.42);
    border-radius: 25%;
    background-color: rgba(255, 255, 255, 0.52);
}
.advertencias p {
    margin-left:10%;
    margin-right:10%;
}
/*Check Ini*/

input[name="cbOculto"] {
    display: none;
}

#lblCb1:before, 
#lblCb2:before, 
#lblCb3:before, 
#lblCb4:before{
	
    font-family: "Glyphicons Halflings";
    content:"\e165";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    font-size: 20px;
	color: rgba(255, 64, 0, 0.28);
	border-radius: 8px;
}

#element1:checked ~ #slider-newcks #lblCb1:before,
#element2:checked ~ #slider-newcks #lblCb2:before,
#element3:checked ~ #slider-newcks #lblCb3:before,
#element4:checked ~ #slider-newcks #lblCb4:before {
	
    font-family: "Glyphicons Halflings";
	content:"\e165";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    font-size: 25px;
	color:#ff4000;
	    border-radius: 8px;
}

#slider-newcks {
    margin-top: 6%;
}
/*Check Fin*/

/*avatar inicio*/
.avatarFondo{
	background: #ff4000;
    height: 180px;
	width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.avatarFondo img{
	margin-left: 10%;
}
.avatarback
{
	display: flex;
    justify-content: center;
}
/*avatar final*/

/*Slider inicio*/

input[name="slider-select-element"] {
    display: none;
}

#slider-arrows {
    /* margin: -10% auto 0 auto; */
    width: 80%;
}

#slider-box {
    height: 100%;
    width: 400%;
}

#slider-container {
    height: 20%;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 100%;
	margin-top: 3%;
}

.element-blue,
.element-green,
.element-red,
.element-yellow {
    min-height: 400px;
    max-height: 100%;
    width: 100%;
}

.element-blue {
    /* background: blue; */
	/* border : solid 5px blue; */
}

.element-green {
    /* background: green; */
	/* border : solid 5px green; */
}

.element-red {
    /* background: red; */
	/* border : solid 5px red; */
}

.element-yellow{
	/* border : solid 5px yellow; */
}

.slider-element {
    float: left;
    width: 25%;
    
}

#element1:checked ~ #slider-arrows label:nth-child(2),
#element2:checked ~ #slider-arrows label:nth-child(3),
#element3:checked ~ #slider-arrows label:nth-child(4) {
    display: block;
    float: right;
}

#element2:checked ~ #slider-arrows label:nth-child(1),
#element3:checked ~ #slider-arrows label:nth-child(2),
#element4:checked ~ #slider-arrows label:nth-child(3) {
    display: block;
    float: left;
}

#element1:checked ~ #slider-arrows label:nth-child(2):before,
#element2:checked ~ #slider-arrows label:nth-child(3):before,
#element3:checked ~ #slider-arrows label:nth-child(4):before {
    color: #1C468D;
    font-family: "Glyphicons Halflings";
	content: "\e080";/*Adelante*/
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
	
	position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 8%;
    line-height: 800%;
}


#element1:checked ~ #slider-arrows label:nth-child(2):hover:before,
#element2:checked ~ #slider-arrows label:nth-child(3):hover:before,
#element3:checked ~ #slider-arrows label:nth-child(4):hover:before,
#element4:checked ~ #slider-arrows label:nth-child(1):hover:before{
	background-color:rgba(28, 70, 141, 0.51);
	color: white;
}

#element1:checked ~ #slider-arrows label:nth-child(4):before,
#element2:checked ~ #slider-arrows label:nth-child(1):before,
#element3:checked ~ #slider-arrows label:nth-child(2):before,
#element4:checked ~ #slider-arrows label:nth-child(3):before {
    color: #1C468D;
    font-family: "Glyphicons Halflings";
	content: "\e079";/*Atras*/
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
	
	position: fixed;
    top: 0;
    bottom: 0;
	left: 0;
    width: 8%;
    line-height: 800%;
}


#element2:checked ~ #slider-arrows label:nth-child(1):hover:before,
#element3:checked ~ #slider-arrows label:nth-child(2):hover:before,
#element4:checked ~ #slider-arrows label:nth-child(3):hover:before{
	background-color:rgba(28, 70, 141, 0.51);
	color: white;
}

#element1:checked ~ #slider-container #slider-box {
    margin-left: 0;
}

#element2:checked ~ #slider-container #slider-box {
    margin-left: -100%;
}

#element3:checked ~ #slider-container #slider-box {
    margin-left: -200%;
}

#element4:checked ~ #slider-container #slider-box {
    margin-left: -300%;
}

#slider-arrows label {
    color: transparent;
    cursor: pointer;
    display: none;
    font-size: 9rem;
}

#slider-box {
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    transition: all 0.75s ease;
}


.custom-controls-stacked label {
    display: block;
}

.referidos label {
	display:inline-block;
	margin-right: 20px;
}

/*Slider final*/

hr {
	width: 65%;
    border-color: rgba(0, 0, 0, 0.25);
 }
.table label {
    margin-left: 3%;
}
.table {
    margin-bottom: inherit !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: none !important;
    padding: 0px !important;
}
/*Tpago*/

.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 25px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e3e7ea;
  border: solid 1px #bebfbf;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: #ff4000;
  -webkit-transition: .4s;
  transition: .4s;
}


.switch input:checked + .slider {
  background-color: rgba(28, 70, 141, 0.93);
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px blue;/*#2196F3;*/
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.tpago
{
	/* float: left; */
	position: absolute;
    margin-left: 2%;
}

/*Tpago fin*/

/*Termina Formulario Activacion*/
/*Inicia css Afiliacion*/
.body-af {
    padding-top:20px;
    padding-bottom: 20px;
    font-family: sans-serif, Helvetica, Arial, "BebasNeueRegular", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue" !important;
    display: flex;
    background-color: #eee;
    text-align: inherit;

}
.container-af{
    background-color: #fff;  
    width: 100%;  
  /*  display: flex;*/
         
}

.login-af{
    max-width: 650px;
    padding: 15px;
    margin: 0 auto;

}

.h2-af{

    text-align: center;
    font-family: sans-serif, Helvetica, Arial,"BebasNeueRegular","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue" !important;
    font-size: 26px;
    color: #1c468c;
    font-weight: 700;
    margin-top: 5px;
}
.lead-af{
    text-align: center;
    font-family: sans-serif, Helvetica, Arial,"BebasNeueRegular","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue" !important;
    color: #fff;
    font-size: 17px;
}
.btn-af{
    padding: 1em 1em;
    margin: 2em 15%;
    width: 70% !important;
    border-radius: 3px;
    font-weight: bold;
    font-size: 12px;
        
}
.form-group-af{
    color: #ff4000;
    font-family: sans-serif, Helvetica, Arial,"BebasNeueRegular","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue" !important;
    font-size: 14px;
    margin-bottom: 15px !important;
}

#som-af{

    max-width: 500px;
    box-shadow: 0 0 0 10px #fff,
            0 0 0 11px #ccc;

}
	

/*animaciones inicio*/
.mantoGris{
    display:none;
    text-align: -webkit-center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:rgba(0, 0, 0, 0.46);
    z-index: 2;
}
.mantoGris label{
    color: black;
    font-size: 180%;
    margin-top: 5%;
    margin-bottom: 11%;
}

.mantoGris .mensaje{
    border: 1px solid white;
    background-color: white;
    height: 20%;
    border-radius: 22px 22px 22px 22px;
    margin-top: 21%;
    margin-left: 40%;
    margin-right: 40%;
}
.espera{
    /*margin-top: 15%;*/
    background-color: #1c468d;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s; 
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    margin-left: 48%;
    /*border-left: 15px solid rgba(28, 70, 141, 0.38);
    border-right: 15px solid rgba(28, 70, 141, 0.38);
    border-top: 15px solid rgba(255, 64, 0, 0.38);
    border-bottom: 15px solid rgba(255, 64, 0, 0.38);
    border-style: groove;*/

}
.espera .flechas {
    font-size: 45px;
    color: #1c468d;
    position: absolute !important;
    margin-left: -10px;
    margin-top: -10px;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {
        background-color: #ff4000;
        -webkit-transform: rotateZ(0deg);
    }

    25%{
        background-color: #1c468d;
        -webkit-transform: rotateZ(90deg);
    }

    50%{
        background-color: #ff4000;
        -webkit-transform: rotateZ(180deg);
    }

    75%{
        background-color: #1c468d;
        -webkit-transform: rotateZ(270deg);
    }

    100%{
        background-color: #ff4000;
        -webkit-transform: rotateZ(360deg);
    }
}

/* Standard syntax */
@keyframes example {
    0%   {
        background-color: #ff4000;
        transform: rotateZ(0deg);
    }

    25%{
        background-color: #1c468d;
        transform: rotateZ(90deg);
    }

    50%{
        background-color: #ff4000;
        transform: rotateZ(180deg);
    }

    75%{
        background-color: #1c468d;
        transform: rotateZ(270deg);
    }

    100%{
        background-color: #ff4000;
        transform: rotateZ(360deg);
    }
}
/*animaciones fin*/

/*Termina css afiliacion*/

ul {
    text-align: justify !important; 
    margin-left: 25% ;
    margin-right: 25% ;
}

@media only screen and (max-width: 960px) {
	footer{
		position: static;
	}
	#slider-arrows label {
		font-size: 3rem;
	}
	#element1:checked ~ #slider-arrows label:nth-child(2):before,
	#element2:checked ~ #slider-arrows label:nth-child(3):before,
	#element3:checked ~ #slider-arrows label:nth-child(4):before,
	#element4:checked ~ #slider-arrows label:nth-child(1):before {
		border:solid 1px #ff4000;
		line-height: 1;
		width: 30%;
		height:35px;
		bottom: 1%;
		top: inherit;
		margin-top: inherit;
		background-color: #ff4000;
        border-radius: 100%;
        right: 30px;
        box-shadow: -1px 5px 0px 1px;
	}

	#element1:checked ~ #slider-arrows label:nth-child(4):before,
	#element2:checked ~ #slider-arrows label:nth-child(1):before,
	#element3:checked ~ #slider-arrows label:nth-child(2):before,
	#element4:checked ~ #slider-arrows label:nth-child(3):before {
		border:solid 1px #ff4000;
		line-height: 1;
		width: 30%;
		height: 35px;
		bottom: 1%;
	    top: inherit;
		margin-top: inherit;
		background-color: #ff4000;
        border-radius: 100%;
        left: 30px;
        box-shadow: -1px 5px 0px 1px;
	}
	#slider-container {
		margin-top: 0;
	}
	hr {
		margin-top: 25px;
	 }

    #img1{
        display: none;
    }

    .mantoGris .mensaje{
        height: 33%;
    }

    ul {
        text-align: justify !important; 
        margin-left: inherit;
        margin-right: inherit;
    }

}

/*---------------Modales-----------------*/



#GuardandoMdl {
    
    padding: 0!important;
}
    
#GuardandoMdl:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
    
#GuardandoMdl .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}


/* Popover */
.popover {
    border: 1px solid red;
}
/* Popover Header */
.popover-title {
    color: #ff0000;
    font-size: 20px;
    text-align: center;
}
/* Popover Body */
.popover-content {
    color: #a90000;
}
/* Popover Arrow */
.arrow {
    border-bottom-color: red !important;
}
/*poppover fin*/


 #myModal .modal-dialog {
  /*width: 40%;*/
  padding: 0px ;
  position: relative;
 }
 #myModal .modal-dialog:before {
  content: '';
  height: 0px;
  width: 0px;
  border-left: 50px solid #ff6600;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  position: absolute;
  top: 1px;
  left: -0px;
  z-index: 99;
 }
 #myModal .modal-dialog .close {
  z-index: 99999999;
  color: ff6600;
  text-shadow: 0px 0px 0px;
  font-weight: normal;
  top: 4px;
  right: 8px;
  position: absolute;
  opacity: 1;
 }
 #myModal .modal-dialog:after {
  content: '';
  height: 0px;
  width: 0px;
  /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
  border-right: 70px solid #ff6600;
  border-bottom: 50px solid transparent;
  position: absolute;
  top: 1px;
  right: -0px;
  z-index: 999999;
 }

#myPrimerModal .modal-dialog {
    padding: 0px ;
    position: relative;
}
#myPrimerModal .modal-dialog:before {
    content: '';
    height: 0px;
    width: 0px;
    border-left: 50px solid #ff6600;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    left: -0px;
    z-index: 99;
}
#myPrimerModal .modal-dialog .close {
    z-index: 99999999;
    color: ff6600;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 4px;
    right: 8px;
    position: absolute;
    opacity: 1;
}
#myPrimerModal .modal-dialog:after {
    content: '';
    height: 0px;
    width: 0px;
    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
    border-right: 70px solid #ff6600;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    right: -0px;
    z-index: 999999;
}

#mySegundoModal .modal-dialog {
    padding: 0px ;
    position: relative;
}
#mySegundoModal .modal-dialog:before {
    content: '';
    height: 0px;
    width: 0px;
    border-left: 50px solid #ff6600;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    left: -0px;
    z-index: 99;
}
#mySegundoModal .modal-dialog .close {
    z-index: 99999999;
    color: ff6600;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 4px;
    right: 8px;
    position: absolute;
    opacity: 1;
}
#mySegundoModal .modal-dialog:after {
    content: '';
    height: 0px;
    width: 0px;
    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
    border-right: 70px solid #ff6600;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    right: -0px;
    z-index: 999999;
}

#mimensaje .modal-dialog {
    padding: 0px ;
    position: relative;
}
#mimensaje .modal-dialog:before {
    content: '';
    height: 0px;
    width: 0px;
    border-left: 50px solid #ff6600;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    left: -0px;
    z-index: 99;
}
#mimensaje .modal-dialog .close {
    z-index: 99999999;
    color: ff6600;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 4px;
    right: 8px;
    position: absolute;
    opacity: 1;
}
#mimensaje .modal-dialog:after {
    content: '';
    height: 0px;
    width: 0px;
    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
    border-right: 70px solid #ff6600;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    right: -0px;
    z-index: 999999;
}

 .custom-modal-header {
  text-align: center;
  color: #1C468D;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top: 4px solid;
 }
 
 .modal-body {
  color:#1C468D;
  font-size:12px;
  
  }
 
 .custom-modal-header .modal-title {
  font-weight: bold; 
  font-size: 18px;
 }

 .row {
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
/*---------------Modales-----------------*/