﻿
@font-face {
	font-family: Montserrat-Medium;
	src: url("../css/fonts/Montserrat/Montserrat-Medium.ttf");
}

@font-face {
	font-family: Montserrat-Regular;
	src: url("../css/fonts/Montserrat/Montserrat-Regular.ttf");
}



html {
    background-image: url(https://registropg.com/dasmcore/img/PT20AusoniaDiscreetPT/background.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*background-color: #055183;*/
}


/* *************************************************************************************************** */
/* ********************************Configurar aqui la página de control de edad *********************** */
/* ******************************************* Varias propiedades ***************************************/
/* *************************************************************************************************** */
.topnav {
    overflow: hidden;
    background-color: #f1cb33;
}
    .topnav a:hover {
        background-color: #fa2e2e;
        color: black;
    }

    .topnav a {
        float: left;
        display: block;
        color: #FFFFFF;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
    }
		
.active {
    /*background-color: #fa2e2e;*/
    color: #FFFFFF;
}
.form-area-edad {
    margin-left: auto;
    margin-right: auto;
    background-color: #000000;
    position: relative;
    clear: both;
    width: 60%;
    box-sizing: border-box;
}

.span-control-edad {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    box-sizing: border-box;
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.link-control-edad {
    color: #FFFFFF;
    font-size: x-small;
}

.separador-top-edad {
    height: 250px;
}

#myTopnav{
	height:60px !important;
}

/* ******************************** fin clases control de edad ******************************************/
/* *************************************************************************************************** */

.imgColumn {
    box-sizing: border-box;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 8px 18px;
    border: 1px solid #dbdbdb;
    width: 400px;
}

.link-footer {
    display: inline-block;
    color: #9f3894;
    cursor: auto;
    text-decoration: underline;
    cursor: pointer;
    font-family: Montserrat-Medium !important;
}

.texto-footer-letrapeq {
    color: #9f3894;
    text-align: black;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Montserrat-Medium !important;
}

/* *************************************************************************************************** */
/* ***********************Configurar aqui la fuente usada. Propiedad font-family ********************* */
/* *********************** se recomienda poner al final de las desadas además Arial y Verdana********* */
/* **** Fuentes disponibles: Arial, Times New Roman, Georgia, Century Gothic, Trebuchet MS *************/
/******                     Verdana, Comic Sans MS, Lucida Sans Unicode, Tahoma ********************** */
/* *************************************************************************************************** */
body {
    margin: 0;
    padding: 0;
    background-color: transparent !important;
}

header, section, footer, aside, nav, main, article, figure {
    display: block;
    background-color: #FFFFFF;
}

.footer-bottom {
    background-color: transparent;
}

.textoLegal {
    font-size: x-small;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #AAAAAA;
    height: 80px;
    width: 80%;
    overflow-y: scroll;
    color: #000000;
    background-color: #FFFFFF;
}

.longtext {
    color: #5f5f5f;
    box-sizing: border-box;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 8px 18px;
    border: 1px solid #dbdbdb;
    width: 350px;
    height: 80px;
}

.separador {
    font-size: x-small;
    margin-left: auto;
    margin-right: auto;
    border: 0px hidden;
    height: 20px;
    width: 80%;
    color: #000000;
}

header, footer {
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    text-align: center;
}


.form-register {
    max-width: 1000px;
    width: 100%;
    margin: auto auto auto auto;
    /*font: 15px/1.5em box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);*/
}

.form-area {
    /*position: relative;
	clear:both;	*/
    background-color: #FFF;
    padding-left: 5%;
    padding-right: 5%;
    opacity: 1;
}

.form-area-home {
    position: relative;
    clear: both;
    width: 100%;
    box-sizing: border-box;
}

.form-area-transparent {
    position: relative;
    clear: both;
    width: 100%;
    box-sizing: border-box;
    padding-left: 5%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 5%;
}

.form-area .form-title {
    display: block;
}

    .form-area .form-title p {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
        color: #000000;
        font-size: 14px;
        font-weight: normal;
    }

.form-area > .form-col {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.form-area .form-row-trick {
    display: inline-block;
    text-align: left;
    padding-bottom: 13px;
    width: 100%;
    max-height: 2px;
}

.form-area .form-row {
    display: inline-block;
    text-align: left;
    padding-bottom: 13px;
    width: 100%;
    min-height: 75px;
}

.form-area .form-row-fin {
    display: inline-block;
    text-align: center;
    padding-bottom: 13px;
    width: 100%;
    min-height: 75px;
}

.form-send {
    clear: both;
    background-color: #ffffff;
    margin-bottom: 5px;
    color: #000000;
}


    .form-send p {
        text-align: left;
        margin-left: 50%;
        padding-top: 20px;
        width: 48%;
    }

.form-area a {
    color: #0000ff;
}

.lblPanel {
    font-size: medium;
}


.link-menu {
    color: #FFFFFF;
    float: right;
    margin-right: 20px;
}

.link-menu-item {
    color: #9f3894 !important;
    font-family: Montserrat-Regular !important;
    font-size: 18px;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
}

.link-menu-item:hover {
	background-size: 100% 2px;
	font-family: Montserrat-Medium !important;
	cursor:pointer;
}

#lnkHome {
    color: #9f3894 !important;
    font-family: Montserrat-Regular !important;
    font-size: 18px;
	text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
}

#lnkHome:hover {
	background-size: 100% 2px;
	font-family: Montserrat-Medium !important;
	cursor:pointer;
}



