@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*CSS DATATABLES RESPONSIVE*/
table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{height:1em;width:1em;margin-top:-9px;display:inline-block;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable tr.dt-hasChild td.dt-control:before{content:"-";background-color:#d33333}table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting_asc_disabled,table.dataTable thead>tr>th.sorting_desc_disabled,table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting_asc_disabled,table.dataTable thead>tr>td.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:26px}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.9em}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:before{bottom:50%;content:"â–´"}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:after{top:50%;content:"â–¾"}table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting_asc_disabled:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dataTables_scrollBody table.dataTable thead>tr>th:before,div.dataTables_scrollBody table.dataTable thead>tr>th:after,div.dataTables_scrollBody table.dataTable thead>tr>td:before,div.dataTables_scrollBody table.dataTable thead>tr>td:after{display:none}div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:2px}div.dataTables_processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dataTables_processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgba(13, 110, 253, 0.9);animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dataTables_processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap;}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left;/* max-width: 270px !important; */}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px;border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 10px 6px 10px;border-top:1px solid rgba(0, 0, 0, 0.3)}table.dataTable tbody tr{background-color:transparent}table.dataTable tbody tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.9);color:white}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid rgba(0, 0, 0, 0.15);border-right:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe>tbody>tr.odd>*,table.dataTable.display>tbody>tr.odd>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.023)}table.dataTable.stripe>tbody>tr.odd.selected>*,table.dataTable.display>tbody>tr.odd.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.935)}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919)}table.dataTable.display>tbody>tr.odd>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054)}table.dataTable.display>tbody>tr.odd>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.047)}table.dataTable.display>tbody>tr.odd>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.039)}table.dataTable.display>tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.954)}table.dataTable.display>tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.947)}table.dataTable.display>tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.962)}table.dataTable.no-footer{border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th,table.dataTable td{box-sizing:content-box;max-width: 107px !important;word-wrap: break-word;/* word-break: break-all; */white-space: normal !important;}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left;}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px;width: 100% !important;appearance: auto;margin: 0 11px;}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px;max-height: 11px;}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid rgba(0, 0, 0, 0.3);background-color:rgba(230, 230, 230, 0.1);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid rgba(0, 0, 0, 0.3)}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:50%;left:5px;height:1em;width:1em;margin-top:-9px;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before{left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:.8em;width:.8em;margin-top:-0.5em;margin-left:-0.5em;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0, 0, 0, 0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}


html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight: bold;}dfn{font-style:italic}h2{font:400 normal 36px Montserrat,sans-serif;text-align:left;color: #00337e;line-height:1.1;font-size: 30px;padding: 12px 0 19px !important;}h3{font:300 20px Montserrat,serif;color: #00337e;line-height:1.1;}h4{text-transform:uppercase;color: #f0ac6f;margin:20px 0}h5{font:500 20px Montserrat,serif;color:#209ad4;text-transform:uppercase;margin-top:20px!important}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.list-inline>li:first-child{padding-left:0}a:hover{color:#1e276d}.img-responsive{margin:0 auto;display:block;height:auto;max-width:100%}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 10px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,textarea{color:inherit;font:300 normal 14px Montserrat,sans-serif;margin:0}button{overflow:visible}button{text-transform:uppercase}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;background: #00337e !important;color: white !important;padding: 15px 23px !important;}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:transparent}body{font-family:Montserrat,sans-serif;font-size: 15px;line-height:1.42857143;color:#333;width:100%;background-color:#fff;background:#fff;color: #00337e;overflow: scroll-y;}button,input,textarea{font:300 normal 14px Montserrat,sans-serif;line-height:inherit;text-transform: none;text-align:center;padding: 11px !important;border: 2px solid #00337e;border-radius: 4px;}a{font-weight:400;color:#000;text-decoration: none;}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-circle{border-radius:50%}hr{margin-top:0;margin-bottom:20px;border:0;border-top:1px solid #cfcdcd}.form-control{display:block;width:100%;height:25px;padding:0 10px;background-color:transparent;background-image:none;border:1px solid #fff;border-radius:0}::-webkit-input-placeholder{font:30 0 normal 14px Montserrat,sans-serif;color:#565050}:-moz-placeholder{font:300 normal 14px Montserrat,sans-serif;color:#565050}::-moz-placeholder{font:300 normal 14px Montserrat,sans-serif;color:#565050}:-ms-input-placeholder{font:300 normal 14px Montserrat,sans-serif;color:#565050}p{padding:3px 0}.container{margin-right:auto;margin-left:auto}@media (min-width:992px){.container{width: 88%;position:relative}}@media (max-width:991px){.container{width:85%;position:relative;}}@media (min-width:1300px){.container{width:83%;position:relative}.top-internas-blue.container,.white.container{width:1189px}}.top-internas-blue.container,.white.container{width:1189px}.top-internas-blue.container,.white.container{width:1189px}.row{margin-left:-15px}.row:after,.row:before{content:" ";display:table}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-ms-1,.col-ms-10,.col-ms-11,.col-ms-12 .col-sm-12,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,pre,td,textarea,th,ul{padding:0;margin:0;}table{border-spacing: 2px;}fieldset,img{border:0}caption,th{text-align:left}q:after,q:before{content:''}abbr,acronym{border:0}@media (min-width:480px) and (max-width:767px){.col-ms-1,.col-ms-10,.col-ms-11,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9{float:left}.col-ms-1{width:8.33333%}.col-ms-2{width:16.66667%}.col-ms-3{width:25%}.col-ms-4{width:33.33333%}.col-ms-5{width:41.66667%}.col-ms-6{width:50%}.col-ms-7{width:58.33333%}.col-ms-8{width:66.66667%}.col-ms-9{width:75%}.col-ms-10{width:83.33333%}.col-ms-11{width:91.66667%}.col-ms-12{width:100%}.col-ms-push-1{left:8.33333%}.col-ms-push-2{left:16.66667%}.col-ms-push-3{left:25%}.col-ms-push-4{left:33.33333%}.col-ms-push-5{left:41.66667%}.col-ms-push-6{left:50%}.col-ms-push-7{left:58.33333%}.col-ms-push-8{left:66.66667%}.col-ms-push-9{left:75%}.col-ms-push-10{left:83.33333%}.col-ms-push-11{left:91.66667%}.col-ms-pull-1{right:8.33333%}.col-ms-pull-2{right:16.66667%}.col-ms-pull-3{right:25%}.col-ms-pull-4{right:33.33333%}.col-ms-pull-5{right:41.66667%}.col-ms-pull-6{right:50%}.col-ms-pull-7{right:58.33333%}.col-ms-pull-8{right:66.66667%}.col-ms-pull-9{right:75%}.col-ms-pull-10{right:83.33333%}.col-ms-pull-11{right:91.66667%}.col-ms-offset-1{margin-left:8.33333%}.col-ms-offset-2{margin-left:16.66667%}.col-ms-offset-3{margin-left:25%}.col-ms-offset-4{margin-left:33.33333%}.col-ms-offset-5{margin-left:41.66667%}.col-ms-offset-6{margin-left:50%}.col-ms-offset-7{margin-left:58.33333%}.col-ms-offset-8{margin-left:66.66667%}.col-ms-offset-9{margin-left:75%}.col-ms-offset-10{margin-left:83.33333%}.col-ms-offset-11{margin-left:91.66667%}}@media(min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@media(max-width:320px){.blog>div{float:none!important;width:100%}}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}

.hidden {
    display: none;
}

.no-padding {
    padding: 0
}



/*header top*/
.header_top {
    position: fixed;
    float: left;
    width: 100%;
    background: #f6f6f6;
top: 0;left: 0;z-index: 9999999;}

.header_contactop {
    position: relative;
    width: 100%;
    float: left;
    background: #00337e;
    color: white;
font-size: 13px;}

header {
    position: relative;
    float: left;
    width: 100%;
padding-top: 113px;}

.contact_left, .info_right {
    padding: 0;
}

.contact_left ul, .info_right ul {
    padding: 0;
    list-style: none;
}

.contact_left ul li, .info_right ul li {
    display: inline-block;
    padding: 12px;
    /* font-weight: 100; */
}

.contact_left ul li i {
    margin-right: 5px;
    color: #ed8d31;
}

.contact_left a, .info_right a {
    text-decoration: none;
    color: white;
}

.info_right {
    text-align: right;
}

.linkCasilleroTop {
    background: #ee8d31;
    padding: 9px 17px;
    border-radius: 17px;
    color: #00337e !important;
    font-weight: 700 !important;
}

/*end header blue*/
/*header logo menu*/
.header_logomenu {
    float: left;
    width: 100%;
    /* padding: 12px; */
    /* background: #f6f6f6; */
    margin: 0px 0 -8px;
}
.logoheader img {
    display: block;
    margin: 2px auto -3px;
    position: relative;
    z-index: 9;
width: 210px;}

.header_logomenu .menu > li {
    list-style: none;
    display: inline-block;
vertical-align: top;position: relative;}
.header_logomenu .menu > li.menu-item-has-children:before {content: "";width: 10px;height: 10px;border-bottom: 2px solid #00337e;border-left: 2px solid #00337e;position: absolute;left: 100%;top: 48%;transform: translateY(-50%) rotate(-45deg);z-index: 13;}
.header_logomenu .menu > li > a {
    text-decoration: none;
    display: block;
    padding: 27px 10px 25px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #00337e;
position: relative;vertical-align: top;background: #f6f6f6;z-index: 3;}
.header_logomenu .menu > li > .sub-menu {position: absolute;z-index: -1;background: #00337e;list-style: none;padding: 11px 0px;border-radius: 0px 0px 12px 12px;width: 260px;top: -40%;transition: 500ms linear;opacity: 0;}

.header_logomenu .menu > li > .sub-menu a {color: white;text-align: center;display: block;padding: 8px 30px;font-size: 14px;text-align: left;}

.header_logomenu .menu > li > .sub-menu a:hover {background: #ee8d31;}

.header_logomenu .menu > li.menu-item-has-children:hover > .sub-menu {z-index: 1;top: 100%;opacity:1;}

.logoheader:before {content: "";background: #f6f6f6;width: 100%;height: 70px;display: block;position: absolute;}
.header_logomenu .menu > li > a span {position: relative;z-index: 9;}

.header_logomenu .menu > li > a i {position: absolute;width: 38px;height: 38px;background: transparent;top: 61%;left: 50%;transform: translate(-50%,-50%) rotate(176deg);border-radius: 0 0 50px 50px;border-bottom: 4px solid #ee8d31;border-left: 4px solid #ee8d31;border-right: 4px solid #ee8d31;opacity: 0;transition: 400ms linear;}


.header_logomenu .menu > li > a i:before {content: "";width: 42px;top: 0;left: -8px;height: 59%;background: #f6f6f6;position: absolute;z-index: 1;}

.header_logomenu .menu > li > a i:after {content: "";position: absolute;top: 17px;right: -7px;border-bottom: 7px solid #ee8d31;border-left: 6px solid transparent;border-right: 5px solid transparent;display: block;width: 0px;height: 0px;z-index: 5;}

.header_logomenu .menu > li > a:hover i, .header_logomenu .menu > li.current_page_item > a i  {transform: translate(-50%,-50%) rotate(2deg);
    opacity: 1;}
.header_logomenu .menu > li.current_page_item > a { color: #ee8d31;}
.header_logomenu .menu > li > a:before {content: "";width: 100%;height: 27px;background: #f6f6f6;top: 15px;left: 0;position: absolute;z-index: 9;}
#menu-menu-left {
    text-align: right;
}

#menu-menu-right {
    text-align: left;
}
.header_logomenu .menu > li.menuPreguntas a {padding: 21px 0 21px !important;line-height: 14px;text-align: center;}

#menu-menu-right >li>a {/* padding: 24px 16px; */}

.header_logomenu .menu > li.menuPreguntas > a i {top: 68%;}

.header_logomenu .menu > li.menuPreguntas > a:before {height: 31px;}
/*end slider*/

.container_slider_home {
    width: 100%;
    float: left;
}
.container_slider_home .slider {
    height: 320px;
    background-size: cover;
    text-align: center;
}


.contenToSlide {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.slide_texttop {
    font-size: 30px;
    text-shadow: 1px 3px 3px #525252;
    font-style: italic;
}

.slide_texttop strong, .slide_texttop b {
    display: block;
    padding: 0;
    text-transform: uppercase;
    font-size: 40px;
    font-style: normal;
    color: #ee8d31;
    line-height: 40px;
}

.slide_texttop br {
    display: none;
}
.slide_textfooter {
}

.slide_textfooter ul {
    padding: 0;
}

.slide_textfooter li {
    display: inline-block;
    font-size: 21px;
}
.slide_textfooter li a {
    color: white;
}
.slide_textfooter ul>li:first-child a {
    display: block;
    background: #ee8d31;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 20px;
    color: #00337e;
    margin: 0 26px 0 0;
    font-weight: 800;
    font-size: 16px;
}

.slide_textfooter i {
    color: #ee8d31;
}
/*end  slider */


/*casillero*/
.banner_casillero {
    height: 181px;
    float: left;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
}
.actualizarPrecios input {width: 100%;}
.lista_paguetes td {
    border: 1px solid #ffffff;
    padding: 6px 10px;
    text-align: center;
    /* margin: -1px !important; */
font-size: 13px;position: relative;}
.fa-pencil-square-o {font-size: 18px;color: #ee8d31;}
.filtroIdCasillero {
    width: 200px;
    /* height: 47px; */
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.blockListFilter > div>label {position: absolute;top: -9px;left: 9px;background: white;display: block;color: #00337e;z-index: 9;padding: 0 4px;font-size: 14px;}

.my_accountContent select {appearance: none;
  border: none;
  margin: 0;
  width: 100%;
  position: relative;
  /* top: 50%; */
  /* left: 0; */
  /* height: 50px; */
  display: block;padding: 11px;
  background: transparent;border: 2px solid #00337e;border-radius: 3px;/* transform: translateY(-50%); */z-index: 1;}
#customer_login h2 {font-size: 22px;font-weight: 700;padding-bottom: 0 !important;}

#customer_login a {color: #ee8d31;}
.my_accountContent label {position: absolute;font-size: 13px;background: white;color: #00337e;top: -1px;left: 12px;padding: 0 5px;line-height: 11px !important;z-index: 9;border-radius: 10px;/* text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; */}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {position: relative;padding: 6px;top: 0;}
.woocommerce form .form-row {margin: 0 0 17px !important;}
.my_accountContent select ~ i {
    position: absolute;
    z-index: 0;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}

thead {
    background: #00337e;
    color: white;
}

.lista_paguetes tbody > tr:nth-child(even) {
    background: #e1e4e8;
}
.lista_paguetes {
    padding: 20px 0;
width: 100%;float: left;}
.lista_paguetes > div {width: 100%;float: left;border-radius: 12px;position: revert;}
#setListaPaquetes {overflow-x: scroll;}
.lista_paguetes > div form {/* border-radius: 16px !important; */width: 100%;position: relative;/* overflow: hidden; */}

.lista_paguetes > div table {width: 100%;position: relative;border-radius: 18px;float: left;overflow-x: scroll;margin-bottom: 9px;margin-top: 20px;}
.lista_paguetes label {position: relative;display: flex;/* color: white; *//* font-size: 0; */line-height: 29px !important;right: 0;left: unset;}

.lista_paguetes label i {display: none;}
.woocommerce-message {width: 100% !important;margin: 0 !important;}
.u-columns.woocommerce-Addresses.col2-set.addresses > div:last-child {display: none;}

.u-columns.woocommerce-Addresses.col2-set.addresses>div {width: 100%;}
.woocommerce-MyAccount-navigation {background: #00337e;padding: 11px 6px;width: 12%;}

.woocommerce-MyAccount-navigation a {
    padding: 8px 0px 8px 28px;
    display: block;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    line-height: 13px;color: #ffffff;
}
.woocommerce-MyAccount-navigation a i {
    position: absolute;
    top: 50%;
    left: 5px;
    color: #ee8d31;
transform: translateY(-50%);}
.woocommerce-MyAccount-navigation a.is-active {
    /* background: #00337e; */
    /* border-bottom: 6px #ee8d31 solid; */
}
#form_crear_paquetes>div>div {padding: 0;padding-right: 8px;}
#form_crear_paquetes {}

#form_crear_paquetes input {
    width: 100%;
    padding: 9px !important;
}

#form_crear_paquetes > div {
    margin-bottom: 16px;
padding: 0;}

#form_crear_paquetes i {
    /* font-size: 13px; */
    /* font-style: normal; */
	    top: unset;
    bottom: 4px;
}

#form_crear_paquetes textarea {
    height: 151px !important;
    width: 100%;
    padding: 12px;
}
.my_accountContent {
    float: left;
    width: 100%;
    /* background: #00337e; */
}
#paquetesAutorizados input[type=checkbox] {
    width: 20px;
    height: 20px;
}
.my_accountContent>div {display: flex;flex-wrap: wrap;position: relative;}
.my_accountContent legend {margin: 0 0 18px;color: #00337e;font-weight: 600;}
#customer_login {
    background: white;
    padding: 40px 0;
}
.register >p {margin: 0 0 12px;padding: 5px;}
.register input {width: 100%;}
#woocommerce_pais_field {position: relative;}
.logoheader {
    padding: 0 !important;
position: relative;z-index: 1;}

.header_logomenu > div>div {
    padding: 0;
}
.woocommerce-MyAccount-content button {
    /* background: #00337e; */
    /* border: 0; */
    /* color: white; */
    /* padding: 12px; */
    /* display: block; */
    /* margin: 10px 0; */
}
.my_accountContent h3 {font: 400 normal 36px Montserrat,sans-serif;
    text-align: left;
    color: #00337e;
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 30px;
    padding: 12px 0 19px !important;}
.woocommerce-Address-title > a {
    background: #00337e;
    border-radius: 8px;
    padding: 10px 24px;
    display: inline-block;
    margin: 0px 0 13px;
    color: white;
    font-weight: 600;
}
.woocommerce-MyAccount-content {
    background: white;
    padding: 10px 20px;
width: 88%;}


#btns_casillero {
    list-style: none;
    float: left;
    padding: 0;
    width: 100%;
    margin: 0 0 28px;
    
    overflow: hidden;
}

#btns_casillero button {
    display: block;
    width: 100%;
    height: 131px;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
}
#btns_casillero li:nth-child(2) button, #btns_casillero li:nth-child(4) button {
    background: #ee8d31 !important;
}
#btns_casillero li:first-child {border-radius: 20px 0 0 20px;position: relative;overflow: hidden;}

#btns_casillero li:last-child {border-radius: 0 20px 20px 0;overflow: hidden;position: relative;}
#btns_casillero li:nth-child(3) button {}
#btns_casillero button i {
    display: block;
    margin: 0 auto 7px;
    width: 50px;
    height: 52px;
    background-image: url(imgs/iconosCasillero.svg);
    background-size: 100%;
    background-position: 0px -18px;
}
#btns_casillero button .icon_MisPQ {
    background-position: 0px -87px;
}

#btns_casillero button .icon_CrearEV {
    background-position: 0px -152px;
}

#btns_casillero button .icon_MisEV {
    background-position: 0px -230px;
}
#btns_casillero li {float: left;width: 24.7%;margin: 1px;}





.popupPago {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: -1000%;
    height: 100%;
    width: 100%;
transition: 500ms linear;}
.modalOpen {left: 0 !important;}
.popupPago:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #e5eaf2;
    top: 0;
    left: 0;
    opacity: .9;
    filter: blur(1px);
    z-index: 9;
}

.popupPagoCity {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: -1000%;
    height: 100%;
    width: 100%;
transition: 500ms linear;}
.popupPagoCity:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #e5eaf2;
    top: 0;
    left: 0;
    opacity: .9;
    filter: blur(1px);
    z-index: 9;
}

#smart-button-container {
    position: absolute;
    z-index: 9;
    width: 640px;
    top: 56%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    padding: 22px;
    border-radius: 21px;
    box-shadow: 0px 0px 24px #b9b9b9;
display: flex;flex-wrap: wrap;justify-content: center;}
#smart-button-container form {text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
#smart-button-container form label {top: -7px !important;}
#infoPqEnviar {width: 100%;text-align: center;}
#smart-button-container .valoresPagos {border: 2px solid #ee8d31;border-radius: 3px;margin: 9px;padding: 8px;text-align: center;display: inline-block;float: none;}
div#infoPqEnviar h3 {text-align: center;}
div#paypal-button-container {width: 100%;text-align: center !important;}
#paypal-button-container h3 {text-align: center;}
#smart-button-container div.col-xs-12 label {position: absolute;top: -7px;}
#smart-button-container form a {font: 300 normal 14px Montserrat,sans-serif;
    line-height: inherit;
    text-transform: none;
    text-align: center;
    padding: 11px !important;
    border: 2px solid #00337e;
    border-radius: 4px;background: #00337e;color: white;font-weight: 500;margin: 12px auto 0;display: block;width: 140px;}





    
#responsecontainer {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: -1000%;
    height: 100%;
    width: 100%;
transition: 500ms linear;}
#responsecontainer:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #e5eaf2;
    top: 0;
    left: 0;
    opacity: .9;
    filter: blur(1px);
    z-index: 9;
}

