\/*TABS*\/\r
#boton_active.opened{\r
\tbackground:#f49b70!important;\r}\r
\r
#boton_active2.opened{\r
\tbackground:#c964cf!important;\r}\r
\r
#boton_active3.opened{\r
\tbackground:#009ca6!important;\r}\r
\r
#boton_active.opened>div>p{\r
\ttext-align:center;\r
font-weight:500;\r}\r
\r
#boton_active2.opened>div>p{\r
\ttext-align:center;\r
font-weight:500;\r}\r
\r
#boton_active3.opened>div>p{\r
\tcolor:white;\r
font-weight:500;\r}\r
\r
\r
\r
\/*SCROOL*\/\r
::-webkit-scrollbar{\r
background-color:#FFFFFF;\r
width:8px;\r}\r
::-webkit-scrollbar-track{\r
background-color:#FFFFFF;\r
border-radius:10px;\r}\r
::-webkit-scrollbar-thumb{\r
background-color:#0d2638;\r
border-radius:10px;\r}\r
\r
\/*DESPLAZAR ARRIBA*\/\r
\r
.et_pb_scroll_top.et-pb-icon{\r
\tcolor:#fff;\/*color de la flecha*\/\r
\tbackground:#0d1322;\/*color del fondo*\/\r
\tborder-radius:100px;\/*radio del icono*\/\r
\tfont-size:32px;\/*tama\u00f1o del icono*\/\r
\tmargin-right:10px!important;\r
\tmargin-bottom:50px;\r
\r}\r
.et_pb_scroll_top.et-pb-icon:hover{\r
\tbackground:#F49B70;\/*color del fondo*\/\r
\tcolor:#fff;\r
\ttransition:0.4s;\r}\r
\r
\/*END DESPLAZAR ARRIBA*\/\r
\r
\/*POPOP*\/\r
\r
#et-boc .area-outer-wrap[data-da-color=light] .da-close{\r
\tbackground:#0D2638;\r
\tcolor:white;\r
\tborder-radius:50%;\r}\r
\r
\/*ELEMENTOS FLOTANTES*\/\r
@keyframes floating{\r
0%{transform:translate(0,0px)}\r
50%{transform:translate(0,25px)}\r
100%{transform:translate(0,0px)}\r}\r
\r
.dl-floating{\r
animation:floating 3s ease-in-out infinite;\r}\r
\r
@keyframes floating1{\r
0%{transform:translate(0,0px)}\r
50%{transform:translate(0,15px)}\r
100%{transform:translate(0,0px)}\r}\r
\r
.dl-floating1{\r
animation:floating1 3s ease-in-out infinite;\r}\r
\r
:root{\r
--BottomOffset:6px;\r
--LineHeight:3px;\r
--LineColor:#f49b70;\r}\r
.dl-menu-style1 ul.et-menu>li>a{\r
\tposition:relative;\r
\tz-index:1;\r}\r
.dl-menu-style1 ul.et-menu>li>a:before{\r
position:absolute;\r
content:'';\r
display:block;\r
z-index:-1;\r
background:var(--LineColor);\r
width:0;\r
height:var(--LineHeight);\r
bottom:var(--BottomOffset);\r
\tborder-radius:var(--LineHeight);\r
left:50%;\r
transition:0.4s cubic-bezier(0.25,0.1,0,2.02);\r}\r
.dl-menu-style1 ul.et-menu>li>a:hover:before{\r
width:calc(100% + var(--LineHeight));\r
left:calc(var(--LineHeight) \/ -2);\r}\r
\r
\/*change hamburger icon to x when mobile menu is open*\/\r
\r
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,\r
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before{\r
\tcontent:'\\4d';\r}\r
\r
\r
\/*adjust the new toggle element which is added via jQuery*\/\r
\r
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,\r
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,\r
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,\r
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle{\r
\twidth:44px;\r
\theight:100%;\r
\tpadding:0px!important;\r
\tmax-height:44px;\r
\tborder:none;\r
\tposition:absolute;\r
\tright:0px;\r
\ttop:0px;\r
\tz-index:999;\r
\tbackground-color:transparent;\r}\r
\r
\r
\/*some code to keep everyting positioned properly*\/\r
\r
ul.et_mobile_menu>li.menu-item-has-children,\r
ul.et_mobile_menu>li.page_item_has_children,\r
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,\r
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,\r
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,\r
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children{\r
\tposition:relative;\r}\r
\r
\r
\/*remove default background color from menu items that have children*\/\r
\r
.et_mobile_menu .menu-item-has-children>a,\r
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a{\r
\tbackground-color:transparent;\r}\r
\r
\r
\/*hide the submenu by default*\/\r
\r
ul.et_mobile_menu .menu-item-has-children .sub-menu,\r
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,\r
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,\r
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu{\r
\tdisplay:none!important;\r
\tvisibility:hidden!important;\r}\r
\r
\r
\/*show the submenu when toggled open*\/\r
\r
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,\r
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,\r
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,\r
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible{\r
\tdisplay:block!important;\r
\tvisibility:visible!important;\r}\r
\r
\r
\/*adjust the toggle icon position and transparency*\/\r
\r
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,\r
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle{\r
\ttext-align:center;\r
\topacity:1;\r}\r
\r
\r
\/*submenu toggle icon when closed*\/\r
\r
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,\r
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after{\r
\ttop:10px;\r
\tposition:relative;\r
\tfont-family:"ETModules";\r
\tcontent:'\\33';\r
\tcolor:white;\r
\tbackground:#c964cf;\r
\tborder-radius:50%;\r
\tpadding:3px;\r}\r
\r
\r
\/*submenu toggle icon when open*\/\r
\r
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,\r
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after{\r
\tcontent:'\\32';\r}\r
\r
\r
\/*add point on top of the menu submenu dropdown*\/\r
\r
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after{\r
\tposition:absolute;\r
\tright:5%;\r
\tmargin-left:-20px;\r
\ttop:-14px;\r
\twidth:0;\r
\theight:0;\r
\tcontent:'';\r
\tborder-left:20px solid transparent;\r
\tborder-right:20px solid transparent;\r
\tborder-bottom:20px solid #ffffff;\r}\r
\r
\r
\/*adjust the position of the hamburger menu*\/\r
\r
.mobile_menu_bar{\r
\tposition:relative;\r
\tdisplay:block;\r
\tbottom:10px;\r
\tline-height:0;\r}\r
\r
\r
\/*force the background color and add a rounded border*\/\r
\r
.et_pb_menu_0.et_pb_menu .et_mobile_menu,\r
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul{\r
\tbackground-color:#ffffff!important;\r
\tborder-radius:10px;\r}\r
\r
#mobile_menu2{\r
\tborder-radius:8px;\r}\r
\r
\/*Blog*\/\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1>div>div>div>div>div>div.bdp-medium-6.bdp-columns.bdp-left-block>div.bdp-post-image-bg>a>img{\r
\tborder-radius:10px;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1>div>div>div>div>div>div.bdp-medium-6.bdp-columns.bdp-left-block{\r
\tbackground-color:#cfd4d729;\r
border-radius:13px;\r
padding-top:20px;\r
padding-bottom:30px;\r
-webkit-box-shadow:2px 6px 5px -2px rgb(184 184 184 \/ 60%);\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1>div>div>div>div>div>div.bdp-medium-6.bdp-columns.bdp-left-block>h2>a{\r
\tcolor:#0d2638;\r
font-weight:700;\r
font-size:25px;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1>div>div>div>div>div>div.bdp-medium-6.bdp-columns.bdp-left-block>div.bdp-post-categories>a{\r
\tcolor:#f49b70;\r
font-family:'Montserrat';\r
font-weight:500;\r
font-size:16px;\r}\r
\r
.bdp-post-meta span.bdp-post-meta-innr{\r
font-style:normal;\r
\tfont-size:12px;\r
display:inline-block;\r
margin:0 5px 5px 5px;\r
color:#0d2638;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1>div>div>div>div>div>div.bdp-medium-6.bdp-columns.bdp-left-block>div.bdp-post-content>div{\r
\tcolor:#0d2638;\r
font-family:'Montserrat';\r
font-weight:400;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1>div>div>div>div>div>div.bdp-medium-6.bdp-columns.bdp-left-block>div.bdp-post-content>a{\r
\tbackground:#0d2638;\r
border:1px solid;\r
color:white;\r
font-family:'Montserrat';\r
border-radius:6px;\r
font-size:16px;\r}\r
\r
#post-27 div>div.bdp-s-medium-9.bdp-columns>div.bdp-post-categories>a{\r
\tcolor:#f49b70;\r
font-family:'Montserrat';\r
font-weight:500;\r
font-size:16px;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1>div>div>div>div>div>div.bdp-medium-6.bdp-columns.bdp-left-block>div.bdp-post-content>a:hover{\r
\tbackground:white;\r
border:1px solid #0d2638;\r
color:#0d2638;\r
font-family:'Montserrat';\r
border-radius:6px;\r
font-size:16px;\r}\r
\r
#post-27 div>div.bdp-s-medium-3.bdp-columns>div>a>img{\r
\tborder-radius:8px;\r}\r
\r
#post-27 div>div.bdp-s-medium-9.bdp-columns>h4>a{\r
\tcolor:#0d2638;\r
font-weight:500;\r
line-height:26px;\r
font-size:18px;\r
\tfont-family:'Montserrat';\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1.et_had_animation>div>div>div>div>div.bdp-post-pagination.bdp-clearfix{\r
\tmargin-top:5%;\r}\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1.et_had_animation>div>div>div>div>div.bdp-post-pagination.bdp-clearfix>span{\r
\tborder-radius:8px;\r}\r
\r
#post-27 div.et_pb_row.et_pb_row_1.et_had_animation>div>div>div>div>div.bdp-post-pagination.bdp-clearfix>a:nth-child(2){\r
\tborder-radius:8px;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1.et_had_animation>div>div>div>div>div.bdp-post-pagination.bdp-clearfix>a.next.page-numbers{\r
\tborder-radius:8px;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1.et_had_animation>div>div>div>div>div.bdp-post-pagination.bdp-clearfix>a.prev.page-numbers{\r
\tborder-radius:8px;\r}\r
\r
#hsForm_b4c16caf-f505-41bb-b466-f46e576efa06>div.hs_submit.hs-submit>div.actions>input{\r
\t background:#612141!important;\r
border:1px solid #612141!important;\r}\r
\r
#hsForm_b4c16caf-f505-41bb-b466-f46e576efa06>div.hubspot-link__container.sproket{\r
\tdisplay:none;\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1.et_had_animation>div>div>div>div>div.bdp-post-pagination.bdp-clearfix>a.prev.page-numbers{\r
\tvisibility:hidden;\r
\t\r}\r
\r
#post-27>div>div>div>div>div.et_pb_row.et_pb_row_1.et_had_animation>div>div>div>div>div.bdp-post-pagination.bdp-clearfix>a.prev.page-numbers:after{\r
\tcontent:"Anterior";\r
\tvisibility:visible!important;\r
color:white;\r
background:#333;\r
\tpadding:10px;\r
\tborder-radius:10px;\r}\r
\r
#block-2>form>div>button{\r
\tbackground:#612141;\r
color:white;\r
border:1px;\r}\r
\r
#wp-block-search__input-1{\r
\tborder:1px solid #612141;\r}\r
\r
#bdp-post-masonry-1 div>div.bdp-post-categories>a{\r
\tcolor:#EF946B;\r
font-weight:500;\r
line-height:26px;\r
font-size:15px;\r
\tfont-family:'Montserrat';\r}\r
\r
#bdp-post-masonry-1 div>h2>a{\r
\tcolor:#0d2638;\r
font-weight:550;\r
line-height:26px;\r
font-size:20px;\r
\tfont-family:'Montserrat';\r}\r
\r
#bdp-post-masonry-1 div>div.bdp-post-image-bg>a>img{\r
\tborder-radius:10px;\r}\r
\r
#main-content>div>div>div>div>div.et_pb_column.et_pb_column_3_4.et_pb_column_0_tb_body.et_pb_css_mix_blend_mode_passthrough>div.et_pb_module.et_pb_post_title.et_pb_post_title_0_tb_body.et_pb_bg_layout_light.et_pb_text_align_left>div.et_pb_title_featured_container>span>img{\r
\tborder-radius:10px;\r}\r
#bdp-post-masonry-wrp-1>div.bdp-ajax-btn-wrap.bdp-clearfix>button{\r
\tbackground:#0d2638;\r
\tfont-family:'Montserrat';\r}\r
\r
#bdp-post-masonry-wrp-1>div.bdp-ajax-btn-wrap.bdp-clearfix>button:hover{\r
\tcolor:#0d2638;\r
\tfont-family:'Montserrat';\r
\tfont-weight:600;\r
\tborder:1px solid #0d2638;\r}\r
\r
#post-27 div>div:nth-child(1)>div>a>img{\r
\tborder-radius:10px;\r}\r
\r
#post-27 div>div:nth-child(2)>div.bdp-post-categories>a{\r
\tcolor:#EF946B;\r
font-weight:500;\r
line-height:26px;\r
font-size:15px;\r
\tfont-family:'Montserrat';\r}\r
\r
#post-27 div>div:nth-child(2)>h2>a{\r
\tcolor:#0d2638;\r
font-weight:550;\r
line-height:26px;\r
font-size:20px;\r
\tfont-family:'Montserrat';\r}\r
\r
#post-27 div>div:nth-child(2)>div.bdp-post-meta-innr.bdp-post-meta>span{\r
\tcolor:#0d2638;\r
font-weight:500;\r
line-height:26px;\r
font-size:12px;\r
\tfont-family:'Montserrat';\r}\r
\r
#post-27 div>div:nth-child(2)>div.bdp-post-content>div{\r
\tcolor:#0d2638;\r
font-weight:500;\r
line-height:26px;\r
font-size:15px;\r
\tfont-family:'Montserrat';\r}\r
.bdpp-post-grid-content{\r
font-size:16px;\r
font-family:'Montserrat';\r
color:#0d2638;\r}\r
\r
.bdpp-post-grid-content a{\r
\tfont-family:'Montserrat';\r
\tcolor:#0d2638;\r
\tfont-weight:550;\r
\tline-height:26px;\r}\r
\r
\/*Altura de menu desplegable en menu web*\/\r
.et_pb_row_2_tb_header{\r
\theight:fit-content!important;\r}\r
\r
\/*NEWSLETTER FOOTER*\/\r
.hubspot-link__container sproket{\r
\tdisplay:none!important;\r}\r
\r
.hs-button primary large{\r
\t background:#f49b70;\r
border-radius:30px;\r
font-size:1.2em;\r}\r
\r
#email-b4c16caf-f505-41bb-b466-f46e576efa06{\r
\t border-radius:30px;\r
border:1px solid #c964cf;\r
background:white;\r
\tbox-shadow:0px 0px 0px 2px rgba(0,0,0,0.05);\r}\r
\r
#label-email-b4c16caf-f505-41bb-b466-f46e576efa06{\r
\tcolor:#612141;\r}\r
\r
\/*END NEWSLETTER FOOTER*\/
tr#user-9,tr#user_9{display:none!important}