/*

Theme Name: Bridge Child

Theme URI: http://demo.qodeinteractive.com/bridge/

Description: A child theme of Bridge Theme

Author: Qode Interactive

Author URI: http://www.qodethemes.com/

Version: 1.0.0

Template: bridge

*/



@import url("../bridge/style.css");



/* COLORES  


naranja:            #f49817
azul:               #2f99cc


/* GENERAL */

.full_width{height: 100vh;width: 100vw;}
.content{background-color: #ffffff;}
.pagsubtit{margin: 10px 0px !important;color: #cccccc;font-size: 1.5em;line-height: 1.5em;font-weight: 600;}
.pagtxt{margin: 10px 0px !important;color: #000000;font-size: 1em;line-height: 1.5em;font-weight: 400;}
.pagtxt a{color:#2f99cc !important	}
.cky-revisit-bottom-left{display: none !important	;}

/* HEADER */

header{position: absolute;bottom: 0;left: 0;}
.header_bottom {padding: 0;background-color: #f49817;height: 100px;display: flex;flex-direction: row;align-items: center;}
.header_bottom .container_inner {width: 100%;}
header.centered_logo .logo_wrapper {position: relative;height: 100% !important;width: auto !important;}
header.centered_logo .q_logo {height: 100%;position: relative;}
header.centered_logo .q_logo img {height: 70% !important;position: relative;width: auto !important;margin: 0 auto;transform: unset !important;display: flex;align-items: center;justify-content: center;flex-direction: row;padding: 10%;}
header.centered_logo .q_logo a{height: 100% !important;position: relative;width: 100% !important;}
header.centered_logo .header_inner_left {margin: 0px;height: 100%;width: 10%;display: flex;justify-content: center;}
header.stick_with_left_right_menu nav.main_menu.left_side{width:45%;position: relative;}
header.stick_with_left_right_menu nav.main_menu.right_side{width:45%;position: relative;}
header.stick_with_left_right_menu nav.main_menu.left_side>ul{display: flex;width: 100%;justify-content: space-around;}
header.stick_with_left_right_menu nav.main_menu.right_side>ul{display: flex;width: 100%;justify-content: space-around;}

/* MENÚ */

nav.main_menu ul li a{font-size:1.1em;line-height: 1em;height: auto;padding-top: 45px;}
nav.main_menu>ul>li>a{color:#ffffff !important;text-transform: capitalize;}
nav.main_menu>ul>li.active>a{color:#ffffff !important}
.icono-inicio:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home.png);content: " ";position: absolute;top: 7px;left: 30%;height: 30px;width: 30px;background-size: cover;}
.icono-orga:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/organizacion.png);content: " ";position: absolute;top: 7px;left: 37%;height: 30px;width: 30px;background-size: cover;}
.icono-inscr:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion.png);content: " ";position: absolute;top: 7px;left: 36%;height: 30px;width: 30px;background-size: cover;}
.icono-normas:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas.png);content: " ";position: absolute;top: 7px;left: 34%;height: 30px;width: 30px;background-size: cover;}
.icono-fechas:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas.png);content: " ";position: absolute;top: 7px;left: 34%;height: 30px;width: 30px;background-size: cover;}
.icono-prese:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion.png);content: " ";position: absolute;top: 7px;left: 38%;height: 30px;width: 30px;background-size: cover;}
.icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/enviar.png);content: " ";position: absolute;top: 7px;left: 38%;height: 30px;width: 30px;background-size: cover;}
.icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa-blanco.png);content: " ";position: absolute;top: 7px;left: 38%;height: 30px;width: 30px;background-size: cover;}

/* COLUMNA TIK TOK */

