/* color fondo #ededed*/

:root {
    --fondo001: #27555C;
    --fondo002: #39888c;
    --fondo003: #90a6a8;
    --negro001: #2D4356;

}

html {
    background-color: white !important;
}

header {
    position: fixed;
    top: 0;
    padding: 0;
    left: 0;
    width: 100%;
    justify-content: space-around;
    transition: 1s;
    padding: 5px 5px;
    z-index: 10;
}


header {
    position: fixed;
    top: 0;
    padding: 0;
    left: 0;
    width: 100%;
    justify-content: space-around;
    transition: 1s;
    padding: 5px 5px;
    z-index: 10;
}

.nav-link {
    color: var(--negro001) !important;
}

header nav>ul li a {
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    margin-right: 10px;
}

header nav>ul li a:hover {
    text-decoration: underline !important;
}

.textos-header {
    color: #fff;
    height: 380px;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;

}

nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

header ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

header ul li {
    list-style: none;
}

header ul li a {
    position: relative;
    margin: 0 15px;
    text-decoration: none;
    letter-spacing: 2 px;
    transition: 1s;
}

header .axo {
    margin: 0;
    height: 60px;
    width: 250px;
}

header .logo {
    position: relative;
    color: #ffffff00;
    font-size: 25PX;
    font-weight: bold;
    letter-spacing: 2px;
    transition: 1s;
    text-decoration: none;
}


header.abajo {
    background: #ffffff;
    box-shadow: 5px 0 10px;
    padding: 15px 20px;
}


header.abajo ul li a {
    color: var(--negro001) !important;
}

header.abajo ul li .btt_login_001 {
    color: white !important;
}

header.abajo .logo {
    color: var(--negro001) !important;
}


.abajo {
    background: #ffffff;
    box-shadow: 5px 0 10px;
    padding: 15px 20px;
}


.abajo ul li a {
    /*color: #757575 !important;*/
    color: var(--negro001) !important;
}

.abajo .logo {
    color: var(--fondo002) !important;
}

.log_img {
    width: 30%;
}