.question-link {
    background-image: url(../img/DASM/question_mark.png);
    width: 16px;
    height: 16px;
}


*:focus {
    outline: none;
}

select {
    color: #5f5f5f;
    box-sizing: border-box;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 8px 4px;
    border: 1px solid #dbdbdb;
    width: 400px;
}


*:focus {
    outline: none;
}

*:required {
    outline: none;
}

input[type=text], input[type=password], input[type=date], input[type=email], textarea {
    color: #5f5f5f;
    box-sizing: border-box;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 8px 18px;
    border: 1px solid #dbdbdb;
    width: 400px;
}

    input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=email]:focus, textarea:focus {
        outline-style: solid;
        outline-color: #ff22b7;
        outline-width: thin;
    }


input[type=radio], input[type=checkbox] {
    width: 28px;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
}

campoGenerico {
    height: 80px;
}

label {
    color: #5f5f5f;
    font-size: 13px;
    font-weight: bold;
    display: inline;
}



.form-area .form-row .form-checkbox span {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    margin: 0;
}

.form-area .form-row > label span {
    display: inline-block;
    box-sizing: border-box;
    color: #5f5f5f;
    width: 400px;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    height: 20px;
}

.form-area .form-row > span {
    display: inline-block;
    box-sizing: border-box;
    color: #5f5f5f;
    text-align: left;
    /*font-weight:bold;	*/
    font-size: 13px;
}


smallText {
    font-size: x-small;
}



.form-area .form-checkbox span a {
    text-decoration: none;
    color: #ff22b7;
}


input[type=radio] + span.sex {
    display: inline-block;
    font-weight: normal;
    font-size: 13px;
    width: 50px;
}



input[type=text] + span.ley, input[type=date] + span.ley {
    font-weight: normal;
    font-size: 13px;
    font-style: italic;
    color: #999;
}

.form-area .form-row > label span.ley {
    display: block;
}

.form-area .form-row .form-button {
    margin-left: auto;
    margin-right: auto;
}

.grid {
    font-size: medium;
}


/* *************************************************************************************************** */
/* ********************************Configurar aqui el color del botón ******************************** */
/* ******************************** Propiedad background-color *****************************************/
/* *************************************************************************************************** */
input[type=submit] {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e20514;
    color: #ffffff;
    width: 215px;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    font-size: large;
}


/* *************************************************************************************************************** */
/* ***************************Configurarcion incial imagenes HEADER y FOOTER MASTERPAGE ************************** */
/* *************************************************************************************************************** */

#homeImageDesktop {
    display: block;
    width: 100%;
}

#homeImageTablet {
    display: none;
    width: 100%;
}

#homeImageMobile {
    display: none;
    width: 100%;
}

#home2ImageDesktop {
    display: block;
    width: 100%;
}

#home2ImageTablet {
    display: none;
    width: 100%;
}

#home2ImageMobile {
    display: none;
    width: 100%;
}

#home3ImageDesktop {
    display: block;
    width: 100%;
}

#home3ImageTablet {
    display: none;
    width: 100%;
}

#home3ImageMobile {
    display: none;
    width: 100%;
}

#headerImageDesktop {
    display: block;
    width: 100%;
}

#headerImageTablet {
    display: none;
    width: 100%;
}

#headerImageMobile {
    display: none;
    width: 100%;
}

#footerImageDesktop {
    display: block;
    width: 100%;
}

#footerImageTablet {
    display: none;
    width: 100%;
}

#footerImageMobile {
    display: none;
    width: 100%;
}


/***  .imagen-footer2 {
    background-image: url(https://registropg.com/dasmcore/img/PT19GilletteRedRacing/footerdesktop2.jpg);
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    min-height: 150px;
    display: none; 
    margin: auto auto auto auto;
}*/


.imagen-galeria {
    width: 23%;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 10px;
    padding-left: 10px;
    vertical-align: middle
}


