@font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 100 900; font-display: swap;
src: url(//ceactv.cl/wp-content/themes/wwm-simple-theme//assets/fonts/roboto/Roboto-VariableFont_wdth,wght.ttf) format("truetype-variations");
}
@font-face {
font-family: "Roboto";
font-style: italic;
font-weight: 100 900; font-display: swap;
src: url(//ceactv.cl/wp-content/themes/wwm-simple-theme/assets/fonts/roboto/Roboto-Italic-VariableFont_wdth,wght.ttf) format("truetype-variations");
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  *,
*::before,
*::after {
box-sizing: inherit;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder !important;
} code,
kbd,
samp {
font-family: monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
transition: color 0.3s ease-in;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
.wp-block-button__link {
margin-bottom: 1rem;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
}
.error-404 {
max-width: 380px;
text-align: center;
margin: 0 auto;
padding: 2rem 14px;
}
.error-404 .page-header {
background: transparent;
}
.error-404 .page-title {
text-align: center;
color: white;
font-size: 48px;
} .wp-block-details {
border: 1px solid #e0e0e0;
border-radius: 8px;
margin-bottom: 10px;
background-color: #fff;
transition: all 0.2s ease;
}
.wp-block-details:hover {
border-radius: 8px;
}
.wp-block-details summary {
padding: 12px 16px;
cursor: pointer;
font-weight: 600;
font-size: 16px;
list-style: none;
position: relative;
user-select: none;
transition: background-color 0.2s ease;
} .wp-block-details summary::-webkit-details-marker {
display: none;
} .wp-block-details summary::after {
content: "";
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%) rotate(0deg);
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 8px solid #666;
transition: transform 0.2s ease;
}
.wp-block-details[open] summary::after {
transform: translateY(-50%) rotate(180deg);
} .wp-block-details[open] summary {
border-bottom: 1px solid #e0e0e0;
margin-bottom: 0;
}
.wp-block-details > *:not(summary) {
padding: 12px 16px;
margin: 0;
}
.wp-block-details > p {
line-height: 1.6;
color: #333;
} .wp-block-details + .wp-block-details {
margin-top: -1px; } .wp-block-details:first-of-type {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.wp-block-details:last-of-type {
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
margin-bottom: 24px;
} .wp-block-details summary:focus {
outline: 2px solid #286ca2;
outline-offset: -2px;
}
.wp-block-details summary:focus:not(:focus-visible) {
outline: none;
} .wp-block-details[open] {
border-color: #286ca2;
box-shadow: none;
border-radius: 8px;
}
.wp-block-details[open] summary {
background-color: #f9fcf5;
color: #286ca2;
box-shadow: none;
border-radius: 8px;
}
.wp-block-details[open] summary::after {
border-top-color: #286ca2;
box-shadow: none;
border-radius: 8px;
} @font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;charset=utf-8;base64, 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");
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff ;
}
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
display: block;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
touch-action: pan-y;
}
.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
display: block;
}
.swiper-slide-invisible-blank {
visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d;
}
.swiper-3d {
perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
content: "";
flex-shrink: 0;
order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff ;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000 ;
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
height: 1px;
width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
width: 1px;
height: var(--swiper-virtual-size);
}
:root {
--swiper-navigation-size: 44px ;
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - var(--swiper-navigation-size) / 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
opacity: 0;
cursor: auto;
pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
width: 100%;
height: 100%;
object-fit: contain;
transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 10px);
right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto;
}
.swiper-button-lock {
display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: 14px;
text-transform: none !important;
letter-spacing: 0;
font-variant: initial;
line-height: 1;
color: #fff;
opacity: 0.75;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 10px);
left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
content: "next";
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: 0.3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: var(--swiper-pagination-bottom, 8px);
top: var(--swiper-pagination-top, auto);
left: 0;
width: 100%;
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet:only-child {
display: none !important;
}
.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
right: var(--swiper-pagination-right, 8px);
left: var(--swiper-pagination-left, auto);
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
width: var(--swiper-pagination-progressbar-size, 4px);
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-lock {
display: none;
}
.swiper-scrollbar {
border-radius: var(--swiper-scrollbar-border-radius, 10px);
position: relative;
touch-action: none;
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
position: absolute;
left: var(--swiper-scrollbar-sides-offset, 1%);
bottom: var(--swiper-scrollbar-bottom, 4px);
top: var(--swiper-scrollbar-top, auto);
z-index: 50;
height: var(--swiper-scrollbar-size, 4px);
width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
position: absolute;
left: var(--swiper-scrollbar-left, auto);
right: var(--swiper-scrollbar-right, 4px);
top: var(--swiper-scrollbar-sides-offset, 1%);
z-index: 50;
width: var(--swiper-scrollbar-size, 4px);
height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
touch-action: none;
}
.swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-fade .swiper-slide-active {
pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper.swiper-cube {
overflow: visible;
}
.swiper-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
content: "";
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper.swiper-flip {
overflow: visible;
}
.swiper-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
overflow: visible;
}
.swiper-cards .swiper-slide {
transform-origin: center bottom;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
} header {
background: #205685;
box-shadow: 0 0 0.625em rgb(29 67 105/50%);
width: 100%;
}
.header-container {
padding: 14px 0;
}
.reg-mob {
display: none !important;
}
.log-mob {
display: none !important;
}
.header-logo {
flex-shrink: 0;
}
.header-logo img {
width: 135px;
height: 32px;
}
.sidenav > ul > li .sidenav__active {
color: #da0606;
position: relative;
}
.sidenav { width: 100%;
display: flex;
align-items: center;
padding: 0 20px;
}
.sidenav > ul {
width: 100%;
}
.sidenav > ul > li {
position: relative;
}
.open-menu {
display: none;
width: 30px;
height: 23px;
position: relative;
}
.open-menu span {
position: absolute;
height: 3px;
background: #fff;
width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
top: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.close-menu {
display: none;
width: 35px;
height: 35px;
position: absolute;
top: 35px;
right: 25px;
}
.close-menu span {
background: #fff;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.close-menu span:first-child,
.close-menu span:last-child {
display: none;
}
.close-menu span:nth-child(2) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-menu span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.anim-menu {
-webkit-transform: translateX(0%) !important;
-ms-transform: translateX(0%) !important;
transform: translateX(0%) !important;
opacity: 1 !important;
visibility: visible !important;
}
.body_fix .for-mobile-bg {
position: fixed;
width: 100%;
height: 100%;
top: 70px;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9;
left: 0;
}
.body_fix {
width: 100%;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
}
.body_fix .open-menu.close-menu {
position: fixed;
top: 20px;
}
.header-menu {
width: 100%;
}
.d_flex {
display: flex;
}
.sidenav ul li a {
color: #fff;
font-size: 14px;
text-transform: uppercase;
margin-right: 5px;
}
.sidenav ul li {
position: relative;
padding-right: 15px;
display: flex;
align-items: center;
}
.sidenav ul li.menu-item-has-children {
margin-right: 15px;
}
.sidenav ul li ul {
display: none;
min-width: 180px;
position: absolute;
top: 18px;
left: 0px;
background-color: #fff;
border-radius: 3px;
padding: 15px;
z-index: 99;
transition: all 0.5s;
}
.sidenav > ul > li:hover ul {
display: block;
}
.sidenav > ul > li.menu-item-has-children:before {
content: "";
position: absolute;
right: 0px;
top: 0px;
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTIgMTZMNiAxMEw3LjQgOC42TDEyIDEzLjJMMTYuNiA4LjZMMTggMTBMMTIgMTZaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=");
background-position: center;
background-size: contain;
background-repeat: no-repeat;
width: 16px;
height: 16px;
}
.sidenav ul li ul li {
padding: 5px 0px;
}
.sidenav ul li ul li a {
color: #286ca2;
text-transform: capitalize;
}
.menu__right {
display: flex;
align-items: center;
}
.dollar {
width: 32px;
height: 32px;
background-color: #276aa5;
border-radius: 3px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 10px;
cursor: pointer;
}
.dollar svg {
width: 9px;
height: 16px;
}
.ac-text a {
color: #276aa5;
}
.ac-label a {
color: #276aa5 !important;
}
.gift {
width: 32px;
height: 32px;
background-color: #276aa5;
border-radius: 3px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 15px;
cursor: pointer;
}
.gift svg {
width: 16px;
height: 16px;
}
.reg {
background-color: #92c738;
color: #fff;
font-size: 14px;
text-transform: uppercase;
border-radius: 3px;
padding: 5px 20px;
height: 32px;
margin-right: 10px;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.log {
color: #fff;
font-size: 14px;
text-transform: uppercase;
background-color: #276aa5;
border-radius: 3px;
padding: 5px 20px;
margin-right: 10px;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
height: 32px;
}
.setting__icon svg {
width: 14px;
height: 14px;
}
.setting__icon {
margin-right: 10px;
cursor: pointer;
}
.time select {
background-color: transparent;
color: #fff;
width: 60px;
margin-right: 10px;
cursor: pointer;
}
.time select option {
color: #276aa5;
}
.lengts select {
background-color: transparent;
color: #fff;
width: 40px;
margin-right: 10px;
cursor: pointer;
}
.lengts select option {
color: #276aa5;
}
main {
display: flex;
justify-content: space-between;
max-width: 1920px;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.main {
background: #e9eef2;
max-width: calc(70% - 30px);
width: 100%;
margin: 10px 15px;
border-radius: 5px;
} .main__content {
padding: 35px 30px;
}
.main__content h1 {
font-size: 30px;
color: #4f4f4f;
padding-bottom: 10px;
}
.main__content h2,
.main__content h3,
.main__content h4 {
font-size: 24px;
color: #4f4f4f;
padding-bottom: 10px;
}
.main__content ul {
list-style-type: square;
padding: 18px;
}
.main__content ul li {
font-size: 16px;
color: #4f4f4f;
padding-bottom: 5px;
}
.main__content p {
font-size: 16px;
color: #4f4f4f;
padding-bottom: 20px;
line-height: 1.5;
} .footer {
background: #1d4369;
padding-top: 5px;
padding-bottom: 30px;
}
.footer__top {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px;
padding: 15px;
background: #215783;
border-radius: 5px;
margin: 5px;
}
.footer__topcol {
width: 48%;
}
.footer__topcol strong {
display: block;
margin-bottom: 10px;
font-size: 14px;
text-transform: uppercase;
color: #fff;
}
.footer__topcol ul {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
}
.footer__topcol ul li {
flex: 1 1 0;
min-width: 0;
text-align: center;
}
.footer__topcol ul li img {
max-width: 100%;
height: auto;
max-height: 90px;
}
.footer__bototm {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap; border-radius: 5px;
margin: 5px;
}
.footer__cont {
border-radius: 5px;
padding: 15px;
min-height: 90px;
}
.footer__text {
background: #215783;
max-width: 420px;
width: 100%;
border-radius: 5px;
min-height: 90px;
}
.footer__text p {
color: #bed2e4;
font-size: 12px;
}
.footer__text p a {
color: #fff;
font-size: 12px;
}
.footer__call {
display: flex;
align-items: center;
justify-content: space-between;
}
.footer__icon {
width: 52px;
height: 48px;
margin-right: 15px;
}
.footer__icon svg {
width: 100%;
height: 100%;
}
.footer__phone strong {
font-size: 14px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
}
.footer__phone a {
color: #bed2e4;
font-style: 20px;
}
.footer__call {
max-width: 270px;
width: 100%;
border-radius: 5px;
min-height: 90px;
background: #215783;
}
.footer__call .footer__cont {
display: flex;
align-items: center;
}
.footer__social {
width: 270px;
border-radius: 5px;
}
.footer__social .footer__cont {
display: flex;
flex-direction: column;
width: 100%;
padding: 0px;
}
.footer__socialtop {
display: flex;
justify-content: space-between;
}
.footer__socialnetworks {
display: flex;
justify-content: center;
align-items: center;
max-width: 202px;
width: 100%;
background: #215783;
padding: 10px 5px;
border-radius: 5px;
}
.footer__network {
width: 32px;
height: 32px;
background: #e9eef2;
display: flex;
justify-content: center;
align-items: center;
border-radius: 32px;
margin-left: 10px;
}
.footer__network svg {
width: 16px;
height: 16px;
}
.footer__18 {
font-size: 18px;
color: #fff;
background: #215783;
padding: 10px 15px;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
}
.footer__socialbottom {
background: #276aa5;
display: flex;
justify-content: center;
align-content: center;
padding: 5px;
margin-top: 5px;
border-radius: 5px;
}
.footer__socialbottom a {
text-decoration-line: none;
color: #fff;
font-size: 14px;
text-transform: uppercase;
} .sidebare-left {
width: 15%;
position: relative;
padding-top: 10px;
flex-shrink: 0;
}
.sidebare-left__box {
position: sticky;
top: 10px;
left: 0;
}
.sidebare-left__title {
background: #286ca2;
color: #fff;
padding: 10px;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
}
.sidebare-left__titlesub {
background: #e9eef2;
color: #286ca2;
padding: 10px;
text-transform: uppercase;
}
.ac-sub img {
width: 16px;
height: 16px;
margin-right: 10px;
}
.ac-sub-text-item {
display: flex;
justify-content: space-between;
font-size: 13px;
color: #276aa5;
}
.ac-sub-text-item img {
width: 10px;
height: 10px;
}
.ac-subnum {
font-size: 0.6875em;
}
.ac {
border: solid 0.5px #e9eef2;
} .ac-label {
position: relative;
padding: 0.5em 1em;
display: block;
cursor: pointer;
background-color: #fff;
transition: background-color 0.15s ease-in-out;
color: #276aa5;
display: flex;
align-items: center;
font-size: 13px;
}
.ac-label > svg {
margin-right: 10px;
}
.ac-input:checked + label,
.ac-label:hover {
background-color: #d3dee8;
}
.ac-input:checked + .ac-label:after {
content: "";
transform: rotate(180deg);
}
.ac-text .ac-label:after {
display: none !important;
}
.ac-input {
display: none;
}
.ac-sub {
background-color: #fff;
border-bottom: solid 0.5px #e9eef2;
}
.ac-text,
.ac-sub-text {
opacity: 0;
height: 0;
transition: opacity 0.5s ease-in-out;
overflow: hidden;
}
.ac-input:checked ~ .ac-text,
.ac-sub .ac-input:checked ~ .ac-sub-text {
opacity: 1;
height: auto;
}
.ac-sub .ac-label {
background: none;
font-weight: 600;
margin-bottom: 0;
}
.ac-sub .ac-label:checked {
background: none;
border-bottom: 1px solid #fff;
}
.ac-sub .ac-input:checked + label,
.ac-sub .ac-label:hover {
background: none;
}
.ac-sub-text {
padding: 0 1em 0 1em;
} .sidebare-right {
width: 15%;
position: relative;
padding-top: 10px;
flex-shrink: 0;
}
.sidebare-right-all {
position: sticky;
top: 10px;
left: 0;
}
.sidebare-right__box {
background: #e9eef2;
padding: 15px;
}
.sidebare-right__box h2 {
font-size: 16px;
color: #276aa5;
text-transform: uppercase;
font-weight: 700;
text-align: center;
margin-bottom: 15px;
}
.sidebare-right__toggle {
display: flex;
justify-content: space-between;
}
.sidebare-right__box form select {
padding: 5px;
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
color: #276aa5;
border-radius: 5px;
}
.sidebare-right__box form input {
padding: 5px;
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
color: #276aa5;
border-radius: 5px;
padding-right: 5px;
}
.sidebare-right__box form input::placeholder {
color: #276aa5;
}
.sidebare-right__box form button {
background: #92c738;
color: #fff;
font-size: 16px;
text-transform: uppercase;
padding: 5px;
border-radius: 5px;
margin-top: 5px;
width: 100%;
}
.sidebare-right__toggle {
background-color: #276aa5;
border-radius: 5px;
}
.sidebare-right__toggle button {
width: 50%;
font-size: 10px;
color: #fff;
background-color: #276aa5;
padding: 7px 15px;
display: flex;
align-items: center;
justify-content: center;
}
.sidebare-right__toggle button svg {
width: 10px;
margin-right: 5px;
}
.activebtn {
background: #d4dee8 !important;
}
.sidebare-right__text {
color: #7599b8;
font-size: 10px;
text-align: center;
margin-top: 15px;
}
.sidebare-right__text a {
color: #3da5ff;
font-size: 10px;
text-decoration: underline;
}
.sidebare__androidios {
margin-top: 15px;
}
.sidebare__androidios-top {
background-color: #276aa5;
display: flex;
align-items: center;
padding: 0 15px;
}
.sidebare__android {
color: #fff;
width: 45%;
display: flex;
justify-content: center;
align-content: center;
cursor: pointer;
}
.sidebare__android svg {
margin-right: 10px;
}
.sidebare__ios {
color: #fff;
width: 45%;
display: flex;
justify-content: center;
align-content: center;
cursor: pointer;
}
.sidebare__ios svg {
margin-right: 10px;
}
.sidebare__x {
width: 10%;
padding: 10px 20px;
cursor: pointer;
}
.sidebare__boxclicck {
background-color: #e9eef2;
padding: 5px;
}
.slaider__item {
position: relative;
}
.slaider__item img {
height: 248px;
object-fit: cover;
}
@media screen and (max-width: 480px) {
.slaider__item img {
height: 260px;
}
}
.slick-slider .slick-prev {
left: 10px;
z-index: 999;
}
.slick-slider .slick-next {
right: 10px;
z-index: 999;
}
.slaider__text {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 50px;
}
@media screen and (max-width: 480px) {
.slaider__text {
left: 30px;
}
}
.slaider__text h2, .slaider__text .h2 {
font-size: 35px;
color: #fff;
font-weight: 700;
}
.slaider__text p {
font-size: 14px;
color: #fff;
padding: 10px 0;
}
.slaider__text a {
font-size: 14px;
color: #fff;
text-transform: uppercase;
padding: 10px 20px;
border-radius: 5px;
background-color: rgb(125, 170, 47);
}
@media screen and (max-width: 480px) {
.swiper-button-prev {
left: 5px;
}
.swiper-button-next {
right: 5px;
}
} .table__row {
display: flex;
color: #d4dee8;
padding: 15px;
align-items: center;
}
.table__th {
color: #2e2e2e;
display: flex;
align-content: center;
width: 40%;
}
.table__right {
width: 60%;
overflow: hidden;
}
.table__th img {
margin-right: 15px;
width: 15px;
height: 15px;
}
.table__th a {
color: #205685;
font-size: 14px;
text-decoration: none;
}
.table__right div {
width: 30%;
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 15px;
}
.one {
width: 30%;
}
.tow {
width: 30%;
}
.tree {
width: 30%;
}
.last {
width: 10%;
}
.table__right div:list-child {
width: 10%;
}
.table__right div span {
color: #205685;
font-size: 12px;
}
.table__row-sub {
background: #fff;
}
.table__th-sub {
flex-direction: column;
}
.table__th-sub div {
padding: 5px 0;
}
.table__right span {
background: #e9eef2;
width: 40px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
color: #205685;
border-radius: 5px;
margin: 0 5px;
}
@media only screen and (max-width: 1400px) {
.tree {
display: none !important;
}
.sidebare-left {
width: 20%;
}
.sidebare-right {
width: 20%;
}
.main {
max-width: calc(60% - 30px);
width: 100%;
}
.footer {
max-width: calc(60% - 32px) !important;
}
.footer__text {
max-width: 100%;
}
.footer__call {
max-width: 100%;
margin: 5px 0;
}
.footer__social {
max-width: 100%;
width: 100%;
}
.footer__socialnetworks {
max-width: 49%;
width: 50%;
}
.footer__18 {
width: 50%;
}
.table__right div {
width: 50%;
}
}
@media only screen and (max-width: 1200px) {
.last {
display: none !important;
}
.setting {
display: none;
}
.gift {
display: none;
}
.time {
display: none;
}
}
@media only screen and (max-width: 992px) {
.table__right {
width: 50%;
}
.table__th {
width: 50%;
}
main {
flex-direction: column;
}
.sidebare-left {
width: 100%;
order: 1;
}
.sidebare-right {
width: 100%;
order: 2;
}
.main {
max-width: 100%;
width: 100%;
order: 3;
margin: 0;
}
.footer {
max-width: calc(100% - 20px) !important;
}
.sidebare__boxclicck {
text-align: center;
}
.dollar {
display: none;
}
.lengts {
display: none;
}
.sidenav ul li a {
font-size: 10px;
}
.sidebare-left__acardion {
position: relative;
&::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 50px;
background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
pointer-events: none;
}
}
.toc_list {
max-height: 150px;
overflow-y: scroll;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
min-width: 120px;
}
}
@media only screen and (max-width: 768px) {
.slick-next,
.slick-prev {
display: none !important;
}
.tow {
display: none !important;
}
.table__right div {
width: 100%;
}
} @media only screen and (max-width: 768px) {
.header-menu {
width: 0px;
}
.menu__right .reg,
.menu__right .log {
display: none;
}
.header-container {
justify-content: space-around;
}
.header-logo {
margin-left: 40px;
}
.sidenav ul li a {
font-size: 15px;
}
.sidenav ul li {
z-index: 9999;
}
.open-menu span:nth-child(2),
.open-menu span:nth-child(3) {
top: 10px;
}
.open-menu span:last-child {
top: 20px;
}
.open-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
left: 20px;
z-index: 9999;
top: 20px;
}
.menu-cnt {
margin: 0;
height: 100%;
width: 0;
position: fixed;
z-index: 9999;
top: 70px;
right: 0;
overflow-x: hidden;
padding: 30px 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
background-color: #205685;
}
.menu-cnt ul {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.sidenav ul {
margin-top: 0;
}
.sidenav {
padding: 0 20px 15px 0;
margin-top: 25px;
}
.sidenav ul li {
margin: 6px 5px !important;
}
.sidenav > ul > li {
-webkit-transform: translateX(20%);
-ms-transform: translateX(20%);
transform: translateX(20%);
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
opacity: 0;
height: auto;
}
.sidenav {
max-width: 100%;
}
.sidenav > ul {
flex-direction: column;
align-items: center;
}
.sidenav > ul > li {
text-align: center;
margin: 15px 5px !important;
}
.menu-width {
width: 0% !important;
transition: all 0.5s ease 0s !important;
}
.transition-menu {
width: 100% !important;
transition: all 0.5s ease 0s !important;
}
.reg-mob {
display: flex !important;
margin-left: auto;
}
.log-mob {
display: flex !important;
}
.sidenav > ul > li {
flex-direction: column;
}
.sidenav > ul > li:hover ul {
position: relative;
}
}
@media only screen and (max-width: 480px) {
.footer__top {
flex-wrap: wrap;
}
.footer__topcol {
width: 100%;
}
.main__content h1 {
font-size: 24px;
}
.main__content h2 {
font-size: 20px;
}
.main__content p,
.main__content li {
font-size: 14px !important;
}
.header-container {
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.header-logo img {
width: 98px;
height: 32px;
object-fit: contain;
}
.reg-mob {
font-size: 8px;
padding: 10px 20px;
}
.log-mob {
font-size: 8px;
padding: 10px 20px;
}
header {
padding: 0px;
}
.open-menu {
left: 10px;
top: 20px;
}
}
.icon_sport {
width: 16px;
height: 16px;
margin-right: 5px;
}
.post_parent {
padding: 35px 30px;
display: flex;
flex-wrap: wrap;
}
.post_item {
width: 285px;
margin-right: 20px;
margin-bottom: 20px;
}
.post_title a {
color: #4F4F4F;
font-weight: 700;
margin-bottom: 15px;
}
.post_img {
max-width: 285px;
}
.post_more {
display: flex;
justify-content: space-between;
align-items: center;
}
.post_more span {
color: #939393;
font-size: 14px;
}
.post_more a {
text-decoration: underline;
color: #007f3d;
font-size: 14px;
}
.place_a_bet a {
background: #92c738;
color: #fff;
font-size: 16px;
text-transform: uppercase;
padding: 5px;
border-radius: 5px;
margin-top: 5px;
width: 266px;
text-align: center;
display: block;
margin: 0 auto;
margin-top: 30px;
}
.table__th.table__right {
cursor: pointer;
}
.wp-block-table td {
color: #4F4F4F;
}
.main__content ol {
list-style-type: decimal;
padding: 18px;
}
.main__content ol li {
font-size: 16px;
color: #4F4F4F;
padding-bottom: 5px;
}
.main__content table td {
color: #4F4F4F;
border: 1px solid #4F4F4F;
padding: 10px;
}
@media only screen and (max-width: 1400px) {
.footer {
width: 60%;
}
}
@media only screen and (max-width: 992px) {
.footer {
width: 100%;
}
}
.footer {
width: 100%;
margin: 0 auto;
max-width: calc(70% - 36px);
}
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
iframe,
ol,
ul,
li,
form,
label,
i,
footer,
header,
menu,
nav,
a,
table,
thead,
tbody,
tfoot,
tr,
th,
td,
video,
canvas,
section,
applet,
object,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
hgroup,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
dl,
dt,
dd,
fieldset,
legend,
article,
aside,
details,
embed,
figure,
figcaption,
output,
section,
summary,
time,
mark,
audio,
center,
ruby {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
padding: 0;
margin: 0;
}
table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
* {
outline: none !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
a {
display: inline-block;
text-decoration: none;
}
button {
cursor: pointer;
}
input,
button,
select {
display: inline-block;
padding: 0;
border: 0;
}
img {
max-width: 100%;
max-height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
width: 100%;
margin: 0 auto;
background: #1D4369;
font-weight: 400;
}
.d_block {
display: block;
}
.d_none {
display: none;
}
.container {
max-width: 1920px !important;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}