.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
}
#wp-admin-bar-wp-rocket .trp-flag-image {
width: 18px !important;
height: 12px !important;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//detralex.uz/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
}.wizard,
.tabcontrol
{
display: block;
width: 100%;
}
.wizard a,
.tabcontrol a
{
outline: 0;
}
.wizard ul,
.tabcontrol ul
{
list-style: none !important;
padding: 0;
margin: 0;
}
.wizard ul > li,
.tabcontrol ul > li
{
display: block;
padding: 0;
} .wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
position: absolute;
left: -999em;
}
.wizard > .content > .title,
.tabcontrol > .content > .title
{
position: absolute;
left: -999em;
} .wizard > .steps
{
position: relative;
display: block;
width: 100%;
}
.wizard.vertical > .steps
{
display: inline;
float: left;
width: 30%;
}
.wizard > .steps .number
{
font-size: 1.429em;
}
.wizard > .steps > ul > li
{
width: 25%;
}
.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
float: left;
}
.wizard.vertical > .steps > ul > li
{
float: none;
width: 100%;
}
.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
display: block;
width: auto;
margin: 0 0.5em 0.5em;
padding: 1em 1em;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
background: #eee;
color: #aaa;
cursor: default;
}
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
background: #2184be;
color: #fff;
cursor: default;
}
.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
background: #9dc8e2;
color: #fff;
}
.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
background: #ff3111;
color: #fff;
}
.wizard > .content
{
display: block;
overflow: hidden;
position: relative;
width: auto;
}
.wizard.vertical > .content
{
display: inline;
float: left;
margin: 0 2.5% 0.5em 2.5%;
width: 65%;
}
.wizard > .content > .body
{
float: left;
position: absolute;
width: 95%;
height: 95%;
padding: 2.5%;
}
.wizard > .content > .body.current {
position: relative;
}
.wizard > .content > .body ul
{
list-style: disc !important;
}
.wizard > .content > .body ul > li
{
display: list-item;
}
.wizard > .content > .body > iframe
{
border: 0 none;
width: 100%;
height: 100%;
}
.wizard > .content > .body input
{
display: block;
border: 1px solid #ccc;
}
.wizard > .content > .body input[type="checkbox"]
{
display: inline-block;
}
.wizard > .content > .body input.error
{
background: rgb(251, 227, 228);
border: 1px solid #fbc2c4;
color: #8a1f11;
}
.wizard > .content > .body label
{
display: inline-block;
margin-bottom: 0.5em;
}
.wizard > .content > .body label.error
{
color: #8a1f11;
display: inline-block;
margin-left: 1.5em;
}
.wizard > .actions
{
position: relative;
display: block;
text-align: right;
width: 100%;
}
.wizard.vertical > .actions
{
display: inline;
float: right;
margin: 0 2.5%;
width: 95%;
}
.wizard > .loading
{
}
.wizard > .loading .spinner
{
} .tabcontrol > .steps
{
position: relative;
display: block;
width: 100%;
}
.tabcontrol > .steps > ul
{
position: relative;
margin: 6px 0 0 0;
top: 1px;
z-index: 1;
}
.tabcontrol > .steps > ul > li
{
float: left;
margin: 5px 2px 0 0;
padding: 1px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.tabcontrol > .steps > ul > li:hover
{
background: #edecec;
border: 1px solid #bbb;
padding: 0;
}
.tabcontrol > .steps > ul > li.current
{
background: #fff;
border: 1px solid #bbb;
border-bottom: 0 none;
padding: 0 0 1px 0;
margin-top: 0;
}
.tabcontrol > .steps > ul > li > a
{
color: #5f5f5f;
display: inline-block;
border: 0 none;
margin: 0;
padding: 10px 30px;
text-decoration: none;
}
.tabcontrol > .steps > ul > li > a:hover
{
text-decoration: none;
}
.tabcontrol > .steps > ul > li.current > a
{
padding: 15px 30px 10px 30px;
}
.tabcontrol > .content
{
position: relative;
display: inline-block;
width: 100%;
height: 35em;
overflow: hidden;
border-top: 1px solid #bbb;
padding-top: 20px;
}
.tabcontrol > .content > .body
{
float: left;
position: absolute;
width: 95%;
height: 95%;
padding: 2.5%;
}
.tabcontrol > .content > .body ul
{
list-style: disc !important;
}
.tabcontrol > .content > .body ul > li
{
display: list-item;
}html,
button,
input,
select,
textarea {
color: #222;
}
body {
font-size: 1em;
line-height: 1.4;
} ::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
} img {
vertical-align: middle;
} fieldset {
border: 0;
margin: 0;
padding: 0;
} textarea {
resize: vertical;
} .chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}   .ir {
background-color: transparent;
border: 0;
overflow: hidden; *text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
} .hidden {
display: none !important;
visibility: hidden;
} .visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
} .invisible {
visibility: hidden;
} .clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
} .clearfix {
*zoom: 1;
} @media only screen and (min-width: 35em) { }
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) { } @media print {
* {
background: transparent !important;
color: #000 !important; box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden] {
display: none;
}  html {
background: #fff; color: #000; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } html,
button,
input,
select,
textarea {
font-family: sans-serif;
} body {
margin: 0;
}  a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
}
blockquote {
margin: 1em 40px;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} p,
pre {
margin: 1em 0;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
} pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
} q {
quotes: none;
} q:before,
q:after {
content: '';
content: none;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  dl,
menu,
ol,
ul {
margin: 1em 0;
}
dd {
margin: 0 0 0 40px;
} menu,
ol,
ul {
padding: 0 0 0 40px;
} nav ul,
nav ol {
list-style: none;
list-style-image: none;
}  img {
border: 0; -ms-interpolation-mode: bicubic; } svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  form {
margin: 0;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0;
white-space: normal; *margin-left: -7px; } button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; *overflow: visible; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap"); html, body {
height: auto;
min-height: 100%;
}
.main_sec .owl-nav {display: -webkit-box;display: -ms-flexbox;display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: justify;    -ms-flex-pack: justify;    justify-content: space-between;    height: 0;    position: absolute;    width: 95%;    top: 40%;    
-webkit-transform: translate(-50%, -50%);    
-ms-transform: translate(-50%, -50%);    
transform: translate(-50%, -50%);    left: 50%;}
.main_sec .owl-nav>div {width: 6vh;    height: 6vh;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    border-radius: 100px;    border: 1px solid;    
color: #e2edff;    font-size: 0;    position: relative;    -webkit-transition: all .3s;    -o-transition: all .3s;    transition: all .3s;}
.main_sec .owl-nav>div:before {content: '';    position: absolute;    top: 0;    bottom: 0;    left: 0;    right: 0;    background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_n.svg) 50% 50% no-repeat;    
-webkit-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    
transition: all 0.3s ease-in-out;    -webkit-filter: brightness(10);    filter: brightness(10);}
.main_sec .owl-nav>div.owl-prev:before {-webkit-transform: rotate(180deg);    -ms-transform: rotate(180deg);    
transform: rotate(180deg);}
.main_sec .owl-nav>div:focus, .main_sec .owl-nav>div:active, .main_sec .owl-nav>div:focus-visible, .main_sec .owl-nav>div:target {-webkit-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9);}
body {
position: relative;
min-width: 320px;
text-align: left;
color: #000;
font: 14px "PT Sans", sans-serif;
line-height: 1;
background: #F8F9FD;
margin: 0;
}
body.inner_page {
background: #fff;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
font-family: "Noto Serif", serif;
font-weight: normal;
font-style: normal;
}
h1 {
margin-top: 0;
font-size: 48px;
}
h2 {
font-size: 46px;
}
h3 {
font-size: 44px;
}
h4 {
font-size: 42px;
}
h5 {
font-size: 40px;
}
h6 {
font-size: 39px;
}
h5, h6 {
font-size: 38px;
}
a {
text-decoration: underline;
color: #143a88;
}
a:hover {
text-decoration: none;
}
a img {
border-color: #000;
}
a[href^="tel:"] {
text-decoration: none;
color: inherit;
cursor: default;
}
img, textarea, input, table, .table_block {
max-width: 100%;
}
.table_block {
overflow: auto;
}
.header a img, .footer a img {
border: none;
}
.header p, .footer p {
margin: 0;
}
.header_block {
height: 100px;
}
.header {
font-size: 0;
padding: 0 20px;
background: #fff;
position: fixed;
top: 0;
left: 0;
right: 0;
background: #fff;
z-index: 999;
-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
}
@media all and (max-width: 767px) {
.header {
padding: 0 16px;
}
}
.header .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 41px 0 33px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
@media all and (max-width: 767px) {
.header .pre_inner {
padding: 14px 0 14px;
}
}
.header .pre_inner .pre_logo {
-webkit-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.header .pre_inner .pre_logo a {
display: inline-block;
vertical-align: top;
text-decoration: none;
}
@media all and (max-width: 1024px) {
.header .pre_inner .pre_logo {
-webkit-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
}
@media all and (max-width: 767px) {
.header .pre_inner .pre_logo {
padding-top: 6px;
margin-right: 20px;
}
}
.header .pre_inner .pre_header_menu {
text-align: center;
-webkit-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 0 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media all and (max-width: 1024px) {
.header .pre_inner .pre_header_menu {
display: none;
}
}
.header .pre_inner .pre_header_menu > ul {
padding: 0;
margin: 0;
list-style: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.header .pre_inner .pre_header_menu > ul li {
display: inline-block;
vertical-align: top;
}
.header .pre_inner .pre_header_menu > ul li:last-child a {
border: 1px solid;
border-radius: 30px;
padding: 1vh 2vh;
margin: 0 0 0 1vh;
}
.header .pre_inner .pre_header_menu > ul li a {
padding: 4px 10px;
display: block;
font-weight: normal;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-decoration: none;
text-transform: uppercase;
color: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header .pre_inner .pre_header_menu > ul li.active a,
.header .pre_inner .pre_header_menu > ul li a:hover {
color: #143a88;
}
.header .pre_inner .pre_lang {
-webkit-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media all and (max-width: 767px) {
.header .pre_inner .pre_lang {
margin-right: 14px;
}
}
.header .pre_inner .pre_lang a {
display: inline-block;
vertical-align: top;
margin: 0 5px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
text-decoration: none;
}
.header .pre_inner .pre_lang a.active {
font-weight: bold;
color: #143A88;
}
.header .pre_inner .pre_search {
-webkit-box-flex: 0;
-moz-flex: 0 0 24px;
-ms-flex: 0 0 24px;
flex: 0 0 24px;
}
.header .pre_inner .pre_search .pre_search_btn {
width: 24px;
height: 24px;
cursor: pointer;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/search_icon.svg) 50% 50% no-repeat;
}
.header .pre_inner .pre_search .pre_search_btn.active {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/x_close.svg) 50% 50% no-repeat;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.header .pre_inner .pre_search {
margin-right: 7px;
}
}
.btnBgBlack {
padding: 16px 24px;
cursor: pointer;
text-decoration: none;
border-radius: 50px;
font-size: 14px;
color: #fff;
line-height: 18px;
display: inline-block;
vertical-align: top;
letter-spacing: 0.1em;
text-transform: uppercase;
-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
position: relative;
}
.btnBgBlack:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -o-linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
background: -webkit-gradient(linear, left top, right top, from(#6C93D8), to(#7EA3E4));
background: -o-linear-gradient(left, #6C93D8 0%, #7EA3E4 100%);
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 50px;
}
.btnBgBlack:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -o-linear-gradient(90deg, #7BA2E7 0%, #A4C1F4 100%);
background: -webkit-gradient(linear, left top, right top, from(#7BA2E7), to(#A4C1F4));
background: -o-linear-gradient(left, #7BA2E7 0%, #A4C1F4 100%);
background: linear-gradient(90deg, #7BA2E7 0%, #A4C1F4 100%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 50px;
opacity: 0;
z-index: -1;
}
.btnBgBlack:hover {
-webkit-box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
}
.btnBgBlack:hover:after {
opacity: 1;
}
.btnBgWhite {
padding: 16px 24px;
cursor: pointer;
text-decoration: none;
border-radius: 50px;
font-size: 14px;
font-family: "PT Sans", sans-serif;
line-height: 18px;
letter-spacing: 0.1em;
color: #fff;
display: inline-block;
vertical-align: top;
text-transform: uppercase;
position: relative;
z-index: 1;
-webkit-box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btnBgWhite:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -o-linear-gradient(90deg, #143A88 -86.19%, #2962D7 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(-86.19%, #143A88), to(#2962D7));
background: -o-linear-gradient(left, #143A88 -86.19%, #2962D7 100%);
background: linear-gradient(90deg, #143A88 -86.19%, #2962D7 100%);
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 50px;
}
.btnBgWhite:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -o-linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
background: -webkit-gradient(linear, left top, right top, from(#6C93D8), to(#7EA3E4));
background: -o-linear-gradient(left, #6C93D8 0%, #7EA3E4 100%);
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 50px;
opacity: 0;
z-index: -1;
}
.btnBgWhite:hover {
-webkit-box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
}
.btnBgWhite:hover:after {
opacity: 1;
}
.btnBgBorder {
padding: 15px 23px;
cursor: pointer;
text-decoration: none;
border-radius: 50px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #fff;
display: inline-block;
vertical-align: top;
border: 1px solid #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
}
.btnBgBorder:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -o-linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
background: -webkit-gradient(linear, left top, right top, from(#6C93D8), to(#7EA3E4));
background: -o-linear-gradient(left, #6C93D8 0%, #7EA3E4 100%);
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0;
z-index: -1;
border-radius: 50px;
}
.btnBgBorder:hover {
border-color: transparent;
-webkit-box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
}
.btnBgBorder:hover:after {
opacity: 1;
}
.mobileBtn {
-webkit-box-flex: 0;
-moz-flex: 0 0 24px;
-ms-flex: 0 0 24px;
flex: 0 0 24px;
width: 24px;
height: 26px;
margin: -9px 40px 0 0;
position: relative;
cursor: pointer;
}
@media all and (max-width: 767px) {
.mobileBtn {
margin-right: 20px;
margin-top: -3px;
}
}
.mobileBtn span {
border: solid #7EA3E4;
border-width: 1px 0;
height: 13px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.mobileBtn span:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 1px;
background: #7EA3E4;
margin: auto;
}
.mobileBtn.opened {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/x_close.svg) 50% 50% no-repeat;
}
.mobileBtn.opened span {
opacity: 0;
}
@media all and (min-width: 1025px) {
.mobileBtn {
display: none;
}
}
.pre_top_banner {
font-size: 0;
overflow: hidden;
background: #001E5B;
min-height: 90vh;
}
.pre_top_banner:before {content: '';    position: absolute;    bottom: 0;    left: 0;    width: 100%;    height: 14vh;
background: url(//detralex.uz/wp-content/uploads/2025/05/Vector-1.svg) no-repeat center;    background-size: cover;    z-index: 1;}
@media all and (min-width: 1024px) {
.pre_top_banner {
padding: 0 50px;
}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
.pre_top_banner {
padding: 0 50px 0 59px;
}
}
@media all and (max-width: 767px) {
.pre_top_banner {
padding: 0 16px;
}
}
.pre_top_banner .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 8vh 0 9vh;
position: initial;
}
.pre_top_banner .pre_inner .pre_right {
position: absolute;
top: 0;
bottom: 0;
left: auto;
margin: 0;
width: 50%;
right: 0;
height: 100%;
}
.pre_top_banner .pre_inner .pre_right img {height: 100%;    -o-object-fit: cover;    object-fit: cover;}
@media all and (max-width: 1023px) {
.pre_top_banner .pre_inner .pre_right, .pre_top_banner .pre_inner .pre_right img {
display: none;
}
}
.pre_top_banner .pre_inner .pre_left {
max-width: 578px;
position: relative;
z-index: 2;
}
@media all and (min-width: 1024px) {
.pre_top_banner .pre_inner .pre_left .image {
display: none;
}
}
.pre_top_banner .pre_inner .pre_left > div {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pre_top_banner .btnBgBlack {color: #001E5B;}
.pre_top_banner .btnBgBlack:before {background: #fff;}
.pre_top_banner .pre_inner .pre_left .title {
font-weight: 700;
font-size: 4.2vh;
line-height: 130%;
color: #FFFFFF;
font-family: "Noto Serif", serif;
margin: 0 0 20px;
}
.pre_top_banner .pre_inner .pre_left .body {
font-size: 2.1vh;
line-height: 130%;
color: #FFFFFF;
}
.pre_top_banner .pre_inner .pre_left .body .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
z-index: 1;
cursor: pointer;
background-size: contain;
margin-left: 15px;
}
.pre_top_banner .pre_inner .pre_left .body .btnWarning:after {
content: '';
position: absolute;
top: 4px;
bottom: 4px;
left: 4px;
right: 4px;
border-radius: 50%;
z-index: -1;
background: #fff;
margin: auto;
}
.pre_top_banner .pre_inner .pre_left .body .btnWarning:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 50%;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
margin: auto;
background-size: contain;
}
.pre_top_banner .pre_inner .pre_left .btns {
padding-top: 25px;
}
.pre_top_banner .pre_inner .pre_left .btns .btnBgBlack {
margin-right: 15px;
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
.pre_top_banner .pre_inner .pre_left {
max-width: 380px;
}
.pre_top_banner .pre_inner .pre_left .title {
font-size: 36px;
line-height: 49px;
}
.pre_top_banner .pre_inner .pre_left .body {
font-size: 18px;
line-height: 25px;
}
.pre_top_banner .pre_inner .pre_left .btns {
padding-top: 50px;
}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
.pre_top_banner .pre_inner .pre_left {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
max-width: 100%;
}
.pre_top_banner .pre_inner .pre_left .title {
font-size: 36px;
line-height: 49px;
text-align: center;
padding-bottom: 40px;
width: 100%;
-webkit-box-ordinal-group: 2;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.pre_top_banner .pre_inner .pre_left .body {
font-size: 18px;
line-height: 25px;
text-align: center;
width: 100%;
padding: 0 47px;
-webkit-box-ordinal-group: 2;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.pre_top_banner .pre_inner .pre_left .image {
-webkit-box-ordinal-group: 3;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
width: 100%;
text-align: center;
margin: -20px 0 -86px -77px;
}
.pre_top_banner .pre_inner .pre_left .image img {
max-width: 712px;
}
.pre_top_banner .pre_inner .pre_left .btns {
text-align: center;
width: 100%;
-webkit-box-ordinal-group: 3;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
padding-top: 0;
}
}
@media all and (max-width: 767px) {
.pre_top_banner {padding: 0;}
.pre_top_banner .pre_inner .pre_left {
max-width: 100%;
padding: 0 15px;
}
body .pre_top_banner .preparat img {width: 17vh;}
body .pre_top_banner .preparat {right: auto;    left: 2vh;    -webkit-transform: none;    -ms-transform: none;    transform: none;    bottom: 35vh;}
.pre_top_banner .pre_inner .pre_left .title {
font-size: 6vw;
text-align: center;
padding-bottom: 0;
}
.pre_top_banner .pre_inner .pre_left .body {
font-size: 4vw;
text-align: center;
}
.pre_top_banner .pre_inner .pre_left .image {
text-align: center;
margin: -20px 0 -45px -58px;
}
.pre_top_banner .pre_inner .pre_left .image img {
max-width: 412px;
}
.pre_top_banner .pre_inner .pre_left .btns {
padding: 3vh 0;
text-align: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 2vh;
}
.pre_top_banner .pre_inner .pre_left .btns a {
margin: 0 !important;
padding: 2vh !important;
width: 100% !important;
font-size: 3.5vw;
}
.pre_top_banner .pre_inner .pre_left .btns .btnBgBlack {
margin-right: 14px;
padding-left: 34px;
padding-right: 34px;
}
}
@media all and (max-width: 374px) {
.pre_top_banner .pre_inner .pre_left .title {
font-size: 26px;
}
.pre_top_banner .pre_inner .pre_left .image img {
max-width: 360px;
}
.pre_top_banner .pre_inner .pre_left .btns .btnBgBlack {
margin: 0 8px 15px;
}
}
.pre_top_banner .pre_inner .pre_bottom_banner {
position: relative;
z-index: 2;
max-width: 40%;
padding-top: 40px;
}
@media all and (min-width: 768px) and (max-width: 1399px) {
.pre_top_banner .pre_inner .pre_bottom_banner {
max-width: 100%;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
padding-top: 75px;
}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
.pre_top_banner .pre_inner .pre_bottom_banner {
padding-top: 47px;
}
}
@media all and (max-width: 767px) {
.pre_top_banner .pre_inner .pre_bottom_banner {
padding: 4vh 15px 0;
max-width: 100%;
}
.pre_top_banner .pre_inner .pre_right {
position: relative;
width: 100%;
top: auto;
bottom: auto;
left: auto;
right: auto;
height: 40vh;
display: block;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
body .pre_facts_wrapper {margin: 3vh 0 0;}
body .main_sec .owl-stage-outer {padding-bottom: 0;    margin: 0;}
body .main_sec .owl-nav {position: relative;    top: auto;    bottom: auto;    left: auto;    -webkit-transform: none;    -ms-transform: none;    transform: none;    padding: 15px 15px 0;    height: auto;    gap: 1.5vh;}
body .main_sec .owl-nav>div {width: 100%;    border-color: #7EA3E4;}
body .main_sec .owl-nav>div:before {-webkit-filter: none;filter: none;}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .icon {-webkit-box-flex: 0;-ms-flex: 0 0 16vw;flex: 0 0 16vw;}
.pre_top_banner .pre_inner .pre_right img {display: block;}
.pre_top_banner:before {display: none;}
.pre_top_banner .pre_inner {padding: 3vh 0;}
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item {
margin-bottom: 29px;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item:last-child {
margin-bottom: 0;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .icon {
-webkit-box-flex: 0;
-moz-flex: 0 0 65px;
-ms-flex: 0 0 65px;
flex: 0 0 65px;
margin-right: 15px;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text {
-webkit-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 5px 0 0;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .title {
font-size: 22px;
line-height: 120%;
color: #fff;
position: relative;
z-index: 1;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .title:before {
content: '';
position: absolute;
top: 0;
left: -8px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #DE1A1A;
z-index: -1;
display: none;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .body {
font-size: 16px;
line-height: 120%;
color: #7EA3E4;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .body p {margin: 5px 0 0;}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .body a {
color: #FFFFFF;
}
@media all and (min-width: 768px) and (max-width: 1399px) {
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item {
-webkit-box-flex: 0;
-moz-flex: 0 0 47%;
-ms-flex: 0 0 47%;
flex: 0 0 47%;
}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item {
-webkit-box-flex: 0;
-moz-flex: 0 0 49%;
-ms-flex: 0 0 49%;
flex: 0 0 49%;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .title {
font-size: 20px;
padding: 0 0 5px;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .body {
font-size: 14px;
line-height: 18px;
}
}
@media all and (max-width: 767px) {
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item {
margin-bottom: 18px;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .title {
font-size: 5vw;
padding: 0 0 5px;
}
.pre_top_banner .pre_inner .pre_bottom_banner .pre_item .text .body {
font-size: 14px;
line-height: 18px;
}
}
.pre_facts_wrapper {
font-size: 0;
padding: 0 16px;
margin: 15vh 0 0;
}
.pre_facts_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 185px 0 265px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: flex-end;
justify-content: flex-end;
}
@media all and (min-width: 980px) and (max-width: 1280px) {
.pre_facts_wrapper .pre_inner {
padding: 100px 0 150px;
}
}
@media all and (max-width: 979px) {
.pre_facts_wrapper .pre_inner {
display: block;
padding: 40px 0;
}
}
.pre_facts_wrapper .pre_inner > .title {
font-size: 40px;
line-height: 54px;
color: #143A88;
font-family: "Noto Serif", serif;
font-weight: normal;
text-align: center;
padding-bottom: 40px;
}
@media all and (min-width: 980px) {
.pre_facts_wrapper .pre_inner > .title {
display: none;
}
}
@media all and (max-width: 767px) {
.pre_facts_wrapper .pre_inner > .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_facts_wrapper .pre_inner .pre_left {
position: absolute;
top: 0;
left: 0;
margin: 0 0 0 -375px;
max-width: 945px;
}
@media all and (min-width: 980px) and (max-width: 1280px) {
.pre_facts_wrapper .pre_inner .pre_left {
max-width: 840px;
}
}
.pre_facts_wrapper .pre_inner .pre_left .circle1 {
width: 271px;
height: 271px;
background: -o-radial-gradient(6.5% 8.67%, 64.03% 64.03%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
-webkit-box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: 50px;
left: -59px;
}
@media all and (max-width: 980px) {
.pre_facts_wrapper .pre_inner .pre_left .circle1 {
display: none;
}
}
.pre_facts_wrapper .pre_inner .pre_left .circle2 {
width: 120px;
height: 120px;
background: -o-radial-gradient(6.5% 8.67%, 64.03% 64.03%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
-webkit-box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: 95px;
right: -60px;
}
@media all and (max-width: 979px) {
.pre_facts_wrapper .pre_inner .pre_left .circle2 {
right: 35px;
top: auto;
bottom: -30px;
width: 60px;
height: 60px;
-webkit-box-shadow: 0px 13.3333px 17.7778px rgba(126, 163, 228, 0.35);
box-shadow: 0px 13.3333px 17.7778px rgba(126, 163, 228, 0.35);
}
}
.pre_facts_wrapper .pre_inner .pre_left img {
border-radius: 0 0 150px 0;
}
@media all and (max-width: 979px) {
.pre_facts_wrapper .pre_inner .pre_left img {
height: 350px;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
border-radius: 10px;
}
}
@media all and (max-width: 480px) {
.pre_facts_wrapper .pre_inner .pre_left img {
height: 200px;
}
}
@media all and (max-width: 979px) {
.pre_facts_wrapper .pre_inner .pre_left {
position: relative;
margin: 0;
}
}
.pre_facts_wrapper .pre_inner .pre_right {
-webkit-box-flex: 0;
-moz-flex: 0 0 472px;
-ms-flex: 0 0 472px;
flex: 0 0 472px;
}
@media all and (max-width: 979px) {
.pre_facts_wrapper .pre_inner .pre_right {
padding-top: 40px;
}
}
.pre_facts_wrapper .pre_inner .pre_right .title {
font-size: 48px;
line-height: 65px;
color: #143A88;
font-family: "Noto Serif", serif;
font-weight: normal;
margin-bottom: 50px;
}
@media all and (max-width: 979px) {
.pre_facts_wrapper .pre_inner .pre_right .title {
display: none;
}
}
.pre_facts_wrapper .pre_inner .pre_right .items .item {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
margin-bottom: 50px;
}
.pre_facts_wrapper .pre_inner .pre_right .items .item:last-child {
margin-bottom: 0;
}
.pre_facts_wrapper .pre_inner .pre_right .items .item .icon {
-webkit-box-flex: 0;
-moz-flex: 0 0 100px;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
margin-right: 70px;
}
.pre_facts_wrapper .pre_inner .pre_right .items .item .text {
padding: 5px 0;
-webkit-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
font-weight: normal;
}
.pre_facts_wrapper .pre_inner .pre_right .items .item .text span {
font-size: 18px;
line-height: 25px;
color: #7EA3E4;
}
.pre_facts_wrapper .pre_inner .pre_right .items .item .text .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
cursor: pointer;
background-size: contain;
margin: 0 3px -3px;
}
@media all and (max-width: 767px) {
.pre_facts_wrapper .pre_inner .pre_right .items .item {
margin-bottom: 10px;
}
.pre_facts_wrapper .pre_inner .pre_right .items .item .icon {
margin-right: 20px;
}
.pre_facts_wrapper .pre_inner .pre_right .items .item .text {
font-size: 18px;
line-height: 25px;
}
}
.pre_blocks_wrapper {
font-size: 0;
padding: 0 16px;
position: relative;
}
.pre_blocks_wrapper .circle3 {
width: 271px;
height: 271px;
background: -o-radial-gradient(6.5% 8.67%, 64.03% 64.03%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
-webkit-box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: -180px;
right: 43px;
}
@media all and (max-width: 1280px) {
.pre_blocks_wrapper .circle3 {
display: none;
}
}
.pre_blocks_wrapper .pre_inner {
max-width: 1172px;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0 0 171px;
position: relative;
}
@media all and (max-width: 1280px) {
.pre_blocks_wrapper .pre_inner {
padding-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.pre_blocks_wrapper .pre_inner {
display: block;
}
}
.pre_blocks_wrapper .pre_inner .back1 {
background-image: url(https://www.detralex.uz/wp-content/uploads/2020/11/varikoz_1.jpg);
}
.pre_blocks_wrapper .pre_inner .back2 {
background-image: url(https://www.detralex.uz/wp-content/uploads/2020/11/gemorroy_1.jpg);
}
.pre_blocks_wrapper .pre_inner .item {
border-radius: 10px;
position: relative;
-webkit-box-flex: 0;
-moz-flex: 0 0 calc(50% - 15px);
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
min-height: 676px;
padding-bottom: 288px;
text-decoration: none;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media all and (min-width: 980px) and (max-width: 1100px) {
.pre_blocks_wrapper .pre_inner .item {
min-height: 570px;
}
}
@media all and (min-width: 768px) {
.pre_blocks_wrapper .pre_inner .item:nth-child(2n) {
margin-right: 0;
}
}
@media all and (max-width: 979px) {
.pre_blocks_wrapper .pre_inner .item {
min-height: auto;
}
}
@media all and (min-width: 768px) and (max-width: 979px) {
.pre_blocks_wrapper .pre_inner .item {
padding-bottom: 170px;
}
}
@media all and (max-width: 767px) {
.pre_blocks_wrapper .pre_inner .item {
max-width: 400px;
margin: 0 auto 10px;
}
.pre_blocks_wrapper .pre_inner .item:last-child {
margin-bottom: 0;
}
.pre_blocks_wrapper .pre_inner .back1 {
background-image: url(https://www.detralex.uz/wp-content/uploads/2020/11/varikoz_m1.jpg);
}
.pre_blocks_wrapper .pre_inner .back2 {
background-image: url(https://www.detralex.uz/wp-content/uploads/2020/11/gemorroy_m1.jpg);
}
}
@media all and (max-width: 425px) {
.pre_blocks_wrapper .pre_inner .item {
padding-bottom: 185px;
}
}
.pre_blocks_wrapper .pre_inner .item .inner {
padding: 82px 20px 0;
text-align: center;
}
@media all and (min-width: 980px) and (max-width: 1100px) {
.pre_blocks_wrapper .pre_inner .item .inner {
padding-top: 40px;
}
}
@media all and (max-width: 979px) {
.pre_blocks_wrapper .pre_inner .item .inner {
padding: 40px 20px 0;
}
}
.pre_blocks_wrapper .pre_inner .item .inner .name {
font-weight: normal;
font-size: 48px;
line-height: 65px;
font-family: "Noto Serif", serif;
color: #fff;
padding-bottom: 59px;
}
@media all and (min-width: 980px) and (max-width: 1100px) {
.pre_blocks_wrapper .pre_inner .item .inner .name {
padding-bottom: 20px;
}
}
@media all and (max-width: 979px) {
.pre_blocks_wrapper .pre_inner .item .inner .name {
font-size: 30px;
line-height: 41px;
padding-bottom: 30px;
}
}
@media all and (min-width: 768px) and (max-width: 979px) {
.pre_blocks_wrapper .pre_inner .item .inner .name {
padding-bottom: 20px;
}
}
.pre_blocks_wrapper .pre_inner .item .inner .text {
min-height: 100px;
font-size: 24px;
line-height: 31px;
font-weight: normal;
color: #F8F9FD;
max-width: 400px;
margin: 0 auto 31px;
}
@media all and (max-width: 979px) {
.pre_blocks_wrapper .pre_inner .item .inner .text {
font-size: 18px;
line-height: 25px;
}
}
@media all and (min-width: 768px) and (max-width: 979px) {
.pre_blocks_wrapper .pre_inner .item .inner .text {
margin-bottom: 20px;
}
}
@media all and (max-width: 425px) {
.pre_blocks_wrapper .pre_inner .item .inner .text {
min-height: 90px;
margin-bottom: 15px;
}
}
.pre_blocks_wrapper .pre_inner .item .inner .btnBgBorder {
border: 1px solid #7EA3E4;
}
.pre_blocks_wrapper .pre_inner .item .inner .btnBgBorder:hover {
border-color: transparent;
}
.pre_text_block_wrapper {
font-size: 0;
padding: 0 16px;
position: relative;
}
.pre_text_block_wrapper .circle4 {
width: 271px;
height: 271px;
background: -o-radial-gradient(6.5% 8.67%, 64.03% 64.03%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
-webkit-box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: -180px;
left: 97px;
}
@media all and (max-width: 1440px) {
.pre_text_block_wrapper .circle4 {
display: none;
}
}
.pre_text_block_wrapper .circle5 {
width: 135px;
height: 135px;
background: -o-radial-gradient(6.5% 8.67%, 64.03% 64.03%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
-webkit-box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
bottom: -67px;
left: 73px;
z-index: 1;
}
@media all and (max-width: 1279px) {
.pre_text_block_wrapper .circle5 {
width: 60px;
height: 60px;
left: 50px;
bottom: -30px;
}
}
.pre_text_block_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 0 0 208px;
}
@media all and (min-width: 1280px) and (max-width: 1640px) {
.pre_text_block_wrapper .pre_inner {
padding: 0 0 100px;
}
}
@media all and (max-width: 1279px) {
.pre_text_block_wrapper .pre_inner {
padding-bottom: 20px;
}
}
.pre_text_block_wrapper .pre_inner > .title {
font-size: 40px;
line-height: 54px;
color: #143A88;
font-family: "Noto Serif", serif;
font-weight: normal;
text-align: center;
padding-bottom: 40px;
}
@media all and (min-width: 1280px) {
.pre_text_block_wrapper .pre_inner > .title {
display: none;
}
}
@media all and (max-width: 767px) {
.pre_text_block_wrapper .pre_inner > .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_text_block_wrapper .pre_inner .pre_right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 44%;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
-moz-align-items: flex-end;
align-items: flex-end;
}
.pre_text_block_wrapper .pre_inner .pre_right img {
border-radius: 0 0 0 150px;
}
@media all and (max-width: 1279px) {
.pre_text_block_wrapper .pre_inner .pre_right img {
height: 350px;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
border-radius: 10px;
}
}
@media all and (max-width: 480px) {
.pre_text_block_wrapper .pre_inner .pre_right img {
height: 200px;
}
}
@media all and (max-width: 1279px) {
.pre_text_block_wrapper .pre_inner .pre_right {
position: relative;
width: 100%;
display: block;
text-align: center;
}
}
.pre_text_block_wrapper .pre_inner .pre_left {
max-width: 644px;
padding-top: 192px;
position: relative;
z-index: 1;
}
@media all and (min-width: 1280px) and (max-width: 1640px) {
.pre_text_block_wrapper .pre_inner .pre_left {
padding-top: 100px;
}
}
@media all and (max-width: 1279px) {
.pre_text_block_wrapper .pre_inner .pre_left {
width: 100%;
padding: 55px 0 0;
max-width: 100%;
}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.pre_text_block_wrapper .pre_inner .pre_left {
text-align: center;
}
}
.pre_text_block_wrapper .pre_inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
margin-bottom: 85px;
}
@media all and (max-width: 1279px) {
.pre_text_block_wrapper .pre_inner .pre_left .title {
display: none;
}
}
.pre_text_block_wrapper .pre_inner .pre_left .text {
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
padding-bottom: 85px;
}
@media all and (max-width: 767px) {
.pre_text_block_wrapper .pre_inner .pre_left .text {
font-size: 18px;
line-height: 25px;
padding-bottom: 40px;
}
}
.pre_text_block_wrapper .pre_inner .pre_left .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
cursor: pointer;
background-size: contain;
margin: 0 0 -3px;
}
@media all and (max-width: 767px) {
.pre_text_block_wrapper .pre_inner .pre_left .btns {
text-align: center;
}
}
.pre_text_block_wrapper .pre_inner .pre_left .btns .btnBgWhite {
margin-right: 15px;
}
@media all and (max-width: 767px) {
.pre_text_block_wrapper .pre_inner .pre_left .btns .btnBgWhite {
margin-right: 14px;
padding-left: 34px;
padding-right: 34px;
margin-top: 5px;
margin-bottom: 5px;
}
}
@media all and (max-width: 374px) {
.pre_text_block_wrapper .pre_inner .pre_left .btns .btnBgWhite {
margin-left: 14px;
}
}
.pre_text_block_wrapper .pre_inner .pre_left .btns .btnBgBorder {
border: 1px solid #7EA3E4;
color: #7EA3E4;
}
.pre_text_block_wrapper .pre_inner .pre_left .btns .btnBgBorder:hover {
color: #fff;
border-color: transparent;
}
@media all and (max-width: 767px) {
.pre_text_block_wrapper .pre_inner .pre_left .btns .btnBgBorder {
margin-top: 5px;
margin-bottom: 5px;
}
}
.pre_news_block {
font-size: 0;
padding: 0 11px;
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.pre_news_block {
padding: 0 80px;
}
}
.pre_news_block .pre_inner {
max-width: 1202px;
margin: 0 auto;
padding: 192px 0 60px;
position: relative;
}
.pre_news_block .pre_inner .main_title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 48px;
line-height: 65px;
color: #143A88;
position: absolute;
max-width: 170px;
top: 169px;
left: 15px;
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.pre_news_block .pre_inner {
padding-top: 100px;
}
.pre_news_block .pre_inner .main_title {
top: 79px;
}
}
@media all and (max-width: 1199px) {
.pre_news_block .pre_inner {
padding-top: 60px;
}
.pre_news_block .pre_inner .main_title {
text-align: center;
position: relative;
top: auto;
left: auto;
font-size: 30px;
line-height: 41px;
padding-bottom: 30px;
max-width: 100%;
}
}
.pre_news_block .pre_inner .r-tabs-accordion-title {
display: none;
}
.pre_news_block .pre_inner ul {
padding: 0 0 0 200px;
margin: 0 -5px 0 0;
text-align: right;
list-style: none;
position: relative;
z-index: 1;
}
@media all and (max-width: 1199px) {
.pre_news_block .pre_inner ul {
padding: 0;
margin: 0 -10px;
text-align: center;
}
}
.pre_news_block .pre_inner ul li {
display: inline-block;
vertical-align: top;
}
.pre_news_block .pre_inner ul li a {
display: block;
padding: 10px 20px;
font-weight: normal;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
text-decoration: none;
}
.pre_news_block .pre_inner ul li a:hover {
color: #143A88;
}
@media all and (max-width: 1199px) {
.pre_news_block .pre_inner ul li a {
padding: 10px 10px;
}
}
.pre_news_block .pre_inner ul li.r-tabs-state-active a {
color: #143A88;
}
.pre_news_block .pre_inner .tabs_block {
position: relative;
}
.pre_news_block .pre_inner .news_main {
padding: 89px 0 0;
position: absolute;
top: 0;
left: 0;
right: 0;
opacity: 0;
display: block !important;
}
@media all and (max-width: 1399px) {
.pre_news_block .pre_inner .news_main {
padding-top: 30px;
}
}
@media all and (max-width: 767px) {
.pre_news_block .pre_inner .news_main {
margin-right: -11px;
}
}
.pre_news_block .pre_inner .news_main.r-tabs-state-active {
position: relative;
opacity: 1;
}
.pre_news_block .pre_inner .news_main .owl-prev {
position: absolute;
top: 0;
bottom: 26px;
left: -223px;
width: 60px;
height: 60px;
border-radius: 50%;
border: 1px solid #7EA3E4;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_news_block .pre_inner .news_main .owl-prev:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_n.svg) 50% 50% no-repeat;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_news_block .pre_inner .news_main .owl-prev:after {
content: '';
position: absolute;
top: 0;
bottom: 1px;
left: 39px;
margin: auto;
width: 47px;
height: 1px;
background: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_news_block .pre_inner .news_main .owl-prev:hover {
background: -webkit-gradient(linear, left top, right top, from(#6C93D8), to(#7EA3E4));
background: -o-linear-gradient(left, #6C93D8 0%, #7EA3E4 100%);
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
border-color: transparent;
}
.pre_news_block .pre_inner .news_main .owl-prev:hover:before {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_a.svg) 50% 50% no-repeat;
}
.pre_news_block .pre_inner .news_main .owl-prev:hover:after {
width: 0;
}
@media all and (min-width: 1400px) and (max-width: 1670px) {
.pre_news_block .pre_inner .news_main .owl-prev {
left: -90px;
}
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.pre_news_block .pre_inner .news_main .owl-prev {
left: -70px;
}
.pre_news_block .pre_inner .news_main .owl-prev:after {
width: 40px;
}
}
@media all and (max-width: 1199px) {
.pre_news_block .pre_inner .news_main .owl-prev {
display: none !important;
}
}
.pre_news_block .pre_inner .news_main .owl-next {
position: absolute;
top: 0;
bottom: 26px;
right: -223px;
width: 60px;
height: 60px;
border-radius: 50%;
border: 1px solid #7EA3E4;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_news_block .pre_inner .news_main .owl-next:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_n.svg) 50% 50% no-repeat;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_news_block .pre_inner .news_main .owl-next:after {
content: '';
position: absolute;
top: 1px;
bottom: 0;
right: 39px;
width: 47px;
margin: auto;
height: 1px;
background: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_news_block .pre_inner .news_main .owl-next:hover {
background: -webkit-gradient(linear, left top, right top, from(#6C93D8), to(#7EA3E4));
background: -o-linear-gradient(left, #6C93D8 0%, #7EA3E4 100%);
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
border-color: transparent;
}
.pre_news_block .pre_inner .news_main .owl-next:hover:before {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_a.svg) 50% 50% no-repeat;
}
.pre_news_block .pre_inner .news_main .owl-next:hover:after {
width: 0;
}
@media all and (min-width: 1400px) and (max-width: 1670px) {
.pre_news_block .pre_inner .news_main .owl-next {
right: -90px;
}
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.pre_news_block .pre_inner .news_main .owl-next {
right: -70px;
}
.pre_news_block .pre_inner .news_main .owl-next:after {
width: 40px;
}
}
@media all and (max-width: 1199px) {
.pre_news_block .pre_inner .news_main .owl-next {
display: none !important;
}
}
.pre_news_block .pre_inner .news_main .slider_news .item {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 15px 15px 40px;
}
@media all and (max-width: 1023px) {
.pre_news_block .pre_inner .news_main .slider_news .item {
padding: 10px 5px 20px;
}
}
.pre_news_block .pre_inner .news_main .slider_news > .item {
display: inline-block;
vertical-align: top;
width: 33.33%;
}
@media all and (max-width: 1023px) {
.pre_news_block .pre_inner .news_main .slider_news > .item {
width: auto;
}
}
.pre_news_block .pre_inner .news_main .slider_news .item_new {
background: #fff;
border-radius: 5px;
display: block;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media all and (max-width: 767px) {
.pre_news_block .pre_inner .news_main .slider_news .item_new {
max-width: 234px;
}
}
.pre_news_block .pre_inner .news_main .slider_news .item_new span {
display: block;
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .img {
position: relative;
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .img:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 125px;
background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));
background: -o-linear-gradient(bottom, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .img img {
border-radius: 5px 5px 0px 0px;
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .inn {
padding: 35px 40px 33px;
}
@media all and (max-width: 1023px) {
.pre_news_block .pre_inner .news_main .slider_news .item_new .inn {
padding: 30px 20px 28px;
}
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .name {
padding: 0 0 30px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .title {
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
padding-bottom: 26px;
max-width: 210px;
min-height: 88px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .text {
font-size: 14px;
line-height: 24px;
color: #8F8F8F;
padding-bottom: 35px;
max-width: 210px;
}
.pre_news_block .pre_inner .news_main .slider_news .item_new .link {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.pre_news_block .pre_inner .news_main .slider_news .item_new:hover {
-webkit-box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
}
.pre_news_block .pre_inner .news_main .slider_news .item_new:hover .title {
color: #143A88;
}
@media all and (max-width: 1023px) {
.pre_news_block .pre_inner .news_main .slider_news .item_new:hover {
-webkit-box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
}
}
.footer {
background: #143A88;
font-size: 0;
padding: 0 16px;
}
.footer .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 64px 0 70px;
}
@media all and (max-width: 1023px) {
.footer .pre_inner {
padding: 40px 0;
text-align: center;
}
}
.footer .pre_inner .footer_bottom {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
padding-top: 28px;
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_bottom {
display: block;
padding-top: 15px;
}
}
.footer .pre_inner .footer_bottom .left_text {
-webkit-box-flex: 0;
-moz-flex: 0 0 290px;
-ms-flex: 0 0 290px;
flex: 0 0 290px;
font-weight: normal;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
margin: 11px 71px 0 0;
}
.footer .pre_inner .footer_bottom .left_text a {
color: #7EA3E4;
text-decoration: none;
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
.footer .pre_inner .footer_bottom .left_text {
margin-right: 20px;
}
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_bottom .left_text {
margin: 0 0 15px;
}
}
.footer .pre_inner .footer_bottom .page-footer__legal-wrapper {
-webkit-box-flex: 0;
-moz-flex: 0 0 535px;
-ms-flex: 0 0 535px;
flex: 0 0 535px;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #7EA3E4;
margin-right: 20px;
}
.footer .pre_inner .footer_bottom .page-footer__legal-wrapper a {
color: #7EA3E4;
text-decoration: none;
}
.footer .pre_inner .footer_bottom .page-footer__legal-wrapper .page-footer__report {
-webkit-box-flex: 0;
-moz-flex: 0 0 160px;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
}
.footer .pre_inner .footer_bottom .page-footer__legal-wrapper .page-footer__policy {
-webkit-box-flex: 0;
-moz-flex: 0 0 145px;
-ms-flex: 0 0 145px;
flex: 0 0 145px;
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
.footer .pre_inner .footer_bottom .page-footer__legal-wrapper {
-webkit-box-flex: 0;
-moz-flex: 0 0 565px;
-ms-flex: 0 0 565px;
flex: 0 0 565px;
}
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_bottom .page-footer__legal-wrapper {
margin: 0 0 15px;
display: block;
}
.footer .pre_inner .footer_bottom .page-footer__legal-wrapper .page-footer__report {
margin-bottom: 15px;
}
}
.footer .pre_inner .footer_bottom .right_copy {
-webkit-box-flex: 0;
-moz-flex: 0 0 375px;
-ms-flex: 0 0 375px;
flex: 0 0 375px;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #7EA3E4;
padding-top: 26px;
}
.footer .pre_inner .footer_bottom .right_copy a {
color: #7EA3E4;
text-decoration: none;
}
.footer .pre_inner .footer_bottom .right_copy .copy_site {
-webkit-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.footer .pre_inner .footer_bottom .right_copy .copy {
-webkit-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
.footer .pre_inner .footer_bottom .right_copy {
-webkit-box-flex: 0;
-moz-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
}
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_bottom .right_copy {
padding: 0;
}
}
.footer .pre_inner .footer_top {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_top {
display: block;
}
}
.footer .pre_inner .footer_top .pre_left {
-webkit-box-flex: 0;
-moz-flex: 0 0 290px;
-ms-flex: 0 0 290px;
flex: 0 0 290px;
margin: 0 71px 0 0;
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
.footer .pre_inner .footer_top .pre_left {
margin-right: 20px;
}
}
.footer .pre_inner .footer_top .pre_left .logo_f {
margin-bottom: 30px;
}
.footer .pre_inner .footer_top .pre_left .text_footer {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
padding-bottom: 29px;
}
.footer .pre_inner .footer_top .pre_left .address {
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #FFFFFF;
padding-bottom: 24px;
}
.footer .pre_inner .footer_top .pre_left .phone {
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #FFFFFF;
}
.footer .pre_inner .footer_top .pre_left .phone a {
text-decoration: none;
color: #fff;
}
.footer .pre_inner .footer_top .pre_left .email {
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #FFFFFF;
}
.footer .pre_inner .footer_top .pre_left .email a {
text-decoration: none;
color: #fff;
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_top .pre_left {
margin: 0 0 30px;
}
.footer .pre_inner .footer_top .pre_left .logo_f {
margin-bottom: 20px;
}
.footer .pre_inner .footer_top .pre_left .text_footer {
padding-bottom: 29px;
}
.footer .pre_inner .footer_top .pre_left .address {
padding-bottom: 24px;
}
}
.footer .pre_inner .footer_top .pre_menu_footer {
-webkit-box-flex: 0;
-moz-flex: 0 0 358px;
-ms-flex: 0 0 358px;
flex: 0 0 358px;
margin-right: 20px;
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
.footer .pre_inner .footer_top .pre_menu_footer {
-webkit-box-flex: 0;
-moz-flex: 0 0 320px;
-ms-flex: 0 0 320px;
flex: 0 0 320px;
}
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_top .pre_menu_footer {
display: none;
}
}
.footer .pre_inner .footer_top .pre_menu_footer ul {
padding: 0;
margin: 0;
list-style: none;
}
.footer .pre_inner .footer_top .pre_menu_footer ul li {
margin-bottom: 20px;
}
.footer .pre_inner .footer_top .pre_menu_footer ul li a {
display: inline-block;
vertical-align: top;
text-decoration: none;
font-weight: normal;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
}
.footer .pre_inner .footer_top .pre_right {
-webkit-box-flex: 0;
-moz-flex: 0 0 375px;
-ms-flex: 0 0 375px;
flex: 0 0 375px;
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
.footer .pre_inner .footer_top .pre_right {
-webkit-box-flex: 0;
-moz-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
}
}
.footer .pre_inner .footer_top .pre_right .menu_tablet {
margin: 0;
padding: 0 0 37px;
list-style: none;
}
@media all and (max-width: 1023px) {
.footer .pre_inner .footer_top .pre_right .menu_tablet {
display: none;
}
}
.footer .pre_inner .footer_top .pre_right .menu_tablet li {
padding-bottom: 20px;
}
.footer .pre_inner .footer_top .pre_right .menu_tablet li a {
display: inline-block;
vertical-align: top;
text-decoration: none;
font-weight: normal;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
}
.footer .pre_inner .footer_top .pre_right .social .title {
font-weight: normal;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
margin-right: 16px;
display: inline-block;
vertical-align: middle;
}
.footer .pre_inner .footer_top .pre_right .social a {
display: inline-block;
vertical-align: middle;
text-decoration: none;
margin-right: 16px;
}
.oveflowHidden:after {
content: '';
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #000;
opacity: .4;
z-index: 2;
}
.search_popup_wrapper {
position: fixed;
left: 0;
right: 0;
background: #fff;
padding: 32px 16px 36px;
z-index: 10;
top: 100px;
-webkit-transform: translate3d(0, -200%, 0);
-ms-transform: translate3d(0, -200%, 0);
transform: translate3d(0, -200%, 0);
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
opacity: 0;
visibility: hidden;
-webkit-box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
border: 1px solid rgba(126, 163, 228, 0.3);
border-radius: 5px;
}
.search_popup_wrapper.opened {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
visibility: visible;
}
@media all and (max-width: 767px) {
.search_popup_wrapper {
padding: 20px 16px;
}
}
.search_popup_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
}
.search_popup_wrapper .pre_inner .link {
padding-bottom: 2px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.search_popup_wrapper .pre_inner .link a {
color: inherit;
text-decoration: none;
}
.search_popup_wrapper .pre_inner form {
position: relative;
}
.search_popup_wrapper .pre_inner form input {
width: 100%;
padding: 13px 40px 13px 0;
border: none;
border-bottom: 1px solid #E8E8E8;
font-size: 36px;
line-height: 49px;
color: #4C4C4C;
font-family: "Noto Serif", serif;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.search_popup_wrapper .pre_inner form input::-webkit-input-placeholder {
color: #E8E8E8;
}
.search_popup_wrapper .pre_inner form input:moz-placeholder {
color: #E8E8E8;
}
.search_popup_wrapper .pre_inner form input::-moz-placeholder {
color: #E8E8E8;
}
.search_popup_wrapper .pre_inner form input:-ms-input-placeholder {
color: #E8E8E8;
}
.search_popup_wrapper .pre_inner form input.placeholder {
color: #E8E8E8;
}
.search_popup_wrapper .pre_inner form input:hover, .search_popup_wrapper .pre_inner form input:focus {
border-bottom-color: #7EA3E4;
}
@media all and (max-width: 767px) {
.search_popup_wrapper .pre_inner form input {
font-size: 24px;
}
}
.search_popup_wrapper .pre_inner form .searBtn {
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 32px;
height: 32px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/sear_bb.svg) 50% 50% no-repeat;
border: none;
margin: auto;
outline: none;
}
.oveflow {
overflow: hidden;
}
.btnWarning {
position: relative;
}
.popupBlockText {
padding: 18px 22px;
width: 290px;
background: #FFFFFF;
border: 1px solid rgba(126, 163, 228, 0.5);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
border-radius: 5px;
display: none;
position: absolute;
bottom: 100%;
right: -130px;
z-index: 1;
margin-bottom: 10px;
font-family: "PT Sans", sans-serif;
font-size: 14px !important;
line-height: 18px !important;
letter-spacing: 0.05em;
color: #4C4C4C !important;
text-align: left;
}
.popupBlockText span {
color: #143A88 !important;
}
.popupBlockText.active {
display: block;
}
.popupBlockText a {
color: #143A88 !important;
letter-spacing: -.1px;
}
@media all and (max-width: 767px) {
.popupBlockText {
right: -40px;
}
}
.menu_mobile_wrapper {
position: fixed;
top: 100px;
left: 0;
right: 0;
bottom: 0;
width: 375px;
z-index: 100;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
background: #fff;
}
.menu_mobile_wrapper.opened {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@media all and (max-width: 767px) {
.menu_mobile_wrapper {
top: 60px;
}
}
@media all and (max-width: 374px) {
.menu_mobile_wrapper {
width: 100%;
top: 52px;
}
}
.menu_mobile_wrapper .menu_scroll_b {
overflow: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.menu_mobile_wrapper .social {
padding-top: 15px;
text-align: center;
}
.menu_mobile_wrapper .social a {
display: inline-block;
vertical-align: top;
text-decoration: none;
margin: 0 20px;
}
.menu_mobile_wrapper ul {
padding: 0;
margin: 0;
list-style: none;
}
.menu_mobile_wrapper ul li {
text-align: center;
}
.menu_mobile_wrapper ul li a {
display: inline-block;
vertical-align: top;
text-decoration: none;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
padding: 15px;
}
.pre_pop_block {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: rgba(143, 143, 143, 0.75);
z-index: 100;
padding: 0 16px;
}
.pre_pop_block .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 7px 40px 7px 0;
font-weight: 300;
font-size: 24px;
line-height: 36px;
text-transform: uppercase;
color: #FFFFFF;
font-family: "Oswald", sans-serif;
position: relative;
}
@media all and (max-width: 1280px) {
.pre_pop_block .pre_inner {
font-size: 18px;
line-height: 24px;
}
}
.pre_pop_block .pre_inner .close {
margin: auto;
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 30px;
height: 30px;
cursor: pointer;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/popclose.svg) 50% 50% no-repeat;
}
.pre_content_main {
font-size: 0;
padding: 0 16px;
}
.pre_content_main .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 57px 0 77px;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 767px) {
.pre_content_main .pre_inner {
padding: 40px 0;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.pre_content_main .pre_inner .left_aside {
-webkit-box-flex: 0;
-moz-flex: 0 0 307px;
-ms-flex: 0 0 307px;
flex: 0 0 307px;
margin-right: 93px;
padding: 10px 0 0;
}
.pre_content_main .pre_inner .left_aside .title {
font-weight: normal;
font-size: 48px;
line-height: 65px;
color: #143A88;
font-family: "Noto Serif", serif;
padding-bottom: 52px;
}
.pre_content_main .pre_inner .left_aside .text {
font-weight: normal;
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
}
.pre_content_main .pre_inner .left_aside .image {
position: relative;
text-align: center;
margin: 24px 36px 0 0;
}
.pre_content_main .pre_inner .left_aside .image .btns {
position: absolute;
bottom: -25px;
left: 0;
right: 0;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.pre_content_main .pre_inner .left_aside {
margin-right: 30px;
}
}
@media all and (max-width: 767px) {
.pre_content_main .pre_inner .left_aside {
-webkit-box-flex: none;
-moz-flex: none;
-ms-flex: none;
flex: none;
width: 100%;
margin: 0;
padding: 50px 0 0;
-webkit-box-ordinal-group: 2;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.pre_content_main .pre_inner .left_aside .title {
display: none;
}
.pre_content_main .pre_inner .left_aside .image {
max-width: 270px;
margin: 23px auto 0;
}
.pre_content_main .pre_inner .left_aside .text {
padding: 0 36px;
}
}
.pre_content_main .pre_inner .right_main {
-webkit-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.pre_content_main .pre_inner .right_main .title_main {
display: none;
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 30px;
line-height: 41px;
text-align: center;
color: #143A88;
padding-bottom: 20px;
}
@media all and (max-width: 767px) {
.pre_content_main .pre_inner .right_main {
-webkit-box-flex: none;
-moz-flex: none;
-ms-flex: none;
flex: none;
width: 100%;
}
.pre_content_main .pre_inner .right_main .title_main {
display: block;
}
}
.pre_content_main .pre_inner .right_main .inner {
border-top: 1px solid #E8E8E8;
}
.pre_content_main .pre_inner .right_main .inner .accor_main {
border-bottom: 1px solid #E8E8E8;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_title {
padding: 21px 20px 21px 56px;
cursor: pointer;
font-weight: normal;
font-size: 18px;
line-height: 25px;
color: #143A88;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_title:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 25px;
height: 1px;
background: #7EA3E4;
margin: auto;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_title:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 12px;
height: 25px;
width: 1px;
background: #7EA3E4;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_title.active {
color: #7EA3E4;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_title.active:after {
opacity: 0;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_body {
padding: 0 0 56px 56px;
font-weight: normal;
font-size: 14px;
line-height: 150%;
color: #4C4C4C;
display: none;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_body a {
color: #143A88;
}
.pre_content_main .pre_inner .right_main .inner .accor_main .accor_body p {
margin: 0;
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs {
padding: 0;
margin: 0 0 50px;
list-style: none;
border-bottom: 1px solid #E8E8E8;
}
@media all and (max-width: 767px) {
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs {
margin-bottom: 40px;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
}
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs li {
display: inline-block;
vertical-align: top;
margin-right: 44px;
}
@media all and (max-width: 960px) {
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs li {
width: 88px;
}
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs li a {
display: block;
padding: 20px 0;
text-decoration: none;
font-weight: normal;
font-size: 16px;
line-height: 21px;
color: #7EA3E4;
position: relative;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs li a:after {
content: '';
position: absolute;
bottom: -1px;
left: 0;
right: 0;
height: 1px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs li.r-tabs-state-active a {
color: #143A88;
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .title_tabs li.r-tabs-state-active a:after {
background: #7EA3E4;
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .r-tabs-accordion-title {
display: none;
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .tabs_accordion {
display: none;
}
.pre_content_main .pre_inner .right_main .accordeon_tabs .tabs_accordion.r-tabs-state-active {
display: block;
}
.pre_instruction_main {
font-size: 0;
padding: 0 16px;
}
.pre_instruction_main .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 67px 0 77px;
}
.pre_instruction_main .pre_inner .title_main {
-webkit-box-flex: none;
-moz-flex: none;
-ms-flex: none;
flex: none;
font-weight: normal;
font-size: 48px;
line-height: 1.2;
color: #143A88;
font-family: "Noto Serif", serif;
padding-bottom: 40px;
width: 100%;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.pre_instruction_main .pre_inner .title_main {
padding-bottom: 60px;
}
}
@media all and (max-width: 767px) {
.pre_instruction_main .pre_inner .title_main {
font-size: 30px;
text-align: center;
padding-bottom: 0;
}
.pre_instruction_main .pre_inner .wraps h2 {text-align: center;    color: #143A88;    font-size: 5vw;    width: 60%;    margin: 0 auto 5vh;    line-height: 1.3;}
.pre_instruction_main .pre_inner .left_aside .btns .btnBgWhite {width: 100%;    padding: 2vh 0;    font-size: 3.5vw;}
}
.pre_instruction_main .pre_inner .inner_main {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media all and (max-width: 767px) {
.pre_instruction_main .pre_inner .inner_main {
display: block;
}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.pre_instruction_main .pre_inner {
padding: 40px 0;
}
}
@media all and (max-width: 767px) {
.pre_instruction_main .pre_inner {
padding: 40px 0;
display: block;
}
}
.pre_instruction_main .pre_inner .left_aside {
padding: 0 2vh 0 0;
width: 35%;
position: sticky;
top: 120px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.pre_instruction_main .pre_inner .left_aside .links-container {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
.pre_instruction_main .pre_inner .left_aside .btns.urls {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.pre_instruction_main .pre_inner .left_aside .btns {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}
.pre_instruction_main .pre_inner .left_aside .btns.urls a {width: 100%;    text-align: center;}
.pre_instruction_main .pre_inner .left_aside .title {
font-weight: normal;
font-size: 16px;
line-height: 21px;
color: #143A88;
}
.pre_instruction_main .pre_inner .left_aside .btns {
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
min-width: 100%;
}
.pre_instruction_main .pre_inner .left_aside .links-container a {
font-size: 18px;
text-decoration: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 0 20px;
color: #4C4C4C;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
outline: none;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
text-align: left;
}
.pre_instruction_main .pre_inner .left_aside>a, .pre_instruction_main .pre_inner .left_aside .links-container a {-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.pre_instruction_main .pre_inner .left_aside .links-container a.active {color: #143A88;}
.pre_instruction_main .pre_inner .left_aside .links-container a.active:before {background: #6C93D8;}
.pre_instruction_main .pre_inner .left_aside .links-container a.active:after {opacity: 1;}
.pre_instruction_main .pre_inner .left_aside .links-container a:before {
content: '';
min-width: 9px;
min-height: 9px;
background: #8F8F8F;
border-radius: 100px;
margin: 0 1.2vh 0 0;
}
.pre_instruction_main .pre_inner .left_aside .links-container a:after {
content: '';
min-width: 17px;
min-height: 17px;
border: 1px solid;
border-radius: 100px;
margin: 0 1.2vh 0 0;
position: absolute;
left: -5px;
opacity: 0;
}
.pre_instruction_main .pre_inner .left_aside .btns .btnBgWhite {
margin-bottom: 25px;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.pre_instruction_main .pre_inner .left_aside {
margin-right: 30px;
}
}
@media all and (max-width: 767px) {
.pre_instruction_main .pre_inner .left_aside {
-webkit-box-flex: none;
-moz-flex: none;
-ms-flex: none;
flex: none;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
border-bottom: 1px solid #E8E8E8;
position: relative;
top: auto;
}
.pre_instruction_main .pre_inner .left_aside .title {
max-width: 100%;
}
.pre_instruction_main .pre_inner .left_aside .btns {
gap: 1vh;
border: none;
margin: 0 auto;
}
}
.pre_instruction_main .pre_inner .right_main {
padding: 0 0 0 3vh;
border-left: 1px solid #E8E8E8;
width: 65%;
}
@media all and (max-width: 767px) {
.pre_instruction_main .pre_inner .right_main {
-webkit-box-flex: none;
-moz-flex: none;
-ms-flex: none;
flex: none;
width: 100%;
padding: 5vh 0;
border-left: 0;
}
#main-menu-1 li:last-child a {
border: 1px solid;
border-radius: 30px;
padding: 1vh 2vh;
}
}
.pre_instruction_main .pre_inner .right_main .accor_main {
margin: 0 0 3.5vh;
border-bottom: 1px solid #E8E8E8;
}
.pre_instruction_main .pre_inner .right_main .accor_main:first-child .accor_title {height: 0;    opacity: 0;    margin: 0;}
.pre_instruction_main .pre_inner .right_main .accor_main:first-child .accor_body>h2:first-child {font-weight: 700;    font-size: 3.5vh;    line-height: 1.2;    color: #143A88;    margin: 0 0 2vh;}
.pre_instruction_main .pre_inner .right_main .accor_main .accor_title {
cursor: pointer;
font-weight: 700;
font-size: 3.5vh;
line-height: 1.2;
color: #143A88;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
font-family: "Noto Serif", serif;
pointer-events: none;
margin: 0 0 2vh;
}
.pre_instruction_main .pre_inner .right_main .accor_main .accor_title.active {
color: #7EA3E4;
}
.pre_instruction_main .pre_inner .right_main .accor_main .accor_title.active:after {
opacity: 0;
}
.pre_instruction_main .pre_inner .right_main .accor_main .accor_body {
padding: 0 0 3.5vh 0;
font-weight: normal;
font-size: 14px;
line-height: 150%;
color: #4C4C4C;
}
.pre_instruction_main .pre_inner .right_main .accor_main .accor_body h2 {
font-weight: bold;
font-size: 14px;
line-height: 24px;
color: #143A88;
text-transform: uppercase;
font-family: "PT Sans", sans-serif;
}
.pre_instruction_main .pre_inner .right_main .accor_main .accor_body a {
color: #143A88;
}
.form-popup-wrapper {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: auto;
white-space: nowrap;
text-align: center;
font-size: 0;
display: none;
-webkit-box-flex: none;
-moz-flex: none;
-ms-flex: none;
flex: none;
z-index: 100;
background: rgba(0, 0, 0, 0.8);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media all and (max-width: 767px) {
.form-popup-wrapper {
padding: 0 10px;
}
}
.form-popup-wrapper:before {
height: 100%;
display: inline-block;
vertical-align: middle;
content: '';
}
.form-popup-wrapper .formExtraWrapper {
width: 570px;
margin: auto;
position: relative;
display: inline-block;
white-space: normal;
vertical-align: middle;
text-align: left;
}
@media all and (max-width: 639px) {
.form-popup-wrapper .formExtraWrapper {
width: 300px;
}
}
.form-popup-wrapper .formExtraWrapper > .close-form {
position: absolute;
top: 16px;
right: 19px;
width: 34px;
height: 34px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/x_close.svg) 50% 50% no-repeat;
cursor: pointer;
z-index: 101;
}
.form-popup-wrapper .form_inner {
font-size: 0;
padding: 40px 70px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
background: #fff;
z-index: 100;
border: 1px solid #CCCCCC;
box-sizing: border-box;
-webkit-box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
@media all and (max-width: 767px) {
.form-popup-wrapper .form_inner {
padding: 20px 20px;
}
}
.form-popup-wrapper .form_inner .title {
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
text-align: center;
font-family: "Noto Serif", serif;
padding-bottom: 35px;
}
@media all and (max-width: 767px) {
.form-popup-wrapper .form_inner .title {
font-size: 22px;
padding-bottom: 15px;
}
}
.form-popup-wrapper .form_inner .thanks_text {
padding: 17px 0;
text-align: center;
}
.form-popup-wrapper .form_inner .thanks_text .name {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
padding-bottom: 40px;
}
.form-popup-wrapper .form_inner .thanks_text .text {
font-size: 24px;
line-height: 31px;
text-align: center;
color: #4C4C4C;
max-width: 280px;
margin: 0 auto 40px;
}
.form-popup-wrapper .form_inner .thanks_text .bot_text {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
padding-bottom: 55px;
}
.form-popup-wrapper .form_inner .name {
padding-bottom: 5px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.form-popup-wrapper .form_inner .field_text {
margin-bottom: 30px;
}
.form-popup-wrapper .form_inner .field_text input {
width: 100%;
height: 36px;
border: none;
border-bottom: 1px solid #E8E8E8;
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
outline: none;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.form-popup-wrapper .form_inner .field_text input:hover, .form-popup-wrapper .form_inner .field_text input:focus {
border-bottom-color: #7EA3E4;
}
.form-popup-wrapper .form_inner .field_textarea {
margin-bottom: 30px;
}
.form-popup-wrapper .form_inner .field_textarea textarea {
width: 100%;
height: 100px;
border: none;
border-bottom: 1px solid #E8E8E8;
font-size: 24px;
color: #4C4C4C;
outline: none;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.form-popup-wrapper .form_inner .field_textarea textarea:hover, .form-popup-wrapper .form_inner .field_textarea textarea:focus {
border-bottom-color: #7EA3E4;
}
.form-popup-wrapper .form_inner .field_btn {
padding-top: 8px;
text-align: center;
}
.form-popup-wrapper .form_inner .field_btn .btnBgWhite {
border: none;
outline: none;
}
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.no-js .owl-carousel {
display: block;
}@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap"); .pre_production_main {
font-size: 0;
}
.pre_production_banner {
position: relative;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
padding: 0 20px;
}
.pre_production_banner .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 20px 0;
min-height: 399px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-direction: normal;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center;
box-sizing: border-box;
}
.pre_production_banner .pre_inner .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 48px;
line-height: 65px;
color: #FFFFFF;
text-align: center;
}
@media all and (max-width: 767px) {
.pre_production_banner .pre_inner .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_rightImage_wrapper {
padding: 0 16px;
position: relative;
}
.pre_rightImage_wrapper .circle4 {
width: 271px;
height: 271px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: -75px;
left: 40px;
}
@media all and (max-width: 1440px) {
.pre_rightImage_wrapper .circle4 {
display: none;
}
}
.pre_rightImage_wrapper .circle5 {
width: 120px;
height: 120px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
bottom: -67px;
left: 100px;
z-index: 1;
}
@media all and (max-width: 1279px) {
.pre_rightImage_wrapper .circle5 {
width: 60px;
height: 60px;
right: 50px;
left: auto;
bottom: -30px;
}
}
.pre_rightImage_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 0 0 92px;
}
@media all and (min-width: 1280px) and (max-width: 1640px) {
.pre_rightImage_wrapper .pre_inner {
padding: 0 0 100px;
}
}
@media all and (max-width: 1279px) {
.pre_rightImage_wrapper .pre_inner {
padding: 40px 0 40px;
}
}
.pre_rightImage_wrapper .pre_inner .pre_right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 49.2%;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
align-items: flex-end;
border-radius: 0 0 0 150px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
@media all and (max-width: 1279px) {
.pre_rightImage_wrapper .pre_inner .pre_right {
position: relative;
width: 100%;
display: block;
text-align: center;
height: 350px;
border-radius: 10px;
}
}
@media all and (max-width: 480px) {
.pre_rightImage_wrapper .pre_inner .pre_right {
height: 200px;
}
}
.pre_rightImage_wrapper .pre_inner .pre_left {
max-width: 540px;
padding-top: 122px;
position: relative;
z-index: 1;
}
@media all and (min-width: 1280px) and (max-width: 1640px) {
.pre_rightImage_wrapper .pre_inner .pre_left {
padding-top: 100px;
}
}
@media all and (max-width: 1279px) {
.pre_rightImage_wrapper .pre_inner .pre_left {
width: 100%;
padding: 40px 0 0;
max-width: 100%;
}
}
.pre_rightImage_wrapper .pre_inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
margin-bottom: 99px;
}
@media all and (max-width: 1280px) {
.pre_rightImage_wrapper .pre_inner .pre_left .title {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.pre_rightImage_wrapper .pre_inner .pre_left .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_rightImage_wrapper .pre_inner .pre_left .text {
font-size: 24px;
line-height: 31px;
color: #7EA3E4;
padding-bottom: 50px;
}
@media all and (max-width: 767px) {
.pre_rightImage_wrapper .pre_inner .pre_left .text {
padding-bottom: 40px;
}
}
.pre_rightImage_wrapper .pre_inner .pre_left .text_black {
font-weight: normal;
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
.pre_rightImage_wrapper .pre_inner .pre_left .text_black span {
color: #7EA3E4;
}
.pre_rightImage_wrapper .pre_inner .pre_left .text_black a {
text-decoration: none;
color: #7EA3E4;
}
.pre_prod_text {
font-size: 0;
padding: 0 16px;
}
.pre_prod_text .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 123px 0 141px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 1024px) {
.pre_prod_text .pre_inner {
padding: 40px 0 20px;
display: block;
}
}
.pre_prod_text .pre_inner .pre_left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin: 24px 0 0 -138px;
}
@media all and (max-width: 1366px) {
.pre_prod_text .pre_inner .pre_left {
margin: 0;
}
}
@media all and (max-width: 1024px) {
.pre_prod_text .pre_inner .pre_left {
margin: 0;
text-align: center;
}
}
.pre_prod_text .pre_inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 472px;
-moz-box-flex: 0;
-moz-flex: 0 0 472px;
-ms-flex: 0 0 472px;
flex: 0 0 472px;
margin-left: 100px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.pre_prod_text .pre_inner .pre_right .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding-bottom: 100px;
}
.pre_prod_text .pre_inner .pre_right .text {
font-size: 24px;
line-height: 31px;
color: #7EA3E4;
padding-bottom: 50px;
}
.pre_prod_text .pre_inner .pre_right .body {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
@media all and (max-width: 1024px) {
.pre_prod_text .pre_inner .pre_right {
margin: 0;
padding: 0 0 40px;
}
.pre_prod_text .pre_inner .pre_right .title {
font-size: 30px;
line-height: 41px;
padding-bottom: 40px;
}
.pre_prod_text .pre_inner .pre_right .text {
padding-bottom: 40px;
}
}
.pre_rightImage2_wrapper {
padding: 0 16px;
position: relative;
}
.pre_rightImage2_wrapper .circle5 {
width: 271px;
height: 271px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
bottom: -100px;
right: 43px;
z-index: 1;
}
@media all and (max-width: 1279px) {
.pre_rightImage2_wrapper .circle5 {
width: 60px;
height: 60px;
right: 50px;
left: auto;
bottom: -30px;
}
}
.pre_rightImage2_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 0;
}
@media all and (max-width: 1279px) {
.pre_rightImage2_wrapper .pre_inner {
padding: 20px 0 20px;
}
}
.pre_rightImage2_wrapper .pre_inner .pre_right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 49.2%;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
align-items: flex-end;
border-radius: 0 0 0 150px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
@media all and (max-width: 1279px) {
.pre_rightImage2_wrapper .pre_inner .pre_right {
position: relative;
width: 100%;
display: block;
text-align: center;
height: 350px;
border-radius: 10px;
}
}
@media all and (max-width: 480px) {
.pre_rightImage2_wrapper .pre_inner .pre_right {
height: 200px;
}
}
.pre_rightImage2_wrapper .pre_inner .pre_left {
max-width: 540px;
position: relative;
z-index: 1;
}
@media all and (max-width: 1279px) {
.pre_rightImage2_wrapper .pre_inner .pre_left {
width: 100%;
padding: 70px 0 0;
max-width: 100%;
}
}
.pre_rightImage2_wrapper .pre_inner .pre_left .text {
font-size: 24px;
line-height: 31px;
color: #7EA3E4;
padding-bottom: 50px;
}
@media all and (max-width: 767px) {
.pre_rightImage2_wrapper .pre_inner .pre_left .text {
padding-bottom: 40px;
}
}
.pre_rightImage2_wrapper .pre_inner .pre_left .text_black {
font-weight: normal;
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
.pre_rightImage2_wrapper .pre_inner .pre_left .text_black span {
color: #7EA3E4;
}
.pre_rightImage2_wrapper .pre_inner .pre_left .text_black a {
text-decoration: none;
color: #7EA3E4;
}
.pre_prod_text2 {
font-size: 0;
padding: 0 16px;
position: relative;
z-index: 1;
}
.pre_prod_text2 .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 100px 0 110px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 1024px) {
.pre_prod_text2 .pre_inner {
padding: 40px 0 20px;
display: block;
}
}
.pre_prod_text2 .pre_inner .pre_left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin: 0;
}
@media all and (max-width: 1366px) {
.pre_prod_text2 .pre_inner .pre_left {
margin: 0;
}
}
@media all and (max-width: 1024px) {
.pre_prod_text2 .pre_inner .pre_left {
margin: 0;
text-align: center;
}
}
.pre_prod_text2 .pre_inner .pre_left img {
border-radius: 10px;
}
.pre_prod_text2 .pre_inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 472px;
-moz-box-flex: 0;
-moz-flex: 0 0 472px;
-ms-flex: 0 0 472px;
flex: 0 0 472px;
margin-left: 100px;
}
.pre_prod_text2 .pre_inner .pre_right .text {
font-size: 24px;
line-height: 31px;
color: #7EA3E4;
}
.pre_prod_text2 .pre_inner .pre_right .body {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
padding-bottom: 50px;
}
@media all and (max-width: 1024px) {
.pre_prod_text2 .pre_inner .pre_right {
margin: 0;
padding: 40px 0 0;
}
.pre_prod_text2 .pre_inner .pre_right .body {
padding-bottom: 40px;
}
}
.pre_rightImage3_wrapper {
padding: 0 16px;
margin-bottom: 101px;
position: relative;
}
@media all and (max-width: 1280px) {
.pre_rightImage3_wrapper {
margin-bottom: 60px;
}
}
.pre_rightImage3_wrapper .circle4 {
width: 196px;
height: 196px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: -213px;
left: 97px;
}
@media all and (max-width: 1440px) {
.pre_rightImage3_wrapper .circle4 {
display: none;
}
}
.pre_rightImage3_wrapper .circle5 {
width: 135px;
height: 135px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: 156px;
left: -67px;
z-index: 1;
}
@media all and (max-width: 1279px) {
.pre_rightImage3_wrapper .circle5 {
width: 60px;
height: 60px;
right: 50px;
left: auto;
top: auto;
bottom: -30px;
}
}
.pre_rightImage3_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 0;
}
@media all and (max-width: 1279px) {
.pre_rightImage3_wrapper .pre_inner {
padding: 20px 0 20px;
}
}
.pre_rightImage3_wrapper .pre_inner .pre_right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 49.2%;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
align-items: flex-end;
border-radius: 0 0 0 150px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
@media all and (max-width: 1279px) {
.pre_rightImage3_wrapper .pre_inner .pre_right {
position: relative;
width: 100%;
display: block;
text-align: center;
height: 350px;
border-radius: 10px;
}
}
@media all and (max-width: 480px) {
.pre_rightImage3_wrapper .pre_inner .pre_right {
height: 200px;
}
}
.pre_rightImage3_wrapper .pre_inner .pre_left {
max-width: 540px;
position: relative;
z-index: 1;
}
@media all and (max-width: 1279px) {
.pre_rightImage3_wrapper .pre_inner .pre_left {
width: 100%;
padding: 70px 0 0;
max-width: 100%;
}
}
.pre_rightImage3_wrapper .pre_inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding-top: 23px;
margin-bottom: 102px;
}
@media all and (max-width: 1280px) {
.pre_rightImage3_wrapper .pre_inner .pre_left .title {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.pre_rightImage3_wrapper .pre_inner .pre_left .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_rightImage3_wrapper .pre_inner .pre_left .text {
font-size: 24px;
line-height: 31px;
color: #7EA3E4;
padding-bottom: 50px;
}
@media all and (max-width: 767px) {
.pre_rightImage3_wrapper .pre_inner .pre_left .text {
padding-bottom: 40px;
}
}
.pre_rightImage3_wrapper .pre_inner .pre_left .text_black {
font-weight: normal;
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
padding-right: 54px;
}
.pre_rightImage3_wrapper .pre_inner .pre_left .text_black span {
color: #7EA3E4;
}
.pre_rightImage3_wrapper .pre_inner .pre_left .text_black a {
text-decoration: none;
color: #7EA3E4;
}
.pre_leftImage_wrapper {
padding: 0 16px;
position: relative;
margin-bottom: 102px;
}
@media all and (max-width: 1279px) {
.pre_leftImage_wrapper {
margin: 0;
}
}
.pre_leftImage_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 0 0 126px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
justify-content: flex-end;
}
@media all and (max-width: 1279px) {
.pre_leftImage_wrapper .pre_inner {
padding: 0 0 40px;
display: block;
}
}
.pre_leftImage_wrapper .pre_inner .pre_left {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 49.2%;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
justify-content: flex-end;
border-radius: 0 0 150px 0;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/left_bl_bg.jpg) 50% 50% no-repeat;
background-size: cover;
text-align: right;
box-sizing: border-box;
}
.pre_leftImage_wrapper .pre_inner .pre_left img {
margin: 50px -96px 0 0;
}
@media all and (max-width: 1279px) {
.pre_leftImage_wrapper .pre_inner .pre_left {
position: relative;
width: 100%;
display: block;
text-align: center;
border-radius: 10px;
padding: 10px;
}
.pre_leftImage_wrapper .pre_inner .pre_left img {
margin: 0;
}
}
.pre_leftImage_wrapper .pre_inner .pre_right {
max-width: 471px;
position: relative;
z-index: 1;
box-sizing: border-box;
}
@media all and (max-width: 1279px) {
.pre_leftImage_wrapper .pre_inner .pre_right {
width: 100%;
padding: 50px 0 0;
max-width: 100%;
}
}
.pre_leftImage_wrapper .pre_inner .pre_right .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding-top: 23px;
margin-bottom: 99px;
}
@media all and (max-width: 1280px) {
.pre_leftImage_wrapper .pre_inner .pre_right .title {
margin-bottom: 40px;
padding: 0;
}
}
@media all and (max-width: 767px) {
.pre_leftImage_wrapper .pre_inner .pre_right .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_leftImage_wrapper .pre_inner .pre_right .title span {
font-size: 18px;
line-height: 25px;
color: #7EA3E4;
}
.pre_leftImage_wrapper .pre_inner .pre_right .text_black {
font-weight: normal;
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
.pre_leftImage_wrapper .pre_inner .pre_right .text_black span {
color: #7EA3E4;
}
.pre_leftImage_wrapper .pre_inner .pre_right .text_black a {
text-decoration: none;
color: #7EA3E4;
}
.pre_list_wrappper {
font-size: 0;
background: #F7F7F7;
padding: 0 16px;
position: relative;
}
.pre_list_wrappper .circle4 {
width: 196px;
height: 196px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
top: -118px;
right: 166px;
}
@media all and (max-width: 1440px) {
.pre_list_wrappper .circle4 {
display: none;
}
}
.pre_list_wrappper .pre_inner {
max-width: 774px;
margin: 0 auto;
padding: 153px 0;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #4C4C4C;
}
@media all and (max-width: 767px) {
.pre_list_wrappper .pre_inner {
padding: 63px 0;
}
}
.pre_list_wrappper .pre_inner ul {
padding: 0;
margin: 0;
list-style: none;
}
.pre_list_wrappper .pre_inner ul li {
margin-bottom: 30px;
}
.pre_list_wrappper .pre_inner ul li:last-child {
margin-bottom: 0;
}
.pre_varikoz_main {
font-size: 0;
}
.pre_varikoz_main .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
cursor: pointer;
background-size: contain;
margin: 0 3px -3px;
}
.pre_rightImage_v_wrapper {
padding: 0 16px;
position: relative;
}
.pre_rightImage_v_wrapper .circle5 {
width: 120px;
height: 120px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
position: absolute;
bottom: -67px;
left: 100px;
z-index: 1;
}
@media all and (max-width: 1279px) {
.pre_rightImage_v_wrapper .circle5 {
width: 60px;
height: 60px;
right: 50px;
left: auto;
bottom: -30px;
}
}
.pre_rightImage_v_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 0 0 50px;
}
@media all and (min-width: 1280px) and (max-width: 1640px) {
.pre_rightImage_v_wrapper .pre_inner {
padding: 0 0 50px;
}
}
@media all and (max-width: 1279px) {
.pre_rightImage_v_wrapper .pre_inner {
padding: 40px 0 40px;
}
}
.pre_rightImage_v_wrapper .pre_inner .pre_right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 49.2%;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
align-items: flex-end;
border-radius: 0 0 0 150px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
@media all and (max-width: 1279px) {
.pre_rightImage_v_wrapper .pre_inner .pre_right {
position: relative;
width: 100%;
display: block;
text-align: center;
height: 350px;
border-radius: 10px;
}
}
@media all and (max-width: 480px) {
.pre_rightImage_v_wrapper .pre_inner .pre_right {
height: 200px;
}
}
.pre_rightImage_v_wrapper .pre_inner .pre_left {
max-width: 540px;
padding-top: 98px;
position: relative;
z-index: 1;
}
@media all and (min-width: 1280px) and (max-width: 1640px) {
.pre_rightImage_v_wrapper .pre_inner .pre_left {
padding-top: 100px;
}
}
@media all and (max-width: 1279px) {
.pre_rightImage_v_wrapper .pre_inner .pre_left {
width: 100%;
padding: 70px 0 0;
max-width: 100%;
}
}
.pre_rightImage_v_wrapper .pre_inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 44px;
line-height: 58px;
color: #143A88;
margin-bottom: 51px;
}
@media all and (max-width: 1280px) {
.pre_rightImage_v_wrapper .pre_inner .pre_left .title {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.pre_rightImage_v_wrapper .pre_inner .pre_left .title {
font-size: 28px;
line-height: 40px;
}
}
.pre_rightImage_v_wrapper .pre_inner .pre_left .text_black {
font-weight: normal;
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
max-width: 470px;
}
@media all and (max-width: 1280px) {
.pre_rightImage_v_wrapper .pre_inner .pre_left .text_black {
max-width: 100%;
}
}
.pre_rightImage_v_wrapper .pre_inner .pre_left .text_black span {
color: #7EA3E4;
}
.pre_varikoz_slider {
font-size: 0;
padding: 0 11px;
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.pre_varikoz_slider {
padding: 0 80px;
}
}
.pre_varikoz_slider .pre_inner {
max-width: 1202px;
margin: 0 auto;
padding: 215px 0 60px;
position: relative;
}
@media all and (max-width: 1280px) {
.pre_varikoz_slider .pre_inner {
padding: 40px 0 30px;
}
}
.pre_varikoz_slider .pre_inner > .title {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
padding: 0 15px 40px;
}
.pre_varikoz_slider .pre_inner > .title .main_title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.pre_varikoz_slider .pre_inner > .title .text {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
padding: 16px 0 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 371px;
-moz-box-flex: 0;
-moz-flex: 0 0 371px;
-ms-flex: 0 0 371px;
flex: 0 0 371px;
}
@media all and (max-width: 1024px) {
.pre_varikoz_slider .pre_inner > .title {
display: block;
padding: 0 0 20px;
}
.pre_varikoz_slider .pre_inner > .title .main_title {
font-size: 30px;
line-height: 41px;
padding-bottom: 38px;
}
.pre_varikoz_slider .pre_inner > .title .text {
padding: 0;
}
}
.pre_varikoz_slider .pre_inner .owl-prev {
position: absolute;
top: 0;
bottom: 26px;
left: -223px;
width: 60px;
height: 60px;
border-radius: 50%;
border: 1px solid #7EA3E4;
box-sizing: border-box;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_varikoz_slider .pre_inner .owl-prev:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_n.svg) 50% 50% no-repeat;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_varikoz_slider .pre_inner .owl-prev:after {
content: '';
position: absolute;
top: 0;
bottom: 1px;
left: 39px;
margin: auto;
width: 47px;
height: 1px;
background: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_varikoz_slider .pre_inner .owl-prev:hover {
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
border-color: transparent;
}
.pre_varikoz_slider .pre_inner .owl-prev:hover:before {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_a.svg) 50% 50% no-repeat;
}
.pre_varikoz_slider .pre_inner .owl-prev:hover:after {
width: 0;
}
@media all and (min-width: 1400px) and (max-width: 1670px) {
.pre_varikoz_slider .pre_inner .owl-prev {
left: -90px;
}
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.pre_varikoz_slider .pre_inner .owl-prev {
left: -70px;
}
.pre_varikoz_slider .pre_inner .owl-prev:after {
width: 40px;
}
}
@media all and (max-width: 1199px) {
.pre_varikoz_slider .pre_inner .owl-prev {
display: none !important;
}
}
.pre_varikoz_slider .pre_inner .owl-next {
position: absolute;
top: 0;
bottom: 26px;
right: -223px;
width: 60px;
height: 60px;
border-radius: 50%;
border: 1px solid #7EA3E4;
box-sizing: border-box;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_varikoz_slider .pre_inner .owl-next:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_n.svg) 50% 50% no-repeat;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_varikoz_slider .pre_inner .owl-next:after {
content: '';
position: absolute;
top: 1px;
bottom: 0;
right: 39px;
width: 47px;
margin: auto;
height: 1px;
background: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_varikoz_slider .pre_inner .owl-next:hover {
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
border-color: transparent;
}
.pre_varikoz_slider .pre_inner .owl-next:hover:before {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/arr_slider_a.svg) 50% 50% no-repeat;
}
.pre_varikoz_slider .pre_inner .owl-next:hover:after {
width: 0;
}
@media all and (min-width: 1400px) and (max-width: 1670px) {
.pre_varikoz_slider .pre_inner .owl-next {
right: -90px;
}
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.pre_varikoz_slider .pre_inner .owl-next {
right: -70px;
}
.pre_varikoz_slider .pre_inner .owl-next:after {
width: 40px;
}
}
@media all and (max-width: 1199px) {
.pre_varikoz_slider .pre_inner .owl-next {
display: none !important;
}
}
.pre_varikoz_slider .pre_inner .slider_news .item {
box-sizing: border-box;
padding: 15px 15px 40px;
}
@media all and (max-width: 1023px) {
.pre_varikoz_slider .pre_inner .slider_news .item {
padding: 10px 5px 20px;
}
}
.pre_varikoz_slider .pre_inner .slider_news > .item {
display: inline-block;
vertical-align: top;
width: 33.33%;
}
@media all and (max-width: 1023px) {
.pre_varikoz_slider .pre_inner .slider_news > .item {
width: auto;
}
}
.pre_varikoz_slider .pre_inner .slider_news .item_new {
background: #fff;
border-radius: 5px;
display: block;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media all and (max-width: 767px) {
.pre_varikoz_slider .pre_inner .slider_news .item_new {
max-width: 234px;
}
}
.pre_varikoz_slider .pre_inner .slider_news .item_new span {
display: block;
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .img {
position: relative;
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .img:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 125px;
background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .img img {
border-radius: 5px 5px 0px 0px;
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .inn {
padding: 35px 40px 33px;
}
@media all and (max-width: 1023px) {
.pre_varikoz_slider .pre_inner .slider_news .item_new .inn {
padding: 30px 20px 28px;
}
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .name {
padding: 0 0 30px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .title {
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
padding-bottom: 26px;
min-height: 88px;
box-sizing: border-box;
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .text {
font-size: 14px;
line-height: 24px;
color: #8F8F8F;
padding-bottom: 35px;
max-width: 210px;
}
.pre_varikoz_slider .pre_inner .slider_news .item_new .link {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.pre_varikoz_slider .pre_inner .slider_news .item_new:hover {
-moz-box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
-webkit-box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
}
.pre_varikoz_slider .pre_inner .slider_news .item_new:hover .title {
color: #143A88;
}
@media all and (max-width: 1023px) {
.pre_varikoz_slider .pre_inner .slider_news .item_new:hover {
-moz-box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
-webkit-box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
}
}
.pre_tablets_block {
padding: 0 16px;
font-size: 0;
}
.pre_tablets_block .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 43px 0 40px;
}
.pre_tablets_block .pre_inner .title {
font-size: 36px;
line-height: 49px;
color: #143A88;
font-family: "Noto Serif", serif;
padding-bottom: 100px;
}
@media all and (max-width: 767px) {
.pre_tablets_block .pre_inner .title {
padding-bottom: 38px;
font-size: 30px;
line-height: 41px;
}
}
.pre_tablets_block .pre_inner .btnWarning {
display: inline-block;
width: 20px;
height: 20px;    
cursor: pointer;
background-size: contain;
margin-left: 4px;
z-index: 1;
}
.pre_tablets_block .pre_inner .btnWarning:after {
content: '';
position: absolute;
top: 4px;
bottom: 4px;
left: 4px;
right: 4px;
border-radius: 50%;
z-index: -1;
background: #fff;
margin: auto;
}
.pre_tablets_block .pre_inner .btnWarning:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 50%;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
margin: auto;
background-size: contain;
}
.pre_tablets_block .pre_inner .text {
font-weight: normal;
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
padding-bottom: 158px;
}
@media all and (max-width: 1024px) {
.pre_tablets_block .pre_inner .text {
padding-bottom: 109px;
}
}
.pre_tablets_block .pre_inner .inner {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 767px) {
.pre_tablets_block .pre_inner .inner {
display: block;
}
}
.pre_tablets_block .pre_inner .inner .item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(50% - 15px);
-moz-box-flex: 0;
-moz-flex: 0 0 calc(50% - 15px);
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/tablet_bg.png) 50% 50% no-repeat;
background-size: cover;
border-radius: 10px;
padding: 1px 0 75px;
text-align: center;
}
@media all and (max-width: 767px) {
.pre_tablets_block .pre_inner .inner .item {
width: 100%;
box-sizing: border-box;
margin-bottom: 79px;
}
.pre_tablets_block .pre_inner .inner .item:last-child {
margin-bottom: 0;
}
}
.pre_tablets_block .pre_inner .inner .item:nth-child(2n) {
margin-right: 0;
}
.pre_tablets_block .pre_inner .inner .item .image {
margin-top: -82px;
min-height: 470px;
}
@media all and (max-width: 1024px) {
.pre_tablets_block .pre_inner .inner .item .image {
margin-top: -56px;
min-height: 266px;
}
}
.pre_tablets_block .pre_inner .inner .item .name {
padding: 0 20px 13px;
font-family: "Noto Serif", serif;
font-size: 36px;
line-height: 49px;
color: #FFFFFF;
}
@media all and (max-width: 1024px) {
.pre_tablets_block .pre_inner .inner .item .name {
font-size: 30px;
line-height: 41px;
}
}
.pre_tablets_block .pre_inner .inner .item .body {
font-size: 18px;
line-height: 25px;
color: #F8F9FD;
padding: 0 20px 36px;
}
@media all and (max-width: 1024px) {
.pre_tablets_block .pre_inner .inner .item .body {
padding: 0 5px 36px;
}
}
.pre_tablets_block .pre_inner .inner .item .body .btnWarning {
margin-bottom: -4px;
}
.pre_tablets_block .pre_inner .inner .item .labal {
font-size: 18px;
line-height: 25px;
color: #F8F9FD;
padding: 0 20px 30px;
}
@media all and (max-width: 767px) {
.pre_tablets_block .pre_inner .inner .item .labal {
padding-bottom: 20px;
}
}
.pre_textImage_wrapper {
font-size: 0;
padding: 0 16px;
}
.pre_textImage_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 20px;
}
@media all and (max-width: 1024px) {
.pre_textImage_wrapper .pre_inner {
display: block;
}
}
.pre_textImage_wrapper .pre_inner .pre_left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
box-sizing: border-box;
font-weight: normal;
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
padding: 123px 120px 20px 0;
}
@media all and (max-width: 1024px) {
.pre_textImage_wrapper .pre_inner .pre_left {
padding: 0 0 20px;
}
}
.pre_textImage_wrapper .pre_inner .pre_left .text_list {
padding: 63px 0 0 105px;
margin: 0;
list-style: none;
}
@media all and (max-width: 1024px) {
.pre_textImage_wrapper .pre_inner .pre_left .text_list {
padding: 40px 0 0;
}
}
.pre_textImage_wrapper .pre_inner .pre_left .text_list li {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
padding-left: 22px;
position: relative;
}
.pre_textImage_wrapper .pre_inner .pre_left .text_list li:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 6px;
height: 6px;
background: #7EA3E4;
border-radius: 50%;
margin: auto;
}
.pre_textImage_wrapper .pre_inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 470px;
-moz-box-flex: 0;
-moz-flex: 0 0 470px;
-ms-flex: 0 0 470px;
flex: 0 0 470px;
}
.pre_legs_wrapper {
font-size: 0;
padding: 0 16px;
}
.pre_legs_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
border-radius: 10px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/legs_bg.png) 50% 50% no-repeat;
background-size: cover;
}
@media all and (max-width: 1024px) {
.pre_legs_wrapper .pre_inner {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-direction: normal;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.pre_legs_wrapper .pre_inner .pre_left {
padding: 94px 60px 92px 100px;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
box-sizing: border-box;
}
.pre_legs_wrapper .pre_inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #FFFFFF;
padding-bottom: 22px;
}
.pre_legs_wrapper .pre_inner .pre_left .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
cursor: pointer;
background-size: contain;
margin-left: 4px;
z-index: 1;
margin-bottom: -4px;
}
.pre_legs_wrapper .pre_inner .pre_left .btnWarning:after {
content: '';
position: absolute;
top: 4px;
bottom: 4px;
left: 4px;
right: 4px;
border-radius: 50%;
z-index: -1;
background: #fff;
margin: auto;
}
.pre_legs_wrapper .pre_inner .pre_left .btnWarning:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 50%;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
margin: auto;
background-size: contain;
}
.pre_legs_wrapper .pre_inner .pre_left .text {
font-size: 18px;
line-height: 25px;
color: #F8F9FD;
}
.pre_legs_wrapper .pre_inner .pre_left .text p {
margin: 20px 0;
}
.pre_legs_wrapper .pre_inner .pre_left .text ul {
padding: 0 0 0 10px;
margin: 0;
list-style: none;
}
.pre_legs_wrapper .pre_inner .pre_left .text ul li {
font-size: 18px;
line-height: 25px;
padding-left: 22px;
position: relative;
}
.pre_legs_wrapper .pre_inner .pre_left .text ul li:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 6px;
height: 6px;
background: #7EA3E4;
border-radius: 50%;
margin: auto;
}
@media all and (max-width: 1024px) {
.pre_legs_wrapper .pre_inner .pre_left {
padding: 28px 12px 30px 20px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.pre_legs_wrapper .pre_inner .pre_left .title {
font-size: 28px;
line-height: 38px;
padding-bottom: 20px;
}
}
.pre_legs_wrapper .pre_inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 404px;
-moz-box-flex: 0;
-moz-flex: 0 0 404px;
-ms-flex: 0 0 404px;
flex: 0 0 404px;
margin-right: 62px;
}
@media all and (max-width: 1024px) {
.pre_legs_wrapper .pre_inner .pre_right {
text-align: center;
margin: 0;
width: 100%;
-webkit-box-flex: none;
-webkit-flex: none;
-moz-box-flex: none;
-moz-flex: none;
-ms-flex: none;
flex: none;
}
}
@media all and (max-width: 479px) {
.pre_legs_wrapper .pre_inner .pre_right img {
max-width: 212px;
}
}
.pre_proff_wrapper {
font-size: 0;
padding: 0 16px;
}
.pre_proff_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 30px 0 98px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 979px) {
.pre_proff_wrapper .pre_inner {
padding: 20px 0 70px;
display: block;
}
}
.pre_proff_wrapper .pre_inner .pre_left {
-webkit-box-flex: 0;
-webkit-flex: 0 0 397px;
-moz-box-flex: 0;
-moz-flex: 0 0 397px;
-ms-flex: 0 0 397px;
flex: 0 0 397px;
margin-right: 184px;
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
.pre_proff_wrapper .pre_inner .pre_left {
margin-right: 20px;
}
}
@media all and (max-width: 979px) {
.pre_proff_wrapper .pre_inner .pre_left {
text-align: center;
margin: 0;
}
}
.pre_proff_wrapper .pre_inner .pre_right {
padding: 84px 0 0;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
box-sizing: border-box;
font-family: "Noto Serif", serif;
}
@media all and (max-width: 1280px) {
.pre_proff_wrapper .pre_inner .pre_right {
padding-top: 43px;
}
}
.pre_proff_wrapper .pre_inner .pre_right .title {
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding-bottom: 50px;
}
@media all and (max-width: 1280px) {
.pre_proff_wrapper .pre_inner .pre_right .title {
font-size: 30px;
line-height: 41px;
padding-bottom: 20px;
}
}
.pre_proff_wrapper .pre_inner .pre_right .bot {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 767px) {
.pre_proff_wrapper .pre_inner .pre_right .bot {
display: block;
}
.pre_proff_wrapper .pre_inner .pre_right .bot .btn {
text-align: center;
}
}
.pre_proff_wrapper .pre_inner .pre_right .bot .text {
font-size: 24px;
font-family:  "PT Sans", sans-serif;
line-height: 31px;
color: #7EA3E4;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
box-sizing: border-box;
padding-right: 10px;
}
@media all and (max-width: 767px) {
.pre_proff_wrapper .pre_inner .pre_right .bot .text {
padding: 0 0 46px;
}
}
.pre_tabbs_wrapepr {
font-size: 0;
padding: 0;
}
.pre_tabbs_wrapepr .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
z-index: 1;
cursor: pointer;
background-size: contain;
margin: 0 3px -3px;
}
.pre_tabbs_wrapepr .btnWarning:after {
content: '';
position: absolute;
top: 4px;
bottom: 4px;
left: 4px;
right: 4px;
border-radius: 50%;
z-index: -1;
background: #fff;
margin: auto;
}
.pre_tabbs_wrapepr .btnWarning:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 50%;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
margin: auto;
background-size: contain;
}
.pre_tabbs_wrapepr .pre_inner {
padding: 40px 0 50px;
max-width: 1172px;
margin: 0 auto;
}
.pre_tabbs_wrapepr .pre_inner .inner {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
background: #F8F9FD;
}
@media all and (max-width: 979px) {
.pre_tabbs_wrapepr .pre_inner .inner {
padding: 0 16px 45px;
display: block;
}
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 94px 40px 70px 100px;
box-sizing: border-box;
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
margin-bottom: 42px;
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_left .text {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
@media all and (max-width: 1280px) {
.pre_tabbs_wrapepr .pre_inner .inner .pre_left {
padding: 40px 20px 40px 20px;
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_left .title {
font-size: 30px;
line-height: 41px;
}
}
@media all and (max-width: 979px) {
.pre_tabbs_wrapepr .pre_inner .inner .pre_left {
padding: 36px 0 40px;
}
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 370px;
-moz-box-flex: 0;
-moz-flex: 0 0 370px;
-ms-flex: 0 0 370px;
flex: 0 0 370px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/tab_bg.jpg) 50% 50% no-repeat;
background-size: cover;
box-sizing: border-box;
padding: 59px 15px 68px;
border-radius: 10px;
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_right .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #FFFFFF;
margin-bottom: 32px;
text-align: center;
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_right .image {
text-align: center;
margin: 0 0 -43px;
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_right .text {
text-align: center;
font-size: 18px;
line-height: 25px;
color: #F8F9FD;
max-width: 230px;
margin: 0 auto;
padding-bottom: 34px;
}
@media all and (max-width: 979px) {
.pre_tabbs_wrapepr .pre_inner .inner .pre_right {
width: 100%;
padding: 40px 16px 48px;
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_right .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_tabbs_wrapepr .pre_inner .inner .pre_right .btn {
text-align: center;
}
.pre_gemr_text_wrapper {
font-size: 0;
padding: 0 16px;
}
.pre_gemr_text_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 50px 0 29px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
}
@media all and (max-width: 979px) {
.pre_gemr_text_wrapper .pre_inner {
display: block;
padding-top: 0;
}
}
.pre_gemr_text_wrapper .pre_inner .pre_left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
margin-right: 130px;
box-sizing: border-box;
}
@media all and (max-width: 1280px) {
.pre_gemr_text_wrapper .pre_inner .pre_left {
margin-right: 30px;
}
}
@media all and (max-width: 979px) {
.pre_gemr_text_wrapper .pre_inner .pre_left {
margin: 0;
padding: 40px 0 0;
}
}
.pre_gemr_text_wrapper .pre_inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 470px;
-moz-box-flex: 0;
-moz-flex: 0 0 470px;
-ms-flex: 0 0 470px;
flex: 0 0 470px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
text-align: center;
}
.pre_gemr_text_bot {
font-size: 0;
padding: 0 16px;
}
.pre_gemr_text_bot .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 29px 0 101px;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 1280px) {
.pre_gemr_text_bot .pre_inner {
padding: 25px 0 80px;
}
}
@media all and (max-width: 979px) {
.pre_gemr_text_bot .pre_inner {
display: block;
}
}
.pre_gemr_text_bot .pre_inner .pre_left {
-webkit-box-flex: 0;
-webkit-flex: 0 0 470px;
-moz-box-flex: 0;
-moz-flex: 0 0 470px;
-ms-flex: 0 0 470px;
flex: 0 0 470px;
margin-right: 129px;
}
@media all and (max-width: 1280px) {
.pre_gemr_text_bot .pre_inner .pre_left {
margin: 0 30px 0 0;
text-align: center;
}
}
@media all and (max-width: 979px) {
.pre_gemr_text_bot .pre_inner .pre_left {
margin: 0;
}
}
.pre_gemr_text_bot .pre_inner .pre_right {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 59px 0 0;
}
.pre_gemr_text_bot .pre_inner .pre_right .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding-bottom: 49px;
}
.pre_gemr_text_bot .pre_inner .pre_right .text {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
@media all and (max-width: 979px) {
.pre_gemr_text_bot .pre_inner .pre_right {
padding-top: 40px;
}
.pre_gemr_text_bot .pre_inner .pre_right .title {
font-size: 30px;
line-height: 41px;
padding-bottom: 40px;
}
}
.pre_article_wrapper {
font-size: 0;
padding: 0 16px;
}
.pre_article_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 69px 0;
}
@media all and (max-width: 1280px) {
.pre_article_wrapper .pre_inner {
padding: 40px 0;
}
}
.pre_article_wrapper .pre_inner > .title {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 100px;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
}
.pre_article_wrapper .pre_inner > .title .main_title {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 48px;
line-height: 65px;
color: #143A88;
padding-right: 20px;
box-sizing: border-box;
}
@media all and (max-width: 979px) {
.pre_article_wrapper .pre_inner > .title {
display: block;
margin-bottom: 40px;
}
.pre_article_wrapper .pre_inner > .title .main_title {
margin-bottom: 40px;
text-align: center;
padding: 0;
font-size: 30px;
line-height: 41px;
}
}
.pre_article_wrapper .pre_inner > .title .folders ul {
padding: 0;
margin: 0;
list-style: none;
}
@media all and (max-width: 979px) {
.pre_article_wrapper .pre_inner > .title .folders ul {
text-align: center;
margin: 0 -10px;
}
}
.pre_article_wrapper .pre_inner > .title .folders ul li {
display: inline-block;
vertical-align: top;
}
.pre_article_wrapper .pre_inner > .title .folders ul li a {
display: block;
padding: 0 20px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-decoration: none;
text-transform: uppercase;
color: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_article_wrapper .pre_inner > .title .folders ul li a:hover {
color: #143A88;
}
@media all and (max-width: 979px) {
.pre_article_wrapper .pre_inner > .title .folders ul li a {
padding: 0 8px;
}
}
.pre_article_wrapper .pre_inner .inner {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media all and (max-width: 539px) {
.pre_article_wrapper .pre_inner .inner {
display: block;
}
}
@media all and (min-width: 980px) {
.pre_article_wrapper .pre_inner .inner > .item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(33.33% - 20px);
-moz-box-flex: 0;
-moz-flex: 0 0 calc(33.33% - 20px);
-ms-flex: 0 0 calc(33.33% - 20px);
flex: 0 0 calc(33.33% - 20px);
margin-right: 30px;
margin-bottom: 100px;
}
.pre_article_wrapper .pre_inner .inner > .item:nth-child(3n) {
margin-right: 0;
}
}
@media all and (min-width: 540px) and (max-width: 979px) {
.pre_article_wrapper .pre_inner .inner > .item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(50% - 15px);
-moz-box-flex: 0;
-moz-flex: 0 0 calc(50% - 15px);
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
margin-bottom: 50px;
}
.pre_article_wrapper .pre_inner .inner > .item:nth-child(2n) {
margin-right: 0;
}
}
@media all and (max-width: 539px) {
.pre_article_wrapper .pre_inner .inner > .item {
margin: 0 0 30px;
}
}
.pre_article_wrapper .pre_inner .inner .item_new {
background: #fff;
border-radius: 5px;
display: block;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_article_wrapper .pre_inner .inner .item_new span {
display: block;
}
.pre_article_wrapper .pre_inner .inner .item_new .img {
position: relative;
}
.pre_article_wrapper .pre_inner .inner .item_new .img:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 125px;
background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.pre_article_wrapper .pre_inner .inner .item_new .img img {
border-radius: 5px 5px 0px 0px;
width: 100%;
}
.pre_article_wrapper .pre_inner .inner .item_new .inn {
padding: 35px 20px 33px 40px;
}
@media all and (max-width: 1023px) {
.pre_article_wrapper .pre_inner .inner .item_new .inn {
padding: 30px 20px 28px;
}
}
.pre_article_wrapper .pre_inner .inner .item_new .name {
padding: 0 0 30px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.pre_article_wrapper .pre_inner .inner .item_new .title {
font-size: 24px;
line-height: 31px;
color: #4C4C4C;
padding-bottom: 26px;
min-height: 88px;
box-sizing: border-box;
}
.pre_article_wrapper .pre_inner .inner .item_new .text {
font-size: 14px;
line-height: 24px;
color: #8F8F8F;
padding-bottom: 35px;
max-width: 210px;
}
.pre_article_wrapper .pre_inner .inner .item_new .link {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
}
.pre_article_wrapper .pre_inner .inner .item_new:hover {
-moz-box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
-webkit-box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
box-shadow: 0px 15px 20px rgba(126, 163, 228, 0.35);
}
@media all and (max-width: 1023px) {
.pre_article_wrapper .pre_inner .inner .item_new:hover {
-moz-box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
-webkit-box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
box-shadow: 0px 10px 15px rgba(126, 163, 228, 0.35);
}
}
.pre_article_wrapper .pages_list {
text-align: center;
padding-top: 20px;
}
.pre_article_wrapper .pages_list ul {
padding: 0;
margin: 0;
list-style: none;
display: inline-block;
vertical-align: top;
}
.pre_article_wrapper .pages_list ul li {
display: inline-block;
vertical-align: top;
}
.pre_article_wrapper .pages_list ul li a {
width: 48px;
height: 48px;
border: 1px solid #E8E8E8;
text-align: center;
color: #7EA3E4;
font-weight: bold;
font-size: 13px;
line-height: 48px;
box-sizing: border-box;
margin-right: -1px;
display: block;
text-decoration: none;
}
.pre_article_wrapper .pages_list ul li.active a,.pre_article_wrapper .pages_list ul li a:hover {
color: #143A88;
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
}
.pre_article_wrapper .pages_list ul li.prev a {
border-radius: 24px 0 0 24px;
position: relative;
}
.pre_article_wrapper .pages_list ul li.prev a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/page_ar.svg) 50% 50% no-repeat;
}
.pre_article_wrapper .pages_list ul li.prev a:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
bottom: -1px;
right: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
border-radius: 24px 0 0 24px;
}
.pre_article_wrapper .pages_list ul li.prev a:hover:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/page_ar_h.svg) 50% 50% no-repeat;
}
.pre_article_wrapper .pages_list ul li.prev a:hover:before {
opacity: 1;
}
.pre_article_wrapper .pages_list ul li.next a {
border-radius: 0 24px 24px 0;
position: relative;
}
.pre_article_wrapper .pages_list ul li.next a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/page_ar.svg) 50% 50% no-repeat;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.pre_article_wrapper .pages_list ul li.next a:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
bottom: -1px;
right: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
border-radius: 0 24px 24px 0;
}
.pre_article_wrapper .pages_list ul li.next a:hover:after {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/page_ar_h.svg) 50% 50% no-repeat;
}
.pre_article_wrapper .pages_list ul li.next a:hover:before {
opacity: 1;
}
.pre_news_block.article .owl-prev, .pre_news_block.article .owl-next {
display: none !important;
}
.pre_news_block.article .pre_inner .main_title {
max-width: 400px;
}
.pre_article_detalil {
font-size: 0;
padding: 0 16px;
}
.pre_article_detalil .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 68px 0;
}
.pre_article_detalil .pre_inner .title {
text-align: center;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding: 0;
margin: 0 0 50px;
}
.pre_article_detalil .pre_inner .text {
padding: 20px 0;
max-width: 770px;
margin: 0 auto;
font-size: 16px;
line-height: 24px;
color: #8F8F8F;
}
.pre_article_detalil .pre_inner .text h2 {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
margin: 30px 0;
font-family: "PT Sans", sans-serif;
}
@media all and (max-width: 1280px) {
.pre_article_detalil .pre_inner {
padding: 40px 0;
}
.pre_article_detalil .pre_inner .title {
font-size: 30px;
line-height: 41px;
margin-bottom: 40px;
}
.pre_article_detalil .pre_inner .text h2 {
margin: 20px 0;
}
}
.pre_article_detalil .pre_inner .social_artc {
max-width: 770px;
margin: 0 auto;
}
.pre_article_detalil .pre_inner .social_artc .name {
font-size: 14px;
line-height: 24px;
color: #8F8F8F;
display: inline-block;
vertical-align: middle;
margin-right: 23px;
}
.pre_article_detalil .pre_inner .social_artc a {
display: inline-block;
vertical-align: middle;
margin-right: 16px;
text-decoration: none;
}
.pre_buy_wrapper {
font-size: 0;
padding: 0 16px;
}
.pre_buy_wrapper .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 98px 0;
}
@media all and (max-width: 1280px) {
.pre_buy_wrapper .pre_inner {
padding: 40px 0;
}
}
.pre_buy_wrapper .pre_inner .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 48px;
line-height: 65px;
text-align: center;
color: #143A88;
}
@media all and (max-width: 1280px) {
.pre_buy_wrapper .pre_inner .title {
font-size: 30px;
line-height: 41px;
}
}
.pre_buy_wrapper .pre_inner .inner {
padding: 100px 0 0;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media all and (max-width: 1280px) {
.pre_buy_wrapper .pre_inner .inner {
padding-top: 40px;
}
}
@media all and (max-width: 767px) {
.pre_buy_wrapper .pre_inner .inner {
display: block;
}
}
.pre_buy_wrapper .pre_inner .inner .item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(50% - 15px);
-moz-box-flex: 0;
-moz-flex: 0 0 calc(50% - 15px);
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-right: 30px;
margin-bottom: 30px;
}
.pre_buy_wrapper .pre_inner .inner .item:nth-child(2n) {
margin-right: 0;
}
@media all and (max-width: 767px) {
.pre_buy_wrapper .pre_inner .inner .item {
margin: 0;
}
}
.pre_buy_wrapper .pre_inner .inner .item .image img {
border-radius: 10px;
}
.pre_buy_wrapper .pre_inner .inner .item .image a {
display: block;
text-align: center;
text-decoration: none;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot {
padding: 54px 70px 50px;
}
@media all and (max-width: 1280px) {
.pre_buy_wrapper .pre_inner .inner .item .item_bot {
padding: 40px 0;
}
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .name {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding-bottom: 31px;
max-width: 288px;
}
@media all and (max-width: 1280px) {
.pre_buy_wrapper .pre_inner .inner .item .item_bot .name {
font-size: 30px;
line-height: 41px;
}
}
@media all and (max-width: 979px) {
.pre_buy_wrapper .pre_inner .inner .item .item_bot .name {
max-width: 100%;
padding-bottom: 40px;
}
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .text {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params {
padding: 26px 0 0;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 979px) {
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params {
padding-top: 40px;
}
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-right: 24px;
position: relative;
}
@media all and (max-width: 979px) {
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy {
margin-right: 10px;
}
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox.jqselect {
width: 100%;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__select {
background: #FFFFFF;
border: 1px solid #7EA3E4;
box-sizing: border-box;
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
border-radius: 3px;
padding: 16px 20px;
box-sizing: border-box;
cursor: pointer;
}
@media all and (max-width: 979px) {
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__select {
padding: 16px 15px;
}
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__select .jq-selectbox__select-text {
font-weight: normal;
font-size: 14px;
line-height: 18px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
width: 100% !important;
text-align: left;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__select .jq-selectbox__trigger-arrow {
position: absolute;
top: 0;
bottom: 0;
right: 20px;
width: 20px;
height: 20px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/select_ar.svg) 50% 50% no-repeat;
margin: auto;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox.jqselect.opened .jq-selectbox__select .jq-selectbox__trigger-arrow {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/sel_ar_h.svg) 50% 50% no-repeat;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__dropdown {
position: absolute;
top: 100%;
left: 0;
right: 0;
background: #FFFFFF;
border: 1px solid #7EA3E4;
box-sizing: border-box;
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
border-radius: 3px;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__dropdown ul {
padding: 9px 0;
margin: 0;
list-style: none;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__dropdown ul li {
padding: 12px 20px;
font-size: 14px;
cursor: pointer;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__dropdown ul li.selected, .pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__dropdown ul li.sel {
color: #143A88;
}
@media all and (max-width: 979px) {
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .select_buy .jq-selectbox__dropdown ul li {
padding: 12px 15px;
}
}
.pre_buy_wrapper .pre_inner .inner .item .item_bot .params .btn .buyBtn {
border: none;
outline: none;
}
.pre_product_main {
font-size: 0;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/top_bg.jpg) 50% 50% no-repeat;
background-size: cover;
overflow: hidden;
padding: 0 16px;
}
.pre_product_main .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 185px 0 190px;
}
@media all and (min-width: 1280px) and (max-width: 1400px) {
.pre_product_main .pre_inner {
padding: 100px 0;
}
}
@media all and (max-width: 1279px) {
.pre_product_main .pre_inner {
padding: 40px 0 43px;
}
}
.pre_product_main .pre_inner > .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 30px;
line-height: 41px;
color: #FFFFFF;
padding-bottom: 40px;
}
@media all and (min-width: 1280px) {
.pre_product_main .pre_inner > .title {
display: none;
}
}
.pre_product_main .pre_inner .inner {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 1279px) {
.pre_product_main .pre_inner .inner {
display: block;
}
}
.pre_product_main .pre_inner .pre_right {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
margin: 84px -204px 0 11px;
}
@media all and (min-width: 1280px) and (max-width: 1400px) {
.pre_product_main .pre_inner .pre_right {
margin: 84px -40px 0 11px;
}
}
@media all and (max-width: 1279px) {
.pre_product_main .pre_inner .pre_right {
margin: 0;
text-align: center;
}
}
.pre_product_main .pre_inner .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
cursor: pointer;
background-size: contain;
margin: 0 3px -3px;
}
.pre_product_main .pre_inner .pre_left {
-webkit-box-flex: 0;
-webkit-flex: 0 0 484px;
-moz-box-flex: 0;
-moz-flex: 0 0 484px;
-ms-flex: 0 0 484px;
flex: 0 0 484px;
}
.pre_product_main .pre_inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 48px;
line-height: 65px;
color: #FFFFFF;
padding-bottom: 100px;
}
@media all and (max-width: 1279px) {
.pre_product_main .pre_inner .pre_left .title {
display: none;
}
}
.pre_product_main .pre_inner .pre_left .text {
font-size: 24px;
line-height: 31px;
color: #F8F9FD;
padding: 0 12px 0 0;
}
@media all and (max-width: 767px) {
.pre_product_main .pre_inner .pre_left .text {
padding: 0;
}
}
.pre_product_main .pre_inner .pre_left .params {
padding: 90px 48px 0 0;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 1279px) {
.pre_product_main .pre_inner .pre_left .params {
max-width: 360px;
}
}
@media all and (max-width: 979px) {
.pre_product_main .pre_inner .pre_left .params {
padding: 40px 0 0;
}
}
.pre_product_main .pre_inner .pre_left .params .select_buy {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-right: 24px;
position: relative;
}
@media all and (max-width: 979px) {
.pre_product_main .pre_inner .pre_left .params .select_buy {
margin-right: 10px;
}
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox.jqselect {
width: 100%;
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__select {
background: #FFFFFF;
border: 1px solid #7EA3E4;
box-sizing: border-box;
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
border-radius: 3px;
padding: 16px 20px;
box-sizing: border-box;
cursor: pointer;
}
@media all and (max-width: 979px) {
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__select {
padding: 16px 15px;
}
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__select .jq-selectbox__select-text {
font-weight: normal;
font-size: 14px;
line-height: 18px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
width: 100% !important;
text-align: left;
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__select .jq-selectbox__trigger-arrow {
position: absolute;
top: 0;
bottom: 0;
right: 20px;
width: 20px;
height: 20px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/select_ar.svg) 50% 50% no-repeat;
margin: auto;
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox.jqselect.opened .jq-selectbox__select .jq-selectbox__trigger-arrow {
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/sel_ar_h.svg) 50% 50% no-repeat;
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__dropdown {
position: absolute;
top: 100%;
left: 0;
right: 0;
background: #FFFFFF;
border: 1px solid #7EA3E4;
box-sizing: border-box;
box-shadow: 0px 15px 115px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.05);
border-radius: 3px;
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__dropdown ul {
padding: 9px 0;
margin: 0;
list-style: none;
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__dropdown ul li {
padding: 12px 20px;
font-size: 14px;
cursor: pointer;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__dropdown ul li.selected, .pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__dropdown ul li.sel {
color: #143A88;
}
@media all and (max-width: 979px) {
.pre_product_main .pre_inner .pre_left .params .select_buy .jq-selectbox__dropdown ul li {
padding: 12px 15px;
}
}
.pre_product_main .pre_inner .pre_left .params .btn .buyBtn {
border: none;
outline: none;
}
.pre_product_text_top {
font-size: 0;
padding: 0 16px;
}
.pre_product_text_top .pre_inner {
padding: 100px 0 52px;
max-width: 1172px;
margin: 0 auto;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 1279px) {
.pre_product_text_top .pre_inner {
padding: 40px 0;
}
}
@media all and (max-width: 979px) {
.pre_product_text_top .pre_inner {
display: block;
}
}
.pre_product_text_top .pre_inner .btnWarning {
display: inline-block;
width: 20px;
height: 20px;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/warn.svg) 50% 50% no-repeat;
cursor: pointer;
background-size: contain;
margin: 0 3px -3px;
}
.pre_product_text_top .pre_inner .pre_left {
-webkit-box-flex: 0;
-webkit-flex: 0 0 570px;
-moz-box-flex: 0;
-moz-flex: 0 0 570px;
-ms-flex: 0 0 570px;
flex: 0 0 570px;
margin-right: 130px;
}
@media all and (max-width: 1279px) {
.pre_product_text_top .pre_inner .pre_left {
margin-right: 80px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 450px;
-moz-box-flex: 0;
-moz-flex: 0 0 450px;
-ms-flex: 0 0 450px;
flex: 0 0 450px;
}
}
@media all and (max-width: 979px) {
.pre_product_text_top .pre_inner .pre_left {
margin: 0;
}
}
.pre_product_text_top .pre_inner .pre_left .image {
position: relative;
}
.pre_product_text_top .pre_inner .pre_left .image img {
border-radius: 0 0 150px;
}
@media all and (max-width: 979px) {
.pre_product_text_top .pre_inner .pre_left .image img {
border-radius: 0 0 100px;
}
}
.pre_product_text_top .pre_inner .pre_left .image .circle6 {
position: absolute;
bottom: -58px;
right: -30px;
width: 142px;
height: 142px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
}
@media all and (max-width: 979px) {
.pre_product_text_top .pre_inner .pre_left .image .circle6 {
display: none;
}
}
.pre_product_text_top .pre_inner .pre_left .title {
margin: 58px 0 42px 100px;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
}
@media all and (max-width: 1279px) {
.pre_product_text_top .pre_inner .pre_left .title {
margin: 40px 0;
}
}
.pre_product_text_top .pre_inner .pre_left .text {
margin: 0 0 0 100px;
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
@media all and (max-width: 1279px) {
.pre_product_text_top .pre_inner .pre_left .text {
margin: 0;
}
}
.pre_product_text_top .pre_inner .pre_right {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
position: relative;
padding: 95px 0 0;
}
@media all and (max-width: 979px) {
.pre_product_text_top .pre_inner .pre_right {
padding-top: 40px;
}
}
.pre_product_text_top .pre_inner .pre_right .circle7 {
position: absolute;
top: -6px;
right: -32px;
width: 71px;
height: 71px;
background: radial-gradient(64.03% 64.03% at 6.5% 8.67%, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #DFEBFF;
box-shadow: 0px 30px 40px rgba(126, 163, 228, 0.35);
border-radius: 50%;
}
@media all and (max-width: 1279px) {
.pre_product_text_top .pre_inner .pre_right .circle7 {
top: 0;
right: 0;
}
}
@media all and (max-width: 979px) {
.pre_product_text_top .pre_inner .pre_right .circle7 {
display: none;
}
}
.pre_product_text_top .pre_inner .pre_right .subtitle {
font-size: 24px;
line-height: 31px;
color: #143A88;
}
.pre_product_text_top .pre_inner .pre_right .text {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
padding: 78px 0 58px;
}
@media all and (max-width: 979px) {
.pre_product_text_top .pre_inner .pre_right .text {
padding: 33px 0 28px;
}
}
.pre_product_text_top .pre_inner .pre_right .text_b {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
padding: 44px 0 44px;
}
.pre_product_text_bot {
font-size: 0;
padding: 0 16px;
overflow: hidden;
}
.pre_product_text_bot .pre_inner {
max-width: 1172px;
margin: 0 auto;
padding: 40px 0;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
@media all and (max-width: 1023px) {
.pre_product_text_bot .pre_inner {
display: block;
padding-top: 12px;
}
}
.pre_product_text_bot .pre_inner .pre_left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 27px 60px 0 0;
box-sizing: border-box;
}
@media all and (max-width: 1023px) {
.pre_product_text_bot .pre_inner .pre_left {
padding: 0 0 40px;
}
}
.pre_product_text_bot .pre_inner .pre_left .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 36px;
line-height: 49px;
color: #143A88;
padding-bottom: 100px;
}
@media all and (max-width: 1023px) {
.pre_product_text_bot .pre_inner .pre_left .title {
padding-bottom: 51px;
}
}
.pre_product_text_bot .pre_inner .pre_left .text {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
}
.pre_product_text_bot .pre_inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 605px;
-moz-box-flex: 0;
-moz-flex: 0 0 605px;
-ms-flex: 0 0 605px;
flex: 0 0 605px;
margin: 5px -57px 0 0;
}
@media all and (max-width: 1023px) {
.pre_product_text_bot .pre_inner .pre_right {
text-align: center;
margin: 0;
}
}
.pre_bg_block {
padding: 24px 16px 100px;
font-size: 0;
}
@media all and (max-width: 1279px) {
.pre_bg_block {
padding: 20px 16px 40px;
}
}
.pre_bg_block .pre_inner {
max-width: 1166px;
margin: 0 auto;
padding: 69px 100px;
box-sizing: border-box;
background: url(//detralex.uz/wp-content/themes/detralex/assets/img/bg_block.jpg) 50% 50% no-repeat;
background-size: cover;
box-sizing: border-box;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
border-radius: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
}
@media all and (max-width: 1279px) {
.pre_bg_block .pre_inner {
padding: 45px 29px 41px;
}
}
@media all and (max-width: 767px) {
.pre_bg_block .pre_inner {
display: block;
}
}
.pre_bg_block .pre_inner .pre_left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding-right: 20px;
box-sizing: border-box;
}
.pre_bg_block .pre_inner .pre_left .text {
max-width: 526px;
font-size: 24px;
line-height: 31px;
color: #FFFFFF;
}
@media all and (max-width: 1024px) {
.pre_bg_block .pre_inner .pre_left .text {
font-size: 18px;
line-height: 25px;
}
}
@media all and (max-width: 767px) {
.pre_bg_block .pre_inner .pre_left .text {
padding-bottom: 36px;
}
}
.pre_bg_block .pre_inner .pre_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media all and (max-width: 767px) {
.pre_bg_block .pre_inner .pre_right .btnBgBlack {
padding: 16px 22px;
text-align: center;
}
}
.pre_test_banner {
font-size: 0;
}
.pre_test_banner .banner {
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
min-height: 265px;
}
@media all and (max-width: 1024px) {
.pre_test_banner .banner {
min-height: 200px;
}
}
.pre_test_banner .pre_inner {
max-width: 770px;
text-align: center;
margin: 0 auto;
padding: 62px 0 70px;
}
.pre_test_banner .pre_inner .title {
font-family: "Noto Serif", serif;
font-weight: normal;
font-size: 48px;
line-height: 65px;
color: #143A88;
padding-bottom: 70px;
}
.pre_test_banner .pre_inner .text {
font-size: 18px;
line-height: 25px;
color: #4C4C4C;
padding-bottom: 70px;
}
@media all and (max-width: 1024px) {
.pre_test_banner .pre_inner {
padding: 40px 16px;
}
.pre_test_banner .pre_inner .title {
font-size: 31px;
line-height: 41px;
padding-bottom: 40px;
}
.pre_test_banner .pre_inner .text {
padding-bottom: 40px;
}
}
.pre_test_banner.success .pre_inner {
text-align: left;
}
.pre_test_banner.success .pre_inner .title {
text-align: center;
font-size: 36px;
line-height: 49px;
}
.pre_test_banner.success .pre_inner .text span {
font-size: 14px;
line-height: 24px;
color: #7EA3E4;
}
.pre_test_banner.success .pre_inner .btn {
text-align: center;
}
.pre_testing_wrapper {
font-size: 0;
padding: 0 16px;
display: none;
}
.pre_testing_wrapper .pre_inner {
max-width: 1044px;
margin: 0 auto;
padding: 50px 0 154px;
text-align: center;
}
@media all and (max-width: 979px) {
.pre_testing_wrapper .pre_inner {
padding-top: 30px;
padding-bottom: 30px;
}
}
.pre_testing_wrapper .pre_inner .wizard > .content {
background: none;
}
@media all and (max-width: 979px) {
}
.pre_testing_wrapper .pre_inner .wizard > .content > .body {
width: 100%;
height: 100%;
}
.pre_testing_wrapper .pre_inner .actions ul {
text-align: center;
}
.pre_testing_wrapper .pre_inner .actions ul li {
float: none;
}
.pre_testing_wrapper .pre_inner .actions ul li:first-child {
display: none !important;
}
.pre_testing_wrapper .pre_inner .actions ul li a {
padding: 16px 24px;
cursor: pointer;
text-decoration: none;
border-radius: 50px;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
color: #fff;
display: inline-block;
vertical-align: top;
text-transform: uppercase;
position: relative;
z-index: 1;
box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pre_testing_wrapper .pre_inner .actions ul li a:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -webkit-linear-gradient(90deg, #143A88 -86.19%, #2962D7 100%);
background: -moz-linear-gradient(90deg, #143A88 -86.19%, #2962D7 100%);
background: -o-linear-gradient(90deg, #143A88 -86.19%, #2962D7 100%);
background: linear-gradient(90deg, #143A88 -86.19%, #2962D7 100%);
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 50px;
}
.pre_testing_wrapper .pre_inner .actions ul li a:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: -webkit-linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
background: -moz-linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
background: -o-linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
background: linear-gradient(90deg, #6C93D8 0%, #7EA3E4 100%);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 50px;
opacity: 0;
z-index: -1;
}
.pre_testing_wrapper .pre_inner .actions ul li a:hover {
box-shadow: 0px 5px 30px rgba(126, 163, 228, 0.25);
}
.pre_testing_wrapper .pre_inner .actions ul li a:hover:after {
opacity: 1;
}
.pre_testing_wrapper .pre_inner .testing_step {
padding: 46px 0;
border: none;
outline: none;
background: none;
box-sizing: border-box;
}
@media all and (max-width: 979px) {
.pre_testing_wrapper .pre_inner .testing_step {
padding-top: 0;
padding-bottom: 20px;
}
}
.pre_testing_wrapper .pre_inner .testing_step .icon {
padding-bottom: 67px;
}
@media all and (max-width: 979px) {
.pre_testing_wrapper .pre_inner .testing_step .icon {
padding-bottom: 30px;
}
.pre_testing_wrapper .pre_inner .testing_step .icon img {
max-width: 150px;
}
}
@media all and (max-width: 767px) {
.pre_testing_wrapper .pre_inner .testing_step .icon img {
max-width: 100px;
}
}
.pre_testing_wrapper .pre_inner .testing_step .text {
font-weight: normal;
font-size: 24px;
line-height: 33px;
color: #143A88;
font-family: "Noto Serif", serif;
padding-bottom: 7px;
}
@media all and (max-width: 767px) {
.pre_testing_wrapper .pre_inner .testing_step .text {
font-size: 18px;
line-height: 24px;
}
}
.pre_testing_wrapper .pre_inner .testing_step .step_text {
font-size: 12px;
line-height: 24px;
text-transform: uppercase;
color: #7EA3E4;
padding-bottom: 35px;
}
@media all and (max-width: 980px) {
.pre_testing_wrapper .pre_inner .testing_step .progress_bar {
display: none;
}
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item {
display: inline-block;
vertical-align: top;
margin-right: 60px;
position: relative;
width: 8px;
height: 8px;
border-radius: 50%;
background: #7EA3E4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item:last-child {
margin-right: 0;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item:before {
content: '';
right: 100%;
position: absolute;
top: 0;
bottom: 0;
left: -60px;
background: #7EA3E4;
height: 1px;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: -1;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: -60px;
right: calc(100% + 60px);
height: 1px;
margin: auto;
background: #143A88;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: -1;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item:first-child:before, .pre_testing_wrapper .pre_inner .testing_step .progress_bar .item:first-child:after {
display: none;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item.active {
background: #143A88;
z-index: 2;
-moz-box-shadow: 0 0 0 6px #143A88;
-webkit-box-shadow: 0 0 0 6px #143A88;
box-shadow: 0 0 0 6px #143A88;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item.active:after {
right: 100%;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item.done {
background: #143A88;
}
.pre_testing_wrapper .pre_inner .testing_step .progress_bar .item.done:after {
right: 100%;
}
.pre_testing_wrapper .pre_inner .testing_step .variant {
padding: 71px 0 30px;
}
@media all and (max-width: 979px) {
.pre_testing_wrapper .pre_inner .testing_step .variant {
padding-top: 20px;
padding-bottom: 0;
}
}
@media all and (max-width: 767px) {
.pre_testing_wrapper .pre_inner .testing_step .variant {
text-align: left;
}
}
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button {
display: inline-block;
vertical-align: top;
max-width: 290px;
margin-right: 43px;
text-align: left;
margin-bottom: 30px;
}
@media all and (min-width: 768px) and (max-width: 979px) {
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button {
width: calc(50% - 22px);
}
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button:nth-child(2n) {
margin-right: 0;
}
}
@media all and (max-width: 767px) {
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button {
max-width: 100%;
margin-right: 0;
display: block;
}
}
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button label {
display: inline-block;
vertical-align: top;
padding-left: 35px;
position: relative;
cursor: pointer;
}
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button label input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button label ins {
position: absolute;
top: -2px;
left: 0;
width: 20px;
height: 20px;
border: 1px solid #7EA3E4;
background: #F8F9FD;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 50%;
box-sizing: border-box;
}
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button label input:checked + ins {
border-color: #143A88;
border-width: 4px;
}
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button label span {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #4C4C4C;
}
@media all and (max-width: 1024px) {
.pre_testing_wrapper .pre_inner .testing_step .variant .radio_button label span br {
display: none;
}
}