button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[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-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}#section-54-114{background-color:#f0f3f9}#div_block-56-114{width:50%}#div_block-57-114{width:50%}@media (max-width:991px){#new_columns-55-114> .ct-div-block{width:100% !important}}#_posts_grid-58-114{margin-top:30px}#_posts_grid-65-114{margin-top:30px}#_posts_grid-58-114 .oxy-posts{display:flex;flex-direction:column}#_posts_grid-58-114 .oxy-post{margin-bottom:2em;display:flex;flex-direction:row;align-items:center}#_posts_grid-58-114 .oxy-post-wrap{width:100%;display:flex;flex-direction:column;text-align:left;align-items:flex-start}#_posts_grid-58-114 .oxy-post-image{position:relative;background-color:grey;background-image:repeating-linear-gradient( 45deg,#eee,#eee 10px,#ddd 10px,#ddd 20px);width:25%;flex-shrink:0;flex-grow:0;margin-right:1.2em}#_posts_grid-58-114 .oxy-post-image-fixed-ratio{padding-bottom:100%;background-size:cover;background-position:center center}#_posts_grid-58-114 .oxy-post-image-date-overlay{position:absolute;top:1em;right:1em;font-size:.7em;color:white;background-color:rgba(0,0,0,0.5);padding:.7em 1em;font-weight:bold;-webkit-font-smoothing:antialiased}#_posts_grid-58-114 .oxy-post-title{font-size:1.2em;line-height:1.2em}#_posts_grid-58-114 .oxy-post-meta{margin-top:0.5em;font-size:.8em;display:flex;flex-direction:row}#_posts_grid-58-114 .oxy-post-meta-item::after{content:"\00b7";margin-right:.5em;margin-left:.5em}#_posts_grid-58-114 .oxy-post-meta-item:last-child::after{content:"";display:none}#_posts_grid-58-114 .oxy-post-content{margin-top:0.2em;margin-bottom:0.2em}#_posts_grid-58-114 .oxy-post-content p{margin:0}@media (max-width:992px){#_posts_grid-58-114 .oxy-post{flex-direction:column}#_posts_grid-58-114 .oxy-post-image{width:100%;margin-bottom:1em;margin-right:0}#_posts_grid-58-114 .oxy-post-image-fixed-ratio{padding-bottom:56%}}#_posts_grid-65-114 .oxy-posts{display:flex;flex-direction:column}#_posts_grid-65-114 .oxy-post{margin-bottom:2em;display:flex;flex-direction:row;align-items:center}#_posts_grid-65-114 .oxy-post-wrap{width:100%;display:flex;flex-direction:column;text-align:left;align-items:flex-start}#_posts_grid-65-114 .oxy-post-image{position:relative;background-color:grey;background-image:repeating-linear-gradient( 45deg,#eee,#eee 10px,#ddd 10px,#ddd 20px);width:25%;flex-shrink:0;flex-grow:0;margin-right:1.2em}#_posts_grid-65-114 .oxy-post-image-fixed-ratio{padding-bottom:100%;background-size:cover;background-position:center center}#_posts_grid-65-114 .oxy-post-image-date-overlay{position:absolute;top:1em;right:1em;font-size:.7em;color:white;background-color:rgba(0,0,0,0.5);padding:.7em 1em;font-weight:bold;-webkit-font-smoothing:antialiased}#_posts_grid-65-114 .oxy-post-title{font-size:1.2em;line-height:1.2em}#_posts_grid-65-114 .oxy-post-meta{margin-top:0.5em;font-size:.8em;display:flex;flex-direction:row}#_posts_grid-65-114 .oxy-post-meta-item::after{content:"\00b7";margin-right:.5em;margin-left:.5em}#_posts_grid-65-114 .oxy-post-meta-item:last-child::after{content:"";display:none}#_posts_grid-65-114 .oxy-post-content{margin-top:0.2em;margin-bottom:0.2em}#_posts_grid-65-114 .oxy-post-content p{margin:0}@media (max-width:992px){#_posts_grid-65-114 .oxy-post{flex-direction:column}#_posts_grid-65-114 .oxy-post-image{width:100%;margin-bottom:1em;margin-right:0}#_posts_grid-65-114 .oxy-post-image-fixed-ratio{padding-bottom:56%}}#_posts_grid-58-114 .oxy-post-title{color:#303030}#_posts_grid-58-114 .oxy-read-more{font-size:1em}#_posts_grid-58-114 .oxy-easy-posts-pages{text-align:center}@media (max-width:767px){#_posts_grid-58-114 .oxy-post{width:100% !important}}#_posts_grid-65-114 .oxy-post-title{color:#303030}#_posts_grid-65-114 .oxy-read-more{font-size:1em}#_posts_grid-65-114 .oxy-easy-posts-pages{text-align:center}@media (max-width:767px){#_posts_grid-65-114 .oxy-post{width:100% !important}}#section-35-11990 > .ct-section-inner-wrap{padding-top:50px;padding-bottom:50px}#section-35-11990{background-image:linear-gradient(#004f81 10%,rgba(0,79,129,0.7),#004f81 90%),url(https://cargo36.ru/wp-content/uploads/2019/04/footer-bg.jpg);background-size:auto,cover;background-color:#004f81;background-repeat:no-repeat}@media (max-width:991px){#section-35-11990 > .ct-section-inner-wrap{display:flex}#section-35-11990{display:block}}#div_block-16-11990{width:50%;text-align:center;align-items:center;justify-content:center;flex-direction:row;display:flex}#div_block-17-11990{width:50.00%;justify-content:center}#div_block-93-11990{margin-left:20px}#div_block-37-11990{width:25%}#div_block-83-11990{color:#ecedee;font-size:15px;margin-top:20px}#div_block-39-11990{width:25%}#div_block-38-11990{width:25%}#div_block-40-11990{width:25%;text-align:left;align-items:center}@media (max-width:1140px){#div_block-16-11990{flex-direction:column;display:flex;align-items:center;justify-content:center}}@media (max-width:991px){#div_block-16-11990{flex-direction:row;display:flex;justify-content:center;text-align:justify;align-items:center}}@media (max-width:991px){#div_block-17-11990{flex-direction:unset;display:none}}@media (max-width:991px){#div_block-93-11990{margin-top:20px;flex-direction:unset;margin-left:0px;display:none}}@media (max-width:991px){#div_block-37-11990{display:flex;flex-direction:column;align-items:center}}@media (max-width:991px){#div_block-39-11990{display:none;flex-direction:unset}}@media (max-width:991px){#div_block-38-11990{flex-direction:unset;display:none}}@media (max-width:991px){#div_block-40-11990{flex-direction:unset;display:none}}@media (max-width:991px){#new_columns-15-11990> .ct-div-block{width:100% !important}#new_columns-15-11990{flex-direction:column}}@media (max-width:991px){#new_columns-36-11990> .ct-div-block{width:50% !important}}@media (max-width:991px){#new_columns-36-11990> .ct-div-block{width:100% !important}#new_columns-36-11990{flex-direction:column}}@media (max-width:767px){#new_columns-15-11990{flex-direction:unset;display:none}}#text_block-23-11990{font-size:16px}#text_block-52-11990{color:#ecedee;margin-top:20px;font-size:15px}#text_block-45-11990{margin-left:20px}#text_block-44-11990{margin-left:20px}#text_block-130-11990{margin-top:10px;font-size:15px}@media (max-width:1140px){#text_block-23-11990{flex-direction:unset;display:none}}@media (max-width:991px){#text_block-52-11990{text-align:center}}#text_block-11-11990{font-size:25px}#link_text-124-11990{margin-top:20px;color:#ecedee}#link_text-124-11990:hover{color:#ff9900}#link_text-140-11990{font-size:25px;margin-bottom:20px}@media (max-width:1140px){#text_block-11-11990{font-size:24px}}@media (max-width:1140px){#link_text-140-11990{font-size:24px}}@media (max-width:991px){#text_block-11-11990{margin-right:5px}}@media (max-width:991px){#link_text-124-11990{text-align:center}}@media (max-width:991px){#link_text-140-11990{margin-right:5px}}#link-136-11990{flex-direction:unset;display:none;color:#02a0dc}#link-129-11990{flex-direction:column;text-align:center;display:flex;align-items:center;justify-content:center;color:#ecedee}#link-129-11990:hover{color:#ecedee}@media (max-width:1140px){#link-134-11990{flex-direction:unset;display:none}}@media (max-width:767px){#link-136-11990{flex-direction:unset;display:flex;margin-left:30px}}@media (max-width:479px){#link-136-11990{margin-left:10px}}#link_button-29-11990{}#link_button-110-11990{}#link_button-110-11990{padding-top:10px;padding-bottom:10px}#link_button-50-11990{padding:6px 9.6px}#link_button-50-11990{margin-top:30px;padding-top:10px;padding-bottom:10px;padding-left:35px;padding-right:35px}@media (max-width:991px){#link_button-110-11990{}#link_button-110-11990{flex-direction:unset;display:none}}@media (max-width:991px){#image-7-11990{margin-top:10px;flex-direction:unset}}@media (max-width:767px){#image-7-11990{margin-bottom:10px}}@media (max-width:479px){#image-7-11990{width:75%}}#fancy_icon-137-11990>svg{width:38px;height:38px}#fancy_icon-137-11990{margin-left:5px}#fancy_icon-132-11990{color:#02a0dc}#fancy_icon-132-11990>svg{width:30px;height:30px}#fancy_icon-132-11990{margin-left:5px}#fancy_icon-132-11990:hover{color:#02a0dc}#fancy_icon-128-11990>svg{width:48px;height:48px}@media (max-width:1140px){#fancy_icon-137-11990{margin-left:0px}}@media (max-width:1140px){#fancy_icon-132-11990{color:#02a0dc}#fancy_icon-132-11990{margin-left:0px}}@media (max-width:991px){#fancy_icon-132-11990{color:#02a0dc}#fancy_icon-132-11990{margin-left:5px}}@media (max-width:767px){#fancy_icon-137-11990>svg{width:36px;height:36px}}#code_block-84-11990{font-size:15px}@media (max-width:991px){#code_block-84-11990{text-align:center}}#_nav_menu-98-11990 .oxy-nav-menu-hamburger-line{background-color:#ecedee}@media (max-width:767px){#_nav_menu-98-11990 .oxy-nav-menu-list{display:none}#_nav_menu-98-11990 .oxy-menu-toggle{display:initial}#_nav_menu-98-11990.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-98-11990.oxy-nav-menu.oxy-nav-menu-open{background-color:#004f81;margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-98-11990.oxy-nav-menu.oxy-nav-menu-open .menu-item a{color:#ecedee;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}#_nav_menu-98-11990.oxy-nav-menu.oxy-nav-menu-open .menu-item a:hover{color:#ff9900}#_nav_menu-98-11990 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-98-11990 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-98-11990 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-98-11990.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-98-11990.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-98-11990 .menu-item > .sub-menu{transition-duration:0.2s}#_nav_menu-98-11990 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-98-11990 .menu-item a{color:#ecedee;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;transition-duration:0.2s}#_nav_menu-98-11990.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#ffffff}#_nav_menu-98-11990.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px;color:#303030}#_nav_menu-98-11990 .menu-item:focus-within a,#_nav_menu-98-11990 .menu-item:hover a{padding-bottom:17px;border-bottom-width:3px;color:#de2a59;background-color:#ffffff}#_nav_menu-98-11990.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:20px;padding-bottom:20px;color:#de2a59;background-color:#f0f3f9}#_nav_menu-127-11990 .oxy-nav-menu-hamburger-line{background-color:#ecedee}#_nav_menu-127-11990.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-127-11990.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px}#_nav_menu-127-11990 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-127-11990 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-127-11990 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-127-11990.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-127-11990.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-127-11990{margin-top:20px}#_nav_menu-127-11990 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-127-11990 .menu-item a{padding-top:10px;padding-left:20px;padding-right:20px;padding-bottom:10px;color:#ecedee;font-size:15px}#_nav_menu-127-11990.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:10px;padding-right:10px}#_nav_menu-127-11990 .menu-item:focus-within a,#_nav_menu-127-11990 .menu-item:hover a{color:#ff9900}#_nav_menu-127-11990.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-left:10px;padding-right:10px}#_nav_menu-54-11990 .oxy-nav-menu-hamburger-line{background-color:#ecedee}#_nav_menu-54-11990.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-54-11990.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px}#_nav_menu-54-11990 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-54-11990 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-54-11990 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-54-11990.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-54-11990.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-54-11990{margin-top:20px}#_nav_menu-54-11990 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-54-11990 .menu-item a{padding-top:10px;padding-left:20px;padding-right:20px;padding-bottom:10px;color:#ecedee;font-size:15px}#_nav_menu-54-11990.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:10px;padding-right:10px}#_nav_menu-54-11990 .menu-item:focus-within a,#_nav_menu-54-11990 .menu-item:hover a{color:#ff9900}#_nav_menu-54-11990.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-left:10px;padding-right:10px}#_header-2-11990.oxy-sticky-header-active{animation-duration:0.2s}@media (min-width:480px){#_header-2-11990.oxy-header-wrapper.oxy-header.oxy-sticky-header.oxy-sticky-header-active{position:fixed;top:0;left:0;right:0;z-index:2147483640;box-shadow:0px 0px 10px rgba(0,0,0,0.3);}#_header-2-11990.oxy-header.oxy-sticky-header-active .oxygen-hide-in-sticky{display:none}#_header-2-11990.oxy-header.oxy-header .oxygen-show-in-sticky-only{display:none}}@media (max-width:991px){#_header-2-11990 .oxy-header-container{flex-direction:column}#_header-2-11990 .oxy-header-container > div{justify-content:center}}@media (max-width:991px){#_header_row-3-11990 .oxy-header-container{flex-direction:column}#_header_row-3-11990 .oxy-header-container > div{justify-content:center}}.oxy-header.oxy-sticky-header-active > #_header_row-3-11990.oxygen-show-in-sticky-only{display:block}#_header_row-94-11990 .oxy-nav-menu-open,#_header_row-94-11990 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#004f81}@media (max-width:767px){#_header_row-94-11990 .oxy-header-container{flex-direction:column}#_header_row-94-11990 .oxy-header-container > div{justify-content:center}}.oxy-header.oxy-sticky-header-active > #_header_row-94-11990.oxygen-show-in-sticky-only{display:block}#_header_row-94-11990{background-color:#004f81}@media (max-width:767px){.oxy-header.oxy-sticky-header-active > #_header_row-3-11990.oxygen-show-in-sticky-only{display:block}#_header_row-3-11990{flex-direction:unset}}#section-2-114 > .ct-section-inner-wrap{align-items:center}#section-2-114{background-image:linear-gradient(90deg,rgba(0,79,129,0.86) 50%,rgba(0,79,129,0.6)),url(https://cargo36.ru/wp-content/uploads/2019/04/about-us-bg.jpg);background-size:auto,cover;text-align:left;background-repeat:no-repeat;color:#ecedee}#section-21-114 > .ct-section-inner-wrap{align-items:center}#section-21-114{text-align:left}#div_block-9-114{width:60%}#div_block-10-114{width:40.00%;justify-content:center;text-align:left;align-items:center}#div_block-26-114{width:33.33%}#div_block-27-114{width:33.33%}#div_block-28-114{width:33.34%}@media (max-width:991px){#div_block-9-114{flex-direction:column;display:flex;align-items:center}}@media (max-width:991px){#new_columns-8-114> .ct-div-block{width:100% !important}#new_columns-8-114{flex-direction:column}}@media (max-width:991px){#new_columns-25-114> .ct-div-block{width:100% !important}}#new_columns-25-114{margin-top:50px}#headline-3-114{color:#ecedee}@media (max-width:767px){#headline-3-114{text-align:center}}#link_button-76-114{background-color:transparent;border:1px solid #de2a59;color:#de2a59;padding:4px 7px}#link_button-76-114{font-size:40px;text-align:center;border-radius:100%;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;width:50px;height:50px;position:absolute;right:-45px;top:-45px;line-height:0.98;flex-direction:unset;transition-duration:0.1s}#link_button-76-114:hover{background-color:transparent;border:1px solid #ff9900;color:#ff9900;padding:4px 7px}#link_button-76-114:hover{border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px}#image-78-114{width:55%;transition-duration:0.2s;border-radius:24%;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;box-shadow:0px 0px 40px 0px rgba(0,0,0,0.5);cursor:pointer}#image-78-114:hover{transform:scale(1.2,1.2);box-shadow:0px 0px 70px 1px rgba(0,0,0,0.75)}#image-24-114{margin-top:20px}@media (max-width:991px){#image-78-114{margin-top:40px}}#video-69-114 >.oxygen-vsb-responsive-video-wrapper{padding-bottom:56.25%}#modal-67-114{width:65%;background-color:#000000;modal-position:center;position:relative;backdrop-color:rgba(0,0,0,0.7)}@media (max-width:991px){#modal-67-114{width:80%}}@media (max-width:479px){#modal-67-114{width:75%}}.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}
.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}
.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
--oxynav-animation-name: none; 
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
background-color: var(--oxynav-brand-color);
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
background: transparent;
border: 1px solid currentColor;
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
color: var(--oxynav-neutral-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1140px;
}
body {font-family: 'Roboto';}body {line-height: 1.6;font-size: 18px;font-weight: 400;color: #303030;}.oxy-nav-menu-hamburger-line {background-color: #303030;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-size: 36px;font-weight: 700;color: #303030;}h2, h3, h4, h5, h6{font-size: 32px;}h3, h4, h5, h6{font-size: 25px;}h4, h5, h6{font-size: 22px;}h5, h6{font-size: 20px;}h6{font-size: 18px;}a {color: #ff9900;text-decoration: none;}a:hover {color: #de2a59;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 4px;}.ct-section-inner-wrap {
padding-top: 80px;
padding-right: 20px;
padding-bottom: 80px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.oxel_iconlist {
max-width:100%;
gap:30px;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
gap:30px;
}
.oxel_iconlist__row {
width:100%;
gap:12px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:12px;
}
.oxel_iconlist__row__icon {
color: #7f8b93;}.oxel_iconlist__row__icon 
>svg {width: 20px;height: 20px;}.oxel_iconlist__row__icon {
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
background-color:#eceeef;
}
.c36-subheading-light {
margin-top:10px;
color:#ecedee;
font-size:22px;
}
@media (max-width: 991px) {
.c36-subheading-light {
}
}
.c36-2col-benefits {
margin-top:60px;
max-width:760px;
}
.c36-text-block {
margin-top:20px;
margin-bottom:0px;
max-width:760px;
}
@media (max-width: 991px) {
.c36-text-block {
}
}
@media (max-width: 767px) {
.c36-text-block {
}
}
.main-btn:hover{
transform:scale(1.02,1.02); color:#ffffff;
background-color:#ff9900;
box-shadow:0px 0px 12px 1px rgba(0,0,0,0.15);
}
.main-btn {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
transition-duration:0.1s;
padding-left:45px;
padding-right:45px;
padding-top:15px;
padding-bottom:15px;
background-color:#de2a59;
}
@media (max-width: 991px) {
.main-btn {
align-self:center;
}
}
.c36-list-benefits {
font-size:24px;
font-weight:700;
color:#004f81;
margin-top:50px;
}
.c36-rich-text {
max-width:760px;
}
.footer-headers {
font-size:20px;
color:#ff9900;
}
.c36-footer-text-link:hover{
color:#ecedee;
}
.c36-footer-text-link {
font-size:16px;
}
.c36-brand-img {
background-color:#ffffff;
box-shadow:0px 0px 20px rgba(0,0,0,0.1);
}
.c36-text-link-tm20:hover{
color:#ecedee;
}
.c36-text-link-tm20 {
margin-top:30px;
}
.c36-subheading-dark {
margin-top:10px;
font-size:22px;
text-align:center;
color:#ecedee;
}
.c36-sidebar {
width:100%;
}
.c36-sidebar:not(.ct-section):not(.oxy-easy-posts),
.c36-sidebar.oxy-easy-posts .oxy-posts,
.c36-sidebar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.c36-article-img {
margin-top:30px;
}
.c36-content-img {
box-shadow:0px 0px 20px 1px rgba(0,0,0,0.15);
}
.c36-toggle-text-link {
margin-top:20px;
}
.c36-text-link-tm20-dark {
margin-top:20px;
}
.c36-toggle-p20 {
background-color:#f0f3f9;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
width:100%;
}
.c36-superbox-dark-bg:hover{
border-top-color:#f0f3f9;
border-right-color:#f0f3f9;
border-bottom-color:#f0f3f9;
border-left-color:#f0f3f9;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:4px;
border-right-width:4px;
border-bottom-width:4px;
border-left-width:4px;
}
.c36-superbox-dark-bg {
transition-duration:0.1s;
}
.c36-rich-text-after-preview {
margin-top:30px;
}
.c36-whatsapp-icn:hover{
color:#ff9900;
}
.c36-whatsapp-icn {
color:#67c15e;
transition-duration:0.2s;
}
.zvonok-btn:hover{
}.zvonok-btn:hover{
color:#ffffff;
background-color:#ff9900;
box-shadow:0px 0px 12px 1px rgba(0,0,0,0.15);
}
.zvonok-btn {
padding: 6px 9.6px;
}.zvonok-btn {
font-size:16px;
padding-left:15px;
padding-right:15px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
button-hover_color:#ff9900;
transition-duration:0.1s;
padding-top:10px;
padding-bottom:10px;
background-color:#de2a59;
color:#ffffff;
}
.c36-phone-link:hover{
color:#303030;
}
.c36-phone-link {
color:#303030;
}
.c36-phone-footer-link:hover{
color:#ff9900;
}
.c36-phone-footer-link {
color:#ff9900;
}
.c36-phone-link-white:hover{
color:#ecedee;
}
.c36-phone-link-white {
color:#ecedee;
}
.c36-toggle-space-between {
margin-bottom:15px;
margin-top:15px;
}
.oxy-close-modal {
background-color: transparent;
border: 1px solid #1e73be;
color: #1e73be;
padding: 9px 15px;
}.oxy-close-modal {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
.office__card {
gap:30px;
padding-top:25px;
padding-right:25px;
padding-bottom:25px;
padding-left:25px;
height:100%;
width:100%;
border-radius:10px;
background-color:#ffffff;
}
.office__card:not(.ct-section):not(.oxy-easy-posts),
.office__card.oxy-easy-posts .oxy-posts,
.office__card.ct-section .ct-section-inner-wrap{
display:flex;
gap:30px;
}
.office__card__icon {
color: #de2a59;}.office__card__icon 
>svg {width: 55px;height: 55px;}.office__card__icon {
}
.c36__icon__list {
text-align:left;
gap:12px;
}
.c36__icon__list:not(.ct-section):not(.oxy-easy-posts),
.c36__icon__list.oxy-easy-posts .oxy-posts,
.c36__icon__list.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:12px;
}
.c36__icon__list__icn {
color: #7f8b93;}.c36__icon__list__icn 
>svg {width: 20px;height: 20px;}.c36__icon__list__icn {
}
.c36__icon__list__text {
}
.c36__custom__icon__list {
text-align:left;
gap:8px;
}
.c36__custom__icon__list:not(.ct-section):not(.oxy-easy-posts),
.c36__custom__icon__list.oxy-easy-posts .oxy-posts,
.c36__custom__icon__list.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:8px;
}
@media (max-width: 991px) {
.c36__custom__icon__list {
}
}
.list__wrapper-v {
}
@media (max-width: 991px) {
.list__wrapper-v {
}
.list__wrapper-v:not(.ct-section):not(.oxy-easy-posts),
.list__wrapper-v.oxy-easy-posts .oxy-posts,
.list__wrapper-v.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.c36_Benefit__wrapper {
gap:40px;
}
.c36_Benefit__wrapper:not(.ct-section):not(.oxy-easy-posts),
.c36_Benefit__wrapper.oxy-easy-posts .oxy-posts,
.c36_Benefit__wrapper.ct-section .ct-section-inner-wrap{
gap:40px;
}
.c36__icon-48 {
attachment_height:59;
attachment_width:59;
attachment_url:https://cargo36.ru/wp-content/uploads/2024/11/hero-icon-1.svg;
width:55px;
height:55px;
}
.c36_tasks__wrapper {
gap:60px;
}
.c36_tasks__wrapper:not(.ct-section):not(.oxy-easy-posts),
.c36_tasks__wrapper.oxy-easy-posts .oxy-posts,
.c36_tasks__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
gap:60px;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 60px;}
.c36_tasks__wrapper__task {
gap:12px;
}
.c36_tasks__wrapper__task:not(.ct-section):not(.oxy-easy-posts),
.c36_tasks__wrapper__task.oxy-easy-posts .oxy-posts,
.c36_tasks__wrapper__task.ct-section .ct-section-inner-wrap{
gap:12px;
}
.c36_tasks__wrapper-task__heading__wrapper {
gap:8px;
}
.c36_tasks__wrapper-task__heading__wrapper:not(.ct-section):not(.oxy-easy-posts),
.c36_tasks__wrapper-task__heading__wrapper.oxy-easy-posts .oxy-posts,
.c36_tasks__wrapper-task__heading__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:8px;
}
.task__icon {
width:64px;
height:64px;
}
.c36_cta__card {
gap:12px;
background-color:#ffffff;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
border-radius:10px;
width:100%;
}
.c36_cta__card:not(.ct-section):not(.oxy-easy-posts),
.c36_cta__card.oxy-easy-posts .oxy-posts,
.c36_cta__card.ct-section .ct-section-inner-wrap{
gap:12px;
}
@media (max-width: 991px) {
.c36_cta__card {
}
}
.c36_cta__image {
width:64px;
height:64px;
}
.c36_cta__text {
font-size:20px;
}
.c36_text-h2:ct_depth{
}
.c36_text-h2 {
font-size:40px;
}
@media (max-width: 991px) {
.c36_text-h2 {
font-size:36px;
}
}
@media (max-width: 767px) {
.c36_text-h2 {
font-size:30px;
}
}
@media (max-width: 479px) {
.c36_text-h2 {
font-size:28px;
}
}
::selection
{
background: #DE2A59;
color: #ffffff;
}
section ul li,
section ol li {
padding-top: 12px;
}
.home-nav .svg-inline--fa 
{
display: inline-block;
font-size: inherit;
height: 1.5em;
overflow: visible;
vertical-align: middle;
}
.widget li 
{
list-style-type: none;
padding-bottom: 12px;
}
.widget ul 
{
margin-left: 0;
padding-left: 0;
}
.widget.widget_categories
{
width: 100%;
}  
#sgpb-popup-dialog-main-div.sgpb-theme-6-content {
box-shadow: none !important;
}
#_gallery-11-12493.oxy-gallery .oxy-gallery-item {
border: #303030 1px solid;
}
.btn.btn-success {
color: #fff;
background: #de2a59;
padding: 8px 16px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
cursor: pointer;
}
.btn.btn-success:hover {
color: #fff;
background: #ff9900;
}
.btn.btn-default {
color: #fff;
background: #004f81;
padding: 8px 16px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
cursor: pointer;
}
.btn.btn-default:hover {
color: #fff;
background: #ff9900;
}
.ccselect2-container .ccselect2-choice {
height: auto !important;
padding: 8px 6px 6px 8px !important;
border: 1px solid #cccccc !important;
line-height: 28px !important;
color: #303030 !important;
text-decoration: none;
border-radius: 4px;
background-color: #fff;
background-image: none !important;
}
.ccselect2-container .ccselect2-choice .ccselect2-arrow {
top: 9px !important;
border-left: none !important;
background-color: #fff !important;
background-image: none !important;
}
.caldera-grid a:focus,
.caldera-grid a:hover {
color: #2a6496;
text-decoration: none !important;
}
.ccselect2-dropdown-open .ccselect2-choice {
background-color: #fff !important;
}
.ccselect2-search input {
background: none !important;
}
.ccselect2-default {
color: #303030 !important;
}
.intl-tel-input {
width: 100%;
}
.form__approval__text {
font-size: 14px;
}
.caldera-grid .form-control.cf2-file .btn {
color: #fff !important;
background-color: #de2a59 !important;
border: thin solid #de2a59 !important;
padding: 4px 12px;
border-radius: 4px;
}
.caldera-grid .form-control.cf2-file .btn:hover {
color: #fff;
}
#caldera_form_1 p a {
font-size: 14px !important;
}
.c36-cf-select div select.form-control{
font-family:Inherit;
height:45px;
border-radius:4px;
background-color:#ffffff;
padding-top:8px;
padding-left:6px;
padding-right:6px;
padding-bottom:8px;
border-top-color:#cccccc;
border-right-color:#cccccc;
border-bottom-color:#cccccc;
border-left-color:#cccccc;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
color:#303030;
}
#_nav_menu-98-11990 .sub-menu a{
}
#caldera_form_1 p a:hover{
color:#de2a59;
}
#caldera_form_1 p a{
font-size:16px;
color:#ff9900;
transition-duration:0.2s;
}
.col-xs-1{
max-width:20px;
}
.checkbox{
width:18px;
height:18px;
flex-direction:unset;
display:flex;
justify-content:flex-start;
margin-top:18px;
}
.checkbox input{
height:18px;
width:18px;
flex-direction:unset;
}
.oxy-nav-menu .oxy-nav-menu-list .sub-menu{
box-shadow:0px 10px 30px 1px rgba(0,0,0,0.2);
}
.btn-default{
width:50%;
text-align:center;
margin-left:5px;
margin-right:5px;
}
.btn-success{
width:50%;
text-align:center;
margin-right:5px;
margin-left:5px;
}
.cf-toggle-group-buttons{
display:flex;
flex-direction:row;
justify-content:center;
}
input{
padding-top:8px;
padding-bottom:8px;
padding-left:6px;
padding-right:6px;
width:100%;
border-radius:4px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#cccccc;
border-right-color:#cccccc;
border-bottom-color:#cccccc;
border-left-color:#cccccc;
align-self:center;
}
input.btn.btn-default:hover{
transform:scale(1.02,1.02); background-color:#ff9900;
box-shadow:0px 0px 12px 1px rgba(0,0,0,0.17);
}
input.btn.btn-default{
background-color:#de2a59;
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
color:#ecedee;
text-align:center;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-radius:4px;
transition-duration:0.2s;
width:100%;
cursor: pointer;
}
@media (max-width: 767px) {
.cf-toggle-group-buttons{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
}
@media (max-width: 767px) {
.btn-success{
width:100%;
margin-bottom:10px;
margin-right:0px;
margin-left:0px;
}
}
@media (max-width: 767px) {
.btn-default{
width:100%;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
}
}
@media (max-width: 767px) {
.oxy-nav-menu .oxy-nav-menu-list .sub-menu{
background-color:#f0f3f9;
}
}
@media (max-width: 767px) {
#_nav_menu-98-11990 .sub-menu a{
color: #004f81 !important;
}
}