#tiktok{position: absolute;right: 20px;bottom: 120px;display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;z-index: 10;}
#tiklog{margin-bottom: 25px;background: #2f99cc;width: 50px;height: 50px;border-radius: 50%;display: flex;align-content: center;justify-content: center;align-items: center;padding: 8px;flex-direction: column;border: 5px solid #ffffff;}
#tiklog:after{content: " ";height: 30px;width: 30px;position: absolute;top: 61px;left: 44px;background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/plus2.png);background-size: cover;}
#tiklog img{width: 40px;height: 40px;}
#tikfec{display: flex;flex-direction: column;align-items: center;margin-bottom: 25px;}
#tikfec img{width: 40px;margin-bottom:10px}
#tiklug{display: flex;flex-direction: column;align-items: center;margin-bottom: 25px;}
#tiklug img{width: 40px;margin-bottom:10px}
#tikenv{display: flex;flex-direction: column;align-items: center;margin-bottom: 25px;}
#tikenv img{width: 40px;margin-bottom:10px}
.tiktxt{color: #ffffff;font-size: 1.25em;line-height: 1.1em;font-weight: 600;text-align: center;}
#tiklive{position: absolute;top: 20px;left: 20px;z-index: 10;}
#tiklive img{width: 35px;}
#tiktop{position: absolute;top: 20px;left: 46%;z-index: 10;display: flex;flex-direction: row;}
#tiktop2{color: #cccccc;margin-right: 15px;border-right: 1px solid #cccccc;padding-right: 15px;}
#tiktop2:after{content: " ";background: #ff1d1d;width: 10px;height: 10px;position: absolute;top: 2px;border-radius: 50%;}
#tiktop3{color: #ffffff;}

/* INICIO */

#pagini{height: calc(100vh - 90px);display: flex;flex-direction: column;justify-content: flex-end;}
#inititbl{margin-left: 20px;margin-bottom: 20px;}
#inilog{display: flex;flex-direction: row;align-items: center;margin-bottom: 25px;}
#inilog img{height: 65px;}
#inilogseg{color: #ffffff;background: #ff1d1d;line-height: 35px;padding: 0px 20px;border-radius: 10px;margin-left: 20px;}
#inisubtit{color: #ffffff;font-size: 1.5em;line-height: 1em;font-weight: 400;margin-bottom: 15px;}
#initit{color: #ffffff;font-size: 3em;line-height: 1em;font-weight: 400;}
#initit span{color:#2f99cc;font-weight: 600}
#inititlug{color: #ffffff;font-size: 1.25em;line-height: 1em;font-weight: 400;margin: 15px 0px;}
.elementor-background-video-container:after{content: " ";background: #00000075;width: 100%;height: 100%;position: absolute;}
#inipart{display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;margin-top: 15px;}
#inipart img{height: 35px;margin-right: 15px;}
.initxt{color: #ffffff;font-size: 1em;line-height: 1em;font-weight: 400;margin-right: 15px;}

/* PRESENTACIÓN */

.page-id-13 .elementor-background-video-embed{position: absolute;top: 0;left: unset;transform: unset;width: 100% !important;height: 100% !important;right: 0;}
#prebl{width: 50%;}
.prebl{color: #ffffff;}
.preusu{font-size: 1.5em;margin-bottom: 15px;line-height: 1em;font-weight: 800;}
.pretxt{font-size: 1.1em;line-height: 1.5em;font-weight: 500;}
.pretxt span{font-size: 1.25em;line-height: 1.5em;font-weight: 800;cursor:pointer !important;}
.elementor-popup-modal .dialog-widget-content{background-color:transparent !important;}
#prepopup{background: #00000050;color: #ffffff;}
.elementor-popup-modal .dialog-close-button svg{fill:#ffffff !important}

/* ORGANIZACIÓN */

.page-id-15 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-15 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-15 #tiktok,.page-id-15 #tiklive,.page-id-15 #tiktop{display:none;}
.page-id-15 #pagini{justify-content: flex-start;overflow-y: scroll;}
.page-id-15 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-15 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-15 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-15 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-15 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-15 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-15 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-15 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-15 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
.orgtitbl{display: flex;flex-direction: row;align-items: center;position:relative}
.orghas{border: 1px solid #cccccc;display: flex;align-items: center;justify-content: center;padding: 10px;border-radius: 50%;margin-right: 25px;}
.orghas img{height: 25px;}
.orgtit{color: #000000; font-size: 1.5em;line-height: 1em;font-weight: 800;}
.orglik{position: absolute;right: 0;font-size: 1.25em;line-height: 1em;font-weight: 800;color: #000000;background: #e1e0e0;padding: 5px;border-radius: 5px;}
.orgmie{}
.orgmie img{}
.orgdet{position: absolute;bottom: 0;padding: 10px;width: 100%;}
.orgdet.azu{background: #2f99cc}
.orgdet.nar{background: #f49817}
.orgnom{border-bottom: 1px solid #ffffff;color:#ffffff;font-size:1.25em;line-height: 1em;font-weight: 600;padding-bottom: 5px;}
.orguni{border-bottom: 1px solid #ffffff;color:#ffffff;font-size:1em;line-height: 1em;font-weight: 400;padding:5px 0px}
.orgcar{color:#ffffff;font-size:1.25em;line-height: 1em;font-weight: 600;padding-top: 5px;}

/* NORMAS DE PUBLICACIÓN */

.page-id-17 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-17 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-17 #tiktok,.page-id-17 #tiklive,.page-id-17 #tiktop{display:none;}
.page-id-17 #pagini{justify-content: flex-start;overflow-y: scroll;}
.page-id-17 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-17 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-17 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-17 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-17 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-17 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-17 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-17 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-17 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}

/* FECHAS */

.page-id-23 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-23 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-23 #tiktok,.page-id-23 #tiklive,.page-id-23 #tiktop{display:none;}
.page-id-23 #pagini{justify-content: center;}
.page-id-23 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-23 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-23 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-23 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-23 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-23 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-23 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-23 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-23 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
.fecbl{display: flex;flex-direction: row;flex-wrap: wrap;}
.fecite{width:33.33%;margin-bottom: 40px;}
.fecico{text-align: center;}
.fecico img{height: 75px;}
.fechasbl{display: flex;flex-direction: row;align-items: center;justify-content: center;}
.fechas{border: 1px solid #cccccc;display: flex;align-items: center;justify-content: center;padding: 10px;border-radius: 50%;}
.fechas img{height: 1em;}
.fectit{font-size: 1.5em;line-height: 1.5em;font-weight: 600;color: #000000;margin-left: 10px;}
.fecfec{text-align: center;font-size: 1.25em;line-height: 1em;font-weight: 800;color: #000000;background: #e1e0e0;padding: 5px;border-radius: 5px;width:fit-content;margin:0 auto}

/* PROGRAMA */

.page-id-342 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-342 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-342 #tiktok,.page-id-342 #tiklive,.page-id-342 #tiktop{display:none;}
.page-id-342 #pagini{justify-content: center;flex-direction: row;overflow-y: scroll;}
.page-id-342 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-342 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-342 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-342 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-342 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-342 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-342 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-342 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-342 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
.simbl{}
.simtit{color: #000000;font-size: 1.25em;line-height: 1.5em;font-weight: 600;}
.simtit span{background: #cccccc;padding: 5px;font-size: 0.85em;margin-left: 15px;border-radius: 5px;cursor: pointer;}
.simpon{padding-left:35px;}
.simpon:before{content: " ";background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);position: absolute;left: 0;width: 25px;height: 25px;background-size: cover;}
.probl{}
.prodia{color: #000000;font-size: 1.25em;line-height: 1.5em;font-weight: 600;text-align:center}
.proite{}
.prohor{padding-left: 20px;position: relative;color: #000000;font-size: 1.25em;line-height: 1.5em;font-weight: 400;}
.prohor:before{content: " ";background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/clock.png);position: absolute;left: 0;width: 15px;height: 15px;background-size: cover;top: 8px;}
.prodet{color: #000000;font-size: 1.25em;line-height: 1.5em;font-weight: 600;}
.elementor-popup-modal .dialog-message{width:80vw;}
.elementor-popup-modal .elementor {background: #ffffff !important;color:#000000 !important;}
.elementor-location-popup .e-con.e-flex {background: #ffffff;}

.tabla-programa{width: 100%;}
.tabla-programa th{border-bottom: 2px solid #000000;font-size: 1.2em;color: #000000;} 
.tabla-hora{vertical-align: middle;border-bottom: 2px solid #cccccc;}
.tabla-detalle{border-bottom: 2px solid #cccccc;border-left: 2px solid #cccccc;text-align: left;}
.normasplantillas{}

/* INSCRIPCIÓN */

.page-id-19 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-19 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-19 #tiktok,.page-id-19 #tiklive,.page-id-19 #tiktop{display:none;}
.page-id-19 #pagini{justify-content: center;overflow-y: scroll;flex-direction: row;}
.page-id-19 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-19 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-19 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-19 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-19 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-19 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-19 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-19 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-19 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
#instab{}
#instab td{text-align: left;}
#instab strong{}
#insrev{}
.insfil{display: flex;flex-direction: row;justify-content: space-between;}
.insfil a{}
.insfil a img{height: 75px;}

/* AVISO  */

#aviso{}
.avisotit{font-size: 2em;line-height: 1em;font-weight: 600;text-align: center;margin-bottom: 25px;color:#f49817}
.avisotxt{font-size: 1.25em;line-height: 1.25em;font-weight: 400;text-align: center;}

/* POLÍTICA DE PRIVACIDAD */

/* INSCRIPCIÓN */

.page-id-3 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-3 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-3 #tiktok,.page-id-3 #tiklive,.page-id-3 #tiktop{display:none;}
.page-id-3 #pagini{justify-content: center;overflow-y: scroll;flex-direction: row;align-items: center;}
.page-id-3 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-3 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-3 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-3 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-3 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-3 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-3 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-3 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-3 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}

/* INSCRIPCIÓN */

.page-id-19 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-19 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-19 #tiktok,.page-id-19 #tiklive,.page-id-19 #tiktop{display:none;}
.page-id-19 #pagini{justify-content: center;overflow-y: scroll;flex-direction: row;}
.page-id-19 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-19 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-19 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-19 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-19 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-19 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-19 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-19 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-19 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}

/* ENVIAR RESUMEN */

.page-id-21 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-21 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-21 #tiktok,.page-id-21 #tiklive,.page-id-21 #tiktop{display:none;}
.page-id-21 #pagini{justify-content: center;overflow-y: scroll;}
.page-id-21 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-21 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-21 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-21 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-21 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-21 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-21 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-21 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-21 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}

form{width: 70%;}
.resform{width: 70%;margin: 0 auto;margin-top: 0%;}
.gform_wrapper.gravity-theme .gform_fields{display:block !important;}
.gfmc-field{display:block !important;}
.resform .gform_fields .gfield {margin: 0px !important;}
li.gfmc-column ul {margin-right: 10px;}
.gfmc-field div {padding-bottom: 0em !important;}
.envbl{padding: 0% 5%;}
.formcon{padding: 20px !important;}
.resform  input, .resform textarea{border-bottom: 2px solid #ffffff !important;padding: 7px 10px !important;background-color: #2f99cc !important;color: #ffffff !important;border-radius: 10px !important;}
.resform ul li.gfield{margin-top:0px !important;}
.resform .gform_fields .gfield input::-webkit-input-placeholder,.resform textarea::-webkit-input-placeholder {color: #ffffff;}
.resform .gform_fields .gfield input::-moz-placeholder,.resform textarea::-moz-placeholder {color:#ffffff;}
.resform .gform_fields .gfield input:-ms-input-placeholder,.resform textarea:-ms-input-placeholder {color:#ffffff;}
.resform .gform_fields .gfield input:-moz-placeholder,.resform textarea:-moz-placeholder {color:#ffffff;}
.resform .name_first{width:35% !important;flex: none !important;}
.resform .name_last{width:65% !important;flex: none !important;}
.rescor{width:65% !important;display: inline-block;}
.restel{width:35% !important;display: inline-block;}
.rescor input,.restel input{width:100% !important}
.rescor .ginput_container{margin-right:10px !important;}
.restit input{width:100% !important;}
.resace,.resnum{text-align: center;color: #07204b;font-size: 17px;line-height: 20px;font-weight: 400;}
.resnum label,.ressim label{width: 160px !important;display: inline-block !important;color: #2f99cc !important;font-weight: 700 !important;font-size: 18px !important;line-height: 18px !important;}
.resnum select{border-bottom: 2px solid #ffffff !important;padding: 10px !important;background-color: #2f99cc !important;color: #ffffff !important;width: 100px !important;line-height: 15px;}
.ressim select{border-bottom: 2px solid #ffffff !important;padding: 10px !important;background-color: #2f99cc !important;color: #ffffff !important;width: 400px !important;line-height: 15px;}
.ressim{display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;margin-bottom: 15px !important;justify-content: center;}
.resnum .ginput_container{width:150px !important;display:inline-block !important;}
.resdes .ginput_container{display:inline-block !important;}
.resdes select{border-bottom: 2px solid #ffffff !important;padding: 10px !important;background-color: #2f99cc !important;color: #ffffff !important;width: 150px !important;line-height: 15px;}
.resdes label{width: 160px !important;display: flex !important;color: #2f99cc !important;font-weight: 700 !important;font-size: 18px !important;line-height: 18px !important;flex-direction: column;justify-content: center;}
.resdes{text-align: center;color: #07204b;font-size: 17px;line-height: 20px;font-weight: 400;display: flex;flex-direction: row;justify-content: center;}
.resace a{color:#2f99cc !important;font-weight:bold !important;}
.formconace{color:#ffffff !important;}
.formconace a{color:#2f99cc !important;font-weight: bold !important;}
.gform_wrapper .gfield_required {color: #ffffff !important;display: none !important;}
.resform input:-internal-autofill-selected {background-color:transparent !important;}
.resform .gform_footer {padding: 0 !important;margin: 0 !important;margin-top:15px !important}
.resform .gform_button{width: 100% !important;border-radius: 10px !important;background: #f49817 !important;border-bottom: 2px solid #ffffff !important;
    font-size: 25px !important;text-align: center !important;color: #ffffff !important;letter-spacing: 2px !important;line-height: 35px !important;
    padding: 5px !important;border-top: 0px !important;border-left: 0px !important;border-right: 0px !important;}
.gform_wrapper.gravity-theme .ginput_complex fieldset, .gform_wrapper.gravity-theme .ginput_complex span {flex: auto !important;}
#input_3_4{width: 80% !important;background: #07204b !important;border-radius: 10px;color: #ffffff !important;}
#input_3_4 option{background: #ffffff !important;color: #646464;}
.gform_legacy_markup_wrapper li.hidden_label input {margin: 0px !important;}
.ginput_container_fileupload input{width:100% !important;}
.gform_wrapper .gfield_description {padding: 5px 0 0;color: #ffffff;}
.ginput_container_consent{margin-top: 20px;}
body .gform_wrapper .gfield_description{color: #07204b;}
.resrev{text-align: center;color: #000000;font-weight: 600 !important;font-size: 18px !important;line-height: 18px;}
.resrev .gfield_label{margin-bottom: 0px !important;}
.resrev .gchoice{width: 175px;text-align: left;}
.resrev .gfield_radio{display: flex;flex-direction: row;justify-content: center;}
.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{background-color: #ffffff !important;}
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{color:#ffffff !important    }
.gform-theme--framework .gfield--type-choice .gfield_radio{flex-direction: row !important;}

/* ENVIAR TEXTO */

.page-id-596 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-596 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-596 #tiktok,.page-id-596 #tiklive,.page-id-596 #tiktop{display:none;}
.page-id-596 #pagini{justify-content: center;overflow-y: scroll;}
.page-id-596 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-596 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-596 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-596 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-596 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-596 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-596 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-596 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-596 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}

/* SOLICITAR FACTURA */

.page-id-612 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-612 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-612 #tiktok,.page-id-612 #tiklive,.page-id-612 #tiktop{display:none;}
.page-id-612 #pagini{justify-content: center;overflow-y: scroll;}
.page-id-612 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-612 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-612 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-612 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-612 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-612 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-612 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-612 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-612 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
.facform{padding: 20px !important;}
.facform  input, .facform textarea{border-bottom: 2px solid #ffffff !important;padding: 7px 10px !important;background-color: #2f99cc !important;color: #ffffff !important;border-radius: 10px !important;}
.facform ul li.gfield{margin-top:0px !important;}
.facform .gform_fields .gfield input::-webkit-input-placeholder,.facform textarea::-webkit-input-placeholder {color: #ffffff;}
.facform .gform_fields .gfield input::-moz-placeholder,.facform textarea::-moz-placeholder {color:#ffffff;}
.facform .gform_fields .gfield input:-ms-input-placeholder,.facform textarea:-ms-input-placeholder {color:#ffffff;}
.facform .gform_fields .gfield input:-moz-placeholder,.facform textarea:-moz-placeholder {color:#ffffff;}
.facform .name_first{width:35% !important;flex: none !important;}
.facform .name_last{width:65% !important;flex: none !important;}
.facform input:-internal-autofill-selected {background-color:transparent !important;}
.facform .gform_footer {padding: 0 !important;margin: 0 !important;margin-top:15px !important}
.facform .gform_button{width: 100% !important;border-radius: 10px !important;background: #f49817 !important;border-bottom: 2px solid #ffffff !important;
    font-size: 25px !important;text-align: center !important;color: #ffffff !important;letter-spacing: 2px !important;line-height: 35px !important;
    padding: 5px !important;border-top: 0px !important;border-left: 0px !important;border-right: 0px !important;}
.facform{width: 70%;margin: 0 auto;margin-top: 0%;}
.facform .name_first{width:40% !important;}
.facform .name_last{width:60% !important;}
.facform .facnif{width: 15%;padding-right: 2% !important;padding-left: 0% !important;display: inline-block;}
.facform .faccor{width:60% !important;display: inline-block;padding-right:0% !important;}
.facform .factel{width:25% !important;display: inline-block;padding-right:2% !important;}
.facform .faccor input,.facform .factel input{width:100% !important}
.facform .address_line_1{width: 58%;padding-right: 2%;}
.facform .address_city{width: 40%;padding-right: 0% !important;}
.facform .address_state{width: 35%;padding-right: 2% !important;padding-left: 0% !important;}
.facform .address_zip{width: 20%;padding-right: 2% !important;padding-left: 0% !important;}
.facform .address_country{width: 41%;padding-right: 0% !important;padding-left: 0% !important;}
.facform .address_country select{padding: 6px !important;}
.facform .gform_fields {display: block !important;}

/* ENVIAR LIBRO */

.page-id-635 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-635 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-635 #tiktok,.page-id-612 #tiklive,.page-id-612 #tiktop{display:none;}
.page-id-635 #pagini{justify-content: center;overflow-y: scroll;}
.page-id-635 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-635 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-635 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-635 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-635 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-635 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-635 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-635 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-635 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
.envform{padding: 20px !important;}
.envform input, .facform textarea{border-bottom: 2px solid #ffffff !important;padding: 7px 10px !important;background-color: #2f99cc !important;color: #ffffff !important;border-radius: 10px !important;}
.envform ul li.gfield{margin-top:0px !important;}
.envform .gform_fields .gfield input::-webkit-input-placeholder,.envform textarea::-webkit-input-placeholder {color: #ffffff;}
.envform .gform_fields .gfield input::-moz-placeholder,.envform textarea::-moz-placeholder {color:#ffffff;}
.envform .gform_fields .gfield input:-ms-input-placeholder,.envform textarea:-ms-input-placeholder {color:#ffffff;}
.envform .gform_fields .gfield input:-moz-placeholder,.envform textarea:-moz-placeholder {color:#ffffff;}
.envform .name_first{width:35% !important;flex: none !important;}
.envform .name_last{width:65% !important;flex: none !important;}
.envform input:-internal-autofill-selected {background-color:transparent !important;}
.envform .gform_footer {padding: 0 !important;margin: 0 !important;margin-top:15px !important}
.envform .gform_button{width: 100% !important;border-radius: 10px !important;background: #f49817 !important;border-bottom: 2px solid #ffffff !important;
    font-size: 25px !important;text-align: center !important;color: #ffffff !important;letter-spacing: 2px !important;line-height: 35px !important;
    padding: 5px !important;border-top: 0px !important;border-left: 0px !important;border-right: 0px !important;}
.envform{width: 70%;margin: 0 auto;margin-top: 0%;}
.envform .name_first{width:40% !important;}
.envform .name_last{width:60% !important;}
.envform .facnif{width: 15%;padding-right: 2% !important;padding-left: 0% !important;display: inline-block;}
.envform .faccor{width:60% !important;display: inline-block;padding-right:0% !important;}
.envform .factel{width:25% !important;display: inline-block;padding-right:2% !important;}
.envform .faccor input,.facform .factel input{width:100% !important}
.envform .address_line_1{width: 58%;padding-right: 2%;}
.envform .address_city{width: 40%;padding-right: 0% !important;}
.envform .address_state{width: 35%;padding-right: 2% !important;padding-left: 0% !important;}
.envform .address_zip{width: 20%;padding-right: 2% !important;padding-left: 0% !important;}
.envform .address_country{width: 41%;padding-right: 0% !important;padding-left: 0% !important;}
.envform .address_country select{padding: 6px !important;}
.envform .gform_fields {display: block !important;}

/* FOOTER */

footer{display: none}

/* COMUNICACIONES */

.page-id-645 .header_bottom{background-color: #ffffff;border-top: 1px solid #cccccc;box-shadow: -3px -3px 7px 0px #cccccc;}
.page-id-645 nav.main_menu>ul>li>a{color:#000000 !important;}
.page-id-645 #tiktok,.page-id-612 #tiklive,.page-id-612 #tiktop{display:none;}
.page-id-645 #pagini{justify-content: center;overflow-y: scroll;}
.page-id-645 .icono-inicio:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);background-size: cover;}
.page-id-645 .icono-orga:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);background-size: cover;}
.page-id-645 .icono-inscr:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);background-size: cover;}
.page-id-645 .icono-normas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);background-size: cover;}
.page-id-645 .icono-fechas:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);background-size: cover;}
.page-id-645 .icono-prese:before {background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);background-size: cover;}
.page-id-645 .icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);background-size: cover;}
.page-id-645 .icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);background-size: cover;}
.page-id-645 header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
.page-id-645 .full_width {overflow-y: scroll;}
#comu{padding-top: 50px;}
.progtab{margin: 0 auto;width: 100%;}
.progtab tr{border-bottom:1px solid #cccccc}
.progtit{background:#f49817;border-radius: 10px;color: #ffffff;font-size: 1.25em;line-height: 1.5em;font-weight: 600;}
.progcom{text-align: left;color:#000000}
.progtxt{text-align: left;color:#000000}

/* RESPONSIVE */

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

/* GENERAL */

#pagini {height: auto;}
.full_width {height: unset;}

/* HEADER */

.header_bottom{display:block}
header.centered_logo .header_inner_left{width: 100%;display:block}
header.centered_logo .q_logo a {height: 90px !important;left: 0;}
header.centered_logo .q_logo img{content: url(https://congresodigit-all.es/wp-content/uploads/2024/04/Logo-D-color.png);margin-top: 15px;width: 100% !important;padding: 0px !important;}
.icono-inicio:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/home-1.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}
.icono-orga:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/group.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}
.icono-inscr:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/inscripcion2-1.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}
.icono-normas:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/normas2.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}
.icono-fechas:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/fechas-1.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}
.icono-prese:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/presentacion-1.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}
.icono-env:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/send.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}
.icono-pro:before{background: url(https://congresodigit-all.es/wp-content/uploads/2024/04/programa.png);content: " ";position: absolute;top: 10px;left: 15px;height: 20px;width: 20px;background-size: cover;}

.mobile_menu_button {height: 90px;margin: 0;}
.mobile_menu_button span{left:20px;}
.logo_wrapper {left: 0;display: flex;justify-content: center;}
nav.mobile_menu ul li a{padding-left:60px;}

/* FECHAS */

.fecbl {display: flex;flex-direction: column;align-items: center;}
.fecite {width: 100%;}
.fectit {line-height: 1em;}

/* INSCRIPCIÓN */

.orglik {position: relative;}

/* PROGRAMA */

.simtit {display: flex;flex-direction: column;}
.simtit span {width: fit-content;}

/* ENVIAR RESUMEN */

.resform {width: 100%;}
.gform-theme--framework .gfield--type-choice .gfield_radio {flex-direction: column;}
.resform .name_first,.resform .name_last,.rescor,.restel{width:100% !important}
.rescor .ginput_container {margin-right: 0px !important;}

/* INICIO */

.home #pagini {height: 100vh;}
#inipart img {height: 20px;margin-right: 5px;}
#initit {font-size: 2em;}
#inisubtit {font-size: 1em;}
#inititbl {margin-left: 10px;margin-bottom: 10px;}
#tiktok{right: 10px;bottom: 200px;}
#tiklog {width: 35px;height: 35px;}
#tiklog img {width: 20px;height: 20px;}
#tiklog:after {height: 20px;width: 20px;top: 48px;left: 32px;}
#tiktok {right: 0px;}
#tikfec img {width: 25px;}
.tiktxt {font-size: 0.85em;}
#tiklug img {width: 25px;}
#tikenv img {width: 25px;}
#tiktop {left: 35%;}

/* PRESENTACIÓN */

.page-id-13 #pagini {height: 100vh;}
#prebl {width: 100%;}

/* FOOTER */

footer{display:block}
.footer_bottom_holder {background-color: #ffffff;}
.footer_bottom{padding: 10px;color: #000000;display: flex;flex-direction: row;align-content: center;align-items: center;justify-content: center; width: 100%;}
.footer_bottom p{font-size: 1em;line-height: 1.5em;font-weight: 500;}

}