.inicio {
    padding-top: 80px;
    height: 600px;
    background: var(--negro001);
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #97979a9c 40%, #27555C), url("../img/fondo.jpg");
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom right, #97979a9c 40%, #27555C), url(../img/fondo.jpg);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}


.inicio_c {
    padding-top: 30px;
    height: 250px;
    background: var(--negro001);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}






.orbe_001 {
    margin: 0;
    padding: 0;
    height: 180px;
    overflow: hidden;
    width: 100%;
}

.orbe_002 {
    margin: 0;
    padding: 0;
    height: 180px;
    overflow: hidden;
    width: 100%;
    margin-top: -295px;
}

.btt_login_001 {
    background-color: var(--fondo001) !important;
    color: white !important;
}

.btt_login_001:hover {
    background-color: var(--fondo002) !important;
    color: white !important;
}


.btt_login_002 {
    background-color: var(--fondo001) !important;
    color: white !important;
}

.btt_login_002:hover {
    background-color: white !important;
    color: var(--fondo001) !important;
}

.section002 {
    text-align: center;
}


.section001 {
    margin-bottom: 50px;
    /*margin-top: 200px;*/
    display: flex;
    justify-content: space-around;

}


.titul_00 {
    margin-top: 35px;
    margin-bottom: 50px;
    font-size: 50px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: var(--negro001);
}

.titul_002 {
    margin-top: -50px;
    margin-bottom: 50px;
    font-size: 50px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: whitesmoke;
    background-color: var(--negro001);
}

.titul_003 {
    margin-top: -50px;
    margin-bottom: 50px;
    font-size: 50px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: var(--negro001);
}

.titul_001 {
    font-size: 30px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: var(--negro001);
}

.cards_services {
    text-align: center;
    margin-bottom: 80px;
}

.sub_titul_002 {
    margin-bottom: 50px;
    color: var(--fondo002);
    font-size: 50px;
}

.sub_titul_003 {
    margin-bottom: 20px; 
    color: var(--fondo002);
    font-size: 30px;
}

.sub_titul_004 {
    margin-bottom: 20px;

    width: 100%;
    color: var(--fondo002);
    font-size: 30px;
}

.conten_p_001 {
    margin-right: 25px;
    color: whitesmoke;
}

.conten_p_002 {
    margin-left: 40px;
    color: whitesmoke;

}

.decore_no {
    text-decoration: none !important;
}

.v-l-p {
    display: flex;
    align-items: center;
}


.v-l-h {
    line-height: 200px;
}

.content_sub {
    background-color: var(--negro001) !important;
    padding-bottom: 70px;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.content_v_center {
    display: flex;
    align-items: center;
    height: 100%;
}

.img-circle {
    border-radius: 30%;
}

.div_700 {
    display: none;
}

.content_row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-right: auto;
    margin-left: auto;
}

.from_sub {
    /*margin-top: -140px;*/
}


/*formulario*/

.bg-getpay {
    background-color: var(--fondo003);
    color: var(--negro001);
}

.let_messess {
    text-align: center;
    margin-bottom: 50px;
}

.edit_titul_00 {
    font-size: 35px;
}

.marg_bootom {
    margin-bottom: 0;
}

.btn-outline-light:hover {
    color: var(--negro001) !important;
}

.boder_hov {
    border-color: var(--fondo002) !important;
}

.boder_hov:hover {
    color: whitesmoke !important;
    background-color: var(--fondo002) !important;
}


/*float*/

.float_butto_w {
    background-color: #59AB6E;
    border-radius: 50%;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 4rem;
    height: 4rem;
    z-index: 100;
    transition: .2s;
    box-shadow: 0 0 20px #6e7c72;
}

.float_butto_w:hover {
    box-shadow: 0 0 20px #000000;
    transition: .2s;
}

.float_butto_w i {
    font-size: 2.8rem;
    color: white;
}

.conten_p_002 ul {
    color: whitesmoke !important;
}

.float_time {
    position: fixed;
    bottom: 0;
    z-index: 98;
    transition: .2s;
    width: 100%;
    min-height: 80px;
    background-color: #88b2b4 !important;
    border-color: #88b2b4 !important;
    border-radius: 0;
    margin: 0 !important;
    color: white;
    text-align: center;
}

.float_time_2 {
    position: fixed;
    bottom: 0;
    z-index: 98;
    transition: .2s;
    width: 100%;
    min-height: 80px;
    margin: 0 !important;
    color: white;
    text-align: center;
}
.accordion-item{
    border: 0;
}


.bt-cls {
    background-color: #88b2b4 !important;
    border-color: #88b2b4 !important;
    color: white;
    text-align: center;
}


/*
reloj
*/


#contenedor{
	margin: 10px auto;
	width: 540px;
	height: 115px;
}
.reloj{
	float: left;
	font-size: 40px;
	font-family: Courier,sans-serif;
	color: #363431;
}
.boton{
	outline: none;
	border: 1px solid #363431;
	color: white;
	width: 128px;
	height: 30px;
	text-shadow: 0px -1px 1px black;
	font-size: 20px;
	border-radius: 5px;
	font-family: Helvetica;
	cursor: pointer;
	background-image: linear-gradient(#3aad02,#2c6f05);
}
.boton:active{
	background-image: linear-gradient(#2c6f05,#3aad02);
}
.boton:hover{
	box-shadow: 0px 0px 14px #3aad02;
}

#hora,#minuto,#segundo {
    font-size: 40px !important;
}


/*select2*/
.select2_edit{
    width: 100% !important; 
    white-space: nowrap!important; 
    text-overflow: ellipsis!important; 
    overflow: hidden !important; 
}



#particles-js{
    width: 100%;
    height: 100%;
    position: fixed;
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 10000;
  }
  



/*medias*/

@media (width <=1250px) {
    .cubo_001 {
        height: 150px;
        translate: -60% 70%;
    }
}

@media (height >=1000px) {
    .img_late_001 {
        top: 7% !important;
    }
}

@media (width >=1000px) and (width <=1200px) {
    .fond_001 {
        background-size: 1.5%;
    }
}

@media (width <=767px) {

    .cubo_001 {
        height: 160px;
        translate: -60% 70%;
    }

    .titul_00,
    .edit_titul_00 {
        font-size: 40px !important;
    }
}


@media (width <=575px) {
    .log_img {
        width: 80% !important;
    }

    .conten_p_001 {
        margin-right: 0 !important;
        color: whitesmoke;
        text-align: justify;
    }

    .conten_p_002 {
        margin-left: 0 !important;
        color: whitesmoke;
        text-align: justify;
    }

    .div_700 {
        display: block;
    }

    .div_701 {
        display: none;
    }

}