@media only screen and (max-width: 1100px) {
    	
	.desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }
	
    .form-area > .form-col {
        clear: both;
        display: block;
        width: 100%;
        margin-right: 5%;
    }

    .form-area .form-row {
        display: block;
    }

    input[type=text], input[type=password], input[type=date], input[type=email], textarea {
        width: 100%;
    }

    .form-area .form-row > label span.sex {
        width: auto;
    }

    select {
        width: 85%;
    }

    .longtext {
        width: 85%;
    }

    .lblPanel {
        font-size: small;
    }

    .imagen-galeria {
        width: 31%;
    }
	
	#myTopnav{
		height: 60px !important;
	}
}

@media only screen and (max-width: 900px) {
	#myTopnav{
		height: auto !important;
	}
}
/* *************************************************************************************************** */
/* ****************************Configurar aqui TABLET ************************************************ */
/* *************************************************************************************************** */


@media only screen and (max-width: 700px) {
	
	#myTopnav{
	height: auto !important;
}

    #homeImageDesktop {
        display: none;
        width: 100%;
    }

    #homeImageTablet {
        display: block;
        width: 100%;
    }

    #homeImageMobile {
        display: none;
        width: 100%;
    }

    #home2ImageDesktop {
        display: none;
        width: 100%;
    }

    #home2ImageTablet {
        display: block;
        width: 100%;
    }

    #home2ImageMobile {
        display: none;
        width: 100%;
    }
	
	#home3ImageDesktop {
        display: none;
        width: 100%;
    }

    #home3ImageTablet {
        display: block;
        width: 100%;
    }

    #home3ImageMobile {
        display: none;
        width: 100%;
    }

    #headerImageDesktop {
        display: none;
        width: 100%;
    }

    #headerImageTablet {
        display: block;
        width: 100%;
    }

    #headerImageMobile {
        display: none;
        width: 100%;
    }

    #footerImageDesktop {
        display: none;
        width: 100%;
    }

    #footerImageTablet {
        display: block;
        width: 100%;
    }

    #footerImageMobile {
        display: none;
        width: 100%;
    }

    .imagen-panel {
        width: 60%;
    }


    .lblPanel {
        font-size: small;
        min-width: 150px;
    }

    .form-area-edad {
        width: 60%;
    }
}



@media only screen and (max-width:600px) {

    .separador-top-edad {
        height: 200px;
    }

    .imagen-galeria {
        width: 47%;
    }

    .form-area-edad {
        width: 70%;
    }
		
}


/* *************************************************************************************************** */
/* ****************************Configurar aqui MOBILE ************************************************ */
/* *************************************************************************************************** */

@media only screen and (max-width: 500px) {
    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .separador-top-edad {
        height: 100px;
    }
    /*FORM */
	
	#myTopnav{
	height: auto !important;
}

    input[type=text], input[type=password], input[type=date], input[type=email], textarea {
        width: 95%;
    }

    select {
        width: 95%;
    }

    .form-area .form-row > label span {
        width: auto;
        display: block;
    }

    .form-area-edad {
        width: 100%;
    }
	
    #homeImageDesktop {
        display: none;
        width: 100%;
    }

    #homeImageTablet {
        display: none;
        width: 100%;
    }

    #homeImageMobile {
        display: block;
        width: 100%;
    }

    #home2ImageDesktop {
        display: none;
        width: 100%;
    }

    #home2ImageTablet {
        display: none;
        width: 100%;
    }

    #home2ImageMobile {
        display: block;
        width: 100%;
    }
	
	#home3ImageDesktop {
        display: none;
        width: 100%;
    }

    #home3ImageTablet {
        display: none;
        width: 100%;
    }

    #home3ImageMobile {
        display: block;
        width: 100%;
    }

    #headerImageDesktop {
        display: none;
        width: 100%;
    }

    #headerImageTablet {
        display: none;
        width: 100%;
    }

    #headerImageMobile {
        display: block;
        width: 100%;
    }

    #footerImageDesktop {
        display: none;
        width: 100%;
    }

    #footerImageTablet {
        display: none;
        width: 100%;
    }

    #footerImageMobile {
        display: block;
        width: 100%;
    }

    /*.imagen-footer2 {
        background-image: url(https://registropg.com/dasmcore/img/PT19GilletteRedRacing/footermobile2.jpg);
    }*/

    footer span {
        width: 100% !important;
        display: block;
    }

    footer a {
        font-size: smaller;
    }

    .link-menu .link-menu-item {
        font-size: x-small;
    }

    .link-footer {
    	margin-top: 5px !important; 
    	font-size: 12px;		
    }

    .lblPanel {
        font-size: xx-small;
        min-width: 150px;
    }

    .imagen-galeria {
        width: 90%;
    }

    .grid {
        font-size: x-small;
    }

}