.editarPaquete {
    position: absolute;
    z-index: 9;
    width: 640px;
    top: 56%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    padding: 22px;
    border-radius: 21px;
    box-shadow: 0px 0px 24px #b9b9b9;
}
.editarPaquete form {text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.editarPaquete form label {top: -7px !important;}
.editarPaquete form a {font: 300 normal 14px Montserrat,sans-serif;
    line-height: inherit;
    text-transform: none;
    text-align: center;
    padding: 11px !important;
    border: 2px solid #00337e;
    border-radius: 4px;background: #00337e;color: white;font-weight: 500;margin: 12px auto 0;display: block;width: 140px;}
.btnCerrar {position: absolute;top: -9px;right: -8px;width: 40px;height: 40px;background: #ee8d31;border-radius: 50%;box-shadow: 0px 0px 10px #cacaca;color: white;line-height: 40px !important;font-size: 36px !important;cursor: pointer;transition: 300ms linear;}

.btnCerrar:hover {background: #00337e;}
.editarPaquete h3 {
    text-align: center;
    padding: 0 0 46px !important;
    display: block;
    width: 100%;
}

.editarPaquete h3 strong {
    color: #ee8d31;
}

.editarPaquete input {
    width: 100%;
}

.editarPaquete textarea {
    width: 100%;
    height: 119px;
}

.editarPaquete form > div {
    margin-bottom: 13px;
}
    .editarPaquete form > div select {height: 46px !important;position: relative;top: 0;transform: none;}

.editarPaquete form select ~ i {right: 28px; z-index: 2; background-color: white}
.editarPaquete form > div label {position: absolute;top: -12px;left: 27px;font-size: 13px;background: white;color: #00337e;padding: 0 5px;z-index: 9;line-height: 14px !important;}

.editarPaquete form > div * {font-size: 15px;font-weight: 500;text-align: center;}
.errorEdit {font-size: 12px !important; color: red}
    /* end casillero*/




/*footer*/
.footer {
    background: #0e2a4c;
    float: left;
    width: 100%;
    color: white;
    padding: 28px 0;
}
.logoPaypal img {
    width: 109px;
    margin: 9px 0px;
}
.logoPaypal span {
    display: block;
    font-weight: 600;
    font-size: 11px;
}
footer.footer>div {display: flex;flex-wrap: wrap;justify-content: center;}

footer.footer>div>div {margin: 0 2%;}

.footer_left {width: 28%;}
.footer h4 {
    color: white;
    padding: 21px 0;
    font-size: 17px;
}

.footer_menu {}

.footer_menu li {
    /* list-style: none; */
    color: #ed8e34;
    font-size: 19px;
    line-height: 22px;
}

footer li a {
    color: white;
    font-size: 16px;
}

footer li a:hover{
    color: #f27821;
}
.footer_contact ul li {
    list-style: none;
    position: relative;
    padding-left: 27px;
    margin-bottom: 14px;
}

.footer_contact ul li i {
    color: #ed8e34;
    position: absolute;
    left: 0;
    top: 4px;
}


/*CONTENIDO HOME*/
.destacado_topHome {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -7px;
    background: white;
    padding: 0 0 60px;
}

.destacado_topHome ul {
    width: 85%;
    display: inline-block;
    background: #ee8d31;
    padding: 0;
    border-radius: 0 0 60px 60px;
}

.destacado_topHome ul>li {
    list-style: none;
    display: inline-block;
    width: 32%;
    vertical-align: top;
    position: relative;
}
.destacado_topHome ul>li:nth-child(2):before {
    content: "";
    width: 1px;
    height: 86px;
    background: white;
    left: -8px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.destacado_topHome ul>li:nth-child(2):after {
    content: "";
    width: 1px;
    height: 90px;
    background: white;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.destacado_topHome ul>li>p {
    margin: 0;
    padding: 0;
}

.destacado_topHome ul>li>p>a {padding: 60px 12px 60px 132px;width: 100%;display: inline-block;color: white;text-align: left;font-size: 23px;line-height: 24px;}

.destacado_topHome ul>li>p>a:before {
    content: "";
    display: block;
    position: absolute;
    left: 44px;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 58px;
    background-image: url(
    imgs/iconosCasillero.svg);
    background-size: 100%;
}
.destacado_topHome ul>li.botonMiPedido>p>a {
    padding-left: 37%;
}
.destacado_topHome ul>li.botonMiPedido>p>a:before {
    background-position: 0px -410px;
    left: 8%;
}
.destacado_topHome ul>li.botonCalculadora>p>a:before {
    background-position: 0px -278px;
    width: 40px;
    left: 11%;
}
.destacado_topHome ul>li.botonCalculadora>p>a {
    padding-left: 29%;
}
.destacado_topHome ul>li.botonTuCasillero>p>a:before {
    background-position: 0px -433px;
    width: 50px;
    height: 60px;
    left: 9%;
}
.destacado_topHome ul>li.botonTuCasillero>p>a {
    padding-left: 32%;
}
.destacado_topHome ul>li>p>a strong {
    text-transform: uppercase;
font-size: 22px;}




.comoCrearCasillero {
    float: left;
    width: 100%;
    display: block;
    background: #00337e;
    position: relative;
    overflow: hidden;
display: flex;flex-wrap: wrap;}
.section-home {
    background: #00337e;
}

.section-home .contentVideoComoCrear {
    /* padding: 83px 10px; */
    text-align: center;
    color: white;
    background-size: cover;
    background-position: center center;
top: 50%;left: 0;transform: translateY(-50%) !important;position: absolute;width: 100%;height: 100%;}
.comoCrearLeft {
    background-size: cover;
background-position: center center;position: relative;min-height: 293px;}
.contentVideoComoCrear p {
    margin: 0;
}

.contentVideoComoCrear strong {
    background: #00337e;
    padding: 13px 34px;
    border-radius: 12px;
    color: white;
    font-size: 21px;
    display: inline-block;
}

.contentVideoComoCrear strong em {
    color: #ee8d31;
    font-style: normal;
}

.contentVideoComoCrear a {
    /* background-image: url(
    imgs/iconosCasillero.svg); */
    /* background-size: 100%; */
    /* background-position: 0px -1191px; */
    /* color: transparent; */
    display: block;
    width: 100%;
    height: 100%;
    /* margin: 20px auto; */
position: absolute;opacity: 0;}

.pqMyShippingNow {
    background: #00337e;
    float: left;
    width: 100%;
    color: white;
    padding: 72px 0;
}
.pqMyShippingNowRight img {width: 100%;}
.pqMyShippingNowLeft a {
    padding: 15px 23px;
    background: #ee8d31;
    color: #00337e;
    margin: 9px 0 0;
    display: inline-block;
    border-radius: 40px;
    font-weight: 900;
    font-size: 19px;
    box-shadow: 0px 5px 11px #082146;
    transition: 300ms linear;
}

.pqMyShippingNowLeft a:hover {
    transform: scale(1.02);
}
.pqMyShippingNow h1 {
    color: #ee8d31;
    font-size: 34px;
}
.comoCrearCasillero:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 70px;
    background: white;
    border-radius: 0 0 50%;
}

.comoCrearRight {
    padding: 34px 10% 39px 54px;
    color: #00337e;
}

.comoCrearRight h2 {
    font-weight: 900;
    font-size: 32px;
}

.comoCrearRight h2 strong {color: #ee8d31;}

.comoCrearRight ul li {
    display: inline-block;
    margin: 0 1% 0 0;
}

.comoCrearRight ul li a {
    display: inline-block;
    background: #00337e;
    padding: 15px 25px 15px 65px;
    border-radius: 35px;
    color: white;
    font-weight: 800;
    font-size: 15px;
    position: relative;
    box-shadow: 0px 9px 10px #c7c7c7;
    transition: 100ms linear;
}

.comoCrearRight ul li:last-child a {
    background: #ee8d31;
    color: #00337e;
}
.comoCrearRight ul li:last-child a:before {
    background-position: 0px -288px;
}
.comoCrearRight ul li a:before {
    content: "";
    position: absolute;
    left: 12%;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 40px;
    background-image: url(
    imgs/iconosCasillero.svg);
    background-size: 100%;
    background-position: 0px -252px;
}

.crearCasillero {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: top;
    text-align: center;
}
.crearCasilleroInfo h2 {
    color: #ee8d31;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
}

.crearCasilleroInfo {
    padding: 9px 0 100px;
    color: white;
    font-size: 20px;
}


.crearCasilleroInfo ul li {
    display: inline-block;
    margin: 10px 29px 0 0;
}

.crearCasilleroInfo ul li a {
    display: inline-block;
    background: #ee8d31;
    padding: 15px 45px 15px 75px;
    border-radius: 35px;
    color: #00337e;
    font-weight: 800;
    font-size: 19px;
    position: relative;
    box-shadow: 0px 9px 10px rgb(41 47 57 / 56%);
    transition: 100ms linear;
}
.crearCasilleroInfo ul li a:hover {
    transform: scale(1.02);
}
.crearCasilleroInfo ul li:last-child a {
    background: #ffffff;
    color: #ee8d31;
}
.crearCasilleroInfo ul li:last-child a:before {
    background-position: 0px -273px;
    width: 19px;
}
.crearCasilleroInfo ul li a:before {
    content: "";
    position: absolute;
    left: 13%;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 40px;
    background-image: url(
    imgs/iconosCasillero.svg);
    background-size: 100%;
    background-position: 0px -289px;
}
.razonesConfiar {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
    padding-bottom: 50px;
display: flex;flex-wrap: nowrap;}
.razonesConfiarLeft {
    padding: 80px 30px 50px 8%;
    text-align: center;
    color: #00337e;
}

.razonesConfiarLeft h3 {
    color: #00337e;
    font-size: 27px;
    font-weight: 900;
}

.razonesConfiarLeft h3 strong {
    color: #ee8d31;
}

.razonesConfiarLeft li {
    list-style: none;
    width: 50%;
    padding: 18px 12px;
    background: #0e2a4c;
    color: white;
    margin-bottom: 9px;
    font-size: 23px;
    font-weight: 900;
text-transform: uppercase;height: 56px;line-height: 19px;vertical-align: middle;}

.razonesConfiarLeft ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: center;
    padding: 28px 20px 0px;
    width: 474px;
    margin: 0 auto;
}

.razonesConfiarLeft li:nth-child(2), .razonesConfiarLeft li:nth-child(4), .razonesConfiarLeft li:nth-child(5) {
    background: #00337e;
}

.razonesConfiarLeft li:nth-child(1), .razonesConfiarLeft li:nth-child(3) {
    border-radius: 45px 0 0 45px;
}

.razonesConfiarLeft li:nth-child(2), .razonesConfiarLeft li:nth-child(4) {
    border-radius: 0 45px 45px 0;
}

.razonesConfiarLeft li:last-child {
    /* border-radius: 20px; */
font-size: 20px;padding: 10px 12px;}
    .razonesConfiarRight {
    padding: 0;
min-height: 400px;}

.razonesConfiarRight img {
    width: 100%;
min-height: 300px;}



.serviciosLeft {}

.serviciosLeft > div {float: left;width: 32%;margin-right: 1%;border-radius: 10px;background-position: center center;background-size: cover;min-height: 438px;position: relative;}
.serviciosLeft > div i {display: block;position: absolute;width: 60px;height: 68px;background-image: url(imgs/iconosCasillero.svg);background-size: 100%;bottom: 94px;left: 25px;}
.serviciosLeft > div .icoServCasillero {background-position: 0px -1005px;}
.serviciosLeft > div .icoServCourrier {background-position: 0px -1097px;}
.serviciosLeft > div .icoServCompramos {background-position: 0px -1168px;}
.serviciosLeft > div a {position: absolute;bottom: 31px;padding: 7px 0px 0 22px;background: #af8202;color: white;border-radius: 0px 37px 37px 0;font-size: 16px;font-weight: 800;line-height: 17px;width: 86%;max-height: 51px;min-height: 51px;vertical-align: middle;transition: 400ms linear;}

.serviciosLeft > div a EM {display: block;line-height: 10px;font-size: 16px;font-weight: 600;font-style: normal;}

.serviciosLeft > div:last-child a {/* padding-top: 3px; */}

.serviciosLeft > div:hover a {width: 95%;}

.serviciosLeft > div a:hover {background: #ed8e34;}

.serviciosLoops {padding: 70px 0 12px;float: left;width: 100%;}
.serviciosRight {padding-top: 15px;color: #00337e;}

.serviciosRight h3 {color: #af8202;font-size: 30px;text-transform: none;}
.serviciosRight h3 strong {font-weight: 800;}
.serviciosRight a {background: #00337e;color: white;padding: 16px;border-radius: 25px;font-weight: 700;font-size: 15px;display: block;width: 253px;margin: 0 0 17px;}

.serviciosRight a:hover {background: #af8202;}


.tiendasRecomentadas {float: left;width: 100%;text-align: center;padding-bottom: 50px;padding-top: 60px;}

.tiendasRecomentadas h3 {color: #00337e;
    font-size: 27px;
    font-weight: 900;}

.tiendasRecomentadas img {max-width: 800px;width: 100%;}
.carruTiendas .slick-prev, .carruTiendas .slick-next {border-radius: 50%;position: absolute !important;width: 25px !important;height: 25px !important;padding: 0px !important;}

.carruTiendas .slick-prev:before, .carruTiendas .slick-next:before {color: white;background: transparent;content: "";width: 9px;height: 9px;display: block;border-top: 2px solid white;border-left: 2px solid white;margin: 0 !important;top: 8px !important;
    left: 6px !important;
    position: absolute;transform: rotate(133deg);}

.carruTiendas .slick-prev:before {top: 7px !important;left: 9px !important;position: absolute;transform: rotate(-40deg);}

.carruTiendas {padding: 30px 0 0;}
.carruTiendas .slick-slide {margin: 0px 20px;}
.resenasClientes {
    float: left;
    width: 100%;
    padding: 163px 0 0;
    background: #00337e;
    color: white;
    position: relative;
    overflow: hidden;
}
.resenasClientesFondo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-size: contain;
}
.resenasClientes:before {
    content: "";
    width: 1920px;
    height: 417px;
    background: white;
    position: absolute;
    top: -277px;
    z-index: 1;
    border-radius: 49%;
    left: 50%;
    transform: translateX(-50%);
}

.resenasClientesLeft {
    margin: -154px 0 0;
    position: relative;
    z-index: 4;
    padding: 0px 80px 20px;
width: 398px;float: left;overflow: hidden;}
.galleryResena .slick-list {
    /* overflow: hidden; */
    border-radius: 44px;
/* padding: 2px; */}

.resenasClientesRight {
    padding: 4% 0 0 3%;
float: left;max-width: 50%;}
.resenasClientesLeft .slick-prev, .resenasClientesLeft .slick-next {
    background: #ed8e34 !important;
    width: 52px;
    height: 50px;
    border-radius: 0 20px 20px 0;
}

.resenasClientesLeft .slick-next {
    right: -50px;
    border-radius: 0 20px 20px 0;
}

.resenasClientesLeft .slick-prev {
    left: -52px;
    border-radius: 20px 0 0 20px;
}

.resenasClientesLeft .slick-prev:before, .resenasClientesLeft .slick-next:before {
    background: transparent;
    color: transparent;
    border-left: 4px solid white;
    border-bottom: 4px solid white;
    transform: rotate(-131deg) !important;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    opacity: 1;
}
.resenasClientesLeft .slick-prev:before {
    transform: rotate(45deg) !important;
    margin: 0 0 0 11px;
}
.resenasClientesRight strong {
    font-size: 35px;
    line-height: 38px;
}

.resenasClientesRight strong em {
    font-style: normal;
    color: #ed8e34;
}


/*SERVICIOS*/
.contenidoServicios {float: left;width: 100%;background: white;margin: 0px 0 0;position: relative;padding: 0px 0 71px;}

.contenidoServicios > div.container {box-shadow: 0px 0px 13px #e4e1e1;/* display: flex; *//* flex-wrap: wrap; */clear: both;}

.contenidoServicios > div>div {width: 100%;display: flex;flex-wrap: wrap;}

.contenidoServicios > div>div>div {width: 50%;}
.textoServicio {padding: 30px 32px;}
.textoServicio h2 {text-transform: none;font-weight: 800;padding-bottom: 0 !important;}

.textoServicio h2 em {font-style: normal;color: #ee8d31;}
.textoServicio a {}
.textoServicio a {background: #00337e;color: white;padding: 16px;border-radius: 25px;text-align: center;font-weight: 700;font-size: 15px;display: block;width: 253px;margin: 0 0 17px;}

.textoServicio a:hover {background: #af8202;}

.imgServicio {background-size: cover;background-position: center;}
.serviciosFooter h3 {color: #00337e; font-size: 27px; font-weight: 900;}



#sectionPreguntas {float: left;width: 100%;background: white;position: relative;padding: 0px 0 60px;}
.titleSubPages {float: left;width: 100%;background: #ee8d31;color: white;padding: 50px 30px 40px;text-align: center;margin-bottom: 52px;}

.titleSubPages h1 {font-size: 37px;color: #00337e;}
#breadcrumbs * {color: white;}
.titleSubPages p {margin: 0;}
.accordion >div {
    display: block;
    float: left;
    width: 100%;
box-shadow: 0px 0px 10px silver;margin: 0 0 21px;border-radius: 6px;overflow: hidden;}
.accordion__item {
    display: block;
    /* background: #cfd5da; */
    margin: 0 0 1px;
    padding: 12px 47px 12px 31px;
    color: white;
    position: relative;
    cursor: pointer;
/* box-shadow: 0px 0px 10px silver; *//* border-radius: 12px; */}
#sectionPreguntas .collapsed {
    display: none;
    padding: 3px 32px;
}


.active_accoordionItems .collapsed {
    display: block;
    transition: 400ms linear;
}
.active_accoordionItems .accordion__item:before {
    /* border-color: white; */
}
.accordion__item span {
    color: #00337e;
}
.active_accoordionItems .accordion__item {
    /* background: #00337e; */
}

.active_accoordionItems .accordion__item * {
    color: #ee8d31;
}
.accordion__item:before {
    content: "";
    display: block;
    position: absolute;
    right: 19px;
    top: 14px;
    width: 21px;
    height: 21px;
    
    
    
background-image: url(imgs/iconosCasillero.svg);background-size: 21px;
background-position: 0px -498px;}

.accordion__item:hover {
    /* background: #00337e; */
    color: white !important;
}

.accordion__item:hover > span {
    
}

.active_accoordionItems .accordion__item:before {
    transform: rotate(180deg);
    /* top: 19px; */
}

.accordion__title {
    font-weight: 600;
}
#sectionPreguntas .active_accoordionItems .collapsed {
    display: block;
    transition: 400ms linear;
}

.white {float: left;width: 100%;position: relative;padding: 0 0 45px;}
.white ul {padding: 20px 30px 30px;}

.bloqueContacto {float: left;background: #00337e;color: white;padding: 29px;border-radius: 27px;font-size: 14px;margin: 0 0 50px;}

.bloqueContacto h3 {color: white;font-weight: 700;text-transform: none;}

.bloqueContacto > div {padding-left: 19px;position: relative;}

.bloqueContacto i {/* margin: 0 12px 0 0; */position: absolute;top: 3px;left: 0;color: #ee8d31;}

.bloqueContacto > div:last-child {padding: 0;}

.bloqueContacto a {background: #ee8d31;display: block;width: 137px;padding: 9px 0;text-align: center;margin: 16px 0 0;border-radius: 20px;color: white;font-weight: 700;}
.bloqueLinksInfo {margin: 0 0 30px;}

.bloqueLinksInfo a {color: #00337e;font-weight: 800;font-size: 23px;line-height: 23px;}

.bloqueLinksInfo a strong {color: #ee8d31;}




.empresaTop {width: 100%;
    display: flex;
    flex-wrap: wrap;padding-left: 7%;padding-right: 0%;}

.empresaTop>div {position: relative;}

section.contenidoEmpresa {background: #f7f7f7;float: left;width: 100%;position: relative;}

.textoTopEmpresa {padding-right: 26px;padding-bottom: 52px;color: #00337e;width: 35%;}

.textoTopEmpresa h2 {color: #ee8d31;font-weight: 800;text-transform: none;}

.textoTopEmpresa ul li {display: inline-block;margin-right: 2%;}

.textoTopEmpresa ul li:nth-child(1) a {background: #00337e;display: block;padding: 11px 32px;border-radius: 24px;color: white;font-weight: 700;text-transform: uppercase;font-size: 18px;margin-right: -1px;}

.textoTopEmpresa ul li a img {width: 44px;}

.imagenTopEmpresa {background-size: contain;background-repeat: no-repeat;background-position: center top;width: 65%;}

.empresaInferior {float: left;padding: 5% 7%;background-size: cover;background-position: center center;background-attachment: fixed;color: white;text-align: center;}

.textoTopInfEmpresa {font-weight: 700;font-size: 22px;}

.misionVision {float: left;width: 100%;position: relative;margin-top: 52px;}

.misionVision>div {width: 50%;float: left;text-align: left;}

.misionVision>div img {width: 59px;height: auto;display: block;margin: 0 0 17px;}

.misionVision>div h3 {color: #ed8e34;font-size: 22px;font-weight: 700;}

.textoMision {padding-right: 4%;}




.contenidoContacto {float: left;width: 100%;position: relative;background: #f6f6f6;padding-bottom: 72px;}

.contactSubPages {float: left;width: 100%;height: 250px;background-size: cover;background-position: center top;margin-bottom: -60px;}

.contenidoContacto > .container {clear: both;background: white;padding: 40px;border-radius: 13px;box-shadow: 0px 0px 12px #6e6e6e4f;display: flex;flex-wrap: wrap;}

.contactLeft {float: left;width: 70%;color: #00337e;padding-right: 4%;}

.contactRight {width: 30%;}

.infoContacto h2 {font-size: 19px;font-weight: 800;text-transform: none;padding: 13px 0 14px !important;color: #ee8d31;}
.infoContacto a {
    font-weight: bold;
    color: #063970;
}
.infoContacto p {margin: 0 0 20px;color: #00337e;font-weight: 500;position: relative;padding-left: 36px;line-height: 20px;}
.infoContacto p img {position: absolute;left: 0;top: 50%;/* width: 22px; *//* height: auto; */transform: translateY(-50%);}
.infoContacto ul li {display: inline-block;margin-top: 24px;}

.infoContacto ul li img {width: 44px;margin-right: 14px;}

.contentForm >div {float: left;width: 50%;padding-right: 12px;display: block;}

.contentForm input {width: 100%;text-align: left;margin-top: 10px;border-color: silver;}

.contentForm >div.mensajeForm {width: 100%;}

.contentForm textarea {width: 100%;margin-top: 12px;height: 110px;text-align: left;border-color: silver;}

.contentForm >div:last-child {width: 100%;}

.contentForm >div:last-child input {width: 192px;float: right;text-align: center;border-radius: 26px;border: 0;background: #ed8e34 !important;font-weight: 600;}

.contentForm >div:last-child input:hover {background: #00337e !important;}
.wpcf7-response-output {position: relative;float: left;width: 100%;}







.contenidoServicioInterna {float: left;width: 100%;position: relative;}

.contenidoServicioInterna > div {margin: 0;}

.containerServicio {float: left;width: 100%;position: relative;}

.servicioTopInfo {float: left;width: 100%;padding: 7% 7% 270px;display: flex;flex-wrap: wrap;color: white;background-size: cover;background-position: center;background-repeat: no-repeat;}

.servicioTopInfo>div {width: 50%;font-size: 18px;}

.topLeftServicio img {width: 84px;height: auto;}
.topRightServicio * {width: 100%;}

.topRightServicio {padding-left: 6%;}
.topLeftServicio h2 {color: white;text-transform: none;font-size: 39px;font-weight: 700;}

.topLeftServicio {padding-right: 3%;}



.callToActionServicio {position: relative;float: left;width: 100%;margin: -11% 0 -41px;}

.contentCallToActionServicio {background: white;border-radius: 20px;box-shadow: 0px 0px 12px rgb(0 51 126 / 48%);padding: 30px 49px;height: auto;}

.contentCallToActionServicio >ul {display: flex;flex-wrap: wrap;padding: 0 0 22px;}

.contentCallToActionServicio >ul li {width: 30%;list-style: none;color: #00337e;}

.contentCallToActionServicio >ul li:last-child {width: 70%;font-size: 20px;}

.contentCallToActionServicio >ul li h3 {font-size: 34px;font-weight: 800;font-style: italic;color: #ee8d31;text-transform: none;}
.contentFormCta > div {width: 35%;display: inline-block;padding: 2px 23px 2px 2px;vertical-align: top;}

.contentFormCta {/* float: left; *//* width: 100%; *//* position: relative; */}

.contentCallToActionServicio>div {/* float: left; *//* width: 100%; */}

.contentFormCta > div input {width: 100%;vertical-align: top;padding: 23px !important;height: auto;border-radius: 20px;border-color: silver;background: #f4f4f4;text-align: left;}

.contentFormCta [type="submit"] {background: #ee8d31 !important;border: 0;padding: 16px !important;font-size: 20px;font-weight: 800;color: #00337e !important;border-radius: 42px;text-align: center;}

.contentFormCta > div:last-child {width: 26%;padding-top: 6px;padding-right: 0;}





.contPageCasillero .serviciosFooter ul {display: flex;flex-wrap: wrap;justify-content: center;list-style: none;padding-bottom: 52px;}

.contPageCasillero .serviciosFooter ul li {margin: 0 10px;}

.contPageCasillero .serviciosFooter ul li a {box-shadow: 3px 7px 14px #a3a3a3;}

.contPageCasillero .serviciosFooter ul li:nth-child(2) a {background: #ed8e34;}

.contPageCasillero .serviciosFooter ul li img {margin: 0 9px 0 0;width: 23px !important;}

.contPageCasillero .callToActionServicio h3 {text-align: center;font-size: 35px;font-weight: 800;text-transform: none;color: #00337e;font-style: italic;}

.contPageCasillero .callToActionServicio h3 em {color: #ee8d31;}

.contPageCasillero .callToActionServicio {color: #00337e;text-align: center;}

.contPageCasillero .imgBloquesServicios img {width: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);height: 100%;opacity: 0;}

.contPageCasillero .imgBloquesServicios {position: relative;overflow: hidden;background-position: center center;}
.formPageLoginCasillero {padding: 12px 29px;border: 2px solid white;border-radius: 16px;text-align: center;position: relative;}

.formPageLoginCasillero > h3 {color: white;display: block;margin: -29px auto 0;float: none;width: 180px !important;text-transform: uppercase;text-align: center;font-size: 26px;font-weight: 700;border-radius: 72px;position: relative;z-index: 3;}
.formPageLoginCasillero > h3:before {content: "";width: 100%;height: 5px;background: #123d81;top: 14px;left: 0;display: block;position: absolute;}

.formPageLoginCasillero > h3 span {position: relative;z-index: 3;}
.formPageLoginCasillero p strong em {color: #ee8d31;font-style: normal;}
.formPageLoginCasillero .form-row {display: flex;flex-direction: column-reverse;order: 4;margin: 0;}

.formPageLoginCasillero >form .lost_password {flex: 5;order: 4;margin: 0 0 24px;}

.formPageLoginCasillero input.button {position: absolute;width: 250px !important;bottom: -22px;background: transparent !important;border: 0;transform: translateX(-50%);left: 50%;font-size: 19px;font-weight: 800;background: #ee8d31 !important;padding: 6px !important;color: #00337e !important;text-transform: uppercase;border-radius: 24px !important;}
.formPageLoginCasillero form > p label {display: none;}

.formPageLoginCasillero .woocommerce-form__label-for-checkbox {display: block;text-align: center;}

.formPageLoginCasillero .woocommerce-form__label-for-checkbox input {width: 23px !important;height: 17px;}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox * {display: inline-block;width: auto;vertical-align: middle;}

.formPageLoginCasillero >form .lost_password a {color: white;}
.formPageLoginCasillero .form-row input {width: 100%;border-radius: 8px;}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

form.woocommerce-ResetPassword.lost_reset_password {text-align: center;width: 80%;margin: 0 auto;}

form.woocommerce-ResetPassword.lost_reset_password * {float: none !important;display: inline-block;}
.ctaCrearCasillero > div:first-child {width: 69%;}

.ctaCrearCasillero > div:last-child {width: 30%;}

.contentFormCta > div:last-child button {width: 100%;}



#formCalcularEnvio {color: #00337e;}

#formCalcularEnvio >div:nth-child(1) {padding: 0 31px 0;font-size: 15px;}
.contentPageCalculadora .topLeftServicio {width: 35%;}
.contentPageCalculadora .topRightServicio {width: 65%;}
.contentPageCalculadora  .topRightCalculadora {background: white;border-radius: 19px;width: 65%;}
#valoresCalculo label {
    position: absolute;
    color: #00337e;
    font-size: 14px;
    font-weight: 600;
    left: 10px;
    top: -4px;
    background: #fff;
    padding: 0;
    line-height: 11px;
}
#formCalcularEnvio input {width: 100% !important;}

#valoresCalculo select {width: 100%;padding: 13px 12px 13px;border: 2px solid #00337e;border-radius: 5px;font-size: 12px;}

#valoresCalculo>div {margin: 0 0 13px;padding: 0px !important;}

#valoresCalculo>div>div {padding: 0 6px 16px 0;}

#valoresCalculo {padding: 30px !important;}

#valorCalculo {color: #00337e;font-size: 15px;font-weight: 500;padding: 20px 25px !important;}

#valorCalculo > div {padding: 10px 10px 11px !important;position: relative;margin: 0 0 0px;background: #f6f6f6;}

#valorCalculo > div:after {content: "";width: 50%;height: 2px;background: #ffffff;top: 107%;display: block;left: 50%;transform: translateX(-50%);position: absolute;}
#valorCalculo > div span {float: right;}
#valorCalculo > div:nth-child(even) {background: #f7ebe0;}
#valorCalculo > .calcularTotal * {padding: 0 !important;}
#valoresCalculo a {display: block; width: 250px;
    background: #00337e;
    padding: 14px;
    color: white;
    font-weight: 600;
    border-radius: 50px;
    margin: 0 auto;
    box-shadow: 0px 0px 10px silver;text-align: center;}



.bloquesServicios {margin-top: -70px;padding-bottom: 92px;}

.bloquesServicios > div {display: flex;flex-wrap: wrap;}

.bloquesServicios > div > div {width: 50%;padding: 66px 43px;color: #00337e;}

.bloquesServicios > div:first-child > div.textoBloquesServicios {background: #ee8d31;color: white;}

.bloquesServicios > div:first-child > div.textoBloquesServicios a {color: white;font-weight: 700;text-decoration: underline;}

.bloquesServicios > div:first-child > div.textoBloquesServicios h3 {color: #00337e;font-size: 41px;font-weight: 900;margin-bottom: 17px;text-transform: none;}

.bloquesServicios > div:first-child > div.textoBloquesServicios li {list-style: none;padding: 30px 0 30px 80px;position: relative;}

.bloquesServicios > div:first-child > div.textoBloquesServicios li:before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 60px;height: 60px;border-radius: 50%;background: white;box-shadow: 0px 0px 9px rgb(0 0 0 / 42%);color: #00337e;
    padding: 9px;
    text-align: center;
    font-size: 29px;
    font-weight: 800;}

.bloquesServicios > div:first-child > div.textoBloquesServicios li:nth-child(1):before {content: "1";}
.bloquesServicios > div:first-child > div.textoBloquesServicios li:nth-child(2):before {content: "2";}
.bloquesServicios > div:first-child > div.textoBloquesServicios li:nth-child(3):before {content: "3";}
.bloquesServicios > div:first-child > div.textoBloquesServicios li:nth-child(4):before {content: "4";}
.bloquesServicios > div:first-child > div.textoBloquesServicios li:nth-child(5):before {content: "5";}
.bloquesServicios > div:first-child > div.textoBloquesServicios li:nth-child(6):before {content: "6";}

.imgBloquesServicios {background-size: cover;background-repeat: no-repeat;background-position: left top;}

.bloquesServicios > div:nth-child(2) > div.textoBloquesServicios h3 {color: #ee8d31;
    font-size: 41px;
    font-weight: 900;
    margin-bottom: 17px;
    text-transform: none;}

.bloquesServicios > div:nth-child(2) > div.textoBloquesServicios li {list-style: none;position: relative;padding: 20px 0 20px 79px;}

.bloquesServicios > div:nth-child(2) > div.textoBloquesServicios li img {width: 60px;box-shadow: 0px 0px 10px #d6d5d5;border-radius: 50%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.serviciosFooter {text-align: center;color: #00337e;font-size: 20px;clear: both}

.serviciosFooter a {display: inline-block;;background: #00337e;padding: 14px 30px;color: white;font-weight: 600;border-radius: 50px;margin: 0 auto;box-shadow: 0px 0px 10px silver;}


.menuMovil {display: none}
.menuMovilTop {display: none;}

@media(max-width: 992px) {

.menuMovilOpen {left: 0 !important;}
.menuMovilTop li {width: 24%;position: relative;}
.btnMovil span {width: 25px;height: 2px;background: #ffffff;top: 50%;left: 50%;transform: translate(-50%,-50%);position: absolute;transition: 50ms linear;}
.btnMovil span:before {content: "";position: absolute;top: -7px;height: inherit;width: inherit;background: #ffffff;transition: 200ms linear;}
.btnMovil span:after {content: "";position: absolute;top: 7px;height: inherit;width: inherit;background: #ffffff;transition: 200ms linear;}
.menuMovilTop a:before {content: "";display: block;position: relative;width: 25px;height: 26px;background: url(imgs/iconosCasillero.svg) no-repeat;margin: 0 auto;}
.btnMovilOpen span {background: transparent;}
.btnMovilOpen span:before {transform: rotate(45deg);bottom: 0;top: unset;}
.btnMovilOpen span:after {transform: rotate(-45deg);top: 0;}
.menuMovilTop {position: fixed;bottom: 0;background: #00337e;width: 100%;/* height: 20px; */left: 0;z-index: 999999999999;display: flex;flex-wrap: wrap;list-style: none;justify-content: space-around;border-top: 1px solid #ee8d31;}
.menuMovilTop a {display: block;width: 100%;height: auto;font-size: 12px;text-align: center;padding: 5px 0 5px;text-transform: uppercase;font-size: 9px;font-weight: 500;color: #ffffff;}
.menuMovil {display: block;position: fixed;background: rgb(255 255 255 / 95%);width: 100%;height: 100%;padding: 34px;transition: 200ms linear;left: -100%;z-index: 999999999;}
.menuMovil li {list-style: none;position: relative;float: left;width: 100%;}
.menuMovil .menu>li>a {color: #00337e;border-bottom: 1px solid black;width: 100%;float: left;padding: 8px 0px;font-weight: 600;position: relative;}
.menuMovil .menu-item-has-children > i {position: absolute;top: 0;right: 0;width: 40px;height: 40px;display: block;z-index: 999;cursor: pointer;}
.menuMovil .menu>li>ul.menuSubOpen {display: block;}
.menuMovil .menu>li>ul a {color: white;background: #00337e;width: 100%;display: block;padding: 12px 19px;}
.menuMovil .menu-item-has-children > .btnSubMOpen {transform: rotate(180deg);}
.menuMovil .menu-item-has-children > i:before {content: "";display: block;position: absolute;top: 50%;left: 4px;transform: translateY(-50%) rotate(45deg);width: 50%;height: 2px;background: #00337e;}
.menuMovil .menu-item-has-children > i:after {content: "";display: block;position: absolute;top: 50%;right: 3px;transform: translateY(-50%) rotate(-45deg);width: 50%;height: 2px;background: #00337e;}
.menuMovil .menu>li>ul {display: none;}
.menuMovil .menu>li>a br {display: none;}
.linkHomeM:before {background-position: 0px -466px !important;background-size: 25px !important;}
.menuMovilTop a.linkCasilleroM:before {background-position: 0px -161px;background-size: 22px;width: 22px;}
.menuMovilTop a.linkCalculadora:before {background-position: 0px -98px;background-size: 17px;width: 17px;}



.comoCrearCasillero:before {display: none;}

.contentVideoComoCrear {padding: 20px 20px;}

.comoCrearCasillero {background: white;/* padding: 0 0 40px; */}

.comoCrearRight {padding: 30px 15px 26px;}

.comoCrearRight h2 {font-size: 18px;}

.comoCrearRight ul li a {font-size: 12px;margin: 0 auto;padding-left: 98px;display: block;}

.comoCrearRight ul li {display: block;margin: 17px auto 0;}

.pqMyShippingNow h1 {font-size: 24px;}

.pqMyShippingNow {padding: 50px 0;}

.info_right {display: none;}

.header_logomenu > div>div {display: none;}

.logoheader {display: block !important;}

.razonesConfiarLeft ul {width: 297px;padding: 13px 0 0;}

.razonesConfiarLeft li {font-size: 13px !important;}

.pqMyShippingNowRight img {width: 100% !important;}

.header_contactop {display: none;}
header {padding-top: 0;}

.logoheader img {width: 126px;margin: 0 auto !important;padding: 7px 0 0;}
.logoheader:before {display: none;}

.header_top {position: relative;}



.slide_texttop strong, .slide_texttop b {font-size: 16px;line-height: 21px;}

.slide_texttop {font-size: 14px;}

.slide_textfooter a {font-size: 12px;margin: 0 auto 7px;padding: 8px 20px;}

.slide_textfooter li {font-size: 15px;}

.contenToSlide {width: 100%;top: 44%;}

.container_slider_home .slider {height: 210px;}


.resenasClientesLeft {width: 303px;padding: 0px 80px 20px 54px;margin: -97px auto 0;display: block;float: none;}

.serviciosLoops {padding-bottom: 3px;padding-top: 9px;}
.serviciosLeft > div {width: 48%;min-height: 194px;display: inline-block;float: none;text-align: left;}

.serviciosLeft {padding: 0;text-align: center;}

.serviciosLeft > div a {font-size: 12px;width: 94%;min-height: 41px;line-height: 13px;padding-right: 12px;}
.footer {padding-bottom: 100px;}

.destacado_topHome ul {width: 100%;border-radius: 0;display: flex;justify-content: center;}

.destacado_topHome ul>li {width: 141px;margin: 0 2%;}

.destacado_topHome ul>li>p>a {font-size: 14px;padding: 20px 0 20px 35px !important;line-height: 16px;}

.destacado_topHome ul>li>p>a:before {width: 22px !important;left: 6px !important;height: 20px;background-size: 100%;}

.destacado_topHome ul>li.botonMiPedido>p>a:before {
    background-position: 0px -102px;
    left: 20%;
}
.destacado_topHome ul>li.botonCalculadora>p>a:before {background-position: 0px -128px;height: 26px;width: 18px !important;}

.section-home * {/* transform: none !important; *//* opacity: 1 !important; */}
.destacado_topHome ul>li.botonTuCasillero>p>a:before {background-position: 0px -192px;width: 50px;height: 28px;left: 12%;}

.destacado_topHome ul>li.botonTuCasillero>p>a {border-top: 1px solid white;border: 0;}
.destacado_topHome ul>li:nth-child(2):before {height: 47px;left: -17%;display: none;}

.destacado_topHome ul>li>p>a strong {font-size: 11px;}

.destacado_topHome ul>li:nth-child(2):after {display: none;}

.destacado_topHome {padding: 0;}





.empresaTop {width: 85%;margin: 0 auto;padding: 0;flex-direction: column-reverse;}

.empresaTop>div {width: 100%;min-height: 220px;}

.textoTopEmpresa ul li:first-child {width: 100%;margin: 0 0 11px;}
.misionVision>div {width: 100%;}


    

.contenidoServicios > div>div>div {width: 100%;min-height: 200px;}

.contenidoServicios > div>div:nth-child(2) {flex-direction: column-reverse;}

.textoServicio img {width: 47px;}

.textoServicio {padding: 30px 13px;}




.titleSubPages h1 {line-height: 37px;}

.servicioTopInfo {/* flex-direction: column-reverse; */padding-bottom: 110px;}

.servicioTopInfo>div {width: 100% !important;padding: 0;}
.formPageLoginCasillero {margin: 30px 0;}
.topLeftServicio img {width: 63px;}

.contentCallToActionServicio {padding: 18px;}

.contentCallToActionServicio >ul li {width: 100% !important;padding-bottom: 13px;}

.contentFormCta > div {width: 100%;padding: 0 0 13px;}

.contentFormCta > div input {padding: 12px !important;}

.contentFormCta > div:last-child {width: 100% !important;}

.contentFormCta > div input[type="submit"] {padding: 9px !important;font-size: 17px;}

svg:not(:root) {display: none !important;}

.bloquesServicios {margin: 0 auto;padding: 60px 0 0;width: 85%;clear: both;}

.bloquesServicios > div > div {width: 100%;padding: 30px 16px;min-height: 202px;}
.contPageCasillero .serviciosFooter ul li a {margin: 17px 0 0;}

.contPageCasillero .serviciosFooter ul {padding-bottom: 25px;}

.resenasClientesRight {transform: none !important;opacity: 1 !important;width: 100%;position: relative;max-width: 100%;padding: 0 0 53px;}
.textoBloquesServicios h3 {font-size: 30px !important;text-align: center;}

.bloquesServicios > div:first-child > div.textoBloquesServicios li:before {width: 50px;height: 50px;font-size: 23px;}

.bloquesServicios > div:first-child > div.textoBloquesServicios li {padding-left: 56px;}

.bloquesServicios > div:nth-child(2) > div.textoBloquesServicios li img {width: 43px;}

.bloquesServicios > div:nth-child(2) > div.textoBloquesServicios li {padding-left: 54px;}
.razonesConfiar {display: block;}
.razonesConfiar > div {width: 100% !important;}


.contenidoContacto > .container {padding: 20px 22px;}

.contenidoContacto > .container > div {width: 100%;}
    footer.footer>div>div {width: 100%;}

}

@media(max-width: 500px){
    .destacado_topHome ul {display: block;text-align: center;}
}